/* main slider */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important; 
  height:100%;
  z-index:0;
 }
  
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
  
  

.slidercontent {
  border-top: 10px solid;
  bottom: 40%;
  height: auto;
  left: 1%;
  min-height: 170px;
  min-width: 500px;
  overflow: hidden;
  position: absolute;
  z-index: 11;
  width: auto;
}
/*
.slidercontent::before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  content: "";
  height: 1100%;
  position: absolute;
  left: -435%;
  bottom: 20px;
  transform: rotate(45deg);
  transform-origin: 54% 0 0;
  width: 1100%;
  z-index: -1;
}
*/

.slider-copy {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
float:left;
width:100%; 
padding-right:80px;
}

.sliderbottom {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); 
  float: left;
  height: 62px;
  width: 100%;
}

.sliderslant {
	 background: url("../images/slider-text-bottom.png") no-repeat scroll 0 0 / 663px 62px rgba(0, 0, 0, 0);
}

.slidercontent h2 {
  color: #fff;
  font-size: 40px;
  letter-spacing: 3px;
  line-height: 42px;
  margin-bottom: 10px;
}
.slidercontent .padding {
  min-height: 100px;
  padding: 20px 0 0 40px;
  width: 90%;
}
.thecopy p {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  font-family: proxima light;
}  
.thebutton {
  bottom: -10px;
  position: absolute;
  right: 0;
}
  
 /* nav for slider*/ 
.slidernav {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -250px;
  position: relative;
  width: 500px;
  z-index: 1000;
  text-align:center;
} 


.rslides_tabs.rslides1_tabs {
  list-style-type: none;
  margin: 0;
}


.slidernav ul {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: default;
}

.slidernav li {
	position: relative;
	display: block;
	float: left;
	margin: 0 8px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.slidernav li a {
  background-color: #000;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}

.slidernav li.rslides_here a {
	background:#fff;
}

.slidernav ul::before {
  color: #fff;
  content: "\f053";
  left: -15px;
  position: absolute;
  font-family:FontAwesome;
  top:-1px;
}

.slidernav ul::after {
  color: #fff;
  content: "\f054";
  right: -20px;
  position: absolute;
  font-family:FontAwesome;
  top:-1px;
}




/* home tab */


.home #primary {
  float: left;
  margin-top: -100px;
  width: 100%;
  position:relative;
  z-index:10;
}

.home #tabs {
  min-height: 1500px;
}

.hometabs {
	list-style-type:none;
	margin:0;
	padding:0;	
}

.hometabs li {
  float: left;
  padding: 20px 0;
  text-align: center;
  width: 33.333%;
}

.hometabs li:first-child {
  border-top: 10px solid #ed6e8d;
}

.hometabs li:first-child a{
  color:#ed6e8d !important;
  text-decoration:none;
}

.hometabs li:last-child {
  border-top: 10px solid #27bbee;
}

.hometabs li:last-child a{
  color:#27bbee !important;
  text-decoration:none;
}

.hometabs li {
	border-top:10px solid #3dad84;
	background:#f1f1f1;	
	 -webkit-box-shadow:0 -8px 9px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1);
       -moz-box-shadow:0 -8px 9px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1);
            box-shadow:0 -8px 9px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1);
}
.hometabs li a{	
	color:#3dad84 !important;
  	text-decoration:none;
	float:left;
	width:100%;
	
}

.hometabs li a:focus {outline:0;}

.hometabs img {
  max-width: 60px;
}

.hometabs span {
  float: left;
  font-size: 24px;
  text-align: center;
  width: 100%;
  font-family: proxima light;
  margin-bottom:10px;
}

.ui-state-default {
  background: #f1f1f1;
}


.hometabs .sub {
  color: #666;
  display: none;
  font-size: 15px;
  line-height: 20px;
  width: 90%;
  margin: 0 auto;
  float: none;
}

.hometabs .ui-tabs-active .sub {
  display: block;
}


.ui-tabs-active span.sub {
  padding-bottom: 0px;
}

#consulting .home.noscale .tabcontent {
  width: 100%;
}

