@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');

@media screen and (min-width:300px) and (max-width:992px) {
	body{

	background-color: #efefef;

}
	.bigscreen{
		 display:none;
		}
	.interior_body {
	height: auto;
	position:relative;
	z-index:-9;
	padding:0px !important;
	margin-top:-80px;
}
.map{
	margin-top:130px !important;
	}
.contact_us {
	position: relative;
	z-index: -9;
}

.contact_box{
	 height:auto;
	 margin-top:5%;
	 padding-left:20px;
	}
.contact_header{
	 background-color:#272727;
	 color:#fff;
	}	
.text-info{
	color:#272727 !important;
	}
.address_envelope{
	 font-size:30px;
	 padding:15px;
	 padding-top:25px;
	}
.phone_text{
	font-size:20px;
	padding:15px;
	}
			
.contact_header{
	 background-color:#272727;
	 color:#fff;
	}	
.text-info{
	color:#272727 !important;
	}

	.contact_heading{
	 font-size:14px !important;
	}
.contact_icon_portion{
	 margin-top:2%;
	 width:220px !important; 
	 margin-left:calc((100% - 220px)/2 );
	}	
.icon_box{
	 width:50px;
	 height:50px;
	 float:left;
	 margin-left:5%;
	}
.icon{
	width:50px;
	 height:50px;
	}	
.icon img{
	 width:100%;
	 height:auto;
	 filter: brightness(100);
	}
.submit_button{
	 background-color:#fff !important;
	 color:#000;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	
	}

	.contact_form_heading{
		margin-top: 25px !important;
	}		
}

@media screen and (min-width:992px) and (max-width:1400px) {
	.smallscreen{
		 display:none;
		}
.contact_us {
	height: 100vh;
	background-color: #fff;
}
.contact_footer {
	height: auto;
	background-color: #1D1D1D;
	padding: 50px 100px;
}
.contact_footer {
	height: auto;
	background-color: #1D1D1D;
	padding: 50px 100px;
	position:relative;
	z-index:-9;
}
.contact_us {
	position: relative;
	z-index: -9;
}
.enquiry_box{
	 margin-top:8%;
	}

.contact_form_heading{
	 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	 border-bottom:0px !important;
	 font-weight:600;
	 font-size:30px;
	}
	.form-control{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	}
	.icon{
	width:50px;
	 height:50px;
	}	
.icon img{
	 width:100%;
	 height:auto;
	}
.submit_button{
	 background-color:#58595b !important;
	}
.contact_icon_portion{
	 margin-top:2%;
	  
	}			
.contact_header{
	 background-color:#272727;
	 color:#fff;
	}	
.text-info{
	color:#272727 !important;
	}
.address_envelope{
	 font-size:30px;
	 padding:15px;
	 padding-top:25px;
	}
.phone_text{
	font-size:20px;
	padding:15px;
	}
.contact_heading{
	 font-size:20px !important;
	}

	
}

@media screen and (min-width:1400px) and (max-width:5000px) {
	.smallscreen{
		 display:none;
		}
.contact_us {
	height: 100vh;
	background-color: #fff;
}
.contact_footer {
	height: auto;
	background-color: #1D1D1D;
	padding: 50px 100px;
	position:relative;
	z-index:-9;
}
.contact_footer {
	height: auto;
	background-color: #1D1D1D;
	padding: 50px 100px;
}
.contact_us {
	position: relative;
	z-index: -9;
}
.enquiry_box{
	 margin-top:8%;
	}

.contact_form_heading{
	 font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	 border-bottom:0px !important;
	 font-weight:600;
	 font-size:30px;
	}
.form-control{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	}
.submit_button{
	 background-color:#58595b !important;
	 color:#fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;
	
	}
.contact_icon_portion{
	 margin-top:2%;
	  
	}			
.contact_header{
	 background-color:#272727;
	 color:#fff;
	}	
.text-info{
	color:#272727 !important;
	}
.address_envelope{
	 font-size:30px;
	 padding:15px;
	 padding-top:25px;
	}
.phone_text{
	font-size:20px;
	padding:15px;
	}
.contact_heading{
	 font-size:20px !important;
	}			
}
