﻿body {
	color: black;
}

.mrg-70 {
	margin-bottom: 60px;
}

@media (min-width: 767px) {
	.mrg-70 {
		padding-top: 70px;
	}
}

.facility-details {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

/*sat*/
.hero-details-comp-admin {
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(/content/images/heroes/hero-sat-top-flow-2x.jpg);
	height: 505px;
	line-height: 1.2px;
	background-position: 50% 50%;
	position: relative;
}

@media (max-width: 990px) {
	.hero-details-comp-admin {
		height: 550px;
	}
}

@media (max-width: 768px) {
	.hero-details-comp-admin {
		height: 250px;
		background-position: 50% 10%;
	}
}

@media (max-width: 460px) {
	.hero-details-comp-admin {
		height: 270px;
		background-position: 68% 10%;
	}
}

.hero-details-comp-admin h1 {
	font-size: 48px;
}
.hero-details-comp-admin h3 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 500;
}

@media (max-width: 460px) {
	.hero-details-comp-admin h2, .hero-details-comp-admin h3 {
		font-size: 19px;
	}
}

.hero-items h1{
	padding-top:50px;
	padding-bottom:20px;
}

@media (max-width: 768px) {
	.hero-items h1 {
		padding-top: 0px;
	}
}
.hero-details-comp-admin h3, .hero-details-comp-admin h2, .hero-details-comp-admin p a, .fa-long-arrow-left {
	color: #fff;
}

.hero-details-comp-admin .hero-items {
	margin-top: 15px;
}


/*fix for browsers*/

.show-btn a {
	background: #f8f8f8;
	border-bottom: none;
	padding: 15px;
}

.show-btn {
	width: 280px;
	margin: auto;
	font-size: 16px;
}

/*act hero*/
.hero-details-comp-act {
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(/content/images/heroes/hero-act-top-flow-2x.jpg);
	height: 505px;
	line-height: 1.2px;
	background-position: 50% 50%;
	position: relative;
}

@media (max-width: 992px) {
	.hero-details-comp-act {
		height: 550px;
	}
}

@media (max-width: 768px) {
	.hero-details-comp-act {
		height: 250px;
		background-position: 50% 10%;
	}
}

@media (max-width: 460px) {
	.hero-details-comp-act {
		height: 270px;
		background-position: 68% 10%;
	}
}

.hero-details-comp-act h1 {
	font-size: 48px;
}

.hero-details-comp-act h3 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 500;
}

@media (max-width: 460px) {
	.hero-details-comp-act h2 {
		font-size: 19px;
	}
}

.hero-details-comp-act h3, .hero-details-comp-act h2, .hero-details-comp-act p a, .fa-long-arrow-left {
	color: #fff;
}

.hero-details-comp-act .hero-items {
	margin-top: 15px;
}
/*mcat hero*/
.hero-details-mcat {
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(/content/images/heroes/hero-ultimate-mcat-flow.jpg);
	height: 505px;
	line-height: 1.2px;
	background-position: 50% 50%;
	position: relative;
}

@media (max-width: 990px) {
	.hero-details-mcat {
		height: 550px;
	}
}

@media (max-width: 768px) {
	.hero-details-mcat {
		height: 300px;
		background-position: 50% 10%;
	}
}

@media (max-width: 460px) {
	.hero-details-mcat {
		height: 350px;
		background-position: 68% 10%;
	}
}

.hero-details-mcat h1 {
	font-size: 48px;
}

@media (max-width: 699px) {
	.hero-details-mcat h1, .hero-details-comp-admin h1 {
		font-size: 30px;
	}
}

@media (max-width: 460px) {
	.hero-details-mcat h1, .hero-details-comp-admin h1 {
		font-size: 25px;
	}
}

.hero-details-mcat h3 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 500;
}

@media (max-width: 460px) {
	.hero-details-mcat h2 {
		font-size: 19px;
	}
}

/*gre hero*/
.gre-gold-img {
	background-image: url(/content/images/heroes/hero-gre-top-flow.jpg);
}

