.lrAuto {
  margin-left: auto;
  margin-right: auto;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPTBook.eot');
  src: local('☺'), url('../fonts/FuturaPTBook.woff') format('woff'), url('../fonts/FuturaPTBook.ttf') format('truetype'), url('../fonts/FuturaPTBook.svg') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPTBold.eot');
  src: local('☺'), url('../fonts/FuturaPTBold.woff') format('woff'), url('../fonts/FuturaPTBold.ttf') format('truetype'), url('../fonts/FuturaPTBold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham Book';
  src: url('../fonts/Gotham-Book.eot');
  src: local('?'), url('../fonts/Gotham-Book.eot') format('embedded-opentype'), url('../fonts/Gotham-Book.woff2') format('woff2'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Regular.eot');
  src: local('?'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.svg#ProximaNovaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Semibold.eot');
  src: local('?'), url('../fonts/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova-Semibold.svg#ProximaNovaSemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Bold.eot');
  src: local('?'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNovaBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNova-Light.eot');
  src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Light.woff2') format('woff2'),
		url('../fonts/ProximaNova-Light.woff') format('woff'),
		url('../fonts/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/ProximaNovaXbold.eot');
  src: local('?'), url('../fonts/ProximaNovaXbold.eot') format('embedded-opentype'), url('../fonts/ProximaNovaXbold.woff2') format('woff2'), url('../fonts/ProximaNovaXbold.woff') format('woff'), url('../fonts/ProximaNovaXbold.ttf') format('truetype'), url('../fonts/ProximaNovaXbold.svg#ProximaNovaXbold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Proxima Nova Extra Condensed';
  src: url('../fonts/ProximaNovaExtraCondensedBold.eot');
  src: local('?'), url('../fonts/ProximaNovaExtraCondensedBold.eot') format('embedded-opentype'), url('../fonts/ProximaNovaExtraCondensedBold.woff2') format('woff2'), url('../fonts/ProximaNovaExtraCondensedBold.woff') format('woff'), url('../fonts/ProximaNovaExtraCondensedBold.ttf') format('truetype'), url('../fonts/ProximaNovaExtraCondensedBold.svg#MarkSimonsonProximaNovaExtraCondensedBold') format('svg');
  font-weight: 700;
  font-style: normal;
}
/**
	Common
 */
body {
  font-family: 'Proxima Nova';
}
.grecaptcha-badge {
    visibility: hidden;
}
@media (max-width: 768px) {
  .responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.main_color h1,
.main_color h2,
.main_color h3,
.main_color h4,
.main_color h5,
.main_color h6 {
  font-family: 'Proxima Nova';
  font-weight: 800;
  color: #141D48;
}
.post-password-form{
  text-align: center;
}
.single-post .content b{
	color: #444;
}
.single-post .content h1 b, .single-post .content h2 b, .single-post .content h3 b, .single-post .content h4 b, .single-post .content h5 b, .single-post .content h6 b, .single-post .content h1, .single-post .content h2, .single-post .content h3, .single-post .content h4, .single-post .content h5, .single-post .content h6 {
  color: #141D48;
}
.single-post .content .avia_textblock a{
  color: #141D48 !important;
  text-decoration: underline;
}
.single-post .content .avia_textblock a:hover{
	text-decoration: none;
}
.single-post .wp-post-image{
	width: 100%;
	margin-bottom: 10px;
	aspect-ratio: 16 / 9;
}
.single-post .avia_textblock h1{
	display: none;
}
#top .title_container .container {
  max-width: 1340px;
  min-height: 40px;
}
#top .title_container .breadcrumb {
  font-size: 12px;
  position: static;
  text-transform: uppercase;
  margin-top: 2px;
}
.sidebar_right .container {
  max-width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
}
/* Page sidebar menu */
#top .widget_nav_menu ul ul li:before {
  content: none;
}
#top .widget_nav_menu ul ul li a {
  padding: 0;
}
.main_color .widget_nav_menu ul:first-child > .current-menu-ancestor {
  background-color: transparent;
  padding-left: 20px;
  left: 0;
  top: 0;
  margin-top: 0;
  padding-top: 0;
  width: auto;
  box-shadow: none;
  margin-bottom: 0;
}
#top .widget_nav_menu .current-menu-ancestor > ul,
#top .widget_nav_menu ul ul .sub-menu {
  padding-left: 0;
}
.sidebar.sidebar_right .menu a {
  padding: 0;
}
.sidebar.sidebar_right .menu li {
  padding-left: 20px;
}
.sidebar.sidebar_right .menu .menu-item-has-children .toggle {
  position: absolute;
  left: -5px;
  top: 0;
  width: 20px;
  text-align: center;
}
.sidebar.sidebar_right .menu .menu-item-has-children .toggle:before {
  content: "+";
  font-size: 20px;
  font-style: normal;
}
.sidebar.sidebar_right .menu .menu-item-has-children .sub-menu {
  display: none;
}
.sidebar.sidebar_right .menu .menu-item-has-children .sub-menu .sub-menu {
  font-style: italic;
}
.sidebar.sidebar_right .menu .menu-item-has-children.active > .sub-menu {
  display: block;
}
/* Accordion styles */
.togglecontainer {
  border-bottom: 2px dotted #CCC !important;
  margin: 50px 0;
}
.single_toggle {
  float: none;
  margin: 0;
}
.js_active .toggler {
  padding: 30px 35px 30px 0;
  border: none;
  border-top: 2px dotted #CCC;
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: bold;
  font-size: 22px;
  color: #141D48;
}
.toggle_icon {
  left: auto;
  right: 10px;
}
.sidebar_right > .container > .content {
  border-right: none;
}
#top #main .sidebar {
  border-left: none;
}
.sidebar {
  margin-left: 0 !important;
  float: none !important;
  width: auto !important;
  overflow: hidden;
  display: block;
  clear: none !important;
}
.main_color .sidebar {
  padding-top: 81px;
  font-size: 14px;
}
.main_color .sidebar .widget:first-child .widgettitle {
  padding-bottom: 16px;
}
.main_color .sidebar .menu > li > a {
  color: #111111 !important;
}
.main_color .sidebar .menu > li > ul > li > a {
  color: #111111 !important;
}
.main_color .sidebar .menu > li > ul > li > ul > li a {
  font-style: italic;
}
.main_color .sidebar #recent-posts-2 {
  font-size: 14px;
  color: #777777;
}
.main_color .sidebar #text-3 .btn {
  padding: 0 13px !important;
  font-family: 'Proxima Nova';
  letter-spacing: 0.1em;
  padding-bottom: 4px !important;
  margin-top: 20px;
}
.main_color .sidebar #text-3 p {
  font-family: 'Proxima Nova';
  color: #777777;
  font-size: 14px;
}
.main_color .sidebar #text-3 img {
  margin-top: 9px;
  margin-bottom: -3px;
  margin-right: 7px;
}
.main_color .sidebar .widget {
  padding-top: 0;
}
.main_color .sidebar .btn {
  display: block;
  background-color: #141D48;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  padding: 7px 15px;
}
.main_color .sidebar .btn:hover {
  color: #F8CC00;
}
.main_color .sidebar .btn .fas {
  color: #FFF;
  margin-top: 0;
}
.main_color .sidebar .fas {
  font-size: 24px;
  color: #141D48;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.main_color .sidebar em {
  font-style: normal;
  font-size: 16px;
  font-family: 'Proxima Nova';
  line-height: 110%;
  display: inline-block;
  color: #000;
}
.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
  border-radius: 0;
}
/**
	Header
 */
#header {
  background: none !important;
  background: #000000 !important;
  background: linear-gradient(180deg, rgba(0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%) !important;
}
#header .header_bg {
  background: none !important;
}
#header_meta {
  height: 40px;
  background-color: #1A265B !important;
}
#header_meta nav .sub-menu{
  background-color: #0B0F24;
  left: 10px !important;
  width: 250px !important;
  border: none;
}
#header_meta nav .sub-menu li a{
  background-color: #0B0F24 !important;
  border: none;
}
#top #header_meta nav .sub-menu li a:hover{
  color: #fff !important;
}
#header_meta nav .sub-menu .menu-item-has-children{
  position: relative;
}
#header_meta nav .sub-menu .menu-item-has-children a{
  padding-right: 8px;
}
#header_meta nav .sub-menu .menu-item-has-children::after{
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 11px;
  top: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #F8CC00;

}
#header_meta nav .sub-menu li > .sub-menu{
  top: 30px !important;
  left: calc(50% - 90px) !important;
}
#header_meta .container {
  display: flex;
  justify-content: center;
}
.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner::before,
.header_color .av-hamburger-inner::after {
  background-color: #fff !important;
}
#top #av-burger-menu-ul{
	background-color: #F8CC00;
}
#main .container_wrap {
  border: none;
}
#top .header_color .container_wrap_meta {
  background-color: transparent;
  border-color: transparent;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{
	background-color: #F8CC00;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
	padding: 15px 35px 15px 25px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
	padding-left: 45px;
}
@media (max-width: 989px) {
  #top .header_color #header_meta {
    display: none;
  }
  #home-best-private-schools{
    padding-top: 170px !important;
  }
  #careers-why .template-page, #home-banner .template-page, #home-admissions .template-page, #home-college-admissions  .template-page, #home-video .template-page, #home-recommendations .template-page, #home-take-control .template-page{
    padding-top: 0 !important;
  }
}
.btn {
    padding-top: 9px;
}
#top .header_color .sub_menu {
  font-size: 12px;
  top: 0;
}
#top .header_color .sub_menu > ul > li {
  border-right: none;
}
#top .header_color .sub_menu > ul > li:not(:first-child):before {
  content: "|";
  position: absolute;
  left: 0;
  top: 20px;
  color: #FFC519;
}
#top .header_color .sub_menu > ul > li > a {
  font-weight: normal;
  color: #FFC519;
  text-transform: uppercase;
  line-height: 50px;
}
#top .header_color .sub_menu > ul > li.phone-item:before {
  content: "\f095";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  margin-right: 5px;
  font-weight: 900;
}
@media (min-width: calc(989px + 1px)) {
  #top .header_color .sub_menu > ul > li.contact-item {
    background-color: #F8CC00;
    padding-left: 25px;
    padding-right: 25px;
  }
  #top .header_color .sub_menu > ul > li.contact-item > a {
    font-weight: bold;
    font-size: 18px;
    color: #FFF;
  }
  #top .header_color .sub_menu > ul > li.contact-item:before {
    content: initial;
  }
}
#top .header_color .sub_menu li ul {
  top: 43px;
}
div .logo {
  position: relative;
}
#header_main {
  /*z-index: 11;*/
  margin-top: 25px;
  border-color: transparent;
}
#header_main .container {
  height: 68px;
  line-height: 68px;
}
#header_main .inner-container {
  display: flex;
  justify-content: space-between;
}
#header_main .inner-container .main_menu {
  margin-left: 10px;
  margin-right: 10px;
}
#header_main .header_contact_menu {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 15px;
  height: 53px;
}
#header_main .header_contact_menu li {
  margin-left: 17px;
}
#header_main .header_contact_menu li:nth-child(1) a,
#header_main .header_contact_menu li:nth-child(2) a {
  text-indent: -9999px;
  display: block;
}
#header_main .header_contact_menu li:nth-child(1) {
  margin-left: 0;
}
#header_main .header_contact_menu li:nth-child(1) a {
  width: 25px;
  height: 23px;
  background-image: url("../images/phone-icon.png");
}
#header_main .header_contact_menu li:nth-child(2) a {
  width: 29px;
  height: 22px;
  background-image: url("../images/team-icon.png");
}
#header_main .header_contact_menu li:nth-child(3) a {
  font-size: 20px;
  color: #111111;
  border-radius: 5px;
  font-family: 'Proxima Nova';
  font-weight: 700;
  background-color: #F8CC00;
  padding: 13px 14px;
  text-transform: uppercase;
}
#header_main .header_contact_menu li:nth-child(3) a:hover {
  text-decoration: none;
  background-color: #fff;
}
.html_av-overlay-side-classic #top .av-burger-overlay{
	font-size: 20px;
}

.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{
	display: none;
	left: 25px;
}
.html_av-submenu-hidden .av-submenu-indicator:before{
	display: none;
}
.html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator{
	transform: none;
}
.html_av-submenu-hidden .av-submenu-indicator{
	height: 3px;
    display: block;
	opacity: 1 !important;
    position: absolute;
    margin-top: 0;
    opacity: 0.3;
    border: none!important;
    background-color: #000;
	padding: 0;
    width: 14px;
	right: 20px;
    top: 50%;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li a{
	padding-left: 65px;
}
.html_av-submenu-hidden .av-submenu-indicator::after{
	content: " ";
    position: absolute;
    display: block;
    background-color: #000;
    height: 14px;
    width: 3px;
    margin-top: -7.5px;
    top: 50%;
    left: 6px;
    right: 5px;
    z-index: 9;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet::after{
    content: " ";
    position: absolute;
    display: block;
    background-color: #000;
    height: 9px;
    width: 1px;
    margin-top: -4.5px;
    top: 50%;
    left: 3px;
    right: 5px;
    z-index: 9;
}
.av-show-submenu > a > .av-submenu-indicator::after{
	display: none !important;
}


@media (max-width: 989px) {
  .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    height: 68px;
    line-height: 68px;
  }
}
@media (min-width: calc(989px + 1px)) {
  .av-main-nav-wrap {
    margin-top: 5px;
  }
}
#top .sub_menu .menu {
  margin-top: -4px !important;
}
#top .av-main-nav ul li a {
  border: none;
  font-size: 14px;
}
#top .av-main-nav > li:hover {
  border-bottom: 10px solid #F8CC00;
}
#top .av-main-nav > li > a {
  font-weight: bold;
  text-transform: uppercase;
  color: #131E46;
  font-size: 16px;
}
#top .av-main-nav > li > .sub-menu {
  top: 55px;
  border: none;
  box-shadow: none;
  color: #F8CC00;
  padding: 15px 5px;
  background-color: #0B0F24;
}
#top .av-main-nav .av-burger-menu-main {
  border-bottom: none !important;
}
#top .av-main-nav .av-burger-menu-main .av-hamburger-box{
  width: 34px;
}
#top .av-main-nav .av-burger-menu-main .av-hamburger-box .av-hamburger-inner, .av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after{
  height: 4px;
  border-radius: 0;
}
.av-hamburger-inner::before{
  top: -14px;
}
.av-hamburger-inner::after{
  bottom: -14px;
}
#top .av-main-nav .sub-menu {
  width: auto;
  min-width: 230px;
}
#top .av-main-nav .sub-menu .sub-menu {
  position: static;
  display: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}
#top .av-main-nav .sub-menu .sub-menu .sub-menu {
  font-style: italic;
  padding-left: 15px;
}
#top .av-main-nav .sub-menu li a {
  color: #FFF;
  padding: 2px 2px 2px 35px;
  background-color: #0B0F24;
}
#top .av-main-nav .sub-menu .menu-item-has-children li:hover > a {
  color: #F8CC00 !important;
}
#top .av-main-nav .sub-menu li.active a {
  color: #FFF;
}
#top .av-main-nav .sub-menu .menu-item-has-children .toggle:before {
  content: "+";
  position: absolute;
  top: 0;
  left: 15px;
}
#top .av-main-nav .sub-menu .menu-item-has-children > a:hover{
  color: #F8CC00 !important;
}
#top .av-main-nav .sub-menu .current-menu-item > a{
  color: #F8CC00 !important;
}
#top .av-main-nav .sub-menu .active .toggle:before{
  content: "-";
  top: -2px;
  left: 16px;
}
#top .av-main-nav .sub-menu:hover .menu-item-has-children.active > .sub-menu {
  display: block !important;
}
.main_menu {
  position: relative;
}
.main_menu ul:first-child > li a {
  height: 44px;
  line-height: 44px;
}
#top .av-main-nav .sub-menu li > a:hover, #top .av-main-nav .sub-menu li > a:focus{
	color: #F8CC00 !important;
}
#top .av-main-nav > li > a {
  color: #fff;
  font-weight: 600;
}
.header_color .avia-menu-fx {
  display: none;
}
.breadcrumb-trail .trail-before {
  display: none;
}
#main {
  padding-top: 41px !important;
}
/**
	Footer
 */
