/*

    St. Thomas Chiropractic V2       ----------*/


@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400);
@import url(http://fonts.googleapis.com/css?family=Signika:400,600);

/*---------------------------------*/

body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.callbacks_tabs a:after {
	content: "\f111";
  	font-size: 0;
  	font-family: FontAwesome;
 	 visibility: visible;
 	 display: block;
  	height: 16px;
  	width: 16px;
  	display: inline-block;
 	 background: #c69c30;
 	 border: 3px solid #fff;
  	border-radius: 50%;
 }
.callbacks_here a:after{
	border: 3px solid #fff;
	background:#1d1d1d;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 47%;
}
ul.callbacks_tabs.callbacks2_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 45%;
}


ul {
    list-style: none;
}

.figure {
    margin: 0px;
}

img {
    max-width: 100%;
}

a, a:hover, a:active {
    outline: 0px !important;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before,
.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
}

.txt_left {text-align: left;}


/* Styles
---------------------------------*/
body {
    background: #fff;
    font-family: Tahoma,'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #888888;
    margin: 0;
}

h2 {
    font-size: 38px;
    color: #222222;
    font-family: Tahoma, 'Raleway', sans-serif;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
}

h3 {
    font-family: Tahoma,'Open Sans', sans-serif;
    font-weight: 600;
    color: #222222;
    font-size: 18px;
    margin: 0 0 5px 0;
}

/* Accupaunture */


.acu-header {background: url('../img/acupuncture/acupuncture-Banner-2.png');
  background-size:cover;     
}


.home_wrapper_ACU{
    background-color:    rgba(51,122,183, .80); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
    padding:40px 0 40px 0;
} 

#h3-size-A {
   font-size: 22px;
   padding-bottom: 15px;   
}

#h3-size-1,#h3-size-2,#h3-size-3,#h3-size-4, #h3-size-5, #h3-size-6,#h3-size-k1, #h3-size-k2, #h3-size-k3, #h3-size-k4 {
    font-size: 22px; 
}


h4 {
     font-weight: 600;
    color: #fff;
    font-size: 18px;
    margin: 0 0 20px 0;
    
}



h6 {
    font-size: 16px;
    color: #888888;
    font-family: Tahoma, 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    margin: 0 0 60px 0;
}

p {
    font-family: Tahoma, 'Open Sans', sans-serif;
    line-height: 30px;
    margin: 0;
     font-size: 20px;
     color: #222222;
}

input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.colour1 {
    color: #222222;   
}

.colour2 {
    color: #222222;   
   font-size: 18px; 
}


/* Header Styles-Service
---------------------------------*/

#header_wrapper {
    background: #ffffff;
    padding: 20px 0px;
}

.header_box {
    position: relative;
    background: #ffffff !important ;
}

.logo {
    float: left;
    margin-top: 0px;
	position: relative;
	z-index: 2;
}

.res-nav_click {
    display: none;
}

/* GLobal Styles-Service
---------------------------------*/
.wow{
    margin-bottom: 10px; 
}

/* Nav Styles
---------------------------------*/
.navbar-inverse {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar {
    border: 0px solid #fff !important;
    min-height: 40px  !important;
    margin-bottom: 0px !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #222 !important;
  
}



.navStyle {
    float: left !important;
    padding-left: 50px !important;
}

.navStyle ul {
    list-style: none !important;
    padding: 0px;
}

.navStyle ul li {
    display: inline-block!important;
    margin: 0 5px!important;
}

.navStyle ul li:first-child {
	/*margin:0px;*/;
}

.navStyle ul li:last-child {
    margin: 0 0 0 23px;
}

.navStyle ul li a {
    display: block;
    font-size: 19px;
    color: #222222;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.navStyle ul li a:hover {
    color: rgb(0,172,239) !important;
}

.navStyle > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #d4ebf2 !important;
    background-color: transparent !important ;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color:rgb(0,172,239)!important;
    background-color: transparent!important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: rgb(0,172,239) !important;
    background-color: transparent!important;
}

.navStyle > li.active > a,
.navStyle > li.active > a:hover {
    text-decoration: none !important;
    color: rgb(0,172,239)!important ;
    background-color: transparent !important;
}

.scroll-link {}

.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 10px;
}

/*Drop down Menu  */

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    transform: scale(0);
    transition: ease-out 0.3s;
}


.dropdown:hover .dropdown-menu {
    transform: scale(1);
   
   
}
.dropdown-menu1
{
	border:none;
	display: block;
  transform: scale(1)!important;
	height: 20px;
	overflow: hidden;
	padding: 0px;
	top: 180px;
	transition: all .5s;
}
.dropdown:hover .dropdown-menul
{
	display: block;
	top: 100%;
	height: inherit;
        color: rgb(0,172,239) ;
        
} 
 


.li-font {
      font-size: 14px !important;
      color: #767676;
      letter-spacing: 2px;
       
}



.drop-li {
   font-size: 5px !important;
   

}

.active-sub li{
    color: rgb(0,172,239) !important;
    background-color: transparent !important;
} 

/*Drop down Men-End */




/*Index CodeLab Carousel section*/ 
.carousel{
    background:  #FFF;   /* Historical color  #2f4357;  */
    margin-top: 20px;
}
.carousel .item{
    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.bs-example{
	margin: 20px;
}


/*Index CodeLab Carousel section*/ 

/*--Index Carousel-KP --*/


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

  }
.rslides li:first-child {

  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width:100%;
  border: 0;
  }
.caption1{
	position: absolute;
	top: 10%;
	left: 28%;
	text-align:center;
	z-index:999;
}
.caption h2{
	color: #ffffff;
	line-height: 1.5em;
	font-size: 3.9em;
	text-align: center;
	text-transform: capitalize;
	font-weight: 300;
}
.caption1 h2{
	color: #ffffff;
	line-height: 1.5em;
	font-size: 3.3em;
	text-align: center;
	text-transform: capitalize;
	font-weight: 300;
}
.callbacks_tabs a:after {
	content: "\f111";
  	font-size: 0;
  	font-family: FontAwesome;
 	 visibility: visible;
 	 display: block;
  	height: 16px;
  	width: 16px;
  	display: inline-block;
 	 background: #c69c30;
 	 border: 3px solid #fff;
  	border-radius: 50%;
 }
