@charset "utf-8";
/* CSS Document */

 a, body, div, footer, img, li, header, h1, h2, nav, p, ul{
   border: 0;
   padding: 0;
   margin: 0;
}

img{max-width: 100%;}

body {
   max-width: 100%;
   margin: 0 ;
}
.pageheader h1{
	font-family:ar darling;
	font-size:3em;
	text-align:center;
	margin-top:50PX;
	line-height:60px;
	color: #EB1216; 
	}
.pageheader2 h1{
	font-family: AR CHRISTY;
	font-size: 2.2em;
	color: #DC5B38;
	text-align: center;
    margin: 20px 100px;
	line-height:50px;	
	background-color:#9E4E4F;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}


.header{
	background:url(../img/highsolutionbg.png) no-repeat center;
	width:100%;
	min-height: 600px;
	display: block;
	background-size: cover;
}
.header-logo{
	display:none;
}
.header-1{
	background:url(../img/highsolutionbg.png) no-repeat 0px 0px;
	width:100%;
	min-height: 100px;
	display: block;
	background-size: cover;
}	
/*----*/
.top-menu ul li a {
    position: relative;
    display: inline-block;
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
    padding: 0em 1em;
    vertical-align: middle;
    margin: 0 0.5em;
    font-weight: 500;
    font-family:AR CHRISTY;
}
.top-menu ul li a:hover,
.top-menu ul li  a:focus {
	outline: none;
}
/* Effect 15: scale down, reveal */
/*----*/
.top-menu{
	margin-top:0em;
    text-align: center;
}
.top-menu ul li{
	display: inline-block;
}
.top-menu ul li  a:hover{
	color:#ff5f8a;
}
.top-menu ul li a.active{
    color:#ff5f8a;
}
/*----*/
.top-nav span.menu:before{
	content: url(../img/menu.png)no-repeat 0px 0px;
	cursor:pointer;	
	width:100%;
}
.top-nav span.menu{
	display: none;
}

.intro	h1 {
	    margin-top:100px;
		font-family:ar darling;
	    text-align: center;
	    font-size: 4.5em;
	    color: white;
	}

/*who are we?*/
.introduction{
	background-color: black;
	padding-top: 30px;
}
.introduction h2{
	font-family:ar darling;
	text-align: center;
	color:white;
	font-size: 4.5em;
}
.linear{ 
    width:100%; 
    height:500px;
	margin:0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=red,endColorStr=white); /*IE 6 7 8*/ 
    background: -ms-linear-gradient(top, #000000,  #F10408);        /* IE 10 */
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#000000), to(#F10408));/*Google*/ 
    background: -webkit-linear-gradient(top,#000000, #F10408);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #000000, #F10408);  /*Opera 11.10+*/
} 
.content1{width: 300px;height:380px;margin:0 30px 80px 100px;background-color:#F16B6D;}
.content2{width: 300px;height:380px;margin:0 30px 80px 50px;background-color:#F16B6D;}
.content3{width: 300px;height:380px;margin:0 30px 80px 50px;background-color:#F16B6D;}
.linear h3{
	text-align: center;
	font-family: AR CHRISTY;
	color: white;
	font-size: 2em;
	margin-top: 5px;
}
.linear p{
	font-family:rockwell;
	font-size: 1.2em;
	padding: .8em;
	color: white;
	height: 300px;
	width: 280px;
}
.content2 p a{
	text-decoration:underline;
	color:white;
	}
.content2 p a:hover{
	color:red;
	background:#EB9B6C;
	transition:all 0.45s;
	opacity:0.9;
	filter: alpha(opacity=80);
	}	
.button{
	display: inline-block;
	font-family: rockwell;
	font-size: 1.1em;
	text-decoration: none;
	border-radius: 3px;
	background: #870709;
	color: #fff;
	padding: 8px 12px;
}
.content1 .button{margin:15px 90px 20px 90px;}
.content2 .button{margin:15px 90px 20px 90px;}
.content3 .button{margin:15px 90px 20px 90px;}
.button:hover{
	background:#D78485;	
	}
/*who are we? end*/
#border{
	height: 20px;
	background: #B73E40;
}
/*aboutsdz start*/

.linear2-1{ 
    width:100%; 
    height:395px;
	margin:0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=red,endColorStr=white); /*IE 6 7 8*/ 
    background: -ms-linear-gradient(top, #F10408,  #D75D5F);        /* IE 10 */
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F10408), to(#D75D5F));/*Google*/ 
    background: -webkit-linear-gradient(top,#F10408, #D75D5F);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #F10408, #D75D5F);  /*Opera 11.10+*/
} 
.linear2-2{ 
    width:100%; 
    height:395px;
	margin:0 auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=red,endColorStr=white); /*IE 6 7 8*/ 
    background: -ms-linear-gradient(top, #D75D5F,  #F10408);        /* IE 10 */
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#D75D5F), to(#F10408));/*Google*/ 
    background: -webkit-linear-gradient(top,#D75D5F, #F10408);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #D75D5F, #F10408);  /*Opera 11.10+*/
}
.part1{
	width: 50%;
	height: 100%;
}
.part1 h3{
	font-family: AR CHRISTY;
	margin-top: 20px;
	text-align: center;
	font-size: 3em;
	color: white;
}
.part1 p{
	padding: .43em;
	font-family: rockwell;
	text-align: center;
	line-height: 30px;
	font-size: 1.5em;
	color: white;
}
.aboutsdzImage1{
	position: relative;
	width: 50%;
	float: right;
	height: 100%;
}
.part2{
	width: 50%;
	height: 100%;
}
.part2 h3{
	font-family: AR CHRISTY;
	text-align: center;
	font-size: 3em;
	color: white;
}
.part2 p{
	padding: .43em;
	font-family: rockwell;
	text-align: center;
	line-height: 30px;
	font-size: 1.5em;
	color: white;
}
.aboutsdzImage2{
	width: 50%;
	height: 100%;
	float: left;
}
.aboutsdzImage3{
	display: none;
}

/*aboutsdz end*/


/*parallax start*/
.parallax1{
    background-image:url(../img/bg4.jpg);
    height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}
.parallax2{
    background-image:url(../img/bg5.jpg);
    height: 400px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
}
/*parallax end*/


/*aboutus start*/
.aboutus p{
	font-family: rockwell;
	margin: 20px 150px;
	line-height:40px;
	font-size:16px;
	}	
/*end aboutus */

/*photo gallery section*/
#mbOverlay {
	position:fixed;
	z-index:9998;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}
#mbOverlay.mbOverlayFF {
	background:transparent url(80.png) repeat;
}
#mbOverlay.mbOverlayIE {
	position:absolute;
}
#mbCenter {
	height:557px;
	position:absolute;
	z-index:9999;
	left:50%;
	background-color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70);
}
#mbCenter.mbLoading {
	background:#fff url(../images/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#mbImage {
	left:0;
	top:0;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:left;
	background-position:center center;
	background-repeat:no-repeat;
	padding:10px;
}
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color:#ddd;
}
#mbImage a:hover, #mbImage a:active {
	color:#fff;
}
#mbBottom {
	min-height:20px;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#999;
	text-align:left;
	padding:0 10px 10px;
}
#mbTitle {
	display:inline;
	color:#999;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#mbNumber {
	background:url(../images/mbNumber_bg.gif) no-repeat center;
	display:inline;
	color:#C00;
	line-height:26px;
	font-size:12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width:65px;
	height:26px;
}
#mbCaption {
	display:block;
	color:#999;
	line-height:14px;
	font-size:10px;
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	display:block;
	float:right;
	height:20px;
	margin:0;
	outline:none;
}
#mbPrevLink {
	width:32px;
	height:100px;
	background:transparent url(img/CustomBlackPrevious.gif)no-repeat center;
	position: absolute;
	top:38%;
	left:-32px;
}
#mbNextLink {
	width:32px;
	height:100px;
	background:transparent url(img/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top:38%;
	right:-32px;
}
#mbCloseLink {
	width:24px;
	background:transparent url(img/CustomBlackClose.gif) no-repeat center;
	position:absolute;
	top:10px;
	right:10px;
}
#mbError {
	position:relative;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#fff;
	text-align:center;
	border:10px solid #700;
	padding:10px 10px 10px;
	margin:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color:#d00;
	font-weight:bold;
	text-decoration:underline;
}
.layout_default {
	float:left;
	margin:5px
}
.mod_gallerylist {
	margin:50px 100px;
	
}
.meta {
	font-size:12px;
	text-align:center;
}
.image_container img {
	border:1px solid #CCC;
	padding:2px
}
.meta a {
	color:#333;
	text-decoration:none
}
#photo1,#photo2{
	height: 700px;
}
/*end photo gallery section*/