.half.videotab {
  box-sizing: border-box;
  padding-right: 40px;
  padding-top: 40px;
}


/* active tabs */

.ui-tabs-active {
  background: #fff !important;
  z-index: 1000;
  position: relative;
  margin-top:-70px;
  padding-bottom:60px;
}

.hometabs .ui-tabs-active li {
background:#fff; 	
height:auto !important;
}


.hometabs .ui-tabs-active img {
  max-width: 90px;
}

/* .ui-tabs-active span {
  padding-bottom: 40px;
}*/



.tabback {
	min-height:500px !important;
	background-position:right top !important;
}

.tabcontent {
  float: left;
  padding: 50px;
  width: 45%;
}

.home.noscale .tabcontent {  width: 53%;}

.tabcontent h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom:10px;
}

.tabcontent > p {
  font-family: proxima regular;
  font-size: 16px;
  font-weight: lighter;
  width: 95%;
}

/* home case studies*/

#casestudy {
	position:relative;	
}

#casestudy .redbutton-arrow {
  position: absolute;
  bottom: -10px;
  width: auto;
  right: 0;
}

/* #casestudy h2 {
  text-align: right;
}

#casestudy p {
  text-align: right;
} */

.study-wrapper {
  float: left;
  margin-bottom: 40px;
  width: 100%;
  margin-top:20px;
}


/* old study
.studyitem {
	float:left;
	width:25%;
}

.studyitem {
  float: left;
  width: 19%;
  padding: 30px;
}*/

.studyitem {
  margin-right: 1.3%;
  width: 24%;
  float:left;
  position:relative;
}
.studyitem:last-child {
  margin-right:0 !important;
}

.studyinfo {
  background: none repeat scroll 0 0 rgba(0,0,0,0.6);
  color: #fff;
  float: left;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  
}

.studyinfo:hover {
  background: rgba(0,0,0,0.3);
}

/* 
.studyinfo {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  float: left;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
*/

#casestudy {
  padding-bottom: 50px;
}


.studyinfo a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 25px;
   margin-top: 45%;
  float: left;
}

.thewrapper {
  margin: 0 auto;
  width: 80%;
}


.studyinfo b{
	color:#fff;	
}



/* home testimonials */

#testimonials {	
	background:#00b3f0;
	color:#fff;
	text-align:center;
}

#testimonials span {
	float:left;
	width:100%;
	font-weight:bold;
}

.testitem > p {
  margin: 0 auto 40px;
  width: 70%;
  margin-top: 40px ;
  color:#fff;
}

#testimonials h2 {
color:#fff;	
}






/* testimonials */
#testimonials h2.boxheading {
  margin-bottom: 10px;
}

.owl-prev {
  float: left;
  font-size: 44px !important;
  background: transparent !important;
  position: absolute;
  left: 0;
  bottom: 50%;
}

.owl-next {
  float: right;
  font-size: 44px !important;
  background: transparent !important;	
  position: absolute;
  right: 0;
  bottom: 50%;	
}

/* general home styles */

.box {position:relative;}

.boxcontent {
  width: 100%;
  float: left;
  min-height: 440px;
}