.callbacks_here a:after{
	border: 3px solid #fff;
	background:#1d1d1d;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 47%;
}
ul.callbacks_tabs.callbacks2_tabs {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	left: 45%;
}


/* Slider Menu */

.top-menu ul li {
 	 display: inline-block;
 	 float: left;
	border-right:2px solid #c69c30;
}
.top-menu ul li:nth-child(5) {
	border-right:none;	
}
.top-menu ul li a {
	color:#fff;
	font-size: 1.1em;
	padding:10px 20px;
	text-decoration: none;
	float: left;
}
.top-menu ul li a.active {
	background: #000;
}
.top-menu ul li a:hover {
	background: #000;
}
.top-menu {
	border: 2px solid #c69c30;
}

.menu-lft {}

/*--Index Carousel End KP--*/




/*--Carousel - Quick Navigation offers-- */
  @media (min-width: 768px){    
  /* show 3 items */
  .carousel-inner .active,
  .carousel-inner .active + .carousel-item,
  .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }

  }  


/*--Carousel - Quick Navigation offers-- */

/* Slider_content 2
---------------------------------*/

.container-rotate{margin-top: -20px}
.carousel{} 
.slide{}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
 
      margin: auto;
  }
  
  .white {
      color: white;
  }
  
   .white2 {
      color: white;
      font-size: 21px;
  }
  
   .white3 {
      color: white;
      padding: 3px 3px !important;
  }
  
  
  .mission-black {
   background:  rgba(51,122,183, .90); /*Dark blue */ 
    padding: 60px 0;
    margin-top: 60px;
      }
  
  .mis-img {background: url('../img/mission-1.png');
      background-size:cover; 
} 
      
      
  .container-black {
   margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
    width: auto !important;
  }

  
  
/* HomeSection  Top_content 
---------------------------------*/

.top_cont_outer {
   /* background: rgb(0,172,239); */
    position: relative;
}


.container{
     position: relative;
}




.home_section {
    position: relative;
    margin-top: 50px;   /*50*/
    padding-bottom: 5px;
}
.back {background: url('../img//Index/Rocks-Index-free-4.png');
      background-size:cover; 
} 

.home_wrapper_op{ 
    background-color:   rgba(51,122,183, .75); /*Dark blue Front Header rgb(0,172,239,.80);  /*blue front page header*/
   
}

.white_pad {
    position: relative;
    right: 0px;
    bottom: 0px;
}

.white_pad img {
    position: absolute;
    right: 0px;
    bottom: 0px;
}



.top_left_cont {
  
    padding: 0 0 80px 0;
}

.top_left_cont h3 {
    font-size: 16px;
    color: #f56eab;
    margin: 0 0 20px 0;
    text-align: left;
    font-weight: 700;
}

.top_left_cont h2 {
    font-size: 40px;
    color: #FFF;
    line-height: 52px;
    margin: 0 0 26px 0;
    font-family: Tahoma, 'Raleway', sans-serif;
    text-align: left;
}

.top_left_cont h2 strong {
    font-weight: 700;
}

.top_left_cont p {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 0 30px 0;
    line-height: 26px;
}

.audio {

margin-top: 10px;    
text-align: center;
  
}



a.read_more2 {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

a.read_more2:hover {
    background: #fff;
    color: #66afe9 ;
    border: 1px solid #fff;
    text-decoration: none;
    
}

#special{
   font-size: 14px;}

#top-block {
    color:white;
    font-size: 18px;}

	
#image-head{
    margin-bottom:0px; 
}

/* Index-standards
--------------------------------*/



/* Index - Middle div
---------------------------------*/

.back-image{ background: url('../img/Index/line2.png');
      background-size:cover; 
}

#index-1 {
    padding: 10px 0 10px 0;
    background: rgba(51,122,183, .30); 
}

#index-2  {
    padding: 15px 20px ;
    background: rgba(51,122,183, 100); 
}



/* Index - Testimonials  
---------------------------------*/
carousel-inner {
   background:#FFF !Important;  /* #f8f8f8;*/
}
.testimonial-center{
    margin-left: 100px !important;
    padding-left: 40px;
   
}

#tcb-testimonial-carousel 
    a{
        color:#effbff ; /* #00aff0; */          /* #b20000; */
    }
    .text-brand{
        color:#b20000;
        margin-top:30px; 
    }
   
    .carousel-indicators .active {
        background:  #b20000; 
    }
    .no-margin{
        margin: 0;
    }
    .carousel-indicators li {
        border: 1px solid #ccc;
    }
    .carousel-control {
        color: rgba(255, 255, 255, .100) ;     /* Transparent glyph color */
        /*width: 5%; */ 
    }
    .carousel-control:hover,
    .carousel-control:focus {
        color: rgba(255, 255, 255, .100)  ;  /* Transparent glyph color */
    }
    .carousel-control.left,
    .carousel-control.right {
        background-image: none !important;
        
    }
    
    .carousel-control.right {
        color: #fff;
    } 
    
    .greyback4 {
       background: #f8f8f8; 
    }
    
    #testimonial{
         padding: 30px 10px;
        background: #fff;  /*#f8f8f8;*/
    }
  
  .item{
       
    }
  
   .carousel-control .glyphicon-chevron-left a{ 
        margin-left: -30px !important;
        padding-left: -20px !important;
        
    } 
    
    .media-object {
        margin: auto;
       
    }
    @media screen and (max-width: 768px) {
        .media-object {
        
            margin-bottom: 10px;
        }
    
}


 .horizontal {
    background-image:none;
    background-color: #FFF ;
  }



/* Index - Testimonials - End
---------------------------------*/


/* About Us
---------------------------------*/
.ab-head {background: url('../img/banner1.png') !important;
  background-size:cover !important;     
}


.home_wrapper_ab{
    background-color:    rgba(51,122,183, .80) !important; /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
    padding:40px 0 40px 0 !important;
} 


.opacity1 {background: url('../img/banner1.png');  
     background-size:cover;        
} 

.home_wrapper1 {
    background-color:    rgba(51,122,183, .80); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/;
}

.home_section1 {  
    position: relative;
    padding-top: 100px;   /*50*/
    padding-bottom: 5px;
}



.inner_wrapper {}
.delay-1s {}

.img-circle{
    margin:20px 40px; 
}

