@charset "utf-8";
/* CSS Document */
/*@import url(http://fonts.googleapis.com/css?family=Raleway);*/
@font-face {
    font-family: 'Exo2Regular';
    src: url('../fonts/exo2-regular.eot');
    src: url('../fonts/exo2-regular.eot') format('embedded-opentype'),
         url('../fonts/exo2-regular.woff2') format('woff2'),
         url('../fonts/exo2-regular.woff') format('woff'),
         url('../fonts/exo2-regular.ttf') format('truetype'),
         url('../fonts/exo2-regular.svg#Exo2Regular') format('svg');
}


.conditionsiul {
  -moz-column-count: 3;
  -moz-column-gap: 50px;
  column-count: 3;
  column-gap: 50px;
  -o-column-count: 3;
  -o-column-gap: 50px;
  -webkit-column-count: 3;
  -webkit-column-gap: 50px;
  -ms-column-count: 3;
  -ms-column-gap: 50px;
}

.conditionsiul li {
	list-style-image: url("../images/list-icon.png");
    margin-left: 14px;
}

.conditionsiul {
	padding: 0;
	margin: 0;
}

div.wpcf7 {
    margin-top: -11px;   
}

.content_box  p.welcome-line  {
  background: none repeat scroll 0 0 transparent;
  color: #a4a4a4;
  font-family: 'Exo2Regular';
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  text-decoration: none;
  text-align:left;
  padding:0;
  font-style:normal;
  display: inline-block;
  
}
/*.call_p {
  font-size: 23px;
}   11-05-2015 edit*/
.lazy-load-box.effect-slidefromleft > h1 {
  display: inline-block;
  font-size: 16px;
  margin: 0 0 0 3px;
}
.call_p {
  font-family: "Exo2Regular";
  font-size: 23px;
  font-weight: 300;
  margin: 0;
  text-transform: none;
  text-align:left;
  float:left;
}
.conditions .conditins-heading {
  border-bottom: 1px solid #a4a4a4;
  color: #a4a4a4;
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 15px;
  padding: 0;
  text-align: left;
   font-weight: normal;
}
.es-carousel_li {
  width: 368px !important;
}
.featured-thumbnail img {
  /*width: 100%;*/  
  max-height: 320px;
  max-width: 670px;
}
.lazy-load-box.effect-slidefromright {
  padding-top: 30px;
}
.extra_cbox1 {
	margin-bottom:0;	
}
.logo {
	float:none;
}
.header .social li a i {
	font-size:14px;	
}
/*.hero-unit p {
  font-family: 'Exo2';
}*/

/* about page*/

.content-left {
  display: inline-block;
  width: 77%;
}

.content-right {
  clear: both;
  display: inline;
  float: right;
  width: 20%;
}
.footer {
	overflow:hidden;
}
.about_content {
  padding: 20px 0 0 0;
}
.post_wrapper .featured-thumbnail a:hover{
		width:0;
}
.post_wrapper .featured-thumbnail a:after {
	width:0;	
}
.post_wrapper .featured-thumbnail a:before {
	width:0;	
}
.post_wrapper .post__holder .featured-thumbnail.thumbnail.large {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.pagination__posts {

  text-align: center;
}

/* about page*/

/* Therapies page*/

.text_div {
  display: inline-block;
  float: right;
  margin-top: -5px; /*-15px*/
  width: 61%;
}
.img_div {
  display: inline-block;
  float: left;
}
.text_div > p {
  margin-bottom: 16px;
}
.span8 .extra_services1 {
  margin-bottom: 45px;
} 

.hover-bg {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: none;
  font-size: 23px;
  font-weight: bold;
  height: 239px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  vertical-align: middle;
  width: 368px;
}
.hover-bg > span {
  display: block;
  height: 300px;
  left: 28%;
  line-height: 29px;
  margin-left: -85px;
  position: relative;
  text-align: center;
  top: 40%;
  vertical-align: middle;
  width: 90%;
}
.hover-bg a:hover, .hover-bg a:focus{
  color: #FFF;
}
.hover-bg .a:hover:after, .hover-bg a:after{
  background: none;
}
.es-carousel_li .featured-thumbnail .hover-bg a:hover:before{
  border: none;
}

.featured-thumbnail:hover .hover-bg {
  display: block;
  transition: linear 4s ease-out 0s;
}


/* Therapies page*/

/* product-name page*/

.span7 .featured-thumbnail.thumbnail.large {
  margin: 0;
  text-align: center;
}
/* product-name page*/

@media screen and (max-width:480px) {
		.conditionsiul {
		 	column-count: 1;
		 	-moz-column-count: 1;
		  	-o-column-count: 1;
		  	-webkit-column-count: 1;
		  	-ms-column-count: 1;
		}		
}

@media (max-width: 480px) {
	.text_div {
		  margin-top: 0px !important;
		  width: 100% !important;
	}
}

.widget ul.jcl_widget li {
    padding-left: 5px;
}
