h2 {  text-align:center; width:100%;  }


.detbox { float: left; width: 80%; margin-left: 10%; padding: 20px; background: #fff; margin-top: 20px; border-bottom: 1px solid #ededed;  }
.detbox .address { color:#333; font-size: 1.8rem; font-weight: 300; text-align:center; width: 100%; margin:15px 0 20px; line-height:2.4rem; letter-spacing: 0.04rem; }
.detbox .phone { text-align:center; font-size: 1.8rem; font-weight: 300; letter-spacing: 0.04rem; color: #333!important; margin-bottom: 20px; width:100%; text-decoration: none; } 
.detbox .phone a { color:#333; text-decoration:none; }
.detbox .phone a:hover { text-decoration:underline; }
.detbox .address i , .detbox .phone i, .detbox .email i{ color: #666; margin:0 10px 0 0; }
.detbox .email {  font-size: 1.6rem;}
.detbox .email a {width: 70%; letter-spacing: 0.2px; color: #DA2129!important; margin-bottom: 20px; text-decoration: none; } 
.detbox .email a:hover { color: #2d2d2d!important;}

.d-text { float:left; width:100%; }
.d-text2 { font-style:italic; text-align:center; font-size:1.2rem; }
.d-textl { display:none; }
.d-text2 span { color:#c71444; } 

#map_canvas.cmap{ width: 40%; height: 100%;  position: absolute !important; left: 0; background: #fff; }
.contact-det { float: left; width: 60%; margin-left: 40%; }

.conbox .detbox { float:left; width:100%; border-top: 1px solid #d6d6d6; padding: 30px;  background: #fff; }  
.conbox form { float:left; width:100%; }

.topbnr{
	margin-top: 149px;
}


.con-staff { float: left; margin: 3% 0%;}  
.con-staff:last-child { float: left;}
.con-staff span.img { width: 100%;height: 270px;float: left; overflow: hidden; }
.con-staff span.img img { width: 90%; }
.con-staff h3 { width: 100%; float: left; font-size: 1.6rem; font-weight: 600; margin: 10px 0; }
.con-staff span.pos {float: left;font-size: 1.3rem; font-style: italic; font-weight: 600; width: 100%;}
.con-staff span.phone { float: left;font-size: 1.5rem; margin-top: 15px; width: 100%; }
.con-staff span.phone i { color: #01613C; }
.con-staff span.memberstarted{ float: left;font-size: 1.5rem; margin-top: 15px; width: 100%; }
.con-staff span.qualifications{ float: left;font-size: 1.5rem; margin-top: 15px; width: 100%; }
.con-staff span.expertise{ float: left;font-size: 1.5rem; margin-top: 15px; width: 100%; }
.con-staff a.mailbtn { float: left; height: 40px; margin: 10px 0 0; font-size: 1.4rem; background: #3d3d3d; color: #fff; text-decoration: none; padding: 12px; }
.con-staff a.mailbtn:hover { background: #DA2129; }
.cfboxph { font-size: 1.6rem; line-height: 3rem; }
.cfboxph .phone { float:left; width:100%; }
.cfboxadd { font-size:1.4rem; line-height:2.2rem; }
.cfboxph a { float:left; color:#c71444; border-bottom:1px dotted transparent; }
.cfboxph a:hover { border-color:#c71444; }
.contbl { margin:20px 0 0; text-align:center; float:left; width:100%; }
.contbl td { padding:8px 0; font-size:1.4rem; background:#ededed; }
.contbl tr:nth-child(2n + 1) td { background:#fff; }
.contbl .spc { background:#fff!important; }
.cttitle { font-weight:bold; text-transform:uppercase; font-size:1.4rem; }
.cttitle2 { text-transform:uppercase; }

.cfbox button { font-weight:bold; font-size:1.8rem; float:left; border:none; cursor:pointer; background:#3d3d3d; text-align:center; color:#fff; width:100%; text-transform:uppercase; }
.cfbox button .fa { margin:0 0 0 15px; color:#fff; position:relative; left:0; }
.cfbox button:hover { background:#DA2129; }
.cfbox button:hover .fa { left:10px; }


.cbox { float:left; background:#fff; border-top:1px solid #d6d6d6; width:100%; }
.ctxt { float:left; width:100%; padding:25px 30px 35px; }
.limg { float:left; width:100%; text-align:center; }
.limg img { display:block; margin:0 auto; max-width:100%; }

#contactform { float:left; width:100%; }
#contactform .popform { padding:0 5%; }
#contactform .pformt { font-size:1.8rem; font-weight:300; letter-spacing:0.04rem; }
#contactform .c-60 { width:100%; }


@media (max-width: 1100px) and (min-width: 800px) { 

.c-4.con-staff { width: 33%; }

}

@media (max-width: 1100px) {
#contactform .popform { padding:0; }
}

@media (max-width: 900px) {
#contactform.white-popup-block { padding:30px 10px 50px; }
}

@media (max-width: 800px){
	.topbnr{margin-top: 100px;}

	#map_canvas.cmap{ width: 100%; height: 300px!important;  position: relative!important; }
.contact-det { float: left; width: 100%; margin-left: 0%; }
};

@media (max-width: 600px) {

.detbox .address, .detbox .phone, .detbox h2, .detbox h1, .detbox .email, .con-staff a.mailbtn, .con-staff span.img img, .textblock h2, .con-staff h3, .con-staff span.pos, .con-staff span.phone  { width: 100%; text-align: center!important; } 
.con-staff { margin: 10% 0%;}
}

