.description .t1{
	color: rgba(255,255,255,0.5);
	font-size: 3.0em;
	font-weight: 100;
	font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell","Fira Sans", "Droid Sans", "Helvetica Neue",sans-serif;
}
.description .subt{
	color: #FFF;
	font-size: 1.6em;
	line-height: 1.8em;
	margin: 1em 0 1.2em 0;
}

.description .bigbtn{
	color: rgba(255,255,255,.7);
	display: inline-block;
	border-top: 2px solid #F12078;
	font-size: 1.2em;
	padding-top: 10px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
}
.description .bigbtn:hover{
	color:#F12078;
}

.logo{
	margin: 20px;
}

#et-slider-wrapper { height: 500px; position: relative; background: #0c151b; }
.et-slide { background-repeat: no-repeat; background-position: top center; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; position: absolute; top: 0; left: 0; width: 100%; height: 500px; }
.et-slide .container { padding: 20px 50px 0 50px; }
.et-slide .description { color: #fff; width: 512px; padding-top: 75px;
	-webkit-animation-duration: .6s;
	-webkit-animation-delay: .4s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .4s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .4s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .4s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp; }

.description h2 { font-size: 60px; color: inherit; }
.description h2 a { color: #fff; }
.description h2 a:hover { text-decoration: none; color: rgba(255,255,255,0.95); }
.subtitle { font-size: 32px; text-transform: uppercase; color: #c3e54b; }
					
.featured-image { float: right; width: 535px;
    -webkit-animation-duration: .6s;
	-webkit-animation-delay: .8s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: .6s;
	-moz-animation-delay: .8s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: .6s;
	-ms-animation-delay: .8s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: .6s;
	animation-delay: .8s;
	animation-timing-function: ease;
	animation-fill-mode: both;

	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}

.js .et-slide { display: none; }
.js .et-slide:first-child { display: block; }

.et-slider-arrows a { display: block; background-repeat: no-repeat; width: 28px; height: 40px; position: absolute; top: 400px; text-indent: -9999px; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 0; }
#et-slider-wrapper .et-arrow-prev { left: 60px; background-image: url(images/left-arrow.png); }
#et-slider-wrapper .et-arrow-next { right: 60px; background-image: url(images/right-arrow.png); }
#et-slider-wrapper:hover .et-slider-arrows a { opacity: 1; }
#et-slider-wrapper:hover .et-arrow-prev { left: 80px; }
#et-slider-wrapper:hover .et-arrow-next { right: 80px; }

#et-slider-controls { position: absolute; bottom: 75px; left: 0; width: 100%; }
#et-slider-controls .et-controllers { width: 530px; float: right; text-align: center; }
#et-slider-controls .et-controllers a { display: inline-block; width: 17px; height: 17px; background: url(images/slider_control.png) no-repeat; text-indent: -9999px; margin: 0 1px; }
#et-slider-controls .et-controllers a.et-active-control { background-image: url(images/active_slider_control.png); }
.et-controllers a.et-active-control:hover { cursor: default; }

.shortline{
	width: 60px;
	height: 2px;
	background-color: #D2527F;
	display: block;"
}

#pic1{
	background-image: url(../images/school2.jpg);
	background-size: 100%;
	width: 100%;
	height: 760px;
}

.videoClass{
	margin: 25px 0 18px 0;
	padding: 0;
}
