*{
font-family: 'Open Sans', sans-serif;

 
}
body{
background-color: #D4D4D4;
margin:0;
padding:0;
}
#menu{
display:none;
}
#headerwrap{
float:left;
width:100%;
margin:0 auto;
background:#ffffff;
}
#header{
max-width:1200px;
margin:0 auto;
}
#sub-graphic{
clear: both;
width:100%;
margin:0 auto;
}

#sub-graphic img{
width:100%;
}
#logo{
float:left;
/*margin-top:10px;
margin-bottom:10px;*/
max-width:400px;
/*border:#ff0000 1px solid;*/
}
#logo img{
width:100%;
}
a.training-btn {
font-family: 'Open Sans', sans-serif;
font-size:18px;
font-weight:600;
text-transform:uppercase;
text-decoration:none;
background:#2db1ff;
color: #ffffff;
border-radius: 5px;
padding:10px 40px;
cursor:pointer;
letter-spacing:2px;
text-align:center;
display:inline-block;
-webkit-transition:.4s background ease;
-moz-transition:.4s background ease;
-o-transition:.4s background ease;
transition:.4s background ease;
margin-top: 50px;
margin-bottom: 50px;
}
.training-btn:hover {
background-color: rgba(0, 0, 0, 0.9);
border-radius: inherit;
border-radius: 5px;
color:#FFFFFF;
}
#tagline{
float:right;
text-align:right;
margin-top:25px;
margin-bottom:11px;
color:#000000;
font-size:24px;
/*border:#00ff00 1px solid;*/
max-width:550px;
margin-right:10px;
}
#tagline a{
color:#2db1ff;
text-decoration:none;
}
#nav{
float:right;
clear:right;
margin:0 auto;
max-width:550px;
overflow:auto;
/*border:#000000 1px solid;*/
margin-right:10px;
}
#nav ul{
text-align:center;
list-style:none;
padding:0;
}
#nav li{
/*border: 1px solid black;*/
display: inline; 
font-size:14px;
padding: 0 7px;
overflow:auto;
}
#nav li:first-child{
padding-left:0px;
}
#nav li:last-child{
padding-right:0px;
}
#nav li a{
color:#000000;
text-decoration:none;
}
#nav li a:hover{
color:#2db1ff;
text-decoration:none;
}
.qbutton{
display: block;
text-align: center;    
}
.qbutton a{
font-size:14px;
padding:5px;
background:#2db1ff;
text-decoration:none;
color: #ffffff;
}
.qbutton a:hover{
background: #000000;
text-decoration:none;
}
#contentwrap{
margin:0 auto;
clear:both;
margin-top:0px;
margin-bottom:50px;
max-width:1200px;

}
#content{
margin:0 auto;
clear:both;
max-width:1200px;
}
#content img{
width:100%;
}
#fullbox a{
color:#282828;
font-size:18px;
text-decoration:underline;
}
#fullbox a:hover{
color:#D16318;
text-decoration:underline;
}
.forminput{
font-size: 18px;
color:#333333;
padding:3px;
margin-bottom:6px;
width:99%;
background:#FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #CCCCCC;
border-radius: 2px;
}
.forminputnowidth{
font-size: 18px;
color:#333333;
padding:3px;
margin-bottom:6px;
background:#FAFAFA;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #CCCCCC;
border-radius: 2px;
}
.submitbutton{
  font-family: 'Lato', sans-serif;
    font-size:18px;
    text-transform:uppercase;
    text-decoration:none;
    color:#FFFFFF;
    background:#1F1F1F;
    padding:15px 25px;
    cursor:pointer;
    text-align:center;
    display:inline-block;
    -webkit-transition:.4s background ease;
    -moz-transition:.4s background ease;
    -o-transition:.4s background ease;
    transition:.4s background ease;
	border: 1px solid #FFF;
	border-radius: 2px;
border: 2px solid #242424;
}