/*gmat hero*/
.gmat-gold-img {
	background-image: url(/content/images/heroes/hero-gmat-gold--std.jpg);
}

.hero-items .deeppink {
	margin-top: 45px;
	font-size: 16px !important;
}

.sat-box {
	border: 5px solid #fff;
	padding: 4px 20px;
}
@media (max-width: 768px) {
	.sat-box {
		border: 2px solid #fff;
		padding: 1px 10px;
		line-height:1.5;
	}
}


.hero-details-mcat h3, .hero-details-mcat h2, .hero-details-mcat p a, .fa-long-arrow-left {
	color: #fff;
}

.hero-details-mcat .hero-items {
	margin-top: 15px;
}

.dpink-hero {
	margin-top: 50px;
}
.dpink-hero img {
	float: left;
	margin-left: 50px;
	margin-top:10px;
}

/*gre hero img*/
.dpink-hero-2 {
	margin-top: 20px;
}

.dpink-hero-2 img {
	margin-left: 50px;
}

@media (max-width: 990px) {
	.dpink-hero-2 .get-both {
		text-align: center;
	}
}

.dpink-underline {
	border-bottom: 8px solid #F30983;
	line-height: 1.4px;
}
@media (max-width: 768px) {
	.dpink-underline {
		border-bottom: 4px solid #F30983;
		line-height: 1.4px;
	}
}
	/*icons*/
	.icon-row {
		background-color: #f8f8f8;
		padding: 25px;
	}

		.icon-row img {
			margin-top: 0px;
		}

		.icon-row p {
			font-size: 13px;
			color: #000;
			padding-bottom: 0px;
		}

		.icon-row h3 {
			color: #000;
			height: 45px;
			font-size: 16px;
		}

	@media (max-width: 990px) {
		.icon-row h3 {
			font-size: 14px;
			height: 40px;
		}
	}


	/*search*/
	.teal-search {
		background-color: #52b8c4;
		height: 64px;
	}

		.teal-search p {
			color: #fff;
			font-size: 16px;
		}

		.teal-search img {
			float: left;
			margin-top: 15px;
		}

	@media (min-width: 768px) {
		.btn-primary {
			border-radius: 0px;
			padding: 11px 25px;
			text-transform: none;
			font-size: 15px;
			letter-spacing: -.1px;
		}

		.no-left-padding {
			padding-left: 0px !important;
		}
	}

	@media (max-width: 768px) {
		.boiler-hero, .boiler-hero-2, .boiler-hero-3, .free-sat-practice, .hero-items h3, .facility-details, .searching-courses {
			display: none;
		}
	}


	#ShortTermFeb2017Footer .footer {
		padding-top: 0px;
	}

	/* this will be a problem when the test is over */
	.disclaimer-copy {
		display: none;
	}

	#ShortTermFeb2017Footer .footer .footer-top #registerBookForm_2 .btn {
		margin-top: 0px;
	}

	/*highlight icon*/
	.lower-info {
		margin-bottom: 140px;
	}

	.highlight-box, .highlight-box-3 {
		background-color: #f7d924;
		height: 250px;
	}

	.highlight-box-2 {
		background-color: #52b8c4;
		height: 250px;
	}

	.highlight-box img {
		margin-top: 60px;
	}

	.highlight-box-2 img {
		margin-top: 60px;
	}
	.highlight-box-3 img{
		margin-top:50px;
	}

	.grey-box p {
		color: #000;
		font-size: 16px;
	}

	@media (max-width: 990px) {
		.grey-box p {
			font-size: 11px;
		}
	}

	.grey-box {
		background-color: #f8f8f8;
		height: 250px;
		padding-left: 55px;
	}

	.grey-box .mrg-top {
		margin-top: 70px;
	}

	/*boiler sections*/
	.boiler-hero img, .boiler-hero-2 img, .boiler-hero-3 img {
		float: right;
		margin-top: 100px;
		padding-right: 50px;
	}

	.boiler-hero {
		background-image: url(/content/images/heroes/hero-sat-bottom-flow-2x.jpg);
	}

	.boiler-hero-2 {
		background-image: url(/content/images/heroes/hero-act-bottom-flow-2x.jpg);
	}

	.boiler-hero-3 {
		background-image: url(/content/images/heroes/hero-gre-bottom-flow.jpg);
	}

	.boiler-hero, .boiler-hero-2, .boiler-hero-3 {
		background-size: cover;
		background-repeat: no-repeat;
		height: 450px;
		background-position: 50% 50%;
		margin-top: 70px;
		margin-bottom: 70px;
	}

	@media (max-width: 992px) {
		.boiler-hero, .boiler-hero-2 {
			height: 300px;
		}
	}

	@media (max-width: 768px) {
		.boiler-hero {
			height: 215px;
			background-position: 50% 10%;
		}
	}

	@media (max-width: 460px) {
		.boiler-hero {
			height: 225px;
			background-position: 68% 10%;
		}
	}

	@media (max-width: 992px) {
		.boiler-hero img {
			margin-top: 43px;
		}
	}

	.btn-square {
		border-radius: 0px;
		text-transform: none;
		font-size: 16px;
	}

	.royal-blue-boiler {
		background-color: #0C4563;
		padding: 50px;
		color: #fff;
	}

		.royal-blue-boiler h3 {
			margin-bottom: 15px;
		}

		.royal-blue-boiler h3 {
			height: 50px;
		}

	/*extras*/
	.fnt-16 {
		font-size: 16px;
	}

	.fnt-13 {
		font-size: 13px;
	}

	.pro-feature {
		background: #f8f8f8;
		border-bottom: none;
		margin-top: 20px;
		padding: 15px;
	}

	/*trust pilot*/
	.trust-p-c {
		margin-top: 50px;
	}

	@media (min-width: 767px) {
		.trust-p-c {
			margin: 50px;
		}
	}

	#z {
		background: transparent;
		border: 0;
		border-bottom: solid 1px white;
		color: white;
		padding-bottom: 0px;
		border-radius: 0px;
	}

	#searchZipContainer {
		margin-top: 5px;
		width: 100px;
		font-weight: 500;
		font-size: 15px;
	}

		#searchZipContainer .input-group-addon {
			display: none;
		}

	.boiler-deep-blue {
		display: none;
	}

	#RateCardFindButton {
		margin-top: -30px;
	}

	.rate-card-section-vertical .learn-more-container {
		padding: 0px 20px;
	}

	.rate-card-section-vertical .learn-more-container .btn {
		display: block;
		width: 100%;
	}

	.bundle-package {
		font-size: 16px;
		font-weight: 600;
	}

	.bundle-package-sub {
		font-size: 16px;
		font-weight: 500;
	}

	.bundle-package-price {
		font-size: 32px;
		letter-spacing: -2px;
		font-weight: 500;
	}

	.bundle-package-price-strike {
		font-size: 24px;
		color: #616151;
		font-weight: 400;
	}

	ul.horizontal-list {
		padding-left: 15px;
	}

	ul.horizontal-list li {
		float: left;
		margin-right: 30px;
	}

	.rate-card-section-vertical .rate-card .plan-name-container .plan-sub-name {
		visibility: hidden;
		height: 2px;
		margin-bottom: 0px;
	}

	#ProductSearchResults.rate-cards-search .rate-card-section-vertical:before {
		xbackground: none;
	}

	.rate-card-section-vertical .promo-container {
		border: none;
	}

	.pricePinkValue {
		color: #E30B0B;
	}

	.rate-card-section-vertical .rate-card .plan-desc-container {
		font-size: 13px;
	}

	.rate-card-section-vertical .rate-card #tutoringPhone2 {
		color: #237ebb;
	}

	#z.input-validation-error {
		background: none;
	}

	@media (max-width: 767px) {
		.get-both {
			font-size: 20px !important;
			margin-top: -30px;
			display: block !important;
		}
	}


	/*mcat rate card specials*/
	.comp-chart-mcat li {
		margin-bottom: 10px;
		font-size: 13px;
	}

	.chart-hd {
		font-size: 16px;
		letter-spacing: -1.1px;
		font-weight: 500;
	}

	.comp-title {
		color: #000;
		font-size: 32px;
		margin-bottom: 25px;
	}

	.tpr-col-blue {
		color: #fff;
		background: #144966;
	}

	.kaplan-col-grey {
		background-color: #f3f3f3;
		padding-top: 25px;
	}

	.kaplan-mrg {
		margin-top: 77px !important;
	}

	.padding-top-25 {
		padding-top: 25px;
	}

	.live-instruction, .live-teacher, .customize-practice, .practice-tests-v, .interactive-learning, .online-materials, .online-practice {
		margin-bottom: 2px;
		border-bottom: 20px solid white;
	}

	.rt-border-w {
		border-right: 20px solid #fff;
	}

	@media (max-width: 990px) {
		.rt-border-w {
			border-right: none;
		}
	}

	#faGreyBig {
		color: #C5C5C5;
		font-size: 2em !important;
	}

	.live-instruction div {
		height: 231px;
	}

	@media (max-width: 1200px) {
		.live-instruction div {
			height: 260px;
		}
	}

	@media (max-width: 990px) {
		.live-instruction div {
			height: 225px;
		}
	}

	@media (max-width: 768px) {
		.live-instruction div {
			height: 70px;
		}
	}

	@media (max-width: 720px) {
		.live-instruction div {
			height: 85px;
		}
	}

	@media (max-width: 500px) {
		.live-instruction div {
			height: 90px;
		}
	}

	@media (max-width: 430px) {
		.live-instruction div {
			height: 100px;
		}
	}

	@media (max-width: 330px) {
		.live-instruction div {
			height: 225px;
		}
	}

	.live-teacher div {
		height: 129px;
	}

	@media (max-width: 1200px) {
		.live-teacher div {
			height: 160px;
		}
	}

	@media (max-width: 767px) {
		.live-teacher div {
			height: 72px;
		}
	}

	@media (max-width: 400px) {
		.live-teacher div {
			height: 100px;
		}
	}

	.online-materials div {
		height: 110px;
	}

	@media (max-width: 767px) {
		.online-materials div {
			height: 70px;
		}
	}

	@media (max-width: 484px) {
		.online-materials div {
			height: 100px;
		}
	}

	.practice-tests-v div, .customize-practice div {
		height: 115px;
	}

	@media (max-width: 1200px) {
		.practice-tests-v div {
			height: 126px;
		}
	}

	@media (max-width: 767px) {
		.practice-tests-v div {
			height: 68px;
		}
	}

	@media (max-width: 400px) {
		.practice-tests-v div {
			height: 111px;
		}
	}

	.online-practice div {
		height: 200px;
	}

	@media (max-width: 1200px) {
		.online-practice div {
			height: 220px;
		}
	}

	@media (max-width: 768px) {
		.online-practice div {
			height: 75px;
		}
	}

	.interactive-learning div {
		height: 70px;
	}

	@media (max-width: 1200px) {
		.interactive-learning div {
			height: 70px;
		}
	}

	@media (max-width: 768px) {
		.interactive-learning div {
			height: 205px;
		}
	}

	@media (max-width: 320px) {
		.mobile5 {
			margin-top: 32px;
		}
	}

	.joint-b {
		background: #144966;
		height: 110px;
		border-bottom: 5px solid #fff;
	}

	.kaplan-box {
		width: 300px;
		border-bottom: 5px solid #144966;
		height: 110px;
		background-color: #f3f3f3;
	}

	.kaplan-box h3 {
			margin-top: 75px;
		}

	@media (max-width: 1300px) {
		.kaplan-box {
			width: 279px;
		}
	}

	@media (max-width: 1200px) {
	.kaplan-box {
		width: 229px;
	}
}

	@media (max-width: 990px) {
		.kaplan-box {
			width: 258px;
		}
	}

	@media (max-width: 768px) {
		.kaplan-box {
			width: 50%;
		}
	}