#footer {
  padding-top: 130px;
  font-size: 14px;
  clip-path: polygon(0% 8.5%, 100% 0%, 100% 100%, 0% 100%);
}
#footer .flex_column {
  width: 204px;
  margin-left: 0;
  margin-right: 43px;
}
#footer .flex_column:last-child {
  position: relative;
  margin-right: 0;
  text-align: right;
  float: right;
}
#footer .flex_column:last-child::before {
  content: "";
  display: block;
  position: absolute;
  visibility: visible;
  width: 40px;
  height: 43px;
  background-image: url(../images/mini-logo.png);
  top: -33px;
  right: 0;
}
@media (max-width: 1199px) {
  #footer .flex_column {
    width: 33%;
    margin-right: 0;
  }
  #footer .flex_column:last-child {
    width: calc(100% + 100px);
    margin-left: -50px;
    padding: 50px 50px 30px;
  }
  #footer .flex_column:last-child .textwidget{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
  }
  #footer .flex_column:last-child .textwidget div{
    padding-right: 15px;
    padding-left: 15px;
  }
  #footer .flex_column:last-child::before {
    left: 0;
  }
  #footer .flex_column:last-child {
    float: left;
    text-align: left;
    background-color: #1D245A;
    padding-top: 55px;
    padding-bottom: 30px;
  }
  #footer .flex_column:last-child {
    float: left;
    text-align: left;
    background-color: #1D245A;
    padding-top: 55px;
    padding-bottom: 30px;
  }
  #footer .flex_column:last-child::before{
    top: 28px;
    left: 50px;
  }
  #top #footer .widget_nav_menu li{
    padding-right: 10px;
  }
  #footer .flex_column:nth-child(2){
    display: flex;
    justify-content: center;
  }
  #footer .flex_column:nth-child(3){
    display: flex;
    justify-content: flex-end;
  }
  #footer{
    clip-path: polygon(0% 5.7%, 100% 0%, 100% 100%, 0% 100%);
    padding-top: 150px;
    padding-bottom: 0;
  }
  #footer .widgettitle{
    top: -52px;
  }
  #footer .flex_column:first-child .widget{
    overflow: initial;
  }
  #footer .flex_column:first-child .widgettitle{
    position: absolute;
  }
  #footer .flex_column:last-child{
    margin-top: 25px;
  }
  #footer .textwidget h3{
    padding-bottom: 4px;
  }
  #footer .textwidget p{
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  #footer .flex_column {
    width: 100%;
    margin-bottom: 0 !important;
  }
  #footer .flex_column:last-child{
    margin-top: 50px !important;
  }
  #footer .flex_column .widget {
    margin-top: 0;
    margin-bottom: 0;
  }
  #home-college-admissions .flex_column_table{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
  }
  #footer .flex_column:nth-child(3){
	justify-content: flex-start;
  }
  #home-college-admissions .flex_column_table .av-flex-placeholder{
    display: none;
  }
  .home-college-admissions{
    padding-top: 50px;
  }
  .home-admissions .template-page{
    padding-bottom: 0;
  }
  #footer .flex_column:last-child::before{
    left: 20px;
  }
  #footer .flex_column:last-child{
    margin-top: 50px;
    width: calc(100% + 40px) !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
    padding: 80px 20px 3px;
  }
  #footer .widgettitle{
    margin-bottom: 43px !important;
  }
  #footer .flex_column:nth-child(1){
    margin-right: 15px !important;
  }
  #footer .flex_column:nth-child(1), #footer .flex_column:nth-child(2){
    width: calc(50% - 7.5px) !important;
	justify-content: flex-start;
  }
  #footer .flex_column:nth-child(2) li{
    padding-right: 0;
  }
  #footer .flex_column:nth-child(2){
    display: flex;
    justify-content: flex-end;
  }
  #footer .widget_nav_menu .sub-menu > li{
    padding-right: 0 !important;
  }
  #top #footer .widget_nav_menu li{
    padding-right: 0;
  }
}
@media (max-width: 480px) {
	#footer .flex_column:nth-child(1), #footer .flex_column:nth-child(2),#footer .flex_column:nth-child(3){
		width: 100% !important;
		justify-content: flex-start;
	}
}
#footer .widgettitle {
  font-size: 22px;
  color: #F8CC00;
  margin-top: 5px;
  margin-bottom: 22px;
  letter-spacing: 0.01em;
}
#footer .widget_nav_menu ul ul li:before {
  content: initial;
}
#footer .widget_nav_menu ul ul li a {
  padding: 0;
  line-height: 150%;
  margin-bottom: 1px;
  letter-spacing: 0.04em;
}
#footer .widget_nav_menu ul ul li a:hover {
  color: #F8CC00;
}
#footer .widget_nav_menu .current_page_ancestor > ul {
  padding-left: 0;
}
#footer .widget_nav_menu .current-menu-item > a {
  font-weight: normal;
}
#footer .widget_nav_menu .sub-menu {
  margin-bottom: 23px;
}
#footer #menu-footer-nav-3 li:nth-child(5) a,
#footer #menu-footer-nav-3 li:nth-child(6) a,
#footer #menu-footer-nav-3 li:nth-child(7) a,
#footer #menu-footer-nav-3 li:nth-child(8) a {
  padding: 0;
  margin-bottom: 1px;
}
#footer .menu > li > a {
  color: #F8CC00;
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 7px;
}
#footer .menu > li > a:hover {
  text-decoration: underline;
}
#footer .textwidget p {
  line-height: 150%;
  margin-bottom: 45px;
}
#footer .textwidget em {
  font-style: normal;
  font-weight: normal;
  font-family: 'Proxima Nova';
  color: #F8CC00;
  font-size: 18px;
  display: block;
  margin-top: 30px;
}
#footer .textwidget h3 {
  font-size: 18px;
  color: #FFC519;
  text-transform: none;
  letter-spacing: 0.01em;
}
#footer .widget_nav_menu .sub-menu > li {
  padding-left: 0;
}
#socket {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  background-color: #FFC519;
}
#socket {
  /* float: none !important; */
}
#socket .copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  float: right !important;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #0B0F24;
}
#socket .copyright a {
  background-image: url(../images/c3i3.png);
  min-width: 45px;
  height: 40px;
  display: block;
  margin-left: 10px;
}
/**
	Home page
 */
#home-banner, #school-hero-banner{
  margin-top: -51px;
}
#home-banner .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
#home-banner main {
  padding-bottom: 0;
}
#home-banner .lSSlideOuter {
  height: 900px;
}
#home-banner .lSSlideOuter .slide-caption {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1745px;
  width: 100%;
  margin: auto;
}
@media (max-width: 989px) {
	#home-banner .lSSlideOuter .slide-caption{
		padding-left: 15px;
		padding-right: 15px;
	}
}
#home-banner .lSSlideOuter .text-block {
  max-width: 780px;
}
#home-banner .lSSlideOuter .text-block h2 {
  font-family: 'Proxima Nova';
  font-weight: 600;
  font-size: 60px;
  color: #F8CC00;
  margin-bottom: 25px;
}
#home-banner .lSSlideOuter .text-block p {
  font-family: 'Proxima Nova';
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 15px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 56px;
}
#home-banner .lSSlideOuter .text-block a {
  color: #FFFFFF;
  font-size: 20px;
  border: 3px solid #FFBF00;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 2px;
  padding: 18px 17px;
  letter-spacing: 0.04em;
}
#home-banner .lSSlideOuter .text-block a:hover {
  background-color: #FFBF00;
  text-decoration: none;
}
#home-banner .lSSlideOuter ul {
  height: 100%;
}
#home-banner .lSSlideOuter ul li {
  height: 900px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position-x: center;
}

#home-banner .lSPager {
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#home-banner .lSPager li {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 25%;
  height: 140px;
  font-size: 24px;
}
#home-banner .lSPager li h4{
  max-width: 130px;
  width: 100%;
}
#home-banner .lSPager li:hover {
  cursor: pointer;
}
#home-banner .lSPager li:nth-child(1) {
  background-color: #23337C;
}
#home-banner .lSPager li:nth-child(2) {
  background-color: #1A265B;
}
#home-banner .lSPager li:nth-child(3) {
  background-color: #141E48;
}
#home-banner .lSPager li:nth-child(4) {
  background-color: #0D142F;
}
#home-banner .lSPager li h4 {
  font-family: 'Proxima Nova';
  color: #fff;
  letter-spacing: 0;
  font-weight: 300;
  display: inline-block;
}
#home-banner .lSPager li img {
  margin-right: 20px;
}
#home-banner .lSPager .active {
  background-color: #FFC519 !important;
}
#home-banner .lSPager .active::after {
  content: "";
  display: block;
  position: absolute;
  top: -80px;
  left: 50%;
  margin-left: -40px;
  border: 40px solid transparent;
  border-bottom-color: #FFC519;
  z-index: 10;
}
#home-banner .lSPager .active h4 {
  color: #131E47;
}
#home-banner .lSPager .active img {
  filter: brightness(0);
}
#home-banner ul li {
  list-style: none;
  margin: 0;
}
#home-banner .btn,
#home-plan .btn {
  font-family: 'Proxima Nova';
  font-weight: bold;
  text-transform: uppercase;
  color: #F8CC00;
  display: inline-block;
  border: 1px solid #F8CC00;
  padding: 8px 26px;
  margin-top: 20px;
  font-size: 16px;
  transition: all 0.25s;
}
#home-banner .btn:hover,
#home-plan .btn:hover {
  background-color: #F8CC00;
  color: #FFF;
}
#home-as-seen {
  background-color: #F8F8F8;
  text-align: center;
  margin-bottom: 57px;
  position: relative;
  clip-path: polygon(50% 100%, 100% 71.3%, 100% 0%, 0% 0%, 0% 71.3%);
  margin-bottom: 0;
  padding-bottom: 108px;
  margin-bottom: 10px;
}
#home-as-seen .container {
  max-width: 1400px;
}

