body { font-family: "Avenir";background:#fff; }
.wrapper { max-width:100%;margin:0 15%; }
.top-header__top-nav { border-bottom: none; }
.content-body { background:none;padding-bottom:0; }
.content-body .section--content { padding: 0; }
.logos { text-align: center; }
.logos img { max-width: 150px;margin: 10px 20px; }

.mobile-background { display: none; }
.desktop-background { background-size: cover; }
.desktop-background .content-wrapper { overflow:auto;padding: 150px 0; }
.info-form { width: 400px;padding: 30px 25px 30px 25px;color:#333;background: #dddddd;float:right; }
.info-form .heading { font-size: 2.1em;line-height: 1;text-align: left; }
.info-form .subtitle { font-size: 1.8em;margin-top: 10px; }
.info-form .text { text-align: left;font-size: 1.2em;margin: 20px 0;line-height: 25px; }
.info-form input { background: #fff;border: none;padding-left: 12px;line-height: 35px;height: 35px; }
.info-form button { background: #d31245;padding: 6px 35px;color: #fff;border: none;font-size: 17px;margin-top: 5px; }

.desktop-content { margin-top: 76px; }
.desktop-content .info { width: 100%; }
.desktop-content .text-heading { color: #d31245;font-size: 45px;margin-bottom: 30px;line-height: 1em; }
.desktop-content .text { font-size: 1.5em;line-height: 1.6em; }
.desktop-content .gallery-images img { max-width: 400px;float: right; }
.desktop-content .building { width: 400px;text-align: center;float: right;margin: 10px 0; }
.desktop-content .building .text2 { font-size: 1.5em;line-height: 30px; }
.widget-executive-education { margin-top: 30px; }
.widget-executive-education__slides { min-height: 300px !important;height: 300px;padding-bottom: 0;color:#036; }
.widget-content--wrapper .bx-controls { padding: 5px 0 20px 0; }
.widget-content--wrapper .bx-pager-item { margin: 0 10px; }
.widget-content--wrapper .bx-pager-item a { background-color: #ccc; }
.widget-content--wrapper .bx-pager-item a.active { background-color:#036; }

.footer--wrapper { padding: 20px 0;font-weight: bold;font-size: 20px;letter-spacing: 1px; }
.footer--wrapper, .footer--wrapper a { color: #333333; }
.footer--wrapper a:hover { color: #333333; }
.footer-navigation { padding-bottom: 20px; }
.footer-navigation, .footer-copyRight { text-align: center; }
.footer-navigation ul li { padding: 0 2px 0 10px;border-left: 1px solid #333333;display: inline; }

@media screen and (max-width: 1700px) {
	.desktop-content .info { width: 90%; }	
}

@media screen and (max-width: 1400px) {
	.wrapper { margin: 0 5%; }
	.desktop-content { margin-top: 40px; }
	.desktop-content .info { width: 90%; }
	
	.desktop-background .content-wrapper { padding: 100px 0; }
	.info-form { padding: 30px;width: 400px; }
	.info-form .heading { font-size: 30px; }
	.info-form .subtitle { font-size: 30px;margin-top:15px; }
	.info-form .text { font-size: 1.3em; }
	.info-form input { height:50px;line-height:50px; }
	.info-form button { padding: 12px 68px;font-size: 1.3em; }
	.widget-executive-education__slides { min-height: 180px !important;height: 180px;padding-bottom: 0; }
	.widget-executive-education__content__icon { font-size: 4em;padding: 0; }
	.widget-executive-education__content__desc { padding: 0;color:#036;text-transform: none; }
	
	.footer-navigation, .footer-copyRight { text-align: center; }
	.footer-navigation ul li { padding: 0 2px 0 10px;border-left: 1px solid #333333;display: inline; }
}

@media screen and (max-width: 1024px) {
	.wrapper { margin: 0 8%; }
	.desktop-content { margin-top: 40px; }
	.desktop-content .info { width: 100%; }
	
	.desktop-background .content-wrapper { padding: 100px 0; }
	.desktop-content .gallery-images img { width: auto;float: none;max-width: 100%; }
	.desktop-content .building { float: none;width: 100%; }
	.widget-executive-education__slides { min-height: 180px !important;height: 180px;padding-bottom: 0; }
	.widget-executive-education__content__icon { font-size: 4em;padding: 0; }
	.widget-executive-education__content__desc { padding: 0;color:#036;text-transform: none; }
	
	.footer-navigation, .footer-copyRight { text-align: center; }
	.footer-navigation ul li { padding: 0 2px 0 10px;border-left: 1px solid #333333; }
	.footer-navigation ul li a { display: inline; }
}

@media screen and (max-width: 767px) {
	.wrapper { margin: 0;padding: 0 30px; }
	.desktop-content { margin-top: 40px;padding: 0 30px; }
	.desktop-content .info { width: 100%; }
	
	.mobile-background { display: block; }
	.desktop-background { background: none !important; }
	.desktop-background .content-wrapper { padding: 0; }
	.info-form { width:100%;padding: 30px; }
	.desktop-content .text-heading { font-size: 2.4em;margin-bottom: 40px; }
	.desktop-content .text { font-size: 1.5em; }
	
	.desktop-content .gallery-images img { width: auto;float: none;max-width: 100%; }
	.desktop-content .building { float: none;width: 100%; }
	.widget-executive-education__slides { min-height: 180px !important;height: 180px;padding-bottom: 0; }
	.widget-executive-education__content__icon { font-size: 6em;padding: 0; }
	.widget-executive-education__content__desc { padding: 0;color:#036;text-transform: none; }
	
	.footer-content { padding: 0 15px; }
	.footer--wrapper { font-size: 1.1em; }
	.footer-navigation { padding-bottom: 5px; }
	.footer-navigation ul li { border: none;padding:0; }
	.footer-navigation ul li a { display: block; }
	.footer-navigation, .footer-copyRight { text-align: left; }
}

@media screen and (max-width: 480px) {
	.wrapper { margin: 0;padding: 0; }
	.desktop-content { margin-top: 40px;padding: 0 15px; }
	.desktop-content .info { width: 100%; }
	
	.mobile-background { display: block; 
	.desktop-background { background: none !important; }
	.desktop-background .content-wrapper { padding: 0; }
	.logos img { max-width: 120px;margin: 20px 15px; }
	.info-form { width: 100%;padding: 25px 15px; }
	.info-form .heading { font-size: 1.9em; }
	.info-form .subtitle { font-size: 1.8em;margin-top: 13px; }
	.info-form .text { font-size: 1.3em;margin: 25px 0 15px 0;line-height: 26px; }
	.info-form input { height: 50px;line-height: 50px; }
	.info-form button { padding: 8px 50px;font-size: 1.1em; }
	
	.desktop-content .text-heading { font-size: 1.7em;margin-bottom: 15px;line-height: 1.2em; }
	.desktop-content .text { font-size: 1.2em; }
	.desktop-content .gallery-images img { width: auto;float: none;max-width: 100%; }
	.desktop-content .building { float: none;width: 100%; }
	.widget-executive-education__slides { min-height: 180px !important;height: 180px;padding-bottom: 0; }
	.widget-executive-education__content__icon { font-size: 6em;padding: 0; }
	.widget-executive-education__content__desc { padding: 0;color:#036;text-transform: none; }
	
	.footer-content { padding: 0 15px; }
	.footer--wrapper { font-size: 1.1em; }
	.footer-navigation { padding-bottom: 5px; }
	.footer-navigation ul li { border: none;padding: 0; }
	.footer-navigation ul li a { display: block; }
	.footer-navigation, .footer-copyRight { text-align: left; }
}