/******************** reset.css file start(PVSR)********************/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(//fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: local('Hind Light'), local('Hind-Light'), url(//fonts.gstatic.com/s/hind/v5/0IXD51eZ8qgi73bhvRidlQ.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/R5nyNcvoz7n0iBHxjY_LyQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: local('Hind Regular'), local('Hind-Regular'), url(//fonts.gstatic.com/s/hind/v5/xLdg5JI0N_C2fvyu9XVzXg.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/mjitrc9VnL7D7tS-i3g3XQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 500;
  src: local('Hind Medium'), local('Hind-Medium'), url(//fonts.gstatic.com/s/hind/v5/_JiDQLq4JWzs7prWhNNmuA.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/yATwQM0pIZXIFPrEDZyOHg.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 600;
  src: local('Hind Semibold'), local('Hind-Semibold'), url(//fonts.gstatic.com/s/hind/v5/A2xpLU2z2kq5byuh5bkohg.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/2dBELi3ZbivnVPt1KR2lhQ.woff) format('woff');
}
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 700;
  src: local('Hind Bold'), local('Hind-Bold'), url(//fonts.gstatic.com/s/hind/v5/PQuIEfcr_wdF_zOSNjqWKQ.woff2) format('woff2'), url(//fonts.gstatic.com/s/hind/v5/lyIZFqDTaXXyAxN6-svvJg.woff) format('woff');
}
* {
	line-height:1.5;
	border: 0 none;
	margin: 0;
	padding: 0;
}
HTML {
	font-size:100%;
	overflow-y: scroll;
    color:#616161;
    font-family: Hind, sans-serif;
}
HTML, BODY, DIV, SPAN, IFRAME, H1, H2, H3, P, A, EM, FONT, IMG, STRONG, DL, DT, DD, UL, OL, LI, FORM, LABEL, TABLE, TR, TD {
	border:none;
	outline:none;
	vertical-align:baseline;
	font-family: Hind, sans-serif;
	margin:0;
	padding:0;
}
HTML, BODY {
	font-family: Hind, sans-serif;
	background:#FFFFFF;
	margin:0 auto;
	padding:0;
	min-height:100% !important;
	height:auto;
}
B, STRONG, H1, H2, H3 {
	font-weight:400;
}
UL, OL {
	list-style:none;
}
#seeking_season.allowTab{
    margin-right:5px;
	width: 46%;
}
input, select, textarea{
    border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
	background-color: #f7f7f7;
	padding:3px;
	font-family:inherit;
	font-size:1em;
    color: #616161;
    border-radius: 5px;
}
SELECT > OPTION{
	text-indent:10px;
}
A {
	color:#1E8BC3;
	text-decoration:none;
	cursor:pointer;
}
A:visited {
	color:#1E8BC3;
}
A:hover {
	color:#F4B350;
	text-decoration:underline;
}
A:active {
    color: #2c9fe4;
}
.emphasized {
	color:red;
}
.emphasized-2 {
	color:#F99900;
}
.very-de-emphasized {
	color:#CCC;
}
div.user_message {
	text-align:center;
	font-weight:bold;
	color: #F00;
	width:100%
}
#neary div.user_message {
    text-align:left;
}
.left, .l {
	float: left !important;
}
.just-mobile-show-inline, .just-mobile-show-block,.m-text {
	display:none;
}
.just-desktop-show-inline {
	display:inline;
}
.just-desktop-show-block {
	display:block;
}
.break, .c {
	clear:both;
}
#main-content H3 {
	font-style: normal;
	color:#F4B350;
	font-size:24px;
	margin:25px 0 25px;
	font-family: Montserrat, sans-serif;
	line-height: 24px;
	font-weight: 900;
}
#main-content H2 {
	font-weight:900;
	color:#1E8BC3;
	font-size:18px;
	margin-bottom:10px;
    font-family: Montserrat, sans-serif;
}
#main-content UL {
	margin-bottom:10px;
	list-style:none outside none;
}
.second {
    border-bottom: 1px solid #E2E6F4;
    font-size:16px;
    height: auto;
    line-height: 52px;
    margin: 0;
    vertical-align: top;
    width: 284px;
}
#page-container {
	min-height:100% !important;
	height:auto;
	position:relative;
}
#header-wrapper {
	width:100%;
	height:auto;
}
#print-header-wrapper{
	display:none;
}
#logo_wrapper {
	background: #F2F2F2;
}
#header {
	max-width: 980px;
	height: 104px;
	margin: 0 auto;
}
#header #logo {
	display:block;
	width:17%;
	float:left;
	margin:16px 0 0;
}
#header #logo A {
	display:block;
	width:164px;
	height:74px;
}
#navigation-wrapper {
	text-align:center;
	clear:both;
	width:100%;
}
#navigation-wrapper UL A {
	font-size:16px;
	font-weight:300;
	text-decoration:none;
	list-style:none;
	color: #FFF;
    font-family: Montserrat, sans-serif;
}
.hide-in-tablet{
    font-family: Montserrat, sans-serif;
    display:none;
}
#navigation-wrapper UL A:hover {
	color: #FFF;
}
.navigation-wrapper-2 {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
	font-size: 17px;
	text-align: center;
	background-color: #1E8BC3;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.navigation-wrapper-2 .second-bar {
    padding: 0;
	background-color:#F4B350;
}
.navigation-wrapper-3 {
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}
.navigation {
	position: relative;
	left: -50%;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
    font-weight: 400;
}
.navigation li.navigation_hover, #navigation-wrapper li:hover {
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
	background-color: #F4B350;
}
#m-header-navbar, #m-student-account, .navigation-wrapper-3 a.brand, #notfound_search .findtext, #notfound_search .advanced-search, #search_bar_moblie,#site_search #all-content .advanced-search{
	display:none;
}
.navigation-wrapper-2 LI {
	float: left;
	padding-right: 18px;
	margin: 0;
	line-height: 44px;
	height:44px;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	transition: background-color 0.25s linear 0s;
}
.navigation-wrapper-2 LI A {
	padding: 0 15px 0 33px;
	line-height: 42px;
	height: 42px;
}
.navigation-wrapper-2 LI.first-bar {
	border-left:0 none; padding-right:0;
}
.navigation-wrapper-2 LI.last-bar {
	border-right: 0 none;
    padding-right: 0;
}
td.header_articles_text a:hover {
    text-decoration: none;
}
.search_bar {
	display: block;
    margin:25px auto 0;
	float:left;
}
#search_div {
	margin:0 auto;
}
.search {
	height:auto;
	margin:6px 24px;
	padding:0;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	float:left;
}
.search .advanced-search {
    font-size: 18px;
    margin-top: 6px;
    text-align: right;
}
.search .advanced-search a:hover{
    color: #F4B350;
}
.search .advanced-search a:active{
    color: #19B5FE;
}
.search .advanced-search a{
    color: #1E8BC3;
}
.search .findtext {
    color: #8A8B8D;
    float: left;
    font-weight: bold;
    line-height: 38px;
    margin-right: 10px;
}
.google-search-contain {
    float:left;
    width:376px;
    height:38px;
    overflow:hidden;
}
#notfound_search {
	float:left;
	width: 76%;
}
#notfound_search .google-search-contain {
	width:80%;
}
.search-input {
	-webkit-appearance: none;
	position:relative;
	width: 101%;
	height:36px;
	line-height:30px;
    padding:0px;
	text-indent:10px;
	background: #fff;
    font-size:16px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid  #d9d9d9;
	border-right:0 none;
	border-radius: 5px 0 0 5px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.delete_wrapper {
	float:left;
	width:7px;
	height:36px;
	padding:0 10px 0 10px;
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid  #d9d9d9;
    margin-top: 0px !important;
    margin-top:1px;
    margin-bottom: 0px !important;
    margin-bottom:1px;
}
.delete_wrapper .x_delete {
	color:#A1B9ED;
	cursor:pointer;
	display:none;
	line-height:30px;
}
.delete_wrapper .x_delete:hover {
	color:#36c;
}
.button-wrapper {
	float:left;
    margin-top: 0px !important;
    margin-top:1px;
}
.search-button {
	position:relative;
	margin-left:0;
	width:100%;
	height:38px;
    width:85px;
	display: inline-block;
	padding: 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	-pie-background: #EA8F3E;
    background: #F4B350;
    transition:background-color .25s linear;
	-o-transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
	-moz-transition:background-color .25s linear;
	-webkit-font-smoothing: antialiased;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.search-button:hover {
	-webkit-font-smoothing: antialiased;
	position:relative;
	background: #F9BF3B;
	-pie-background: #F9BF3B;
	cursor: pointer;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.sbico {
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -112px -163px;
	display: inline-block;
	vertical-align: middle;
    width:25px;
    height:25px;
}
#zipcode-statistics-table-title {
	display:none;
}
#login_line{
    height: 34px;
    line-height: 17px;
    text-align: left;
	float:left;
	margin: 8px 0;
	font-size: 13px;
	color:#959AA9;
}
#login_line a,#m-login a {
    display: inline-block;
    font-size:16px;
    font-weight: 300;
    margin: 0 10px;
    text-decoration: none;
}
#login_line .submit,#m-login .submit {
    color: #FFFFFF;
    font-size:16px;
    padding: 7px 15px 4px;
    border-radius: 5px;
    font-weight:600;
}
#login_line .submitlogin,#m-login .submitlogin {
    color: #1E8BC3;
    font-size:16px;
    padding: 6px 22px 3px 22px;
    border-radius: 5px;
    background-color: white;
    border: 1px solid #1E8BC3;
    font-weight:600;
}
#login_line span,#m-login span {
    border: 1px solid #BBBBBB;
}
#menuarea-wrapper{
	text-align:center;
	clear:both;
	margin:0 auto;
	position:relative;
}
.down-list {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #F4B350;
	padding: 9px;
	position: absolute;
	z-index: 99999;
}
.subcategory_inner_div {
	background-color:#FFF;
	border-radius:5px;
}
.subcategory {
	text-align: left;
	width: 310px;
	padding:0 20px;
	border-right: 1px solid #D3D9F1;
}
.subcategory_list {
	border-bottom: 1px solid #D3D9F1;
	padding:5px;
	width: 300px;
	transition: background-color 0.25s linear 0s;
}
.subcategory .subcategory_list:last-child{
    border-bottom: none;
}
.subcategory_list:hover {
	background-color: #F1F4FF;
	cursor:pointer;
}
.header_subcate {
	margin-bottom:0;
}
.header_articles_text {
	padding: 4px 0 4px 5px;
	font-size:18px;
    font-weight:700;
}
.articles .header_articles_text{
    font-size:16px;
    font-weight:400;
}
.articles {
	text-align: left;
	width: 340px;
	padding: 0 5px;
    border-top: 1px solid #D3D9F1;
    background: none repeat scroll 0 0 #F8F8F8;
}
.articles_list {
	border-bottom: 1px solid #D3D9F1;
	clear: both;
	padding: 5px;
	width: 300px;
    margin:0 15px
}
.articles_list:hover {
	background-color: #F1F4FF;
	cursor:pointer;
}
.articles_list_title {
    height:30px;
    padding:5px;	
	clear: both;
	width: 295px;
    margin:10px 20px 0;
}
.popular-now-span {
    color: #DE7E18;
    font-size: 20px;
	font-weight:700;
}
.popular-now-span span{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -165px -169px;
	width:18px;
	height:16px;
	display:inline-block;
}
#main-wrapper {
	width:980px;
	margin:0 auto;
	padding:0;
}
#main-headline-wrapper {
	float:left;
	line-height:1.1;
	width:660px;
	overflow:hidden;
	margin-top: 7px;
}
#breadcrumbs {
	font-size:16px;
	margin: 15px 0 4px;
	color: #98999a;
}
H1#main-headline {
    color: #006699;
    display: block;
    font-size: 36px;
    font-family: Montserrat,sans-serif;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 7px;
}
h1#main-headline, h1#main-headline a {
   font-size: 44px;
   font-weight: 700;
   font-family: Montserrat, sans-serif;
   color: #1E8BC3;
   border-bottom:0;
   margin:20px 0 10px 0;
   text-decoration: none;
}
#school_overview h1#main-headline, h1#main-headline a {
   font-weight: 800;
   font-family: Montserrat, sans-serif;
}
h1#main-headline span{
    line-height:1.3;
    font-family: Montserrat, sans-serif;
}
#so_jump {
	height:0;
	z-index:10;
}
#so_jump_infobox {
	display:none;
	position: absolute;
    z-index: 10000;
}
.jump_arr {
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -60px -70px;
    bottom: -2px;
    height: 12px;
    left: 38px;
    position: relative;
    width: 25px;
    z-index: 11;
}
#so_jump_btn {
    background-color: #FFFFFF;
    border: 1px solid #CCD1E4;
    border-radius: 30% 30% 30% 30%;
    bottom: 55px;
    box-shadow: 0 0 2px #CDD0E3 inset;
    height: 30px;
    left: 628px;
    position: relative;
    width: 30px;
    z-index: 10;
	cursor: pointer;
}
#so_jump_btn:hover {
    background-color: #F5F5F5;
}
.btn_icon {
	display: block;
    height: 5px;
    margin-left: 11px;
    margin-top: 13px;
    position: relative;
    width: 9px;
}
.btn_icon_bg {
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -120px -21px;
    display: inline-block;
    height: 5px;
    width: 9px;
}
#so_jump_btn:hover {
    background-color: #F5F5F5;
}
.jump_list a {
    color: #616161;
}
.jump_list a:hover {
    color: #2c9fe4;
	text-decoration: none;
}
.jump_info_list {
    background-color: #FFFFFF;
    border: 1px solid #CBD0E3;
    border-radius: 10px 10px 10px 10px;
    color: #616161;
    font-size:16px;
    padding: 5px 0;
    width: 263px;
	box-shadow: 0 9px 4px #777777;
}
#so_jump_infobox .jump_info_list ul {
    list-style: none outside none;
}
#so_jump_infobox .jump_list {
    margin: 5px 0 0 20px;
}
#ad-under-headline{
	display:none;
}
#main-content {
	float:left;
	width:660px;
}
#secondary-content {
	float:right;
	width:300px;
	padding-left:20px;
	clear:right;
}
#ad-margin-top {
	margin-top:10px;
}
#all-content {
	float:left;
	width:980px;
}
#ad-below-mobile{
	display:none;
}
#search_footer_div {
	background-color: #1E8BC3;
}
.search-wrapper {
	background-color: white;
	border-top: 1px solid #DADFE1;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
	z-index: 1;
}
#ad-right-above{
	margin-top:20px;
}
#school_overview #ad-right-above{
	display:none;
}
.footer_search {
    height: 35px;
    margin: 0 auto;
    width: 630px;
}
.footer_search .findtext, .footer_search .advanced-search {
    display: none;
}
.footer_search .google-search-contain {width:562px;}
.footer_search .search-input {
	width:561px;
	height:36px;
    padding:0px;
	text-indent:10px;
	border-right:none;
}
.footer_search .delete_wrapper {
	border:solid 1px #1E8BC3;
	border-left:none;
	border-right:none;
}
#footer-wrapper {
	width: 100%;
	clear:both;
	z-index: 0;
    background-color:#F2F2F2;
}
#footer-bottom{
    width:100%;
}
#footer {
	margin: 0 auto;
	clear:both;
	width: 980px;
	height:160px;
	overflow:hidden;
    font-size:16px;
}
#footer .other-navigation{
    float:right;
}
#bottom-content{
    margin: 0 auto;
    clear: both;
    width: 980px;
    overflow: hidden;
    font-size: 16px; 
    padding:15px 0 20px;
}
#bottom-content .bottom-icon{
    float:left;
    margin-top:8px;
}
#bottom-content .bottom-text{
    float:right;
    color:#FFFFFF;
    margin-top:8px;
}
#bottom-content .bottom-text a{
    color:#FFFFFF;
    font-weight:700;
}
#footer .navigation-1 {
	float: left;
	width: 300px;
	margin-top:30px;
}
#footer-wrapper #copyright {
	clear:both;
	width:350px;
	margin: 0;
	font-size:16px;
	color:#616161;
}
#copyright_logo {
	float: left;
    margin-right: 30px;
	margin-top:5px;
}
#footer-wrapper span.copyright-1 {
	margin-left:70px;
	display:block;
}
#footer-wrapper #copyright P {
	margin-top: 0;
	color: #FFF;
}
#footer-wrapper #copyright P A {
	color: #FFF;
}
#footer .navigation-2 {
	float: left;
	height: 105px;
	margin-top:30px;
}
#footer .navigation-2 UL {
	margin: 0 auto;
}
#footer .navigation-2 LI {
	color: #55A5CD;
	padding-left: 5px;
	text-transform: capitalize;
}
#footer .navigation-2 LI A {
	color: #1e8cc5;
	padding-right: 5px;
	transition:color .25s linear;
	-o-transition:color .25s linear;
	-webkit-transition:color .25s linear;
	-moz-transition:color .25s linear;
}
#footer .navigation-3 {
	float: left;
	margin-top:30px;
    margin-left:60px;
	height:105px;
}
#footer .navigation-3 UL {
	margin: 0 auto;
}
#footer .navigation-3 LI {
	color: #55A5CD;
	padding-left: 5px;
	margin-bottom:2px;
	text-transform: capitalize;
}
#footer .navigation-3 LI A {
	color: #1e8cc5;
	padding-right: 5px;
	transition:color .25s linear;
	-o-transition:color .25s linear;
	-webkit-transition:color .25s linear;
	-moz-transition:color .25s linear;
}
#footer .navigation-4 {
	margin-top:30px;
    margin-left:60px;
	float:left;
	background:none;
	height:105px;
}
#footer .navigation-4 UL {
	margin: 0 auto;
}
#footer .navigation-4 LI {
	color: #55A5CD;
	margin-bottom: 2px;
	padding-left: 5px;
	text-transform: capitalize;
}
#footer .navigation-4 LI A {
	color: #1e8cc5;
	padding-right: 5px;
	transition:color .25s linear;
	-o-transition:color .25s linear;
	-webkit-transition:color .25s linear;
	-moz-transition:color .25s linear;
}
#footer li a {
    text-decoration: none;
}
#footer-wrapper #footer a:hover {
	color:#F0BF0B;
}
#copyright_text {
	text-align: center;
	margin:auto;
	width:966px;
	padding-top:20px;
	font-size:14px;
	color:#ABB7B7;
}
#copyright_text a {
	color:#fff;
}
#copyright_text a:hover {
	color:#F0BF0B;
}
.ad-preloads
{
	left: -9000px;
    position: absolute;
    top: -9000px;
}
.contentboxouter {
	position:relative;
	border: 1px solid #E6E6E6;
	background-color:#FFF;
	padding:10px;
	margin:20px 0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.contentboxinner {
	margin:0 10px;
	overflow:hidden;
}
.fblikebox {
    width:100%;
    height: 48px;
    margin-bottom: 10px;
}
.content2boxouter {
	position:relative;
	margin:10px 0;
	padding:3px;
	background-color:#FFF;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.content2boxinner {
	position:relative;
	background-color:#E4F1FE;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
#secondary-content .contentboxouter {padding:0;}
#secondary-content .contentboxinner {margin:0; padding:0;}
.new_content_section_1 {
	background-color: #FEFEFB;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	margin:20px 0;
	font-weight:300;
}
.new_content_section_2 {
	background-color: #FBFFFC;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	margin:20px 0;
}
.new_content_section_3 {
	background-color: #FDFDFF;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	margin:20px 0;
}
.section_header_wrapper {
	margin:0 -1px;
	border-radius:5px 5px 0 0;
}
.section_1_header {
	color: #FFFFFF;
	font-size: 20px;
    font-family:Montserrat, sans-serif;
	position:relative;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F4B350), to(#F4B350));
	background: -webkit-linear-gradient(#F4B350, #F4B350);
	background: -moz-linear-gradient(#F4B350, #F4B350);
	background: -ms-linear-gradient(#F4B350, #F4B350);
	background: -o-linear-gradient(#F4B350, #F4B350);
	background: linear-gradient(#F4B350, #F4B350);
	-pie-background: linear-gradient(#F4B350, #F4B350);
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	line-height: 70px;
    text-align:center;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
#main-content DT {
	margin-bottom:10px;
	font-weight:600;
	color:#F1AC47;
	text-transform:uppercase;
}
.section_2_header {
    text-align:center;
	color: #FFFFFF;
	font-size: 20px;
    font-family:Montserrat, sans-serif;
	position:relative;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#68C3A3 ), to(#68C3A3 ));
	background: -webkit-linear-gradient(#68C3A3 , #68C3A3 );
	background: -moz-linear-gradient(#68C3A3 , #68C3A3 );
	background: -ms-linear-gradient(#68C3A3 , #68C3A3 );
	background: -o-linear-gradient(#68C3A3 , #68C3A3 );
	background: linear-gradient(#68C3A3 , #68C3A3 );
	-pie-background: linear-gradient(#68C3A3 ,#68C3A3 );
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	line-height: 70px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.section_3_header {
    text-align:center;
	color: #FFFFFF;
	font-size: 20px;
    font-family:Montserrat, sans-serif;
	position:relative;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1E8BC3), to(#1E8BC3));
	background: -webkit-linear-gradient(#1E8BC3, #1E8BC3);
	background: -moz-linear-gradient(#1E8BC3, #1E8BC3);
	background: -ms-linear-gradient(#1E8BC3, #1E8BC3);
	background: -o-linear-gradient(#1E8BC3, #1E8BC3);
	background: linear-gradient(#1E8BC3, #1E8BC3);
	-pie-background: linear-gradient(#1E8BC3, #1E8BC3);
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	line-height: 70px;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
.section_content {
    padding:5px 8px;
    background-color: white;
    border-radius: 5px;
}
#school_overview #request_information_box .section_content,
#request_information #student-request-box,
#featured_schools_payment #fearture_payment_form .section_content
{
    background-color: #F7F7F7;
}
#school_overview #request_information_box input[type="text"],
#request_information #student-request-box input[type="text"],
#school_overview #request_information_box input[type="password"], 
#request_information #student-request-box input[type="password"],
#school_overview #request_information_box select,
#request_information #student-request-box select,
#school_overview #request_information_box textarea,
#request_information #student-request-box textarea,
#featured_schools_payment #fearture_payment_form select{
	background-color: #FFF;
}
#did-you-know .section_content{
    padding:20px 20px;
    font-size:20px;
    font-weight:300;
}
#request_information_box .section_content{
    padding:20px;
}
.quick_links .section_content{
    padding:5px 0;
}
.table_cell_morenum {
    font-size:16px;
	color: #616161;
}
#state_schools .y_btn {
    width: 168px;
    height:36px;
}
#state_schools .mobile_y_btn{
		display:none;
}
#state_schools #frmschools {
    padding-bottom: 5px;
    padding-top: 5px;
}
.mobile_y_btn,.y_btn {
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 600;
    height: 38px;
    position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #F4B350;
	cursor: pointer;
    transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
    -webkit-font-smoothing: antialiased;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
	padding: 5px 10px;
}
.mobile_y_btn:hover,.y_btn:hover {
	background: #F9BF3B;
}
.mobile_y_btn:active,.y_btn:active {
	background: #F39C12;
}
input[type="checkbox"] {
	margin: 0 4px;
} 
.submit,input[type="button"]{
	position:relative;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EF9647), to(#D6731B));
	background: -webkit-linear-gradient(#EF9647, #D6731B);
	background: -moz-linear-gradient(#EF9647, #D6731B);
	background: -ms-linear-gradient(#EF9647, #D6731B);
	background: -o-linear-gradient(#EF9647, #D6731B);
	background: linear-gradient(#EF9647, #D6731B);
	-pie-background: linear-gradient(#EF9647, #D6731B);
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 400;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
#login_line .submitlogin,input[type="button"]{
	position:relative;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size: 16px;
	font-weight: 600;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
    transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
}
.submit:hover,input[type="button"]:hover {
	background: #F9BF3B;
	-pie-background: linear-gradient(#B75C0B, #BD5E0A);
	cursor: pointer;
}
#schools_mailing_list .submitForm:hover {
	background: #F9BF3B;
	-pie-background: linear-gradient(#B75C0B, #BD5E0A);
	cursor: pointer;
}
#login_line .submitlogin:hover,#m-login .submitlogin:hover {
	background: #1E8BC3;
	-pie-background: linear-gradient(#1E8BC3, #1E8BC3);
	cursor: pointer;
    color:#FFFFFF;
}
.submit:active,.search-button:active {
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F39C12), to(#F39C12));
	background: -webkit-linear-gradient(#F39C12, #F39C12);
	background: -moz-linear-gradient(#F39C12, #F39C12);
	background: -ms-linear-gradient(#F39C12, #F39C12);
	background: -o-linear-gradient(#F39C12, #F39C12);
	background: linear-gradient(#F39C12, #F39C12);
	-pie-background: linear-gradient(#F39C12, #F39C12);
	cursor: pointer;
}
table {
	border-collapse: collapse;
	text-align: left;
	clear: both;
	display:block;
}
table td {
	vertical-align: middle;
    padding:3px;
}
#format-table .label{
	width: 230px;
}
#format-table .input-field{
	width: 75%;
}
#jobForm #format-table .label{
	width: 126px;
}
#format-table td{
	padding: 2px 0px 4px 5px;
}
#article H1.main-headline a:hover{
	text-decoration:none;
}
#article_mdescription {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:18px;
	color: #616161;
    font-weight:300;
    font-style:italic;
}
#article .article_content{
	font-size:18px;
	color: #616161;
    font-weight:300;
}
#article .article_content p{
	margin-bottom:20px;
}
#article .article_content ul{
	margin:20px 0;
}
#article .article_content img,
#article .article_content iframe,
#article .article_content embed{
	display: block;
    clear: both;
    margin: 20px auto !important;
    max-width: 90%;
    float: none !important;	
}
/*
#article table {
    display: inline;
}
*/
#article .article_content STRONG{
    color: #616161;
    font-weight: 600;
}
#article .article_photo{
	background: none repeat scroll 0 0 #FBFBFB;
	border: 1px solid #BBBFC2;
	border-radius: 6px 6px 6px 6px;
	padding: 5px;
	text-align: center;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#article .article_photo1{
	background: none repeat scroll 0 0 #FBFBFB;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#article .mresources_text_container {
	border: 1px solid lightGrey;
	border-radius: 5px;
	background-color: #F6F6F6;
}
#article #mresources_text {
	font-size: 18px;
	color: #1E8BC3;
	line-height: 35px;
	height: 35px;
	display: inline-block;
	width: 602px;
	padding: 0px 10px;
}
#article .comment-data-for-seo {
	width:650px;
	display:none;
}
#article #mresources_text {
   text-decoration: none;
   font-weight: bold;
}
#article #resourse_text {
	padding: 5px 10px 10px;
	font-size:16px;
}
#article #mresources_text span {
	line-height: 35px;
}
#publication-date,.publication-date {
	text-align:left;
	color:gray;
	vertical-align:middle;
	font-style:italic;
}
#article .read_more{
       display: inline-block;
       text-align: right;
       margin-left: 7px;
}
#article #secondary-content {
	position:relative;
}
#article #secondary-content STRONG{
	font-weight:600;
}
.article_rss #article_rss_feed a:last-child {
	float: left;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    background-color: #f5b34f;
    color: #FFF;
    border-radius: 0 5px 5px 0;
}
.article_rss #article_rss_feed a:nth-child(1) {
    width: 60px;
    height: 60px;
    float: left;
    background-color: #e4a649;
    border-radius: 5px 0 0 5px;
}
#article_rss_feed .rss_ico {
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -14px -13px;
    display: block;
	width: 23px;
	height: 24px;
	margin: 15px auto;
}
.articles_icon span {
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -206px -160px;
	display: inline-block;
	width: 34px;
	height: 32px;
	margin-top: 18px;
}
#article .articles_public_school .section_content {
	padding-bottom:10px;
}
#article .articles_public_school .article_header {
	color: #616161;
	font-size: 18px;
}
#article .articles_public_school .article_blurb {
	color: #616161;
	font-size: 16px;
	padding-bottom: 10px;
}
#article .articles_public_school ul.con_sec_ul {
	margin:0px;
	list-style:none;
}
#article .articles_public_school ul.con_sec_ul li {
	margin: 0px;
	text-align: left;
	padding-right: 0px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles_header p {
	font-size:18px;
	color:#1E8BC3;
	text-align: center;
	border-bottom: 1px solid #DADFE1;
}
#article .articles_public_school ul.con_sec_ul li.more_articles a,#article .articles_public_school ul.con_sec_ul li.more_articles_else a {
	font-size:16px;
	line-height: 32px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles a span,
#article .articles_public_school ul.con_sec_ul li.more_articles_else a span{
	color:#616161;
}
#article .articles_public_school ul.con_sec_ul li strong {
	font-weight:bold;
}
#article .articles_public_school .article_list_content {
	margin-bottom:10px;
	position:relative;
}
#article .articles_public_school .article_photo {
	width:100%;
	background:none;
	border:none;
	border-radius:0px;
	padding: 0px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	max-height:185px;
	overflow:hidden;
	border-radius: 5px;
}
#article .articles_public_school .article_photo img {
	width:100%;
}
#popular_articles .popular_article_photo 
{
	height:185px;
	overflow:hidden;
    border-radius: 5px;
}
#article .articles_public_school .article_photo + a{
   position:absolute;
   left:0;
   bottom:0;
   width:100%;
   text-decoration:none;
}
#article .articles_public_school .article_star{
   background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -165px -169px;
   display: inline-block;
   height: 16px;
   width: 18px;
   vertical-align: middle;
   margin-right: 15px;
   margin-bottom:3px;
}
#article .articles_public_school ul.con_sec_ul li.more_articles_header{
	margin-bottom:10px;
}
#article .article_data_author {
	text-align: center;
	font-size:16px;
	color: #616161;
	height: 28px;
	line-height: 28px;
}
#article .publication-date {
	text-align: center;
	color: #616161;
	vertical-align: middle;
	font-style: normal;
}
#article .article_author {
	vertical-align:middle;
}
#article .article_detail_photo {
    float:left;
}
.article_social {
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.article_social .social_buttons {
	width: 250px;
	margin: auto;
}
#article .social_btn2 .social_buttons {
	width: 250px;
	margin: auto;
}
#article .article_content table{
	border: 1px solid;
}
#article .article_content td, #article .article_content tr{
	border: 1px solid;
}
.article_hidden_num
{
	display:inline;
}
.article_hidden_num_mobile{
	display:none;
}
#school_overview #reviews_count {
	margin:-9px;
	font-size:13px;
	padding-left: 28px;
	font-weight: normal;
}
#school_overview h3{
    font-size:30px;
    font-weight:700;
}	
#school_overview #school_details_table table {  
    border-collapse: collapse;
    margin: 6px 0 25px;
}
#school_overview table TD 
{
    padding: 0;	
}
#school_overview .table_name_cell {
    border-right: 10px solid #ebebeb;
    font-size:18px;
    height: 64px;
    padding-left: 20px;
    width: 171px;
    background-color: #F2F2F2;
}
#school_overview .table_value_cell {
    color: #616161;
    font-size:18px;
    height: 40px;
    font-weight:300;
}
#school_overview table .chartimg {
    width: 100%;
}
table#general_table tr:last-of-type{
    border-bottom:1px solid #e5e5e5
}
table#general_table tr{
    border-top:1px solid #e5e5e5
}
#general_table .table_name_cell {
    width: 35%;
}
#general_table .value_cell_1 {
    text-align: center;
    width: 435px;
	max-width: 435px;
}
#school_overview #table_value_cell_national_avg{
	font-size: 11px;
	font-weight: normal;
	color:#616161;
	padding: 0;
	margin: 0;
	height: auto;
}
.row {
	clear:both;
	margin-top:7px;
	margin-left:10px;
	overflow:hidden;
}
#review_description {
	width:80%px;
	height:122px;
}
#review_input, .review_input {
	width:170px;
}
form.webform table TD {
	vertical-align:middle;
	padding:2px 0 8px;
	padding-left:5px;
}
form.webform table {
	display:table;
	padding:0;
	margin:0 auto;
	text-align:center;
	width:100%;
	border-collapse:collapse;
}
form.webform table td {
	margin:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
}
form.webform .label {
	text-align:right;
	width:140px;
	padding-right:10px;
}
form.webform .input-field {
	text-align:left;
	width:200px;
}
#compare_schools #map-wrapper{
	margin-bottom:0px
}
#compare_schools #all-content P{
	margin:20px;
}
#compare_schools .full-map{
	height:400px;
	border:solid 1px #000;
	clear:both;
	margin-bottom: 10px;
}
#compare_schools .full-map-legend {
	background:#D0D0D0;
	width:980px;
	float:left;
	clear:right;
	margin-bottom:5px;
	border: solid 1px black;
	border-top: none;
}
#map-legend .full-map-ul LI {
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 145px;
}
#compare_schools .full-map-selection-wrapper{
	width:947px;
	line-height: 50px;
}
#compare_schools .section_2_header{
	text-align: left;
	background:#1E8BC3;
	line-height:50px;
	padding-left:10px;
}
#compare_schools select{
	width:400px;
	height:40px;
}
#compare_schools p.p_compare_button{
	float:right;
}
#compare_schools #divFirstSchool{
  padding-top: 20px;
  border-top: 1px solid #D0D0D0;
}
#compare_schools strong{
	font-weight:600;
}
#school-info .first{
	font-size:18px;
	margin: 0;
	height:90px;
	border-bottom:1px solid #DADFE1;
	float:left;
	line-height:90px;
	width:308px;
	color:#616161;
    position: relative;
}
#school-info #tel-class{
	float:left;
}
#school-info #address_img{
	float:left;
}
#school_overview #address_img {
    float: left;
    position: absolute;
    top: 19px;
    left: 30px;
}
#school-info .featured_school_card > div.second,
#school-info .featured_school_card > div.first{
    min-height:100px;
	line-height:100px;
}
.featured_school_card > div:nth-child(2n+1) {
    border-right: 1px solid #dadfe1;
}
#address_img .address_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -7px -232px;
	width:37px;
	height:49px;
	display:inline-block;
}
.save_bg .address_img_bg_mobile,.save_bg .directions_sign_road{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -72px -120px;
	width:7px;
	height:12px;
	display:inline-block;
}
.address_img .grade_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -54px -232px;
	width:49px;
	height:49px;
	display:inline-block;
}
#address_img .tel_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -117px -231px;
	width:49px;
	height:50px;
	display:inline-block;
}
#school-info #address_text{
	margin-left:95px;
    margin-top:19px;
    float:left;
}
#school-info .tel_text{
	margin-left:95px;
    margin-top:34px;
    float:left;
    display:-ms-grid;
}
#school-info .website_text{
	margin-left:95px;
    margin-top:34px;
    float:left;
}
#school-info .grade_text{
	margin-left:95px;
    margin-top:34px;
    float:left;
}
#school-info .first img {
	vertical-align:middle;
	margin:8px 0 5px 10px; 
}
#school-info .first .website_bg img {
	margin:4px 0 5px 10px; 
}
#school_overview .first .address_img{
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 30px;
}
#school-info .second {
	vertical-align:top;
	line-height: 90px;
    min-height:90px;
	margin: 0;
	width: 308px;
	font-size: 18px;
	border-bottom:1px solid #DADFE1;
	color:#616161;
    float:left;
    position: relative;
}
#school-info .second_Update_Profile {
	vertical-align:top;
	height:auto;
	line-height: 47px;
	margin: 0;
	width:284px;
	font-size:16px;
	padding-right:10px;
	color:#616161;
}
#school-info #website-class{
	float:left;
}
#school-info  .second img {
	vertical-align:middle;
	margin-right:10px;
}
#school_overview .second img {
	vertical-align:middle;
	margin:0 10px;
}
ul#school_info_action {
	list-style: none outside none;
	width: 284px;
}
ul#school_info_action li {
	margin:0;
}
#school_info_action {
	font-size:13px;
}
.head_action_1 {
	float: left;
	width: 210px;
	text-align: center;	
	font-weight:bold;
}
#school_overview .head_action_1{
    width:298px;
    margin-top: 20px;
    margin-left: 10px;
}
.mobile_head_action_display_border a{
    background-color:#68c3a3;
}
.mobile_head_action_1_border a{
    background-color:#f5b34f;
}
#school_overview .school-info-content-body .head_action_1 .head_action_1_border a {
    border-radius: 5px;
    color: white;
    font-size: 18px;
    width:290px;
    height: 60px;
    line-height: 64px;
    padding:0;
    display: block;
    text-decoration: none;
    font-weight: 600;
}
#school_overview .first .second. infobox-top-left .second_Update_Profile A {
    color: #22A7F0;
}
#school_overview .school-info-content-body{
    margin:0 20px 10px;
}
#school_overview .school-info-content-body .head_action_1 .head_action_1_border .submit1 {
    border-radius: 5px;
    width: 393px;
    height: 35px;
    background-color: #F4B350;
    font-weight: 300;
    color: white;
    font-size: 20px;
}
.head_action_first {
	border-left: none;
}
.head_action_last {
	border-right: none;
}
.infobox_top_head {
	background: none repeat scroll 0 0 #E8ECF7;
	font-size:16px;
	border-bottom: 1px solid #D0D0D0;
	border-radius: 5px 5px 0 0;
}
.infobox_top_head a, .infobox_top_head span{
	text-align: center;
	width: 130px;
	height: 50px;
}
#school_info_action .action_1 {
	border-bottom: 1px solid #E2E6F4;
	border-right: 1px solid #E2E6F4;
	float: left;
	height: 53px;
	line-height: 53px;
	width: 130px; 
}
#school_info_action .action_2 {
	border-bottom: 1px solid #E2E6F4;
	float: left;
	height: 53px;
	line-height: 53px;
	padding-left: 10px;
	width: 143px;
}
#school_info_action .action_3 {
	border-bottom: 1px solid #E2E6F4;
	border-right: 1px solid #E2E6F4;
	float: left;
	height: 53px;
	line-height: 53px;
	width: 130px;
}
#school_info_action .action_4 {
	border-bottom: 1px solid #E2E6F4;
	float: left;
	height: 53px;
	line-height: 53px;
	padding-left: 10px;
	width: 143px;
}
.website_bg {
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 30px;
}
.website_bg .website_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -181px -235px;
	width:49px;
	height:40px;
	display:inline-block;
}
#school-info .three .save_bg {
    display: inline-block;
    margin: 6 0px 5px auto;
    vertical-align: middle;
}
.save_bg .save_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -11px -163px;
	width:33px;
	height:33px;
	display:inline-block;
    margin-top:13px;
}
#school_overview .head_action_1_border .save_bg {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #e4a649;
    border-radius:5px 0 0 5px;
}
#school_overview #review_school{
	margin-top: -2px;
}
.request_bg .request_img_bg{
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -259px -107px;
	width:33px;
	height:33px;
	display:inline-block;
    margin-top:13px;
}
#school_overview .head_action_1_border .request_bg {
	display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    background-color: #61b597;
    border-radius:5px 0 0 5px;
}
.infobox-top-right{
	width:300px;
	float:left;
	margin-right:-9px;
}
#school-info .infobox-top-right .ads{
	float:left;
}
#school-info .infobox-top-right #ad-left-large{
	margin-top: 20px;
}
#school-info .infobox-top-left{
	float:left;
	margin-right: 20px;
	width: 310px;
    margin-left:20px
}
#school-info {
	padding: 0;
    background-color:#fff;
}
#school-info .contentboxinner{
	margin:0 0 10px 0;
	overflow:visible;
}
#school_overview #review-questions, #new_school_data_note {
	margin-bottom:25px;
	position:relative;
	background-color:#f7f7f7;
    padding: 40px 30px;
    font-size: 18px;
    font-weight:300;
	behavior: url("//www.privateschoolreview.com/css/pie/PIE.php");
}
#school_overview #review-questions p,#new_school_form_container #new_school_data_note p{
	color: #616161;
	font-size:18px;
	margin: 0 0 10px;
}
#school_overview #review-questions li, #new_school_data_note li{
	list-style:none;
	margin:0 0 5px;
	color: #616161;
	font-size:18px;
	line-height: 22px;
}
#school_overview  #review-info,#review-text,#review-recommend{
	margin:15px 0px;
}
#school_reviews .review_recommendation_td{
    width:104px;
}
#school_overview #review-email-div,#review-by-div{
	float: left;
    width: 50%;
}
#school_overview select#review_by,#school_overview #review_email{
    width:90%;
    font-weight:300;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
