@media screen and (max-width: 991px){
	#main_header .header_top {
    display: none;
}
#main_header .header_menu .navbar .navbar-brand::before{
	display: none;
}
#main_header .header_menu .navbar .navbar-brand {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.navbar-toggler {
    background: #0070b4;
    width: 100%;
    color: #fff;
    border-radius: 0px;
    outline: none;
}
.header_menu .container {
    padding: 0;
}
.navbar-toggler {
    background: #0070b4;
    width: 100%;
    color: #fff;
    border-radius: 0px;
    outline: none;
    padding: 12px 0px;
    font-size: 20px;
}
.navbar-nav.ml-auto {
    margin-top: 45px;
}

#main_header .header_menu .call_button {
    display: none;
}
.btn.btn-close.float-right {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    outline: none !important;
    position: relative;
    right: 14px;
}
#main_header .header_menu .navbar li a {
    font-size: 16px;
   padding: 14px 20px;
    display: block;
    color: #fff;
}
#main_header .header_menu .navbar li a:hover{
	background: #a8bc0f;
	color: #fff;
	transition: all 0.5s;
}
.navbar-nav li {
    display: block;
    border-bottom: 1px solid #332f2f;
}
.navbar-nav li:last-child{
	border-bottom: 0px solid #fff;
}
.banner_area {
    padding: 40px 0px;
    text-align: center;
}
h1 {
    font-size: 43px;
}
#banner_one ul li{
	display: block;
}
.banner_area ul li a {
    width: 100%;
    max-width: inherit;
    margin-bottom: 10px;
    font-size: 17px;
    padding: 21px 20px;
}
body{
	font-size: 16px;
}
#banner_one ul li {
    display: block !important;
}
.gap {
    padding-bottom: 60px;
    padding-top: 60px;
}
.commercial_choose_icon a {
    padding: 35px 20px;
    border-radius: 5px;
    min-height: 0px;
   /* margin-bottom: 20px;*/
}
.choose_us_Section {
    background: #e8e8e8;
    padding-bottom: 50px;
    padding-top: 50px;
}
h2 {
    font-size: 42px;
}
.choose {
    text-align: left;
    margin-bottom: 24px;
}
.choose_us_Section ul li a {
    font-size: 17px;
}
.choose_us_Section ul li {
    display: block !important;
}
.choose_us_Section ul li a{
	width: 100%;
}
.common_button li {
   
    display: block;
    width: 100%;
}
.common_button li a{
	display: block;
	margin: 6px auto;
}
.button_service {
    text-align: center;
}
.business_Section .title_bg {
    background: #0070b4;
    color: #fff;
    padding: 34px 12px;
    border-radius: 7px;
    text-align: center;
}
.title_bg h3{
	margin-bottom: 14px;
}
a.button_1 {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
}
.review_section .review_item {
    margin-bottom: 30px;
    text-align: center;
}
.review_section .review_item span {
    
    margin: 0px auto 10px;
}
.owl-carousel .owl-item img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.review_section p {
    margin-bottom: 20px !important;
}
.note_buyers_item {
   
    padding: 40px 20px;
}
.note_buyers_item h2 {
    font-size: 41px;
    
}
.contact_Section form {
    margin-top: 0px;
    padding: 0px 12px;
}
.contact_Section form button {
    
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}
.footer_Section {
    padding: 50px 0px 40px;
    color: #fff;
}
h3.footer_common {
    
    margin-bottom: 30px;
}
.footer_heading {
    margin-bottom: 30px;
}
.footer_heading2 {
    margin-bottom: 30px;
}
.footer_Section .footer_heading li {
    position: relative;
    padding: 0px 0px 0px 27px;
    margin-bottom: 7px;
    font-size: 15px;
    display: block;
}
.footer_Section .footer_heading2 li {
    position: relative;
    padding: 0px 0px 0px 27px;
    margin-bottom: 7px;
    font-size: 15px;
    display: block;
}
.footer_Section .footer_heading2 input{
	text-align: center;
}
.copyright_text {

    margin-top: 20px;
    position: relative;
}
    
    #banner_one {
    background: url(../image/mobile-banner-1.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
}


@media screen and (max-width: 767px){
	
	.frmm {
		top: 0px !important;
	}
	.choose_us_Section .heading h2{
		font-size: 40px;
	}
	.choose_us_Section ul li {
    	padding: 10px 0px 0px 29px;
	}
	.choose_us_Section ul li i.fa {
    	top: 12px;
	}
	.common_button li a i.fa {
    	top: 2px;
	}
	.review_section .heading h2{
		font-size: 36px;
	}
	.note_buyers_item h2{
		font-size: 39px;
	}
	section#inner_banner {
    	padding: 70px 0px;
	}
	section#inner_banner h1{
		font-size: 50px;
	}
	.about_section h3 {
    	margin-top: 40px;
	}
	.comm-img{
		margin: 20px 0px;
	}
	p.shrt-dsc{
		margin-bottom: 30px;
	}
	.common_button ul li{
		padding: 10px 0px 0px 0px;
	}
	.inner-page-header {
    	padding: 70px 0 !important;
	}
	.entry-title {
    	font-size: 40px !important;
	}
	.entry-content h2{
		font-size: 40px;
	}
	
}