


   
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

}






@media screen and (max-width: 1024px) {


	.title2 {
	    font-size: 18px;
	}
	.title {
	    font-size: 30px;
	}



	.mainBanner {
		background-size: 100%;
	}
	.mainBanner {
	    background-size: 100%;
	    height: 525px;
	}
	.mainBannerContent h2 {
	    font-size: 40px;
	}
	.mainBannerContent p {
	    font-size: 18px;
	}
	.bannerBtn {
	    margin-top: 40px;
	}
	.headerMain {
	    padding: 15px 0 8px;
	}

	.howItWorkIconBox {
	    width: 150px;
	    height: 150px;
	}
	.howItWorkIcon img {
	    height: 60px;
	}
	.howItWorkIcon {
		line-height: 135px;
	}
	.howItWorkIconBox .arrow {
	    right: -85px;
	}
	.howItWorkBox p {
	    font-size: 18px; 
	}
	.howItWorkBox h4 {
	    font-size: 18px; 
	}
	.howItWorkBox p {
		margin-bottom: 0;
	}
	.otherServicesContent {
		padding: 15px;
	}
	.otherServicesContent p {
	    margin-bottom: 10px;
	}

	.galleryImgMainBox {
	    padding: 0 30px;
	}

	.galleryImgBox {
	    padding: 0 25px;
	}
	.testimonialBox { margin: 60px 0 0; }

	.blogContent {
	    width: 58%;
	    padding: 10px;
	}
	.blogContent h2 {
	    font-size: 16px;
	    line-height: 1.3em;
	    margin-bottom: 8px;
	}
	.ourPlumberSection {
	    padding-left: 5px;
	}
	.ourPlumberInner {
		padding: 25px;
	}


	.call24x7Img img { width: 275px; }
	.call24x7Box {
	    max-width: 835px;
	    margin: 0 auto;
	}
	.call24x7Content {
	    width: 66%;
	}
	.call24x7Content h2 {
	    font-size: 35px; 
	    margin-bottom: 18px;
	}
	.call24x7Content p { margin-bottom: 15px; }

	.call24x7Foot span {
	    font-size: 22px;
	}
	.call24x7Foot span b {
	    font-size: 23px;
	}
	.call24x7Content h2:after {
		width: 150px;
	}
	.call24x7Section { margin-bottom: -1px; }


}



