.hero-top-block {padding-top:40px; }
.hero-top-block h1,h2 {
	font-size:4em;
	line-height:1em;
}
.hero-top-block h2 { font-size:3em; }
.hero-top-block p { line-height:1.2em; }
.hero-top-img { margin-top:25px; }
.hero-sub-row {
	background:#1e8dac;
	color:#fff;
	height:345px;
	position:relative;
	z-index:20;
}
.hero-top-block ul {
	font-size:1.25em;
	line-height:1.75em;
	margin-top:20px;
}
.testimonial-row {
	background:#2aa5c8;
	color:#fff;
	position:relative;
	z-index:30;
}
.testimonial-quote-symbol {
	color:#60c9de;
	font-family:Arial;
	font-size:15em !important;
	margin:-60px 0 -235px;
}
.testimonial-quote {
	font-style:italic;
	font-size:1.25em;
	margin-left:75px;
}
.testimonial-quote-signed {
	font-size:1.25em;
	margin-top:15px;
	margin-left:70px;
}
.testimonial-block { margin-bottom:65px; }
.hero-student-img { margin-top:55px; }

.pitch-row-top { margin-top:120px; }
.pitch-row-top h2 {
	color:#1e8dac;
	font-size:3em;
}

.pitch-row-first {
	background:url(https://cdn.kibin.com/images/apples_bg.svg) no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	border-bottom: 1px solid #333;
	margin: 40px 0 60px;
	padding-bottom: 30px;
}

.pitch-row-unit-header {
	font-size:1.75em;
	margin-top:40px;
}
.pitch-row-unit-list {
	font-size:1.25em;
	line-height:2em;
	margin:15px 0;
}

.pitch-row-unit-img-r {
	position:absolute;
	bottom:0;
	right:35px;
}

.pitch-row-second {
	background:url(https://cdn.kibin.com/images/world_bg.svg) no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	border-bottom: 1px solid #333;
	margin: 40px 0 60px;
	min-height:400px;
	padding-top:50px;
	padding-bottom: 30px;
}
.pitch-row-unit-img-l {
	position:absolute;
	top:55px;
	left:40px;
}
.pitch-row-unit-text {
	font-size:1.25em;
	margin:15px 0;
}

.pitch-row-third {
	background:url(https://cdn.kibin.com/images/documents_background_grey_light.svg) no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	border-bottom: 1px solid #333;
	padding-top:50px;
	padding-bottom: 30px;
}

.faq-container {
	background:#1e8dac;
	color:#fff;
}

.faq-unit-container {
	font-size:1.2em;
	margin:15px 0;
}
.faq-ques {
	font-weight:700;
	margin-bottom:10px;
}
.faq-ans { font-weight:300; }
.faq-cta { margin:30px 0 60px; }

.testimonial-bottom {
	background:#2aa5c8;
	padding:30px 38px 85px 20px;
	width:100%;
}
.testimonial-bottom .testimonial-quote { font-style:normal !important; }
.testimonial-bottom-signed {
	float:right;
	margin-top:15px;
}
.test-twitter-img {
	background:white;
	margin-right:10px;
	padding:4px 6px;
}
.test-twitter-icon { color:#2aa5c8; }

.pricing-container { margin:80px 0; }
.pricing-block {
	background:#fff;
	border:1px solid #ababab;
	text-align:center;
	padding-bottom:30px;
}
.pricing-block h2 { color:#2aa5c8; }
.pricing-block p { font-weight:700; }

.strip-wrapper{
	width:100%;
	text-align: center;
	background-color:#FFF;
}
.strip-wrapper.plans-wrapper{
	background-color: #E7F2F0;
	font-size: 0.8em;
}
.plans-item p {
	margin-top: 1em;
	margin-bottom: 1em;
	color: rgba(39,65,90,.9);
	line-height: 1.625em;
}
p.split {
	padding: 6px 0 18px;
	color: rgba(39,65,90,.9);
	border-bottom: 2px solid #e7f2f0;
}
p.sub {
	font-size:0.95em !important;
	margin-top:-5px;
}
.plans ol, .plans ul {
	list-style: none;
}
.plans strong {
	color: rgba(39,65,90,1);
	font-weight: 600;
}
.layer {
	clear: both;
	width: 100%;
	height: auto;
	display: inline-block;
	padding-top: 50px;
	padding-bottom: 50px;
}
.third {
	display: inline-block;
	width: 28%;
}
.third.callout{ /* center option of the 3 */
	margin: 0px 30px;
}
.lift {
	position: relative;
	-webkit-transition: all .075s ease-out;
	-moz-transition: all .075s ease-out;
	-o-transition: all .075s ease-out;
	transition: all .075s ease-out;
}
.lift:hover {
	-webkit-box-shadow: 0 2px 6px rgba(39,65,90,.15);
	-moz-box-shadow: 0 2px 6px rgba(39,65,90,.15);
	box-shadow: 0 2px 6px rgba(39,65,90,.15);
}
.plans-item h4 {
	padding:18px 0 15px;
	margin:0 0 30px !important;
	background:rgba(0, 161, 255, 0.7);
}
.plans-item sup {
	font-size:1.5em;
	position:relative;
	right:-6px;
	top:30px;
	opacity:0.5;
	vertical-align:top;
}
.plans-item .plan-price {
	font-size: 4em;
	font-weight: 350;
	letter-spacing: -4px;
}
.plans-item sub {
	bottom:1.5em;
	font-size:1.4em !important;
	left:3px;
	opacity:0.5;
	position:relative;
	vertical-align:bottom;
}
.plans-item.callout .plans-popular {
	display:inline-block;
	width:100%;
	padding:12px;
	background:rgba(141, 207, 63, 0.56);
	color:rgba(39, 65, 90, 0.75);
	font-size:1.05em;
	font-weight:normal !important;
}
.plans-item.callout h4 { background-color: rgba(120, 179, 54, 0.8);}
.plans-item { border:2px solid #e7f2f0;}
.pricing-main-block { margin:30px auto 0;}
.pricing-main-block h1 {
	font-size:2.7em;
	font-weight:400 !important;
	margin:0 auto;
	width:700px;
}
.pricing-main-block h4 {
	font-size:1.25em;
	font-weight:700 !important;
	margin-top:20px;
	color:rgba(39,65,90,0.75);
}
.pricing-items-block { margin-top:40px;}
.plans-item {
	background:#fff;
	display:inline-block;
	margin:0 15px 40px 15px;
	text-align:center;
	width:300px;
}
.plans-btn-block {
	padding-left:15px;
	padding-right:15px;
}
.strip-header {
	border-bottom:1px solid #9fadb6;
	margin-bottom:30px;
	padding-bottom:7px;
}
#free-access-banner,#free-access-banner-mobile { display:none; }

.prog-signup-block {
	display:inline-block;
	left:13%;
	margin:30px 0 !important;
	position:relative;
	width:100%;
}

.signup-block { margin:50px auto;}
.sections h3 { margin-top:0 !important;}

.strip{
	width:100%;
	padding:50px;
	background-color: #FFF;
}
	.strip-inner{
		max-width: 960px;
		margin:0 auto;
	}

	.clearfix:after {  /* clearfix to count the height of the children elements */
	   content: " ";
	   display: block; 
	   height: 0; 
	   clear: both;
	}
	#hero-mobile { display:none;}
	#hero{
		display: inline-block;
	}
		#hero h1{
			font-size: 28px;
			max-width: 500px;
			margin-top: 20px;
			line-height:130%;
			color:#1E8DAC;
		}
		.sections{
			display: inline-block;
			margin-top: 10px;
		}
			.sections .section{
				display:block;
				margin-bottom: 30px;
			}
				.section img, .section .col{
					display: inline-block;
					vertical-align: top;
				}
				.section img{
					width:70px;
					margin:0px 20px 0px 0px;
				}
				.section .col{
					max-width: 300px;
				}
					.section .col h3{
						font-size: 20px;
						margin-bottom: 5px;
					}
	#signup-area {
		float:right;
		position: relative;
		width:300px;
		margin-top:20px; 
		border:4px solid #EEE;
		vertical-align: top;
	}
		.signup-head{
			width:100%;
			padding:10px;
			background-color: #EEE;
		}
		.signup-body{
			display:inline-block;
			margin:20px 10px 5px;
		}
		.or-divide{
			width:100%;
			border-top:1px solid #777;
			display:inline-block;
			text-align:center;
		}
		.or-divide::before{
			content:'OR';
			position:relative;
			top:-10px;
			display:inline-block;
			text-align:center;
			width:36px;
			margin:0 auto;
			background-color:#fff;
		}
		.signup-terms {
			font-size:0.95em;
			margin-bottom:15px;
		}
		.signup-footer { font-size:1em;}
	.ex_footer{
		position: absolute;
		bottom: 0px;
	}

.signup-fb-block-mobile,.signup-form-header-mobile { display:none;}

@media(max-width:960px){
	#hero h1{
		font-size: 26px;
	}
	#hero, #signup-area{
		float:none;
		display: block;
	}
	#hero{
		text-align: center;
		margin-bottom: 50px;
	}
		#hero h1{
			margin:0 auto;
			margin-bottom: 20px;
		}
		.section img{
			width:60px;
		}
		.section .col{
			text-align: left;
		}
			.section .col h3{
				font-size: 16px;
				font-weight: bold;
				color:#444;
			}
	#signup-area{
		margin:30px auto;
	}
}
@media(max-width: 800px) {
	.hero-sub-row {
		height:auto !important;
		padding:40px 15px;
	}
}
@media(max-width: 500px) {
	body{
		margin-bottom: 132px;
	}
	#hero { display:none;}
	#hero-mobile {
		display:inline-block;
		margin-top:30px;
	}
	#hero-mobile h1 {
		color:#1e8dac;
		font-size:1.44em;
		margin-bottom:25px;
	}
	.strip{
		padding-left: 25px;
		padding-right: 20px;
	}
	.sections .section{
		position: relative;
	}
		.sections .section img{
			position: absolute;
			left:0px;
		}
		.sections .section .col{
			padding-left: 72px;
		}
	#signup-area{
		border:none;
		width:100%;
		margin: 0px;
	}
		.signup-head{
			background:none;
			color:#1e8dac;
			font-size:2em;
			font-weight:700;
			text-align:center;
			padding-top:8px;
		}
		#signup-area .font10{
			font-size: 12px !important;
		}
		#ex_signup_form{
			padding-bottom: 10px;
		}
		.bottom-message{
			text-align: center;
			margin-top: 13px;
		}
			.bottom-message span{
				font-size: 14px !important;
				text-align: center;
			}
				.bottom-message a{
					padding:8px 2px;
				}

	.signup-fb-block,.signup-footer { display:none;}
	.signup-form-header-mobile {
		border-bottom:2px solid #777;
		display:inline-block;
		font-weight:700;
		margin-bottom:20px;
		padding-bottom:5px;
		width:100%;
	}
	.signup-terms { font-size:0.67em;}
	.signup-fb-block-mobile {
		display:inline-block;
		margin-top:-23px;
		width:100%;
	}
	.signup-fb-block-div { margin-bottom:15px;}
	.col-xs-12 {
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.hero-top-img { display:none; }
	/*.blog-landing-paper-img {
		display:none;
	}*/
	.hero-top-block { padding-top:0; }
	.testimonial-row { z-index:0; }
	.hero-student-img-mobile {
		display:inline-block;
		margin-top:30px;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.hero-student-img { display:none; }
	.pitch-row-unit-img-r {
		position:relative;
		top:30px;
	}
	.pitch-row-unit-img-l {
		position:relative;
		top:-30px;
	}

	.testimonial-bottom {
		margin-bottom:40px;
	}
}

.page_title_top {
	font-size:2em;
	text-align:center;
	margin-bottom:30px;
}

.essay-preview-mini {
    position: relative;
    background: #FFF;
    border: 1px solid #D2D2D2;
    border-radius: 3px;
}
.essay-details-block {
	display:inline-block;
	height:215px;
}
.essay-details-info {
	float:left;
	margin-top:15px;
	width:150px;
}
.essay-details-short {
	float:left;
	margin:15px 20px 0 10px;
	text-align:left;
	width:200px;
}
.essay-details-short-footer {
	font-size:0.8em;
	margin-top:15px;
}
.essay-details-short-link { font-size:1.25em;}

.edb-signup-testimonials { text-align:center;}
.edb-signup-testimonials .testimonial { padding:20px 0 !important;}
.edb-signup-testimonials .quote { font-size:1.3em !important;}
.testimonials-banner {
	background:#E7F2F0;
	color:#000080;
	font-size:2em;
}

.tooltip { opacity:1 !important;}