#home-as-seen .content {
  padding-bottom: 0;
  padding-top: 35px !important;
}
#home-as-seen strong {
  color: #141D48;
  font-size: 16px;
  font-family: 'Proxima Nova';
  letter-spacing: 0px;
}
#home-as-seen img {
  margin-top: 23px;
}
#home-as-seen .avia_textblock p {
  margin-top: 3px;
  margin-bottom: 3px;
}
#home-as-seen .avia_textblock p:last-child {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#home-as-seen .avia_textblock p:last-child img {
  margin-left: 15px;
  margin-right: 15px;
}
.template-page .post-entry .page-info h1 {
  display: flex;
  justify-content: space-between;
  font-family: 'Proxima Nova';
  text-transform: none;
  flex-wrap: wrap;
  color: #111111;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 30px;
  border-bottom: 4px solid #eee;
  padding-bottom: 14px;
}
.template-page .post-entry .page-info h1 span {
  font-family: 'Proxima Nova';
  color: #111111;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
}
.template-page .post-entry .page-info h3 {
  font-family: 'Proxima Nova';
  font-size: 28px;
  color: #111111;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 10px;
  letter-spacing: -0.2px;
}
.template-page .post-entry .page-info h2 {
  font-family: 'Proxima Nova';
  color: #111111;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 100%;
}
.template-page .post-entry .page-info p {
  color: #444444;
  font-size: 18px;
  line-height: 150%;
}
.template-page .post-entry .sub-categories {
  position: relative;
  display: inline-block;
}
.template-page .post-entry .sub-categories li {
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.template-page .post-entry .sub-categories .children {
  padding-left: 10px;
  margin: 0;
}
.template-page .post-entry .sub-categories a,
.template-page .post-entry .sub-categories span {
  font-family: 'Proxima Nova';
  display: block;
  font-size: 20px !important;
  color: #111;
}
.template-page .post-entry .sub-categories a {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px !important;
  white-space: nowrap;
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.template-page .post-entry .sub-categories a:hover {
  background-color: #F8CC00;
}
.template-page .post-entry .sub-categories span {
  position: relative;
  padding: 13px 60px 10px 19px;
  border: 2px solid #DDDDDD;
  height: 54px;
}
.template-page .post-entry .sub-categories span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  top: calc(50% - 2px);
  right: 16px;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
.template-page .post-entry .sub-categories .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 0px;
  z-index: 100;
  list-style: none;
}
.template-page .post-entry .sub-categories:hover .dropdown-content {
  display: block;
}
#home-admissions {
  text-align: center;
  padding-top: 148px;
  padding-bottom: 56px;
  margin-top: -150px;
}
#home-admissions .container {
  max-width: 1215px;
}
#home-admissions .avia-image-container {
  margin-bottom: 16px;
}
#home-admissions h3 {
  font-size: 50px;
  color: #111111;
  font-family: 'Proxima Nova';
  font-weight: 700;
  margin-bottom: 31px;
}
#home-admissions p {
  max-width: 1080px;
  margin: auto;
  font-size: 18px;
  margin-bottom: 23px;
}
#home-admissions .flex_column {
  max-width: 135px;
  margin: 0 90px;
}
#home-admissions .post-entry {
  margin: 0 -80px;
}
#home-admissions .av_textblock_section {
  max-width: 1220px;
  margin: auto;
}
#home-admissions .av_one_fourth .avia-image-overlay-wrap > .avia_image {
  background-color: #fff;
  border: 5px solid #BBB;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home-admissions .av_one_fourth .avia_textblock > p {
  line-height: 24px;
  height: 48px;
  margin-bottom: 56px;
}
#home-admissions .av_one_fourth .avia_textblock a {
  font-size: 20px;
  color: #111111;
  font-weight: bold;
}
#home-college-admissions {
  padding-top: 32px;
  padding-bottom: 39px;
}
#home-college-admissions .container {
  max-width: 1250px;
}
#home-college-admissions .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  margin-top: 0;
}
#home-college-admissions .av_one_half .avia_textblock {
  position: relative;
}
#home-college-admissions .av_one_half .avia_textblock img {
  width: 100%;
  border-color: #FFBF00;
}
#home-college-admissions .av_one_half .avia_textblock h4 {
  bottom: 35px;
  left: 0;
  right: 0;
}
#home-college-admissions .sc-av_one_fourth {
  margin-bottom: 40px;
}
#home-college-admissions .sc-av_one_fourth .avia_textblock a {
  width: 100%;
}
#home-college-admissions .avia_textblock {
  text-align: center;
  position: relative;
}
#home-college-admissions .avia_textblock img {
  width: 100%;
  border: 5px solid #fff;
  position: relative;
  -webkit-box-shadow: inset 0px -64px 30px -33px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: inset 0px -64px 30px -33px rgba(0, 0, 0, 0.56);
  box-shadow: inset 0px -64px 30px -33px rgba(0, 0, 0, 0.56);
}
#home-college-admissions .avia_textblock h4 {
  font-size: 20px;
  font-weight: 700;
  font-family: 'Proxima Nova';
  text-align: center;
  color: #fff;
  position: absolute;
  text-transform: none;
  bottom: 25px;
  padding-right: 10px;
  padding-left: 10px;
  left: 0;
  right: 0;
}
#home-college-admissions .avia_textblock h2 {
  color: #FFBF00;
  font-size: 50px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 38px;
  letter-spacing: 0;
}
#home-college-admissions .avia_textblock p {
  font-family: 'Proxima Nova';
  color: #FFFFFF;
  font-size: 18px;
  max-width: 1080px;
  margin: auto;
  margin-bottom: 60px;
}
#home-college-admissions .flex_column_table p {
  margin-bottom: 14px;
}
#home-college-admissions .entry-content-wrapper > .av_textblock_section:last-child a {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border: 3px solid #FFBF00;
  padding: 10px;
  letter-spacing: 0.02em;
  padding: 18px 27px;
}
#home-college-admissions .entry-content-wrapper > .av_textblock_section:last-child a:hover {
  background-color: #FFBF00;
  text-decoration: none;
  color: #fff;
}
#home-video {
  text-align: center;
  clip-path: polygon(0% 0%, 100% 0%, 100% 89.3%, 0% 100%);
  margin-bottom: -98px;
}
#home-video .template-page {
  padding-bottom: 0;
}
#home-video .av_textblock_section {
  padding-bottom: 80px;
  max-width: 700px;
  margin: auto;
}
#home-video .av_textblock_section h2 {
  font-size: 80px;
  color: #131304;
  font-family: 'Proxima Nova';
  font-weight: normal;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 12px;
  margin-top: 3px;
}
#home-video .av_textblock_section h3 {
  font-size: 24px;
  color: #999999;
  font-weight: bold;
  font-family: 'Proxima Nova';
  margin-top: 0;
  margin-bottom: 44px;
}
#home-video .av_textblock_section p {
  font-size: 16px;
  color: #111111;
  font-family: 'Proxima Nova';
  margin-bottom: 40px;
}
#home-video .image-overlay {
  display: none !important;
}
#home-best-private-schools {
  padding-top: 103px;
}
#home-best-private-schools .container {
  max-width: 1320px;
}
#home-best-private-schools .column-top-margin {
  margin-top: 23px;
}
#home-best-private-schools .av_textblock_section h2 {
  font-size: 50px;
  color: #FFBF00;
  font-family: 'Proxima Nova';
  text-transform: none;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 700;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1147px;
  margin-bottom: 37px;
  margin-left: 10px;
  margin-right: 10px;
}
#home-best-private-schools .av_textblock_section p {
  font-size: 18px;
  color: #fff;
  font-family: 'Gotham Book';
  max-width: 1070px;
  margin: auto;
  line-height: 140%;
}
#home-best-private-schools .av_textblock_section h4 {
  font-size: 24px;
  color: #FFBF00;
  font-weight: bold;
  font-family: 'Proxima Nova';
  margin-bottom: 44px;
  border-bottom: 4px solid #fff;
  border-radius: 5px;
  margin-top: 92px;
  margin-bottom: 0;
  padding-bottom: 24px;
  letter-spacing: 0.02em;
  padding-left: 4px;
}
#home-best-private-schools .av_textblock_section ul {
  padding: 0;
}
#home-best-private-schools .av_textblock_section ul li {
  color: #fff;
  list-style: none;
  font-size: 16px;
  margin-left: 0;
  margin-bottom: -5.2px;
}
#home-best-private-schools .av_textblock_section ul li a {
  color: #fff;
}
#home-recommendations {
  display: flex;
  align-items: center;
  min-height: 650px;
  padding-top: 30px;
}
#home-recommendations .container {
  max-width: 1150px;
}
#home-recommendations .av_textblock_section {
  text-align: center;
}
#home-recommendations .av_textblock_section h2 {
  font-family: 'Proxima Nova';
  color: #1D615E;
  font-size: 54px;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 28px;
}
#home-recommendations .av_textblock_section h3 {
  font-size: 40px;
  color: #777777;
  font-family: 'Proxima Nova';
  font-weight: 700;
  text-transform: none;
  max-width: 1000px;
  margin: 20px 0 32px;
  line-height: 110%;
}
#home-our {
  display: flex;
}
#home-our .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
#home-our .flex_column_table {
  display: flex;
}
#home-our .flex_cell {
  background-size: cover;
  height: 1040px !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 85px;
}
#home-our .template-page {
  padding: 0;
}
#home-our .av_textblock_section .avia_textblock {
  padding-left: 15px;
  padding-right: 15px;
}
#home-our .av_textblock_section h2 {
  color: #fff;
  font-family: 'Proxima Nova';
  font-size: 80px;
  font-weight: normal;
  line-height: 102%;
  text-transform: none;
  letter-spacing: 0.03em;
  margin-bottom: 39px;
}
#home-our .av_textblock_section a {
  color: #fff;
  font-family: 'Proxima Nova';
  font-size: 20px;
  font-weight: 600;
  border: 2px solid #fff;
  max-width: 184px;
  width: 100%;
  display: inline-block;
  padding: 15px 7px;
}
#home-our .av_textblock_section a:hover {
  color: #FFBF00;
  text-decoration: none;
  background-color: #fff;
}
#home-take-control {
  padding-top: 48px;
  padding-bottom: 41px;
}
#home-take-control .container {
  max-width: 1450px;
}
#home-take-control .av_textblock_section h2 {
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 60px;
  color: #131D46;
  margin-top: -5px;
  margin-bottom: -7px;
}
#home-take-control .av_textblock_section p {
  display: inline-block;
  font-family: 'Proxima Nova';
  color: #131D46;
  line-height: 150%;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 32px;
}
#home-take-control .av_textblock_section a {
  font-family: 'Proxima Nova';
  font-weight: 700;
  color: #131D46;
  font-size: 20px;
  padding: 17px 23px;
  border: 3px solid;
}
#home-take-control .av_textblock_section a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #131D46;
  border-color: #131D46 !important;
}
#home-contact {
  padding-top: 100px;
  margin-bottom: -110px;
  padding-bottom: 135px;
  background-image: url("../images/home-contact-banner.jpg");
  clip-path: polygon(0% 0%, 100% 0%, 100% 89.3%, 0% 100%);
  background-color: #eeeeee;
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-attachment: scroll;
}
#home-contact .avia-icon-list-container.av-l7scpfzk-ba621d9f34746f8e1abb51610f46af60 .iconlist_icon {
  color: #1c245a;
  background-color: #ffc519;
}
#home-contact .entry-content-wrapper {
  display: flex;
  align-items: center;
}
#home-contact .disclaimer{
	margin-top: 30px;
}
#home-contact .disclaimer p{
	font-size: 18px;
	color: #fff;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-contact .container {
  max-width: 1820px !important;
}
#home-contact .avia_textblock p {
  font-family: 'Proxima Nova';
  color: #FFFFFF;
  font-size: 24px;
  margin: 7px 0;
}
#home-contact .avia_textblock a {
  color: #FFFFFF;
}
#home-contact .avia_textblock img {
  width: 250px;
  margin-bottom: 12px;
}
#home-contact .avia-icon-list-container {
  margin-top: 28px;
}
#home-contact .avia-icon-list-container .avia-icon-list {
  display: flex;
}
#home-contact .avia-icon-list-container .avia-icon-list .iconlist_icon {
  margin-right: 0.45em;
  margin-left: 0;
}
#home-contact .iconlist_icon {
  color: #1c245a !important;
  background-color: #ffc519 !important;
}
#home-contact .iconlist_icon:hover {
  background-color: #fff !important;
}
#home-intro,
#home-tutor {
  max-width: 1780px;
  margin: auto;
}
#home-intro {
  padding-top: 70px;
  padding-bottom: 20px;
  float: none;
  max-width: 1820px;
  border-top: none;
}
#home-intro ul,
#home-intro li {
  list-style: none;
  margin-left: 0;
}
#home-intro h1 {
  font-size: 60px;
  letter-spacing: 0.03em;
  font-family: 'Proxima Nova Extra Condensed';
  color: #141D48;
  margin-bottom: 50px;
}
@media (max-width: 989px) {
  #home-intro h1 {
    font-size: 30px;
  }	
  #home-contact .disclaimer p{
	font-size: 16px;
	  line-height: 120%;
  }
}
#home-intro h3 {
  font-size: 28px;
  font-weight: 800;
  color: #141D48;
}
#home-intro h5 {
  margin-bottom: 15px;
  font-family: 'Proxima Nova';
  font-weight: 600;
  letter-spacing: 0.05em;
  padding-top: 15px;
}
#home-intro .content {
  padding-bottom: 0;
}
#home-intro .avia-builder-el-5 {
  padding-left: 0;
  padding-right: 0;
}
#home-intro .avia-builder-el-first,
#home-intro .avia-builder-el-last {
  text-align: center;
}
@media (min-width: calc(989px + 1px)) {
  #home-intro .avia-builder-el-first {
    text-align: left;
  }
}
@media (min-width: calc(989px + 1px)) {
  #home-intro .avia-builder-el-last {
    text-align: right;
  }
}
#home-intro .av_one_half .av_textblock_section {
  max-width: 740px;
  margin: auto;
}
#home-intro a {
  color: inherit;
}
#home-intro a:hover {
  color: #F8CC00;
}
#home-intro a img {
  vertical-align: middle;
  margin-right: 5px;
}
#home-links,
#home-prep {
  max-width: 1745px;
  margin: auto;
  text-align: center;
}
#home-links h4,
#home-prep h4 {
  margin-top: 10px;
}
#home-links .image-overlay,
#home-prep .image-overlay {
  display: none !important;
}
#home-tutor {
  padding-top: 70px;
}
#home-tutor .flex_cell {
  padding-top: 15px;
  padding-bottom: 15px;
}
#home-tutor .avia-builder-el-first {
  border-right: 3px solid #EEE;
  padding-right: 40px;
}
#home-tutor .avia-builder-el-last {
  border-left: 3px solid #EEE;
  padding-left: 40px;
}
#home-tutor .fas {
  float: right;
  margin-left: 10px;
  font-size: 20px;
}
#home-tutor h2 {
  font-family: 'Proxima Nova Extra Condensed';
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 25px;
}
#home-prep {
  padding-top: 20px;
  padding-bottom: 50px;
}
#home-prep .av_one_half {
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 0;
}
#home-prep .column-top-margin {
  margin-top: 16px;
}
@media (max-width: 1440px) {
  #home-prep .column-top-margin {
    margin-top: 7px;
  }
}
@media (max-width: 1280px) {
  #home-prep .column-top-margin {
    margin-top: 0;
  }
}
#home-sat {
  padding-bottom: 50px;
}
#home-sat .container {
  max-width: 1200px;
}
#home-sat .content {
  padding-bottom: 0;
}
#home-sat h2 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 40px;
  color: #141D48;
}
@media (min-width: 989px) {
  #home-sat h2 {
    font-size: 60px;
  }
}
#home-sat h4 {
  font-family: 'Proxima Nova';
  font-weight: bold;
  margin-top: 55px;
}
/*#as-seen {
	max-width: 1200px;
	margin: auto;
}*/
#home-blocks {
  max-width: 1720px;
  margin: auto;
  padding: 100px 0;
}
#home-blocks .avia-image-container {
  margin-bottom: 15px;
}
#home-blocks .avia_textblock {
  font-size: 18px;
  font-family: 'Proxima Nova';
  line-height: 110%;
}
@media (min-width: 989px) {
  #home-blocks .avia_textblock {
    font-size: 27px;
  }
}
#home-blocks h2 {
  font-size: 50px;
  color: #FFF;
  font-family: 'Proxima Nova Extra Condensed';
  text-align: right;
  line-height: 100%;
  letter-spacing: 0.1em;
}
@media (min-width: 1440px) {
  #home-blocks h2 {
    font-size: 100px;
  }
}
#home-blocks p {
  margin-top: 0;
}
#home-blocks strong {
  color: #111;
}
#home-plan {
  text-align: center;
}
#home-plan .container {
  max-width: 1300px;
}
#home-plan h2 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 60px;
  color: #FFF;
}
@media (min-width: 1440px) {
  #home-plan h2 {
    font-size: 120px;
  }
}
#home-plan h3 {
  font-family: 'Proxima Nova';
  font-weight: bold;
  font-size: 32px;
  color: #FFF;
}
#home-locations {
  color: #111;
}
#home-locations .container {
  max-width: 1300px;
}
#home-locations .entry-content-wrapper > .av_textblock_section {
  max-width: 980px;
  margin: auto;
}
#home-locations .column-top-margin {
  margin-top: 25px;
}
#home-locations h2 {
  font-family: 'Proxima Nova Extra Condensed';
  letter-spacing: 0.03em;
  font-size: 60px;
  color: #111;
}
#home-locations h3 {
  font-family: 'Futura';
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-top: 40px;
}
#home-locations strong {
  color: #111;
}
#home-locations .av_one_fourth .av_textblock_section {
  margin-bottom: 30px;
}
#home-locations .av_one_fourth .avia_textblock {
  font-size: 14px;
  line-height: 120%;
}
#home-locations .av_one_fourth img {
  box-shadow: -4px 4px #000;
  margin-top: 0;
}
#home-locations .av_one_fourth strong {
  font-size: 15px;
}
#home-locations .av_one_fourth a {
  color: inherit;
}
#home-locations .content {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (min-width: 989px) {
  #top #home-contact .flex_column_table {
    min-height: 400px;
  }
}
@media (min-width: 1440px) {
  #top #home-contact .flex_column_table {
    min-height: 650px;
  }
}
#top #home-contact .container {
  max-width: 1300px;
}
#top #home-contact h2 {
  font-size: 40px;
  font-family: 'Proxima Nova Extra Condensed';
  color: #FFF;
}
@media (min-width: 767px) {
  #top #home-contact h2 {
    font-size: 60px;
  }
}
#top #home-contact h3 {
  font-size: 28px;
  font-weight: 800;
  color: #F8CC00;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 130%;
}
#top #home-contact a em {
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  display: block;
  margin-bottom: 40px;
  color: #FFF;
  letter-spacing: 0.03em;
}
@media (min-width: 767px) {
  #top #home-contact a em {
    font-size: 70px;
  }
}
#top #home-contact .fas {
  font-size: 30px;
  color: #F8CC00;
  padding: 0 10px;
}
#admissions-learn-more .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
  margin: auto;
}
#admissions-learn-more .content {
  padding-top: 0;
  padding-bottom: 0;
}
#admissions-learn-more .av_textblock_section {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
#admissions-learn-more .avia_textblock {
  height: 500px;
  max-width: 600px;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  justify-content: center;
  flex-direction: column;
}
#admissions-learn-more .avia_textblock h2 {
  font-family: 'Proxima Nova';
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 0;
  margin-bottom: 4px;
  margin-top: 48px;
}
#admissions-learn-more .avia_textblock p {
  font-size: 18px;
  margin: 16px 0px 55px;
}
#admissions-learn-more .avia_textblock a {
  color: #131E47;
  border: 3px solid #141E48;
  text-transform: uppercase;
  padding: 15px 20px;
  padding: 18px 27px;
  font-size: 20px;
  font-weight: 900;
}
#admissions-learn-more .avia_textblock a:hover {
  text-decoration: none;
  background-color: #131E47;
  color: #FFBF00;
}
.cl-white .avia_textblock h1,
.cl-white .avia_textblock h2,
.cl-white .avia_textblock h3,
.cl-white .avia_textblock h4,
.cl-white .avia_textblock h5,
.cl-white .avia_textblock h6,
.cl-white .avia_textblock p,
.cl-white .avia_textblock a {
  color: #fff !important;
}
.cl-white .avia_textblock a {
  border-color: #fff !important;
}
.cl-white .avia_textblock a:hover {
  color: #FFBF00 !important;
  background-color: #fff !important;
}
.sec-intro .container {
  max-width: 1330px;
}
.sec-intro h3 {
  font-family: 'Proxima Nova';
  font-size: 28px;
  color: #111111;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.sec-intro p {
  line-height: 22px;
  margin-bottom: 23px;
}
.sec-intro p,
.sec-intro li,
.sec-intro strong {
  color: #444444;
  font-size: 16px;
}
.sec-intro ul {
  margin: 0;
  padding: 0;
}
.sec-intro ul li {
  line-height: 24px;
  list-style: none;
  margin-left: 0;
  margin-bottom: 18px;
}
.sec-intro .entry-content-wrapper {
  display: flex;
  align-items: center;
}
.contact-banner {
  display: flex;
}
.contact-banner h2 {
  font-family: 'Proxima Nova';
  font-size: 65px;
  font-weight: 900;
  color: #19244C;
  text-transform: none;
  letter-spacing: 0.02em;
}
.contact-banner p {
  font-family: 'Proxima Nova';
  font-size: 20px;
  color: #131D46;
  font-weight: 700;
  margin-bottom: 50px;
}
.contact-banner h6 {
  font-family: 'Proxima Nova';
  color: #131D46;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 17px;
}
.contact-banner h3 {
  font-family: 'Proxima Nova';
  color: #1A244C;
  font-size: 60px;
  margin-top: 0;
}
.contact-banner > div {
  display: flex;
  background-size: cover;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 800px;
  padding: 15px;
  width: 50%;
}
.contact-banner > div .text-block {
  max-width: 780px;
}
.contact-banner > div:nth-child(1) {
  background-image: url('../images/Contact-banner-left.jpg');
}
.contact-banner > div:nth-child(2) {
  background-image: url('../images/Contact-banner-right.jpg');
}
.contact-banner .wpcf7 {
  max-width: 500px;
  width: 100%;
}
#school-data + #careers-why{
  margin-top: -110px;
  clip-path: polygon(0% 0%, 100% 10.7%, 100% 100%, 0% 100%);
  padding-top: 40px;
}
#school-data + #careers-why .flex_column{
  margin-left: 0;
}
#careers-why {
  padding-top: 35px !important;
  text-align: left !important;
  position: relative;
  background-blend-mode: hue;
}
#careers-why::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  clip-path: polygon(0% 0%, 100% 10.7%, 100% 100%, 0% 100%);
  top: 0px;
}
#careers-why .helpie-faq.accordions .collection-title {
  font-family: 'Proxima Nova';
  font-size: 60px;
  font-weight: 700;
  color: #111 !important;
  padding: 30px 0;
  background: none !important;
  margin-bottom: 0 !important;
}
#careers-why .accordion__header {
  padding-left: 0;
  padding-right: 0;
  background: none !important;
}
#careers-why .accordion__title {
  color: #111 !important;
  font-size: 24px;
  font-weight: 700;
}
#careers-why .accordion__header {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 0 !important;
}
#careers-why .accordion__item {
  border-top: 2px dotted #fff;
  border-bottom: none;
  padding-top: 21px !important;
  padding-bottom: 21px !important;
}
#careers-why .accordion__item:last-child {
  border-bottom: 2px dotted #fff;
}
#careers-why .helpie-faq.accordions .accordion__header:after {
  background-color: #F8CC00 !important;
  margin-right: 0;
}
#careers-why .helpie-faq.accordions .accordion__header:before {
  background-color: #F8CC00 !important;
  margin-right: 0;
}
#careers-why .faq-block .accordion__title {
  color: #FFBF00 !important;
}
#careers-why .faq-block .helpie-faq.accordions .collection-title {
  color: #FFC519 !important;
}
#top .main_color ::placeholder {
  color: #111 !important;
}
#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
  background-color: #EEE;
  color: #111;
  border-color: #EEE;
  padding: 10px 12px;
  position: relative;
  font-family: 'Proxima Nova';
  font-size: 15px;
  margin-bottom: 10px;
}
#top .main_color textarea {
  min-height: 100px;
}
#top .main_color .button,
#top .main_color .wpcf7-submit {
  padding-top: 6px;
  padding-bottom: 6px;
}
#top .main_color .button {
  text-align: center;
}
#top .main_color .wpcf7-submit {
  font-family: 'Proxima Nova';
  font-size: 22px;
  color: #111 !important;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
}
/*
 * Inner Page
 */
#top .page-banner,
#top .new-banner {
  display: flex;
  background-color: #141D48;
  background-attachment: scroll;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#top .page-banner {
  min-height: 400px;
}
#top .page-banner.small {
  min-height: 200px;
}
#top .page-banner.cinfo {
  background-position: right center;
}
#top .page-banner.cinfo .banner-title {
  width: 100%;
  text-align: left;
  font-size: 32px;
  color: #F8CC00;
}
#top .page-banner .banner-title {
  max-width: 1340px;
  margin: auto;
  color: #FFF;
}
#top .page-banner .banner-title p {
  padding: 0 50px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  line-height: 100%;
}
@media (max-width: 1199px) {
  #top .page-banner .banner-title p {
    font-size: 24px;
    padding: 0 20px;
  }
}
#top .page-banner .contact-links {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  line-height: 40px;
}
#top .page-banner .contact-links img {
  vertical-align: middle;
  margin-right: 10px;
}
#top .page-banner .contact-links a:hover {
  color: white;
}
.blog #intro {
  min-height: 700px !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: #141D48;
  padding-left: 15px;
  padding-right: 15px;
}
.blog #intro h1 {
  text-transform: uppercase;
  font-family: 'Proxima Nova';
  color: #F8CC00;
  font-size: 100px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 100%;
  letter-spacing: 0.01em;
  margin-top: 0;
}
#top .new-banner {
  min-height: 700px;
  justify-content: center;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
