@media (min-width:1650px) {
 .container {
	  padding: 0;
	}	
}
@media (min-width:1400px) {
	.home_about.inner p {
	    font-size: 19px;
	}
}
@media (min-width: 1700px) {	
	header .bottom_nav {
	    padding-left : 0px;
	    padding-right: 0px;
	}	
	header.sticky .bottom_nav {
		padding: 20px 0px;
	}
}
@media (max-width: 1799px) {}
@media (max-width: 1699px) {
	.home_banner .img_wrap {
		min-width: 1000px;
		transform: translate(-4%);
	}
}
@media (max-width: 1599px) {

}
@media (max-width: 1499px) {
	.home_banner .img_wrap {
		min-width: 980px;
		transform: translate(-3%);
	}
}
@media (max-width: 1399px) {
	.container {
		max-width: calc(100% - 15px);
	}
	.home_about,
	.black_text,
	.gallery_section,
	.engineers {
		padding: 100px 0px;
	}
	h2 {
		font-size: 40px;
	}
	p {
		font-size: 18px;
		line-height: 34px;
	}
	.home_about .img_wrap::before {
		bottom: -15px;
		right: -15px;
	}
	.home_services .box a {
		padding: 30px;
	}
	h4 {
		font-size: 22px;
		margin-bottom: 7px;
	}
	.testimonial .testimonial_slider {
		padding: 100px 0px;
	}
	footer .footer_logo,
	.social_icons {
		margin-bottom: 60px;
	}
	.inner_banner.inner {
		padding: 200px 0;
	}
	.home_banner .img_wrap {
		min-width: 900px;
	}
	.home_banner .text_wrap h1 {
		font-size: 52px;
		line-height: 62px;
		margin-bottom: 26px;
	}
	.home_banner .text_wrap {
		margin-top: -70px;
	}
	.home_services {
		padding: 50px 0px 150px;
	}
	h2 {
		font-size: 36px;
	}
}
@media (max-width: 1299px) {
	footer .common.get_in_wrapper {
		margin-left: 0px;
	}
	.get_in li span.small_title {
		margin-right: 10px;
	}
	footer .common .footer_menu {
		margin-right: 15px;
	}
	.bottom-footer {
		padding: 45px 0 50px;
	}
	footer .common .footer_menu li a::before {
		margin-right: 10px;
	}
	.home_banner .img_wrap {
		min-width: 800px;
	}	
	.home_banner .text_wrap h1 {
		font-size: 48px;
		line-height: 62px;
	}
	.home_banner .text_wrap {
		margin-top: -20px;
	}
	.testimonial .testimonial_slider .text_wrap p {
		max-width: 78%;
	}
}
@media (max-width: 1199px) {
	h2 {
		font-size: 36px;
		line-height: 52px;
	}
	p {
		font-size: 17px;
		line-height: 32px;
	}
	.home_about, .black_text {
		padding: 80px 0px;
	}
	.home_services .container .row > div, .gallery_section .container .row > div {
		padding-right: 15px;
		padding-left: 15px;
		margin: 15px 0px;
	}
	.home_services .container .row, .gallery_section .container .row {
		margin-right: -15px;
		margin-left: -15px;
	}
	footer .common .footer_menu {
		margin-right: 45px;
	}
	.get_in li:last-child {
		margin-top: 8px;
	}
	.testimonial .testimonial_slider .text_wrap p {
		font-size: 18px;
	}
	.testimonial .testimonial_slider .text_wrap span.date {
		font-size: 19px;
	}
	.gallery_section {
		padding: 60px 0px;
	}	
	.home_banner .img_wrap {
		min-width: 740px;
		transform: translate(-5%);
	}
	.home_banner {
		padding: 160px 0px 100px;
	}
	.testimonial_slider .owl-nav.disabled, .testimonial_slider .owl-nav {
		width: calc(100% - 10%);
	}
}
@media (max-width: 1099px) {
	.home_banner .img_wrap {
		min-width: 100%;
		transform: translate(0%);
	}
	.home_banner .text_wrap h1 {
		font-size: 48px;
		line-height: 56px;
	}
	h3 {
		font-size: 24px;
	}
	header nav .close_btn {
		right: 35px;
	}
	header nav {
		padding: 120px 35px 50px 50px;
	}
}
@media (max-width: 1024px) {
	.home_about, .black_text, .gallery_section, .engineers {
		padding: 80px 0px;
	}
	.testimonial{
		padding: 80px 0px 65px;
	}
	.testimonial .testimonial_slider {
		padding: 80px 0px;
	}
	h3 {
		font-size: 26px;
		margin-bottom: 35px;
	}
	.general .check_list ul li {
		font-size: 18px;
		padding-left: 55px;
		background-size: 26px;
	}
	.inner_banner.inner {
		padding: 200px 0;
	}
	.home_about .container {
		margin-bottom: 50px;
	}
	.contact_details li a,
	.contact_details li span {
		font-size: 15px;
	}
	.contact_details {
		margin-right: 25px;
	}
	.home_banner .text_wrap h1 {
		font-size: 46px;
	}
	.home_banner {
		padding: 180px 0px 100px;
	}
	.home_services {
		padding: 50px 0px 100px;
	}
	header nav {
		 max-width: 500px; 
		right: -500px;
	}
	#home_banner.thank_you .container {
		padding: 10% 15px 2%;
	}
	#home_banner.thank_you h1 {
		font-size: 90px;
	}
	#home_banner.thank_you .btn {
		font-size: 17px;
	}
	.blue_text_24 br{
		display: none !important;
	}
	/*.map {
		height: 350px;
	}

	.map .map_img {
	    max-width: none;
	    width: 240%;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translate(-50%, 0%);
	    height: auto;
	}*/
}
@media (max-width: 991px) {	
	.home_about, .black_text, .gallery_section, .engineers {
		padding: 60px 0px;
	}
	h2 {
		font-size: 32px;
		line-height: 42px;
	}
	p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 28px;
	}
	.home_about .box{
		margin-bottom: 50px;
	}
	.home_about, .black_text {
		padding: 60px 0px;
	}
	.home_about .img_wrap {
		margin-bottom: 20px;
	}
	footer .common {
		margin-bottom: 30px;
	}
	.bottom-footer .copy ul {
		margin-bottom: 20px;
	}
	.bottom-footer {
		padding: 20px 0 40px;
	}
	.engineers.engineers_banner.banner {
		/*padding: 80px 0 45%;
		background-position: 105% 100%;
		background-size: 180%;*/
		background-color: #2daae2;
	}
	.general .check_list,
	.general .check_list ul li {
		margin-bottom: 20px;
	}
	h3 {
		font-size: 22px;
	}
	.engineers{
		background-image: none;
	}
	.home_banner .text_wrap {
		margin-top: 0;
		text-align: center;
		width: 100%;
	}
	.home_banner .btn-group{
		justify-content: center;
	}
	.home_banner .img_wrap {
		margin-top: 40px;
	}
	.engineers .text_wrap,
	.engineers .text_wrap p {
		text-align: center;
	}
	.engineers .btn-group{
		justify-content: center;
	}
	.home_services {
		padding: 80px 0px 120px;
	}
	.home_banner {
		padding: 200px 0px 50px;
	}
	.testimonial .testimonial_slider {
		padding: 60px 0px;
	}
	.testimonial .testimonial_slider .text_wrap p {
		max-width: 90%;
		font-size: 18px;
		text-align: center;
	}
	.testimonial_slider .owl-prev, .testimonial_slider .owl-next {
		position: static;
	}
	.testimonial_slider .owl-nav.disabled, .testimonial_slider .owl-nav {
		position: static;
		background-color: transparent;
		width: auto;
    	justify-content: center;
    	margin-top: 40px;
	}
	header nav p {
		font-size: 15px;
	}
	header nav ul.menu li a {
		font-size: 18px;
	}
	header nav .menu li {
		margin-bottom: 15px;
	}	
	.home_services .box p {
		font-size: 15px;
		line-height: 26px;
	}
	.inner_banner.inner {
		padding: 180px 0;
	}
	.home_about .general .box:last-child {
		margin-bottom: 50px;
	}
	.home_about .general .box:first-child {
		margin-bottom: 0;
	}
	.blue_text_24 {
		line-height: 38px;
		font-size: 21px;
	}
	header nav {
		padding: 120px 35px 50px 50px;
	}
	header nav .close_btn {
		right: 35px;
	}
	#home_banner.thank_you h1 {
		font-size: 80px;
	}
	#home_banner.thank_you p {
		font-size: 18px;
	}
	.general.commercial_electricians .check_list {
		 margin-bottom: 20px; 
	}
	
	.mobile_phone {
		display: block;
	}
	.black_text .text_wrap p {
		padding: 0 0px;
	}
}
@media (max-width: 767px) {

	h2 {
		font-size: 28px;
		line-height: 42px;
	}
	.btn {
		font-size: 15px;
		min-width: 160px;
		height: 50px;
		line-height: 50px;
	}
	.engineers.engineers_banner.banner {
		/*padding: 50px 0 45%;
		background-position: 95% 100%;
		background-size: 190%;*/
	}
	/*.map {
		height: 335px;
	}*/
	.testimonial .testimonial_slider .text_wrap p {
		max-width: 85%;
	}
	.testimonial .testimonial_slider .text_wrap p {
		font-size: 17px;
		margin-bottom: 20px;
	}
	.testimonial .testimonial_slider {
		padding: 40px 15px;
	}
	.testimonial {
		padding: 60px 0px 45px;
	}
	.general .check_list ul li {
		font-size: 17px;
		padding-left: 45px;
		background-size: 25px;
	}
	.partner {
		margin-top: 30px;
	}
	.testimonial .testimonial_slider .text_wrap span.date {
	    font-size: 17px;
	}
	.bottom-footer .copy ul {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.bottom-footer .copy ul li span {
		display: none;
	}
	.bottom-footer .copy ul li {
		margin-bottom: 7px;
	}
	header .logo {
		max-width: 135px;
	}
	.home_banner .text_wrap h1 {
		font-size: 42px;
	}
	.home_services {
		padding: 60px 0px 120px;
	}
	h4 {
		font-size: 20px;
	}
	h3 {
		font-size: 20px;
	}
	.testimonial_slider .owl-nav.disabled, .testimonial_slider .owl-nav {
		margin-top: 30px;
	}
	.inner_banner.inner {
		padding: 150px 0;
	}
	.blue_text_24 {
		line-height: 32px;
		font-size: 19px;
	}
	#home_banner.thank_you h1 {
		font-size: 60px;
	}
	#home_banner.thank_you p {
		font-size: 17px;
	}
	header .right {
		flex-direction: column;
		align-items: flex-end;
	}
}