/*event section*/
.sdzevents{
    margin-top:100px; 
	margin-bottom:250px; 
	padding:0; 
	}
.events{
    margin: 0 5% 5% 0;
	border:1px solid #B7C6E3;
	margin-left:60px;
	}
.events-image{
	margin-top:20px;
	margin-left:300px;
	width:500px;
	height:300px;
	}
.events h3{
	color:#000000;
	font-size:40px;
	line-height:50px;
	text-align:center;
	}
.events p{
	margin-left:10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:20px;
	line-height:30px;
	color:gray;
	}
/* end event section*/

/*instructor start*/
.instructorIntro{
	margin: 80px;
	text-align: center;
}
.instructorIntro h2{
	font-family:AR CHRISTY;
	font-size: 2.8em;
	color: #F97577;
	line-height: 80px;
}
.instructorIntro p{
	font-family: rockwell;
	font-size: 1.4em;
	
}
/*instructor end*/

/*contact form*/
#form-wrap{
	width:600px;
	border:5px solid #D2E3E2;
	margin:50px auto;
	padding:20px 0;
	}	
form{
	width:500px;
	margin:0 auto;
	}
label{
	display:block;
	margin:5px 0 5px 20px;
	font:18px sans-serif;
	}
input,textarea{
	width:250px;
	margin:0 0 0 20px;
	}