#top .new-banner .slide-caption {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1745px;
  width: 100%;
  margin: auto;
}
#top .new-banner .text-block {
  max-width: 780px;
}
#top .new-banner h3, #top .new-banner h2, #top .new-banner h1 {
  font-family: 'Proxima Nova';
  max-width: 1220px;
  font-size: 60px;
  margin: auto;
  margin-bottom: 25px;
  color: #F8CC00;
}
#top .new-banner p {
  max-width: 1220px;
  margin: auto;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-top: 15px;
  line-height: 140%;
  margin-bottom: 56px;
}
#top .new-banner p:last-child {
  margin-bottom: 0;
}
#top .new-banner a:last-child {
  text-transform: uppercase;
  color: #fff;
  border: 3px solid #F8CC00;
  padding: 16px 19px;
  letter-spacing: 0.02em;
  display: inline-block;
  font-size: 20px;
}
.new-banner .play-video-btn{
  display: flex !important;
}
#top .new-banner a:last-child:hover {
  background-color: #F8CC00;
  text-decoration: none;
}
#top .new-banner.small {
  min-height: 200px;
}
#top .new-banner.cinfo {
  background-position: right center;
}
#top .new-banner.cinfo .banner-title {
  width: 100%;
  text-align: left;
  font-size: 32px;
  color: #F8CC00;
}
#top .new-banner .banner-title {
  display: none;
  max-width: 1340px;
  padding: 0 50px;
  margin: auto;
  text-align: center;
  font-family: 'Proxima Nova';
  font-size: 40px;
  font-weight: normal;
  line-height: 100%;
  color: #FFF;
}
@media (max-width: 1199px) {
  #top .new-banner .banner-title {
    font-size: 24px;
    padding: 0 20px;
  }
}
#top .new-banner .contact-links {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  font-size: 16px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  line-height: 40px;
}
#top .new-banner .contact-links img {
  vertical-align: middle;
  margin-right: 10px;
}
#top .new-banner .contact-links a:hover {
  color: white;
}
#top .new-banner .play-video-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}
#top .new-banner .play-video-btn img {
  margin-right: 15px;
}
#top .new-banner .play-video-btn:hover {
  background: none !important;
  color: #F8CC00;
}
#page-intro .container,
#sec-intro .container {
  max-width: 1340px;
}
.template-page .entry-content-wrapper h1,
#sec-intro h2 {
  letter-spacing: normal;
  font-size: 32px;
}
.template-page .entry-content-wrapper h1 {
  margin-bottom: 25px;
}
.template-page .entry-content-wrapper h2 {
  font-size: 20px;
}
#sec-intro h2 {
  text-transform: none;
}
#zig-zag .container {
  max-width: none;
  padding: 0;
}
#zig-zag .content {
  padding: 0;
}
#zig-zag .flex_column_table_cell {
  padding-top: 40px;
}
#zig-zag .fade-block h2 {
  font-weight: normal;
  font-size: 32px;
  letter-spacing: normal !important;
  text-transform: none;
}
@media (min-width: 768px) {
  #zig-zag .flex_column_table_cell {
    height: 600px;
    background-size: cover;
    background-position: center;
    padding: 40px;
    box-sizing: border-box;
  }
  #zig-zag .av_textblock_section {
    float: right;
    width: 100%;
    max-width: 580px;
  }
  #zig-zag .avia-builder-el-last .av_textblock_section {
    float: left;
  }
}
@media (max-width: 767px) {
  #zig-zag.image-first .flex_column_table_cell.avia-builder-el-first,
  #zig-zag.image-last .flex_column_table_cell.avia-builder-el-last {
    display: none;
  }
}
#intro {
  min-height: 400px;
}
@media (max-width: 989px) {
  #intro {
    min-height: 250px;
  }
}
#intro .av-section-color-overlay-wrap {
  min-height: 400px;
  display: flex;
}
#intro .av-section-color-overlay-wrap > .container {
  margin: auto;
}
@media (max-width: 989px) {
  #intro .av-section-color-overlay-wrap > .container {
    display: flex;
  }
  #intro .av-section-color-overlay-wrap > .container > .content {
    margin: auto;
  }
}
#intro h1,
#intro h2 {
  font-weight: 400;
  color: #fff;
}
#intro h1 {
  text-transform: inherit;
  font-size: 43px;
  letter-spacing: 5px;
}
@media (max-width: 989px) {
  #intro {
    min-height: 250px;
  }
  #intro .av-section-color-overlay-wrap {
    min-height: 250px;
  }
  #intro h1 {
    font-size: 26px;
  }
}
#top .main_color .tabcontainer .tab.active_tab {
  color: #121c46 !important;
}
.tab {
  font-size: 16px !important;
  letter-spacing: 2px;
  font-weight: 300 !important;
}
#links h2 {
  color: #121c46 !important;
  text-transform: inherit;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
}
#links h2:after {
  width: 100px;
  background: #fdcd0b;
  height: 1px;
  content: " ";
  display: block;
  text-align: center;
  margin: 30px auto 28px;
}
#resources h2 {
  color: #121c46 !important;
  text-transform: inherit;
  font-weight: 300;
  letter-spacing: 4px;
  text-align: center;
}
#resources h2:after {
  width: 100px;
  background: #fdcd0b;
  height: 1px;
  content: " ";
  display: block;
  text-align: center;
  margin: 30px auto 28px;
}
@media (min-width: calc(989px + 1px)) {
  #fade-bg {
    background-size: 50%;
  }
}
@media (max-width: 989px) {
  #fade-bg .container {
    padding-top: 45px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #fade-bg .container * {
    color: #FFF;
  }
}
@media (max-width: 767px) {
  #fade-bg .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 7.5% !important;
    padding-right: 7.5% !important;
  }
}
.av-image-caption-overlay-center p {
  font-weight: 700;
  letter-spacing: 2px;
}
.av-image-caption-overlay-center {
  font-size: 17px !IMPORTANT;
  padding: 0 21px;
  line-height: 22px;
}
.avia-testimonial-content p {
  color: #000 !important;
  display: block !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  line-height: 45px !important;
  padding: 0 98px;
}
.avia-testimonial-content p:before {
  content: "“";
  color: #fdcd0b;
  font-size: 220px;
  font-family: 'playfair display';
  position: absolute;
  top: 21%;
  left: 90px;
}
.avia-testimonial-content p:after {
  content: "”";
  color: #fdcd0b;
  font-size: 220px;
  font-family: 'playfair display';
  position: absolute;
  right: 90px;
  top: 21%;
}
strong.avia-testimonial-name {
  font-size: 14px !important;
  margin-top: 0px !important;
}
#test-block h2 {
  color: #121c46 !important;
  text-transform: inherit;
  font-weight: 300;
  letter-spacing: 4px;
  text-align: center;
}
#test-block h2:after {
  width: 100px;
  background: #fdcd0b;
  height: 1px;
  content: " ";
  display: block;
  text-align: center;
  margin: 30px auto 28px;
}
div#test-block {
  font-family: 'Montserrat';
  /* line-height: 40px; */
}
::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 0.6;
}
div.wpcf7-response-output {
  margin: -20px 0 0 0;
  font-size: 16px;
  font-family: 'montserrat';
  color: #fdcd0b;
}
.plan-block li {
  list-style: none !important;
  margin: 0 auto !important;
}
span.down-arrow {
  font-size: 34px;
}
.plan-block {
  background: #121c46;
  color: #fff !important;
  padding: 30px;
  max-width: 100%;
  width: 470px;
  margin: 0 auto 23px;
  font-size: 25px;
  line-height: 40px;
}
/*
#sec-intro .plan-block h2 {
	color: #fff !important;
	!* font-size: 31px; *!
}*/
.bio a {
  border: none;
  display: inline;
  letter-spacing: 1px;
  padding: inherit;
  border-bottom: 1px solid #fdcd0b;
}
.bio strong {
  color: #121c46 !important;
  letter-spacing: 1px;
}
a.read-more-2 {
  color: #121c46 !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #fdcd0b;
}
.long-testimonial {
  /* font-size: 18px;
	 line-height: 45px !IMPORTANT;*/
}
.main_color #js_sort_items a.active_sort {
  color: #121c46 !important;
  font-weight: 700;
}
span.inner_sort_button {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'Montserrat';
  text-align: center !important;
  float: none !important;
}
.grid-image img {
  width: 94% !important;
  display: block;
  margin: 0 auto !important;
}
article.main_color.inner-entry {
  /* border: 0 solid transparent !important; */
  box-shadow: 0 0 0 !important;
}
.avia-arrow {
  display: none;
}
h3.grid-entry-title.entry-title {
  font-family: 'Montserrat';
  letter-spacing: 1px;
}
#links {
  text-align: center;
}
#links h5 {
  font-family: 'Montserrat';
  font-weight: 300;
  letter-spacing: 1px !important;
  color: #555;
  font-size: 15px;
}
#links h4 {
  letter-spacing: 2px;
  font-size: 15px;
  margin-top: 20px;
  font-family: 'Montserrat';
  color: #121c46 !important;
}
#links li {
  list-style: none;
  text-align: center;
  margin: 10px auto;
  text-transform: uppercase;
  /* color: #121c46 !important; */
}
#links a {
  color: #888 !important;
  border-bottom: 1px solid #fdcd0b;
  padding: 0 6px;
  letter-spacing: 1px;
  margin-left: -5px !important;
}
#links a:hover {
  color: #121c46 !important;
}
/*.page-id-43 #sec-intro p {
	line-height: 33px;
	font-size: 21px;
}*/
@media screen and (max-width: 768px) {
  /*#sec-intro {padding:0;}*/
  #fade-bg {
    background-size: 150%;
    border-top: 3px solid #fff !important;
  }
  /*.fade-block {
		background: #f0f0f3;
		padding: 30px;
	}*/
  .avia-image-container.avia-align-center {
    display: block;
    margin: 0 auto;
  }
  .avia-testimonial-content p {
    color: #000 !important;
    display: block !important;
    font-weight: 300 !important;
    font-size: 20px;
    line-height: 50px !important;
    padding: 0;
  }
  .avia-testimonial-content p:before {
    left: -30px;
  }
  .avia-testimonial-content p:after {
    right: -30px;
  }
  .left-foot {
    width: 100%;
  }
  .right-foot {
    float: right;
    width: 100%;
  }
  .right-foot .col {
    width: 100%;
  }
  .left-foot .third {
    width: 98%;
  }
  .av-parallax-inner {
    background-size: cover!important;
  }
  .social-foot {
    float: none;
    left: 27%;
    position: relative;
    margin-right: auto;
  }
  /*#sec-intro div .av_one_third {
		margin-left: 0 !important;
		width: 100% !IMPORTANT;
	}
	.page-id-86 #sec-intro {
		padding: 0;
	}*/
}
@media screen and (max-width: 643px) {
  #fade-bg {
    background-size: cover;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .left-foot .third {
    width: 98%;
  }
}
.page-id-195 .avia-testimonial-content p:before,
.page-id-195 .avia-testimonial-content p:after {
  display: none;
}
span.vert_icon,
.toggle_icon .hor_icon {
  border-color: #444 !important;
}

/**
    Contact Page
 */

.page-template-thank-you .thank-you-block{
	padding-top: 120px;
	padding-bottom: 60px;
}

.contact-hero-banner::before, .contact-info-banner::before,  .contact-review-banner::before{
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
    z-index: 1;
}
.contact-hero-banner, .contact-info-banner, .contact-review-banner{
	position: relative;
	height: 100vh;
	overflow: hidden;
	min-height: 760px;
	width: 100%;
	background-size: cover;
}
.contact-hero-banner{
	background-position: center center;
}
.contact-hero-banner, .contact-info-banner{
	min-height: 100vh;
	height: auto;
}
.contact-review-banner{
	max-height: 800px;
}

.contact-hero-banner{
	display: flex;
	padding-top: 50px;
	align-items: center;
}
.contact-hero-banner .text-block h2{
	text-transform: uppercase;
    font-size: calc(67px + 33 * ((100vw - 1280px) / 640));
	font-weight: bold;
	color: #F8CC00;
	margin-bottom: 0;
}
@media (min-width: 1920px) {
	.contact-hero-banner .text-block h2{
		font-size: 100px;
	}
}
@media (max-width: 1280px) {
    .contact-hero-banner .text-block h2 {
        font-size: 67px;
    }
}
.contact-hero-banner .text-block p{
	color: #fff;
    font-size: calc(14.74px + 7.26 * ((100vw - 1280px) / 640));
	line-height: 135%;
	letter-spacing: 0.007em;
	margin-bottom: 30px;
	margin-top: 0;
}
@media (min-width: 1920px) {
	.contact-hero-banner .text-block p{
		font-size: 22px;
	}
}
@media (max-width: 1280px) {
	.contact-hero-banner .text-block p{
        font-size: 14.74px;
    }
}
.contact-hero-banner .links-block{
	margin-top: 40px;
}
.contact-hero-banner .links-block a{
	color: #fff;
	font-size: 28px;
	font-size: calc(18.76px + 9.24 * ((100vw - 1280px) / 640));
	margin-bottom: 10px;
    display: inline-block;
}
@media (min-width: 1920px) {
	.contact-hero-banner .links-block a{
		font-size: 28px;
	}
}
@media (max-width: 1280px) {
    .contact-hero-banner .links-block a{
        font-size: 18.76px;
    }
}
.contact-hero-banner form.wpcf7-form {
	padding: 45px 0 35px;
    max-width: 675px;
}
.contact-hero-banner form.wpcf7-form .wpcf7-response-output{
	display: none;
}
.contact-hero-banner form.wpcf7-form .wpcf7-spinner{
	display: none !important;
}
.contact-hero-banner form.wpcf7-form .wpcf7-not-valid-tip{
	font-size: 0.8em !important;
    margin-bottom: 0 !important;
}
.contact-hero-banner form.wpcf7-form .field {
    margin-bottom: 14px;
}
.contact-hero-banner form.wpcf7-form .button{
	padding: 0;
}
.contact-hero-banner form.wpcf7-form input,
.contact-hero-banner form.wpcf7-form select,
.contact-hero-banner form.wpcf7-form textarea {
	max-width: 460px !important;
    width: 100% !important;
    padding: 9px 13px !important;
    border: 1px solid #000000 !important;
    background-color: #fff !important;
	margin-bottom: 0 !important;
	color: #0D142F !important;
	font-weight: normal !important;
    font-size: calc(10.72px + 5.28 * ((100vw - 1280px) / 640)) !important;
    font-family: 'Proxima Nova' !important;
}

@media (min-width: 1920px) {
	.contact-hero-banner form.wpcf7-form input,
	.contact-hero-banner form.wpcf7-form select,
	.contact-hero-banner form.wpcf7-form textarea {
		font-size: 16px !important;
	}
}
@media (max-width: 1280px) {
    .contact-hero-banner form.wpcf7-form input,
	.contact-hero-banner form.wpcf7-form select,
	.contact-hero-banner form.wpcf7-form textarea  {
        font-size: 10.72px !important;
    }
}

.contact-hero-banner form.wpcf7-form textarea{
	height: 100px !important;
}
.contact-hero-banner form.wpcf7-form span{
	display: inline-block !important;
	width: 100% !important;
	margin-bottom: 14px;
}
.contact-hero-banner form.wpcf7-form input::placeholder,
.contact-hero-banner form.wpcf7-form textarea::placeholder {
	color: #0D142F !important;
	opacity: 1 !important;
}

.contact-hero-banner form.wpcf7-form input[type="submit"] {
    background-color: #F8CC00 !important;
	text-transform: uppercase;
	font-size: calc(13.4px + 6.6 * ((100vw - 1280px) / 640)) !important;
	font-weight: bold !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
    cursor: pointer;
}
@media (min-width: 1920px) {
	.contact-hero-banner form.wpcf7-form input[type="submit"]{
		font-size: 20px !important;
	}
}
@media (max-width: 1280px) {
	.contact-hero-banner form.wpcf7-form input[type="submit"]{
        font-size: 13.4px !important;
    }
}
.contact-hero-banner form.wpcf7-form input[type="submit"]:hover {
    background-color: #777777 !important;
	color: #FFF !important;
}

.contact-hero-banner form.wpcf7-form textarea {
    resize: none;
}

.contact-hero-banner .contact-hero-banner form.wpcf7-form input:focus,
.contact-hero-banner form.wpcf7-form select:focus,
.contact-hero-banner form.wpcf7-form textarea:focus {
    outline: none;
    box-shadow: 0 0 8px rgba(255, 215, 0, 0.7);
}

.contact-info-banner{
	display: flex;
	align-items: center;
	background-position: center center;
}
.contact-info-banner h2{
	font-style: italic;
	max-width: 790px;
	line-height: 115%;
	font-weight: lighter;
	letter-spacing: 0.005em;
	font-size: calc(40.2px + 19.8 * ((100vw - 1280px) / 640));
	color: #fff;
}
@media (min-width: 1920px) {
	.contact-info-banner h2{
		font-size: 60px;
	}
}
@media (max-width: 1280px) {
    .contact-info-banner h2{
        font-size: 40.2px;
    }
}
.contact-info-banner .container{
	justify-content: space-between;
	align-items: center;
    display: flex;
}
.contact-info-banner .container::after{
	display: none;
}
.contact-info-banner .locations-block a{
	color: #fff;
}
.contact-info-banner .locations-block{
	flex-direction: column;
	flex-wrap: wrap;
	margin-left: 50px;
	text-align: right;
	display: flex;
	justify-content: center;
    align-items: flex-end;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact-info-banner .locations-block h4{
	color: #fff;
	font-size: calc(26.8px + 13.2 * ((100vw - 1280px) / 640));
	margin-bottom: 16px;
}
@media (min-width: 1920px) {
	.contact-info-banner .locations-block h4{
		font-size: 40px;
	}
}
@media (max-width: 1280px) {
    .contact-info-banner .locations-block h4 {
        font-size: 26.8px;
    }
}
.contact-info-banner .locations-block p{
	margin-top: 0;
	margin-bottom: 22px;
	display: inline-block;
	color: #fff;
	font-size: calc(12.06px + 5.94 * ((100vw - 1280px) / 640));
	line-height: 135%;
}
@media (min-width: 1920px) {
	.contact-info-banner .locations-block p{
		font-size: 18px;
	}
}
@media (max-width: 1280px) {
    .contact-info-banner .locations-block p{
        font-size: 12.06px;
    }
}
.contact-info-banner .locations-block p:last-child{
	margin-bottom: 0;
}
.contact-review-banner{
	display: flex;
	align-items: center;
	min-height: unset;
	justify-content: flex-end;
}
.contact-review-banner .container{
	justify-content: flex-end;
    display: flex;
}
.contact-review-banner .container::after{
	display: none;
}
.contact-review-banner .stars-block{
	display: grid;
	width: 100%;
	margin-bottom: 35px;
	max-width: 16.7vw;
	min-width: 220px;
}
.contact-review-banner .text-block{
	max-width: 860px;
	width: 100%;
	padding-bottom: 30px;
}
.contact-review-banner h2{
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	font-size: calc(40.2px + 19.8 * ((100vw - 1280px) / 640));
	line-height: 100%;
	letter-spacing: 0.005em;
}
@media (min-width: 1920px) {
	.contact-review-banner h2{
		font-size: 60px;
	}
}
@media (max-width: 1280px) {
    .contact-review-banner h2{
        font-size: 40.2px;
    }
}
.contact-review-banner p{
	color: #fff;
	font-size: calc(18.76px + 9.24 * ((100vw - 1280px) / 640));
	font-style: italic;
	line-height: 175%;
}

@media (min-width: 1920px) {
	.contact-review-banner p{
		font-size: 28px;
	}
}
@media (max-width: 1280px) {
    .contact-review-banner p{
        font-size: 18.76px;
    }
}

@media (max-width: 1640px) {
	.contact-review-banner .text-block{
		padding-right: 80px;
	}
}

/*#sec-intro ul {
	margin: 0;
}

#sec-intro li {
	list-style: none;
	margin: 16px auto !important;
	text-align: center;
	padding: 0 !important;
	line-height: 20px;
}*/
/**
    Blog styles
 */
#top.blog #main .avia-section .template-page {
  padding-top: 170px;
  padding-bottom: 170px;
}
.blog .avia-content-slider .slide-entry-excerpt {
  display: none;
}
.blog .avia-content-slider .slide-entry-title {
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 10px;
}
.blog .avia-content-slider .slide-meta {
  font-family: 'Proxima Nova';
  font-weight: bold;
  color: #888;
}
.blog .content {
  font-family: 'Proxima Nova';
  font-size: 16px;
}
.blog .content > h2 {
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  margin-top: 15px;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.blog .content > h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 124px;
  border-bottom: 1px solid #F8CC00;
  left: 50%;
  bottom: 0;
  margin-left: -62px;
}
.blog .content > h3 {
  text-align: center;
  font-family: 'Proxima Nova';
  font-weight: 600;
  font-size: 24px;
  border-bottom: 6px solid #EEE;
  padding-bottom: 20px;
  margin-bottom: 40px;
  margin-top: 70px;
}
.blog .content p {
  color: #666;
}
.blog .content div .av_one_third {
  margin-left: 3%;
  width: 31.333%;
}
.blog .content div .av_one_third.first {
  margin-left: 0;
}
.blog .avia-content-slider .slide-image {
  margin-bottom: 15px;
  border-radius: 0;
}
.blog .avia-content-slider .slide-image img {
  border-radius: 0;
}
.blog-bottom {
  min-height: 520px;
  background: url("../images/blog-bottom.jpg") no-repeat;
  background-size: cover;
  display: flex;
}
.blog-bottom-content {
  margin: auto;
  text-align: center;
}
.blog-bottom-content h4 {
  font-size: 50px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  color: #FFC926;
  margin-bottom: 40px;
}
.blog-bottom-content .btn {
  display: block;
  width: 206px;
  border: 3px solid #FFF;
  margin: auto;
  font-family: 'Proxima Nova';
  font-weight: bold;
  padding: 10px;
  text-align: center;
  margin-bottom: 50px;
}
.blog-bottom-content .btn:hover {
  border-color: #FFC926;
  color: #FFF;
}
.blog-bottom-content .phone {
  font-size: 44px;
  font-family: 'Proxima Nova';
  font-weight: bold;
  color: #FFC926;
}
@media (max-width: 1099px) {
  .blog-bottom {
    min-height: 420px;
  }
  .blog-bottom-content h4 {
    font-size: 28px;
  }
}
.toggle_content .btn {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #F00;
  border: 2px solid #F00;
  display: inline-block;
  padding: 10px 20px;
}
.banner-info-block{
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 700px;
	padding-top: 110px;
	padding-bottom: 55px;
}
.banner-info-block .container{
	max-width: 1320px;
}
.banner-info-block .text-block{
	max-width: 720px;
	padding: 45px 50px;
	background-color: rgba(0,0,0,0.5);
}
.banner-info-block .text-block h4{
	color: #BD464C;
	font-size: 26px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.banner-info-block .av_textblock_section .text-block h2{
	color: #F8CC00;
	font-size: 50px;
	text-transform: none;
	font-weight: bold;
	line-height: 120%;
    letter-spacing: 0em;
	margin-bottom: 20px;
}
.banner-info-block .text-block p{
	color: #fff;
	margin-top: 15px;
	font-size: 22px;
	line-height: 135%;
	margin-bottom: 0;
    letter-spacing: 0.004em;
}
.in-the-news{
	padding-top: 25px;
	padding-bottom: 60px;
}
.in-the-news .container{
	max-width: 1320px;
}
.in-the-news h1{
	font-size: 50px !important;
	text-transform: none !important;
	margin-bottom: 28px !important;
	font-weight: bold;
}
.in-the-news p{
	font-size: 20px;
	color: #0D142F;
	line-height: 160%;
}
.in-the-news .text-block{
	padding: 27px 27px 39px;
	background-color: #EEEEEE;
}
.in-the-news .block{
	display: flex;
}
.in-the-news .text-block h3{
	font-family: 'Garamond';
	font-weight: bold;
	font-size: 34px;
	color: #0D142F;
	line-height: 130%;
}
.in-the-news .text-block p{
	margin-top: 28px;
	margin-bottom: 0;
	line-height: 150%;
}
.in-the-news .avia-video{
	margin-bottom: 0;
}
.featured-posts-block{
	padding-top: 55px;
	padding-bottom: 90px;
}
.featured-posts-block .container, .latest-posts-block .container{
	max-width: 1320px;
}
.featured-posts-block h3, .latest-posts-block h3{
	font-size: 40px;
	font-weight: bold;
	color: #0D142F;
	margin-bottom: 60px;
}
.featured-posts{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 40px;
	grid-row-gap: 70px;
}
.featured-posts h3{
	font-family: 'Garamond';
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 65%;
	font-weight: bold;
}
.featured-posts h3 a{
	font-size: 24px;
	color: #0D142F;
}
.featured-posts h3 a:hover{
	opacity: 0.7;
}
.latest-posts-block{
	padding-top: 60px;
}
.latest-posts{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 40px;
	grid-row-gap: 54px;
}
.featured-posts img{
	aspect-ratio: 16 / 9;
}
.latest-post{
	display: flex;
}
.latest-posts img{
	aspect-ratio: 16 / 9;
	max-width: 160px;
	width: 160px;
	margin-right: 20px;
}
.latest-post > a{
	overflow: visible !important;
}
.latest-post h3{
	font-family: 'Garamond';
	color: #0D142F;
	font-weight: normal;
	line-height: 60%;
	margin-bottom: 0;
}
.latest-post h3 a{
	font-size: 22px;
}
.latest-post h3 a:hover{
	opacity: 0.7;
}
.load-more{
	text-align: center;
	margin-top: 73px;
}
.load-more a{
	color: #0D142F !important;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
}
.load-more a:hover{
	color: #FFC519 !important;
	text-decoration: none;
}

/**
	PPC page
 */
#top .header_color .sub_menu > ul > li {
  color: #111111 !important;
  font-size: 14px !important;
  font-family: 'Proxima Nova' !important;
}
#top .header_color .sub_menu > ul > li a {
  color: #FFC519 !important;
}
@media (max-width: 1440px) {
  #top #ppc-banner .container,
  #top #school-banner .container {
    height: 680px;
  }
  #top #ppc-banner .container .template-page,
  #top #school-banner .container .template-page {
    padding: 25px 0;
  }
}
#top #ppc-banner .post-entry,
#top #school-banner .post-entry {
  padding: 100px 0;
}
#top #ppc-banner .av_textblock_section,
#top #school-banner .av_textblock_section {
  max-width: 750px;
  color: #FFF;
  font-size: 18px;
}
@media (max-width: 1440px) {
  #top #ppc-banner .av_textblock_section,
  #top #school-banner .av_textblock_section {
    font-size: 14px;
    max-width: 500px;
  }
}
#top #ppc-banner h1,
#top #school-banner h1 {
  color: #FFF;
  text-transform: none;
  font-size: 80px;
}
@media (max-width: 1440px) {
  #top #ppc-banner h1,
  #top #school-banner h1 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  #top #ppc-banner h1,
  #top #school-banner h1 {
    font-size: 44px;
  }
}
@media (max-width: 599px) {
  #top #ppc-banner h1,
  #top #school-banner h1 {
    font-size: 38px;
  }
}
#top #ppc-banner h2,
#top #school-banner h2 {
  color: #F8CC00;
  font-size: 40px;
  margin-top: 40px;
}
@media (max-width: 1440px) {
  #top #ppc-banner h2,
  #top #school-banner h2 {
    font-size: 32px;
  }
}
@media (max-width: 599px) {
  #top #ppc-banner h2,
  #top #school-banner h2 {
    font-size: 28px;
  }
}
#top #ppc-banner h4,
#top #school-banner h4 {
  font-size: 80px;
  font-family: 'Proxima Nova';
  color: #FFF;
  margin-top: 20px;
}
@media (max-width: 1440px) {
  #top #ppc-banner h4,
  #top #school-banner h4 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  #top #ppc-banner h4,
  #top #school-banner h4 {
    font-size: 42px;
  }
}
@media (max-width: 599px) {
  #top #ppc-banner h4,
  #top #school-banner h4 {
    font-size: 36px;
  }
}
#top #ppc-banner h5,
#top #school-banner h5 {
  font-size: 26px;
  margin-top: 40px;
}
#top #ppc-banner form,
#top #school-banner form {
  max-width: 500px;
}
@media (max-width: 1440px) {
  #top #ppc-banner form,
  #top #school-banner form {
    max-width: 400px;
  }
  #top #ppc-banner form input[type='text'],
  #top #school-banner form input[type='text'],
  #top #ppc-banner form input[type='tel'],
  #top #school-banner form input[type='tel'],
  #top #ppc-banner form input[type='email'],
  #top #school-banner form input[type='email'],
  #top #ppc-banner form textarea,
  #top #school-banner form textarea {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