#school_overview #main-content .review-form-title {
	margin-bottom:5px;
	color: #616161;
	font-size:18px;
}
.review_input_label,.input-for-save-profile,.input-for-share-profile {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    top: -2px;
    left: 0;
    background: #f7f7f7;
    border:2px solid #e6e6e6;
    border-radius: 5px;
}
#request_information #student-request-box .review_input_label,
#request_information #student-request-box .input-for-save-profile,
#request_information #student-request-box .input-for-share-profile,
#school_overview #request_information_box .review_input_label,
#school_overview #request_information_box .input-for-save-profile,
#school_overview #request_information_box .input-for-share-profile{
	background: #FFF;
}
.review_input_label:after,.input-for-save-profile:after,.input-for-share-profile:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 12px;
    height: 6px;
    background: transparent;
    top: 7px;
    left: 7px;
    border: 4px solid #f5b34f;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#review-recommend input[type=radio]:checked + label:after,input[type=checkbox]#share_profile:checked + label:after,input[type=checkbox]#save_profile:checked + label:after {
    opacity: 1;
}
#school_overview #review_description{
	height:122px;
	width:calc(100% - 10px);
	width:-webkit-calc(100% - 10px);
	width:-moz-calc(100% - 10px);
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}
#school_overview .note{
	font-size:14px;
}
#school_overview .review-submit{
	margin:15px 40px;
    float: right;
}
h1#welcome {
   color: #1E8BC3;
   line-height: 32px;
   font-weight: 800;
}
h4#sub_welcome {
	font-size: 18px;
	border-bottom: 1px solid #DADFE1;
    margin: 0;
    padding: 5px 0 13px;
	font-weight: 300;
}
#most_recent_articles .content2boxinner {
	padding: 15px;
}
#featured_article {
	border-bottom: 1px solid #DADFE1;
	padding-bottom: 20px;
}
.featured_article_photo {
	float: left;
	margin-right:20px;
}
.article_title, .article_date {
	margin-bottom:20px;
}
.article_title a {
	font-size: 20px;
	line-height: 22px;
	font-weight: 300;
}
.article_date {
	color:#6E7787;
	font-size:13px;
	font-weight: 300;
}
.article_blurb {
	color: #6E7787;
	font-size:16px;
	font-weight: 300;
}
.articles_overview {
	margin-top: 15px;
	padding-bottom:15px;
	border-bottom:1px solid #DADFE1;
}
#left_article {
	float: left;
	margin-right: 15px;
	width: 48%;
	width: -webkit-calc((100% - 15px)*0.5);
	width: calc((100% - 15px) * 0.5);
}
#right_article {
	float: left;
	width: 49%;
	width: calc((100% - 15px) * 0.5);
	width: -webkit-calc((100% - 15px)*0.5);
}
#recent_more_articles {
	margin-top: 15px;
}
#recent_more_articles > p {
	color: #616161;
	font-weight:600;
	font-size:18px;
	margin-bottom: 0;
}
#recent_more_articles > a {
	font-size:18px;
}
.school-list .table_row .compare_button input[type="checkbox"].checkbox-input {
    float: left;
    margin: 4px 4px 0 0;
	cursor: pointer;
}
.school-list .table_row .compare_button span.compare-btn{
	color:#F4B350;
	font-size:16px;
	cursor: pointer;
    margin-left:8px;
}
.compare_button{
    clear: both;
    width: 100%;
    position: relative;
}
.compare_button .checkboxcss{
	cursor: pointer;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
  	left: 0;
	background: #f7f7f7;
	border:2px solid #f5b34f;
    border-radius: 5px;
}
.compare_button .checkboxcss:after {
	opacity: 0;
	content: '';
	position: absolute;
	width: 7px;
	height: 3px;
	background: transparent;
	top: 3px;
	left: 3px;
	border: 3px solid #1e8cc5;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.compare_button input[type=checkbox]:checked + label:after {
	opacity: 1;
}
.find-school-by-state .table_row{
	clear:both;
	border-top: 1px solid #E2E6F4;
}
.find-school-by-state .table_row .table_cell{
	border-right:1px solid #E2E6F4;
	padding:1%; 
	min-height:34px; 
	width:28%;
	vertical-align: top;
}
.find-school-by-state .table_row .table_cell:last-child{
	border-right:0;
}
.find-school-by-state .table_row .table_cell a{
	line-height:34px;
	color:#1E8BC3;
	display:block;
	height:34px;
	line-height:34px;
	overflow:hidden;
	padding-left:20px;
	font-weight:300;
}
.find-school-by-state .table_row .table_cell a:hover{
	color:#ffffff;
	background-color:#1E8BC3;
	text-decoration:none;
}
.find-school-by-state .table_row .table_cell #popular_city {
	font-size: 11px; 
	margin: 0;
}
.find-school-by-state .table_row .table_cell #popular_city a {
	font-weight: 300;
	height: 20px;
	line-height: 20px;
}
#forgotpassword_a{
	font-size:13px;
}
#search_public_schools {
	width:100%;
}
#FindSchoolForm .find-school-div {
	margin:0 0 13px 0;
	text-align: right;
	clear: both;
}
#secondary-content #FindSchoolForm .find-school-div{
	text-align:left;
}
#FindSchoolForm .find-school-label{
	float: left;
}
#secondary-content #FindSchoolForm .find-school-label{
	text-align:left;
	font-size: 13px;
    font-weight: bold;
	margin: 0 0 5px 5px;
}
#FindSchoolForm .find-school-input{
	width:438px;
}
#secondary-content #FindSchoolForm .find-school-option,#secondary-content #FindSchoolForm .find-school-input{
	width:263px;
	margin-left:4px;
}
#FindSchoolForm .find-school-opt {
    width: 446px;
	padding:3px 7px;
	height:33px;
}
#secondary-content #FindSchoolForm .find-school-opt {
	border: 1px solid #E2E6F4;
    box-shadow: 2px 2px 5px #EEEEEE inset;
    height: 33px;
    margin-left: 4px;
    padding: 5px 4px;
    width: 271px;
}
#FindSchoolForm .find-school-submit{
	margin:0 5px 13px 0;
	text-align:right;
	padding-right: 304px;
	clear: both;
}
#secondary-content #FindSchoolForm .find-school-submit {
    padding: 0 0 0 4px;
	text-align:left;
}
input.submit, .updateNew, .compare_schools, .compare, .remove, .submitForm, .zipcodes, .Sport_Enter {
	font-weight:600;
	padding: 7px 15px 4px;
	cursor:pointer;
	font-size: 18px;
    -webkit-appearance: none; 
	border:none;
}
#ad-under-checkmark,#ad-under-Request,#ad-small-banner {
	margin: 0 auto;
	text-align:center;
}
#desk_show_ads,#compare_schools #ad-right-above{
	float:right;
	width:336px;
}
.school .table_row_head .table_cell_pvsrstate {
    color: #616161;
    font-weight: bold;
    width: 300px;
}
.school .table_row_head .table_cell_pvsrstateother {
    border-left: 1px solid #EEEEEE;
    color: #616161;
    font-weight: bold;
    text-align: center;
    width: 150px;
}
.school .table_cell_pvsrstate {
    float: left;
    font-size:16px;
    height: 35px;
	line-height:28px;
    padding-left: 6px;
	padding-top:7px;
    width: 300px;
}
.school .table_cell_pvsrstateother {
    float: left;
	text-align: center;
    font-size:16px;
    height: 35px;
    line-height: 35px;
    padding-left: 6px;
    width: 150px;
	color: #616161;
}
.school tr+tr:hover{
    background-color: #f1f3ff;
    cursor:pointer;
}
#all-content P {
    color: #616161;
    font-size:16px;
    margin: 10px;
}
.cmp-label {
    display: inline-block;
    width: 180px;
	font: 300 18px Hind;
}
#stateid, #county_id, #grade_offered {
    width: 300px;
}
#student_request_form p STRONG{
    color: #616161;
}
.submit, input[type="button"] {
    background: #F4B350;
    border-radius: 5px;
    color: #FFFFFF;
    font-family:inherit;
    font-size: 16px;
    position: relative;
	font-weight: bold;
    padding: 7px 15px 4px;
    transition:background-color .25s linear;
	-o-transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
	-moz-transition:background-color .25s linear;
}
.submitlogin {
    background: #1E8BC3;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: inherit;
    font-size: 17px;
    -webkit-appearance: none;
    position: relative;
	font-weight: bold;
    padding: 5px 10px;
    transition:background-color .25s linear;
	-o-transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
	-moz-transition:background-color .25s linear;
}
#schools_mailing_list .submitForm{
	background: #F4B350;
    border-radius: 5px;
    color: #FFFFFF;
    font-family:inherit;
    font-size: 18px;
    position: relative;
	font-weight: normal;
    padding: 5px 10px 7px;
    transition:background-color .25s linear;
	-o-transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
	-moz-transition:background-color .25s linear;
}
#compare_schools .compare_schools_list{
	width:100%;
}
#compare_schools .compare_schools_list .table_row_head {
	border-bottom: 1px solid #DADFE1;
	padding: 4px 0;
}
#compare_schools #compare_school_list.contentboxouter{
	margin:0 0 20px;
	padding:0;
}
#compare_schools #compare_school_list .contentboxinner{
    margin:0;
	padding:0;
}
#compare_schools .compare_schools_list .table_row_head .table_cell_compare {
    width: 23%;
    font-weight: 600;
    color: #616161;
}
#compare_schools .compare_schools_list .table_cell_compare {
    width: 23%;
    line-height: 2em;
    font-size: 18px;
    text-align: left;
    background-color: #f2f2f2;
    border-right: 10px solid #ebebeb;
	padding: 10px 0 0 20px;
}
#compare_schools .compare_schools_list .table_row {
    border-bottom: 1px solid #E6E6E6;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
    -js-display: flex;
	display: flex;
}
#compare_schools .compare_schools_list .table_row_head1 div{
    width:100%;
}
#compare_schools .compare_schools_list .table_row:nth-last-child(1) {
    border-bottom: none;
}
#compare_schools .compare_schools_list .table_row_head .table_cell_compare_other {
    width: 24%;
    font-weight: 600;
    color: #616161;
	display:inline-block;
}
#compare_schools .compare_schools_list .table_cell_compare_other {
    width: 24%;
    text-align: center;
    color: #616161;
    font-size: 18px;
    line-height: 2em;
	padding:10px 0;
    font-weight:300;
}
#compare_schools .compare_schools_list .school_name, #compare_schools .compare_schools_list .school_membership{
	margin: 20px 0;
}
#compare_schools .compare_schools_list .table_cell_compare_other a.school_link {
    font-size: 20px;
    font-weight: 600;
}
#compare_schools .compare_schools_list .table_cell_compare_other img
{
	display: block;
    margin: 10px auto;
    border-radius: 5px;
}
#compare_schools .compare_schools_list .table_row_head1{
    font-weight: bold;
    font-size: 30px;
    padding: 10px 30px;
    color: #F9BF3B;
}
#compare_schools .compare_schools_list .contentboxouter {
    padding-bottom: 20px;
}
#compare_schools .ad_in_content{
    float: left;
    margin-top: -1px;
    width: 35%;
}
#compare_schools .section_2_content.section_content form{
    float: left;
}
#box_map_right {
    margin-bottom: 5px;
}
a.link_button	{
    width: 200px;
    font-weight: bold;
    font-size: 18px;
    height: 30px;
    cursor: pointer;
    border: none;
    display: block;
    margin: 20px auto;
    background: #F4B350;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: 600;
    padding-top: 5px;
    text-decoration: none;
}
.circle {
    width:60px;
    height:60px;
    position: relative;
    border-radius: 50%;
    background: #68c3a3;
    margin:20px auto;
} 
.hidden_right{
    width:60px;
    height:60px;
    position: absolute;
    top: 0px;
    left: 0px;
    display:none;
    border-radius:50%;
    background: #68c3a3;
}
.pie_left, .pie_right{
    width:60px;
    height:60px;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: 0px;
    background: #e6e6e6;
}
 