fieldset{
	border:none;
	padding:0 0 20px 0;
	}	
.labelone{
	margin-top: 10px;
	}
form h3{
	margin: 20px 0 0 30px;
	font:40px sans-serif;
	color:#CDCDCD;
	font-weight:bold;
	}
/*end contact form*/

/*footer*/
#footer-section {
  margin-top:0;
  margin-bottom:0;
  text-align:center;
  padding: 15px 0;
  clear:both;
  background-color:#E78B8D;
}
ul.footer-social-links {
  list-style-type: none;
  padding: 0;
}
ul.footer-social-links li {
  display: inline-block;
  margin-left: 30px;
}
ul.footer-social-links li:first-child {
  margin: 0;
}
ul.footer-social-links li a {
  font-size: 15px;
  color: #4F4F4F;
  display: block;
  text-transform: uppercase;
}
ul.footer-social-links li a:after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  height: 1px;
  background: #fe8869;
  opacity: 0;
}
ul.footer-social-links li a:hover:after {
  opacity: 1;
}
p.copyright {
  padding-top: 40px;
}
/*end footer*/


/*---responsive-design---*/
@media (max-width: 1425px){


}
/*---responsive-design---*/
@media (max-width: 1200px){
 .top-menu ul li a {
    margin: 0em;
	padding: 0em 0.9em;
	font-size: 1.25em;
}
.header{
		min-height: 580px;
	}	
.intro h1{
		font-size: 3.8em;	
	}
.content1{width: 290px;height:350px;margin:0 30px 60px 110px;background-color:#F16B6D;}
.content2{width: 290px;height:350px;margin:0 30px 60px 30px;background-color:#F16B6D;}
.content3{width: 290px;height:350px;margin:0 30px 60px 30px;background-color:#F16B6D;}
.linear h3{
	text-align: center;
	font-family: AR CHRISTY;
	color: white;
	font-size: 1.8em;
	margin-top: 5px;
}
.linear p{
	font-family:rockwell;
	font-size: 1.12em;
	padding: .6em;
	color: white;
	height: 300px;
	width: 270px;
}
.content1 .button{margin:0 60px 20px 60px;}
.content2 .button{margin:0 60px 20px 60px;}
.content3 .button{margin:0 60px 20px 60px;}
}
/*---responsive-design---*/
@media (max-width: 1100px){
.content1{width: 270px;height:350px;margin:0 30px 60px 50px;background-color:#F16B6D;}
.content2{width: 270px;height:350px;margin:0 30px 60px 30px;background-color:#F16B6D;}
.content3{width: 270px;height:350px;margin:0 30px 60px 30px;background-color:#F16B6D;}

.linear p{
	font-family:rockwell;
	font-size: 1.12em;
	padding: .6em;
	color: white;
	height: 300px;
	width: 250px;
}
.content1 .button{margin:0 60px 20px 60px;}
.content2 .button{margin:0 60px 20px 60px;}
.content3 .button{margin:0 60px 20px 60px;}
}
/*---responsive-design---*/
@media (max-width: 1024px){
.top-menu ul li a {
    margin: 0em;
	padding: 0em 0.9em;
	font-size: 1.2em;
}
.header {
    min-height: 550px;
}
.intro h1{
	font-size: 3.3em;
	}
	
.content1{width: 250px;height:330px;margin:0 20px 70px 60px;background-color:#F16B6D;}
.content2{width: 250px;height:330px;margin:0 20px 70px 50px;background-color:#F16B6D;}
.content3{width: 250px;height:330px;margin:0 20px 70px 50px;background-color:#F16B6D;}
.linear h3{
	text-align: center;
	font-family: AR CHRISTY;
	color: white;
	font-size: 1.8em;
	margin-top: 5px;
}
.linear p{
	font-family:rockwell;
	font-size: 1em;
	padding: .6em;
	color: white;
	height: 300px;
	width: 230px;
}

.button{
	display: inline-block;
	font-family: rockwell;
	font-size: 0.9em;
	text-decoration: none;
	border-radius: 3px;
	background: #870709;
	color: #fff;
	padding: 10px 14px;
}
.content1 .button{margin:0 60px 20px 60px;}
.content2 .button{margin:0 60px 20px 60px;}
.content3 .button{margin:0 60px 20px 60px;}

}
/*responsive design*/
@media (max-width: 991px){
.top-menu ul li a {
    font-size: 1.2em;
    padding: 0em 0.4em;
}
.header {
    min-height: 530px;

}
.intro h1{
		font-size: 3em;
	}

.content1{width: 250px;height:330px;margin:0 20px 70px 20px;background-color:#F16B6D;}
.content2{width: 250px;height:330px;margin:0 20px 70px 30px;background-color:#F16B6D;}
.content3{width: 250px;height:330px;margin:0 20px 70px 30px;background-color:#F16B6D;}

}
/*responsive design*/
@media (max-width: 880px){
.linear{
		display: block;
	    height: 1000px;
	}
.content1{width: 80%;height:220px;margin:100px;background-color:#F16B6D;}
.content2{width: 80%;height:220px;margin:100px;background-color:#F16B6D;}
.content3{width: 80%;height:220px;margin:100px;background-color:#F16B6D;}
.linear h3{
	text-align: center;
	font-size: 1.7em;
	padding-top: 10px;
}
.linear p{
	font-size: 1.1em;
	padding-left: 3.4em;
	height: 130px;
	width: 80%;
}	
.button{
	font-size: 0.9em;
	padding: 10px 14px;	
}
.content1 .button{margin:20px 250px;}
.content2 .button{margin:20px 250px;}
.content3 .button{margin:20px 250px;}

}
/*responsive design*/
@media (max-width: 767px){
#logo{
		display: none;
	}
.top-menu{
		display: none;
	}
.header-logo{
	display:block;	
}
.intro h1{

	font-size: 2em;
	margin-top: 0;
	padding-top: 200px;
	text-align: center;
	}
.logo{
	float: left;
	}
.top-nav {
    float: right;
	padding-top: 20px;
}
.top-nav ul{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	left: 0%;
	background:#EF1F22;
	padding:1em 0;
}
.top-nav span.icon {
	display: block;
	width: 100%;
	position: relative;
	cursor: pointer;
}
.top-nav ul li,.top-nav ul li.active{
	display: block;
	padding: 0.5em 0;
	text-align: center;
}
.top-nav ul li a,.top-nav ul li.active a{
	font-family: AR CHRISTY;
	color:#fff;
	border: none;
	padding: 0;
	background:none;
	text-decoration:none;
	font-size:1.2em;
	display:block;
}
.top-nav ul li a:hover{
	color:aqua;
}
.top-nav ul li.active a{
	color:aqua;
}
.header-1{
	background:url(../img/highsolutionbg.png) no-repeat 0px 0px;
	width:100%;
	min-height: 100px;
	display: block;
	background-size: cover;
}
.button{
	font-size: 0.9em;
	padding: 10px 14px;	
	
}
.content1 .button{margin:20px 100px;}
.content2 .button{margin:20px 100px;}
.content3 .button{margin:20px 100px;}
.linear2-1{ 
    width:100%; 
    height:233px;
	margin:0 auto;
} 
.linear2-2{ 
    width:100%; 
    height:233px;
	margin:0 auto;
}
.part1 h3{
	font-size: 2em;

}
.part2 h3{
	    margin-top: 15px;
		font-size: 2em;
	}
.part1 p{
	line-height: 18px;
	font-size: 1em;
}
.part2 p{
		line-height: 18px;
		font-size: 1em;
	}
}

/*responsive design*/
@media (max-width: 375px){
.linear{
	    height: 1350px;
	}
.content1{width: 80%;height:350px;margin:100px 35px;background-color:#F16B6D;}
.content2{width: 80%;height:350px;margin:100px 35px;background-color:#F16B6D;}
.content3{width: 80%;height:350px;margin:100px 35px;background-color:#F16B6D;}
.introduction h2{font-size: 3em;}
.linear h3{
	text-align: center;
	font-size:1.7em;
	padding-top: 10px;
}
.linear p{
	font-size: 1.1em;
	padding-left: 1.6em;
	height: 130px;
	width: 80%;
}
.button{
	font-size: 0.9em;
	padding: 10px 14px;	
	
}
.content1 .button{width: 30%; margin:150px 80px;}
.content2 .button{width: 30%; margin:150px 80px;}
.content3 .button{width: 30%; margin:150px 80px;}
/*aboutsdz start*/

.linear2-1{ 
    width:100%; 
    height:350px;
	margin:0 auto;
	display: block;
} 
.linear2-2{ 
    width:100%; 
    height:650px;
	margin:0 auto;
	display: block;
	}
.part1{
	width: 100%;
}
.part1 h3{
	margin-top: 0;
	padding-top: 20px;
	font-size: 2em;
}
.part1 p{
	font-size: 1em;
}
.aboutsdzImage1{
	width: 100%;
}

.part2{
	width: 100%;
}
.part2 h3{
	font-size: 2em;
}
.part2 p{
	font-size: 1em;
}
.aboutsdzImage2{
	display: none;
}

/*aboutsdz end*/


	
}