#top #ppc-banner .button,
#top #school-banner .button {
  padding-top: 7px;
  padding-bottom: 7px;
}
#top #ppc-banner .wpcf7-submit,
#top #school-banner .wpcf7-submit {
  font-size: 22px;
  font-weight: bold;
}
@media (max-width: 1440px) {
  #top #school-banner .container {
    height: 640px;
  }
}
#top #school-banner .av_textblock_section {
  max-width: 1030px;
}
#top #school-banner h1,
#top #school-banner h2,
#top #school-banner h5 {
  font-family: 'Proxima Nova';
  font-weight: 800;
  letter-spacing: 0.02em;
}
#top #school-banner h1 {
  color: #F8CC00;
  font-size: 65px;
}
@media (max-width: 1440px) {
  #top #school-banner h1 {
    font-size: 34px;
  }
}
@media (max-width: 1440px) {
  #top #school-banner h2 {
    font-size: 28px;
    margin-top: 20px;
  }
}
#top #school-banner h4 {
  color: #F8CC00;
}
@media (max-width: 1440px) {
  #top #school-banner h4 {
    font-size: 40px;
  }
}
#top #school-banner h5 {
  letter-spacing: 0;
  color: #FFF;
}
#top #ppc-adm {
  color: #F8CC00;
  font-size: 18px;
  padding-top: 120px;
  margin-top: -110px;
}
#school-hero-banner{
	min-height: 1040px;
	padding-top: 184px;
	padding-bottom: 46px;
}
#school-hero-banner .text-block{
	max-width: 850px;
}
#school-hero-banner h1{
	font-size: 60px;
	color: #F8CC00;
	text-transform: none;
	font-weight: bolder;
	line-height: 120%;
	margin-bottom: 0;
}
#school-hero-banner p{
	line-height: 130%;
	margin-top: 10px;
	font-size: 22px;
	color: #fff;
}
#school-hero-banner h4{
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	margin-top: 9px;
}
#school-hero-banner .wpcf7-form{
	max-width: 410px;
	margin-top: 30px;
	margin-bottom: 33px;
}
#school-hero-banner .wpcf7-form .field .wpcf7-form-control{
	font-size: 18px;
	padding: 8px 16px;
}
#school-hero-banner .wpcf7-form .field p{
	margin-bottom: 13.5px;
}
#school-hero-banner .wpcf7-form .wpcf7-submit{
	font-size: 18px;
	letter-spacing: 0.01em;
	font-weight: normal;
}
#school-hero-banner .wpcf7-form .button{
    padding: 2px 0;
}
#school-hero-banner .wpcf7-form .button p{
	margin: 0;
}
#school-info-block .container{
	max-width: 1150px;
	margin: auto;
}
#school-info-block {
	padding-top: 45px;
	padding-bottom: 15px;
}
#school-info-block h2{
	text-transform: none;
	font-size: 60px;
	text-align: center;
	color: #0D142F;
	font-weight: bolder;
	letter-spacing: 0;
	line-height: 115%;
	margin-bottom: 38px;
}
#school-info-block p{
	font-size: 22px;
	color: #0D142F;
	text-align: center;
	line-height: 130%;
}
#school-available{
	max-width: 1240px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 50px;
}
#school-available:after{
	display: none;
}
#school-available .avia_textblock{
	display: flex;
	align-content: center;
}
#school-available .flex_cell{
	max-width: 500px;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#school-available .flex_cell .av_textblock_section{
	margin-bottom: 22px;
}
#school-available .avia_textblock p:first-child{
	display: flex;
	min-width: 74px;
	margin-right: 28px;
    min-height: 94px;
	margin-top: 0;
	margin-bottom: 0;
}
#school-available .avia_textblock p:first-child img{
	margin: auto;
}
#school-available .avia_textblock h4{
	font-size: 30px;
	color: #0D142F;
	margin: auto;
	font-weight: bolder;
	margin-left: 0;
	margin-right: 0;
}
#school-available .flex_cell{
	padding: 0;
}
.ellipse-as-seen{
	clip-path: ellipse(100% 100% at 50% 0%) !important;
	padding-bottom: 70px !important;
}
.location_body .page-thumb{
	display: none;
}
.location_body #careers-intro h1, .location_body #careers-intro h3, .location_body #careers-intro p{
	color: #0D142F;
}
#top .simple-info-block{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px;
	min-height: 300px;
	margin: 0 !important;
}
#top .tabs-location::before {
    content: "";
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
	background: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    z-index: 1;
}
.classic-btn{
	text-transform: uppercase;
}
#top .classic-btn a{
	min-width: 240px;
	background: none;
	padding: 15px 20px;
	font-size: 20px;
	border-radius: 0;
}
#top .classic-btn a:hover{
	background-color: #F8CC00;
}
.left-info-banner{
	position: relative;
}
.left-info-banner .container{
	max-height: 800px;
}
.left-info-banner::before {
    content: "";
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    z-index: 1;
}
.left-info-banner .avia_textblock{
	max-width: 610px;
}
.left-info-banner .avia_textblock h2{
	color: #F8CC00;
	font-size: 50px;
	margin-bottom: 35px;
}
.left-info-banner .avia_textblock p{
	color: #fff;
	font-size: 24px;
	line-height: 150%;
	margin-bottom: 35px;
}
.wave-gallery .double-image-block:nth-child(2n){
	transform: translateY(25%);
}
.wave-gallery > .container{
	padding: 0 !important;
	max-width: 100% !important;
}
.wave-gallery{
	padding-top: 20px;
	padding-bottom: 55px;
}
.wave-gallery .flex_column_table{
	padding-bottom: 15%;
}
.wave-gallery .avia_textblock h2{
	text-transform: none;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
.wave-gallery .double-image-block br{
	display: none;
}
.wave-gallery .double-image-block .avia-image-container{
	border: 20px solid #206491;
	margin-bottom: 0;
}
.wave-gallery .double-image-block .avia-image-container .avia-image-container-inner{
	width: 100%;
}
.wave-gallery .double-image-block .avia-image-container img{
	width: 100%;
}
.wave-gallery .double-image-block:nth-child(2n+1) .avia-builder-el-first{
	border: 20px solid #F8CC00;
}
.wave-gallery .double-image-block:nth-child(2n) .avia-builder-el-last{
	border: 20px solid #F8CC00;
}
.wave-gallery .double-image-block .avia-image-overlay-wrap img{
	border-radius: 0;
}
.dynamic-colors .double-image-block:nth-child(2n) .avia-builder-el-last{
	border: 20px solid #6DAA44;
}
.dynamic-colors .double-image-block:nth-child(2n + 1) .avia-builder-el-last{
	border: 20px solid #206491;
}
.dynamic-colors .double-image-block:nth-child(2n) .avia-builder-el-first{
	border: 20px solid #BD464C;
}
#top .simple-info-container .flex_column_table{
	display: flex;
	margin-top: 0 !important;
}
#top .simple-info-block .avia-image-container{
	min-width: 120px;
	max-width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	margin: 0;
	justify-content: center;
	margin-right: 30px;
	border-radius: 50%;
	border: 3px solid #F8CC00;
}
.simple-info-block .avia-image-overlay-wrap img{
	max-width: 74px;
	max-height: 74px;
}
.simple-info-block h4{
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}
.simple-info-block p{
	font-size: 22px;
	color: #fff;
	line-height: 130%;
	margin-bottom: 0;
}
.simple-info-container .container{
	max-width: 100% !important;
	padding: 0 !important;
}
.simple-info-container .content{
	padding: 0;
}
.simple-info-block .avia_textblock{
	max-width: 530px;
}
.tabs-location .entry-content-wrapper{
	display: flex;
}
.tabs-location .tabs-block{
	max-width: 600px;
	margin: auto;
	margin-right: 0;
}
.tabs-location .tabs-block h2{
	font-size: 50px;
	color: #fff;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 35px;
}
.tabs-location .tabs-block p{
	font-size: 18px;
	line-height: 150%;
	color: #fff;
}
.tabs-location .tabs-block .tabcontainer{
	border: none;
	margin-top: -10px;
}
#top .tabs-location{
	position: relative;
}
#top .tabs-location .tabs-block .tabcontainer .tab{
	color: #000000;
	background-color: #fff;
	letter-spacing: 0.01em;
	border: none;
	border-radius: 0;
	top: 0;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content .tab_inner_content{
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: space-between;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content{
	padding: 35px 20px;
	border-radius: 0;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content ul{
	padding: 0;
	overflow-y: auto;
	width: 100%;
	margin: 0;
	height: 128px;
	max-width: 270px;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content ul li{
	padding: 0;
	line-height: 110%;
	list-style: none;
	color: #fff;
	margin: 0;
	font-size: 14px;
	margin-bottom: 12px;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content ul li:last-child{
	margin-bottom: 0;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content ul li a{
	color: #fff;
}
#top .tabs-location .tabs-block .tabcontainer .tab_content ul li a:hover{
	color: #E6C423;
}
#top .tabs-location .tabs-block .tabcontainer .active_tab{
	color: #F8CC00 !important;
	background-color: rgba(0,0,0,0.7);
}
#top .tabs-location .tabs-block .tabcontainer .tab_content{
	border: none;
	background-color: rgba(0,0,0,0.7);
}
#school-review{
	display: flex;
	align-items: flex-end;
	margin-top: 50px;
	min-height: 800px;
	padding-bottom: 43px;
}
#school-review .avia_textblock{
	color: #fff;
	max-width: 860px;
}
#school-review h2{
	text-transform: none;
	font-size: 60px;
	color: #fff;
	letter-spacing: 0;
	font-weight: bolder;
    margin-top: -6px;
    margin-bottom: 20px;
}
#school-review p{
	font-size: 28px;
	line-height: 180%;
}
.image-text-block{
	color: #fff;
}
.image-text-block .flex_cell{
	padding: 0 !important;
}
.image-text-block .avia_textblock{
	padding: 100px;
}
.image-text-block h5{
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.image-text-block p{
	font-size: 40px;
	margin-bottom: 0;
	line-height: 120%;
	font-weight: bold;
}

.y-bg{
	background-color: #F8CC00;
}
.blue-bg{
	background-color: #114364;
}
.p-bg{
	background-color: #6A1A31;
}
#school-call {
	display: flex;
	align-items: center;
	min-height: 1080px;

}
#school-call h2{
	font-size: 60px;
	color: #fdcd0b;
	text-transform: none;
	line-height: 115%;
	font-weight: bolder;
	margin-bottom: 50px;
}
#school-call .avia_textblock{
	max-width: 850px;
}
#school-call p a{
	font-size: 36px;
	text-align: center;
	color: #fff;
	display: inline-block;
	max-width: 540px;
	width: 100%;
	background-color: #114364;
    padding: 21px 20px;
}
#school-call p a:hover{
	text-decoration: none;
	background-color: #fdcd0b;
}
#school-call h4{
	font-size: 50px;
	color: #fff;
	margin-bottom: 0;
	margin-top: 45px;
	font-weight: normal;
}
#top #ppc-adm .entry-content-wrapper {
  max-width: 1720px;
  margin: auto;
}
#top #ppc-adm .content {
  padding-bottom: 10px;
}
#top #ppc-adm h2 {
  color: #F8CC00;
  font-size: 60px;
}
@media (max-width: 991px) {
  #top #ppc-adm h2 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  #top #ppc-adm h2 {
    font-size: 22px;
  }
}
#top #ppc-adm h2 img {
  vertical-align: bottom;
}
#top #ppc-grid {
  background-color: #161D3A;
  color: #F8CC00;
  text-align: center;
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #top #ppc-grid {
    padding-bottom: 20px;
  }
}
#top #ppc-grid .av_one_fourth {
  display: block;
  max-width: 435px;
}
@media (max-width: 991px) {
  #top #ppc-grid .av_one_fourth {
    width: 50%;
  }
}
#top #ppc-grid h4 {
  color: #F8CC00;
  font-size: 22px;
  letter-spacing: 0.05em;
}
#top #ppc-cons {
  background-size: cover !important;
  color: #F8CC00;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  font-family: 'Proxima Nova';
}
@media (min-width: calc(767px + 1px)) {
  #top #ppc-cons .container {
    min-height: 650px;
  }
}
@media (max-width: 1199px) {
  #top #ppc-cons {
    font-size: 26px;
  }
}
#top #ppc-cons .entry-content-wrapper {
  max-width: 1150px;
  margin: auto;
}
#top #ppc-cons h2 {
  font-size: 90px;
  color: #F8CC00;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media (max-width: 1199px) {
  #top #ppc-cons h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  #top #ppc-cons h2 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  #top #ppc-cons h2 {
    font-size: 30px;
  }
}
#top #ppc-cons h4 {
  font-size: 48px;
  color: #F8CC00;
  font-family: 'Proxima Nova';
  letter-spacing: 0.2em;
}
@media (max-width: 767px) {
  #top #ppc-cons h4 {
    font-size: 38px;
  }
}
#top #ppc-cons p {
  line-height: 1;
  max-width: 1014px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}