.pie_right,.hidden_right {
    clip:rect(0,auto,auto,30px);
}
.pie_left{
    clip:rect(0,30px,auto,0);
}
.mask {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 5px;
    top: 5px;
    background: #FFF;
    position: absolute;
    text-align: center;
    line-height: 50px;
}
.line{
    height: 6px;
    width: 180px;
    margin: 0 auto;
    background-color: #68c3a3;	
}
.line-left{
    height: 6px;
    margin: 0 auto;
    background-color: #e6e6e6;
    float: left;
}
#school-type,.vertical {
	display:none;
}
.popular_article_list {
	margin-bottom:10px;
	position: relative;
}
.popular_article_photo,	.popular_article_photo img{
	width:100%;
}
.popular_article_photo a {
	display:block;
}
.popular_article_list div.popular_article_photo + a{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
	text-decoration: none;
}
.popular_article_title,#article .articles_public_school .article_title {
	background: #1E8BC3;
	color: white;
	height: 50px;
	margin: auto;
	opacity: 0.8;
	padding-left:5px;
	text-align: left;
	overflow: hidden;
	font-size:18px;
    padding: 0 15px;
    border-radius: 0 0 5px 5px;
    display:table-cell;
    width:999px;
    vertical-align: middle;
}
#popular_more_articles {
	padding: 10px;
    background-color:white
}
#popular_more_articles > p {
	font-size:20px!important;
	padding-bottom: 5px;
    color:#1e8cc5;
    text-align:center;
    font-weight:700;
}
#popular_more_articles > a {
	font-size: 16px;
	line-height: 32px;
}
#popular_more_articles .article_star{
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -165px -169px;
	display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: middle;
    margin-right:15px;
}
#article_nav {
	padding: 50px 0 0;
	margin-bottom: -25px;
	clear: both;
	display: inline-block;
}
.article_nav_div {
	float:left;
}
#article_nav_left {
	width:48.23151%;
	padding-right:3.53698%;
}
.article_comments_container{
	margin-top: 20px;
}
.nav_p {
	font-weight: bold;
	 margin-bottom: 0;
}
.popular_article_photo a {
	display:block;
	text-decoration: none;
}
.article_nav_div .popular_article_title {
	position: relative;
	bottom:40px;
}
#article_nav_right {
	width:48.23151%;
	padding-left:0px;
}
a.adsTitle:hover {
	font-weight:600;
	text-decoration:underline;
	color:#dd6919;
}
#ad-left-medium {
	clear:both;
	padding:5px 0px;
	float:right;
	width:336px;
}
#map-wrapper {
	width:100%;
}
#map_left,#map_left_viewed {
	height: 250px;
    width: 620px;
    margin-top:20px;
}
#map_school_sets,#map_school_viewed_sets,#map_block_sets {
    font-size: 14px;
    padding: 20px 0 10px 0px;
    text-align: left;
}
.current_button{
    padding: 10px 20px;
    background-color: #1e8cc5;
    border-radius: 5px;
    color: #ffffff;
    display:inline-block;
    margin-top:10px;
}
.no_current_button{
    padding: 10px 20px;
    background-color: #f2f2f2;
    border-radius: 5px;
    color: #1E8BC3;
    display:inline-block;
    margin-top:10px;
}
#map_block_sets .current_button{
    background-color:#F4B350 ;
}
#map_block_sets .no_current_button{
    color: #F4B350;
}
h3#related_school_title{
    margin-bottom:0px;
}
.mini-map {
	clear: both;
    height: 275px;
    margin-bottom: 15px;
    width: 298px;
	border: 1px solid #D0D0D0;
}
.mini-map-selection-wrapper {
	width: 100%;
	margin-bottom:2px;
}
div.marker-description {
    font-size:14px;
    text-align: center;
}
#box_map_right{
	margin-top: 20px;
}
#box_map_right #map{
    border-radius: 5px;
}
#state_religious_affi #box_map_right{
	margin-top: 10px;
}
.title_first{
	font-size:13px;
	margin-bottom: 10px;
}
.featured-bg{
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -165px -169px;
	display: inline-block;
    height: 16px;
    width: 18px;
    margin-right:3px;
    margin-top:5px;
}
.blueribbon-bg{
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -63px -22px;
	display: inline-block;
    height: 13px;
    width: 20px;
	margin-top:7px;
    margin-right:5px;
}
.recommendations-bg{
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -217px -120px;
	display: inline-block;
	width: 12px;
	height: 12px;
}
.school-list .table_row_head .table_cell_county{
	width:135px;
	color: #616161;
	font-size:18px;
    background-color: #f2f2f2;
    margin-right: 3px;
    border-bottom: 10px solid #ebebeb;
    font-weight:400;
}
.school-list .table_row_head .table_cell_other_1{
	width:310px;
	color: #616161;
	font-size:18px;
    background-color: #f2f2f2;
    border-bottom: 10px solid #ebebeb;
}
.school-list .table_row_head .table_cell_other_2{
	width:84px;
	color: #616161;
	font-size:18px;
    background-color: #f2f2f2;
    border-bottom: 10px solid #ebebeb;
    font-weight:400;
}
.school-list .table_row_head .table_cell_other_3{
	color: #616161;
	font-size:18px;
    background-color: #f2f2f2;
    margin-right: 3px;
    border-bottom: 10px solid #ebebeb;
    font-weight:400;
}
.school-list .table_row{
    border-bottom: 1px solid #e5e5e5;
}
.school-list .table_row:last-of-type {
    border-bottom: none;
}
.school-list .table_row:nth-child(2n+1){
    /*background: none repeat scroll 0 0 #ECF0F1;*/
}
.school-list .row_click:hover {
    cursor: pointer;
    background-color:#F7F7F7;
}
.school ul li {
	margin: 0;
}
.school ul li span {
	float: left;
}
.school .table_cell_county {
	width: 120px;
}
.school .table_cell_other_1 {
	width: 320px;
	padding: 15px 0 15px 0.8%;
}
.school .table_cell_other_2 {
	width: 75px;
	padding: 7px 0 0 0.8%;
}
.school .table_cell_other_2 .showyear{
	display:none;
}
.school .table_cell_other_3 {
	width: 80px;
	padding: 7px 0 0 0.8%;
	text-align:center!important;
}
.school .table_cell_other_4 {
	width: 65px;
	padding: 0 0 0 0.8%;
	font-style: normal;	
}
#first-dom{
    text-align:right;
}
.articlesubtitle, .articlesubtitle a{
    color: #1E8BC3;
    font-size: 32px;
    font-weight: 800;
    margin: 5px 0 2px;
    line-height: 1.3;
    margin: 0;
}
.articlesubtitle span{
    line-height: 1.15;
}
.articlesubtitle A:hover{
    text-decoration:none;
    color: #F4B350;
}
#submit, #compare, #remove, #create_account_submit {
	background: #F4B350;
    border: none;	
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    position: relative;
	padding: 7px 15px 4px;
    transition: background-color .25s linear;
    -o-transition: background-color .25s linear;
    -webkit-transition: background-color .25s linear;
    -moz-transition: background-color .25s linear;
}
#submit:hover, #compare:hover, #remove:hover, #create_account_submit:hover {
    background:#F9BF3B;
}
#submit:active, #compare:active, #remove:active, #create_account_submit:active{
    background:#F39C12;
}
#school_overview .review-submit .submit {
    background:#F4B350;
}
#school_overview .review-submit .submit:hover {
    background:#F9BF3B;
}
.admissions-contact-div {
	margin-bottom:13px;
}
.admissions-contact-label {
    font-size: 13px;
    font-weight: bold;
    width: 120px;
}
 #featured_school_benefits a{
	margin-left:30px; 
}
.payment-img{
    width: 470px;
	display: block;
    margin: 0 auto;
}
.payment-em{
	margin:10px;
    text-align:center;
}
.payment-em em {
	font-size:16px;
	color: #616161;
}
#featured-payment-ul {
	list-style-type:none;
}
#featured-payment-li {
	color:#F99900;margin-left:1px;display:table-cell;
}
#featured_schools_payment .featured-payment-li-text {
	padding-left:0px;
}
.featured-payment-li-text {
	color: #616161;
	font-size:16px;
}
#payment-em {
	display:inline-block;margin-bottom:10px;margin-top:10px;
}
#payment-em2 {
	display:inline-block;
	float:right;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:10px;
}
#payment-em3 {
	display:inline-block;
	float:right;
	margin-right:20px;
	margin-top:10px;
}
/********* school_ov/school_id nearbyschool Hao.wu***********/
.highlights_txt {
	float: left;
	width:75%;
	width: calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
	padding: 20px 0;
    font-family: 'Hind', sans-serif;
}
.highlights_row {
	font-size:18px;
	float: left;
	width:100%;
	margin-bottom: 5px;
	background: #F7F7F7;
    font-weight:300;
}
.highlights_data {
	float: left;
	width:100%;
	overflow: hidden;
    position: relative;
}
.highlights_img {
	float: left;
	margin-right: 10px;
	width: 80px;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	background-color:#EFEFEF;
	text-align: center;
	padding-top: 20px;
}
.info_school_link:hover {
	border:0;
}
#address_image{
    float:right;
    margin-right:5px;
}
#tel_image{
    float:right;
    margin-right:5px;
}
#web_image{
    float:right;
    margin-right:5px;
}
.small_grey_icon{
    float:right;
    padding-top: 5px;
    padding-bottom: 9px;
}
.tooltip:hover {
	color:#dd6919;
	text-decoration:underline;
}
/**********tiptool*********/
.tip1{
    padding: 10px; 
    border: 2px solid #999999; 
    overflow: hidden; 
    background: none repeat scroll 0 0 #FFFFFF; 
    border-radius: 5px; 
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.tip {
	padding: 10px;
	position: absolute;
	width: 321px;
}
a:hover .tip{
    display: block;
    position: absolute;
    text-decoration:underline;
}
.throbber,.throbbershowmoreloading,.schoolwidget .load {
    background: url("//www.privateschoolreview.com/images/showmoreloadingimage.gif") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    padding: 5px 0 5px 20px;
}
.schoolwidget .load{
	height:25px
}
.tip, .throbbershowmoreloading{
	display: none;
}
.tip:before {
    background: transparent;
	position: absolute;
	display: inline-block;
	border-bottom: 16px solid #999999;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	left: 21px;
	top: -4px;
	content: '';
}
.tip:after {
    background: transparent;
	position: absolute;
	display: inline-block;
	border-bottom: 14px solid #ffffff;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	left: 23px;
	top: 0px;
	content: '';
}
.tip_up {
	background: #ffffff;
	border: 2px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 300px;
}
a:hover .tip_up{
    display: block;
    position: absolute;
    text-decoration:underline;
}
.tip_up:before {
    background: transparent;
	position: absolute;
	display: inline-block;
	border-bottom: 16px solid #999999;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	left: 21px;
	top: -3px;
	content: '';
}
.tip_up:after {
    background: transparent;
	position: absolute;
	display: inline-block;
	border-bottom: 14px solid #ffffff;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	left: 23px;
	top: 0px;
	content: '';
}
.table_cell_city {
	display: none;
}
.blueribbon_small_icon{
    padding-top: 3px; 
    padding-right: 7px;
}
.daycare_small_icon{
    padding-top: 4px; 
    padding-right: 6px;
}
#page-container .spamtrap{
	display: none; 
	visibility: hidden;
}
#school_extras #school_extras_table_2 .td_one{
	width: 250px;
}
#school_extras #school_extras_table_2 .td_two{
	width: 360px;
}
#school_extras #school_extras_table_2 .td_three{
	width: 100px;
}
/*************pay**********/
.stripe-button-el{
	overflow:hidden;
	display:inline-block;
	visibility:visible !important;
	background-image:-webkit-linear-gradient(#28a0e5,#015e94);
	background-image:-moz-linear-gradient(#28a0e5,#015e94);
	background-image:-ms-linear-gradient(#28a0e5,#015e94);
	background-image:-o-linear-gradient(#28a0e5,#015e94);
	background-image:-webkit-linear-gradient(#28a0e5,#015e94);
	background-image:-moz-linear-gradient(#28a0e5,#015e94);
	background-image:-ms-linear-gradient(#28a0e5,#015e94);
	background-image:-o-linear-gradient(#28a0e5,#015e94);
	background-image:linear-gradient(#28a0e5,#015e94);
	-webkit-font-smoothing:antialiased;
	border:0;
	padding:1px;
	text-decoration:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-ms-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-o-box-shadow:0 1px 0 rgba(0,0,0,0.2);
	box-shadow:0 1px 0 rgba(0,0,0,0.2);
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	cursor:pointer;
}
.stripe-button-el::-moz-focus-inner{
	border:0;
	padding:0;
}
.stripe-button-el span{
	display:block;
	position:relative;
	padding:0 12px;
	height:30px;
	line-height:30px;
	background:#1275ff;
	background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-webkit-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-moz-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-ms-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:-o-linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	background-image:linear-gradient(#7dc5ee,#008cdd 85%,#30a2e4);
	font-size:14px;color:#fff;
	font-weight:bold;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-ms-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.25);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.stripe-button-el:not(:disabled):active,.stripe-button-el.active{background:#005d93}.stripe-button-el:not(:disabled):active span,.stripe-button-el.active span{
	color:#eee;background:#008cdd;background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-o-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-webkit-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-moz-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-ms-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:-o-linear-gradient(#008cdd,#008cdd 85%,#239adf);
	background-image:linear-gradient(#008cdd,#008cdd 85%,#239adf);
	-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-ms-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	-o-box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
	box-shadow:inset 0 1px 0 rgba(0,0,0,0.1);
}
.stripe-button-el:disabled,.stripe-button-el.disabled{
	background:rgba(0,0,0,0.2);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}
.stripe-button-el:disabled span,.stripe-button-el.disabled span{
	color:#999;
	background:#f8f9fa;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
}
/***********    open map  css  ********/
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
	-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
	-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
	-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
	transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.marker-cluster-small {
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -405px -230px;
	width: 53px;
	height: 52px;
}
.marker-cluster-medium {
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -332px -229px;
	width: 56px;
	height: 55px;
}
.marker-cluster-large {
	background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -251px -224px;
	width: 66px;
	height: 65px;
}
.marker-cluster {
	background-clip: padding-box;
	border-radius: 20px;
}
.marker-cluster div {
	width: 30px;
	height: 30px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
	border-radius: 15px;
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
	line-height: 30px;
}
/***********    open map  css  end ********/ 
#school_admin_news_archive .input-field > input {
    width:84%;
}
.contentboxouter .contentboxinner dl dd p {
    color: #616161;
    font-size:16px;
}
/* nearby schools list */
#find-school-list .school .table_cell_county,#find-school-viewed-list .school .table_cell_county {
	width:118px;
}
#find-school-list .school .table_cell_other_1,#find-school-viewed-list .school .table_cell_other_1 {
	width:262px;
}
#find-school-list .school .table_cell_other_2,#find-school-viewed-list .school .table_cell_other_2 {
	width:80px;
}
#find-school-list .school .table_cell_other_3,#find-school-viewed-list .school .table_cell_other_3 {
	width:60px;
}
/***end**/
.school .table_row_head span {
	padding: 13px 0% 8px 0.8%;
	text-align: left;
}
.school .table_row_head span.table_cell_other_2 {
	text-align: center;
}
#main-content .school-list{
	margin-bottom: 0px;
}
.school-list .table_cell_county {
	width:120px;
	vertical-align: middle;
	padding-left: 5px;
	font-size:16px;
	color:#616161;
    font-weight:300;
}
.school-list .table_cell_other_1 {
    width:310px;
    text-align:left;
    color:#616161;
    vertical-align: middle;
    padding-left: 5px;
    font-size:16px;
    margin-right:3px;
}
.school-list .table_cell_other_1 a{
    width:auto;
    height:auto;
    line-height:28px;
    text-align:left;
    font-size:20px;
    font-weight:600;
	display:block;
}
.school-list .table_cell_other_1 span:hover{
    color: #F4B350;
}
.school-list .table_cell_other_1 .tooltip{
	min-width: 130px;
}
.school-list .table_cell_other_2 {
	width:84px;
	text-align:center;
	color:#616161;
	vertical-align: middle;
	font-size:16px;
    padding:15px 0 15px 0.8%;
    font-weight:300;
}
.school-list .table_cell_other_3 {
	width:60px;
	text-align:center;
	color:#616161;
	vertical-align: middle;
	font-size:16px;
    padding:15px 0 15px 0.8%;
    font-weight:300;
}
span.directions {
	font-size:14px;
	color:#000;
	padding:0;
	margin:0;
	height:auto;
	text-align: left;
}
span.caption {
	font-size:16px;
	color:#616161;
	padding:0;
	margin:0;
	height:auto;
	text-align: left;
}
.school_info {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.thumbnail img {
    margin-right:5px;
	margin-bottom: 3px;
    max-width:85px;
}
.captionwidth {
    color: #616161 !important;
    min-width:220px;
}
#find-school-list .captionwidth,#find-school-viewed-list .captionwidth{
	width: 219px;
}
/*********user login str zty****/
.login_form ul li{
	text-align: center;
}
.login_form .label {
    width: 26%;
    text-align: right;
    padding: 2px;
}
.login_form .input-field {
    padding: 3px;
    width: 58%;
}
.login_form li div {
    display: inline-block;
}
.login_form input {
    width: 93%;
}
.login_form #show_password {
    width: auto;
    position: relative;
    top: 2px;
}
.login_form .wide{
    text-align: center;
}
.login_form input.submit {
    width: auto;
}
#school_student_login_form .label {
    width: 11%;
}
#school_student_login_form .input-field {
    width: 200px;
	text-align: left;
}
.note-for-schools {
    font-weight: 600;
}
#main-content P {
    margin-bottom: 10px;
    color:#616161;
}
#student_request_form textarea {
    width: 450px;
}
#create_account #student_request_form
{
	font-size:18px;
}
#student_request_form .rf_input {
    margin-bottom: 10px;
}
#secondary-content #student_request_form .rf_input{
    position:relative;
}
#secondary-content #student_request_form .text_input{
    margin-left: 2px;
    width: 84%;
}
#secondary-content #student_request_form #student_password {
    width: 242px;
}
#student_request_form table td {
    padding: 5px;
	width:200px;
}
#secondary-content P {
    font-size: 11pt;
    margin: 1px;
    padding-bottom: 10px;
}
#secondary-content #request_information_box P{
    font-size: 18px;
    padding-bottom: 10px;
}
#secondary-content #request_information_box .submit_wrapper{
    text-align:left;
}
#featured_schools_payment #secondary-content P {
    font-size: 18px;
}
#featured_schools_payment #secondary-content P.emphasized-2 {
    font-size: 18px;
}
#myselect3 {
    width: 250px;
}
.sel-p > select {
    width: 250px;
}
.text-left, legend {
    font-size:14px;
    padding: 0 8px 5px;
}
#schools_mailing_list .click_contant, legend {
    font-size:14px;
    padding: 14px 8px 5px;
}
#schools_mailing_list .mail_list_row_pc {
    width: 33%;
	float: left; 
	padding-bottom: 8px;
}
#schools_mailing_list .mail_list_row_mobile {
    width: 50%;
	float: left; 
	padding-bottom: 8px;
}
.spamtrap {
    margin: 1px;
    text-indent: 8px;
}
.contentboxinner .content2boxouter {
    width: 620px;
}
#featured_schools_payment .contentboxinner .content2boxouter {
    width: 100%;
}
.schoolwidget-iframe-container {
    float: left;
    margin-left: 20px;
	width:400px;
	margin-top:10px;
}
.schoolwidget #DistrictResults, .schoolwidget #countyResults {
    max-height: 400px;
    overflow: auto;
    padding: 10px;
}
.schoolwidget-iframe-container .schoolwidget-iframe{
	width:650px;
}
.schoolwidget-form-container {
    float: left;
   width: 400px;
}
#edit_login_form > table {
    margin: 0 20px 0 100px;
}
#edit_login_form .label {
    padding: 5px;
}
.contentboxinner .video_thumb {
    width: 280px;
}
#school-youtube input + input.submit {
    margin-left: 5px;
    padding: 3px 10px;
}
.contentboxinner > input {
    margin: 0 5px 0 0;
}
.even .column-heading {
    background-image: -moz-linear-gradient(center top , #FFFFFF, #F2F2F2);
    border: 1px solid #E6E6E6;
    border-radius: 6px 6px 6px 6px;
    font-size:16px;
    font-weight: bold;
    text-align: center;
}
#all-content .column-heading1 .column-header .content {
    background: linear-gradient(#9AE1A7, #2C813B) repeat scroll 0 0 transparent;
    color: white;
    text-align: center;
}
#all-content .column-heading1 {
    width: 120px;
}
.column-header.column-header-2 {
    width: 120px;
}
#add_news .Submit {
    background: linear-gradient(#EF9647, #D6731B) repeat scroll 0 0 transparent;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #C16615 inset;
    color: white;
}
.textaligncenter .input-field {
    padding: 3px;
}
#rental_widget {
    width: calc(100% - 255px);
    width:-moz-calc(100% - 255px);
    width:-webkit-calc(100% - 255px);
    display:inline-block;
    border-left: 2px solid #e9e9e9;
    border-right: 2px solid #e9e9e9;
}
#rental_widget div {
    width: 100%;
}
.trulia_tool_header {
    width: 100%;
    height: 25px;
    margin: 0;
    background-color: #e9e9e9;
}
.trulia_tool_header h6 {
    margin: 0;
    font-size: 16px;
    font-family: OpenSans,Arial,sans-serif;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    color: #999;
}
.trulia_tool_footer {
    width: 100%;
    height: 38px;
    position: relative;
    border-top: 2px solid #eaeaea;
    background-color: #e9e9e9;
}
.trulia_tool a {
    color: #1885f0;
    text-decoration: none;
}
.trulia_tool_footer .trulia-logo {
    width: 92px;
    height: 30px;
    float: right;
    margin: 4px 2% 4px 0; 
    background: url('//static.trulia-cdn.com/images/logos/standardized/v2/Trulia_logo_92x30.png') no-repeat;
}
.bigtext{
	font-size:18px;
	color:#616161;
}
.smalltext{
	font-size:18px;
	color: #616161;
    font-weight:300;
}
#household_income_row {
    border-bottom: 1px solid #E2E6F4;
}
.weizi {
    margin-left: 380px;
    text-align: center;
}
#main-content #related_school_news li {
    border-bottom: 1px solid #E2E6F4;
    font-size:16px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-bottom: 10px;
}
#main-content #news-archive li {
    border-bottom: 1px solid #E2E6F4;
    font-size:16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	color:#616161;
}
#main-content #news-archive #line {
    border-bottom: 1px solid #E2E6F4;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size:18px;
	color:#616161;
}
.center {
    text-align: center;
}
#feedback_form textarea {
    width: 90%;
}
/*******user login end zty****/
.idea_icon,.video_icon,.news_icon{
    float:left;
    background-color:#0082c5; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.idea_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -413px -8px;
    display: inline-block;
    width: 24px;
    height: 33px;
    margin-top:17px;
}
.quicklinks-icon,.request_icon {
    float:left;
    background-color:#61b597; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.quicklinks-icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -104px -106px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top:13px;
    
}
.school_job_icon{
	float:left;
    background-color:#0082c5; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.school_job_icon span{
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -308px -13px;
	display: inline-block;
	width: 41px;
    height: 41px;
    margin:21px 0 0 9px;
}
.quick_links .quicklink_li {
    border-bottom: 1px solid #C7D8C3;
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left:20px;
}
.quick_links .quicklink_li:last-child {
    border-bottom: medium none;
}
div, a {
    margin: 0;
    padding: 0;
}
.quick_links .image_div span {
    color: #616161;
    font-size:20px;
    font-weight:700;
}
.quick_links .link_div a {
    font-size: 14px;
}
.quick_links .link_div span {
    float:left;
    margin-right: 10px;
    margin-top: 7px;
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -72px -120px;
    display: inline-block;
	width: 7px;
	height: 12px;
}
.link_div .school-type-list-text {
    font-size: 16px;
    color: #1E8BC3;
    line-height: 2;
	float: left;
    width:92%;
}
.link_div .school-type-list-text:hover {
    color: #F4B350;
}
.school_notes_overview {
    color: #616161;
    font-size:16px;
    padding-bottom: 10px; 
    float: left;
	width: 100%;
}
#article #main-content ul{
	margin-left:20px;
}
#article #main-content LI {
    margin: 0 0 5px 22px;
    list-style-type:disc;
}
.news_icon span {
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -14px -13px;
    display: inline-block;
    height: 24px;
    width: 23px;
    margin-top:20px;
}
#school_overview #related_school_news ul li {
    border-bottom: 1px solid #E2E6F4;
    font-size:16px;
    list-style: none outside none;
    padding: 10px 0;
}
#school_overview #related_school_news ul li:last-of-type{
    border-bottom:none;
}
.rss_date {
    color: #DD6919;
    font-size: 11px;
}
#related_school_news .last {
    font-size: 13px;
}
#featured_schools_payment #secondary-content P {
    width: 100%;
}
#featured_schools_payment #customButton, #featured_schools_payment #form3 img {
    width:225px;
}
.last {
    text-align: right;
}
#school-joblist .rss-box li+li{
	margin:12px auto; 
	padding:12px 0 0 0; 
	border-top: 1px solid rgba(230,230,230,0.3);
}
#job-categories .section_3_content{
	padding:0px;
}
#job-categories .even,#job-categories .odd{
	text-align:center;
	height:auto;
	font-size:18px;
}
#job-categories dd{
	border-bottom: 1px solid #e2e6f4;
}
#job-categories dd:last-child{
	border-bottom: none;
}
#job-categories .even a,#job-categories .odd a{
	display:block;
	padding: 13px;
}
#job-categories .even a:hover,#job-categories .odd a:hover{
	background-color: #f1f3ff;
	text-decoration:none;
}
#request-login-info #main-headline-wrapper {
	margin-top: 7px;
}
#request-login-info .select_identify_school {
	border: 1px solid #E2E6F4;
    box-shadow: 2px 2px 5px #EEEEEE inset;
    height: 33px;
    padding: 5px 4px;
    width: 271px;
}
#request-login-info .table_name_cell{
	width:150px;
    height:39px;
}
#request-login-info .value_cell_1{
	width:300px;
    height:39px;
}
.main {
    padding: 5px 9px;
}
#index .articles_overview {
	border-bottom:0 none;
}
#index #main-content {
	margin-top:10px;
}
#index #secondary-content{
	margin:10px 0 0;
}
.index-article-title {
	margin-bottom:20px;
}
.emstyle{	
	font-size:13px;	
	font-style:normal;
}
#setmap-show,#setmap-viewed-show,.left-map-selection {
    margin: 10px;
}
#street_view {
    height: 200px;
    margin-top: 10px;
    width: 300px;
	margin:0 auto;
}
#school_info_action #action_other
{
	width: calc((100% - 34px)*0.25);	   
	width:-moz-calc((100% - 34px)*0.25);
	width:-webkit-calc((100% - 34px)*0.25);
}
#school_info_action #action_other_2
{
	width: calc((100% - 30px)*0.25);	   
	width:-moz-calc((100% - 30px)*0.25);
	width:-webkit-calc((100% - 30px)*0.25);
	padding-left: 8px;
}
#school_info_action #action_other_1
{
	width: calc((100% - 31px)*0.25);	   
	width:-moz-calc((100% - 31px)*0.25);
	width:-webkit-calc((100% - 31px)*0.25);
	border-right:1px solid #E2E6F4;
}
.home_listings_link
{
    margin-left: 33%;
    text-align: center;
}
#student-profile-wrapper{
    font-size:18px;
    font-weight:300;
}
#student-profile-wrapper td.input-field {
    width: 480px;
}

