.clear{
	clear:both;}
.inner_bnr{
	width:100%;
	height:auto;
	margin-top:90px;
	}
#overlay {
    background: none repeat scroll 0 0 #333;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.pop-close-btn{
	position: relative;
	font-size: 30px;
	color: #000;
	float: right;
}
.pop-content-box{
	text-align: justify;
}
.pop-content-box h4{
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
}
.pop-content{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}
.pop-map{
	position: relative;
	overflow: hidden;
}
.pop-text-white{
	color: #000;
	font-size: 18px;
	margin: 0;

}
.address-small{
	font-size: 15px;
	line-height: 30px;
	color: #585858;
}
.pop-address{
	display: flex;
	align-items: center;
	gap: 10px;
}
.pop-content .get-btn a{
	background: #D02111;
	color: #fff;
	padding: 10px 15px;
	border-radius: 10px;
}
.pop {
    position:fixed;
	display: flex;
    z-index: 50000;
    top: 20%;
    left: 30%;
    display: none;
	max-width:600px;
	width: 100%;
}	
.chrmn_bg{
	width:100%;
	height:auto;
	background:	url(../../wp-content/uploads/2014/08/slash_bg.png);
	padding:15px 0;
	}
.just {text-align:justify !important;}	
.chrmn{
	width:150px;
	height:150px;
	margin:0 auto;
	}
.chrmn img{
	width:150px;
	height:150px;
	}
.inner_img{
	width:250px;
	height:auto;
	float:left;
	margin:0 15px 10px 0;}	
.cntct{
	width:35px;
	height:65px;
	margin-right:5px;
	float:left;}
.cntct img{
	width:35px;
	height:35px;
	float:left;}
.widget_text h6{
	  border: none;
	  text-align: left;
	  padding: 0 !important;
	  margin: 0 0 10px;
	  font: bold italic 22px/30px Roboto Condensed !important;
	  color: #FFFFFF !important;  
	}	
.brnd{
	width:100px;
	height:auto;
	margin:2px;
	float:left;}	
.futer_mrg_lft{
	margin-left:45px;}	
	
@media screen and (max-width:959px){	
.inner_bnr{
	width:100%;
	height:auto;
	margin-top:0;
	}
 .wpv-main{
 padding-top:0 !important;}	
.responsive-layout #header-sidebars aside, .responsive-layout #footer-sidebars aside {
 	margin:0 120px !important;}
	.futer_mrg_lft{
	margin-left:0px;}
	.pop {
	width:400px;
}
	}
@media screen and (max-width:500px){
	.pop {
	max-width:100%;
	left: 10%;
}
	}	
	
@media screen and (max-width:479px){
.pop {
	left: 0;
}
}								