@media screen and (max-width: 800px) {
	.mainBanner {
	    height: 385px;
	}
	.headerNav .nav-link {
	    margin-left: 16px;
	    font-size: 13px;
	}
	.mainBannerContent h2 {
	    font-size: 35px;
	    margin-bottom: 10px;
	}
	.mainBannerContent p {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.bannerBtn a {
	    padding: 12px 15px;
	}
	.bannerBtn .paly {
	    padding: 4px 20px;
	}
	.bannerBtn {
	    margin-top: 30px;
	}

	.aboutSection {
	    padding: 45px 0; 
	}
	.aboutInner p {
	    font-size: 16px;
	    line-height: 1.6em;
	    padding: 0;
	}

	.servicesBox { margin: 0; }
	.servicesImg { height: 200px; }
	.servicesImg img { min-height: 100%; }
	.servicesSection {
	    padding: 30px 0 0;
	}
	.howItWorkBox {
	    margin-top: 25px; 
	}
	.howItWorkIconBox {
	    width: 125px;
	    height: 125px;
	    margin: 0 auto 25px;
	}
	.howItWorkIcon img {
	    height: 50px;
	}
	.howItWorkIcon {
	    line-height: 105px;
	}

	.howItWorkIcon span {
	    width: 40px;
	    height: 40px;
	    line-height: 35px;
	    border: 2px solid #fff;
	    font-size: 16px;
	    bottom: -22px;
	}

	.arrow img {
		width: 60px;
	}
	.howItWorkIconBox .arrow {
	    right: -56px;
	    top: 40%;
	}
	.arrow img {
	    width: 45px;
	}

	.howItWorkBox p {
	    font-size: 14px;
	}

	.howItWorkBox h4 {
	    font-size: 15px;
	}
	.otherServicesSection {
	    padding: 45px 0 55px;
	}

	.otherServicesHed .dot {
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    margin-right: 5px;
	}

	.otherServicesHed .dot:after {
	    width: 12px;
	    height: 12px;
	}
	.otherServicesHed {
	    font-size: 14px;
	}
	.otherServicesBox {
	    margin-top: 15px;
	}
	.otherServicesContent p {
	    margin-bottom: 4px;
	    font-size: 13px;
	}

	.gallerySection {
	    padding: 45px 0; 
	}
	.galleryImgMainBox {
	    padding: 0;
	}
	.galleryImgBox {
	    padding: 0 10px;
	    width: 32.5%;
	}
	.contactReqSection {
	    padding: 0 0 45px;
	    margin-top: 2px;
	}
	.contactReqForm .title {
	    margin-bottom: 45px;
	}

	.blogBox { margin-bottom: 25px; }
	.blogContent {
	    width: 68%;
	    padding: 20px;
	}

	.ourPlumberSection .title {
	    margin-bottom: 20px;
	}
	.indexBlogSection .title {
	    margin-bottom: 20px;
	}
	.ourPlumberSection {
	    padding-left: 0;
	    margin-top: 20px;
	}

	.call24x7Img img {
	    width: 200px;
	}

	.call24x7Box {
	    max-width: 625px;
	}
	.call24x7Content {
	    width: 66%;
	    padding: 0 0 10px 10px;
	}
	.call24x7Content h2 {
	    font-size: 28px;
	    margin-bottom: 8px;
	}
	.call24x7Content h2:after {
	    width: 100px;
	}
	.call24x7Content p {
	    margin-bottom: 10px;
	    font-size: 15px;
	    line-height: 1.4em;
	}

	.call24x7Foot {
	    margin-bottom: 15px;
	    display: inline-block;
	}
	.call24x7Foot a {
	    min-width: 185px;
	    padding: 6px 10px;
	    font-size: 18px;
	    float: left;
	    margin-top: 15px;
	}
	.footAddress { margin-top: 25px; }

	.bottomFoot {
	    padding: 17px 0 15px;
	}
	footer {
	    padding: 60px 0 25px;
	}

	.testimonialInner {
	    padding: 0 15px;
	}


}





@media (max-width:500px) and (min-width:470px) { 
	.howItWorkIconBox .arrow {
		display: none;
	}
}





@media screen and (max-width: 450px) {

	.mainBannerContent h2 {
	    font-size: 20px;
	    margin-bottom: 8px;
	}
	.mainBannerContent p {
	    font-size: 12px;
	    margin-bottom: 5px;
	}
	.bannerBtn {
	    margin-top: 10px;
	}

	.bannerBtn a {
	    padding: 8px 10px;
	    font-size: 13px;
	    margin-right: 8px;
	}
	.bannerBtn .paly img {
	    width: 22px;
	    position: relative;
    	top: -4px;
	}
	.bannerBtn .paly {
	    padding: 2px 10px 3px;
	}
	.mainBanner {
	    height: 225px;
	    background-size: auto 100%;
	}

	.aboutSection {
	    padding: 30px 0;
	}



	.title2 {
	    font-size: 16px;
	    margin-bottom: 2px;
	}
	.title {
	    font-size: 22px;
	    line-height: 1.1em;
	}
	.aboutInner p {
	    font-size: 15px;
	    line-height: 1.4em;
	}
	.aboutBtnBox {
	    margin: 20px 0;
	}
	.aboutBtnInner .btnPrv, .aboutBtnInner .btnNext {
	    width: 40px;
	    height: 40px;
	    line-height: 43px;
	    font-size: 20px;
	}
	.aboutBtnInner .btnMain {
	    height: 40px;
	    line-height: 32px;
	    padding: 5px 25px;
	    font-size: 16px;
	    margin: 0 5px;
	}
	.servicesBox {
	    margin-bottom: 20px;
	}
	.howItWorkIconBox .arrow {
		display: none;
	}

	.howItWorkSection {
	    padding: 5px 0 30px;
	}

	.otherServicesHed {
	    margin-bottom: 12px;
	}
	.otherServicesContent {
	    margin-bottom: 20px;
	}
	.otherServicesSection {
	    padding: 30px 0 20px;
	}

	.galleryImgBox {
	    padding: 0 2px;
	}
	.galleryImg {
	    border: 2px solid #fff;
	}

	.gallerySection .title {
	    font-size: 22px;
	    margin-bottom: 15px;
	}
	.gallerySection {
	    padding: 30px 0 20px;
	}

	.contactReqForm .title {
	    margin-bottom: 30px;
	    text-align: center;
	    padding-right: 0;
	}

	.contactReqForm {
	    padding-top: 15px;
	}
	.contactReqForm .title2 {
	    text-align: center;
	    padding-right: 0;
	}

	.contactReqForm .form-control {
	    height: 45px;
	    padding-left: 40px;
	}
	.contactReqForm .form-group span {
	    width: 33px;
	    line-height: 49px;
	    font-size: 15px;
	}
	.contactReqForm textarea.form-control {
	    height: 75px;
	}

	.contactReqBtn a {
	    font-size: 18px;
	    height: 45px;
	    width: 200px;
	    line-height: 46px;
	}
	.contactReqBtn {
	    margin-top: 20px;
	}

	.testimonialSection {
	    padding: 30px 0;
	}
	.quotesIcon {
	    padding: 8px 0;
	    margin: 10px 0 8px;
	}
	.testimonialBox p {
	    font-size: 14px;
	    line-height: 1.5em;
	    margin-bottom: 20px;
	}
	.testimonialInner {
	    padding: 0 20px;
	}

	.testimonialInner .owl-prev {
	    left: -34px;
	    width: 30px;
	    height: 35px;
	    background-size: 40px !important;
	}

	.testimonialInner .owl-next {
	    right: -33px;
	    width: 32px;
	    height: 30px;
	    background-size: 35px !important;
	}
	.testimonialBox h4 {
	    font-size: 17px;
	    margin-bottom: 0px;
	}
	.testimonialBox {
	    padding: 20px;
	}
	.testimonialImg {
	    text-align: center;
	    margin-top: -72px;
	}


	.blogImg {
	    width: 100%;
	    height: 225px;
	    overflow: hidden;
	}

	.blogImg img {
	    width: 100%;
	}
	.blogContent {
	    width: 100%;
	    padding: 15px;
	}

	.indexBlogMainSection {
	    padding: 10px 0 30px;
	}

	.ourPlumberInner {
	    padding: 15px;
	}
	.ourPlumberBox p {
	    font-size: 15px;
	    margin: 30px 0 5px;
	}

	.call24x7Img { display: none; }

	.call24x7Box {
	    max-width: 300px;
	}
	.call24x7Content {
	    width: 100%;
	}
	.call24x7Content h2 {
	    font-size: 20px;
	    margin-bottom: 5px;
	}
	.call24x7Content p {
	    margin-bottom: 8px;
	    font-size: 14px;
	    line-height: 1.3em;
	}
	.call24x7Foot span {
	    font-size: 16px;
	}
	.call24x7Foot span b {
	    font-size: 20px;
	}
	.call24x7Foot a {
	    min-width: 135px;
	    padding: 5px 10px;
	    font-size: 14px;
	    margin-top: 10px;
	}

	.call24x7Foot {
	    margin-bottom: 0px;
	}
	.call24x7Content h2:after {
	    width: 60px;
	}

	.footer-logoSec p {
	    padding: 12px 0 0;
	    font-size: 14px;
	}

	footer {
	    padding: 40px 0 20px;
	}
	.footSocialLink {
	    padding: 0 0 20px;
	}
	.footerHed {
	    font-size: 16px;
	    margin-bottom: 20px;
	}
	.footerLink li {
	    margin-bottom: 0px;
	    padding: 0;
	}
	.contact-list li {
	    margin-bottom: 8px;
	    font-size: 15px;
	    padding-left: 25px;
	}

	.leftFootText {
	    text-align: center;
	    font-size: 14px;
	}
	.rightFootText {
	    text-align: center;
	    font-size: 14px;
	}
	.bottomFoot {
	    padding: 10px 0;
	}


}


@media screen and (max-width: 321px) {
	.galleryImgBox {
	    width: 32.2%;
	}
	.call24x7Box {
	    max-width: 265px;
	}



}



