#student-profile-wrapper em {
    font-size: 10px;
	font-style:normal;
}
#state_ads_medium
{
	display:none;
}
#state_ads_banner
{
    display:block;
    width:100%;
	margin:0 auto;
	text-align:center;
}
.part_title {
    border-bottom: 1px solid #DADFE1;
    color: #f4b350;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    margin: 10px 0;
    padding: 0 0 10px;
}
#state_schools .public_county_list .table_row_head .table_cell_county,#state_religious_affi .public_county_list .table_row_head .table_cell_county {
    color: #616161;
    width: 248px;
    font-weight:400;
}
#state_schools .table_row {
    border-bottom: 1px solid #E2E6F4;
}
.school .table_cell_county {
    width: 135px;
    padding:15px 0 15px 0.8%;
    margin-right: 3px;
}
#state_schools .public_county_list .table_cell_county,#state_religious_affi .public_county_list .table_cell_county {
    float: left;
    font-size:18px;
    padding-left: 6px;
    width: 249px;
    font-weight:600;
}
#state_schools .public_county_list .table_cell_other span,#state_religious_affi .public_county_list .table_cell_other span {
    display: none;
    height: 35px;
    line-height: 35px;
}
.checkmark_bg:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 8px;
    background: transparent;
    top: 50%;
    left: 27px;
    border: 8px solid #f5b34f;
    border-top: none;
    border-right: none;
    margin-top: -12px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.invalid-icon {
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat  -18px -70px;
}
.error-icon {
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat  -216px -18px;
}
.valid-icon {
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat  -366px -168px;
}
.valid-icon, .invalid-icon, .error-icon{
	display: inline-block;
	width:16px;
	height:16px;
	vertical-align: bottom;
	padding-bottom:3px;
}
#secondary-content #student_request_form .valid-icon, #secondary-content #student_request_form .invalid-icon,#secondary-content #student_request_form .error-icon{
    position: absolute;
    right: 0;
    top: 8px;
}
#school_overview #student-profile-wrapper textarea#description{
	width: 89%;
}
#school_overview .step-interactive{
	margin-bottom: 48px;
    margin-right: 10px;
}
#school-info .content {
    padding-bottom:1px solid #;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
#school-info .school-info-content-headline {
    font-size: 20px;
    width: 640px;
}
.school-info-content-body .first {
    font-size: 20px;
    margin-bottom: 3px;
    margin-top: 5px;
    width: 265px;
}
.school-info-content-body .second {
    height: 24px;
    margin-bottom: 5px;
    vertical-align: top;
    width: 265px;
}
#school-info .ads {
    float: right;
    margin-right: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#ad-right-below{
	display:block;
}
.adsByGoogleSpan {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
#school-info .school_notes_overview {
    display: block;
    margin-top: 3px;
    margin-right: 20px;
	margin-left: 20px;
	width: 95%;
    width:calc(100% - 40px);
    width:-moz-calc(100% - 40px);
    width:-webkit-calc(100% - 40px);
}
#statistics_table {
    margin:20px 0 0 0;
    width: 100%;
}
#statistics_table .table_name_cell {
	border-top: 4px solid white;
    border-left: 4px solid white;
	font-size:16px;
	padding-left: 8px;
	width: 209px;
	height:40px;
	color:#616161;
    background-color: #DADFE1;
}
#statistics_table_title .table_name_cell{
	color:#aab2b9;
	font-size:16px;
	line-height: 1;
}
#statistics_table .table_value_cell {
	border-left: 4px solid white;
    border-top: 4px solid white;
	font-size:16px;
	height:40px;
	padding-left:9px;
	color:#616161;
    background-color: #ECF0F1;
}
#statistics_table .table_value_cell:last-child{
	border-right:1px solid #E2E6F4;
	padding-bottom: 10px;
}
#statistics_table .value_cell_1 {
    width: 209px;
}
#statistics_table_title .value_cell_2 {
    font-style: normal !important;
}
#statistics_table .value_cell_2 {
    width: 214px;
}
#view-home-listing {
	margin-left: 33%;
}
#state_schools .select_btn {
    margin-right: 10px;
    width: 435px;
    float:left;
}
.select_btn {
	color:#545455;
	font-size:18px;
	height: 35px;
	padding: 4px 5px;
	outline: 0;
	border: 1px solid #cbcedb;
}
.video_thumb {
    border-bottom: 1px solid #E2E6F4;
    display: inline;
    float: left;
    font-size:18px;
    margin: 10px 0;
    position: relative;
    text-align: left;
	padding: 5px 0;
	width:100%;
}
.video_thumb_container {
	display:block;
	width:100%;
	float:left;
	margin-bottom:-10px;
}
.video_thumb img {
	text-align: center;
	width:100%;
    border-radius:5px;
}
.video_thumb p a {
    overflow:hidden;
    display:inline-block;
    margin-top:20px;
    font-size:16px;
}
.videoDate {
	color: #616466;
    font-size:16px;
}
.video_thumb .videoTime {
	background-color: #000000;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF !important;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	opacity: 0.75;
	padding: 0 4px;
	vertical-align: top;
	bottom: 116px;
	margin-right: 0;
	margin-top: 0;
	position: absolute;
	right: 8px;
}
#secondary-content #school_videos .contentboxinner {
    padding: 10px;
}
.video_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -408px -163px;
    display: inline-block;
    height: 29px;
    width: 29px;
    margin-top:18px;
}
#school_videos .last {
	font-size:16px;
	clear:both;
    padding-top: 15px;
    text-align: center;
}
#adsense-rectangle-gallery{
    margin:5px auto;
	text-align:center;
}
#state_schools .state_top_view .text-container {
    padding-bottom: 15px;
}
.text-container {
    text-align: center;
}
#state_schools .state_top_view #Top20_title {
    color: #616161;
    font-size: 18px;
    height: 22px;
    line-height: 22px;
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
}
#state_schools .state_top_view .select_btn{
	width: 370px;
}
#state_schools .select_btn {
    margin-right: 10px;
    width: 435px;
}
.select_btn {
    border: 1px solid #CBCEDB;
    color: #545455;
    font-size:18px;
    height: 35px;
    outline: 0 none;
    padding: 4px 5px;
}
#state_schools .state_top_view .y_btn {
    padding: 0 20px;
    width: 95px;
}
#create_account .input-field #birth_date{
	margin:0 4px;
}
input[type="radio"]
{
   margin:0 4px 0 0;
}
#create_account .input-field #student_country,#create_account .input-field #student_state{
   width:230px;
}
.request_icon span{ 
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -259px -107px;
	display: inline-block;
	height: 33px;
	width: 33px;
    margin-top:18px;
}
#school_overview #main_content_LI{
	font-size:16px;
}
#school_overview #main_content_LI li{
	margin-bottom:5px;
}
#request_info_button{
	text-align: center;
	margin-bottom:25px;
}
#request_info_button a {
    display: inline-block;
	text-align:center;
	text-decoration:none;
	outline:none;
	background-color:#F4B350;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
    transition:background-color .25s linear;
	-o-transition:background-color .25s linear;
	-webkit-transition:background-color .25s linear;
	-moz-transition:background-color .25s linear;
	-webkit-font-smoothing: antialiased;
}
#request_info_button a:active {
    background:#F39C12;
}
#request_info_button .request_today_td{
    text-align: center;
    vertical-align: middle;
    background-color: #e4a649;
    width:60px;
    height:60px;
    border-radius:5px 0 0 5px;
}
#request_info_button .request_today_text{
    padding:0 30px;
    text-align:center;
	font-size:18px;
	font-weight:600;
    color:#FFFFFF;
}
#school_overview #schoolnote
{
    font-size:18px;
	margin-top:10px;
    margin-bottom:35px;
    font-weight:300;
}
#main-content p#add_pro {
    color: #808080;
    margin-top:20px;
    font-size:16px;
	text-align: right;
}
#main-content #schoolnote UL {
    margin-bottom: 10px;
}
#main-content #schoolnote LI{
    position: relative;
}
#main-content #schoolnote LI:before{
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #f5b34f;
    margin-top: 8px;
}
#main-content #schoolnote LI span.schoolnote-li {
    margin-left:30px;
    display:inline-block;
}
.school .table_row #table_cell_other_new{
	width:120px;
}
.school .table_row #table_cell_other_new_1{
	width:180px;
}
.school .table_row #table_cell_other_new_2{
	width:130px;
}
.school .table_row #table_cell_other_new_3{
	width:75px;
}	
#index #secondary-content #FindSchoolForm .find-school-label {
	font-size: 1em;
	font-weight: 300;
	line-height: 28px;
}	
#index #secondary-content #FindSchoolForm .find-school-submit {			
	padding-left: 4px;
	margin-left: 0;
}	
#find-school-result #secondary-content #FindSchoolForm .find-school-label {
	font-size: 1em;
	font-weight: normal;
	line-height: 28px;
}	
#find-school-result #secondary-content #FindSchoolForm .find-school-submit {			
	padding-left: 4px;
	margin-left: 0;
}
#neary #FindSchoolForm .find-school-submit{
	margin:0 5px 13px 0;
}
#neary #FindSchoolForm .find-school-div {			
	text-align: left;
	float: left;
	width: 100%;
    font-size:18px;
    font-weight:300;
}
#neary #FindSchoolForm .find-school-label {
	width: 190px;
	margin-top: 5px;
}
#neary #FindSchoolForm .find-school-input { 
	width: 58.5%;
	padding: 0 7px;
    line-height: 35px;
}
#neary #FindSchoolForm .find-school-input { 
	width: calc(100% - 208px);
}
#neary #FindSchoolForm .find-school-opt {
	width: 60%;
	padding: 0 7px;
    height: 37px;
}
#neary #FindSchoolForm .find-school-opt {
	width: calc(100% - 190px);
}		
#neary #FindSchoolForm .find-school-submit {    
	float: left;
	padding-left: 190px;
}
#lost_password form table {
	display:table;
	padding:0;
	margin:0 auto;
	text-align:center;
	width:100%;
	border-collapse:collapse;
}
#lost_password form table td {
    margin: 0;
    padding: 0px 0px 4px 0px;
}
#lost_password form table tbody {
	width:100%;
}
#lost_password form .label {
    padding-right: 10px;
    text-align: right;
    width: 160px;
}
#lost_password form .input-field {
    text-align: left;
    width: 200px;
}
#lost_password input[type="text"] {
    width: 192px;    
}
#student_request_form #birth_date {
    margin: 0 4px;
}
#student_request_form #current_grade, #student_request_form #seeking_grade {
    width: 83px;
} 
#contacted input.officer_name {
	margin-left:45px;
}
#contacted input.position {
	margin-left:9px;
}
#contacted input.e_mail {
	margin-left:38px;
}
#contacted input.phone_number {
	margin-left:14px;
}
#contacted div.display_none {
	display:none;
	visibility: hidden;
}
#contacted .center {
	text-align:center;
}
#students_database #all-content LI,
#school_admin_news_archive #all-content LI,
#secure_data #all-content LI {
    margin: 0 0 5px 22px;
	list-style-type:disc;
}
#school_admin_news_archive textarea {
    width: 80%;
}
#school_admin_news_archive .new_content_section_2  UL {	
	list-style:disc outside none;
	margin:0 0 5px 22px;
}
#school_admin_news_archive .rss_items LI{
	margin: 0 0 5px 4px;
}
#school_admin_news_archive #title {
    margin-left: 0px;
}
#contact-school input[type="radio"] {
	width:13px;
}
#contact-school textarea {
    width:96%;
}
#contact-school input[type="text"]{
	width:70%;
}
#contact-school #submit {
	margin: 15px 5px;
}
#contact-school #contact_school_form td {
	font-size: 1rem;
}
.video-containerxx {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-containerxx iframe, .video-containerxx object, .video-containerxx embed, .video-containerxx img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_play_button {
	cursor: pointer;
	width: 93px;
	height: 93px;
	position: absolute;
	top: calc(50% - 47px);
	z-index: 100;
	left: calc(50% - 47px);
	background: url(/include/srn_lib/shared/images/play_video.png);
}
#student_request_form input[type="radio"] {
	width:13px;
}
#request_information #student_request_form input[type="text"],
#request_information #student_request_form input[type="password"] {
	width:290px;
}
.school .otherwidth_1,.school .table_row_head .otherwidth_1{
	width:175px;
}
.school .otherwidth_2,.school .table_row_head .otherwidth_2{
	width:180px;
}
.school .otherwidth_3,.school .table_row_head .otherwidth_3{
	width:120px;
}
#list_tuition span {
	width:22%;
	display:inline-block;
	padding: 10px 0 10px 0.6%;
	font-size:16px;
	text-align:center;
	/*cursor:pointer;*/
}