.center2 { 
    text-align: center;
    font-size: 22px;
}




.about-section{}

/* Therapy-Info
---------------------------------*/


.overlay {
  position: relative;
}

.overlay:after {
  border-radius: 5px;
  position: absolute;
  content:"";
  top:0;
  left:0;
  width:100%;
  height:100%;
  opacity:0;
}

.overlay:hover:after  {
  opacity: .5;
}

.blue:after {
  background-color:  rgba(51,122,183,.7); /*Dark blue */;
}

.green:after {
  background-color: rgba(0,255,153,0.2); /*Green */;
}

.pink:after {
  background-color: rgba(242, 125, 193, .9 ); /*pink */
}

.orange:after {
  background-color: rgba(240, 135, 60, .70); /*orange */
}

.purple:after {
  background-color: rgba(204,153,255,.70) /*purple */
}



.rounded {
     border-radius: 5px;
}

#font-s1, #font-s2, #font-s3, #font-s4 {
   font-size: 25px;
   color:  #222;
   margin: 30px 0 18px;
}

/* Chiropractic
---------------------------------*/

.back-head-chiro {background: url('../img/chiro/Chiro-Header-1280X486.png');
  background-size:cover;

}


.home_wrapper_chiro{
    background-color:    rgba(51,122,183, .80); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
    padding:40px 0 40px 0;
} 

  
.chir-BG {
    padding: 60px 0px;
    background: #ebf5fc;                  /* #f1f4f6;*/
}


.chiro-img {
    padding:10px 0 0 5px;
}


a.contact_btn-chiro{
    margin-left: 150px;
    background: #ebf5fc;
    text-transform: uppercase;
    display: block;
    width: 250px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: #419fe2;
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 2px solid #419fe2;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none;
}

a.contact_btn-chiro:hover {
    background: rgba(51,122,183, 100);
    color: #fff;
    text-decoration: none;
}



/*-------------------------*/
.home_wrapper_nut {

    background-color:    rgba(51,122,183, .90); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
} 


.education {
  list-style-type:disc;
  text-align: left;
  margin-top: 10px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
}

.space-1 {
    padding-top: 7px;
    padding-bottom:7px;
    color: #222222;
}


a.read_more3 {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 178px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #3b5998;
    border: 1px solid #3b5998;
    text-decoration: none;
}

a.read_more3:hover {
    background:#fff;
    color: #66afe9 ;
    border: 1px solid #66afe9;
}



/* Acupuncture
---------------------------------*/

.ther-detail {
    font-size: 18px;
  
}

#s-font {
    font-size:30px !important;
     margin-bottom: -12px;
}

/* Nutrition
---------------------------------*/


.nutrition{
    padding-top: 40px;
}

.nutrition2{
    padding-top: 40px;
}

.bold-font {
    font-weight: 500;
    padding-bottom: 10px;
    font-family: Tahoma, 'Raleway', sans-serif;
   
}


.back2 {background: url('../img/nutri/Nutrition-Header.png');
  background-size:cover;     
}

.home_wrapper_nut {

    background-color:    rgba(51,122,183, .86); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
} 


#nut-image, #nut-image2 {
    margin: 60px 0 60px 0 ;
}

.call-action{    
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 50px;
    margin-bottom: 30px;
}

a.call-out {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    text-decoration: none;
}

a.call-out:hover {
    background: #fff;
    color: #66afe9 ;
    border: 2px solid #fff;
    text-decoration: none;
}

.center-line{
    text-align: center;
   
}


#center-c{
   text-align: center !important;

}

/*list items - May be global settings to all pages */

.nutrition-list {
  list-style-type:disc;
  text-align: left;
  padding-top: 10px; 
  margin-bottom: 20px;
  padding-left: 50px;
  line-height: 30px;
  font-size: 18px;
}

.space-2 {
    padding-top: 7px;
    padding-bottom:7px;
}


/* -- Kinesiology -- */ 


.kinback {background: url('../img/kin/Kin-Header.png');
  background-size:cover;     
}

.custom-bullets  {
    
  list-style-type:disc;
  text-align: left;
  margin-top: 5px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
  font-family: Tahoma, 'Open Sans', sans-serif;
  color: #222222;
} 
  

  
  
/*@import url('//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css');  */

.glyph-sp /*:before */   {
    padding-top: 7px;
    padding-bottom:7px;
    /*content: "\e080";
    font-family: 'Glyphicons Halflings'; */ 
    
    
}

.kin-title{
    margin-top: 40px; 
}     
   

.kin-image {
    margin-top: 30px;
    
}

.info-title{
    font-size:30px !important;
    margin-top: -5px; 
}


/* Training & Conditioning 
---------------------------------*/

 .train-back {
   background: url('../img/training/Training-Header-1280x453.png');
   background-size:cover;  
  }
  
  
.home_wrapper_tr {
    background-color:    rgba(51,122,183, .70); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
} 

  
.info-title-TR{
    font-size:30px !important;
    margin-top: 20px; 
}
  
.custom-bullets-tr  {
    
  list-style-type:disc;
  text-align: left;
  margin-top: 5px; 
  margin-bottom: 0px;
  line-height: 25px;
  font-size: 17px;
  font-family: Tahoma, 'Open Sans', sans-serif;
  color: #222222;
} 
  


.glyph-tr /*:before */   {
    padding-top: 10px;
    padding-bottom:10px;
    /*content: "\e080";
    font-family: 'Glyphicons Halflings'; */ 
    
    
}


#cond-programs{
    padding: 60px 0px;
    background: #ebf5fc;
}

/* In-tact 
------------------------- */
/*checkmark */






 .intact-back {
   background: url('../img/in-tact/In-Tact-Banner.png');
   background-size:cover;
 
  }
  
 

.home_wrapper_intact{
    background-color:    rgba(51,122,183, .80); /*Dark blue  rgb(0,172,239,.8background-color0);  /*blue front page header*/
    padding:40px 0 40px 0;
} 


#intact-w{
    padding-top: 60px;
}


#intact-w2{
    padding-top: 0px;
}


#intact-BG {
   background: #ebf5fc;  
}

.colour1-int {
    padding-top: 13px;
    color:#3b3b3b;   
}