.emp-box {
	margin-right: 20px;
	border-bottom: 5px solid #144966;
	width: 300px;
}

	@media (max-width: 1350px) {
		.emp-box {
			width: 300px !important;
		}
	}

	@media (max-width: 1300px) {
	.emp-box {
		width: 280px !important;
	}
}


	@media (max-width: 1200px) {
		.emp-box {
			width: 230px !important;
		}
	}

	@media (max-width: 990px) {
		.emp-box {
			width: 195px !important;
			margin-right: 0px;
		}
	}

	.grey-box .quiz {
		margin-top: 50px;
		margin-bottom: 25px;
	}

	.btn-deeppink, .btn-deeppink:active, .btn-deeppink:focus, .btn-deeppink:focus:hover {
		color: #fff;
		background-color: #F30983;
		border-color: #F30983;
		padding: 12px 70px;
		font-size: 16px;
		text-transform: none;
		border-radius: 0;
		margin-bottom: 25px;
		margin-top: 10px;
		font-weight: 500;
	}
		.btn-deeppink:hover, .btn-deeppink:hover a {
			color: #fff;
			background-color: #d20c71;
			border-color: #d20c71;
			text-decoration: none;
		}

	@media (max-width: 768px) {
		.btn-deeppink {
			text-align: center;
			padding-top: 13px;
		}
	}
	.fa-info-circle:before {
	font-size:13px;
	padding-left:3px;
	}

