/*1025-1199*/
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 54px;
    }
    .features img {
        width: 170px;
    }

    /* header section end */
}

/*992-1024*/
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 50px;
    }
    .features img {
        width: 168px;
    }
    .row.feature_row {
        padding: 20px 70px;
    }
    .col.rounded-xl p {
        font-size: 19px;
    }
    /* header section end */
}
/*768-991*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 46px;
    }
    .features img {
        width: 150px;
    }
    .row.feature_row {
        padding: 20px 20px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 70%;
    }

    /* header section end */
    /* second section start */
    .img_div {
        width: 80px;

        height: 80px;
    }
    .img_div img {
        width: 30%;
    }
    h3.first_tittle {
        font-size: 17px;
        font-weight: 700;
        color: #212529;
    }

    /* second section end */
}
/*576-767*/
@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 44px;
    }
    .features img {
        width: 150px;
    }
    .row.feature_row {
        padding: 20px 80px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 70%;
    }
    .col-xs-12.col-sm-6.col-md-3.contentcol {
        padding-bottom: 26px;
    }
    h3.features_tittle {
        margin-bottom: 0px;
        padding-bottom: 8px;
    }
    /* header section end */
}
/*480-575*/
@media only screen and (min-width: 480px) and (max-width: 575px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 40px;
    }
    .features img {
        width: 179px;
    }
    .row.feature_row {
        padding: 20px 80px;
    }
    .features {
        padding: 10px 0px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 70%;
    }
    .col-xs-12.col-sm-6.col-md-3.contentcol {
        padding-bottom: 26px;
    }
    h3.features_tittle {
        margin-bottom: 0px;
        padding-bottom: 8px;
        font-size: 27px;
    }
    .text-box {
        text-align: center;
    }

    .btn-box {
        text-align: center;
    }
    /* header section end */
}

/*425-479*/
@media only screen and (min-width: 425px) and (max-width: 479px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 40px;
    }
    .features img {
        width: 170px;
    }
    .row.feature_row {
        padding: 20px 80px;
    }
    .features {
        padding: 10px 0px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 70%;
    }
    .col-xs-12.col-sm-6.col-md-3.contentcol {
        padding-bottom: 26px;
    }
    h3.features_tittle {
        margin-bottom: 0px;
        padding-bottom: 8px;
        font-size: 27px;
    }
    .text-box {
        text-align: center;
    }

    .btn-box {
        text-align: center;
    }
    /* header section end */
}
/*375-424*/
@media only screen and (min-width: 375px) and (max-width: 424px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 40px;
    }
    .features img {
        width: 160px;
    }
    .row.feature_row {
        padding: 20px 10px;
    }
    .features {
        padding: 10px 0px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 86%;
    }
    .col-xs-12.col-sm-6.col-md-3.contentcol {
        padding-bottom: 26px;
    }
    h3.features_tittle {
        margin-bottom: 0px;
        padding-bottom: 8px;
        font-size: 27px;
    }
    .text-box {
        text-align: center;
    }

    .btn-box {
        text-align: center;
    }
    .col.rounded-xl p {
        font-size: 17px;
    }
    section.four_step {
        padding: 45px 0px;
    }
    .btn-box a {
        text-decoration: none;
        color: white;
        font-size: 14px;
    }
    form.form1 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    /* header section end */
}
/*320-374*/
@media only screen and (min-width: 320px) and (max-width: 374px) {
    /* header section start */
    h2.quote_tittle {
        font-size: 32px;
    }
    .features img {
        width: 163px;
    }
    .row.feature_row {
        padding: 20px 10px;
    }
    .features {
        padding: 10px 0px;
    }
    .row.headerrow {
        display: block;
    }

    .col-xs-12.col-sm-6.formcol {
        width: 100%;
    }

    .txtbox img {
        width: 100%;
    }
    .col-xs-12.col-sm-6.col-md-3.contentcol {
        padding-bottom: 26px;
    }
    h3.features_tittle {
        margin-bottom: 0px;
        padding-bottom: 8px;
        font-size: 27px;
    }
    .text-box {
        text-align: center;
    }

    .btn-box {
        text-align: center;
    }
    .col.rounded-xl p {
        font-size: 15px;
    }
    section.four_step {
        padding: 45px 0px;
    }
    .btn-box a {
        text-decoration: none;
        color: white;
        font-size: 14px;
    }
    label.h6 {
        font-size: 13px;
    }
    form.form1.p-3 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    /* header section end */
}