.boxcontent h2 {
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

h2.boxheading {
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.white-text {
	color:#fff;
}
.white-text h2 {
	color:#fff;	
}

/* 
.boxcontent  b, strong {
  color: #00b3f0;
}
*/

.boxcontent h2.left { text-align:left;}
.boxcontent h2.center { text-align:center;}
.boxcontent h2.right { text-align:right;}
/* for some reason the css above stoped working for aligning right ....? */
.boxcontent h2.right {
  float: right;
  text-align: right;
  width: 100%;
}

.full.fist-wys { float: left; width: 100%; margin-bottom:30px;}
.full.second-wys { float: left; width: 100%; margin-bottom:60px;}

.half-right.fist-wys { float: right; text-align: left; width: 50%; margin-bottom:60px; }
.half-right.second-wys { float: right; text-align: left; width: 50%; margin-bottom:60px;}

.half-left.fist-wys { float: left; text-align: left; width: 50%; margin-bottom:60px; }
.half-left.second-wys { float: left; text-align: left; width: 50%; margin-bottom:60px;}

.one-thrid.fist-wys { float: left; text-align: left; width: 33%; margin-bottom:60px; }
.one-thrid.second-wys { float: left; text-align: left; width: 33%; margin-bottom:60px;}

.two-thrids.fist-wys { float: left; text-align: left; width: 65%; margin-bottom:60px; margin-right:1%;}
.two-thrids.second-wys { float: left; text-align: left; width: 65%; margin-bottom:60px; margin-left:1%;}


.box.home {background-size:auto 100% !important; background-repeat:no-repeat !important; background-color:#fff !important;}
.box.home.noscale {background-size: 40% auto !important;}
.box.full { background-size:100% 100% !important; background-repeat:no-repeat !important; background-color:#fff !important;}

.box.half-left {
  background-color: #fff !important;
  background-position: left bottom !important;
  background-repeat: no-repeat !important;
  background-size: 62% auto !important;
}


.videpad .half-left.second-wys {
  padding-right: 30px;
  box-sizing: border-box;
}

/* .box.half-left { background-size:auto 100% !important; background-repeat:no-repeat !important; background-color:#fff !important; background-position:left !important;} */
.box.half-right { background-size:auto 100% !important; background-repeat:no-repeat !important; background-color:#fff !important; background-position:right !important;}

.left.bluebutton-arrow {  position: absolute;  bottom: -10px;  left: 0; }
.right.bluebutton-arrow {  position: absolute;  bottom: -10px;  right: 0; }



/* this is a hack for now */

.box.bghalf-left .padding40 {
  padding-top: 0;
}



.boxcontent .fist-wys h4 {
  font-size: 18px;
  padding-top: 20px;
}

.boxcontent .fist-wys .bluebutton-arrow {
  margin-top: 10px;
}

/* home stats */

.stats {
	text-transform:uppercase;	
}

.stats > li {
  font-size: 24px;
  list-style-type: none;
  margin-bottom: 40px;
}

.stats span {
  color: #00b3f0;
  font-size: 30px;
  font-family: proxima bold;
}

/* ol */

ol.pushit-down {
  margin-top: 80px;
  
}

ol.numbers {
  counter-reset: round-counter;
  float: left;
  list-style-type: none;
  margin-left: 110px;
  width: 75%;
  text-align:left;
}

.boxcontent ol li {
  margin-bottom: 20px;
  margin-left: 20px;
  width: 100%;
  float: left;
  position:relative;
}

.numbers li::before {
  border: 3px solid;
  border-radius: 50%;
  color: #00b3f0;
  content: counter(round-counter, decimal);
  counter-increment: round-counter;
  font-size: 40px;
  left: -90px;
  padding: 20px;
  position: absolute;
  top: 20px;
  width: 24px;
  text-align: center;
}

.numbers li:hover:before {
  background: #00b3f0;
  color: #fff;
}

/* icons */

ul.icons {
  float: left;
  width: 100%;
  list-style-type: none;
  margin:  0 0 0 35px
}


.icons li {
  float: left;
  height: 150px;
  margin-right: 8%;
  position: relative;
  width: 25%;
}




.help-icon::before { content:url(../images/help-icon.jpg); position:absolute; left:-60px; top:30px;}
.arrows-icon::before { content:url(../images/arrows-icon.jpg); position:absolute; left:-60px; top:30px;}
.hand-icon::before { content:url(../images/hand-icon.jpg); position:absolute; left:-60px; top:30px;}
.camera-icon::before { content:url(../images/camera-icon.jpg); position:absolute; left:-60px; top:30px;}
.burst-icon::before { content:url(../images/burst-icon.jpg); position:absolute; left:-60px; top:30px;}
.expand-icon::before { content:url(../images/expand-icon.jpg); position:absolute; left:-60px; top:30px;}
.brush-icon::before { content:url(../images/brush-icon.png); position:absolute; left:-60px; top:30px;}


.home .or.reg-row > span {
  text-indent: 23.5%;
}

.boxcontent h2 {
  font-size: 40px;
  margin-bottom: 40px;
  margin-top: 40px;
  line-height: 1;
}


/* stats */

.stats-wrapper {
  float: left;
  margin-bottom: 50px;
  width: 90%;
  margin-left: 3%;
}

#statsblock h2.boxheading {
  color: #fff;
  margin-bottom: 80px;
  line-height:1;
}

.astat {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  
}

.astat > img {
  width: 40px;
  float:left;
}

.astat span {
	float:left;	
}
.astat .callout {
  color: #00b3f0;
  font-size: 30px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 5px;
  font-family: proxima bold;
}

.astat .maintext {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 5px;
}


.imageadjust524 {
  box-sizing: border-box;
  padding: 0 20px;
}

.main-fluid {
  overflow-x: hidden;
}


#consulting .home .redbutton-arrow {
  position: absolute;
  bottom: -10px;
  right: 0;
}

/* .logomytitle h2 {
	position:relative
}
.logomytitle h2::after {
  background: rgba(0, 0, 0, 0) url("http://totalsdi.com/wp-content/uploads/2016/06/logo-black.png") no-repeat scroll right top / 100% auto;
  content: "";
  height: 100px;
  position: absolute;
  width: 200px;
  right: 20px;
}*/


.sliderbox {
  height: 760px;
}

/* Media Queries Done Right On The 100's 
================================================== */

.site-footer { border-top: 20px solid #000000; } /* -------------- BLACK -------------- */


@media only screen and (min-width: 1200px) {  .site-footer { border-top: 20px solid #ec184b; } /* -------------- THE TOTAL RED -------------- */


.sliderbox {
  height: 760px;
}
ul.icons {
  margin: 0 0 0 85px;
}
.icons li {
  width: 23%;
  margin-right: 10%;
}

.slidercontent {
	  left: 10%;
}

.rslides li {
  background-size: 100% auto !important; 
 }

  
}

@media (max-width: 1100px) {  .site-footer { border-top: 10px solid #F4E23E; } /* -------------- YELLOW -------------- */

.slidercontent {
  left: 2%;
}

.icons li {
  height: 200px;
}

.studyitem {
  padding: 5px;
  width: 22.8%;
}
.studyinfo a {
  margin-top: 16%;
}

.rslides li {
  background-size: cover !important; 
 }


}

@media (max-width: 1000px) {  .site-footer { border-top: 10px solid #A04FD3; } /* -------------- PURPLE -------------- */

ul.icons {
  width: 97%;
}

.studyitem {
  width: 22.7%;
}

.tabcontent {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 85%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 85%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */

min-height:400px;
}



.right-gradient {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 65%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 65%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */

min-height:400px;	
}

   
}
 
@media (max-width: 900px) {  .site-footer { border-top: 10px solid #666; } /* -------------- GRAY -------------- */

.icons li {
  height: 175px;
  margin-right: 10%;
  width: 40%;
}

.studyinfo a {
  font-size: 24px;
}

.study-wrapper {
text-align:center;
}
.studyitem {
  display: inline-block;
  float: none;
  margin: 0 auto;
  width: 33%;
}
 

   
}

@media (max-width: 800px) { .site-footer { border-top: 10px solid #638AC0; } /* -------------- the blue -------------- */

.half-left.fist-wys {
  width: 100%;
}
.half-right.second-wys {
  width: 100%;
}

ol.pushit-down {
 margin-top:0px; 
}

.icons li {
  min-height: 175px;
  height: auto;
  margin-bottom: 10px;
}

.studyitem {
  width: 43%;
}


.hometabs .sub {
  display: none;
}

.hometabs .ui-tabs-active .sub {
  display: none;
}

.ui-tabs-active {
  margin-top: -29px;
}

}

 
@media (max-width: 700px) { .site-footer { border-top: 10px solid #447134; } /* -------------- GREEN -------------- */
 
.sliderbox {
  margin-top: -190px;
} 
 
.tabcontent {
  width: 60%;
}

.half-right.fist-wys {
  width: 60%;
}

.studyitem {
  width: 42%;
}


.videpad .half-right.fist-wys,
.videpad .half-left.second-wys {
  width: 100%;
}
.videpad .half-left.second-wys {
  padding-right: 0px;
  box-sizing: border-box;
}
 
#consulting .tabcontent .half {
  width: 100%;
}
.half.videotab {
  box-sizing: border-box;
  padding-right: 0;
  padding-top: 0;
} 
 
#consulting .home.noscale .tabcontent {
  box-sizing: border-box;
}
 
 
    
}

 
@media (max-width: 600px) {  .site-footer { border-top: 10px solid #E012DE; } /* -------------- PINK -------------- */


.boxcontent .padding40 {
  padding: 20px;
}

ul.icons { 
 width:93%;
  margin: 0 0 0 50px;
}

ol.numbers {
  margin-left: 80px;
}

.icons li {
  margin-right: 0;
  width: 90%;
  min-height: auto;
}

.studyitem {
  width: 45%;
  padding: 10px;
}




#statsblock .padding40 {
  padding: 20px;
}
.astat {
  margin-bottom: 20px;
}

#statsblock h2.boxheading {
  margin-bottom: 20px;
  margin-top: 0px;
  font-size:30px;
}
.astat > img {
  width: 30px;
}

.astat .maintext {
  font-size: 18px;
  line-height: 1;
}


.astat .callout {
  color: #00b3f0;
  font-family: proxima bold;
  font-size: 24px;
  margin-left: 5px;
  margin-right: 0px;
  margin-top: 2px;
}
.studyinfo a {
  margin-top: 46%;
}

.slidercontent h2 {
  font-size: 30px;
}
.sliderbottom {
  height: 40px;
}



   
}

 
@media (max-width: 500px) {  .site-footer { border-top: 10px solid #10F0D9; } /* -------------- TEAL -------------- */

.ui-tabs-active {
  margin-top: -20px;
}
.ui-tabs-active span {
  padding-bottom: 0;
}
.hometabs li {
  padding: 10px 0;
}

.tabcontent {
  padding: 20px;
  width: 88%;
}
.tabcontent > p {
  width: 100%;
}

.hometabs img {
  max-width: 40px;
}

.hometabs .ui-tabs-active img {
  max-width: 60px;
}

#consulting .home.noscale .tabcontent {

  margin-top: 0;
}

.slidercontent {
  min-width: 300px;
  overflow: visible;
  width: 100%;
}

.slidercontent .padding {
  padding: 20px 0px 10px 20px;
}


.slidernav {
  width: auto;
}

.hometabs span {
  font-size: 20px;
  margin-bottom: 0;
} 	


.box.home.noscale {
  background-position: left 35% top !important;
  background-size: 85% auto !important;
}

.home.noscale .tabcontent {
  margin-top: 90%;
  width: 90%;
}

.stats {
  margin: 0;
}

ol.numbers {
  margin-left: 40px;
}

.numbers li::before {
 
  font-size: 40px;
  left: -65px;
  padding: 10px;
  width: 28px;
}

.half-right.fist-wys { width: 100%; }
.half-right.second-wys { width: 100%; }

.half-left.fist-wys {width: 100%; }
.half-left.second-wys { width: 100%;}

.one-thrid.fist-wys { width: 100%; }
.one-thrid.second-wys {width: 100%; }

.two-thrids.fist-wys {width: 100%; }
.two-thrids.second-wys {width: 100%; }

.studyitem {
  padding: 10px 0;
  width: 100%;
}

.testitem > p {
  width: 90%;
}

.owl-prev {
  left: -45px;
}

.owl-next {
  right: -45px;
}

ul.icons {
  margin: 0 0 0 50px;
  width: 90%;
}


.studyitem {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
  width: 100%;
}
.mega-menu-widget {
  float: left;
  width: 50%;
}

.mega-menu-widget {
  display: inline-block;
  float: none;
  margin-left: 2%;
  vertical-align: top;
  width: 46%;
}


/* tabs bg images */
.box.effect4.bghalf-left.half-left.right-gradient {
  background: #fff !important;
}
#coaching .box.effect4.tabback.home, #training .box.effect4.tabback.home {
  background: #fff!important;
}

.box.effect4.half-left.right-gradient{
  background: #fff !important;
}





	
}