/* Top Bar */ 
.topbar{
	background:#1e4a93;
	float:left;
	padding:3px 0;
	width:100%;
}
.topbar ul{
	float:left;
	margin:3px 0 0;
}
.topbar ul li{
	font-family: 'GothamNarrow-Book', 'Gotham-ExtraLight', Helvetica, Arial, sans-serif;
	color:#fff;
	float:left;
	font-size:11px;
	font-weight:700;
	margin-bottom:0;
	margin-right:30px;
	padding:0;
}
.topbar ul li:before{display:none}
.topbar ul li i{
	display:inline-block;
	font-size:20px;
	margin-right:10px;
	vertical-align:middle;
}

.topbar ul li a {
	color: #fff;
}
.round-socials{float:right}
.round-socials > a{
	background:rgba(0, 0, 0, 0.2);
	color:#fff;
	float:left;
	font-size:13px;
	height:30px;
	line-height:30px;
	margin-left:10px;
	text-align:center;
	width:30px;
	border-radius: 20px;
}
.round-socials > a:hover{color:#FFF}

.responsive-header .topbar{
	float:left;
	margin-bottom:20px;
	margin-left:-10px;
	margin-top:-20px;
	padding:10px;
	text-align:center;
	width:calc(100% + 20px);
}
.responsive-header .topbar ul{
	margin:0;
	width:100%;
}
.responsive-header .topbar ul li{
	display:inline-block;
	float:none;
}
.responsive-header .topbar .round-socials{
	margin:10px 0 0;
	width:100%;
}
.responsive-header .topbar .round-socials a{
	display:inline-block;
	float:none;
}
/* Top Bar */

/* Hero Banner */
.hero-banner {
	height: auto;
	margin-top: -15px;
}

.hero-banner img {
	object-fit: none;
	height: 340px;
}

.hero-banner .slide-text {
	position: absolute;
	top: 270px;
	left: 2%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50%;
	z-index: 11;
	text-align: center;
}

.slide-text h1 {
	font-size: 38px;
	color: #fff;
}

/* Readmore Link */
a.readmore {
	color: #3b67ae;
}

a:hover.readmore {
	color: #3b67ae;
	border: 1px solid #3b67ae;
	padding: 5px 5px;
}
/* Readmore Link */

/* Secondary Stick Header */
/* div#sticky-header {
	background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 111;
	margin-top: 25px;
	/* display: none; *
}

div#sticky-header .secondary-logo {
	display: none;
}

div#sticky-header ul.main-menu > li > a {
	color: #000;
	display: block;
	font-size: 12.5px;
	letter-spacing: 1px;
	padding: 25px 10px;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

div#sticky-header ul.main-menu > li > a:hover {			
	font-size: 14px;
	color: #1293D4;
	/* border: 1px solid #1293D4;
	padding: 5px; *
}

.header-style-one.sticky {
	background: #fff none repeat scroll 0 0 !important;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	position: fixed !important;
	-webkit-transition: all 0.3s ease 0s !important;
	transition: all 0.3s ease 0s !important;			
	margin-top: 0px !important;
} */
/* Secondary Stick Header */

#apply .testimonial-content > p, #cohort .testimonial-content > p {
	color: #7e7e7e;
}

#apply .testimonial-meta > p, #cohort .testimonial-meta > p {
	color: #1293D4;
}

#apply .testimonial-meta > span, #cohort .testimonial-meta > span {
	color: #231F20;
}
	
.who-can-apply {
	background-color: rgba(255, 255, 255, 1);
	padding: 20px;
}

#faqs .testimonial-meta > p {
	color: #fff;
	font-size: 22px;
}

hr {
	border-top: 1px solid #1e4a93;
	margin: 0;
}

hr.seperator {
	border-top: 3px solid #1e4a93;
	margin: 0;
}

/* Slider */

.owl-nav {
	/* display: none; */
}

.slider-item.home-three-slider-item .slide-text {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 60%;
	z-index: 11;
	text-align: center;
	left: 20%;
}

.slider-item.home-three-slider-item .slide-text1 {
	position: absolute;
	color: #fff;
	top: 60%;
	width: 60%;
	z-index: 11;
	text-align: left;
	left: 8%;
}

button.search-button {
	margin-top: -42%;
	margin-left: 68.5%;
}

.portfolio-details {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: .5s;
	transition: .5s;
	background: rgba(18, 147, 212, 0.9);
	height: 100%;
}

.portfolio-details-inner {
	color: #fff;
	padding: 10px 20px;
}

.portfolio-details-inner h4 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.portfolio-details-inner p {
	color: #fff;
	font-size: 14px;
	text-align: left;
}

.portfolio-details-inner a.cohort-readmore {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.portfolio-details-inner a:hover.cohort-readmore {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 5px 5px;
}

.zoom-icon a.readmore, .zoom-icon a:hover.readmore {
	background: rgba(18, 147, 212, 0.9);
	padding: 20px;
	color: #fff;
	border: 1px solid #fff;
}

#program-offerings .item-thumbnail p {
	background: rgba(18, 147, 212, 0.9);
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px 10px;
}

#program-offerings .portfolio-details-inner {
	color: #fff;
	padding: 10px 15px 0px 15px;
}

.portfolio-details-two {
	padding: 0px 0px;
}

.portfolio-details-two .portfolio-details-inner h4 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

a.button.button-black {
	background: #fff none repeat scroll 0 0;
	color: #3c93d4;
	font-size: 18px;
	line-height: 49px;
	border: 1px solid #3c93d4;
}