.bullets-int  {
  padding-top: 12px;  
  list-style-type:disc;
  text-align: left;
  margin-top: 5px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
  font-family: Tahoma, 'Open Sans', sans-serif;
  color:#3b3b3b;
} 
  


.bullet-intact{
    padding-top: 10px;
    padding-bottom:10px;
   
}



/* Services Block and Page - Price List 
---------------------------------*/


.service-back {background: url('../img/mission-1.png');
  background-size:cover;     
}

.home_wrapper_serv {
     background-color:    rgba(51,122,183, .85); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
    
}

.serv-title{
    font-size: 38px;
    color: #222222;
    font-family: Tahoma, 'Raleway', sans-serif;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 35px;
}

.serv-pad {
    padding-top: 30px;
}


.car-serv-font{
    font-family: Tahoma,'Open Sans', sans-serif;
    font-weight: 500;
    color: #222222;
    font-size: 22px;
    margin: 20px 0 10px 0;
    text-align:center;
}

.borderTop-serv {
    margin-top: 10px;
    border-top: 1px solid #DADADA;
}

#projects-SERV {
 padding: 20px 0;   
}


.colour1-serv {
    padding-top: 13px;
    color:#222222;   
}


/*checkmark*/ 




.bullets-serv  {
  padding-top: 12px;  
  list-style-type:disc;
  text-align: left;
  margin-top: 5px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
  font-family: Tahoma, 'Open Sans', sans-serif;
  color: #222222;
} 
  


.bullet-service{
    padding-top: 8px;
    padding-bottom:8px;
   
}

.bullet-serv .bullet-service:before
{content:'\2713';
  display:inline-block;
  color:#3333ff;
  padding:0 10px 0 0;
  }

.bullet-service{
    list-style-type:none;
    font-size:20px;
    color: #222222;
}



  

.service-types-L {
   padding: 0px 0 0px 0;

}


#service-i {
    padding: 30px 0px;
                   /* #f1f4f6;*/
}

#service {
    padding: 60px 0px;
                   /* #f1f4f6;*/
}


#service-coverage {
    padding: 60px 0px;
    background: #ebf5fc;
}

.service_wrapper {
    padding: 40px 0 0px;
}

.service_wrapper_CH {
    padding: 40px 0 0px;
}


.service_section {
}

.block-title-small {
  display: block;
  font-size: 16px;
  color:   #000;
  max-width: 685px;
  margin-top: 5px;
  font-weight: 400;
  line-height: 31px; 
  padding-bottom: 20px;
}




#left1, #left2, #left3, #left4, #left5, #left7, #left8  {
    text-align: left;
     color:#222222;
     padding-bottom: 1px;
}

#left1,#left2,#left3,#left4,#left5,#left8 {
    font-size: 18px;
    font-weight: 500;
} 


#color2 {
    color:#3b3b3b; 
}



.service_block {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
} 

.service_icon {
    border: 2px solid rgba(51,122,183, 100);
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 30px auto 10px;
}

.service_icon.icon2 {
    border: 2px solid #df0031;
}

.service_icon.icon3 {
    border: 2px solid rgba(51,122,183, 100);
}

.service_icon span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.service_icon i {
    color: rgba(51,122,183, 100);
    font-size: 40px;
    margin-top: 0;
    position: relative;
    top: 20px;
    z-index: 20;
}

.service_block h3 {
    font-family: Tahoma,'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #111111;
    margin: 35px 0 18px;
}

.service_block p {
    font-size: 16px;
    color: #888888;
    margin: 0px;
}


/* Price Table - Services Section */ 

.h2-service {
    font-size: 38px;
    color: #222222;
    font-family: Tahoma, 'Raleway', sans-serif;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
}



/*- Menu -Product Details table*/
.row-centered {
    
    text-align:center !important;
}


.col-centered {
    display:inline-block !important;
    float:none !important;
      /* reset the text-align */
    text-align:left !important;
    /* inline-block space fix */
}  





.table-2 {
     margin-bottom: 20px!important;
}

.m-child-1 {
    display: inline-table;
    float:right;
    margin-bottom: 20px;

}



.sm-font{color: #fff;
  font-size: 10px;
   text-transform: uppercase; 
}

table {
  border-collapse: separate;
  border-spacing: 0;
  color: #4a4a4d;
  font: 18px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  float:left;
 
}
th,td {
  padding: 10px 15px !important;
  vertical-align: middle !important;
}
thead {
  background: #529ddd !important;
  background: linear-gradient(#89bfee, #2a81cc)!important;
  color: #fff !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
}
th:first-child {
  border-top-left-radius: 5px !important;
  text-align: left !important;
}
th:last-child {
  border-top-right-radius: 5px !important;
}
tbody tr:nth-child(even) {
  background: #f0f0f2 !important;
}
td {
  border-bottom: 1px solid #cecfd5 !important;
  border-right: 1px solid #cecfd5 !important;
}
td:first-child {
  border-left: 1px solid #cecfd5 !important;
}
.header-name {
  color: #395870 !important;
  display: block !important;
}

/*.m-cut {
 color: #395870;
 display: block;   
 
}  */

.child{
background: #529ddd !important;
  background: linear-gradient(#89bfee, #2a81cc) !important;
  color: #fff !important;
  font-size: 20px !important;
  text-transform: uppercase !important;  
    


}



.c-cut {
  
  color: #ffffff;
  display: block;   
 
}



.text-offset {
  color: #7c7c80;
  font-size: 12px;
}

.item-price {
  text-align: right !important;
}
.item-multiple {
  display: block;
}
tfoot {
  text-align: center !important;
}
tfoot tr:last-child {
  background: #f0f0f2 !important;
  color: #395870 !important;
  font-weight: bold !important;
}
tfoot tr:last-child td:first-child {
  border-bottom-left-radius: 5px !important;
}
tfoot tr:last-child td:last-child {
  border-bottom-right-radius: 5px !important;
}



/* Latest Work
---------------------------------*/


#work_outer {
    background: #f9f9f9;
    padding: 70px 0px;
    position: relative;
}

.work_pic {
    position: absolute;
    right: 0;
    top: 25%;
    width: 50%;
}

.inner_section {
    padding: 25px 0 20px !important;
}

.service-list {
    padding: 0 0 0 0;
    font-size: 14px;
    margin-bottom: 40px;
}

.service-list-col1 {
    float: left;
    width: 60px;
    text-align: center;
}

.service-list-col1 i {
    display: 0px;
    color: #888;
    font-size: 19px;
    font-style: normal;
    line-height: 20px;
}

.service-list-col2 {
    overflow: hidden;
}

.page_section.alabaster {
    background: #fafafa;
}

.work_bottom {
    margin-top:30px;
    padding-top: 10px;
    text-align: center !important;
 
    
}

/*.work_bottom span {
    font-size: 18px;
    color: #333333;
    display: block;
    margin: 0 0 20px 0;
} */

a.contact_btn {
    margin-left: 150px;
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 250px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    font-size: 16px;
    color: rgba(51,122,183, 100);
    border-radius: 3px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    border: 2px solid rgba(51,122,183, 100);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none;
}

a.contact_btn:hover {
    background: rgba(51,122,183, 100);
    color: #fff;
    text-decoration: none;
}

.input-text {
    background: transparent;
}





/* Portfolio
---------------------------------*/


#Portfolio {
    padding: 60px 0px;
}

