/* Logo, Site Name, Site Slogan
---------------------------------- */
.logo {
	margin: 10px 10px 10px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.logo,
.site-name-and-slogan {
	float: left;
}
.site-name {
    margin-top: 15px;
	font-size: 22px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.site-name a {
         
		color:#333;
		text-decoration:none;
		font-size:25px;
		display:inline-block;
		height:60px; line-height:50px;
		font-weight:600;
		letter-spacing:-2px;
	
}
.site-name a:hover {
	text-decoration: none;
}
.site-slogan {
	font-size: 10px;
    color: #ffffff;
}

.site-iso {
    font-size: 11px;
    color: #ffffff;
}

/* Media Queries */

@media(max-width: 767px){
    .logo {
        margin-bottom:5px;
        
        
    }
    #logo{
        
        width: 100%;        
    }
    .site-name {
        margin-top: 10px;
    }
    .site-name a{        
        font-size: 20px;
    }
    .site-slogan {
	   font-size: 10px;
    }
    .site-iso {
    font-size: 10px;
    }
    
}
@media(min-width: 768px) and (max-width: 990px){
    #logo{
        width: 100%;        
    }
    .site-name{
        margin-top: 18px;
        font-size: 16px;
    }
    .site-slogan {
	   font-size: 10px;
    }
    .site-iso {
    font-size: 10px;
    }
    
} 
@media(min-width: 992px) and (max-width: 1199px){
    #logo{
        width: 100%;        
    }
    .site-name{
        margin-top: 18px;
        font-size: 8px;
    }
    .site-slogan {
	   font-size: 10px;
    }
    .site-iso {
    font-size: 10px;
    }
    .header-top{font-size:11px}
    .header.dark{color:#cacaca}
    
}
@media(min-width: 1200px){
    #logo{
        width: 100%;        
    }
    .site-name{
        margin-top: 0px;
        font-size: 8px;
        margin-left :-50px;
        width :100%;
    }
    .header-top{font-size:11px}
    .header.dark{color:#cacaca}
}

.product-based-services {
    background-image:url(../images/location-bg1.gif);
}
.sectionTitle1 {
    margin-bottom: 30px;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}

.sectionTitle1 h2 {
    color: #fff;
}
.sectionTitle1:after {
    background: #d8262e;
}
.sectionTitle1:after {
    content: '';
    display: block;
    width: 47px;
    height: 2px;
    margin: 25px auto 0;
}

.pagel{
       /* background:#2E3743;
        */
       background-image: url(../images/location-bg.gif);
       background-repeat: repeat;
       float:left;
        padding-top:27px;
        padding-bottom:27px;
        width:100%}

.pagel p{
        color:white;
        line-height:21px;
        margin:0px}
.pagel h2{
    color: white;
}

        
.page-menu{margin:0px;padding:0px}
.page-menu li{display:inline;list-style-type:none;float:left}
.page-menu li a{color: white;
    font-size:12px;
    text-transform:capitalize;
    padding:0 19px 0 0;
    line-height:21px;
    text-decoration:none;transition:.3s}
.page-menu li a:hover{color:#878888;transition:.3s}


.innerb {
  display: inline-block;
  border-radius:0;list-style-type:none;float:right;
  border: 15px solid #2874A6;
  width: 130px;
  height: 130px;
    margin: 2px; 
    padding-top: 30px;
  padding: 30px 20px 20px 20;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
  .innerb {
    padding: 55px 20px 20px 20px;
      margin: 10px;
  }
    .service-block .this-title {
    font-size: 14px;
}
}
@media (max-width: 991px) {
  .innerb {
    border-top-width: 10px;
    margin: 10px;
  }
}
.innerb:hover, .innerb:focus {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
}

.innerr {
   display: inline-block;
  border-radius:0;list-style-type:none;float:right;
  border: 15px solid #D2150F;
  width: 130px;    
  height: 130px;
    padding-top: 30px;
    margin: 2px;    
  padding: 30px 20px 20px 20;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; 
  
}
@media (max-width: 991px) {
  .innerr {
    padding: 55px 20px 20px 20px;
      margin: 10px;
  }
    .service-block .this-title {
    font-size: 14px;
}
}
@media (max-width: 991px) {
  .innerr {
    border-top-width: 10px;
    margin: 10px;
  }
}
.innerr:hover, .innerr:focus {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
}


.innery {
    display: inline-block;
  border-radius:0;list-style-type:none;float:right;
  border: 15px solid #CCD20F;
  width: 130px;
  height: 130px;
    padding-top: 30px;
    margin: 2px;    
  padding: 30px 20px 20px 20;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;   
}
@media (max-width: 991px) {
  .innery {
    padding: 55px 20px 20px 20px;
      margin: 10px;
  }
    .service-block .this-title {
    font-size: 14px;
}
}
@media (max-width: 991px) {
  .innery {
    border-top-width: 10px;
    margin: 10px;
  }
}
.innery:hover, .innery:focus {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
}


.innerg {
    display: inline-block;
  border-radius:0;list-style-type:none;float:right;
  border: 15px solid #504C4C;
  width: 130px;
  height: 130px;
    padding-top: 30px;
    margin: 2px;    
  padding: 30px 20px 20px 20;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s; 
  
}
@media (max-width: 991px) {
  .innerg {
    padding: 55px 20px 20px 20px;
      margin: 10px;
  }
    .service-block .this-title {
    font-size: 14px;
}
}
@media (max-width: 991px) {
  .innerg {
    border-top-width: 10px;
    margin: 10px;
  }
}
.innerg:hover, .innerg:focus {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
}


.service-block .inner2 {
  border-top: 10px solid;
  border-top-color: white;
  background: white;
  margin: 0;
  height: 95px;/* before 120px;*/
  
  padding: 0 35px 50px;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
@media (max-width: 991px) {
  .service-block .inner2 {
    padding: 0 15px 25px;
  }
     .service-block .h3 {
    font-size: 20px;
}
}
@media (max-width: 991px) {
  .service-block .inner2 {
    border-top-width: 70px;
  }
}
.service-block .inner2:hover, .service-block .inner2:focus {
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.22);
}

.bottom-footer{
       /* background:#2E3743;
        */
        background: #81130F;
       color:#FFFFFF;
       background-image: url(../../images/location-bg.gif);
       background-repeat: repeat;
       float:left;
        padding-top:27px;
        padding-bottom:27px;
        width:100%}

.bottom-footer p{
        color:#bcbec0;
        line-height:21px;
        margin:0px}
        
       
        
        
.foot-menu{margin:0px;padding:0px}
.foot-menu li{display:inline;list-style-type:none;float:right}
.foot-menu li a{color:#bcbec0;
    font-size:12px;
    text-transform:capitalize;
    padding:0 19px 0 0;
    line-height:21px;
    text-decoration:none;transition:.3s}
.foot-menu li a:hover{color:#878888;transition:.3s}