#top #ppc-as-seen {
  text-align: center;
  background-size: 100% auto;
}
#top #ppc-as-seen strong {
  color: #111;
  font-size: 18px;
  text-transform: uppercase;
}
#top #ppc-as-seen p:first-child {
  margin-bottom: 30px;
}
@media (min-width: 1440px) {
  #top #ppc-as-seen img:first-child {
    margin-left: 70px;
  }
}
@media (max-width: calc(1440px - 1px)) {
  #top #ppc-as-seen img {
    width: 60%;
  }
}
#top #ppc-as-seen ul li {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}
/**
	School pages
 */
#school-test-prep {
  height: 500px;
}
@media (max-width: 1440px) {
  #school-test-prep {
    height: 400px;
  }
}
@media (max-width: 767px) {
  #school-test-prep {
    height: auto;
  }
}
#school-test-prep > .flex_cell {
  background-size: cover !important;
}
#school-test-prep > .flex_cell > .flex_cell_inner {
  max-width: 620px;
  margin: auto;
  text-align: center;
  font-size: 18px;
}
#school-test-prep > .flex_cell > .flex_cell_inner h3 {
  font-family: 'Proxima Nova';
  font-weight: 800;
  font-size: 60px;
}
@media (max-width: 1440px) {
  #school-test-prep > .flex_cell > .flex_cell_inner h3 {
    font-size: 50px;
  }
  .wave-gallery .avia_textblock h2{
	font-size: 34px;
  }
}
@media (max-width: 991px) {
  #school-test-prep > .flex_cell > .flex_cell_inner h3 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  #school-test-prep > .flex_cell > .flex_cell_inner h3 {
    font-size: 30px;
  }
}
#school-info {
  float: none;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#school-info h1 {
  font-family: 'Proxima Nova';
  font-weight: 800;
  font-size: 60px;
  color: #141D48;
  text-transform: none;
}
@media (max-width: 1440px) {
  #school-info h1 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  #school-info h1 {
    font-size: 40px;
  }
}
@media (max-width: 599px) {
  #school-info h1 {
    font-size: 30px;
  }
}
#school-info .slide-entry {
  background-color: #F8CC00;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 20px !important;
}
#school-info .slide-entry h3 {
  font-family: 'Proxima Nova Extra Condensed', sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #141D48;
}
#school-info .slide-entry .btn {
  display: inline-block;
  border: 3px solid #FFF;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #131E47;
  height: 50px;
}
@media (min-width: 992px) {
  #school-info .slide-entry .btn {
    min-width: 200px;
  }
}
#school-info .slide-entry:hover {
  background-color: #141D48;
  color: #FFF;
}
#school-info .slide-entry:hover h3 {
  color: #FFF;
}
#school-info .slide-entry:hover .btn {
  color: #FFF;
}
#school-info .slide-entry:hover .btn:hover {
  color: #F8CC00;
  border-color: #F8CC00;
}
#school-icons {
  min-height: 250px;
}
@media (max-width: 1440px) {
  #school-icons {
    min-height: 200px;
  }
}
#school-icons .flex_cell {
  vertical-align: middle !important;
}
#school-icons .flex_cell:nth-child(even) {
  color: #F8CC00;
}
#school-icons .av_textblock_section {
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}
@media (min-width: 1440px) {
  #school-icons .av_textblock_section {
    font-size: 28px;
  }
}
#school-icons .av_textblock_section p {
  line-height: 1;
  margin: 0;
}
@media (max-width: 1439px) {
  #school-icons .av_textblock_section p {
    text-align: center;
  }
}
#school-icons .av_textblock_section p img {
  display: block;
  margin: 0 auto 20px auto;
}
@media (min-width: 1440px) {
  #school-icons .av_textblock_section p img {
    float: left;
    margin-top: -5px;
    margin-right: 30px;
  }
}
#school-cons {
  background-size: cover;
  font-size: 32px;
  text-align: center;
  color: #FFF;
}
@media (max-width: 1440px) {
  #school-cons {
    font-size: 24px;
  }
}

@media (max-width: 1024px) {
	#school-data + #careers-why .flex_column{
		width: 100%;
	}
	.page-template-thank-you .thank-you-block{
		padding-top: 40px;
		padding-bottom: 40px;
	}
  	.wave-gallery .avia_textblock h2{
		font-size: 30px;
  	}
	.left-info-banner .avia_textblock h2{
		font-size: 42px;
	}
	.left-info-banner .avia_textblock p{
		font-size: 20px;
	}
	.tabs-location .tabs-block h2{
		font-size: 42px;
		margin-bottom: 25px;
	}
	.in-the-news{
		padding-top: 0;
		padding-bottom: 30px;
	}
	.featured-posts-block{
	    padding-top: 15px;
	    padding-bottom: 30px;
	}
	.featured-posts{
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 45px;
	}
	.featured-posts h3{
	    font-size: 18px;
	    line-height: 140%;
	    margin-top: 10px;
	}
	.latest-posts-block{
	    padding-top: 15px;
	}
	.latest-post{
        flex-direction: column;
	}
	.latest-post h3 a{
	    font-size: 20px;
	}
	.latest-post img{
	    max-width: 100%;
	    width: 100%;
	}
	.banner-info-block .text-block h4{
	    font-size: 26px;
	}
	.banner-info-block .av_textblock_section .text-block h2{
	    font-size: 42px;
	}
	.banner-info-block .text-block p{
	    font-size: 20px;
	}
	.banner-info-block{
	    padding-top: 100px;
	    padding-bottom: 30px;
	    min-height: 55px;
	}
	.banner-info-block .text-block{
	    padding: 30px 35px;
	}
}
@media (min-width: calc(989px + 1px)) {
  #school-cons .container {
    height: 450px;
  }
}
@media (min-width: calc(1440px + 1px)) {
  #school-cons .container {
    height: 650px;
  }
}
#school-cons .entry-content-wrapper {
  max-width: 1150px;
  margin: auto;
}
#school-cons h2 {
  font-family: 'Proxima Nova';
  font-size: 60px;
  color: #F8CC00;
  letter-spacing: 0.05em;
  margin-top: 25px;
}
@media (max-width: 1440px) {
  #school-cons h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  #school-cons h2 {
    font-size: 30px;
  }
}
#school-cons h4 {
  font-family: 'Proxima Nova';
  font-size: 48px;
  color: #FFF;
  letter-spacing: 0.2em;
  font-weight: 800;
  margin-top: 30px;
}
@media (max-width: 1440px) {
  #school-cons h4 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  #school-cons h4 {
    font-size: 32px;
  }
	.featured-posts{
		grid-template-columns: repeat(1, 1fr);
	    grid-row-gap: 20px;
	}
	.featured-posts h3{
	    font-size: 16px;
	    margin-top: 5px;
	    line-height: 100%;
	}
	.featured-post{
	    text-align: center;
	}
	.featured-posts-block h3, .latest-posts-block h3{
	    font-size: 32px;
	    margin-bottom: 30px;
	    text-align: center;
	}
	.featured-posts h3{
	    line-height: 70%;
	}
	.featured-posts h3 a{
	    font-size: 20px;
	}
	.latest-posts{
	    grid-template-columns: repeat(1, 1fr);
	    grid-row-gap: 20px;
	}
	.load-more{
	    margin-top: 30px;
	}
	.banner-info-block .text-block h4{
	    font-size: 22px;
	}
	.banner-info-block .av_textblock_section .text-block h2{
	    font-size: 26px;
	}
	.banner-info-block .text-block p{
	    font-size: 18px;
	}
}
#school-cons p {
  line-height: 1;
}
#school-data {
  padding-top: 150px;
  padding-bottom: 150px;
  color: #FFF;
}
#school-data .container {
  max-width: 1240px;
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 767px) {
  #school-data .container {
    width: 96% !important;
    max-width: 96% !important;
    padding-left: 15px!important;
    padding-right: 15px !important;
  }
}
#school-data .hr {
  margin: 15px 0 20px;
}
#school-data .hr-inner {
  border: none;
  background: url("../images/dotted-border.png") repeat-x;
  height: 3px;
}
#school-data h2,
#school-data h3 {
  font-weight: 800;
  font-family: 'Proxima Nova';
}
#school-data h2 {
  color: #FFF;
  font-size: 48px;
  text-transform: none;
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  #school-data h2 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  #school-data h2 {
    font-size: 32px;
  }
}
#school-data h3 {
  color: #F8CC00;
  font-size: 32px;
  margin-bottom: 25px;
}
@media (max-width: 1440px) {
  #school-data h3 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  #school-data h3 {
    font-size: 26px;
  }
}
#school-data strong {
  color: #FFF;
}
#school-data .avia-button.avia-size-large {
  background-color: transparent;
  color: #F8CC00;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #F8CC00;
  min-width: 200px;
}
/**
	In the News
 */
#featured-news {
  padding-top: 90px;
}
#featured-news .container {
  max-width: 1320px;
}
@media (min-width: 989px) {
  .featured-news {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 989px) {
  .featured-news .main-item {
    flex: 1;
    padding-right: 20px;
  }
}
.featured-news .main-item img {
  width: 100%;
}
@media (min-width: 989px) {
  .featured-news .main-item .item-content {
    display: none;
  }
}
.featured-news .secondary-articles {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 989px) {
  .featured-news .secondary-articles {
    flex-direction: column;
    width: 250px;
  }
}
@media (max-width: calc(989px - 1px)) {
  .featured-news .secondary-articles a {
    width: 32%;
  }
}
.featured-news .main-item-content {
  flex-basis: 100%;
  margin-right: 270px;
}
@media (max-width: calc(989px - 1px)) {
  .featured-news .main-item-content {
    display: none;
  }
}
.featured-news .item-content,
.featured-news .main-item-content {
  color: #FFF;
  margin-top: 30px;
}
.featured-news .item-content h3,
.featured-news .main-item-content h3 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 30px;
}
@media (min-width: 989px) {
  .featured-news .item-content h3,
  .featured-news .main-item-content h3 {
    font-size: 40px;
  }
}
.featured-news .item-content h3 a,
.featured-news .main-item-content h3 a {
  color: #F8CC00 !important;
}
.featured-news .item-content h3 a:hover,
.featured-news .main-item-content h3 a:hover {
  color: #FFF !important;
}
#in-the-news {
  text-align: center;
  color: #666;
}
#in-the-news .container {
  max-width: 1320px;
}
#in-the-news h1 {
  color: #141D48;
  font-size: 60px;
  font-family: 'Proxima Nova Extra Condensed';
}
#in-the-news h2 {
  font-family: 'Proxima Nova';
  font-weight: 600;
  font-size: 24px;
}
#in-the-news table tr {
  background-color: #F2F2F2;
}
#in-the-news table td {
  border: 8px solid #FFF;
  padding: 0;
  line-height: 1;
  vertical-align: middle;
  text-align: left;
}
#in-the-news table td:first-child {
  text-align: center;
}
@media (min-width: 480px) {
  #in-the-news table td:first-child {
    width: 166px;
  }
}
#in-the-news table td:not(:first-child) {
  font-size: 18px;
  padding: 20px;
  font-family: 'Proxima Nova Extra Condensed';
  font-weight: bold;
}
@media (min-width: 480px) {
  #in-the-news table td:not(:first-child) {
    font-size: 24px;
  }
}
#in-the-news table td a {
  color: #1F1F1F;
}
#in-the-news table td a:hover {
  text-decoration: underline;
}
#in-the-news .hr-inner {
  border-top-width: 6px;
  border-top-color: #EEE;
}
/**
	Careers
 */
.avia-button.avia-size-large {
  font-size: 16px;
  font-weight: bold;
}
#careers-banner .container {
  max-width: none;
  padding: 0;
}
#careers-banner .content {
  padding: 0;
}
#careers-banner .entry-content-wrapper {
  min-height: calc(100vw / 1920 * 600px);
}
@media (min-width: 1920px) {
  #careers-banner .entry-content-wrapper {
    min-height: 600px;
  }
}
@media (min-width: 767px) {
  #careers-banner .entry-content-wrapper {
    display: flex;
  }
}
#careers-banner .av_one_half {
  width: 50%;
  margin: 0;
  display: flex;
}
@media (max-width: calc(767px - 1px)) {
  #careers-banner .av_one_half {
    width: 100%;
  }
}
#careers-banner .av_one_half:first-child {
  min-height: 300px;
}
#careers-banner .av_one_half > .av_textblock_section {
  margin: auto 0;
  padding: 15px;
  width: 100%;
}
#careers-banner .av_one_half > .av_textblock_section .avia_textblock {
  max-width: 780px;
  margin: auto;
  color: #FFF;
  font-size: 40px;
  line-height: 1;
}
@media (max-width: calc(1440px - 1px)) {
  #careers-banner .av_one_half > .av_textblock_section .avia_textblock {
    font-size: 30px;
  }
}
#careers-banner .play-video {
  color: #FF0000;
  font-weight: bold;
  line-height: 89px;
  font-size: 30px;
}
#careers-banner .play-video:hover {
  text-decoration: none;
  color: #FFF;
}
#careers-banner .play-video img {
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: calc(989px - 1px)) {
  #careers-banner .play-video img {
    width: 45px;
    height: 45px;
  }
}
.above {
  z-index: 100 !important;
}
#careers-intro {
  position: relative;
  z-index: 100;
  text-align: left;
  border: none;
}
#careers-intro .container {
  max-width: 1250px;
  padding-right: 15px;
  padding-left: 15px;
}
#careers-intro .content {
  padding-top: 30px;
  padding-bottom: 70px;
}
#careers-intro h1 {
  font-family: 'Proxima Nova';
  display: inline-block;
  text-transform: none;
  color: #111111;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 30px;
}
#careers-intro .sub-categories {
  float: right;
  position: relative;
  display: inline-block;
  margin-left: 15px;
}
#careers-intro .sub-categories .dropdown-content > ul {
  margin: 0;
}
#careers-intro .sub-categories li {
  list-style: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0;
}
#careers-intro .sub-categories .children, #careers-intro .sub-categories .sub-menu{
  padding-left: 10px;
  margin: 0;
}
#careers-intro .sub-categories a,
#careers-intro .sub-categories span {
  font-family: 'Proxima Nova';
  display: block;
  font-size: 20px !important;
}
#careers-intro .sub-categories a {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px !important;
  white-space: nowrap;
  line-height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#careers-intro .sub-categories a:hover {
  background-color: #F8CC00;
  text-decoration: none;
}
#careers-intro .sub-categories span {
  position: relative;
  padding: 13px 60px 10px 19px;
  border: 2px solid #DDDDDD;
  height: 54px;
}
#careers-intro .sub-categories span::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 0;
  top: calc(50% - 2px);
  right: 16px;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