@media (max-width: 575px) {
	.container {
		max-width: calc(100% - 15px);
	}
	.home_about, .black_text {
		padding: 50px 0px;
	}
	.home_about .img_wrap {
		margin-bottom: 10px;
		margin-top: 20px;
	}
	h2 {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 20px;
	}
	.home_about .img_wrap::before {
		bottom: -10px;
		right: -10px;
	}
	h2 br{
		display: none;
	}
	p{
		font-size: 15px;
		text-align: left;
	}
	.home_about .box p{
		font-size: 15px;
		text-align: center;
	}
	.black_text .text_wrap p{
		text-align: center;
	}
	.home_about .box {
		margin-bottom: 20px;
	}
	.get_in li,
	.get_in li span.small_title {
		display: block;
	}
	.get_in li span.small_title, footer .common p, footer .common .footer_menu li a {
		line-height: 25px;
	}
	.get_in li {
		margin-bottom: 15px;
	}
	.get_in li:last-child {
		margin-bottom: 0px;
	}
	.home_banner .text_wrap h1 {
		font-size: 38px;
		line-height: 48px;
	}
	.home_services {
		padding: 60px 0px 90px;
	}	
	.engineers .text_wrap p {
		margin-bottom: 10px;
	}
	.home_about, .black_text, .gallery_section, .engineers {
		padding: 40px 0px;
	}
	header .logo,
	header.sticky .logo {
		max-width: 95px;
	}
	header .right .menu_btn span {
		margin-right: 15px;
		font-size: 15px;
	}
	.home_services .box a {
		padding: 20px;
	}
	.home_services .box p {
		font-size: 15px;
		line-height: 25px;
	}
	h4 {
		font-size: 18px;
	}
	.engineers .text_wrap h2 {
		 margin-bottom: 20px; 
	}
	.testimonial .testimonial_slider .text_wrap p {
		font-size: 14px;
	}
	.testimonial h2 {
		font-size: 24px;
	}

	footer .footer_logo {
		max-width: 130PX;
	}
	h5 {
		font-size: 20px;
		margin-bottom: 22px;
		line-height: 27px;
	}
	footer .footer_logo, .social_icons {
		margin-bottom: 50px;
	}
	.inner_banner.inner {
		padding: 130px 0;
	}
	.btn-group > div {
		margin: 10px 13px !important;
	}
	.home_about .container {
		margin-bottom: 40px;
	}
	.general .check_list ul li {
		font-size: 16px;
	}
	.general .check_list ul li {
		font-size: 16px;
		padding-left: 35px;
		background-size: 20px;
		text-align: left;
	}
	.home_about .box h2 {
		text-align: center;
	}
	.btn-group,
	.btn-group {
		justify-content: center;
	}
	header nav {
		padding: 120px 20px 60px 20px;
	}
	header nav ul.menu li a {
		font-size: 16px;
	}
	header nav .menu li.sub_menu ul li a {
		font-size: 15px;
	}
	header nav ul.menu li a .hightlight {
		font-size: 12px;
	}
	header nav .menu li a::before {
		margin: 0 15px 0 0px;
	}
	.home_about .box:last-child {
		margin-bottom: 20px;
	}
	#home_banner.thank_you h1 {
		font-size: 48px;
	}
	#home_banner.thank_you p {
		font-size: 15px;
	}
	#home_banner.thank_you .container {
		padding: 0% 15px 5%;
	}
	#home_banner.thank_you .btn {
		font-size: 15px;
	}
	.home_banner {
		padding: 150px 0px 50px;
	}
	.contact_form .form-group .form-control {
		padding-left: 20px;
		height: 65px;
		font-size: 17px;
	}
	.contact_form .form-group textarea.form-control {
		max-height: 150px;
		min-height: 150px;
	}
	.contact_form h2 {
		margin-bottom: 36px;
	}
}
@media (max-width: 480px) {
	.btn-group {
		flex-wrap: wrap;
		display: block;
		text-align: center;
	}
	/*.btn-group > div {
		margin: 10px 26px 0px 0px !important;
	}*/
	/*.btn-group > div {
		margin: 0 26px 20px 0;
	}
	.btn-group > div:last-child {
		margin-right:0;
	}*/
	.home_banner .text_wrap h1 {
		font-size: 34px;
		line-height: 40px;
	}
	h3 {
		font-size: 18px;
	}
	.home_banner {
		padding: 150px 0px 50px;
	}
	.home_services {
		padding: 40px 0px 60px;
	}
	.inner_banner.inner {
		padding: 120px 0;
	}
	.blue_text_24 {
		line-height: 28px;
		font-size: 18px;
	}
	.home_about .box:last-child {
		margin-bottom: 10px;
	}
	.home_about .box {
		text-align: center;
	}
	h3 {
		margin-bottom: 22px;
	}
	h2 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	
	header nav .close_btn {
		right: 20px;
	}
	footer .common .menu_wrapper {
		display: block;
	}

	.mobile_phone span,
	.mobile_phone a{
	    font-size: 14px;
	}
	.mobile_phone {
		position: absolute;
		top: 20px;
		width: 100%;
		right: 15px;
		left: 15px;
		text-align: end;
		max-width: calc(100% - 30px);
		transition: all 0.3s;
	}
	header.sticky .mobile_phone {
		top: 7px;
	}
	header .bottom_nav {
		align-items: flex-end;
	}
	.home_about.inner .get_in li a {
		font-size: 17px;
		line-height: 28px;
	}
	.home_about.inner .get_in li .small_title {
		margin-right: 0px;
	}
	.home_about.inner.contact_inner h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.g-recaptcha {
		transform: scale(0.8) translateX(-34px);
	}	
	.contact_form .form-group .form-control {
		height: 55px;
		font-size: 16px;
	}
}

