/* CSS Document */
body{ font-family:"Century Gothic"; background:url(../images/bg-texture.jpg)}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: justify;
}
.logo{height:121px;  background-color:#b54138; display:block; }
img.logoImg{ width:98%; max-width: 877px; margin:0 auto;  display:block; padding-top:30px;}
.seprotar1{ background:url(../images/seprator1.png) repeat-x; width:100%; height:21px; margin:0; padding:0;}
.servicesBlock{ border:solid 1px #dbdbdb; padding:10px; width: 22%; margin-bottom:70px;

  }
 .servicesBlock, .servicesBlock span, .servicesBlock p, .servicesBlock h5{transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;}

.secondBlock{  margin-left: 4%;}
.thirdBlock{  margin-left: 4%;}
.fourthBlock{  margin-left: 4%;}
.fifthBlock{ margin-left:0;}
.marginTop{ margin-top:70px;}
.servicesBlock span{width: 48px;
  height: 48px;
  -moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding:10px;
  font-size: 24px;
  color: #fff;
  display:block;
  text-align: center;
  background: #fff;
  margin:0 auto;
  margin-top:-44px;
  left:10px;
  border:solid 1px #dbdbdb;}
  .servicesBlock h5{ color:#565656; text-align:center; font-family:"Century Gothic"; font-weight:bold;}
  .servicesBlock p{ color:#636363; text-align:justify; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
  .servicesBlock:hover{ background:#ec1d25;}
  .servicesBlock:hover p{ color:#fff;}
  .servicesBlock:hover h5{ color:#fff;}
 .servicesBlock:hover span{ background:#000;}
 .floatLeft{ float:left; padding-right:15px;}
 .listItem{ list-style:inside;}
 
 
 .greySection{ background:#303136 url(../images/leftDesign.png) no-repeat left top; width:100%; display:block;}
 .greyColumn{ padding:24px 0 20px 0;  width: 48%; }
 .greyColumn img { float:left;}
 .greyColumn h5{color:#fefdfc; padding:10px; margin-left:145px; display:block;}
 .keyFeatureImg{ width:100%; max-width:443px; float:right; }
 .keyFlist li{ list-style:none; line-height:37px; font-family:"Century Gothic"; font-weight:bold; font-weight:22px; vertical-align:text-bottom;}
 .keyFlist li img{ float:left; padding-right:7px;}
 .testmonial{ background:#e7e8e9; text-align:center;}
 .testmonial h5{ text-align:center; display:block; background:#ec1d25; line-height:70px; color:#fff; text-transform:uppercase;}

 .footer{ background:#2f2424; padding-top:50px; }
 .footerBlock{  padding:10px; width: 22%; margin-bottom:30px; color:#979797; font-family:"Myriad Pro"; font-size:14px;  line-height:16px;}
 .footerBlock h5{ font-family:"Myriad Pro"; color:#c5c5c2; font-size:20px; border-bottom:solid 2px #f41212;}
 .footerBlock li{ list-style:url(../images/arrow.png) inside;  margin-left:2px;}
 .footerBlock p { padding:0; margin:0 0 15px 0; font-family:"Myriad Pro"; }
 .footerBlock p a, .footerBlock li a{ color:#979797; text-decoration:none; font-family:"Myriad Pro"; }
 .footerBlock p a:hover, .footerBlock li a:hover{ color:#dadad7; text-decoration:none;}
 .footerBlock p span{ float:left; padding-right:7px; width:25px;}
 .homeFootContent{ background:#494848; padding:10px; color:#fff; text-align:center; line-height:18px; font-weight:normal;}
 .social{ width:50%; margin-left:25%;}
 
 .contactUs{color:#101010; font-family:"Myriad Pro"; font-size:14px;  line-height:16px;}
 .contactUs span{ float:left; padding-right:7px; width:25px;}
 
 /* Larger than Desktop HD */
@media (min-width: 1200px) {}
/* Larger than mobile */
@media (min-width: 400px) {}




/* Larger than desktop */
@media (max-width: 1000px) {
	.servicesBlock{width: 30.6666666667%;}
.footerBlock{width:30.6666666667%;}
.secondBlock{  margin-left: 4%;}
.thirdBlock{  margin-left: 4%;}
.fourthBlock{  margin-left: 0%; clear:both;}
.fifthBlock{  margin-left:4%;}
	}
/* Larger than tablet */

@media (max-width: 750px) {
	.columns {
    margin-left: 4%; }
	.columns:first-child {
    margin-left: 0; }
.servicesBlock{width: 48%;}
.footerBlock{width: 48%;}
.greyColumn{ width:100%; margin-left:0;}
.fifthBlock{  margin-left:4%;}
.fourthBlock{  margin-left: 4%; clear:none;}
.thirdBlock{  margin-left: 0%; clear:left;}
.secondBlock{  margin-left: 4%;}}
/* Larger than phablet (also point when grid becomes active) */
@media (max-width: 550px) {
	.columns {
    margin-left: 0%; float:left; }
	.servicesBlock{width: 100%;}
	.footerBlock{width: 100%;}
	.footerBlock.three { width:22%; margin-left:4%;  }
	}

.tabStyle{border:solid 1px #dfdfdf; -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);}
.tabStyle th{ background:#b54138; border:solid 1px #ced7dc; border-bottom:solid 2px #2e2323; color:#fff; padding-left:7px;}
.tabStyle td{ border:solid 1px #eeeeee; padding-left:7px; background:transparent;}
.tabStyle tr:nth-child(even) {background: #f9f0e4;}
.tabStyle tr:nth-child(odd) {background: #f1d8ba;}

.tabStyle2 td{ text-align:center;}