#careers-intro .sub-categories .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  right: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 0px;
  z-index: 100;
  list-style: none;
}
#careers-intro .sub-categories:hover .dropdown-content {
  display: block;
}
#careers-intro h3 {
  font-family: 'Proxima Nova';
  font-size: 28px;
  color: #111111;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 10px;
  letter-spacing: -0.2px;
}
#careers-intro h2 {
  font-family: 'Proxima Nova';
  color: #111111;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 100%;
}
#careers-intro p {
  color: #444444;
  font-size: 18px;
  line-height: 150%;
}
#careers-intro p strong {
  color: #444444 !important;
}
#careers-intro .flex_column:nth-child(3) {
  margin-bottom: 16px;
}
#careers-intro .flex_column:nth-child(3),
#careers-intro .flex_column:nth-child(4) {
  margin-top: 0;
}
#careers-intro .flex_column:nth-child(3) p,
#careers-intro .flex_column:nth-child(4) p {
  margin-bottom: 27px;
}
.bread {
  max-width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
  clear: both;
  margin: auto;
  display: block;
}
.bread #crumbs {
  padding-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.bread #crumbs a {
  color: #0D142F;
}
#careers-intro .content-block span {
  font-family: 'Proxima Nova';
  color: #111111;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 10px;
  line-height: 100%;
  background-color: #1A244C;
  text-align: center;
  color: #FFBF00;
  width: 100%;
  padding: 32px 10px;
  display: block;
}
#careers-intro .hr {
  margin-top: -27px;
  margin-bottom: 24px;
}
#careers-intro .hr .hr-inner {
  background-color: #eee;
  height: 4px;
}
.helpie-faq h3 {
  color: #FFBF00 !important;
}
.helpie-faq .accordion {
  margin: 0 !important;
}
.helpie-faq .collection-title {
  padding: 30px 15px;
  font-size: 40px;
  color: #FFC519;
  background-color: #1A244C;
  margin-bottom: 5px !important;
}
.helpie-faq .accordion .accordion__item .accordion__header {
  padding: 30px 15px !important;
  background: #fdcd0b;
  margin-bottom: 5px;
}
.avia_textblock .helpie-faq.custom-styles .accordion__header:after,
.avia_textblock .helpie-faq.custom-styles .accordion__header:before {
  background-color: #fff !important;
  height: 2px;
}
.main_color .sidebar .widgettitle {
  font-family: 'Proxima Nova';
  font-size: 20px;
  color: #111;
  border-bottom: 4px solid #FFC519;
  width: 100%;
  letter-spacing: 0.02em;
  padding-bottom: 7px;
  margin-bottom: 19px;
}
.main_color .sidebar a {
  font-family: 'Proxima Nova';
  font-weight: 600;
  color: #777777;
  font-style: normal;
}
.main_color .sidebar ul li {
  border: none !important;
  font-size: 14px;
  color: #777777;
  margin: 0;
  padding-bottom: 1px;
}
.main_color .sidebar .menu ul li {
  color: #111111;
}
#careers-why {
  text-align: center;
}
#careers-why .container {
  max-width: 1320px;
}
#careers-why .content {
  padding-bottom: 75px;
}
#careers-why h2 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 40px;
  letter-spacing: 0.03em;
}
#careers-how {
  font-size: 20px;
}
#careers-how .container {
  max-width: 1320px;
}
#careers-how .content {
  padding: 0;
}
#careers-how .entry-content-wrapper {
  display: flex;
  min-height: 38.54166667vw;
}
@media (min-width: 1920px) {
  #careers-how .entry-content-wrapper {
    min-height: 640px;
  }
}
#careers-how .flex_column {
  margin: auto 0;
}
#careers-how h2 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 100px;
  letter-spacing: 0.03em;
}
@media (max-width: calc(767px - 1px)) {
  #careers-how h2 {
    font-size: 50px;
  }
}
#careers-open {
  text-align: center;
}
#careers-open .content {
  padding: 0;
}
#careers-open .entry-content-wrapper {
  display: flex;
  min-height: 38.54166667vw;
}
@media (min-width: 1920px) {
  #careers-open .entry-content-wrapper {
    min-height: 740px;
  }
}
#careers-open .flex_column {
  margin: auto !important;
  width: auto;
}
#careers-open h2 {
  font-family: 'Proxima Nova Extra Condensed';
  font-size: 80px;
  letter-spacing: 0.03em;
}
@media (max-width: calc(767px - 1px)) {
  #careers-open h2 {
    font-size: 50px;
  }
}
@media (max-width: 1440px) {
	.contact-hero-banner form.wpcf7-form span{
		margin-bottom: 8px;
	}
	.contact-hero-banner .text-block p{
		margin-bottom: 15px;
	}
	.contact-hero-banner .links-block{
		margin-top: 25px;
	}
	.contact-hero-banner .links-block a{
    	margin-bottom: 6px;
	}
	.contact-info-banner .locations-block{
		padding-left: 40px;
	}
}
/* MEDIA */
@media (max-width: 1600px) {
  #home-video .av_textblock_section h2{
    font-size: 68px;
  }
}
@media (max-width: 1440px) {
  #home-our .av_textblock_section h2 {
    font-size: 52px;
  }
  #home-take-control {
    background-position: center;
  }
  #home-video .flex_column_table .flex_column:last-child {
    display: none;
  }
  #home-contact .flex_column:first-child {
    width: 60%;
  }
  #home-contact .flex_column:last-child {
    width: 40%;
  }
  #home-contact .avia_textblock p {
    font-size: 20px;
  }
  #home-video .av_textblock_section h2 {
    font-size: 52px;
  }
  #home-video .av_textblock_section h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
	.av-main-nav > li > a{
		padding: 0 11px;
	}
}
@media (max-width: 1280px) {
  #home-video .av_one_fourth:last-child {
    display: none !important;
  }
  .contact-banner h2 {
    font-size: 42px;
  }
  .contact-banner h3 {
    font-size: 46px;
  }
  #home-banner .lSSlideOuter .text-block a{
	padding: 12px 10px;
  }
  .wave-gallery .double-image-block .avia-image-container{
	border-width: 10px !important;
  }
}
@media (max-width: 1260px) {
  #top .av-main-nav > li > a{
	font-size: 15px;
  }
  .container{
  	padding: 0 15px;
  }
  #header_main .header_contact_menu li:nth-child(3) a{
	font-size: 15px;
	padding: 13px 7px;
  }
  #home-banner .lSSlideOuter .slide-caption{
    padding-left: 15px;
    padding-right: 15px;
  }
  #header_main .header_contact_menu li{
	margin-left: 7px;
  }
  .av-main-nav > li > a{
	padding: 0 7px;
  }
  .in-the-news h1{
	font-size: 42px !important;
  }
  .in-the-news p{
	font-size: 18px;
  }
  .in-the-news .text-block h3{
	font-size: 28px;
  }
  .in-the-news .flex_column_table{
	display: flex !important;
	flex-direction: column;
	margin-top: 30px !important;
  }
  .in-the-news .flex_column{
	width: 100% !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
  }
  .contact-review-banner .text-block{
	padding-right: 0;
	font-size: 50px;
  }
  .contact-info-banner .locations-block p{
	margin-bottom: 16px;
  }
}
@media (max-width: 1080px) {
  .template-page .post-entry .page-info h2 {
    font-size: 32px;
  }
  .template-page .post-entry .page-info p {
    font-size: 16px;
  }
  .home-contact {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #home-as-seen{
    clip-path: polygon(50% 100%, 100% 85.3%, 100% 0%, 0% 0%, 0% 85.3%);
    margin-bottom: 0;
  }
  #header_main span.logo{
	max-width: 150px;
	top: 10px;
  }
  #home-video .template-page{
    padding-bottom: 90px;
  }
  #home-video .av_textblock_section {
    padding-bottom: 0;
    padding-top: 45px;
  }
  #home-video .no_margin.av_one_half {
    width: 100% !important;
  }
  #home-video .flex_column_table .flex_column:first-child{
    position: absolute;
    width: 100%;
    bottom: -112px;
  }
  #home-video .av_textblock_section p:last-child{
    margin-top: 210px;
  }
  #home-recommendations {
    padding-top: 40px;
    min-height: auto;
  }
  #home-recommendations .av_textblock_section h3 {
    font-size: 26px;
  }
  #home-recommendations .av_textblock_section h2 {
    font-size: 36px;
    line-height: 100%;
  }
  .blog #intro h1 {
    font-size: 60px;
  }
  #top .new-banner h3, #top .new-banner h2, #top .new-banner h1 {
    font-size: 46px;
	margin-bottom: 20px;
  }
  #top .new-banner p {
    font-size: 20px;
  }
  #home-banner .lSPager li {
    width: 50%;
  }
  #home-banner .lSSlideOuter .text-block h2 {
    font-size: 46px;
  }
  #home-banner .lSSlideOuter .text-block p {
    font-size: 20px;
  }
  #home-college-admissions .sc-av_one_fourth {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #home-college-admissions .sc-av_one_fourth .av-flex-placeholder {
    display: none;
  }
  #home-college-admissions .sc-av_one_fourth .flex_column {
    margin-top: 0;
    width: 48.7%;
  }
  #careers-why {
    clip-path: none;
  }
  #home-admissions .post-entry {
    margin: 0 !important;
  }
  #careers-intro {
    margin-top: 20px;
  }
  .wave-gallery .double-image-block{
	width: 50% !important;
	float: left !important;
    margin-bottom: 0 !important;
  }
  .wave-gallery .double-image-block:nth-child(2n){
	transform: none;
  }
  .wave-gallery .flex_column_table{
	 display: block !important;
  }
  .wave-gallery .flex_column_table{
	  padding-bottom: 60px;
  }
}
@media (max-width: 989px) {
  #header_main .inner-container {
    flex-wrap: wrap;
  }
  #top .new-banner {
    margin-top: -80px;
  }
  .blog #intro {
    margin-top: -80px;
  }
  .responsive #top #wrap_all #home-our {
    flex-direction: column;
  }
  .responsive #top #wrap_all #home-our .av_textblock_section .avia_textblock {
    padding-bottom: 0;
  }
  .responsive #top #wrap_all #home-our .flex_cell {
    height: 720px !important;
    display: flex !important;
    margin-bottom: 0 !important;
  }
  .featured-news {
    margin-top: -85px;
  }
  #home-take-control {
    background-position: right;
  }
  #home-banner{
    margin-top: -80px !important;
  }
  #school-hero-banner{
    margin-top: -88px;
  }
  #header_main .inner-container {
    flex-wrap: nowrap;
  }
  #header_main .inner-container .main_menu {
    width: auto;
    margin-left: 0;
    margin-top: -9px;
  }
  #header_main {
    padding-top: 15px;
    margin-top: 0;
  }
  #header_main .header_contact_menu {
    padding-right: 57px;
    padding-top: 12px;
  }
  #header_main .header_contact_menu li:nth-child(3) a {
    display: none;
  }
  .home-as-seen {
    padding-top: 40px;
  }
  .responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu .av-main-nav > li > a {
    line-height: 87px;
  }
  #home-admissions{
    padding-top: 260px;
  }
  #home-admissions .template-page{
    padding-bottom: 0;
  }
  .responsive #top #wrap_all .main_menu {
    top: 0;
    height: 80px;
    left: auto;
    right: 0;
    display: block;
    position: absolute;
  }
  #admissions-learn-more .flex_column {
    margin-bottom: 0 !important;
  }
  .sec-intro {
    padding-top: 40px;
  }
  .sec-intro .avia_textblock {
    text-align: center;
  }
  .sec-intro .alignright {
    float: none;
    display: inline-block;
  }
  .sec-intro .entry-content-wrapper {
    display: block;
  }
  .gray-mobile{
    background-color: #7f7f7f !important;
  }
  #top #ppc-banner,
  #top #school-banner {
    margin-top: -85px;
  }
  #header_main span.logo{
	max-width: 400px;
  }
  .banner-info-block{
    margin-top: -85px;
  }
  .contact-hero-banner .text-block p{
	font-size: 18px;
  }
  .contact-hero-banner .links-block a{
	font-size: 20px;
  }
  .contact-hero-banner form.wpcf7-form input, .contact-hero-banner form.wpcf7-form select, .contact-hero-banner form.wpcf7-form textarea{
	padding: 7px 9px !important;
  }
  .contact-info-banner h2, .contact-review-banner h2{
	font-size: 36px;
  }
}
@media (max-width: 768px) {
  .contact-banner {
    flex-direction: column;
  }
  .contact-banner h2 {
    font-size: 32px;
  }
	.contact-review-banner .stars-block{
		min-width: 160px;
	    margin-bottom: 15px;
	}
  .contact-banner h3 {
    font-size: 38px;
  }
  .contact-banner p {
    font-size: 18px;
  }
  .contact-banner > div {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
  }
  .contact-review-banner{
	background-position: center;
  }
  .contact-hero-banner .text-block p{
	font-size: 18px;
  }
  .left-info-banner .avia_textblock h2{
	font-size: 34px;
  }
  .left-info-banner .avia_textblock p{
	font-size: 18px;
  }
  .wave-gallery{
	padding-bottom: 25px;
  }
  .wave-gallery .double-image-block{
	width: 100% !important;
  }
  .sidebar {
    display: none !important;
  }
  .wave-gallery{
	margin-bottom: 35px;
  }
  .left-info-banner .avia_textblock{
	  max-width: 100%;
  }
  .left-info-banner .avia_textblock h2{
	  font-size: 32px;
  }
  .left-info-banner .avia_textblock p{
	  font-size: 18px;
  }
	 .contact-info-banner{
		 display: flex;
		 padding-top: 40px;
		 align-items: center;
		 padding-bottom: 40px;
	 }
  .contact-info-banner .locations-block{
    flex-direction: row;
	margin: 0;
	padding: 0;
	gap: 15px;
	margin-top: 40px;
  }
  .contact-info-banner .locations-block h4{
	  width: 100%;
	  text-align: center;
  }
  .contact-info-banner .locations-block p{
    margin-bottom: 0;
	text-align: center;
  }
  .contact-info-banner .container{
	flex-direction: column;
  }
  #header_main {
    padding-top: 0;
  }
  .tabs-location .tabs-block h2{
	font-size: 32px;
  }
  #top .tabs-location .tabs-block .tabcontainer .tab_content{
	 padding: 0 20px 20px 20px;
  }
  .responsive.html_mobile_menu_tab let #top #header_main > .container .main_menu .av-main-nav > li > a {
    line-height: 80px;
  }
  #footer{
    clip-path: polygon(0% 1.7%, 100% 0%, 100% 100%, 0% 100%);
  }
  .home-contact{
    clip-path: polygon(0% 0%, 100% 0%, 100% 90.3%, 0% 100%)
  }
  #home-best-private-schools {
    padding-top: 36px !important;
    padding-bottom: 12px;
  }
  #home-best-private-schools .template-page {
    padding-bottom: 0 !important;
  }
  #home-best-private-schools .av_textblock_section h2 {
    font-size: 36px;
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 16px;
    line-height: 120%;
  }
  #admissions-learn-more .container{
    padding: 0 !important;
  }
  #careers-why .helpie-faq.accordions{
    padding-top: 20px;
  }
  #footer .container{
    display: flex;
    flex-wrap: wrap;
  }
  #home-best-private-schools .av_textblock_section h2 img {
    display: none;
  }
  #home-best-private-schools .av_textblock_section h2 img:first-child {
    display: block;
    margin-bottom: 16px;
  }
  #home-best-private-schools .av_textblock_section h2 img{
    width: 34px;
    margin-bottom: 25px;
  }
  .wave-gallery .avia_textblock h2{
	font-size: 22px;
  }
  .new-banner {
    min-height: 600px;
  }
  .blog #intro {
    min-height: 600px !important;
  }
  .av-hamburger-inner {
    margin-top: 4px;
  }
  #top .tabs-location .tabs-block .tabcontainer .tab_content ul{
	height: auto;
  }
  #home-college-admissions {
    padding-bottom: 0;
  }
  #home-college-admissions .avia_textblock h2 {
    margin-top: 20px;
    font-size: 36px;
  }
  #home-video .av_textblock_section h2 {
    font-size: 40px;
  }
  #home-video{
    clip-path: polygon(0% 0%, 100% 0%, 100% 96.3%, 0% 100%);
    margin-bottom: -58px;
  }
  #home-admissions .flex_column_table {
    display: flex !important;
    justify-content: space-between;
  }
  #home-take-control {
    padding-bottom: 0;
  }
  #home-take-control .av_textblock_section h2 {
    font-size: 46px;
    margin-bottom: 4px;
    padding-bottom: 0px;
  }
  .responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell{
    margin-bottom: 0;
  }
  #careers-intro h1{
    font-size: 38px;
  }
  #careers-intro h3{
    line-height: 150%;
    font-size: 22px;
  }
  #home-recommendations {
    padding-top: 59px;
    padding-bottom: 10px;
  }
  #home-recommendations .av_textblock_section h2 {
    margin-bottom: 10px;
  }
  #home-recommendations .av_textblock_section h3 {
    font-size: 20px;
    line-height: 120%;
  }
  #home-recommendations .template-page {
    padding-bottom: 20px;
  }
  #home-banner .lSSlideOuter .text-block h2 {
    font-size: 30px;
	margin-bottom: 15px;
  }
  #home-banner .lSSlideOuter .text-block p {
    font-size: 16px;
  }
  #home-banner .lSSlideOuter .text-block a {
    font-size: 16px;
  }
  #home-banner .lSSlideOuter {
    height: 594px;
  }
  #home-banner .lSSlideOuter ul li {
    height: 594px;
    padding-top: 54px;
  }
  #home-contact .avia_textblock p {
    font-size: 16px;
  }
  #home-as-seen {
    padding-bottom: 68px;
  }
  #home-as-seen .content{
    padding-top: 18px !important;
  }
  #home-admissions{
    padding-top: 190px;
  }
  #home-as-seen .content .clearfix:before{
    display: none;
  }
  .ellipse-as-seen{
	clip-path: ellipse(175% 100% at 50% 0%) !important;
  }
  #top .new-banner h3, #top .new-banner h2, #top .new-banner h1 {
    font-size: 30px;
	margin-bottom: 15px;
  }
  #top .new-banner p {
    font-size: 16px;
  }
  #top .new-banner a {
    font-size: 16px;
  }
  .blog #intro h1 {
    font-size: 38px;
  }
  #home-admissions {
    padding-bottom: 0;
    padding-top: 193px;
    padding-bottom: 10px;
  }
  #home-admissions .flex_column_table {
    flex-wrap: wrap;
    margin-top: 14px !important;
  }
  #home-college-admissions .flex_column_table.av-equal-height-column-flextable:not(:first-child){
    margin-bottom: 19px;
  }
  #home-college-admissions{
    padding-bottom: 38px;
  }
  #home-admissions .flex_column_table .flex_column {
    width: 50% !important;
    margin-right: 0;
    max-width: 100%;
  }
  #home-contact .entry-content-wrapper {
    flex-wrap: wrap;
  }
  #home-contact .flex_column {
    width: 100%;
  }
  #home-college-admissions .flex_column {
    margin: auto !important;
    max-width: 571px;
  }
  #home-college-admissions .avia_textblock h4 {
    bottom: 40px;
  }
  #header_main {
    margin-top: 0;
  }
  #careers-why .helpie-faq.accordions .collection-title {
    font-size: 42px;
  }
  #careers-why .accordion__title {
    font-size: 20px;
  }
  #careers-intro h1 .sub-categories {
    display: none;
  }
  #home-admissions h3{
    font-size: 36px;
    line-height: 120%;
    margin-bottom: 14px;
  }
  #home-admissions p span{
    font-size: 16px;
  }
  #header_main .header_contact_menu{
	height: auto;
  }
  .responsive #top .flex_column_table{
    display: flex;
  }
  #home-college-admissions .avia_textblock h4{
    min-height: 60px;
    font-size: 18px;
    position: initial;
    margin-top: 0;
    margin-bottom: 18px;
    min-height: 58px;
  }
  #footer .widget{
    text-align: left;
  }
  #home-as-seen .avia_textblock p:last-child img{
    margin-left: 15px;
    margin-right: 15px;
  }
  #home-as-seen .avia_textblock p:last-child{
    margin-left: -15px;
    margin-right: -15px;
  }
  #home-admissions p{
    line-height: 130%;
  }
  #home-admissions .av_one_fourth .avia_textblock > p{
    line-height: 110%;
  }
  #home-college-admissions .avia_textblock p{
    margin-bottom: 13px;
  }
  .college-admissions-info p{
    margin-bottom: 43px !important ;
  }
  #footer {
    padding-top: 115px;
    clip-path: polygon(0% 1.5%, 100% 0%, 100% 100%, 0% 100%);
  }
  #footer .flex_column:first-child .widgettitle{
    font-size: 20px;
  }
  #footer .menu > li > a{
    font-size: 16px;
    margin-bottom: 6px;
  }
  #footer .widget_nav_menu ul ul li a{
    font-size: 14px;
  }
  #header_main .container{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .responsive #top .logo{
    max-width: 188px;
  }
  #home-college-admissions .avia_textblock h2 {
  	margin-bottom: 23px;
  }
  .contact-info-banner h2{
	text-align: center;
	font-size: 28px;
  }
	.contact-review-banner h2{
		font-size: 28px;
	}
}

