@media screen and (min-width:1690px) and (max-width:1920px) {

}

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

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

@media screen and (max-width:1024px) {
    .img-review {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
	
	.business-categories__item:nth-child(even) {
    	margin: 0 0 50px 0;
	}

	.business-categories {
    	justify-content: space-evenly;
	}
	
	.business-categories__content {
    	/* min-height: 260px; */
	}
	
	.strengths-item__image {
		width: calc(50% - 20px);
	}

	.strengths-item img {
		width: 100%;
	}

	.strengths-item__content {
		width: 50%;
	}
	
	.main-content {
		right: 13%;
		width: 50%;		
		font-size: 26px;	
	}
}

@media screen and (max-width:991px) {
	.common-plumbing-issues-content__subtitle {
		font-size: 20px;
	}
	
	.common-plumbing-issues-description {
		width: calc(50% - 40px);
		margin: 20px;
		font-size: 16px;
	}
	
	.required {
		padding: 5px 10px;
		margin: 0 10px 0 auto;
	}

	.notrequired {
		padding: 5px 10px;
		margin: 0 10px 0 auto;
	}
	
	.bottom-text {
		right: 3%;
		top: 80%;
	}
}

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

    .main-content-text h2 {
        font-size: 48px;
    }

    .message-content {
        width: 100%;
    }

    /* .footer-right1 {
        max-width: 20%;
    }

    .footer-right2 {
        max-width: 30%;
    } */
	
	.business-categories__content {
    	/* min-height: 330px; */
	}
	
	.strengths-item__image {
		width: calc(50% - 20px);
	}
}

@media screen and (max-width:768px) {
    .main-content-text h2 {
        font-size: 44px;
    }

    .example-content img {
        height: 200px;
    }
}

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

	#main h2 img {
		height: 500px;
		object-fit: cover;
		margin: 90px 0 0;
	}
	
	.main-content {
		font-size: 20px;
		right: 0;
		width: calc(100% - 60px);
		top: 80%;
		margin: 30px;
		line-height: 30px;
		padding: 0 0 30px;
	}

    .main-content-text p {
        font-size: 28px;
    }

    .trouble-content {
        flex-wrap: wrap;
    }

    .trouble-content-img {
        width: 100%;
    }

    .trouble-content-text {
        width: 100%;
    }

    .business-content-text {
        margin-bottom: 60px;
    }

    .footer-left {
        max-width: 100%;
    }

    .footer-right1 {
        max-width: 100%;
    }   

    .footer-right2 {
        max-width: 100%;
    } 

    .ft-map iframe {
        width: 100%;
    }
	
	.business-categories {
    	display: block;
	}
	
	.banner-lower-page img {
    	height: 350px;
	}
	
	#before-after .btn-wrap {
    	margin: 40px 0 0 0;
	}

	.business-categories__item {
    	width: 100%;
		margin: 0 0 20px;
	}

	.business-categories__content {
    	/* min-height: 200px; */
	}
		
	.business-categories__desc {
    	font-size: 16px;
	}
	
	.business-categories__item:nth-child(even) {
    	margin: 0 0 20px 0;
	}
	
	.am-flex.before-after__item-container {
   	 	display: block;
	}

	.before-after__image {
    	width: 100%;
    	margin: 0 0 40px 0;
	}

	.before-after__image:after {
    	/* content: "▼";
		top: 100%;
		right: 50%;
		left: 50%; */
	}
	
	.before-after__image img {
    	width: 100%;
	}
	
	.before-after__desc {
    	margin: 16px 0 0;
	}
	
	.before-after__image:last-child img {
		margin: 0;
		padding: 0;
	}
	
	.company-profile-table tr td:first-child {
		width: 100px;
	}
	
	.inquiry-form__row {
		display: block;
		margin: 0 0 30px 0;
	}

	.inquiry-form__contact-col:first-child {
		width: 100%;
	}

	.inquiry-form__contact-col label {
		display: unset;
	}

	.required, .notrequired {
		margin: 0 0 0 20px;
		padding: 8px 25px;
		line-height: 32px;
	}

	.inquiry-form__contact-col {
		width: 100%;
	}
	
	.inquiry-form__contact-col p {
		width: calc(100% - 10px);
	}
	
	.inquiry-form__contact-col p textarea {
		width: calc(100% - 0px);
	}
	.dl-submit::after {
		letter-spacing: 3.25px;
		line-height: 1.5;
	}
	
	#strengths .row {
		display: block;
	}

	.strengths-item img {
		width: 100%;
	}

	.am-flex.strengths-item.mgt-40.left-img {
		display: block;
	}

	.left-img .strengths-item__content {
		padding: 20px 0 0;
	}

	.am-flex.strengths-item.mgt-40.right-img {
		display: flex;
		flex-wrap: wrap;
	}

	.strengths-item__image {
		order: 1;
		width: 100%;
	}
	
	.right-img .strengths-item__content {
		order: 2;
		padding: 20px 0 0;
	}
	
	.strengths-item__content {
        width: 100%;
    }

	.modal-content {
		top: 15%;
	}

	.sp-show {
		display: inline-block;
	}

	.sp-none {
		display: none;
	}
	

	.common-plumbing-issues-content .am-flex {
		flex-wrap: wrap;
	}

	.common-plumbing-issues-image {
		width: 100%;
	}

	.common-plumbing-issues-description {
		width: 100%;
	}

	.order1-sp {
		order: 1;
	}

	.order2-sp {
		order: 2;
	}
	
	#message .col-md-5 {
		order: 1;
		padding: 0;
		margin: 0 0 20px;
	}

	#message .col-md-7 {
		padding: 0;
		order: 2;
	}

	#business1 .col-md-6 {
		padding: 0;
	}

	.col-md-6:first-of-type .business-content {
		margin: 0;
	}

	.col-md-6:last-of-type .business-content {
		margin: 0;
	}
	
	.common-plumbing-issues-image img {
		height: 300px;
	}
	
	.fs-20 {
		font-size: 20px;
	}
	
	#banner-image .banner-title {
		font-size: 18px;
		top: 50%;
		left: 48%;
		text-align: right;
		margin: 0 10px;
		width: calc(100% - 20px);
	}

	.bottom-text {
		font-size: 16px;
		text-align: right;
		top: 75%;
	}
}
 
@media screen and (max-width:376px) {
    .main-content-text p {
        font-size: 26px;
    }

    .main-content-text h2 {
        font-size: 38px;
    }

    .btn-more {
        padding: 20px 10px;
    }
}

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

    .hdr__logo>a>img {
        width: 165px;
        height: auto!important;
    }

    .main-content-text p {
        font-size: 21px;
    }

    .main-content-text h2 {
        font-size: 34px;
    }

    .btn-more {
        font-size: 16px;
    }
}