.Portfolio-nav {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}

.Portfolio-nav li {
    margin: 0 10px;
    display: inline;
}

.Portfolio-nav li a {
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #222222;
    border-radius: 4px;
    text-transform: uppercase;
    background: #f7f7f7;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.Portfolio-nav li a:hover {
    background: #df0031;
    color: #fff;
    text-decoration: none;
}

.portfolioContainer {
    margin: 0 auto;
    padding-left: 15px;
    width: auto !important;
}

.Portfolio-box {
    text-align: center;
    width: 350px;
    overflow: hidden;
    float: left;
    padding: 12px 0px;
}

.Portfolio-box img {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.Portfolio-box img:hover {
    opacity: 0.6;
}

.Portfolio-nav li a.current {
    background: #df0031;
    color: #fff;
    text-decoration: none;
}

img {
    max-width: 100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    transition-duration: 0.6s;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.page_section.paddind {
    padding-bottom: 60px;
}

.page-section-about-us {
    margin-bottom:-60px;
    
}



/* Services - Gallery
---------------------------------*/

.home_wrapper {}

/* MyModal section - Portfolio  */

.btn, .btn-info, .btn-lg {
    background-color: transparent;
}

.btn:hover, .btn-info:hover, .btn-lg:hover {
    background-color: rgba(65, 159, 226, 0.88) ;
}


.btn:active, .btn-info:active, .btn-lg:active {
    background-color: rgba(65, 159, 226, 0.88) ;
}

#myModal-12{ 
 border: 1px solid black;
 width: content-box;
}
.modal-content {}
.modal-header {
 background: #529ddd;
  background: linear-gradient(#89bfee, #2a81cc);
  color: #fff;
  font-size: 20px;
  text-transform: uppercase; }

.modal-footer {
 
  background: linear-gradient(#2a81cc, #89bfee);

 }


                 
         /* background-color: rgba(51,122,183, .99); } /*Dark blue */ 
.modal-title{ font-size: 22px;
              color:white;
}
.close {color:white !Important;
      
}
.modal-body {}
.str-modal{
    color: #222222;
}
.p-mod{color: #132b37; }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.modal-footer{background-color:rgba(153, 0, 0, .1); }
.btn,.btn-default { } 


.div-font{color: #3b5998;}



/* Happy Clients
---------------------------------*/



#clients {
    padding: 60px 0px;
}

.client_area {
    width: 960px;
    margin: 0px auto;
}

.client_section {
    padding: 35px 0 0 0;
}

.client_section.btm {
    padding: 20px 0 0 0;
}

.client_profile {
    float: left;
    text-align: center;
}

.client_profile.flt {
    float: right;
}

.client_profile_pic {
    border-radius: 50%;
    border: 2px solid #f5f5f5;
    margin: 0 0 15px 0;
    width: 220px;
    height: 220px;
}

.client_profile_pic img {
    border-radius: 50%;
    border: 3px solid #f5f5f5;
}

.client_profile h3 {
    font-size: 18px;
    color: #49b5e7;
    margin: 0 0 0 0;
}

.client_profile span {
    display: block;
    font-size: 16px;
    color: #888888;
}

.centre {
    text-align: center;
}


.centre5 {
    text-align: center;
    color: white;
}

/* Clients
---------------------------------*/


.client_logos {
  
    background-color:   #ebf5fc;           /*light blue  *Dark blue   rgba(51,122,183, .90);   /*blue front page header*/

    padding: 60px;
    margin-top: 60px;
}

.client_logos ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.client_logos ul li {
    display: inline;
    margin: 0 25px;
}

.client_logos ul a {
    display: inline-block;
    margin: 0 20px;
}

.page_section.team {
    padding: 60px 0;
}

.page_section.team h6 {
    margin-bottom: 40px;
}




/* Team
---------------------------------*/
.team_section {
    max-width: 993px;
    margin: 0 auto;
}

.team_area {
    width: 30.66%;
    margin-right: 3.82979%;
    height: 490px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.team_area span {
    margin-bottom: 24px;
    display: block;
}

.team_area:nth-of-type(3n+0) {
    margin: 0;
}

.team_box {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    margin: 7px 7px 25px 7px;
}

.team_box_shadow {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 26%;
    z-index: 10;
    bottom: 0px;
}

.team_box_shadow a {
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #df0031;
}

.team_box:hover .team_box_shadow {
    box-shadow: inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}

.team_box:hover ul {
    display: block;
    opacity: 1;
}

.team_box img {
    display: block;
    border-radius: 0%;
    width: 90%;
    margin: 0 auto;
}

.team_box ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 86%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
}

.team_box ul li {
    display: inline;
    margin: 0 11px;
}

.team_box ul li a { 
    display: inline-block;
    font-size: 28px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.team_box ul li a:hover, .team_box ul li a:focus {
    text-decoration: none;
}

.team_box ul li a.fa-twitter:hover {
    color: #55acee;
}

.team_box ul li a.fa-facebook:hover {
    color: #3b5998;
}

.team_box ul li a.fa-pinterest:hover {
    color: #cb2026;
}

.team_box ul li a.fa-google-plus:hover {
    color: #dd4b39;
}
 
#aboutUs,#projects,#projects-1, #standards-ACU{
    padding: 60px 0;
}

#standards,.feedback {
      padding: 40px 0;
}


#projects-1{
    background: #ebf5fc;     
}


/* Contact-Us
---------------------------------*/




.hours {
  list-style-type:disc;
  text-align: center;
  margin-top: 10px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
}

#contact-us-block {
    margin-top: 60px;
    padding:0px 0;
} 

#projects-1{
    background: #ebf5fc;     
}