@media (max-width: 480px) {
  #home-banner .lSPager li{
    width: 100%;
    height: 70px;
    justify-content: left;
    padding-left: 80px;
    padding-right: 20px;
  }
  #home-banner .lSPager li img{
    height: 40px;
    position: absolute;
    left: 20px;
  }
  #home-banner .lSPager li h4{
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
  }
  #home-admissions .av_one_fourth .avia-image-overlay-wrap > .avia_image{
    width: 105px;
    height: 105px;
  }
  #home-admissions .av_one_fourth .avia_textblock > p{
    margin-bottom: 26px;
  }
  #home-admissions .av_one_fourth .avia-image-overlay-wrap > .avia_image img{
    width: 65%;
  }
  #home-admissions .av_one_fourth .avia_textblock a{
    font-size: 16px;
  }
  .responsive #top #wrap_all #home-our .flex_cell{
    height: 630px !important;
  }
  #home-our .av_textblock_section h2{
    font-size: 46px;
  }
  #home-take-control .av_textblock_section p{
    font-size: 16px;
  }
  #careers-why .helpie-faq.accordions .collection-title{
    font-size: 34px;
  }
  #careers-why .accordion__item{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  #careers-why .accordion__title{
    font-size: 18px;
  }
  #home-contact{
    padding-top: 30px;
  }
  #home-video .av_textblock_section h2{
    font-size: 36px;
    font-weight: bold;
    line-height: 120%;
  }
  #home-video .av_textblock_section h3{
    line-height: 150%;
  }
  #home-video .template-page{
    padding-bottom: 46px;
  }
  .template-page .entry-content-wrapper h1{
    font-size: 28px;
  }
  #home-as-seen{
    clip-path: polygon(50% 100%, 100% 96.2%, 100% 0%, 0% 0%, 0% 96.2%);
    padding-bottom: 75px;
  }

  #header_main .header_contact_menu{
    padding-right: 39px;
  }
  #header_main .header_contact_menu li{
    margin-left: 13px;
  }
  #home-college-admissions .avia_textblock p{
    font-size: 16px;
    line-height: 150%;
  }
  #home-college-admissions .avia_textblock img{
    border-width: 4px;
  }
  #home-video .av_textblock_section{
    padding-top: 40px;
  }
  #home-video .av_textblock_section h3{
    font-size: 18px;
  }
  #home-video .av_textblock_section h2{
    margin-bottom: 10px;
  }
  #home-best-private-schools .av_textblock_section p{
    font-size: 16px;
    line-height: 150%;
  }
  #home-best-private-schools .av_textblock_section h4{
    font-size: 20px;
    margin-top: 56px;
    padding-bottom: 17px;
    margin-bottom: 3px;
  }
  #home-best-private-schools .av_textblock_section ul li{
    margin-bottom: -8.5px;
  }
  #home-best-private-schools .av_textblock_section ul{
    margin-bottom: 5px;
  }
  #home-recommendations .av_textblock_section h3{
    margin: 41px 0 43px;
  }
  .responsive #top #wrap_all #home-our .flex_cell{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #home-our .flex_cell{
    padding-bottom: 68px;
  }
  #home-our .av_textblock_section h2{
    margin-bottom: 23px;
  }
  #home-take-control{
    padding-top: 38px;
  }
  #home-video .flex_column_table .flex_column:first-child{
    bottom: -150px;
  }
  .responsive #top #wrap_all .main_menu {
    margin-right: 0;
  }
  #careers-intro p{
    font-size: 16px;
  }
  #careers-intro .content{
    padding-bottom: 20px !important;
  }
  .contact-info-banner .locations-block{
	flex-direction: column;
	text-align: center;
  }
	.contact-info-banner h2, .contact-review-banner h2{
		font-size: 32px;
	}
	.contact-review-banner .stars-block{
		min-width: 160px;
	}
	.contact-hero-banner .text-block h2{
		font-size: 36px;
	}
}
@media (max-width: 390px) {
  #home-video .flex_column_table .flex_column:first-child{
    bottom: -87px;
  }
  #careers-intro h1{
    font-size: 38px;
  }
}



/* Blog and School Detail Page */

.post-banner{
  padding-top: 190px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.post-container{
  margin-left: -15px;
  margin-right: -15px;
}
.post-detail h1{
 color: #fff;
 font-size: 60px;
 font-weight: bold;
 margin-bottom: 37px;
}
.post-detail main{
  display: flex;
  flex-direction: column;
  padding: 35px 20px;
  background-color: #fff;
  max-width: 900px;
  width: calc(100% - 350px);
  float: left;
}
.post-detail .brief-info .text-block{
  max-width: 860px;
}
.brief-info p{
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 35px;
  line-height: 140%;
}
.post-detail .brief-info .btn{
  display: inline-block;
  color: #F8CC00;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  padding: 18px 22px;
  letter-spacing: 0.01em;
  border: 3px solid #fff;
  text-align: center;
  background-color: #417858;
  text-decoration: none;
  border-radius: 3px;
  line-height: 120%;
}
.post-detail .brief-info .btn:hover{
  background-color: #F8CC00;
  color: #fff;
  border-color: #F8CC00;
}
.post-detail .brief-info span, .post-detail .brief-info span a{
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
}
.post-detail .brief-info span{
  display: block;
  margin-top: 25px;
  margin-bottom: 35px;
}
.post-detail .brief-info span a{
  color: #fff;
}
.post-detail main h2,.post-detail main h3,.post-detail main h4{
  font-weight: bold;
  color: #111;
}
.post-detail main h2{
  font-size: 32px;
  margin-top: 45px;
  margin-bottom: 24px;
}
.post-detail main h2{
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 24px;
}
.post-detail main .avia_textblock h2{
  margin-top: 45px;
}
.post-detail main h2:first-child{
  margin-top: 2px;
}
.post-detail main h3{
  font-size: 22px;
}
.post-detail main h4{
  font-size: 18px;
}
.post-detail main p{
  color: #444444;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 27px;
  margin-top: 0;
}
.post-detail main .avia_textblock p{
  margin-top: 0.85em;
}
.post-detail main{
  padding-bottom: 90px;
  padding-top: 40px;
}
.post-detail main .double-block{
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-detail main .double-block h4{
  color: #fff;
  font-weight: bold;
}
.post-detail main .double-block p{
  color: #111111;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 0;
}
.post-detail main .double-block{
  min-height: 300px;
  display: flex;
  width: 100%;
  padding: 51px 30px;
}
.post-detail main .double-block .text-block{
  max-width: 360px;
}
.post-banner .post-detail main .lwptoc{
  margin-top: -17px;
  margin-bottom: 40px;
}
.post-banner .post-detail main .lwptoc_i{
  border-bottom: 4px solid #FFC519;
  background: none;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.post-banner .post-detail main .lwptoc .lwptoc_item{
  margin-top: 0;
}
.post-banner .post-detail main .lwptoc a span{
  color: #3F7858;
  font-size: 16px;
}
.post-banner .post-detail main .lwptoc a{
  font-style: italic !important;
}
.post-banner .post-detail main .lwptoc_header{
  border-bottom: 4px solid #FFC519;
  padding-bottom: 11px;
  margin-bottom: 15px;
}

.post-banner .post-detail main .lwptoc a:hover{
  border-bottom: none !important;
  color: #111 !important;
}
.post-detail main .info-block{
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  margin-bottom: 25px !important;
  margin-top: 15px !important;
}
.post-detail main .info-block .text-block{
  padding: 35px 40px;
}
.post-detail main .info-block h4{
  color: #fff;
  font-weight: bold;
}
.post-detail main .info-block p{
  color: #111111;
  font-size: 36px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 0;
  margin-top: 20px;
}
.post-detail main .flex_column_table{
  margin-top: 25px !important;
  margin-bottom: 35px;
}
.post-detail main iframe{
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
}
.post-banner .post-detail .sidebar{
  background-color: #fff;
  float: right !important;
  width: 320px !important;
  padding-top: 38px;
  font-size: 14px;
  padding-bottom: 25px;
}
.post-banner .post-detail .sidebar .widgettitle{
  font-size: 20px;
  color: #111111;
  font-weight: bold;
  border-bottom: 4px solid #FFC519;
  padding-bottom: 8px;
  margin-bottom: 18px;
  padding-left: 2px;
  letter-spacing: 0.01em;
}
.post-banner .post-detail .sidebar .inner_sidebar .widget:first-child .widgettitle{
  padding-bottom: 16px;
}
.post-banner .post-detail .sidebar .inner_sidebar{
  margin-left: 0;
  max-width: 280px;
  margin: auto;
}
.post-banner .post-detail .sidebar a{
  color: #111111;
}
.post-banner .post-detail .sidebar .btn{
  padding: 10px;
  display: flex;
  align-items: center;
  background-color: #FFC519;
  font-weight: bold;
  background-color: #141D48;
  color: #fff;
  font-size: 16px;
  height: 40px;
  letter-spacing: 0.11em;
  text-decoration: none;
  margin-top: 15px;
}
.post-banner .post-detail .sidebar .btn:hover{
  background-color: #111;
  color: #FFC519;

}
.post-banner .post-detail .sidebar .btn img{
  margin-right: 10px;
  margin-left: 10px;
}
.post-banner .post-detail .sidebar .widget_recent_entries li{
  border: none;
}
.post-banner .post-detail .sidebar .widget_recent_entries li a{
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  color: #111111;
  font-size: 14px;
}
.post-banner .post-detail .sidebar .inner_sidebar .widget:last-child{
  padding-bottom: 0;
}
.post-banner .post-detail .sidebar .widget{
  padding: 0 0 35px 0;
}

.post-banner .post-detail .sidebar .textwidget p{
	color: #111111;
}
@media (max-width: 1440px) {
	.image-text-block .avia_textblock{
		padding: 50px 35px;
	}
	.image-text-block p{
		font-size: 34px;
	}
	.simple-info-block h4{
		font-size: 20px;
	}
	.simple-info-block p{
		font-size: 18px;
	}
}
@media (max-width: 1240px) {
  .post-detail main .double-block p{
    font-size: 20px;
  }
  .post-detail main .info-block p{
    font-size: 28px;
  }
  .post-detail main .double-block{
    padding: 25px 20px;
  }
  .contact-review-banner p{
	line-height: 140%;
  }
}
@media (max-width: 1024px) {
  .post-detail main{
    width: 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .post-banner .post-detail .sidebar .inner_sidebar{
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  .post-banner .post-detail .sidebar{
    width: 100% !important;
  }
  .post-detail h1{
    font-size: 54px;
  }
  .brief-info p{
    font-size: 20px;
  }
  #school-hero-banner h1{
	font-size: 42px;
  }
  #school-hero-banner{
	min-height: auto;
    padding-bottom: 45px;
  }
  #school-info-block h2{
	font-size: 42px;
  }
  #school-info-block p{
	font-size: 20px;
  }
	.image-text-block h5{
		font-size: 18px;
	}
	.image-text-block .avia_textblock{
		padding: 35px 20px;
	}
	.image-text-block p{
		font-size: 24px;
	}
	#school-call{
		padding-top: 50px;
		padding-bottom: 50px;
		min-height: auto;
	}
	#school-call h2{
		font-size: 46px;
	}
	#school-available .avia_textblock h4{
		font-size: 24px;
	}
}
@media (max-width: 989px) {
  .post-banner{
	padding-top: 100px;
  }
  #school-hero-banner{
   	 padding-top: 85px;
  }
  #top .simple-info-block .avia-image-container{
	 margin: auto;
  }
  .simple-info-block .avia_textblock{
	 text-align: center;
	 max-width: 100%;
  }
}
@media (max-width: 767px) {
  .post-container{
	margin-left: -20px;
	margin-right: -20px;
  }
  .post-detail .flex_column_table{
    flex-direction: column;
  }
  .post-detail main{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
  #top .simple-info-block{
	padding: 30px 15px;
  }
  .post-detail main p{
    font-size: 16px;
  }
  .post-detail main h2, .post-banner .post-detail main .lwptoc_header{
    font-size: 28px !important;
  }
  .post-detail h1{
    font-size: 44px;
  }
  .brief-info p{
    font-size: 18px;
  }
  .post-detail .brief-info .btn{
    font-size: 18px;
    padding: 14px 15px;
  }
  .post-detail .brief-info span, .post-detail .brief-info span a{
    font-size: 18px;
  }
  .tabs-location .tabs-block{
	max-width: 100%;
  }
  .post-detail main .info-block .text-block{
    padding: 25px 15px;
  }
  .post-detail main .info-block p{
    font-size: 20px;
  }
  .post-detail main .info-block{
    min-height: auto;
  }
  .post-detail main .double-block{
    min-height: 290px;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
  }
  .post-detail main .double-block p{
    font-size: 26px;
  }
  .post-detail main{
    margin-bottom: 0;
  }
  .post-detail main .double-block .text-block{
    max-width: none;
  }
  #school-hero-banner h1{
	font-size: 32px;
  }
  #school-hero-banner p{
	font-size: 20px;
  }
  #school-hero-banner h4{
	font-size: 24px;
  }
  #school-info-block h2{
    font-size: 32px;
  }
  #school-info-block p{
    font-size: 18px;
  }
  #school-info-block{
    padding-top: 20px;
  }
  #school-available .flex_cell{
    max-width: none;
  }
  #school-available{
    padding-bottom: 40px;
  }
  #school-available .avia_textblock h4{
	font-size: 22px;
  }
	#school-available .flex_cell .av_textblock_section{
		margin-bottom: 15px;
	}
  .responsive #top #wrap_all #school-available .flex_cell, .responsive #top #wrap_all .image-text-block .flex_cell{
	padding: 0 !important;
  }
  .image-text-block{
	display: flex;
	flex-direction: column;
  }
  .image-text-block .image-block{
    min-height: 75vw;
	order: 2;
  }
  #school-available .avia_textblock{
	max-width: 400px;
	margin: auto;
  }
  #school-review{
	 padding-top: 30px;
	 margin-top: 25px;
	 min-height: auto;
	 padding-bottom: 30px;
  }
	#school-review h2 {
		font-size: 42px;
	}
	#school-review p{
		font-size: 20px;
	}
	#school-call h2 {
    	font-size: 32px;
	}
	#school-call p a{
		font-size: 24px;
		max-width: none;
		width: auto;
	}
	#school-call h4 {
    	font-size: 42px;
	}
	.banner-info-block{
	    padding-top: 75px;
	    min-height: 400px;
	}
	.banner-info-block .text-block{
	    padding: 25px 20px;
	}
	.banner-info-block{
	    padding-bottom: 15px;
	}
	.in-the-news h1{
	    font-size: 32px !important;
	}
	.in-the-news p{
	    font-size: 16px;
	}
	.in-the-news .text-block h3{
	    font-size: 24px;
	    line-height: 120%;
	}
	.in-the-news .text-block p{
	    margin-top: 20px;
	}
	.in-the-news .text-block{
	    padding: 25px 15px;
	}
	.in-the-news{
	    padding-bottom: 0;   
	}
	#home-contact{
		clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	}
}
@media (max-width: 480px) {
  .post-detail h1{
    font-size: 38px;
  }
  .post-detail main .double-block p{
    font-size: 22px;
  }
  .post-detail main .double-block{
    min-height: 230px;
  }
	#school-available .avia_textblock{
		text-align: center;
		flex-direction: column;
	}
	#school-available .avia_textblock p:first-child{
		margin-right: 0;
	}
	#school-info-block h2 {
    	font-size: 24px;
	}
	#school-info-block p {
    	font-size: 16px;
	}
	#school-hero-banner h1 {
    	font-size: 26px;
	}
	#school-hero-banner p {
    	font-size: 18px;
	}
	#school-hero-banner h4 {
		font-size: 20px;
	} 
	#school-review h2 {
		font-size: 32px;
	}
	#school-review p{
		font-size: 16px;
	}
	.image-text-block p {
    	font-size: 20px;
	}
	#school-call h2 {
    	font-size: 26px;
	}
	#school-call p a{
		font-size: 22px;
	}
	#school-call h4 {
    	font-size: 38px;
	}
}

/*
  New Careers page
*/
#top.page-careers-new .new-banner {
  min-height: 400px;
}
#top.page-careers-new .new-banner h2 {
  text-transform: none;
}

.careers-positions {
  color: #FFF;
  font-size: 18px;
}
.careers-positions .container {
  max-width: 1320px;
}
.careers-positions .entry-content-wrapper h2 {
  color: #F8CC00;
  font-size: 40px;
  text-transform: none;
  margin-bottom: 30px;
  font-weight: bold;
}
.careers-positions .content {
  padding-top: 40px;
  padding-bottom: 90px;
}
/*
.careers-positions ul {
  font-size: 18px;
  border-bottom: none !important;
  padding: 0 !important;
}
.careers-positions .BambooHR-ATS-board {
  margin-top: 30px;
}
.careers-positions .BambooHR-ATS-board ul {
  font-size: 18px;
}
.careers-positions .BambooHR-ATS-board h2 {
  background-color: #F8CC00;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #1A265B;
  padding: 15px 30px;
  position: relative;
  border-bottom: none !important;
}
.careers-positions .BambooHR-ATS-board h2:after {
  content: "Location";
  position: absolute;
  right: 15px;
  top: 15px;
  min-width: 25%;
}
.careers-positions .BambooHR-ATS-board a {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}
.careers-positions .BambooHR-ATS-board a:hover {
}
.careers-positions .BambooHR-ATS-Department-List {
  background-color: #FCFAE1;
}
.careers-positions .BambooHR-ATS-Jobs-List {
  margin-left: 0;
  padding: 0 30px !important;
}
.careers-positions .BambooHR-ATS-Location {
  min-width: 25%;
}
*/
.careers-positions .positions-list {
  border: 0;
  border-collapse: collapse;
  margin: 30px 0 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.careers-positions .positions-list tr {
  background-color: #FCFAE1;
  padding: .35em;
}
.careers-positions .positions-list th,
.careers-positions .positions-list td {
  padding: 8px 30px;
  font-size: 18px;
  color: #111;
  border: none;
}
.careers-positions .positions-list th {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #1A265B;
  background-color: #F8CC00;
  padding: 11px 30px;
}
.careers-positions .positions-list a {
  color: #111;
}
@media screen and (max-width: 600px) {
  .careers-positions .positions-list thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .careers-positions .positions-list tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .careers-positions .positions-list td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  .careers-positions .positions-list td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .careers-positions .positions-list td:last-child {
    border-bottom: 0;
  }
}



.careers-why-join {
  color: #FFF;
  font-size: 18px;
  padding-top: 70px;
  padding-bottom: 50px;
}
.careers-why-join .container {
  max-width: 1320px;
}
.careers-why-join h2,
.careers-why-join h3 {
  color: #F8CC00;
}
.careers-why-join .entry-content-wrapper h2 {
  text-transform: none;
  font-size: 50px;
  font-weight: bold;
}
.careers-why-join .entry-content-wrapper p + h3 {
  margin-top: 0;
}
.careers-why-join p {
  line-height: 24px;
}
.careers-why-join .column-top-margin {
  margin-top: 25px;
}

.careers-testim h3 {
  color: #F8CC00;
  font-size: 32px;
  margin-bottom: 50px;
  font-weight: bold;
}
.careers-testim .avia_textblock {
  max-width: 500px;
  margin: auto;
  color: #FFF;
  font-size: 24px;
  line-height: 38px;
}

.careers-slogan h3 {
  color: #FFF;
  font-size: 60px;
  max-width: 1160px;
  margin: 0 auto 100px !important;
  float: none !important;
  font-weight: bold !important;
}

@media only screen and (max-width: 1280px) {
  .careers-positions,
  .careers-positions ul,
  .careers-positions .BambooHR-ATS-board ul,
  .careers-positions .BambooHR-ATS-board a,
  .careers-why-join {
    font-size: 14px;
  }
  .careers-why-join .entry-content-wrapper h2 {
    text-transform: none;
    font-size: 40px;
  }
  .careers-slogan h3 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .careers-why-join .entry-content-wrapper h2 {
    font-size: 30px;
  }
  .careers-why-join {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .careers-slogan h3 {
    font-size: 30px;
    margin: 180px auto 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .careers-testim > .flex_cell,
  .careers-slogan > .flex_cell {
    display: flex !important;
  }
  .careers-testim > .flex_cell .flex_cell_inner {
    margin: auto !important;
  }
  .careers-slogan > .flex_cell .flex_cell_inner {
    margin: auto 0 0 !important;
  }
}