.action-content > h3 {
	color: #000;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-bottom: 0;
	margin-left: -2px;
	margin-top: 10px;
	text-transform: uppercase;
}

.action-btn {
	padding: 79px 0;
	text-align: center;
}

/* .header-style-one.sticky {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	position: fixed;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	display: block !important;
} */

.header-style-one.sticky .secondary-logo {
	display: block !important;
}

.header-style-one .logo img {
	margin-top: -3px;
}

.header-style-one.sticky .logo img {
	margin-top: -3px;
}

.whoCanApply {
	background: #fff;
}


/* Contact Form */
#contact .contact-form-wrapper {
	float: left;
	width: 100%;
}

#contact .contact-form {
	padding: 0;
}

#contact .portfolio-details-inner p {
	color: #454545;
	font-size: 14px;
	text-align: left;
}

#contact .portfolio-details-inner p.text-center {
	color: #454545;
	font-size: 14px;
	text-align: center !important;
}

#contact .portfolio-details-inner a.cohort-readmore {
	color: #0067C5;
	font-size: 14px;
	font-weight: bold;
	text-align: center !important;
	text-transform: uppercase;
}

#contact .portfolio-details-inner a:hover.cohort-readmore {
	color: #0067C5;
	font-size: 14px;
	font-weight: bold;
	text-align: center !important;
	text-transform: uppercase;
	border: 1px solid #0067C5;
	padding: 5px 15px;
}
			

@media (min-width: 1367px) { 
	.hero-banner {
		/* background-image: url("img/slider/banner.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: inherit; */
		height: auto;
		margin-top: -15px !important;
		background-position: center center; */
	}
	
	.hero-banner img {
		height: 340px;
		left: 20% !important;
		margin-left: auto;
		margin-right: auto;
	}
		
	.hero-banner .slide-text {
		position: absolute;
		top: 270px !important;
		left: 20% !important;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 35% !important;
		z-index: 11;
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) { 
	.header-style-one.sticky {
		background: #fff none repeat scroll 0 0;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
		position: fixed;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		display: none !important;
	}
}

@media (max-width: 767px) { 
	.header-style-one.sticky {
		background: #fff none repeat scroll 0 0;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
		position: fixed;
		-webkit-transition: all 0.3s ease 0s;
		transition: all 0.3s ease 0s;
		display: none !important;
	}
	
	.header-area.header-style-one {
		background: #fff none repeat scroll 0 0;
		position: fixed;
		top: 0px;
	}
	
	.hero-banner .slide-text {
		position: absolute;
		top: 270px !important;
		left: 0% !important;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100% !important;
		z-index: 11;
		text-align: center;
	}
	
	.slider-item.home-three-slider-item .slide-text1 {
		position: absolute;
		color: #fff;
		top: 20%;
		width: 80%;
		z-index: 11;
		text-align: left;
		left: 8%;
	}
	
	.slide-text1 h1 {
		font-size: 22px !important;
		color: #fff;
	}
	
	.mean-container .mean-nav ul li a {
		background: #1293d4 none repeat scroll 0 0;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		color: #fff;
		display: block;
		float: left;
		font-size: 13px;
		letter-spacing: 2px;
		margin: 0;
		padding: 10px 5% !important;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		width: 90%;
	}
	
	.header-style-one .mean-container a.meanmenu-reveal {
		color: #454545 !important;
		top: 25px !important;
	}
	
	.header-style-one .mean-container a.meanmenu-reveal span {
		background: #454545 none repeat scroll 0 0 !important;
	}
}


/* Cohort Page */
#cohort .portfolio-details {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: .5s;
	transition: .5s;
}

#cohort .portfolio-details-inner {
	color: #454545;
	padding: 10px 20px;
}

#cohort .portfolio-details-two .portfolio-details-inner h4 {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

#cohort .portfolio-details-inner p {
	color: #454545;
	font-size: 14px;
	text-align: left;
}

#cohort .portfolio-details-inner p.text-right {
	color: #454545;
	font-size: 14px;
	text-align: right;
}

#cohort .portfolio-details-inner a:hover h4 {
	color: #337ab7;
	font-weight: bold;
}

#cohort .portfolio-details-inner a.cohort-readmore {
	color: #0067C5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#cohort .portfolio-details-inner a:hover.cohort-readmore {
	color: #0067C5;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #0067C5;
	padding: 5px 5px;
}
/* Cohort Page */

.entry-header {
	display: none !important;	
}

.page-title-link>li {
    display: inline-table;
    position: relative;
}

.wpcf7 form input[type=submit] {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.wpcf7 form input[type=submit]:hover {
    background: #fff;
    color: #1293D4;
    border: 1px solid #1293D4;
}

.wpcf7 form input[type=submit] {
    background: #1293D4 none repeat scroll 0 0;
    border: 1px solid #1293D4;
        border-top-color: rgb(18, 147, 212);
        border-right-color: rgb(18, 147, 212);
        border-bottom-color: rgb(18, 147, 212);
        border-left-color: rgb(18, 147, 212);
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 45px;
    letter-spacing: 2px;
    line-height: 46px;
    padding: 0 40px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
}

.wpcf7 .screen-reader-response, span.wpcf7-not-valid-tip {
	color: #f44336;
}

.wpcf7 .screen-reader-response ul {
	display: none !important;
}

.wpcf7-response-output {
	display: none !important;
}