.back1 {background: url('../img/contact-us-banner.jpg');
  background-size:cover;     
}

.home_wrapper_op2 {
    background-color:    rgba(51,122,183, .80); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
} 

.page_section.contact {
    padding: 90px 0 100px;
}
 
.contact_section {
    margin: 0 0 60px 0;
}

.contact_section h2 {
    font-size: 40px;
    color: #ffffff;
    margin: 0 0 50px 0;
    text-transform: uppercase;
}

/*-- Map-- */ 

.login-control {
    display: hide !Important;
}

.login {
    display: hide !Important;
}



/*Map end */



#hours-img {
    background: url('../img/contact/Time-5.png');
  background-size:cover;

    
}


#color-time {
    background-color:    rgba(235,245,252, .85); /*Dark blue  rgb(0,172,239,.80);  /*blue front page header*/
} 

.pad-hours{
    padding-top: 40px;
    
}

.borderLeft {
    border-left: 1px solid #DADADA;
}

.borderTop-contact {
    
    border-top: 1px solid #DADADA;
}

.mrgTop {
    margin-top: 10px;
}



.hours {
  list-style-type:disc;
  text-align: center;
  margin-top: 10px; 
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 18px;
}




.top_center_cont {
    font-size: 40px;
    color: #FFF;
    line-height: 52px;
    margin: 0 0 26px 0;
    font-family: Tahoma, 'Raleway', sans-serif;
    text-align: center;
}

.top_left_cont h2 strong {
    font-weight: 700;
}





.contact_block {
    text-align: center;
}

.contact_block_icon {
    border-radius: 50%;
    height: 85px;
    width: 85px;
    margin: 0px auto 20px;
}

.contact_block_icon.icon2 {
    border-color: #df0031;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon span {
    background: none repeat scroll 0 0 #f56eab;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
}

.contact_block_icon.icon2 {
    border-color: #df0031;
}

.contact_block_icon.icon2 span {
    background: #df0031;
}

.contact_block_icon.icon3 {
    border-color: #49b5e7;
}

.contact_block_icon.icon3 span {
    background: #49b5e7;
}

.contact_block_icon i {
    color: #fff;
    font-size: 36px;
    margin-top: 0;
    position: relative;
    top: 26px;
    z-index: 20;
}

.contact_block span {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_block span a {
    display: block;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
}

.contact_info {
    font-size: 15px;
    margin: 0 0 0 20px;
    padding-left: 0;
}

.contact_info  h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px;
    color: #fff;
}

.contact_info p {
    line-height: 28px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    margin: 0 0 30px;
}

.social_links {
    padding:0;
    margin: 0;
    display: block;
    overflow: hidden;
    list-style: none;
}

.social_links li {
    float: left;
    margin-right: 4px;
}

.social_links li a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
}

.social_links li a:hover, .social_links li a:focus {
    text-decoration: none;
    border-radius: 80px;
}

.twitter a:hover {
    color: #55acee;
}

.facebook a:hover {
    color: #3b5998;
}

.pinterest a:hover {
    color: #cb2026;
}

.gplus a:hover {
    color: #dd4b39;
}
 

.form {
    margin: 0 66px 0 30px;
}

.input-text {
    padding: 15px 16px;
    border: 1px solid #ccc;
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-size: 15px;
    color: #aaa;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-text:focus {
    border: 1px solid #fff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area {
    height: 230px;
    resize: none;
    overflow: auto;
    
}

.input-btn {    
    width: 175px;
    height: 50px;
    letter-spacing: 0px;
    background: #df0031;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.input-btn:hover {
    background: #fff;
    color: #222;
}

/* Added Contact 
---------------------------------*/

.cont-back {
   background: url('../img/massage-black-contact.png');

   background-size:cover;    
}

.contact-box{
 
  display:block;
 height:580px;  
}

.contact-color {
    background-color:rgba(51,122,183, .82);
  display:block;
 height:580px;  
    
}


.top_left_cont2 {
padding: 38px 0;
}
.top_left_cont2 h2 {
font-size: 25px;
color: #FFF;
line-height: 39px;
margin: 5px 0 9px 0;
}

#mid-point{
    text-align: center;
    padding-left: 100px;
    
}

a.read_more10 {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

a.read_more10:hover {
    background: #fff;
    color: #66afe9 ;
    border: 1px solid #fff;
    text-decoration: none;
    
}


#top-block10 {
    padding-bottom: 30px;
    padding-left: 10px;
    color:white;
    font-size: 18px;}

.login-control {
    display: none !Important; 
}




/*-----------Contact End-----*/
.ftext{
	text-align: center;
	margin-bottom: -18px;
	z-index: 10;
	text-align:center;
}
.ftext h3{
	font-size:28px;
	color: #2f2f2f;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 400; 
	margin-top: 37px;
}
.ftext p{
	font-size:16px;
	color: #2f2f2f;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
	margin-top: 13px;
	line-height: 24px;
}
.ftext .cBtn ul {
	margin-top: 40px;
	margin-top: 22px;
}
/**/



/* Careers
---------------------------------*/

.opacity2 {background: url('../img/Careers_Banner10.jpg');
            background-size:cover; 
} 

.home_wrapper2 {
    background-color: rgba(255, 0, 0, .75);
}



.careers {}

.careers { color: white;}
a.careers:hover {
    background: #fff;
    color: #df0031;
    border: 1px solid #fff;
}


/*------NUTRITION-------*/

#center{
    text-align: center;
    
} 


/*-----------------S----------------------*/


.panel {
    border: 1px solid  gray;
     
}


.panel_header{
      background-color: black;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 20px;
 
}

.active_panel {}

.panel_body{
    background-color:#f2eded ;
    color:white;
    padding: 10px 10px; 
    display:none;
}

.hidden>div {
    display:none;
}
.visible>div{
    display:block;
    
}




.arrow {
    float:right;
    margin-bottom:10px; 
    padding-bottom: 10px;
    padding-right:5px;

}

