@media only screen and (min-width: 1601px){
	.container{
	max-width:1230px !important;
	width:100%;
	margin: 0 auto !important;
	padding-left: 15px;
	padding-right: 15px;
	}

}
@media only screen and (max-width: 1024px){
	.container{
	max-width:100% !important;
	width:100%;
	margin: 0 auto !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	}
	nav#download_btn {
    display: none !important;
    opacity: 0;
	}
	.main-navigation a {
    display: none;
	}

}
@media only screen and (max-width: 1024px) and (min-width: 768px){
	section#media_image-2 {
    	flex: 0 0 25%;
	}
	.ftr_one {
    justify-content: center;
	}
	img.custom-logo {
    margin-top: 15px;
	}
	.common_heading h2 {
    font-size: 30px;
    line-height: 50px;
   	}
	.about_info::before {
   	height: 123px;
    width: 43px;
    top: 0px;
    }
	.section_margin {
    margin-top: 50px !important;
}
}

@media only screen and (max-width: 767px){
	.site-branding {
    flex: 0 0 100% !important;
	}
	ul#menu-privacy-menu {
/* 		display: block !important; */
	}
	nav#download_btn {
    display: none;
    opacity: 0;
	}
	.common_heading h2 {
    line-height: 50px !important;
	font-size:21px;	
    }
	.our_service h2 {
    	font-size: 26px;
    	line-height: 50px;
    }
	.ftr_one {
    display: block;
    gap: 20px;
	}
	.ftr_three {
    display: block;
    }
	ul#menu-privacy-menu {
    padding-left: 0;
	}
	.desktopview{
		display:none !important;
	}
	
	.mobileview{
		display:block !important;
	}
	h1.common_heading {
    font-size: 30px;
    line-height: 1;
    }
	.banner p {
    font-size: 20px;
    line-height: 33.08px;
    font-weight: 400;
    color: rgba(68, 68, 68, 1);
	}
	.banner p {
    font-size: 20px;
    line-height: 30px;
	margin-right:10px;	
    }
	.image_txt {
    margin-top: 10px;
	}
	.testi_info #sp-testimonial-free-wrapper-122 .sp-testimonial-free-section {
    margin: 0 0px;
	}
	.vc_row.wpb_row.vc_row-fluid.container.section_margin.testimonial_sec {
    margin-bottom: 30px !important;
    padding-bottom: 50px !important;
	}
	.get_touch_flex {
    display: block;
    }
	img.custom-logo {
    margin-top: 15px !important;
	}
	.get_touch_box::before {
    content: '';
    position: absolute;
    background-image: url('http://localhost/evchargingpoint/wp-content/uploads/2024/02/image-14.png');
    height: 77px;
    width: 80px;
    right: 0px;
    top: -9px;
    }
	.vc_row.wpb_row.vc_row-fluid.container.get_in_touch {
    margin-bottom: 20px !important;
	}
/* 	#menu-privacy-menu > li:first-child {
    border-right: 0px solid #fff;
    padding-right: 20px;
	} */
	.about_info::before {
    top: 0px;
   }
	section#nav_menu-2 {
    margin-bottom: 10px;
	}
	.site-info {
    padding: 20px 10px !important;
	}
	section.vc_section.banner_img.section_margin.mobileview {
    padding-left: 25px !important;
    }
	.section_margin {
    margin-top: 50px !important;
}
	
}
@media only screen and (max-width: 400px){
	.common_heading h2 {
    line-height: 38px !important;
    font-size: 17px !important;
    }
}