#list_tuition .listspan{
	cursor:pointer;
}
#list_tuition td{
	font-size:16px;
	text-align:center;
	/*cursor:pointer;*/
    padding-top:15px;
    padding-bottom:15px;
    font-weight:300;
}
#list_tuition .table_row_head td{
	/*padding-left: 17px;
	text-align: left;*/
    border-right: 3px solid #ffffff;
    background-color: #F2F2F2;
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
    font-weight:400;
}
#list_tuition .table_row_head td .td-shadow{
    width:100%;
    height:10px;
    background-color:#ebebeb;
    position:absolute;
    left:0;
    bottom:0;
}
#list_tuition .table_row_head{
	height: 43px;
}
#list_tuition .table_row{
	height: 37px;
    border-bottom:1px solid #e5e5e5;
}
#list_tuition .table_row:hover{
    background-color: #F7F7F7;
}
/*
#list_tuition .row_click:hover {
	background-color: #f1f3ff;
}
*/
#list_tuition .table_row_head .table_cell_county {
	width: 20%;
}
#list_tuition .table_row_head .table_cell_other_1 {
	width: 30%;
}
#list_tuition .table_row_head .table_cell_other_2 {
	width: 30%
}
#list_tuition .table_row_head .table_cell_other_3 {
	width: 17.741%;
}
#list_tuition .table_cell_county {
	text-align:left;
	width:20%;
    font-weight:600;
    font-size:20px;
	padding-left:5px;
}
#list_tuition .table_cell_other_1 {
	width: 30%;
}
#list_tuition .table_cell_other_2 {
	width: 30%;
}
#list_tuition .table_cell_other_3 {
	width: 17.741%;
}
#list_tuition .table_row_head {
	color: #616161;
    font-size:16px;
    font-weight: 600; 
}
#list_tuition .table_cell_pvsrstateother {
	text-align: center;
	font-size:16px;
	padding-left: 6px;
	color: #616161;
}
#list_tuition .list_no .listspan {
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -167px -71px;
	height:16px;
	width:16px;
	display:inline-block;
	padding:0;
    margin-right:4px;
}
#list_tuition .list_up .listspan{
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -215px -69px;
	height:16px;
	width:16px;
	display:inline-block;
	padding:0;
}
#list_tuition .list_down .listspan{
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -115px -70px;
	height:16px;
	width:16px;
	display:inline-block;
	padding:0;
}
#secondary_header{
	font-size:16px;
	height: 50px;
}
#secondary_header .section_a, #secondary_header .section_span{
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#secondary_header .section_a:first-of-type{
    border-radius:5px 0 0 0;
}
#secondary_header .section_a:last-of-type{
    border-radius:0 7px 0 0;
}
#secondary_header .section_1{
	width: 111px;
}
#secondary_header .section_2{
	width: 125px;
}
#secondary_header .section_3{
	width: 170px;
}
#secondary_header .section_4{
	width: 111px;
}
#secondary_header .section_5, #secondary_header .section{
	width: 137px;
	border: none;
}
#secondary_header .nopublic_section_1{
    width: 145px;
}
#secondary_header .nopublic_section_2{
    width: 159px;
}
#secondary_header .nopublic_section_3{
    width: 204px;
}
#secondary_header .nopublic_section_4{
    width: 147px;
    border: none;
}
#secondary_header .section_a{
	background: none repeat scroll 0 0 #1e8cc5;
	color:#FFFFFF;
    border-right: 1px solid #4ca2d1;
    transition: background-color 0.25s linear 0s;
    -o-transition: background-color  0.25s linear 0s;;
    -webkit-transition: background-color  0.25s linear 0s;;
    -moz-transition: background-color  0.25s linear 0s;;
}
#secondary_header .section_a:hover {
	background: #F9BF3B;
	-pie-background: linear-gradient(#B75C0B, #BD5E0A);
	cursor: pointer;
    border-right:1px solid #F9BF3B;
    text-decoration:none;
}
#state_ads_banner{
	margin-top: 15px;
    margin-bottom:30px;
}
.mobile_data_table{
	margin-top: 10px;
}
#box_no_marginpadding{
	margin: 20px 0px;
	padding: 0px;
    border-radius:8px 8px 5px 5px;
} 
#box_no_marginpadding .contentboxinner{
	margin: 0px;
	padding: 0px;
}
#under_header_content{
	margin:  0  10px 10px;
	padding: 30px 10px 10px;
}
/*end of secondary header*/
#aboutedconsultants #main-content UL{
	list-style: disc outside none;
	padding: 0 0 0 22px;
}
#tuition #secondary_header .section_1,#tuition #secondary_header .section_2,#tuition #secondary_header .section_3,#acceptance_rate #secondary_header .section_1,#acceptance_rate #secondary_header .section_2,#acceptance_rate #secondary_header .section_3 {
	width: calc((100% - 2px)/3);	   
	width:-moz-calc((100% - 2px)/3);
	width:-webkit-calc((100% - 2px)/3);
}
#tuition #secondary_header .section_3,#acceptance_rate #secondary_header .section_3{
	border-right:0px;	
}
#state_schools .public_county_list .table_row_head .table_cell_other,#state_religious_affi .public_county_list .table_row_head .table_cell_other {
    color: #616161;
    width: 115px;
    background-color: #f2f2f2;
    margin-right: 3px;
    border-bottom: 10px solid #ebebeb;
    padding:15px 0 10px 0;
    font-weight:400;
}
#state_schools .public_county_list .table_cell_other,#state_religious_affi .public_county_list .table_cell_other{
    color: #616161;
    float: left;
    font-size:18px;
    text-align: center;
    width: 117px;
    padding:15px 0 10px 0;
    font-weight:300;
}
#state_schools #list_school .table_cell_county,#state_religious_affi #list_school .table_cell_county{
	padding: 15px 0 10px 15px;
}
/***secondary menu tabs start Hao.wu***/
#secondary_header .tab_school{
	float: left; 
	width: 100%; 
	padding-top: 4px;
}
#secondary_header .tab_font{
	font-size:14px;
}
#secondary_header{
	width:660px;
}
.tab5{
	width: 130.8px;
}
.tab4{
	width: 163.7px;
}
.tab3{
	width: 218.6px;
}
.tab2{
	width: 329.4px;
}
#secondary_header .tab5_no{
	width: 131.8px;
	border-right: medium none;
	border-top-right-radius: 5px;
}
#secondary_header .tab4_no{
	width: 164.8px;
	border-right: medium none;
}
#secondary_header .tab3_no{
	width: 219.7px;
	border-right: medium none;
	border-top-right-radius: 5px;
}
#secondary_header .tab2_no{
	width: 328.5px;
	border-right: medium none;
	border-top-right-radius: 5px;
}
#secondary_header .tab_all{
	width: 120px;
}
#secondary_header .tab_high{
	width: 120px;
}
#secondary_header .tab_elementary{
	width: 170px;
}
#secondary_header .tab_pre{
	width: 120px;
}
#secondary_header .tab_public_no{
	width: 124.4px;
	border-right: medium none;
}
#diffrent_width{
	width:280px;
}
/***secondary menu tabs end Hao.wu***/
#find-school-result .school-list .table_cell_other_1{
	width:228px;
}
#find-school-result .school .table_cell_county{
	width:148px;
}
.goodicon span{
	background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -361px -111px;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-top: 28px;
}
.goodreview{
    padding-top:0;
    font-size:18px;
    font-weight:300;
    color: #616161;
}
#school_review h3{
    color: #F4B350 ;
}
.goodicon{
    text-align: center;
    left: 0; 
    width:90px; 
    height:90px;
    background-color:#1e8cc5;
    padding:0;
}
#school_reviews td{
    vertical-align: top;
}
#school_reviews b{
    font-size: 14px;
    color: #292929;
}
#lenght_height:nth-last-child(){
    border-bottom: none;
}
/***********School Reviews**************/
.gsc-result .gs-title {
    height: auto !important;
}
.find-school-state_icon{
    float:left;
    background-color:#e9aa4b; 
    height:70px;
    width:80px;
    border-radius: 5px 0 0 0;
}
.find-school-state_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -56px -154px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.popular_article_icon, .articles_icon{
    float:left;
    background-color:#0082c5; 
    height:70px;
    width:60px;
    border-radius: 5px 0 0 0;
}
.popular_article_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -4px -105px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.recent_articles_icon,.trulia_widget_icon,.serch-ico,.login_head_icon{
    float:left;
    background-color:#0082c5; 
    height:70px;
    width:80px;
    border-radius: 5px 0 0 0;
}
.serch-ico{
   background-color:#61b597;  
}
#secondary-content .serch-ico{
    height:70px;
    width:60px;
}
.login_head_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -255px -56px;
    display: inline-block;
    width: 41px;
    height: 40px;
    margin-top: 13px;
}
.recent_articles_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -155px -106px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.trulia_widget_icon span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -254px -155px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
.serch-ico span{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -354px -6px;
    display: inline-block;
    width: 41px;
    height: 41px;
    margin-top: 13px;
}
#most_recent_articles .new_content_section_3{
    border:none;
}
#most_recent_articles .section_content{
    padding:15px 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
    -js-display: flex;
	display: flex;
	overflow: auto; /* scroll on mobile */
}
#recent_content_third{
    margin-right:0;
}
.recent_content{
   min-width: 204px; /* for flex */
   width:204px; 
   margin-right:20px; 
   border:1px solid #E6E6E6; 
   border-radius:5px;
}
.recent_content .recent_img img{
    width:100%;
    border-radius:5px 5px 0px 0px;
    height:150px;
}
.recent_content .recent_text{
    padding:20px 20px;
}
.recent_content .recent_title{
    margin:10px 0;
    font-weight:700;
    font-size:18px;
}
.recent_content .title_time{
    font-size:16px;
    color:#616161;
    font-weight:300;
}
.bottom-icon .facebook{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -256px -6px;
    display: inline-block;
    width: 38px;
    height: 38px;
}
.bottom-icon .twitter{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -307px -154px;
    display: inline-block;
    width: 38px;
    height: 38px;
}
#find-private-schools-by-state .section_content{
    padding:0;
}
#find-private-schools-by-state .section_header_wrapper{
    margin-bottom: 0;
}
#find-private-schools-by-state .find_state_box{
    width:33.1%;
    width: calc((100% - 3px)/3);
    width:-moz-calc((100% - 3px)/3);
    width:-webkit-calc((100% - 3px)/3);
    float:left; 
    height:185px;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.find_state_box .city_box{
    padding-left:20px;
    padding-right:5px;
}
#find-private-schools-by-state #none-right-border{
    border-right:none;
}
.find_state_box .state_bold{
    font-size: 24px;
    display: block;
    font-weight:700;
    margin:30px 0 20px;
}
.find_state_box ul li a{
    font-size:14px;
    display:block;
}
.find_state_box a:hover{
    background-color:#1e8bc3;
    color:#FFFFFF;
    text-decoration:none;
}
.find_state_box a:hover .city_count{
   color:#FFFFFF; 
}
.find_state_box ul li .city_count{
    color:#616161;
}
#mobile-header,#mobile-search-box{
    height:80px;
    background:#F2F2F2;
    display:none;
}
#request_info_button .request_today_td span,.find-school-bg{
    background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -308px -13px;
    width:34px;
    height:28px;
    display:inline-block;
    vertical-align: middle;        
}
h3.table-title{
    text-align:center;
}
.nearby_schools_map .checkmark,.also_viewed_schools_map .checkmark{
    margin-bottom:20px;
}
.news-event-icon{
    position: relative;
}
.news-event-icon .new-event-text{
    margin-left:20px; 
    display:inline-block;
}
.news-event-icon:before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border: 2px solid #f5b24a;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    border-top: none;
    border-right: none;
    top: 9px;
}
#twitter_div{
    margin:20px 0;
}
	/*Hao.wu*/
.right_arrow{
	float:left;
    margin-right: 10px;
    margin-top: 7px;
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -72px -120px;
    display: inline-block;
	width: 7px;
	height: 12px;
}
.most_rate_school{
	font-size: 14px;
    color: #1E8BC3;
    line-height: 2;
	float: left;
    width:92%;
	text-align: left;
}
#acceptance_rate .table_cell_other_2 A{
	float: left;
	width: 100%;
}
#acceptance_rate .table_cell_other_2 .most_rate_school:hover{
	color: #f4b350;
}
#acceptance_rate .header_high{
	width: 100%;
	padding: 0;
}
/*******/
#featured_school_benefits_title {
	font-size: 20px;
}
/* housing widget start */
#sale_widget {
	width: 240px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.module {
	overflow: visible; /*For typepad*/
}
#tMinistats {
	position: relative;
	width: 240px;
	height: 275px;
}
#tMinistats .tMinistatsS {
	text-align: center;
	position: absolute;
	bottom: 0;
	margin-bottom: 70px;
	width: 240px;
	height: 56px;
	z-index: 100;
	color: #b6d46f;
	font-family: Arial;
	font-size: 11px;
}
#tMinistatsC .tMinistatsB {
	height: 141px;
	margin-top: -10px;
	border: 1px solid #ccc !important;
}
#tMinistatsC .tMinistatsF {
	border:1px solid #ccc !important;
	border-top:none !important;
}
#tMinistats .tMinistatsS a {
	color: #06c;
}
#tMinistatsC h3.tMinistatsH {
	background: transparent !important;
	padding: 0px !important;
	height: 60px;
	color: black;
}
#tMinistatsC h3.tMinistatsH div {
	background: transparent !important;
	border: 1px solid #ccc;
	color: black;
	height: 60px;
	padding: 10px !important;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#tMinistatsC .tMinistatsZ {
	background: transparent !important;
	padding: 0 !important;
}
#tMinistatsC .tMinistatsZ div {
	background: #fff !important;
	height: 13px;
	border: 1px solid #ccc;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top: none !important;
}
/* housing widget end */
/* google video start */
.video_dialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 1001;
}

.video_dialog_container {
	width: 640px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 3px;
	background: #fff;
	background: -webkit-linear-gradient(#fff, #bbb);
	background: -moz-linear-gradient(#fff, #bbb);
	background: -o-linear-gradient(#fff, #bbb);
}
span.youtube_description {
	width: 100% !important;
}
.video_dialog_container .close {
	z-index: 1002;
	cursor: pointer;
	*cursor: hand;
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.video_dialog_container .close:hover {
	background: #00d9ff;
}

.brief table {
    display: table;
}
#resetpassword form table{
    border-collapse: collapse;
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
}
#resetpassword form .label{
    padding-right: 10px;
    text-align: right;
    width: 160px;
}
#resetpassword form .label{
	text-align: left;
    padding-left: 240px;
}
#resetpassword form .input-field {
    text-align: left;
}
#resetpassword form table td {
    margin: 0;
    padding: 0 0 4px;
}
#resetpassword input[type="text"] {
    width: 192px;
}
@media (max-width: 700px) {
	#video_title {
		white-space: nowrap;
	}
	#youtube_title {
		font-size: 14px;
	}
	.video_dialog_container {
		margin: 0;
		padding: 0;
	}
	.video_dialog_container .close {
		top: 10px; right: 12px;
		font-size: 16px;
		padding: 8px;
	}
}
/* google video end */
/* lazy loading start */
.lazy-loaded {
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 1;
}
img.lazy {
	display: none;
}
.school-list-thumbnail {
	float: left;
	clear: both;
	margin-bottom: 3px;
	max-width: 90px;
	max-height: 60px;
}
/* lazy loading end */
@media (min-width: 1200px)
{
	#main-headline-wrapper{
		width: 824px;
	}
	#main-wrapper,#footer,#bottom-content{
		width: 1180px;
	}
	#all-content{
		width: 1180px;
		max-width:1180px;
	}
	#main-content{
		width: 824px;
	}
	#secondary-content{
		width: 336px;
	}
	#wowslider-container1 {
		max-width: 780px;
	}
	.find-school-by-state .table_row .table_cell{
		width: 22%;
	}
	#secondary-content #FindSchoolForm .find-school-option, #secondary-content #FindSchoolForm .find-school-input {
		width: 300px;
	}
	#secondary-content #FindSchoolForm .find-school-opt{
		width: 306px;
	}
	.search {
		margin: 6px 90px;
	}
	#header{
		max-width: 1180px;
	}
	#header #logo{
		width:15%;
	}
	.google-search-contain{
		width: 430px;
	}
	.navigation-wrapper-2 LI A{
		 padding: 0 28px 0 46px;
	}
	#state_schools .select_btn{
		width:600px;
	}
	.mini-map{
		width:336px;
		height:280px;
	}
	#popular_articles .popular_article_photo{
		height: 218px;
	}
	.head_action_1{
		width:33%
	}
	#school-info .first{
		width:390px;
	}
    #school-info .second{
        width: 390px;
    }
	#general_table .value_cell_1{
		max-width: 550px;
		width: 550px;
	}
	#map_left,#map_left_viewed{
		width:787px;
	}
	#find-school-list .school .table_cell_other_1,#find-school-viewed-list .school .table_cell_other_1{
		width:328px;
	}
	#find-school-list .school .table_cell_county,#find-school-viewed-list .school .table_cell_county{
		width:150px;
	}
	#find-school-list .school .table_cell_other_3,#find-school-viewed-list .school .table_cell_other_3{
		width:70px;
	}
	#find-school-list .school .table_cell_other_2,#find-school-viewed-list .school .table_cell_other_2{
		width:120px;
	}
	#school_overview #sale_widget,#school_overview #tMinistats,#main-content #sale_widget, #main-content #tMinistats{
		width:300px;
	}
	#rental_widget{
		width: calc(100% - 315px);
		width:-moz-calc(100% - 315px);
	    width:-webkit-calc(100% - 315px);
	}
	#secondary_header{
		width:824px;
	}
	#secondary_header .tab_public_no,#secondary_header .tab_pre,#secondary_header .tab_elementary,#secondary_header .tab_high,#secondary_header .tab_all{
		width:20%;
	}
	#secondary_header .tab_public_no{
	    width:19.9%;
	}
	#secondary_header .tab_public_no,#secondary_header .tab_pre,#secondary_header .tab_elementary,#secondary_header .tab_high,#secondary_header .tab_all{
		width: calc((100% - 4px)/5);
		width:-moz-calc((100% - 4px)/5);
	    width:-webkit-calc((100% - 4px)/5);
	}
	.school-list .table_row_head .table_cell_other_1,.school-list .table_cell_other_1{
		width:330px;
	}
	#find-school-result .school-list .table_row_head .table_cell_other_1,#find-school-result .school-list .table_cell_other_1{
	    width:258px;
	}
	.school-list .table_row_head .table_cell_county,.school .table_cell_county{
		width:198px;
	}
	.school-list .table_row_head .table_cell_other_2,.school-list .table_cell_other_2,.school-list .table_cell_other_3,.school-list .table_cell_other_3{
		width:110px;
	}
	#statistics_table{
		width:100%;
	}
	#statistics_table .value_cell_2,#statistics_table .value_cell_1,#statistics_table .table_name_cell{
		width:262px;
	}
	#state_schools .public_county_list .table_row_head .table_cell_other, #state_religious_affi .public_county_list .table_row_head .table_cell_other{
		width:170px;
	}
	#state_schools .public_county_list .table_cell_other, #state_religious_affi .public_county_list .table_cell_other{
		width:170px;
	}
	#secondary_header .tab4_no,#secondary_header .tab4{
		width:24.9%;
		width: calc((100% - 3px)/4);
		width:-moz-calc((100% - 3px)/4);
	    width:-webkit-calc((100% - 3px)/4);
	}
	.tab3,#secondary_header .tab3_no{
		width:33.3%;
	}
	#secondary_header .tab3_no{
		width:33.2%;
	}
	.tab3,#secondary_header .tab3_no{
		width: calc((100% - 2px)/3);
		width:-moz-calc((100% - 2px)/3);
	    width:-webkit-calc((100% - 2px)/3);
	}
	.tab2,#secondary_header .tab2_no{
		width:49.9%;
		width: calc((100% - 1px)/2);
		width:-moz-calc((100% - 1px)/2);
	    width:-webkit-calc((100% - 1px)/2);
	}
	#article #af-form-1487095188, #article #af-form-1487095188 .quirksMode{
		width:336px;
	}
	#list_tuition .table_cell_county {
		width: 20%;
	}
	#list_tuition .table_cell_other_1 {
		width: 30%;
	}
	#list_tuition .table_cell_other_2 {
		width: 30%;
	}
	#list_tuition .table_row_head .table_cell_other_3 {
		width: 200px;
	}   
	#school-info .infobox-top-left{
		width: 410px;
	}
	#diffrent_width{
		width:440px;
	}
	#school-info #tel-class,#school-info #grades-class{
		width:390px;
	}
	#school_overview .school-info-content-body .head_action_1 .head_action_1_border a{
		width:370px;
	}
	#school_overview .head_action_1{
		width:380px;
	}
	#school_information .secondary_head ul li{
		padding:5px 20px;
	}
	.schoolwidget-form-container {
	    width: 600px;
	}
	#so_jump_btn {
		left: 791px;
	}
    .find_state_box .city_box{
        padding-left:40px;
    }
    .recent_content .recent_img img{
        height:200px;
    }
    .recent_content{
        width:259px;
    }
    .infobox-top-right{
        width:336px;
    }
	#compare_schools #ad-right-above{
		margin:20px 50px;
	}
    .hide-in-tablet{
        display:inline;
    }
    #myselect3 {
        width: 290px;
    }
    .sel-p > select {
        width: 290px;
    }
	/*Hao.wu*/
