@import url('//fonts.googleapis.com/css?family=Amiri:400,700');
#menu-wrap { z-index: 5; }
.search-magnify { width: inherit; }
.search-magnify input[type="search"] {
	border: 0;
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	box-shadow: 0 0 0;
}


.search-magnify input[type="search"] {
	border: 0;
	padding: 0;
	margin: 0;
	width: 30px;
	color: transparent;
	cursor: pointer;
	background: url(../images/icon-magnify-gold.png) no-repeat right 5px center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	height: 26px;
}


.search-magnify input[type=search]:focus {
	width: 100%;
	padding-right: 28px;
	padding-left: 5px;
	color: #75879e;
	background-color: #fff;
	cursor: auto;
}

.search-magnify input:-moz-placeholder {
	color: transparent;
}
.search-magnify input::-webkit-input-placeholder {
	color: transparent;
}

.top-bar-section .search-magnify {
	float: left;
	margin: 0;
	padding: 10px;
	width: 97%;	
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-bar-section .search-magnify input[type=search]:focus {
    width: 100%;	
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*banner*/
#cl-banner-wrap .banner-img {
	max-height: 350px;
	overflow: hidden;
}

.content-title {
	color: #555555;
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: initial;
	margin: 0;
	padding-bottom: 60px;
	text-transform: uppercase;
}

.banner-wrapper { }

.banner-img-wrap { 
	overflow: hidden;
	position: relative; 
/*	height: 350px;*/
}
.banner-wrapper .section__img-shadow {
	z-index: 3;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,5e0000+85,5e0000+100&0+0,1+85,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(94,0,0,.8) 85%, rgba(94,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(94,0,0,.8) 85%,rgba(94,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(94,0,0,.8) 85%,rgba(94,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#5e0000',GradientType=0 ); /* IE6-9 */
}
.banner-wrapper .section__img-overlay { 
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 3; /* added here from 2 to 3 */
	background-image: url(../images/img-banner-overlay.png);
}

.banner-txt-wrap {
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	z-index: 4;
	text-align: center;
}
.banner-txt-wrap h1 {
	/*border-bottom: 1px solid #e5a724;*/
	color: #fff;
	display: inline-block;
	font-weight: 300;
	line-height: 1.2;
	padding: 0 10px 10px 10px;
	text-shadow: 0 5px 18px rgba(0,0,0,1);
	text-transform: uppercase;
	font-size: 22px;
}
.banner-t-line {
	display: block;
	margin-top: 15px;
	padding: 0 20%;
}
.banner-t-line span {
	height: 1px;
	display: block;
	background-color: #e5a724;
}
.banner-scroll { 
	display: block; 
	line-height: 1.5;
}
.banner-scroll a { 
	color: #fff; 
	text-decoration: none;

}
.banner-scroll a i { font-size: 16px; }
.banner-scroll span { 
	display: block; 
	text-transform: uppercase;
	font-size: 12px;
}

.banner-txt-wrap .speaker {
	position: absolute;
	bottom: 0;
	right: 0;
}
.banner-txt-wrap .speaker a {
	background: url(../images/speaker.png) no-repeat right center;
	padding: 12px 50px 12px 0;
	color: #fefefe;
	font-size: 11px;
	text-decoration: none;
	opacity: .6;
}
.banner-txt-wrap .speaker a.jstop {
	background: url(../images/speaker-mute.png) no-repeat right center;
}


.list-event { 
	padding-bottom: 60px; 
	clear: both;
}

.list-event .left-event-col {}
.box-event-info {
	color: #fff;
	height: 220px;
	margin-bottom: 20px;
	padding: 20px 30px 15px;
	text-align: center;
	width: 190px;
}
/*.list-calendar-info {
	float: left;
	width: 100%;
}*/

.list-calendar-info .info-day {
	font-family: 'Amiri', serif;
	font-size: 115px;
	display: block;
	letter-spacing: -10px;
	line-height: 110px;
}
.list-calendar-info .info-month {
	display: block;
	font-family: 'Amiri', serif;
	font-size: 28px;
	font-style: italic;
	padding-bottom: 30px;
}

.list-school-info label {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

.right-event-col h2 {
	font-size: 28px;
	color: #deb407;
	font-family: 'Amiri', serif;
	font-weight: 700;
	padding-bottom: 12px;
	margin: 0;
	line-height: initial;
}
.event-info-list { 
	display: table;
	list-style-type: none;
	padding-bottom: 10px; 
}
.event-info-list li {
	font-size: 14px;
	color: #343232;
	margin-bottom: 10px;
}
.event-info-list .event-info-time {
	background: url(../images/icon-clock.png) no-repeat left center;
	padding-left: 25px;
}
.event-info-list .event-info-school {
	background: url(../images/icon-pin.png) no-repeat left center;
	padding: 2px 0 2px 25px;	
}

.content-left-cols { 
	float: left;
	width: 100%;
	padding: 40px 0; 
}
.right-event-col p {
	font-size: 12px;
	color: #343232;
	font-family: 'Raleway', sans-serif;
	line-height: 16px;
	margin-bottom: 15px;
}
.view-event {
	border: 1px solid #343232;
	color: #343232;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	padding: 8px 10px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.view-event:hover {
	color: #343232;
	background-color: #fcb31c;
	border: 1px solid #fcb31c;
}

.event-single-desc {
	color: #4d4d4f;
	float: left;
	font-size: 17px;
	padding-top: 50px;
	width: 100%;
}

.event-single-desc ul { 
	list-style-type: none;  	
	padding-left: 20px;
	padding-bottom: 20px; 
}
.event-single-desc ul li {
	list-style-type: disc;
	padding-left: 15px; 
}
.event-single-desc p > a { 
	text-decoration: none; 
	color: #f11902
}

.event-single-desc .view-event { 
	margin-top: 40px; 	
	display: inline-block;
}

/*box background color*/
.box-event-bg-1 { background-color: #5fa4d0; } 
.box-event-bg-2 { background-color: #494244; }
.box-event-bg-3 { background-color: #830000; }
.box-event-bg-4 { background-color: #232260; }
.box-event-bg-5 { background-color: #deb407; }

.content-right-cols { 
	margin: 0 -15px;
	position: relative;
	padding-bottom: 40px;
}

/*Index*/
.section-content-wrap { position: relative; }
.section-text-wrap { 
	position: absolute;
	z-index: 2;
	width: 100%;
	left: 0;
	top: 60%;
	transform: translateY(-50%);
}
.section__text-info {
	text-align: center;
	color: #fff;
	padding: 40px 0;
}
.section-text-wrap .section__text-title {
	color: #fff;
	font-weight: 300;
	line-height: 1;
	border-bottom: 1px solid #e5a724;
	display: inline-block;
	padding: 0 10px 10px 10px;
	text-shadow: 0 5px 18px rgba(0,0,0,1);
}
.section-img-wrap {
	position: relative;
	z-index: 1;
	height: 450px;
	background-attachment: scroll; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
}
.section__img-overlay {
	background-size: cover;
	background-image: url(../images/section-overlay-bg.png);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 2;
	height: 100%;
}
.section__img-item {
	position: relative;
	z-index: 1;
}

.section__text-info .read-more {
	padding: 10px 25px;
	color: #e5a721;
	border: 1px solid #e5a721;
	text-decoration: none;
	text-transform: uppercase;
}
.section__text-info .read-more:hover {
	background-color: #e5a721;
	color: #fff;
}

.section__img-shadow {
	position: absolute;
	width: 100%;
	z-index: 3;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,5e0000+85,5e0000+100&0+0,1+85,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(94,0,0,1) 85%, rgba(94,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(94,0,0,1) 85%,rgba(94,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(94,0,0,1) 85%,rgba(94,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#5e0000',GradientType=0 ); /* IE6-9 */
}

.section-content-left,
.section-content-right {
	margin: 0 -15px;
	position: relative;
}

.s-content-info-top { position: relative; }
.section__content-title {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	z-index: 4;
}
.section__content-title h1 {
	font-weight: 300;
	color: #fff;
	text-shadow: 0 5px 18px rgba(0,0,0,1);
	text-transform: uppercase;
	text-align: center;
}
.section__content-img {	
	background-attachment: scroll; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
	position: relative;
}

.section-content-left .section__content-img { 
	height: 375px; 
	background-position: top left; 	
}
.section-content-right .section__content-img { height: 500px; }

.section-content-right .s__content-img-overlay {
	position: absolute;
	width: 100%;
	z-index: 3;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,5e0000+85,5e0000+100&0+0,1+85,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(94,0,0,1) 95%, rgba(94,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(94,0,0,1) 95%,rgba(94,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(94,0,0,1) 95%,rgba(94,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#5e0000',GradientType=0 ); /* IE6-9 */
}

.s-content-info-bottom { 
	text-align: center; 
	padding: 35px 0;
	color: #636466;
	font-size: 300;
}
.info-top-line { 
	clear: both;
	display: inline-block; 
	margin-bottom: 35px;
	padding: 0 20%;
	width: 100%;
}
.info-top-line-inner {
	background-color: #830000;
	width: 100%;
	height: 2px;
	display: block;
}

.s-content-info-bottom .read-more {
	border: 1px solid #830000;
	color: #830000;
	display: inline-block;
	line-height: 1;
	margin-top: 10px;
	padding: 10px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.s-content-info-bottom .read-more:hover {
	background-color: #830000;
	color: #fff;
}

/*View Campus*/
.view-campus-wrap {
	height: 65px;
	margin-bottom: 25px;
	overflow: visible;
	position: relative;
	z-index: 2;
}
.campus-list-wrap {
	background-color: #fff;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	width: 210px;
	position: relative;
	margin-bottom: 25px;
	text-align: left;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.8);
	box-sizing: content-box;
}
.c-list-placeholder {
	color: #343232;
	font-size: 16px;	
	display: block;
	padding-right: 30px;
}
.c-list-arrow {
	background: url(../images/icon-arrow-down-black.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
	z-index: 100;
}
.select-c-list {
	background-color: rgba(255,255,255, 0.9);
	max-width: 310px;
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
}
.select-c-list ul { 
	list-style-type: none; 
	float: left;
	width: 100%;
}
.select-c-list ul li {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.select-c-list ul li a {
	color: #252525;
	float: left;
	font-size: 16px;
	padding: 1px 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.select-c-list ul li a:hover {
	background-color: #a1a1a1;
}
.select-c-list ul li a label {
	float: left;
	line-height: 45px;
}
.school-label-color {
/*	position: absolute;
	top: 0;
	left: 0;*/
	float: right;
	height: 45px;
	width: 45px;
}

/*Calendar*/
.calendar-img-bg { 
	position: relative;
	overflow: hidden;
	text-align: center;
}
.calendar-img-bg img {
	display: inline-block;
	max-width: inherit;
	width: 640px;
}

.img-overlay-bg {
	background: url(../images/img-overlay-bg.png) repeat-x;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.calender-inner-wrap {
	display: inline-block;
	max-width: 510px;	
	width: 100%;
}
.calendar-main-wrap {
	padding: 55px 15px 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}

.custom-calendar-wrap {	
	text-align: center;
	position: relative;
	z-index: 1;
}
.custom-inner { width: 100%; }

/*News*/
.bar-height-auto { height: auto; } 

.news-container-wrap {	
	max-width: 1140px;
	padding: 80px 15px 140px;

    margin-right: auto;
    margin-left: auto;
}

.news-item-wrap {
	padding: 20px;
	background-color: #e1e1e1;
	margin-bottom: 50px;
}
.news-bg-1 { background-color: #0f0e43; }

.news-img { 
	height: 195px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
.news-img img { display: inline-block; }
.news-desc-wrap h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 26px;
	color: #4d4d4f;
	border-bottom: 1px solid #fec232;
	padding-bottom: 15px;
	margin-bottom: 30px;
	color: #4d4d4f;
	position: relative;
}
.news-desc-wrap h3 span {line-height: 30px;}
.news-bg-1 .news-desc-wrap h3 { color: #fff; }
.news-text-wrap {
	position: relative;
	margin-bottom: 20px;
}
.news-text-wrap p {
	color: #4d4d4f;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.news-bg-1 .news-text-wrap p { color: #fff; }

.news-desc-wrap a {
	background: url(../images/icon-arrow-down-gold.png) no-repeat center right;
	color: #dba038;
	font-size: 16px;
	padding-right: 30px;
	text-decoration: none;
	text-transform: lowercase;
}

.news-paginate-slider { 
	padding-top: 20px;
	text-align: center; 
}
.news-paginate-slider nav a { margin: 0 25px; }

.news-content-single .content-title {
	border-bottom: 1px solid #fec232;
}


/*Web App*/
.web-app-body { background: #5e0000;}

#web-app .section-text-wrap {
	position: relative;
	z-index: 2;
	width: 100%;
	left: 0;
	bottom: 0;
	top: inherit;
	transform: inherit;
	margin-top: -320px;
}
#web-app .section-img-wrap {
	position: relative;
	z-index: 1;
	height: 450px;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	top: 0;
	left: 0;
}

#web-app .section__img-shadow {
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(94,0,0,.5) 75%, rgba(94,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(94,0,0,.5) 75%,rgba(94,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(94,0,0,.5) 75%,rgba(94,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#5e0000',GradientType=0 );
}

.web-app-text-wrap { text-align: center; }
.surf-coast {
	background: url(../images/surfcoast-bg.png) no-repeat;
	width: 278px;
	height: 205px;
	overflow: hidden;
	position: relative;
	display: inline-block;
}
.surf-coast-img {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.surf-coast-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,.7);
	border-top: 1px solid #e5a724;
	z-index: 2;
}
.surf-coast-text h3 {
	color: #e5a724;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	padding: 10px; 
}
.tour-web-app { padding-bottom: 40px; }
.tour-web-app a {
	color: #fdfdfe;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;	
	line-height: 21px;
}
.tour-web-app a span { 
	padding-top: 5px; 
	display: inline-block;
}

#web-app .section__text-title {
	border: 0;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2;
	padding: 0 10px 10px 10px;
	text-shadow: 0 5px 18px rgba(0,0,0,1);
	text-transform: uppercase;
}

.surf-c-arrow {
	height: 21px;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
}

/*Media Queries*/
@media (max-width: 1200px){
	.banner-wrapper .section__img-overlay{
    	 pointer-events: none;
	}
}
@media (min-width: 768px) {
	.top-bar-section .search-magnify { display: none; }
}


@media (max-width: 992px) {
	.search-magnify input[type=search]:focus { width: 120px; }
}

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
	.content-left-cols {
		padding: 15px;
		padding-bottom: 40px;
	}

	.banner-txt-wrap { bottom: 5%; }
}

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) { 
.search-magnify input[type=search]:focus { width: 150px; }
.content-left-cols {
	padding: 50px 65px;
}
/*Banner*/
.banner-img-wrap { 
	height: 550px;
}
.banner-img-wrap img { width: 100%; }
.banner-txt-wrap h1,
#web-app .section__text-title { 
	font-size: 48px; 
	padding: 0;
	margin-bottom: 35px; 
}
.banner-t-line { margin-top: 55px; }
.banner-scroll a i { font-size: 22px; }
.s-content-info-bottom .read-more { font-size: 15px; }

.s-content-info-top, .s-content-info-bottom { 
	height: 375px; 
	position: relative;
}

#canlerdar-banner .banner-img { 
	max-height: 550px; 
	overflow: hidden;
}

/*Index*/
.section-text-wrap { top: 70%; }
.section-text-wrap .section__text-title {
	font-size: 62px;
	padding: 0 30px 60px 30px;
	margin-bottom: 60px;
}
.section__text-info p { 
	font-size: 22px; 
	font-weight: 300;
	line-height: 33px;
	margin-bottom: 60px;
}
.section-img-wrap {	height: 920px; }
.section__text-info .read-more { font-size: 15px; }

.section__content-title { bottom: 65px; }
.section__content-title h1 { font-size: 62px; }
.section__content-img img { width: 100%; }

.section-content-right .section__content-img { height: 750px; }

.s-content-info-bottom { 
	padding:0;
}
.s-content-info-bottom .row {
	top: 50%;
	position: relative;
	transform: translateY(-49%);	
}
.s-content-info-bottom p { 
	font-size: 16px;
	line-height: 24px;
}

.info-top-line,
.s-content-info-bottom p { margin-bottom: 35px; }

/*News*/
.news-item-wrap { height: 510px; }
.news-img { margin-bottom: 10px; }
.news-desc-wrap h3 { height: 100px; }
.news-desc-wrap h3 span {
	line-height: 30px;	
	left: 50%;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.news-bg-1 .news-desc-wrap h3 { color: #fff; }
.news-text-wrap { height: 90px; }
.news-text-wrap p {
	left: 50%;
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/*Calendar*/
.calendar-img-bg img {
	max-width: 100%;
	width: 100%;
}

#web-app .section-img-wrap { height: 850px; }

#web-app .section-text-wrap { margin-top: -550px; }

}

/* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) {
	.left-event-col {
		max-width: 235px;
		float: left;
		margin-right: 30px;
	}
	.right-event-col h2 { line-height: inherit; }

	/*Index*/
	.section-content-right .section__content-img { height: 920px; }
	.section-content-left .section__content-img { height: 460px; }
	.s-content-info-bottom p { 
		font-size: 22px;
		line-height: 33px;
	}

	.info-top-line,
	.s-content-info-bottom p { margin-bottom: 50px; }

	/*Banner*/
	.banner-img-wrap { 
		height: 780px;
	}
	.banner-txt-wrap h1 { 
		font-size: 62px; 
		margin-bottom: 45px; 
	}
	.banner-scroll a i { font-size: 28px; }
/*	.s-content-info-bottom { padding: 60px 0 50px; }*/
	.info-top-line, .s-content-info-bottom p { margin-bottom: 45px; }
	.s-content-info-top, .s-content-info-bottom { height: 460px; }

	.s-content-info-bottom .row {
		top: 50%;
		position: relative;
		transform: translateY(-48%);	
	}

#web-app .section-text-wrap { margin-top: -300px; }
.web-app-text-wrap { 
	position: absolute; 
	right: 20px;
	top: -165px;
}

.tour-web-app { padding-bottom: 90px; }

} 