.white1 {
    color: white;
    font-size: 22px;
    padding-left: 5px;
    font-weight:  900;
   
}
.color-opt { 
    color: crimson;
    font-size: 20px;
    font-weight: 700;
}
a, .link{
    text-decoration: none;
}

/* Footer
---------------------------------*/
#contact {}

.detail{ color: white;
 text-align: center;

}

.footer_wrapper {
   
    background: #232323;
}

#ft-logo-left {
    text-align: center;
   
}


.ft-title {
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    font-weight:300;
    color:white;

}


#ft-spacing-main  {
   
    margin-left:5px;
}

#ft-spacing-2-main  {
 
    margin-top:35px;
     margin-left: 5px;    
} 


#ft-spacing  {
   
    margin-left: 50px;
}

#ft-spacing-2  {
 
    margin-top:35px;
     margin-left: 50px;    
} 




#ft-spacing-ind  {
   padding-top: 10px;
    margin-left: 20px;
}

#ft-spacing-ind2  {
 
    margin-top:35px;
     margin-left: 20px;    
} 



a.read_more-ind {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

a.read_more-ind:hover {
    background: #fff;
    color: #66afe9 ;
    border: 1px solid #fff;
    text-decoration: none;
}



a.read_more3 {
    font-family: Tahoma, 'Raleway', sans-serif;
    display: block;
    font-size: 16px;
    width: 250px;
    height: 46px;
    line-height: 46px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}

a.read_more3:hover {
    background: #fff;
    color: #66afe9 ;
    border: 1px solid #fff;
    text-decoration: none;
}


/*--Time section ----*/

.borderTop-time-F {
    margin-top:15px;
    border-top: 1px solid #DADADA;
}

.h4-T-F{
    padding-top: 7px;
    padding-bottom:7px;
     line-height: 30px;

     font-size: 20px;
 
}

.h4-T-F-A{
    
    padding-bottom:7px;
     line-height: 30px;

     font-size: 20px;
 
}

.ft-pad {
   pdding-top: 30px;
}

/*--Time section end ----*/

.footer_bottom {
    border-top: 1px solid #3C3A3A;
    padding: 25px 0;
}

.footer_bottom span {
    display: block;
    font-size: 14px;
    color: #cccccc;
    text-align: center;
}

.footer_bottom span a {
    display: inline-block;
    color: #419fe2;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer_bottom span a:hover {
    color: #fff;
}


/* Animation Timers
---------------------------------*/
.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.delay-04s {
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}


/*new_profolio*/


#filters2 {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters2 ul li {
    display: inline-block;
    margin: 0 5px;
}

#filters2 ul li a {
    display: block;
}

#filters2 ul li a h5 {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 4px;
    display: inline-block;
    
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px 22px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border: #C2C2C2 solid 1px;
    color: #7C7C7C;
}

#filters2 ul li a:hover h5, #filters ul li a.active h5 {
    background: #fff;
    color: #337ab7;
    text-decoration: none;
    border: #337ab7 solid 1px;
}

	
/* Portfolio */	
	
.container.portfolio_title {
    padding-bottom: 0px;
}



.content {}

/*Portfolio Filters - Project section*/




/*.home_wrapper_op2 {
    background-color: rgba(230, 0, 0, .70); 
    
} */

.unique {
    font-family: 'Raleway',tahoma, Arial, sans-serif;
    font-size: 2em;
    font-variant-caps: titling-caps;
    
}


/* Portfolio Filters */	

.portfolio-top {}
.portfolio {}
.sixteen-columns {}
.portfolio_btm{}


#filters {
    margin-top: 10px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative;
}

#filters ul li {
    display: inline-block;
    margin: 0 5px;
}

#filters ul li a {
    display: block;
}

#filters ul li a h5 {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 4px;
    display: inline-block;
    
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 10px 22px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    border: #C2C2C2 solid 1px;
    color: #7C7C7C;
}

#filters ul li a:hover h5, #filters ul li a.active h5 {
    background: #fff;
    color: #df0031;
    text-decoration: none;
    border: #df0031 solid 1px;
}

.section-title h2 {
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    letter-spacing: -1px;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.section-title span {
    display: block;
    color: #888888;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 60px;
    text-align: center;
}



/* Portfolio Items */	

.appleIOS {}   .property {}    .industrial {}
.acupuncture{}    .chiropractic {}   .planning {}

.android{}     .healthcare{}    .custom{}
.prototype{}  .fitness{}     .infrast  {}
.web{}         .government{}    .commer{}   .res{}

.font-btn { 
    font-size: 14px !important;
 
    
}

#portfolio_wrapper {
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    display: block;
}

#portfolio_wrapper .one-four {
    margin: 0!important;
    line-height: 0;
    width: 25%;
    padding: 0;
    position: relative;
}

.portfolio-item {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio_img {
    overflow: hidden;
    display: block;
    position: relative;
}

.portfolio-item .portfolio_img img {
    width: 100%;
    height: auto;
}

.portfolio-item:hover .item_overlay {
    opacity: 1;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.item_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    cursor: pointer;
}

.open-project-link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.item_overlay:hover {
    background: rgba(51,122,183, .60); /*Dark blue */ 
}

.item_info {
    position: absolute;
    height: 100px;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-align: center;
}

.project_name {
    color: #fff;
    text-transform: uppercase;
    margin-top: 25px;
    
    opacity: 0;
    font-size: 18px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    position: relative;
    z-index: 10;
}

.portfolio-item:hover .project_name {
    opacity: 1;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.project_catg {
    font-size: 14px;
    color: #fff;
    opacity: 0;
    margin-top: 0px;
    transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.portfolio-item:hover .project_catg {
    opacity: 0.8;
    -webkit-transition: opacity .1s .2s;
    -moz-transition: opacity .1s .2s;
    -ms-transition: opacity .1s .2s;
    -o-transition: opacity .1s .2s;
    transition: opacity .1s .2s;
}

.zoom-icon {
    left: 50%;
    margin-left: -20px;
    position: inherit;
    width: 40px;
    height: 40px;
    margin-top: 40px;
    opacity: 0;
    background: url(images/zoom.png);
    background-size: 40px 40px;
    transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.2s;
    -webkit-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
}

.portfolio-item:hover .zoom-icon {
    opacity: 1;
    margin-top: 0px;
    -webkit-transition: opacity .3s .2s, margin-top .3s .2s;
    -moz-transition: opacity .3s .2s, margin-top .3s .2s;
    -ms-transition: opacity .3s .2s, margin-top .3s .2s;
    -o-transition: opacity .3s .2s, margin-top .3s .2s;
    transition: opacity .3s .2s, margin-top .3s .2s;
}
	
	
	
	
/* Portfolio Isotope Transitions */	

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}



/* Portfolio Expander */	



#project_container {
    display: none;
    background-color: #FFF;
}

#project-page-button-fullscreen {
    height: auto;
    z-index: 100;
    position: absolute;
    right: 30px;
    top: 30px;
}