.right_arrow{
	float:left;
    margin-right: 10px;
    margin-top: 7px;
    background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -72px -120px;
    display: inline-block;
	width: 7px;
	height: 12px;
}
.most_rate_school{
	font-size: 16px;
    color: #1E8BC3;
    line-height: 2;
	float: left;
    width:92%;
	text-align: left;
}
#acceptance_rate .table_cell_other_2 A{
	float: left;
	width: 100%;
}
#acceptance_rate .table_cell_other_2 .most_rate_school:hover{
	color: #f4b350;
}
#acceptance_rate .header_high{
	width: 100%;
	padding: 10px 0 10px 0.6%;
}
#list_tuition td{
	font-size:18px;
}
/*******/
}

@media (min-width: 768px) and (max-width:998px)
{
    #desk_show_ads,#compare_schools #ad-right-above{
		float:left;
		width:auto;
	}
    .popular_article_icon span,.idea_icon span,.quicklinks-icon span,.school_job_icon span,.request_icon span,.video_icon span,#secondary-content .login_head_icon span,.articles_icon span{
        margin-top:10px;
    }
    .news_icon span{
        margin-top:17px;
    }
    #secondary-content .popular_article_icon,.idea_icon,.quicklinks-icon,.school_job_icon,.request_icon,.video_icon,.news_icon,#secondary-content .login_head_icon,#secondary-content .serch-ico,.articles_icon {
        height: 60px;
        width: 50px;
    }
    #secondary-content .section_3_header,#secondary-content .section_2_header{
        font-size: 1rem;
        line-height: 60px;
    }
	#secondary-content #search_public_schools .section_2_header{
		font-size: 0.9rem;
	}
	#compare_schools select{
		width: 300px;
	}
	.school_notes_overview{
		float:none;
	}
	#school_overview .head_action_1{
		width:100%;
        margin-left:0;
	}
	.schoolwidget-form-container{
		width:58%;
	}
	.schoolwidget-iframe-container{
		margin-left: 10px;
		margin-top: 10px;
		width:auto;
	}
	.schoolwidget-iframe-container .schoolwidget-iframe{
		width:auto;
	}
	.search {
		margin:6px 6px;
	}
	.infobox-top-right {
		text-align:center;
	}
	#diffrent_width{
		width:auto;
	}
	#school_overview table .chartimg {
		width: 100%;
	}
    #neary #state_type_school_status_view .school_notes_overview {width: 100%;}
	#secondary_header .section_1{
		width: 18%;
	}
	#secondary_header .section_2{
		width: 18%;
	}
	#secondary_header .section_3{
		width: 25%;
		overflow: hidden;
	}
	#secondary_header .section_4{
		width: 18%;
	}
	#secondary_header .section_5, #secondary_header .section{
		width: calc(21% - 4px);
		width:-moz-calc(21% - 4px);
	    width:-webkit-calc(21% - 4px);
	}  
	#secondary_header .nopublic_section_1{
		width: 23%;
	}
	#secondary_header .nopublic_section_2{
		width: 23%;
	}
	#secondary_header .nopublic_section_3{
		width: 30%;
		overflow: hidden;
	}
	#secondary_header .nopublic_section_4{
		width: calc(24% - 4px);
		width:-moz-calc(24% - 4px);
	    width:-webkit-calc(24% - 4px);
	}    
	.head_action_1{
		width: 33%;
	}	
	#school_gallery{
		margin:0 10px;
	}
    #student_request_form input[type="text"],
    #student_request_form input[type="password"] {
		width:210px;
	}
	#student_request_form table .label {
		width:150px;
	}
    .school-list .table_row_head .table_cell_other_1,
	.school-list .school-type-list-text .table_cell_other_1{
		width: 37%;
		padding-left: 5px;
	}
	#find-school-result .school-list .table_row_head .table_cell_other_1,
	#find-school-result .school-list .school-type-list-text .table_cell_other_1{
		width: 34%;
	}
	.captionwidth{
		width: auto;
        min-width:100px;
	}
	.school-list .table_row_head .table_cell_county{
		width: 28%;
		padding-left: 5px;
	}
    #find-school-result .school-list .table_row_head .table_cell_county,#find-school-result .school .table_cell_county{
		width: 15%;
	}		
	.school-list .table_row_head .table_cell_other_2{
		width: 15%;
	}	
	#school-info #tel-class{
		border-left: medium none;
		line-height: 47px;
		padding-left: 0;
	}
	#school-info #grades-class {
		border-left: none;
		padding-left: 0px;
	}
	#school_info_action #action_other {
	    float: left;
	    width: 46%;
	}
	#school_info_action #action_other_1 {
	    border-right: medium none;
	    float: left;
	    width: 46%;
	}
	#school_info_action #action_other_2 {
	    padding-left: 0;
	    width: 46%;
	}
	#feedback_form textarea {
	    width: 90%;
	}
	#navigation-wrapper UL A{
		font-size: 14px;
	}
	.navigation-wrapper-2 LI A {
		padding: 0 0px 0 18px;
	}
	.google-search-contain {
		width: 14.4rem;
	}
	.search-input{
		font-size: 12px;
	}
	#header_ads{
        text-align:center;
        padding-top:22px;
        height:60px;
        margin:0
    }
	#main-wrapper {
		width: 98%;
	}
	#main-content {
		width: 67.347%;
	}
	#article h1#main-headline {
		width: 67.347%;
	}
	#secondary-content {
		padding-left: 0;
		width: 30.612%;
	}
	h4#sub_welcome{
		font-size: 1rem;
	}
	.article_title a {
		font-size: 1rem;
	}
	input.submit, .updateNew, .compare_schools, .compare, .remove, .submitForm, .zipcodes, .Sport_Enter{
		font-size: 1rem;
	}
	#secondary-content #FindSchoolForm .find-school-option, #secondary-content #FindSchoolForm .find-school-input {
		width: 90%;
	}
	#secondary-content #FindSchoolForm .find-school-opt {
		width: 94%;
	}
	#footer,#bottom-content{
		width: 98%;
	}
	#footer-wrapper #copyright{
		font-size: 0.7rem;
		width: 100%;
	}
    #copyright_logo{
        margin-right:10px;
		margin-top:2px;
    }
	#footer .navigation-3,#footer .navigation-4{
		margin-left:12px;
	}
	#copyright_text{
		width: 100%;
	}
	#af-form-2032362642 {
		max-width:100%;
    }	
	#af-form-203253092, #af-form-203253092 .quirksMode,
	#secondary-content #af-form-1487095188,
	#secondary-content P, #article .articles_public_school .article_photo,
	#article .articles_public_school .article_photo img {
		width: 100%;
	}
	#map-show-mobile-placeholder{
		margin-bottom: -10px;
	}
	#article #main-headline-wrapper, .infobox_bottom, #map_left,#map_left_viewed,#review_description, .mini-map{
		width: 100%;
	}
	.neary_arr {
		width: 50%;
	}
	#nearby_ids {
		width: 87%;
	}
	.school .table_cell_county {
		width: 28%;
	}
	.school .table_row_head .otherwidth_1
	{	
		width: 15%;
	}
	.school .table_cell_other_1 {
		width: 58%;
	}
	.school .table_row_head span {
		padding: 10px 0;
	}
	.school .table_cell_other_2 {
		width: 15%;
	}
    .school .table_row_head .table_cell_pvsrstate,.school .table_cell_pvsrstate {
        width: 40%;
    }
    .school .table_row_head .table_cell_pvsrstateother,.school .table_cell_pvsrstateother {
        width: 25%;
    }      
    #state_coed_highschools .school .school-list .table_cell_county,
    #state_coed_highschools .school .school-list .table_cell_other_1 {
		font-size: 0.8rem;
	}       
	.school .table_cell_other_3 {
		width: 15%;
	}
	#county_schools .public_county_list .table_row_head .table_cell_other_3, .school-list .table_row_head .table_cell_other_3,.school-list .table_row_head .table_cell_county,.school-list .table_row_head .table_cell_other_1,	#county_schools .public_county_list .table_row_head .table_cell_other_2, .school-list .table_row_head .table_cell_other_2{
		font-size: 1rem;
	}
	#county_schools .location_article_list {
		width: 100%;
	}
	#county_schools .location_article_photo {
		width: 100%;
	}
	#county_schools .location_article_photo img {
		width: 100%;
	}
	#county_schools .location_article_title {
		width: 98%;
	}
	#school-news-title-text {
		width: 86%;
	}
	.mini-map-selection-wrapper {
		width: 100%;
	}
	#statistics_table {
		width: 100%;
	}
	#state_schools .state_ethnicity .table_row_left {
		width: 50%;
	}
	#state_schools .state_ethnicity .table_row .table_cell:first-child {
		width: 60%;
	}
	#state_schools .state_ethnicity .table_row .table_cell:nth-child(2) {
		width: 30%;
	}
	#state_schools .select_btn {
		width: 59%;
	}
	#state_schools .public_county_list .table_row_head .table_cell_county,#state_religious_affi .public_county_list .table_row_head .table_cell_county {
		width: 40%;
	}
	#state_schools .public_county_list .table_row_head .table_cell_other,#state_religious_affi .public_county_list .table_row_head .table_cell_other {
		width: 18%;
	}
	#state_schools .public_county_list .table_cell_county,#state_religious_affi .public_county_list .table_cell_county {
		width: 40%;
        font-size: 1rem;
	}
	#state_schools .public_county_list .table_cell_other,#state_religious_affi .public_county_list .table_cell_other {
		width: 18%;
		font-size: 1rem;
	}
	#state_schools .location_article_list {
		width: 100%;
	}
	#state_schools .location_article_photo {
		width: 100%;
	}
	#state_schools .location_article_photo img {
		width: 100%;
	}
	#state_schools .location_article_title {
		width: 95.5%;
	}
	#FindSchoolForm .find-school-input {
		width: 60.5%;
	}
	#FindSchoolForm .find-school-opt {
		width: 62%;
	}
	#find-schools #FindSchoolForm .find-school-submit {
		padding-right: 0;
	}
	#editstudent TEXTAREA {
		width: 100%;
	}
	#request-information #description_id {
		width: 100%;
	}
	body.full-width #main-wrapper {
		width: 98%;
	}
	#all-content {
		width: 100%;
	}
	.full-map-selection-wrapper {
		width: 100%;
	}
	.school .table_row_head .otherwidth_2
	{	
		width: 30%;
	}
	.school .table_row .otherwidth_1
	{	
		width: 15%;
	}	
	.even, .odd{
		font-size: 0.78rem;
	}
	#sch_ethnicity_pie_chart, #sta_ethnicity_pie_chart {
		width: 100%;
	}
	#general_table .value_cell_1 {
		text-align:center;
	}
	#myselect3 {
		width: 90%;
		font-size: 12px;
	}
	#rental_widget {
		width: 100% !important;
        margin-top: 2%;
	}
	#sale_widget, #tMinistats {
		width: 100% !important;
	}
	#header #logo {
		width: 22%;
	}
    #header #logo img{
        width:98%;
    }
	#header{
		max-width:768px;
	}
	.school .table_row #table_cell_other_new{
		width:22%;
	}
	.school .table_row #table_cell_other_new_1{
		width:18%;
	}
	.school .table_row #table_cell_other_new_2{
		width:22%;
	}
	.school .table_row #table_cell_other_new_3{
		width:16%;
	}
	#website-form form.webform input{
		width:auto;
	}
    .fblikebox {
        width:100%;
        height:110px;
        margin-bottom: 10px;
    }
    .quick_links .link_div span {
        float: left;
        margin-top: 9px;
    }
	.find-school-by-state .table_row .table_cell #popular_city a {
		height: auto;
	}
	.find-school-by-state .table_row .table_cell .wordbreaks {
		clear: both;
		display: block;
		margin-bottom: 4px;
	}
	.find-school-by-state .table_row .table_cell >a{
		height: auto;
		line-height: normal;
		margin-bottom: 5px;
	}
	#find-school-list .school .table_cell_county,#find-school-viewed-list .school .table_cell_county {
		width:19%;
	}
	#find-school-list .school .table_cell_other_1,#find-school-viewed-list .school .table_cell_other_1 {
		width:41%;
	}
	#find-school-list .school .table_cell_other_2,#find-school-viewed-list .school .table_cell_other_2 {
		width:14%;
	}
	#find-school-list .school .table_cell_other_3,#find-school-viewed-list .school .table_cell_other_3 {
		width:10%;
	}
	.first, .second {
		width:98%;
	}
	.infobox_top_left{
		width:96%;
	}
	#school_info_action .action_1, #school_info_action .action_2,
	#school_info_action .action_3, #school_info_action .action_4 {
		width:48%
	}
	#school-info .first, #school-info .tel_first, #school-info .second,#school-info #grades-class{
		width:100%;
	}
    #school_overview .school-info-content-body .head_action_1 .head_action_1_border a {
        width: auto;
    }
    #school_overview .school-info-content-body .head_action_1 .head_action_1_border .submit1 {
        width: 127%
    }
    #school-info .infobox-top-left{
        width:91% !important;
		width: calc(100% - 40px) !important;
		width: -webkit-calc(100% - 40px) !important;
		width: -moz-calc(100% - 40px) !important;
        float: none;
        margin-right: 0; 
	}
	#school-info #infobox-top-left-class{
		margin-left:19px;
	}
	#school-info .infobox-top-right {
        width:98%;
		width: calc(100% - 9px); 
		width: -webkit-calc(100% - 9px); 
		margin:10px 0 0;
	}
	#school-info .school-info-content-body {
		width: 92%;
        width:calc(100% - 40px);
		width:-moz-calc(100% - 40px);
	    width:-webkit-calc(100% - 40px);
	}
	#search_div{
		width:584px;
	}
	#so_jump_btn{
		display:none;
	}
	#header_advertising{
		margin-top:15px;
		margin-left:15px;
		text-align:center;
	}
	#secondary-content #student_request_form .text_input,#secondary-content #student_request_form #student_password {
		width:80%;
        max-width: 99%;
	}
    #secondary-content #student_request_form #student_state {
		max-width: 104%;
        width:84%;
	}
    #secondary-content #student_request_form #student_country {
		max-width: 104%;
        width:auto;
	}
	#email_notification .input-field > input {
		width: auto;
	}
	#edit-student .input-field > input {
		width: auto;
	}
	.payment-img {
		width: 100%;
	}   
    #quicklink_action a{
        font-size:16px;
    }	
	.contentboxinner .content2boxouter {
		width: auto;
	}
	.sel-p > select {
		width: 90%;
		font-size: 12px;
	}  
    .fck{
        width: 100%;
        height: 400px;
    }
	.link_div .school-type-list-text{
		width:90%;
	}
	/***********secondary menu tabs start Hao.wu******/
	#secondary_header{
		width:100.4%
	}
	#secondary_header .tab5_no{
		width: 19.8%;
		border-right: medium none;
	}
	#secondary_header .tab4_no{
		width: 24.8%;
		border-right: medium none;
	}
	#secondary_header .tab3_no{
		width: 33.1%;
		border-right: medium none;
	}
	#secondary_header .tab2_no{
		width: 49.9%;
		border-right: medium none;
	}
	.tab5{
		width: 19.8%;
	}
	.tab4{
		width: 24.8%;
	}
	.tab3{
		width: 33.1%;
	}
	.tab2{
		width: 49.9%;
	}
	.tab4.element_ipad_4, .tab4_no.element_ipad_4 {
    	width: 23.4%;
	}
	.element_ipad_4#elementary_tab {
    	width: 140px;
	}
	#elementary_tab + .element_ipad_4 {
    	width: 140px;
	}
	#secondary_header .tab_all{
		width: 16%;
	}
	#secondary_header .tab_high{
		width: 18%;
	}
	#secondary_header .tab_elementary{
		width: 27%;
	}
	#secondary_header .tab_pre{
		width: 16%;
	}
	#secondary_header .tab_public_no{
		width: 22%;
	}
	.featured_school_card > div:nth-child(2n+1) {
        border-right: none;
    }
    #find-private-schools-by-state .find_state_box{
        height:240px;
    }
    .find_state_box .state_bold{
        font-size:18px;
    }
    .find_state_box ul li .city_count{
        display:block;
    }
    .search-button{
        width:38px;
    }
    #school-info .infobox-top-right #ad-left-large{
        margin-top:0;
    }
    .current_button,.no_current_button{
        padding: 10px 8px;
    }
	#compare_schools .compare_schools_list .table_cell_compare_other, #compare_schools .compare_schools_list .table_cell_compare {
    	font-size: 16px;
	}
	#compare_schools .compare_schools_list .table_cell_compare_other a.school_link {
    	font-size: 18px;
	}
	#featured_schools_payment #customButton, #featured_schools_payment #form3 img {
		width:100%;
	}
	.most_rate_school {
    	width: 85%;
	}
    a.link_button{
        width:150px;
    }
    #trulia_only_show_desktop{
        display:none;
    }
	.login_form .label {
  		width: 32%;
	}
	#school_student_login_form .label {
    	width: 14%;
	}
	#resetpassword form .label {
    	padding-left: 50px;
	}
}