/*==================================perfect-course-for-you================================*/
	.perfect-course-for-you {
		padding: 0 70px;
	}

	@media (max-width: 1300px) {
		.perfect-course-for-you {
			padding: 0 30px;
		}
	}

	@media (max-width: 1200px) {
		.perfect-course-for-you {
			padding: 0 0px;
		}
	}
	.perfect-course-for-you h2 {
		padding: 50px 0 15px;
		font-size: 38px;
		font-weight: 500;
		letter-spacing: -1.81px;
		text-align: center;
		color: #000;
	}

	.perfect-course-for-you .course-table {
		overflow-x: auto;
		overflow-y: hidden;
	}

	.perfect-course-for-you table {
		width: 1100px;
	}

	.perfect-course-for-you table tr {
		border: 2px solid #d4d4d4;
	}

	.perfect-course-for-you table th {
		height: 60px;
		padding-left: 10px;
		background-color: #04A0F4;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		letter-spacing: -0.3px;
		width:100px;
	}
	.perfect-course-for-you table tbody tr td {
		padding-top: 10px;
		color: #000;
		font-size: 14px;
		font-weight: 500;
		letter-spacing: -0.26px;
		line-height: 19px;
		width:100px;
	}
	.perfect-course-for-you table tbody tr td .strike {
		font-size: 13px;
	}

	.perfect-course-for-you table tbody tr td div {
		padding: 18px 10px;
	}

	.perfect-course-for-you table tbody tr td:first-child div {
		padding-left: 10px;
		font-weight: 700;
		font-size: 16px;
	}

	.perfect-course-for-you table tbody tr td.ico_check div {
		background: url(/content/images/ratecard/cards2/ico_check.png) no-repeat 10px 50%;
	}

	.perfect-course-for-you table tbody tr td.ico_check_w div {
		background: url(/content/images/ratecard/cards2/ico_check_w.png) no-repeat 10px 50%;
	}

	.perfect-course-for-you table tbody tr td.ico_check_asterik div {
		background: url(/content/images/ratecard/cards2/ico_check_asterik.png) no-repeat 10px 50%;
	}

	.perfect-course-for-you table tfoot a {
		display: inline-block;
		width: 144px;
		height: 40px;
		margin: 13px 0 10px 10px;
		border: 2px solid #064464;
		color: #064464;
		font-size: 14px;
		font-weight: 500;
		letter-spacing: -0.26px;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}

	.perfect-course-for-you table tfoot a:focus,
	.perfect-course-for-you table tfoot a:hover {
		background-color: #f0f9ff;
	}

