
/*1200px*/
@media only screen and (max-width: 1350px){
    .homebannerSection::before {
        content: inherit;
    }
    .densitySection .right_part figure::before {
        content: inherit;
    }
}

/*1170px*/
@media only screen and (max-width: 1199px) {
    .quality_wrapper::after {
        bottom: 25px;
    }
}

/*992px*/
@media only screen and (max-width: 1169px) {
    .logo {
        max-width: 230px;
    }
    header .h_info a {
        font-size: 15px;
        height: 45px;
        line-height: 45px;
        padding: 0 25px;
    }
    header .h_info i {
        font-size: 19px;
    }
    .homebannerSection .banner_text_wrapper h2 {
        font-size: 30px;
        font-weight: 400;
        line-height: 36px;
        padding-bottom: 25px;
        margin-bottom: 14px;
    }
    .homebannerSection .banner_text_wrapper .content h6 {
        font-size: 23px;
        line-height: 29px;
        max-width: 380px;
    }
    .homebannerSection .banner_text_wrapper h2::after {
        height: 7px;
    }
    .homebannerSection .banner_text_wrapper a.btn {
        margin-top: 43px;
        font-size: 15px;
        padding: 0 22px;
        height: 45px;
        line-height: 44px;
    }
    .qualitySection .left_part {
        right: 75px;
    }
    .qualitySection {
        margin: -20% 0 0;
    }
    .homebannerSection .banner_text {
        top: 45%;
    }
    .qualitySection .right_part h1, .qualitySection .right_part h1 span {
        font-size: 30px;
        font-weight: 400;
        line-height: 36px;
    }
    .qualitySection .right_part h1 span {
        font-size: 25px;
        line-height: 34px;
    }
    .qualitySection .quality_list li {
        font-size: 18px;
        line-height: 28px;
        padding: 7px 0;
    }
    .quality_wrapper::after {
        bottom: -100px;
        background-size: 75%;
    }
    /* .qualitySection {
        margin-bottom: 50px;
    } */
    .guaranteeSection {
        padding: 0 20px;
    }
    .guaranteeSection .guaranteewrapper span {
        font-size: 30px;
        line-height: 35px;
    }
    .serviceSection {
        padding: 40px 0 190px 0;
    }
    .serviceSection .service_top_wrapper p {
        font-size: 16px;
        line-height: 26px;
    }
    .serviceSection .service_bottom {
        margin-top: 40px;
    }
    .serviceSection .service_wrapper .heading h3 {
        font-size: 19px;
        line-height: 30px;
    }
    .serviceSection .btn_wrapper .btn {
        font-size: 15px;
        height:46px;
        line-height: 46px;
        padding: 0 30px;
    }
    .densitySection .left_top_title, .densitySection .left_top_title span {
        font-size: 30px;
        line-height: 39px;
    }
    .densitySection .left_top_heading h6 {
        font-size: 19px;
        line-height: 35px;
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    .densitySection .left_top_heading h6::after {
        height: 6px;
    }
    .densitySection .left_part .content {
        padding: 20px 0;
    }
    .densitySection .left_part .content p {
        font-size: 15px;
        line-height: 26px;
    }
    .densitySection .left_bottom a.btn {
        font-size: 15px;
        font-weight: 700;
        line-height: 46px;
        padding: 0 34px;
        margin-top: 0px;
        height: 45px;
    }
    .densitySection .right_part figure::before {
       content: inherit;
    }
    .mapSection .contact_section .left_part h4,
    .contact_section .contact_form h4 {
        font-size: 20px;
        line-height: 25px;
    }
    .contact_section .address p,
    .contact_section .time span,
    .contact_section .phone span,
    .contact_section .location span {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        color: #000000;
    }
}

/*768px*/
@media only screen and (max-width: 991px) {
    .logo {
        max-width: 170px;
    }
    .sticky .logo {
        max-width: 140px;
    }
    header .h_info a {
        font-size: 14px;
    }
    header .h_info i {
        font-size: 18px;
    }
    header::before {
        right: -404px;
        z-index: -1;
        top: -28px;
        background-size: 66%;
    }
    .homebannerSection .banner_text_wrapper h2 {
        font-size: 25px;
        line-height: 34px;
    }
    .homebannerSection .banner_text_wrapper .content h6 {
        font-size: 19px;
        line-height: 23px;
        max-width: 380px;
    }
    .homebannerSection .banner_text_wrapper a.btn {
        font-size: 14px;
    }
    .homebannerSection .banner_text_wrapper h2::after {
        height: 5px;
    }
    .homebannerSection::before {
       content: inherit;
    }
    .quality_wrapper::after {
        bottom: -152px;
        background-size: 60%;
    }
    .qualitySection .right_part h1, .qualitySection .right_part h1 span {
        font-size: 25px;
        font-weight: 400;
        line-height: 29px;
    }
    .qualitySection .right_part h1 span {
        font-size: 21px;
        line-height: 32px;
    }
    .qualitySection .quality_list li {
        font-size: 17px;
        line-height: 24px;
        padding: 6px 0;
    }
    .qualitySection .right_part {
        position: relative;
        right: 40px;
    }
    /* .qualitySection {
        margin-top: -150px;
        margin-bottom: 50px;
    } */
    .guaranteeSection .guaranteewrapper span {
        font-size: 25px;
        line-height: 30px;
    }
    .guaranteeSection .right_part figure {
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
    .guaranteeSection .guaranteewrapper {
        padding: 10px 0;
    }
    .serviceSection .service_top_wrapper h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .serviceSection .service_top_wrapper p {
        font-size: 15px;
        line-height: 22px;
    }
    .serviceSection .service_wrapper .heading h3 {
        font-size: 17px;
        line-height: 25px;
    }
    .serviceSection .service_wrapper .servicetext .content_para p {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;
    }
    .serviceSection .service_wrapper .price p {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .serviceSection .btn_wrapper .btn {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 30px;
    }
    .densitySection .left_top_heading h6 {
        font-size: 18px;
        line-height: 33px;
    }
    .densitySection .left_top_heading h6::after {
        height: 5px;
    }
    .densitySection .left_top_title, .densitySection .left_top_title span {
        font-size: 25px;
        line-height: 30px;
    }
    .densitySection .left_bottom a.btn {
        font-size: 14px;
        line-height: 45px;
        padding: 0 36px;
        height: 45px;
    }
    .contact_section .left_part_wrapper {
        padding: 20px 25px 20px 25px;
    }
    .contact_section .contact_form {
        border-left: 1px solid #d3d3d3;
        padding: 20px 20px 20px 20px;
    }
    .mapSection .contact_form input[type="text"],
    .mapSection .contact_form input[type="email"],
    .mapSection .contact_form input[type="tel"],
    .mapSection .contact_form textarea {
        height: 45px;
        padding: 0 20px;
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 16px;
    }
    .mapSection .contact_form textarea {
        height: 82px;
        padding:10px 20px;
    }
    .mapSection .contact_form input[type="text"]::placeholder,
    .mapSection .contact_form input[type="email"]::placeholder,
    .mapSection .contact_form input[type="tel"]::placeholder,
    .mapSection .contact_form textarea:focus{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 35px;
}
.mapSection .contact_form input[type="submit"] {
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	padding: 0 37px;
	margin-top: 6px;
}
.footerSection {
	padding: 18px 0;
}
.footerSection .footer_wrapper p {
	font-size: 13px;
	line-height: 18px;
}
.contact_section .row{
    margin: 0;
}
.contact_section .row [class*="col-"]{
    padding: 0;
}
.modal h5 {
	font-size: 20px;
	line-height: 35px;
	display: block;
}
.modal-content {
	color: #000;
	padding: 10px;
	background: #fff;
}
.qualitySection .left_part figure {
	width: 200px;
	height: 200px;
	line-height: 200px;
}
.qualitySection .left_part figure img{
	max-width: 50%;
}
}

/*600px*/
@media only screen and (max-width: 767px) {
    .logo {
        max-width: 150px;
    }
    .homebannerSection .banner_text_wrapper h2 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 17px;
        margin-bottom: 10px;
    }
    .homebannerSection .banner_text_wrapper .content h6 {
        font-size: 17px;
        line-height: 21px;
        max-width: 380px;
    }
    .homebannerSection .banner_text_wrapper h2::after {
        height: 4px;
    }
    .homebannerSection::before {
        background-size: 50%;
        right: -398px;
    }
    .qualitySection .right_part {
        position: relative;
        right: 0;
    }
    .qualitySection .right_part h1, .qualitySection .right_part h1 span {
        font-size: 23px;
        font-weight: 400;
        line-height: 29px;
    }
    .qualitySection .right_part h1 span {
        font-size: 19px;
        line-height: 32px;
    }
    .qualitySection .quality_list li {
        font-size: 16px;
        line-height: 23px;
        padding: 6px 0;
    }
    /* .qualitySection {
        margin-top: -120px;
        margin-bottom: 50px;
    } */
    .guaranteeSection .guaranteewrapper span {
        font-size: 20px;
        line-height: 26px;
    }
    .guaranteeSection .right_part figure {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
    .guaranteeSection .right_part figure img {
        max-width: 60%;
    }
    .serviceSection .service_top_wrapper h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .serviceSection .service_wrapper .heading h3 {
        font-size: 15px;
        line-height: 24px;
        padding: 12px 10px 12px 10px;
    }
    .serviceSection .btn_wrapper .btn {
        font-size: 13px;
        height: 35px;
        line-height: 35px;
        padding: 0 24px;
        margin-right: 5px;
    }
    .serviceSection {
        padding: 40px 0 40px 0;
    }
    .densitySection .left_top_title, .densitySection .left_top_title span {
        font-size: 20px;
        line-height: 26px;
    }
    .serviceSection .service_wrapper figure {
        position: relative;
        padding-top: 57%;
    }
    .densitySection .right_part {
        position: relative;
        bottom: 0;
        top: 0;
        margin-top: 30px;
    }
    .mapSection .contact_section {
        left: 0;
    }
    .mapSection .contact_section .left_part h4, .contact_section .contact_form h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .contact_section .left_part_wrapper {
        padding: 20px 15px 20px 15px;
    }
    .contact_section .address p, .contact_section .time span, .contact_section .phone span, .contact_section .location span {
        font-size: 14px;
        line-height: 18px;
    }
    .contact_section .contact_form {
        padding: 20px 15px 20px 15px;
    }
    .footerSection .footer_wrapper {
        display: block;
        text-align: center;
    }
    .qualitySection .left_part {
        right: 59px;
    }
}

/*480px*/
@media only screen and (max-width: 599px) {
    .logo {
        max-width: 135px;
    }
    .sticky .logo {
        max-width: 135px;
    }
    .homebannerSection .banner_text {
        position: absolute;
        top: 103%;
    }
    .homebannerSection::before {
        background-size: 46%;
        right: -398px;
    }
    .homebannerSection figure.banner_img {
        clip-path: inherit;
        padding-top: 70%;
    }
    .homebannerSection::before {
        content: inherit;
    }
    /* .qualitySection {
        margin-top: 105px;
        margin-bottom: 50px;
    } */
    /* .bannerSlider{
        position: absolute;
        top: -201%;
        left: 0;
        right: 0;
    } */
    .homebannerSection .slider {
        background: rgba(0,0,0,0.4);
        margin: 20px 0;
        padding: 20px 0;
    }
    .homebannerSection .banner_text_wrapper a.btn {
        margin-top: 20px;
    }
    .bannerSlider {
        padding:0 30px;
    }
    .quality_wrapper::after {
        content: inherit;
       
    }
    /* .qualitySection {
        margin-top: 230px;
        margin-bottom: 20px;
    } */
    .guaranteeSection {
        padding: 0 0;
    }
    .qualitySection .right_part h1, .qualitySection .right_part h1 span {
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
    }
    .qualitySection .right_part h1 span {
        font-size: 16px;
        line-height: 28px;
    }
    .qualitySection .quality_list li {
        font-size: 14px;
        line-height: 20px;
        padding: 6px 0;
    }
    .qualitySection .quality_list {
        margin-top: 10px;
    }
    .guaranteeSection .guaranteewrapper span {
        font-size: 18px;
        line-height: 24px;
    }
    .guaranteeSection .right_part {
        padding: 0 40px;
    }
    .serviceSection .service_top_wrapper h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .serviceSection {
        padding: 25px 0 25px 0;
    }
    .serviceSection .service_top_wrapper p {
        font-size: 14px;
        line-height: 18px;
    }
    .serviceSection .service_wrapper {
        position: relative;
        margin-bottom: 30px;
    }
    .densitySection .left_top_heading h6 {
        font-size: 18px;
        line-height: 28px;
    }
    .densitySection .left_top_title, .densitySection .left_top_title span {
        font-size: 18px;
        line-height: 25px;
    }
    .densitySection .left_part .content p {
        font-size: 14px;
        line-height: 23px;
        padding-bottom: 10px;
    }
    .densitySection .left_part .content {
        padding: 10px 0;
    }
    .densitySection .left_bottom h6 {
        font-size: 16px;
        line-height: 22px;
    }
    .densitySection .left_bottom h6 span {
        font-size: 14px;
        line-height: 23px;
    }
    .densitySection .left_bottom ul li {
        font-size: 14px;
        line-height: 27px;
    }
    .densitySection .left_bottom ul {
        padding: 10px 0;
    }
    .mapSection .contact_section {
        bottom: 0;
    }
    .mapSection {
        position: relative;
        margin-top: 0px;
    }
    .mapSection .contact_section {
        margin-top: 0px;
        position: relative;
    }
    .contact_section .contact_form {
        border-top: 1px solid #d3d3d3;
        border-left: none;
    }
    .densitySection .right_part figure::before {
        content: inherit;
       
    }
    .modal h5 {
        font-size: 18px;
        line-height: 27px;
        display: block;
    }
    .modal-body input[type="text"], .modal-body input[type="text"], .modal-body input[type="email"], .modal-body input[type="tel"], .modal-body textarea {
        padding: 5px 18px;
        width: 100%;
        height: 44px;
        margin-bottom: 16px;
        position: relative;
        font-size: 14px;
    }
    .modal-body input[type="submit"] {
        margin-top: 4px;
    }
    .phoneonly {
        display: block;
        position: relative;
        bottom: 0;
        background: #000;
        padding: 30px 0;
    }
    .desktoponly{
        display: none;
    }
    .homebannerSection .banner_text {
        top: 35%;
    }
    .homebannerSection figure.banner_img {
        clip-path: inherit;
        padding-top: 73%;
    }
    .qualitySection {
        margin: 0 0 0;
        padding: 40px 0;
    }
    .qualitySection .left_part {
        right: 0;
        padding-bottom: 30px;
    }
    
}

/*360px*/
@media only screen and (max-width: 479px) {
    .logo {
        max-width: 125px;
    }
    .sticky .logo {
        max-width: 125px;
    }
    header .h_info a {
        font-size: 13px;
        height: 38px;
        line-height: 38px;
        padding: 0 16px;
    }
    header .h_info i {
        font-size: 16px;
    }
    .homebannerSection .banner_text_wrapper h2 {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 13px;
        margin-bottom: 7px;
    }
    .homebannerSection .banner_text_wrapper .content h6 {
        font-size: 15px;
        line-height: 22px;
        max-width: 380px;
    }
    .homebannerSection figure.banner_img {
        clip-path: inherit;
        padding-top: 60%;
    }
    .homebannerSection .banner_text_wrapper a.btn {
        font-size: 14px;
        padding: 0 22px;
        height: 40px;
        line-height: 40px;
    }
    .homebannerSection .banner_text {
        position: absolute;
        top: 106%;
    }
    .guaranteeSection .right_part {
        padding: 0 16px;
    }
    .guaranteeSection .right_part figure {
        width: 95px;
        height: 95px;
        line-height: 95px;
    }
    .serviceSection .service_top_wrapper h3 {
        font-size: 17px;
        line-height: 21px;
    }
    .serviceSection .service_wrapper {
        position: relative;
        margin-bottom: 20px;
        box-shadow: 0 0 15px 0 #ccc;
        border-radius: 0;
    }
    .serviceSection .service_wrapper .servicetext{
        padding: 3px 10px 20px 10px;
    }
    .serviceSection {
        padding: 25px 0 10px 0;
    }
    .densitySection .left_top_heading h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .densitySection {
        padding: 20px 0;
    }
    .densitySection .left_top_title, .densitySection .left_top_title span {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .densitySection .left_top_heading h6::after {
        height: 4px;
    }
    .densitySection .left_bottom a.btn {
        font-size: 13px;
        line-height: 40px;
        padding: 0 30px;
        height: 40px;
    }
    .footerSection .footer_wrapper p {
        font-size: 12px;
        line-height: 17px;
    }
    .homebannerSection figure.banner_img {
        clip-path: inherit;
        padding-top: 74%;
    }
    .homebannerSection .banner_text {
        position: absolute;
        top: 38%;
    }
}
/*320px*/
@media only screen and (max-width: 359px) {

}