#pagetitles {
float:left;
width:100%;
margin-top:20px;
margin-bottom:10px;
}
#fullbox {
float:left;
width:100%;
margin-bottom:20px;
}
#fullbox img{
max-width:100%;
}
#homewhitebox{
clear:both;
/*margin:2%;*/
padding:2%;
width:96%;
background:#FFFFFF;
overflow:auto;
}
#leftbox {
float:left;
width:40%;
margin-right:9%;
margin-bottom:30px;
}
#leftbox img{
width:100%;
}
#rightbox {
float:right;
width:40%;
margin-bottom:30px;
}
#rightbox img{
width:100%;
}
#introleftbox {
float:left;
max-width: 280px;
margin-right:2%;
margin-bottom:30px;
}
#introleftbox img{
width:100%;
}
#introrightbox {
float:right;
max-width: 280px;
margin-bottom:30px;
}
#introrightbox img{
width:100%;
}
#homeleftbox {
float:left;
width:32%;
margin-right:2%;
margin-bottom:30px;

}
#homeleftbox img{
max-width:101px;
}
#homerightbox {
float:right;
width:32%;
margin-bottom:30px;
}
#homerightbox img{
max-width:101px;
}
h1{
font-size: 40px;
color: #2cb1ff;
font-weight: normal;
}
h2{
font-size: 30px;
color: #2cb1ff;
font-weight: normal;
}
h3{
color:#282828;
font-size:22px;
font-weight:normal;
}
p{
color:#282828;
font-size:18px;
}
#contentwrap li {
color:#282828;
font-size:18px;
font-weight:normal;
}
.title_blue {
	font-size: 40px;
	color: #2cb1ff;
	font-weight: bold;
}
.text {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color:#545454;
}
.border {
	border: 1px solid #1a3761;
}
#photos{
max-width:1200px;
}
#photodesc{
float:left;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:left;
}
#photoleft{
float:left;
width:47%;
padding-right:6%;
margin-bottom:40px;
}
#photoleft img{
width:100%;
}
#photoright{
float:left;
width:47%;
margin-bottom:40px;
}
#photoright img{
width:100%;
}
#footerwrap{
clear:both;
width:100%;
background:#2cb1ff;
  background: -webkit-linear-gradient(#187fc1, #2cb1ff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#187fc1, #2cb1ff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#187fc1, #2cb1ff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#187fc1, #2cb1ff); /* Standard syntax */
overflow:auto;
}
#footer{
max-width:1200px;
text-align:center;
margin:70px auto;
}
#footer p{
color:#FFFFFF;
font-size:14px;
}
#footer a{
color:#ffffff;
text-decoration:none;
font-size:12px;
}
#footer a:hover{
color:#000000;
text-decoration:none;
}



.wht-sm-title {
color:#ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 24px;
}
/*animation element*/

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 800ms linear;
  -webkit-transition: all 800ms linear;
  -o-transition: all 800ms linear;
  transition: all 800ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide left styled for testimonials*/

.animation-element.slide-left.testimonial {
  float: left;
  width: 47%;
  margin: 0% 1.5% 3% 1.5%;
  background: #F5F5F5;
  padding: 15px;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}
.animation-element.slide-left.testimonial:hover,
.animation-element.slide-left.testimonial:active{
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.25);
}

.animation-element.slide-left.testimonial:nth-of-type(odd) {
  width: 48.5%;
  margin: 0% 1.5% 3.0% 0%;
}

.animation-element.slide-left.testimonial:nth-of-type(even) {
  width: 48.5%;
  margin: 0% 0% 3.0% 1.5%;
}

.animation-element.slide-left.testimonial .header{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.animation-element.slide-left.testimonial .left{
  float: left;
  margin-right: 15px;
}
.animation-element.slide-left.testimonial .right{
  float: left;
}

.animation-element.slide-left.testimonial img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0px 1px 3px rgba(51, 51, 51, 0.5);
}