#project-page-button-fullscreen li {
    display: inline-block;
    font-size: 30px;
}

#project-page-button-fullscreen li a {
    background: url(images/close.png) no-repeat #fff;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    opacity: 0.5;
}

#project-page-button-fullscreen li a:hover {
    opacity: 1;
}

#project-page-button {
    text-align: center;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    z-index: 100;
}

#project-page-button li {
    display: inline-block;
    margin: 60px 10px 0px 10px;
    font-size: 30px;
}

#project_data {
    margin-bottom: 0px;
}

.project-section-title {
    text-align: center;
    margin-bottom: 40px;
}

.project-section-title h1 {
    margin-bottom: 5px!important;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.project-page {
    background-color: #FFF;
    width: 100%;
    height: auto;
    left: 0;
    padding-bottom: 40px;
}

	
/* Portfolio*/	
	
	
.project-image-slider .bx-wrapper .bx-next {
    background: url("images/project_slider_right.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    right: -90px;
}

.project-image-slider .bx-wrapper .bx-prev {
    background: url("images/project_slider_left.png") no-repeat;
    background-size: 35px 65px;
    opacity: 0.3;
    left: -90px;
}

.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {
    opacity: 1;
    background-position: 0;
}

.project-image-slider .bx-wrapper .bx-controls-direction a {
    height: 65px;
    margin-top: -33px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 35px;
    z-index: 100;
}
	
/* Portfolio Normal Expander */		
	
.project-description {
    margin-top: 40px;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.small-border {
    height: 2px;
    width: 50px;
    background-color: #ddd;
    margin-bottom: 15px;
}

.visit-project {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 55px 0 20px 0;
}

.project-description h5 {
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 5px;
}
	
	
	
/* Portfolio FullScreen Expander */			
	
#cycle-loader {
    height: 32px;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 999;
}

#arrow_left {
    top: 50%;
    height: 60px;
    position: absolute;
    left: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_right {
    top: 50%;
    height: 60px;
    position: absolute;
    right: 30px;
    width: 32px;
    z-index: 1000;
    margin-top: -30px;
}

#arrow_left:hover, #arrow_right:hover {
    margin-top: -28px;
}

#arrow_left:active, #arrow_right:active {
    margin-top: -28px;
}

div.mc-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.in-slide-content div.info-slide {
    background: #FFF url(images/info.png) no-repeat left bottom;
    background-size: 46px 46px;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 46px;
    height: 46px;
    margin: 0;
    display: block;
    text-indent: 10px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
    border-radius: 23px;
    cursor: pointer;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=0.5);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.in-slide-content div.info-slide:hover {
    width: 200px;
    background: #FFF;
    position: absolute;
    bottom: 40px;
    padding: 10px 20px;
    text-indent: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    z-index: 1000;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
    opacity: 1;
}

.in-slide-content h2, .in-slide-content p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 24px;
}

.in-slide-content h2 {
    font-size: 14px;
    color: #444;
    text-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 1001;
    position: relative;
    white-space: nowrap;
}

.info-slide p {
    color: #aaa;
    font-size: 13px;
    text-shadow: none;
    z-index: 1001;
    position: relative;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
}

.in-slide-content div.info-slide h2 {
    display: none;
    padding: 10px 10px 0 10px;
}

.in-slide-content div.info-slide p {
    display: none;
    padding: 0px 10px 10px 10px;
}

.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {
    display: inherit;
    padding: 0;
}

.sch_btn {
    margin: 0 auto !important;
}

/*
   Media Queries
--------------------------- */
@media (min-width: 768px) {
    
    .sch_btn{
        margin-left:150px;
    }


}
@media (max-width: 768px) {
p{
font-size:14px;
}
.home_section {
position: relative;
padding-top: 10px;


}
.top_left_cont {
padding: 38px 0;
}
.top_left_cont h2 {
font-size: 25px;
color: #FFF;
line-height: 39px;
margin: 0 0 9px 0;
}
.inner_section {
padding: 20px 0 20px;
}
#aboutUs img{
margin-bottom:20px;
}
#aboutUs h3{
font-size:16px;
line-height:22px;
}
.service_block h3 { 
font-size: 16px;
}
service_block p {
font-size: 14px; 
margin: 0px;
margin-bottom: 20px;
}
#filters ul{
padding-left:0px;
}
.form {
margin: 0 18px;
}
.page_section.team{
padding: 40px 0;
}

#clients {
padding: 20px 0;

}
.client_logos ul li {
display: inline;
margin: 0 20px;
padding: 11px 0;
display: inline-block;
}
.social_links li {
float: left; 
}
.contact_section{
margin:0;
}
h2, .contact_section h2 {
font-size: 30px;
}
.page_section.contact {.main-navigation .menu > li .sub-menu > li.current-menu-item > a,
.main-navigation .menu > li .sub-menu > li.current_page_item > a,
.main-navigation .menu > li .sub-menu > li.active a {
  color: #a9cf39;
}
padding: 60px 0 50px;
} 
.navbar-inverse .navbar-toggle .icon-bar{
background:#337ab7 !Important;   
}
.navbar-inverse .navbar-toggle {
border-color: #337ab7 !Important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
background:#effbff !Important;
outline:none;
}
.navStyle ul li {
display: block;
}
.navStyle {
float: right;
width: 100%;
text-align:center;
}
.navStyle ul li:last-child {
margin: 0px;
}
.navbar-inverse .navbar-nav > li > a {
color: #222;
background: #F9F9F9;
}

@media (max-width: 480px) {

.team_area {
width: 99%;
  }
}