@media (max-width: 767px)
{
    .recent_articles_icon span,.find-school-state_icon span,.popular_article_icon span,.idea_icon span,.quicklinks-icon span,.school_job_icon span,.request_icon span,.video_icon span,.trulia_widget_icon span,.serch-ico span,.login_head_icon span,.articles_icon span{
        margin-top:10px;
    }
    .news_icon span{
        margin-top:17px;
    }
    #trulia_only_show_desktop{
        display:none;
    }
    .popular_article_icon,.find-school-state_icon,.recent_articles_icon,.idea_icon,.quicklinks-icon,.school_job_icon,.request_icon,.video_icon,.news_icon,.trulia_widget_icon,.serch-ico,#secondary-content .serch-ico,.login_head_icon,.articles_icon{
        height: 60px;
        width: 60px;
    }
    .section_3_header,.section_1_header,.section_2_header{
        font-size: 1.2rem;
        line-height: 60px;
    }
	/*****for most of pages, do not show ad-right-above in mobile.****************/
	#compare_schools .compare_schools_list .table_cell_compare_other img{
		display:none;
	}
	#compare_schools .section_2_content.section_content form{
		float:none;
	}
	#compare_schools select{
		width:300px;
	}
	#compare_schools p.p_compare_button{
		float:none;
		text-align:center;
		margin: 20px auto !important;
	}
	#compare_schools #compare_school_list.contentboxouter{
		margin:10px;
	}
	#desk_show_ads,#compare_schools #ad-right-above{
		float:none;
		width:auto;
	}
	#ad-right-above{
		display:none;
	}
	#feedback #ad-right-above,#aboutedconsultants #ad-right-above,#aboutus #ad-right-above,#boarding #ad-right-above,#forgotpassword #ad-right-above,
	#lost_password #ad-right-above,#notfound #ad-right-above,#create_account #ad-right-above,#compare_schools #ad-right-above,#student_gateway #ad-right-above{
		display:block;
	}
	/***********end*******/
	#article .article_content img{
		width:100% !important;
		height:100% !important;
	}
    #article .article_content img[src*="creativecommons.org"]{
        width: 80px !important;
        height: 15px !important;
    }
	#school-info .infobox-top-left{
		float:none;
		margin-left: 9px;
		margin-right: 9px;
		width:auto;
	}
	#school-info .second,#school-info .first{
		width:auto;
		float:none;
		padding-right:0px;
		max-height:none;
	}
	.schoolwidget-form-container {
		float: none;
		width: auto;
	}
	#school-info .school_notes_overview {
		margin: 0 10px;
		padding: 0;
		width: auto;
	}
	#school-info #website-class,#school-info #tel-class,#school-info #grades-class{
		float:none;
		width:auto;
	}
	#school-info .first img{
		margin:0;
	}
    .add_tel{
        float:none;
    }
    #school_overview #address_img,.website_bg,#school_overview .first .address_img{
        left:0px;
    }
    #school-info #address_text,#school-info .tel_text,#school-info .website_text,#school-info .grade_text{
        margin-left:75px;
    }
	#school_overview .school-info-content-body .head_action_1 .head_action_1_border a{
		width:auto;
	}
    h3#related_school_title{
        margin-left:10px;
    }
	.contentboxouter{
		margin:20px 10px;
	}
	.schoolwidget-iframe-container{
		margin:0 auto;
	    text-align: center;
		float: none;
		width: auto;
	}
	.schoolwidget-iframe-container .schoolwidget-iframe{
		width: auto;
	}
	#school_overview #reviews_count {
		padding-left: 0px;
	}  
	#diffrent_width{
		width:auto;
	}
	#school_overview table .chartimg {
		width: 100%;
	}
	#school_overview #find-school-list .checkmark,#school_overview #find-school-viewed-list .checkmark{
		margin-left:10px;
		margin-right:10px;
	}
	#neary #state_type_school_status_view .school_notes_overview {width: 100%;}
    .fck{
        width: 100%;
        height: 300px;
    }
    #student-profile-wrapper input[type="text"],#student-profile-wrapper input[type="password"],#student-profile-wrapper textarea{
	    width:89% !important;
        margin-left:0 !important
	}
    #student-profile-wrapper td,#student-profile-wrapper tr,#student-profile-wrapper tbody{
        display:block;
        padding-left:0 !important;
        width:100% !important;
    }
    #student-profile-wrapper .share_profile_table td{
        width:auto !important;
        display:table-cell;
    }
    #student-profile-wrapper .share_profile_table tr{
        width:auto !important;
        display:table-row;
    }
	HTML{
		-webkit-text-size-adjust:none;
	}
    #school_review{
        margin-top: 12px;
        margin-bottom: 10px;
    }
    #school_overview #most_recent_articles{
        margin-top: 8px;
        margin-bottom: -4px;
    }
	#compare_schools .compare_schools_list .table_cell_compare {
        font-size: 10px;
    }
	#compare_schools .compare_schools_list .table_cell_compare_other{
		font-size: 10px;
		width: calc((77% - 10px)/3);
		width: -webkit-calc((77% - 10px)/3);
		width: -moz-calc((77% - 10px)/3);
	}
	#compare_schools .compare_schools_list .table_cell_compare_other a.school_link {
    	font-size: 12px;
	}
	a.link_button{
		width: 90%;
		height:auto;
		font-size:12px;
	}
	.line{
		width:60px;
	}
    .fblikebox {
        width:100%;
        margin-left:12px;
    }
	.article_content li {
		list-style: disc outside none;
	}
	.n, .p-text {
		display:none;
	}
	.hidden-desktop { 
		display: inherit !important; 
	}
	.visible-desktop { 
		display: none !important; 
	}
	.visible-phone { 
		display: inherit !important; 
	}
	.hidden-phone { 
		display: none !important; 
	}
	.just-mobile-show-inline {
		display:inline;
	}
    #search_bar_moblie .button-wrapper {
        float: left;
        margin-top: 4px !important; 
    }
    #search_bar_moblie .search-button{
        height: 36px;
    }
	#notfound_search{
		width:100%;
	}
	.just-desktop-show-inline, .just-desktop-show-block {
		display:none;
	}
	#ad-below-mobile{
		display:block;
	}
	#create_account #seeking_season{
	    width:30%;
	}
	#create_account .input-field label{
		margin-right: 4px;
	}
	#create_account #birth_month{
		margin-bottom: 5px;
	}
	#m-nav-bar {
		background-color:#1e8dc5;
		color:#FFF;
        min-width:270px;
	}
	#m-login {
		font-size: 2.1875rem;
        height:80px;
        background:#F2F2F2;
		width: 100%;
        text-align:center;
	}
	#feedback_form textarea {
		width: 90%;
	}
	#m-nav-bar a {
        color: #FFFFFF;
	}
    #m-nav-bar #m-login a{
        margin-top:22px;
        font-size:14px;
    }
    .bar-lay-1{
        margin: 0 0 0 20px;
    }
	.bar-lay-1 li.cate_list,.bar-lay-1 li.find_list {
		border-bottom: 1px solid #3498ca;
		font-size:16px;
	}
	.cate_link {
		float: left;
		height: 55px;
		width: 86%;
        padding-left: 4%;
	}
	.cate_div {
		display: table-cell;
		height: 55px;
		vertical-align: middle;
        font-weight:700;
	}
	.cate_arr > span {
		background:url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -167px -22px;
		width:16px;
		height:13px;
		display:inline-block;
		margin-top:20px;
	}
	.cate_arr {
		float: left;
		height: 55px;
		width: 10%;
        text-align: center;
	}
	.home_list > a {
		display: table-cell;
		height: 55px;
		vertical-align: middle;
		width: 100%;
		font-size:16px;
	}    
    .school_notes_overview {
       float: none;
    }    
	.bar-lay-2 {
		display: none;
        background-color:#f4b34f;
	}
	.bar-lay-2 li {
		border-top: 1px solid #f4bb61;
	}
	.subcate_link {
		float: left;
		height: 55px;
		padding-left: 10px;
	}
	.subcate_div {
		display: table-cell;
		height: 55px;
		vertical-align: middle;
		width: 100%;
	}
	#rental_widget {
		width: 100% !important;
        margin-top: 2%;
	}
	#sale_widget, #tMinistats {
		width: 100% !important;
	}
	#logo_wrapper {
		display:none;
	}
	.navigation {
		display:none;
	}
	.navigation-wrapper-2 {
		background: none repeat scroll center center #1E8BC3;
	}
	.navigation-wrapper-3 {
		height:auto;
		left:0;
		float:none;
	}
	#search_bar {
		background-color: #423E3D;
		box-shadow: 0 0 10px #000000 inset;
	}
	#search_div {
		width: 90%;
		padding:10px;
	}
	#search_bar_moblie .google-search-contain {
		width:87%;
		height: auto;
	}
	#site_search #all-content .google-search-contain{
		width:70%;
	}
	#search_bar_moblie .google-search-contain input{
		font-size: 13px;
		margin-top: 4px;
	}
	.delete_wrapper {display:none;}
	span.button-wrapper {
		width:12%;
	}
	.search {
		float:none;
		margin:0 auto;
	}
	.search-input {
		width:100%;
	}
	#login_line, .login_line {
		display:none;
		overflow: hidden;
		width: 0;
	}
	#main-headline-wrapper {clear:none;width:100%;}
	h1#main-headline, h1#main-headline a{margin:10px 10px 0;font-size:30px}
    #article h1#main-headline, #article h1#main-headline a{margin:0px 10px 0;}
    #article H1.main-headline, #article H1.main-headline a {
        color: #006699;
        display: block;
        font-size: 36px;
        font-weight: 800;
        line-height: 1.3;
        margin-bottom: 7px;
        margin-left: 5px;
    }
    .school ul li span.checkbox-label{
        float: left;
    }        
	.mobile_head_action_1 {
		line-height: 45px;
	}	
	.head_action_1{
		width: 50%;
	}
    #school_overview .head_action_1 {
        margin-left: 0px;
    }
	.mobile_head_action_1_border {
		border-right: medium none;
	}
	/********liaomingkai neary css for mobile start********/
	#right_map_outer_box {
		width: calc(100% - 20px);
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
		margin:10px 10px;
	}
	.mini-map{
		margin-bottom:0px;
	}
	#box_map_right {
		margin: 0;
	}
	#compare_schools #box_map_right{
		margin: 10px;
	}
	#search_public_schools {
		margin: 0;
	}
	#school-info .infobox-top-right {
		width: 100%; 
		margin:0;
	}
	/********liaomingkai neary css for mobile end**********/		
	/********liaomingkai index css for mobile start********/
	#index #secondary-content #FindSchoolForm .find-school-div {
		height: 70px;
	}
	#index #secondary-content #FindSchoolForm .find-school-input {
		height: 26px;
	}
	#index #secondary-content #FindSchoolForm .find-school-opt {
		height: 36px;
	}
	#index #secondary-content #FindSchoolForm .find-school-label {
		width: 190px;
	}
	#index #secondary-content #FindSchoolForm .find-school-input { 
		width: 98%;
	}
	#index #secondary-content #FindSchoolForm .find-school-input { 
		width: calc(100% - 8px);
	}
	#index #secondary-content #FindSchoolForm .find-school-opt {
		width: 100%;
	}
	#index #secondary-content #FindSchoolForm .find-school-submit {			
		padding-left: 0;
	}
	/********liaomingkai index css for mobile end**********/	
	/********liaomingkai find-school-result css for mobile start********/
	#find-school-result #secondary-content #FindSchoolForm .find-school-div {
		height: 70px;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-input {
		height: 26px;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-opt {
		height: 36px;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-label {
		width: 190px;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-input { 
		width: 98%;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-input { 
		width: calc(100% - 8px);
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-opt {
		width: 100%;
	}
	#find-school-result #secondary-content #FindSchoolForm .find-school-submit {			
		padding-left: 0;
	}
	/********liaomingkai find-school-result css for mobile end**********/
	/********liaomingkai find-schools css for mobile start********/
	#neary #FindSchoolForm .find-school-input { 
		width: 98%;
	}
	#neary #FindSchoolForm .find-school-input { 
		width: calc(100% - 15px);
	}
	#neary #FindSchoolForm .find-school-opt {
		width: 100%;
	}			
	#neary #FindSchoolForm .find-school-submit {
		padding-left: 0px;
	}
	/********liaomingkai find-chools css for mobile end**********/
    /********for request_information start liaomingkai mobile*********/
    #request_information #student_request_form input[type="text"],
	#request_information #student_request_form input[type="password"] {
		width: 80%;
	}
    /********for request_information end liaomingkai mobile*********/     
    .mobile_data_table {
		padding:0;	
	}            
	#ad-under-headline{
		display:block;
		width:320px;
		margin:10px auto 0;
	}
	#index #ad-under-headline{
		display:none;
	}	
	#type_school_gallery{
		width:100%
	}
	.ad-gallery{
		width:100%;
	}
	#gallery{
		padding:0;
	}
	.ad-gallery .ad-image-wrapper{
		height:250px;
	}
	.ad-gallery .ad-image-wrapper .ad-image .ad-image-description{
		padding:4px;
	}
	#main-content H3 {
		font-size:20px;
	}
    #school_overview .nearby_schools_map h3,#school_overview .also_viewed_schools_map h3{
        margin-left:10px;
    }
	#main-wrapper {
		width:100%;
	}
	#main-content {
		float:none;
		width:100%;
		max-width:980px;
		padding-top:0;
		margin:0 auto;
	}
	#secondary-content {
		float:none;
		width:100%;
		max-width:980px;
		margin:0 auto 20px;
		padding-left:0;
	}
	.search-wrapper {display:none;}
	#footer-wrapper {
		height:auto;
		width:93.75%;
		padding: 3.125%;
	}
	#footer{
		height:auto;
		width:auto;
	}
    #bottom-content{
        width:100%;
    }
    #bottom-content .bottom-icon,#bottom-content .bottom-text{
        float:none;
        width:100%;
        text-align:center;
    }
	#footer .navigation-1 {
		border:0 none;
		float:none;
		margin-top:0;
		width:100%;
	}
    #footer .other-navigation{
        float:none;
    }
	#footer .navigation-2 {
		margin-top:0;
		height:auto;
		padding:20px 0 0;
        float:none;
	}
	#footer .navigation-3
	{
		height:auto;
		padding:0;
        float:none;
        margin:0;
	}
	#footer .navigation-4
	{
		height:auto;
        margin:0;
        float:none;
	}
	#footer-wrapper span.copyright-1 {
		margin-left:5px;
	}
	#footer-wrapper #copyright_text p{
	    float:left;
	}
	.m-text {
		display:block;
	}
	#copyright_text .m-text{
		margin-left:calc((100% - 219px)/2);
		margin-left:-webkit-calc((100% - 219px)/2);
		margin-left:-moz-calc((100% - 219px)/2);
	}
	.p-text {
		display:none;
	}
	#footer-wrapper #copyright p.m-text {
		margin-left:11%;
		color: #8AABD2;
	}
	#copyright_logo {
		width: 100%;
        margin-bottom: 10px;
	}
	#copyright_text {
		width:100%;
		text-align:center;
	}
	#footer .navigation-3 UL {
		width:100%;
	}
	#footer .navigation-2 UL {
		width:100%;
	}
	#footer .navigation-4 UL {
		width:100%;
	}
	#copyright_text > p:last-child {
		margin-left: calc(10% + 5px);
		margin-left: -webkit-calc((10% + 5px));
	}
	#Published-display-none {display:none;}
	#view-school-statistics {
		display:block;
	}
	.new_content_section_1, .new_content_section_2, .new_content_section_3 {
		border-radius: 5px;
		margin: 20px 10px;
		background-color: #F6F6F6;
	}
    #request_information_box .new_content_section_2{
        margin: 0px 10px;   
    }
	#article .contentboxouter, .content2boxouter {
		margin:10px;
	}
	.contentboxinner {
		margin:0;
	}
	#box_no_marginpadding{
		margin: 20px 10px;
	}
	#under_header_content{
		margin: 0px;
		padding: 10px 10px 0 10px;
	}
	#article_nav P a {
		font-size: 1.25rem;
	}
	#article_nav_left {
		width: 100%;
		padding-right: 0;
		margin-bottom: -25px;
	}
	#article_nav_right {
		width: 100%;
		margin-bottom: -35px;
	}
	#article_nav {
		margin: -20px 3.3% 0;
		width: 93.4%;
		padding: 0;
	}
	#ad-right-below{
		display:none;
	}
	#ad-right-below-mobile{
		display:block;
	}
	#disqus_thread{
		margin:10px 3.3%;
	}
	/********article authors google plus for moblie by yuyi*******/
	div#___plus_0{
        margin-left: 10px !important; 
        margin-bottom: -14px !important;
	}
	/*****end yuyi**********/
	.left_facebookOuter {
		width:100%;
	}
	.left_facebookInner {
		width:100%;
	}
    #ad-right-above, #ad-right-below {
		text-align: center;
		margin:0 10px;
    }
	#ad-right-below-box {
        width:100%;
    }
	#map_left,#map_left_viewed {
		width:-webkit-calc(100% - 20px);
		width:calc(100% - 20px);
		margin-left:10px;margin-right:10px;
	}
	#compare_schools .full-map{
		height:250px;
	}
	#view-home-listing {
		margin-left: 0;
	}
	#article .article_photo1 {
		width: 100%;
	}
	/*all girl school list guizheng start mobile*/
	#title {
		margin: 20px 10px 5px;
	}
	#title h3 {
		margin: 0 0 10px;
		padding-left: 1.5%;
		width: 93%;
	}
	.school-type-notice {
		float: left;
		margin-left: 1.5%;
		padding: 5px;
	}
	#school-type {
		display: block;
		height: 35px;
		padding: 4px 5px;
		width: 100%;
		font-size:16px;
        border-radius:5px 5px 0 0;
	}
	#secondary_header{
		display: none;
	}
	.school .table_row_head {
		display: none;
	}
	.school ul li {
		border-width: 1px 0;
		list-style: none outside none;
		margin: 0;
		padding: 0;
	}
	.school ul li {
		margin: 0;
	}
	.school-type-list-text {
		padding: 15px 10px;
		width: 98%;
        width:calc(100% - 20px);
	}
	.school .table_cell_county {
		clear: both;
        display: block;
		float: none;
        padding: 0;
        width: calc(100% - 30px);
	}
	.school ul li span {
		float: none;
		line-height: auto;
	}	
	#find-school-list .school .table_cell_other_1,#find-school-viewed-list .school .table_cell_other_1{
		width: 100%;
	}
	#find-school-list,#find-school-viewed-list{
		padding:0;
	}
	#find-school-list .school .table_cell_county,
	#find-school-list .school .table_cell_other_2,
	#find-school-list .school .table_cell_other_3, 
    #find-school-viewed-list .school .table_cell_county,
	#find-school-viewed-list .school .table_cell_other_2,
	#find-school-viewed-list .school .table_cell_other_3{
		width:auto;
	}
	#by-religious.contentboxouter, .school-list-table.contentboxouter{
		padding:0
	}
	#school_overview #find-school-list .school .table_cell_other_1,#school_overview #find-school-viewed-list .school .table_cell_other_1{
		width: 100%;
	}	
	#school-info .first{
		border-bottom:medium none;
	}
	#school-info .tel_first{
		width:265px;
	}
    #school-info .first{
		border-bottom:1px solid #DADFE1;
	}
	#school_info_action .action_1 {
		border-right: 1px solid #DADFE1; 
		float:left; 
		height:auto; 
		width:49%;
		margin-right:0px;
	}
	#school_info_action .action_2 {
		border-right: 0 none; 
		float:left; 
		height:auto; 
		width:46%; 
		padding-left:8px;
	}
	#school_info_action .action_3 {
		border-right: 1px solid #DADFE1; 
		float: left; 
		height:auto; 
		width: 49%;
		margin-right: 0px;
    }
	#school_info_action .action_4 {
		width:46%; 
		padding-left:8px;
		float:left;}
	#school_overview #box_map_right {
		display: block;
		width: 80%;
		width: calc(100% - 20px);
		width:-webkit-calc(100% - 20px);
		width:-moz-calc(100% - 20px);
		margin: 5px 9px;
		border:none;
		box-shadow:none;
	}
    /****only used in mobile address box****/
    #school-info .three {
        vertical-align: top;
        height: auto;
        line-height: 47px;
        margin: 0;
        width: 284px;
        font-size: 16px;
        padding-right: 10px;
        color: #616161;
    }
    /****end****/
	#school_overview #box_map_right .mini-map{
		width:100%;
		margin-bottom:0px;
		height: 175px;
	}
	.school-list .table_cell_other_1 span{
		padding-bottom: 0px;
	}	
	.find-school-by-state .table_row .table_cell a {
		padding-left:0;
	}
	#index #main-content {
		margin-top:20px;
	}
	#ad-left-medium {
		float:none; 
		text-align:center;
		width:inherit;
	}
	.school .table_cell_other_1 {
		float: none;
        display:inline-block;
        padding:0;
        width:99%;
	}
    #find-school-result .school .table_cell_other_1 {
		float: left;
		width: 100%;
        padding:15px 
        display:block
	}	
	#microdata-container{
		display: none;
	}	
	.school .table_cell_city {
		color: #DD6819;
		font-size: 0.7rem;
		font-weight: bold;
		width: 120px;
		padding: 7px 0 0 0.8%;
	}
	.school .table_cell_other_2, .school .table_cell_other_3, .school .table_cell_other_4 {
		font-size: 16px;
		margin-bottom: 7px;
		width: auto;
        padding:0;
	}
	/*all girl school list guizheng end mobile*/
	.school .table_cell_pvsrstate {
		font-size: 1.5rem;
		width: 90%;
	}
	.school .table_cell_pvsrstateother {
		font-size: 1rem;
		padding-left: 6px;
		width: auto;
	}
	.school .table_cell_pvsrstate {
		color: #DD6819;
		float: none;
		font-weight: bold;
	}
	.school .table_cell_pvsrstate a {
		color: #3E3838;
	}
	.school ul {
		margin: 0;
	}
	.quick_links .section_header_wrapper {
		margin: 0;
	}
	.quick_links .section_2_content {
		padding: 0;
	}
	#regional_box_ul {
		background-color: #F6F6F6;
	}
	#regional_box_ul .quicklink_li {
		padding-left: 10px;
	}
    #school_overview .image_div span {
        color: #616161;
    }
	#regional_box_ul .link_div a {
		color: #3E3838;
		display: block;
		font-size: 1.2rem;
	}
    #regional_box_ul .link_div .link_hiden_mobile,#regional_box_ul .link_hiden_mobile{
        display:none;
    }
	.quick_links .link_div a {
		font-size: 1.25rem;
	}
	#regional_box_ul .school-type-list-text {
		float: left;
		padding-left: 1.5%;
		width: 92%;
        padding:0;
	}	
	#all-content {
		width: 100%;
	}
	#stateid, #county_id, #grade_offered {
		width: 75%;
	}
	#FindSchoolForm .find-school-input{
		width:calc(100% - 8px);
		width:-webkit-calc(100% - 8px);
		width:-moz-calc(100% - 8px);
	}
	#FindSchoolForm .find-school-opt {
		width:100%;
	}
	#secondary-content #FindSchoolForm .find-school-div {
		height:85px; 
		margin:0;
	}
	#secondary-content #FindSchoolForm .find-school-label {
		display: inline-block;
		float: none;
		line-height: 85px;
		margin: 0;
		width: 155px;
		font-size:14px;
	}
	#secondary-content #FindSchoolForm .find-school-opt {
		height: 45px;
		margin: 0;
		width: calc(100% - 165px);
		width: -webkit-calc(100% - 165px);
	}
	#secondary-content #FindSchoolForm .find-school-option, #secondary-content #FindSchoolForm .find-school-input {
		margin:0;
		display: inline-block;
		height: 45px;
		width: calc(100% - 170px);
		width: -webkit-calc(100% - 170px);
	}
	/*recent articles*/
	.featured_article_photo {
		float: none;
		margin: 0 0 10px 0;
	}
	.featured_article_photo img {
		width:100%;
	}
	.just-mobile-show-block {
		display:block;
	}
    #school-info .school-info-content-body {
        float: none;
    }
	/****specificcss for eache page****/
	#notfound #div-gpt-ad-1365998256823-0{
		display:none;
	}
	.authors_gplus{
		margin-left:10px;
		margin-bottom:-12px;
	}
    .title_first {
		display: none;
	}    
    /*for popular article*/
    #popular_articles .not_show_in_mobile, #article .not_show_in_mobile
    {
        display: none;
    }
	.article_hidden_num
    {
        display:none;
    }
    .article_hidden_num_mobile
    {
        display:inline;
    }
	#school_gallery{
		margin:0 10px;
	}
	/**************************************add by user:wxp********************************/
	#school_overview .head_action_1{
		float:none;
        width: 100%;
	}
	#secondary-content #student_request_form .text_input{
		width:87%;
	}
    #secondary-content #student_request_form #student_password{
        width:87%;
    }
	#school-info #address_text{
         margin-bottom: 10px;
	}
	#school_overview .houselink_bg {
		margin: 0 -5px 5px;
	}
	#school_overview .save_bg{
		margin: 0 -5px 3px 1px;
	}
	#school-info #infobox-top-left-class{
		margin-left: 11px;
	}
	#state_schools .state_top_view .select_btn {
		width: 60%;
	}
	#state_schools .state_top_view .y_btn {
		display:inline;
		width: 30%;
	}
	#state_schools .state_top_view #Top20_title {
		font-size: 1.5rem;
		height: auto;
	}
	#school-info .school-info-content-headline {
		font-size: 1.2rem;
		width: 100%;
	}
	.school-info-content-body .first{
		font-size:1.2rem;
	}
	#secondary-content P {
		width: calc(100% -18px );
		width: -webkit-calc(100% - 18px);
	}
	#statistics_table{
		width:100%;
	}
	#statistics_table .table_name_cell,#statistics_table .value_cell_1,#statistics_table .value_cell_2{
		width: 30%;
	}
	#state_schools .select_btn {
		width: 75%;
		height: 35px;
	}
	.select_btn {
		font-size: 1.2rem;
		height: 50%;
	}
	#state_schools .y_btn{
		display:none;
	}
	#state_schools .mobile_y_btn{
		display:inline;
		width: 20%;
		font-size:1rem;
        margin:0;
	}
	.mini-map {
		width: 100%;
	}
	#zipcode-statistics-table-title {
		display:block; margin:0 3%;
	}
	#statistics_table .value_cell_2 {display:none;}
	#breadcrumbs{
		margin: 14px 10px 4px;
	}
	.school .table_cell_other_2 .showyear{
		display:inline;
	}
	#state_ads_medium
	{
		display:block;
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	.home_listings_link
	{
		margin:0 auto;
		text-align: center;
	}
	.school .table_cell_pvsrstateother{
		display:none;
	}
	#request_info_button a
	{
		width:90%;
		font-size:1.2rem;
	}
	#school_overview #school_videos{
		margin-top:0px;
		width: calc(100% - 23px);
		width:-webkit-calc(100% - 23px);
		width:-moz-calc(100% - 23px);		
	}
	#school_overview #related_school_news{
		margin-top:5px;
	}
	#school_overview #request_information_box{
		width: 100%;
	}
	.infobox-top-right {
		text-align:center;
		float:none;
	}
	#main-content UL{
		margin-bottom:0px;
	}
	#school_overview #review-email-div, #review-by-div
	{
		width:100%;
	}
	#so_jump_btn
	{
		left:0px;
		display:none;
	}
	#school_overview #SchoolMembership
	{
		display:none;
	}
	#FindSchoolForm .find-school-submit{
		padding-right:0px;
		text-align:left;
	}
	#create_account #student_request_form input[type="text"],#create_account #student_request_form input[type="password"]{
		width:85%;
	}
	#create_account .input-field #student_country,#create_account .input-field #student_state,#create_account #citizenship{
		width:90%;
	}
	#create_account #student_request_form .label{
		width: 30%;
	}
    .step1-next, .step2-next {
        float: right;
        margin: 0 15px 5px 0;
    }
	#school-info #tel-class,#school-info #grades-class
	{
		border-left: medium none;
		line-height: 47px;
		padding-left: 0;
		width: calc(100% - 8px);
	}
	#school_info_action #action_other {
		width: 46%;
		float:left;
	}
	#school_info_action #action_other_1{
		width: 46%;
		float:left;
		border-right:none;
	}
	#school_info_action #action_other_2{
		width: 46%;
		padding-left: 0px;
	}
	#school-info #grades-class {
		border-left: none;
		padding-left: 0;
	}
	.nomarginmobile
	{
		margin:0 10px;
	}
	#contacted input.officer_name,#contacted input.position,#contacted input.e_mail,#contacted input.phone_number{
		margin-left:0px;
	}
	.video-containerxx{
		width:calc(100% - 20px);
		width:-moz-calc(100% - 20px);
		width:-webkit-calc(100% - 20px);
		margin:10px auto 0 auto;
		text-align:center;
	}
	.center_new{
		text-align:center;
		margin: 0 10px;
        margin-bottom: -1px;
	}
	.school .link-orange
	{
		color:#DD6819;
	}
	.street_view_hide_mobile
	{
		display:none;
	}
	#new_form_widget {
		display: none;
	}
	#search_bar_moblie {
		background-color: #423E3D;
		box-shadow: 0 0 10px #000000 inset;
		display: block;
		margin: 0;
		width: 100%;
	}
	#search_bar_moblie .search .findtext, #search_bar_moblie .search .advanced-search {
		display: none;
	}
	#state_schools #list_school .table_cell_county,#state_religious_affi #list_school .table_cell_county {
		width: 90%;
		display:block;
        padding:0;
	}
	#state_schools #list_school .table_cell_county a,#state_religious_affi #list_school .table_cell_county a {
        line-height:35px;
	}
	#state_schools .change_div {
		clear: both;
	}
	#state_schools .public_county_list .table_cell_other,#state_religious_affi .public_county_list .table_cell_other {
		font-size: 1rem;
		width: auto;
        padding:0;
        float:none;
        text-align:left;
	}
	/*
	#state_schools .public_county_list .table_cell_other font,#state_religious_affi .public_county_list .table_cell_other font {
		display: none;
	}
	*/
	#state_schools .public_county_list .table_cell_other span,#state_religious_affi .public_county_list .table_cell_other span {
		display: inline;
		float: none;
	}
    .head_action_1 {
        width: 100%;
    }
	#contact-school table label{
	    float:left;
    }
	/*************************************add by user:wxp end***************************/
    .highlights_txt STRONG A{
        word-wrap: break-word;
    }
    .y_btn {
        padding: 7px 15px 4px;
        font-size: 16px;
        float: left;
        margin-left: 5px;
	}
    .mobile_y_btn, .y_btn {
        height:auto;
        margin:5px 0;
        float:right;
        text-align: center;
        display: block;
        vertical-align: middle;
        -webkit-appearance: none; 
    }
    .step1-next, .step2-next {
        margin: 5px 0;
        float: right;
    }
    .step2-prew, .step3-prew {
       margin: 6px 0 4px;
       float: left;
    }
    #featured_school_benefits a {
        margin-left: 0px;
    }
    .payment-img{
        width:300px;   
    }
	.img_button {
		padding: 4px 10px;
	}
	.img_pushbutton {
	   padding: 4px 9px;
	}
	.pagination_label {
		font-size:14px;
	}
	#neary .find-school-by-state .table_row .table_cell a{
		overflow:visible;
		line-height: normal;
		height:auto;
		margin-bottom:5px;
	}
	#index .find-school-by-state .table_row .table_cell a{
		overflow:visible;
		line-height: normal;
		height:auto;
		margin-bottom:5px;
	}
	#neary .find-school-by-state .table_row .table_cell #popular_city a{
		height: auto;
		line-height: normal;
	}
	#index .find-school-by-state .table_row .table_cell #popular_city a{
		height: auto;
		line-height: normal;
	}
	#neary .find-school-by-state .table_row .table_cell .wordbreaks{
	   display:block;clear:both;margin-bottom:4px;
	}
	#index .find-school-by-state .table_row .table_cell .wordbreaks{
	   display:block;clear:both;margin-bottom:4px;
	}
	#index .find-school-by-state .table_row .table_cell {  
		width: 30%;
	}
	#neary .find-school-by-state .table_row .table_cell {  
		width: 30%;
	}
	#article .article_data_author{
	    font-size:15px;
		height: auto;
	}
	.articlesubtitle{
		margin:0 10px;
	}
	#school_information .sec_submit{
		width: 100%;
	}
	#list_tuition .table_row_head td{
		padding-left: 0;
		text-align: left;
		font-size:12px;
	}
	#list_tuition .table_row td{
		font-size:12px;
		text-align: left;
	}
	#list_tuition .table_row_head .table_cell_county{
		width: auto;
	}
	.featured_school_card > div:nth-child(2n+1) {
        border-right: none;
    }
	#school-info .first .website_bg img{
		margin: 0px;
	}
	#school-info #tel-class, #school-info #grades-class{
		width: auto;
	}
	#search_bar_moblie .search-input{
		border-width: 0;
	}
	#address_img .tel_img_bg,.website_bg .website_img_bg,.address_img .grade_img_bg{
		margin:4px 0 0 6px;
	}
    #find-private-schools-by-state .find_state_box{
        width:100%;
        border-right: none
    }
    .find_state_box .city_box{
        padding:0 30px;
    }
    #mobile-header{
        display:block;
    }
    .mobile-header-left{
        float:left;
        margin-left:25px;
        margin-top:12px;
    }
    .mobile-header-left img{
        width:120px;
    }
    .mobile-header-right{
        float:right;
        margin-right:25px;
    }
    #mobile-search-icon{
        margin-right:20px;
        margin-top:25px;
        display:inline-block;
    }
    #mobile-search-icon span{
        background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -363px -66px;
        display: inline-block;
        vertical-align: middle;
        width: 21px;
        height: 20px;
    }
    #m-header-navbar{
        display:inline-block;
    }
    #m-header-navbar span{
        background: url('//www.privateschoolreview.com/images/new_sprites.png') no-repeat -411px -64px;
        display: inline-block;
        vertical-align: middle;
        width: 21px;
        height: 20px; 
    }
    .mobile-header-line{
        height:5px;
    }
    #mobile-search-box .mobile-search-box-1{
        margin:0px 5%;
        margin:0px calc(13% - 26px);
        margin:0px -webkit-calc(13% - 26px);
        margin:0px -moz-calc(13% - 26px);
    }
    #mobile-search-box .mobile-search-box-2{
        float: left; 
        width: 89%;
    }
    #mobile-search-box .mobile-search-box-2 input{
        height:38px; 
        padding:0;
        margin-top:20px;
        width:100%; 
        border:1px solid #d9d9d9; 
        border-right:none;
        border-radius:5px 0 0 5px;
        outline:none;
    }
    #mobile-search-box .mobile-search-box-3{
        float: left; 
        width: 25px; 
        padding-right:1.5%; 
        margin-top: 20px; 
        height: 38px;
        background:#fff;
        border:1px solid #d9d9d9;
        border-left:none;
        border-radius:0 5px 5px 0;
    }
    #circle-delete{
        width:23px;
        height:23px; 
        line-height:20px;
        border-radius: 50%;
        margin-top: 7px;
        background-color:#d2d2d2; 
        color:#fff;
		cursor: pointer;
    }
    #school_overview .table_name_cell{
        padding-left:5px;
    }
    #school_overview #review-info, #review-text, #review-recommend{
        margin:10px 0;
        width:100%;
    }
    #school_overview .review-submit {
        margin: 15px 0px;
        float: none;
        width:100%;
        text-align:center;
    }
    .goodicon{
        width:50px;
        height:50px;
    }
    .goodicon span{
        margin-top:10px;
    }
    #school_reviews .review_recommendation_td{
        width:55px;
    }
    #article .articles_public_school{
        display:none;
    }
    #school-info .infobox-top-right #ad-left-large{
        margin-top:0;
    }
    #school_overview #did-you-know{
        display:none;
    }
	/***Hao.wu***/
	#list_tuition .header_high {
		font-size: 12px;
	}
	.most_rate_school{
		line-height: 20px;
		width: 89%;
	}
	.right_arrow{
		margin-right: 1px;
		margin-top: 3px;
	}
	#acceptance_rate .table_row_head .table_cell_other_2{
		padding: 0;
	}
	#acceptance_rate .listspan{
		display: none;
	}
	#new-profile form td:nth-child(1) {
        width: 30%;
    }
	#new-profile form td:nth-child(2) {
        width: 50%;
    }
	#new-profile form td input[type="text"] {
    	width: 95%;
	}
	#new-profile form td select {
    	width: 100%;
	}
	#new-profile form td#month_day select {
    	width: initial;
	}
	.login_form .label {
  		width: 18%;
	}
	#school_student_login_form .label {
        width: 16%;
    }

	#school_overview .step2-prew{
		padding: 7px 22px 4px;
	}
	#school_overview .submit, input[type="button"]{
		padding: 7px 7px 4px;
		font-weight: 600;
	}
    #boarding #most_recent_articles,#index #most_recent_articles{
        display:none;
    }
    #index .new_content_section_3,#boarding .new_content_section_3{
        display:block;
    }
	#schools_mailing_list .click_botton {
		width: 73%;
	}
	#schools_mailing_list .mail_list_row_mobile{
		height: 85px;
		padding-bottom: 0;
	}
	#schools_mailing_list .click_contant, legend{
		padding: 23px 8px 5px;
	}
	#resetpassword form .label {
    	padding-left: 40px;
		width: 130px;
	}
	#resetpassword form  #show_password_field,
	#resetpassword form  #show_password_fields{
		width:100px;
	}
}