.animation-element.slide-left.testimonial h3 {
  margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial h4 {
  margin: 0px 0px 5px 0px;
}

.animation-element.slide-left.testimonial .content {
  float: left;
  width:100%;
  margin-bottom: 10px;
}

.animation-element.slide-left.testimonial .rating{}

.animation-element.slide-left.testimonial i {
  color: #aaa;
  margin-right: 5px;
}
#top-slide-wrap{
margin:0 auto;
height: 75vh;
width: 100%;
background:url(images/home1.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; 
position:relative;
overflow:hidden;
text-align:center;
border-top:#2cb1ff 3px solid;
}
#top-slide{
float: right;
width:100%;
}
.top-slide-title {
  font-family: 'Open Sans', sans-serif;
   font-size:40px;
	line-height:48px;
    color:#fff;
    font-weight: 300;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:22px;
    padding-top:15vh;
    display:inline-block;
	/*border: 1px solid yellow;*/
}
.top-slide-color {
     color:#ffffff;
}
.top-slide-subtitle {
  font-family: 'Open Sans', sans-serif;
   font-size:24px;
    color:#fff;
    text-align:center;
    display:inline-block;
	/*border: 1px solid yellow;*/
}

#mobile-top-slide-wrap{
display:none;
}


/* MEDIA QUERIES*/

@media (max-width: 1100px) {	
#introleftbox {
float:none;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:center;
}
#introrightbox {
float:none;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:center;
}
#contentwrap{
margin:0 auto;
clear:both;
margin-top:0px;
margin-bottom:50px;
width:95%
}
#content{
margin:0 auto;
clear:both;
width:95%
}
#photoleft{
float:none;
margin:0 auto;
clear:both;
width: 98%;
padding-right:0;
text-align:left;
}
#photoright{
float:none;
margin:0 auto;
clear:both;
width: 98%;
text-align:left;
}
#photodesc{
float:none;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:left;
}
}
@media (max-width: 950px) {	
#logo{
float:none;
clear:both;
width:100%;
margin:0 auto;
margin-top:15px;
}
#logo img{
width:100%;
}
#tagline{
float:none;
clear:both;
width:100%;
margin:0 auto;
text-align:center;

}
#nav{
display:none;
}
#menu{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:10px;
}
.sb-slidebar {
	padding: 14px;
	color: #fff;
}
.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}
#top-slide-wrap{
  display: none;
}
#mobile-top-slide-wrap {
display: inherit;
margin:0 auto;
height: 50vh;
width: 100%;
background:url(images/cell-home1.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; 
overflow:hidden;
text-align:center;
}
.mobile-title {
  font-family: 'Open Sans', sans-serif;
   font-size:25px;
	line-height:25px;
    color:#fff;
    font-weight: 300;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:50px;
    padding-top:10vh;
    display:inline-block;
	/*border: 1px solid yellow;*/
}
.mobile-text-wht {
  font-family: 'Open Sans', sans-serif;
   font-size:18px;
    color:#fff;
    text-align:center;
}
#fullbox {
float:none;
margin:0 auto;
clear:both;
width:95%;

}
#footerleft {
float:none;
margin:0 auto;
clear:both;
width:95%;
text-align:center;
}
#footerright {
float:none;
margin:0 auto;
clear:both;
width:95%;
text-align:center;
}
#introleftbox {
float:none;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:center;
}
#introrightbox {
float:none;
margin:0 auto;
clear:both;
max-width: 95%;
text-align:center;
}
#leftbox {
float:none;
margin:0 auto;
clear:both;
width: 95%;
margin-right:0;
margin-bottom:30px;
}
#leftbox img{
width:100%;
}
#rightbox {
float:none;
margin:0 auto;
clear:both;
width: 95%;
margin-bottom:30px;
}
#rightbox img{
width:100%;
}
}
@media (max-width: 700px) {	
h1{
font-size:20px;
}
h2{
font-size:18px;
}
h3{
font-size:14px;
}
.title_blue {
font-size: 20px;
}
#footer{
max-width:1200px;
margin:20px auto;
}
}