@media (max-width: 640px)
{
	html {
		font-size:100%;
	}
	#footer
	{
		font-size:18px;
	}
	#wowslider-container1 .ws_images img
	{
		max-height:260px;
	}
	
}
@media (max-width: 480px)
{
	html {
		font-size:80%;
	}
	#footer
	{
		font-size:16px;
	}
	#feedback_form textarea {
		width: 90%;
	}
	#contact-school #contact_school_form table .label{
        width: 110px;
    }
}
@media (max-width: 320px)
{
	#school_overview #reviews_count {
		padding-left: 20px;
	}
	.just-mobile-show-block {
		display:block;
	}
	#footer
	{
		font-size:13px;
	}
	#compare_schools select{
		width:250px;
	}
    #featured_schools_payment .highlights_txt{
		width: calc(100% - 110px);
		width: -webkit-calc(100% - 110px);
    }
	#school_student_login_form .label {
    	width: 20%;
	}
	#article table {
    	font-size: 15px;
	}
	#request-login-info .select_identify_school{
	    width:220px;
	}
	#resetpassword form .label {
    	padding-left: 17px;
	}
}

/* aGallery start */
.ag-container * {
    position: relative;
    margin: 0;
    padding: 0;
    -moz-selection { background:transparent; }
    selection { background:transparent; }
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ag-container {
    margin: 10px auto;
    max-width: 780px;
}

/** views and thumbs **/
.ag-views div, .ag-thumbs > div {
    font-size: 0px;
    height: inherit;
    white-space: nowrap;
    list-style-type: none;
    margin-bottom: 0 !important; /* fix for #main-content UL {  margin-bottom: 10px; } */
}
.ag-views div > img, .ag-thumbs div > img {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/** views **/
.ag-view {
    width: 100%;
    overflow: hidden;
}
.ag-views {
    min-height: 120px;
    overflow: hidden;
}
.ag-views > div {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
}
.ag-views div img {
    max-width: 100%;
    max-height: 600px;
}

/** thumbs **/
.ag-thumbs {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.ag-thumbs-slider {
    font-size: 0;
    display: inline-block;
    overflow: hidden;
    width: auto;
}
.ag-thumbs-slider > div {
    display: inline-block;
    width: auto;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
}
.ag-thumbs-slider > div > img {
    margin: 0px 2px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: 200px;
    opacity: 0.75;
 }

/** caption **/
.ag-text {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: inherit;
    height: 0;
    background-color: transparent;
    overflow: visible;
    z-index: 10;
    max-width: 100%;
}
.ag-title {
    /*display: -webkit-box;*/
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: inherit;
    background-color: transparent;
}
.ag-title > a {
    width: 100%;
    margin-left: 24px;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: 1px 1px #000000;
    font-weight: normal;
    outline-color: rgb(255, 255, 255);
    text-decoration: none;
}
.ag-caption-background {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQI12P4////fgAJuwO9HJmTBQAAAABJRU5ErkJggg==");
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ag-caption {
    color: #000000;
    background-color: transparent;
    width: calc(100% - 24px);
    font-size: 15px;
    text-transform: none;
    font-weight: normal;
    margin-left: 24px;
}
.ag-star {
    display: none;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: baseline;
    top: 10px;
    position: absolute;
}
.ag-text-background {
    width: 100%;
    /*height: inherit;*/
    background-color: transparent;
}
.ag-loading {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
}
.ag-previous img, .ag-next img, .ag-loading img {
    width: 3em;
    height: 3em;
}
.ag-previous {
    position: absolute;
    display: none;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: visible;
    z-index: 10;
}
.ag-next {
    position: absolute;
    display: none;
    cursor: pointer;
    top: 0;
    right: 3em;
    width: 0;
    height: 100%;
    overflow: visible;
    z-index: 10;
}
.ag-previous > div, .ag-next > div {
    height: 100%;
    width: 3em;
    cursor: pointer;
}
.ag-previous img, .ag-next img {
    position: relative;
    top: 45%;
}
.ag-show {
    width: 100%;
}
.ag-slide-previous {
    transition: 1s;
    left: -100%;
}
.ag-slide-current {
    transition: 1s;
    left: 0;
}
.ag-slide-next {
    transition: 1s;
    left: 100%;
}
.ag-thumbs-current > img {
    opacity: 1 !important;
}
.ag-previous, .ag-next { display: none; }
.ag-hover:hover .ag-previous, .ag-hover:hover .ag-next { display: block; }
.ag-featured {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 5px;
    bottom: 2px;
    background: url('http://static.privateschoolreview.com/static/star3.png') no-repeat center center;
    background-size: contain;
    opacity: 1 !important;
}

/**
    Loading animation start
*/
.ag-loading-block {
    background-color: #FFFFFF;
    border: 3px solid #575A5C;
    float: left;
    /*display: inline-block;*/
    height: 2em;
    margin-left: 0.4em;
    width: 0.6em;
    opacity: 0.3;
    -webkit-animation-name: ag-loading-blocks;
    -webkit-animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -webkit-transform: scale(0.7);
    -ms-animation-name: ag-loading-blocks;
    -ms-animation-duration: 1.3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: linear;
    -ms-transform: scale(0.7);
    animation-name: ag-loading-blocks;
    animation-duration: 1.3s;
    animation-iteration-count: infinite;
    animation-direction: linear;
    transform: scale(0.7);
}

#ag-load-block-1 {
    -webkit-animation-delay: 0.39s;
    animation-delay: 0.39s;
}

#ag-load-block-2 {
    -webkit-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

#ag-load-block-3 {
    -webkit-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

@-webkit-keyframes ag-loading-blocks {
    0% {
        -webkit-transform: scale(1.2);
        opacity: 0.8;
    }
    100% {
        -webkit-transform: scale(0.7);
        opacity: 0.3;
    }
}

@keyframes ag-loading-blocks {
    0% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    100% {
        transform: scale(0.7);
        opacity: 0.3
    }
}
/* Loading animation end */

/* redesign */
.ag-redesign .ag-previous, .ag-redesign .ag-next { display: block; }
.ag-redesign .ag-previous, .ag-redesign .ag-next { display: block; }
.ag-redesign.ag-compact .ag-title {
    text-transform: uppercase;
}
.ag-redesign.ag-index .ag-thumbs {
    height: 0px;
}
.ag-redesign .ag-caption {
    color: white;
}

/**/
.ag-redesign .ag-previous img, .ag-redesign .ag-next img {
    top: 35%;
    width: 61px;
    height: 122px;
}
.ag-redesign .ag-previous > div, .ag-redesign .ag-next > div {
    width: 61px;
}
.ag-redesign .ag-next {
    right: 61px;
}
.ag-redesign .ag-loading-block {
    background-color: #f5b34f;
    border: 3px solid #f5b34f;
}
/* override on index */
.ag-redesign.ag-index {
    margin: 0;
    max-width: none;
}
.ag-redesign.ag-index .ag-views > div {
    background-color: black;
}
.ag-redesign.ag-index .ag-views img {
    opacity: 0.4;
}
.ag-redesign .ag-star {
    display: none;
}
.ag-redesign.ag-index .ag-title {
    background-color: rgba(0,0,0,0.6);
    text-align: center;
    padding: 20px 0 20px 0;
}
.ag-redesign.ag-index .ag-title > a {
    margin-left: 0px;
    margin: 0 32px 0 32px;
    font-size: 18px;
	text-shadow: none;
}

/**/
.ag-redesign.ag-compact .ag-title > a {
    font-size: 22px;
    font-weight: 700;
	text-shadow: none;
}
.ag-redesign.ag-compact .ag-text-background {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wcDFAkWsRByEAAAAA1JREFUCNdjkOs5ehMABIQCSYOeLqkAAAAASUVORK5CYII=');
    padding: 20px 0;
}
.ag-redesign .ag-previous, .ag-redesign .ag-next {
    display: block;
}
.ag-redesign .ag-caption {
    font-size: 18px;
}
.ag-redesign .ag-caption-background {
    background: transparent;
    padding-top: 2px;
    padding-bottom: 2px;
}

/**/
.welcome_container {
    width: 100%;
}
.welcome_container .featured_school_name { font-weight: bolder; }
.welcome_container .ag-views div img {
    min-width: 100%;
    max-width: none;
    max-height: none;
    min-height: 100%;
}
.welcome_container .ag-views div {
    width: 100%;
    height: 100%;
}
.welcome_search {
    margin-top: 100px;
    position: absolute;
    z-index: 1;
    text-align: center;
    color: white;
    width: 100%;
}
.welcome_search h1 { font-weight: 700; font-size: 48px; margin: 0 10px 20px 10px; }
.welcome_search h4 { font-weight: normal; margin: 0 10px 35px 10px;font-size: 20px;font-weight: 300; }
.welcome_search h4 a { color: #f5b34f; }
/* changes for search box */
.welcome_search .new_content_section_2 {
    border: none;
}
.welcome_search #FindSchoolForm .find-school-opt, .welcome_search #FindSchoolForm .find-school-input { width: 200px; }
.welcome_search #FindSchoolForm .find-school-div, .welcome_search #findschoolform .find_school_div {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: left;
    clear: none;
    margin-left: 8px;
    margin-right: 8px;
}
.welcome_search #findschoolform .find_school_div {
     float: none;
     width: auto;
}
.welcome_search #FindSchoolForm .find-school-submit, .welcome_search #findschoolform .find_school_submit_r {
    margin: 13px 0 20px 0;
    text-align: center;
    padding-right: 0px;
    float: none;
    clear: none;
}
.welcome_search #FindSchoolForm .find-school-label, .welcome_search #findschoolform .find_school_label {
    float: none;
    display: block;
    clear: both;
    font-weight: 300;
}
.welcome_search .section_header_wrapper { display: none; }
.welcome_search #search_public_schools {
    position: absolute;
    background: transparent;
    z-index: 1;
    overflow: hidden;
}
.welcome_search #FindSchoolForm .find-school-input {
    padding: 7px; /* adjust diff in heights */
}

/* round and adjust diff for input box and select */
.welcome_search #FindSchoolForm .find-school-input, .welcome_search #FindSchoolForm .find-school-opt, .welcome_search #findschoolform .find_school_input_r {
    width: 215px;
    border: 0px solid #fff;
    border-radius: 5px;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.welcome_search .new_content_section_2, .welcome_search .section_2_content, .welcome_search #FindSchoolForm,
.welcome_search .find-school-div, .welcome_search .more_option .find-school-div { background: transparent; }
.welcome_search #zipcode_and_address, .welcome_search #findschoolform .find_school_submit_r input {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
}
.welcome_container .featured_school_name { font-weight: bolder; }
.welcome_search #more_search, .welcome_search #findschoolform .search-advanced { font-size: 14px; font-weight: 700; float: none; }
.welcome_search .search-advanced { text-transform: uppercase; }
.welcome_search .sbico1 { display: none; }

@media (max-width: 480px) {
    .welcome_search {
        margin-top: 50px;
    }
    .welcome_search h1 {
        font-size: 24px;
    }
    .ag-redesign.ag-index .ag-previous, .ag-redesign.ag-index .ag-next {
        width: 50px;
        z-index: 11;
    }
    .ag-redesign.ag-index .ag-next {
        right: 0px;
    }
    .ag-redesign .ag-next {
        right: 50px;
    }
    .ag-redesign .ag-previous img, .ag-redesign .ag-next img {
        top: calc(50% - 50px);
        width: 50px;
        height: 91px;
    }
    .ag-redesign.ag-index .ag-previous img, .ag-redesign.ag-index .ag-next img {
        top: calc(100% - 91px);
        z-index: 11;
    }
    .ag-redesign.ag-index .ag-text > div {
        top: -91px !important;
        height: 91px !important;
    }
    .ag-redesign.ag-index .ag-title {
        height: 91px !important;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    .ag-redesign.ag-index .ag-title > a {
/*        width: 100%;*/
        margin: 0 50px;
    }
    .ag-redesign .ag-caption-background {
        display: none;
    }
}

@media (max-width: 767px) {
	.ag-title > a {
		font-size: 16px;
	}
    /* mobile school_ov */
    .ag-redesign.ag-school {
/*        margin: 0;*/
    }
    .ag-redesign.ag-school .ag-views div img {
/*        width: auto;*/
/*        height: 600px;*/
/*        max-width: none;*/
/*        max-height: 600px;*/
    }
    .ag-redesign.ag-school .ag-previous img, .ag-redesign.ag-school .ag-next img {
/*        top: calc(70% - 50px);*/
    }
/*    .ag-redesign.ag-compact .ag-title > a {*/
/*        font-size: 16px;*/
/*    }*/
    .ag-redesign.ag-compact .ag-caption {
        font-size: 14px;
    }
    .ag-redesign.ag-compact .ag-text-background {
        padding: 10px 0;
    }
	.welcome_search #FindSchoolForm .find-school-input {
        padding: 9px 7px; /* adjust diff in heights */
    }
}/* aGallery end */
  