@media screen and (min-width: 1920px) {
    .section7-heading-text {
        font-size: 48px !important;
        line-height: 72px;
        margin-bottom: 60px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 95%;
    }
    .section7-text1 {
        margin-top: 15% !important;
        font-weight: 600;
        font-size: 33px !important;
        width: 100%;
        line-height: 42px;
    }
    .section7-text2 {
        font-size: 21px;
        font-weight: 500;
        margin-top: 0%;
        line-height: 43px;
    }
}
@media screen and (min-width: 1680px) and (max-width: 1919.98px){
    .section7-heading-text {
        font-size: 48px !important;
        line-height: 72px;
        margin-bottom: 40px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 70%;
        margin-left: 10%;
    }
    .section7-text1 {
        margin-left: -8%;
        font-weight: 600;
        margin-top: 7%;
        font-size: 33px;
        width: 100%;
        line-height: 42px;
    }
    .section7-text2 {
        margin-left: -8%;
        font-weight: 500;
        font-size: 21px;
        line-height: 43px;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1679.98px){
    .section7-heading-text {
        font-size: 48px !important;
        line-height: 72px;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 65%;
        margin-left: 10%;
    }
    .section7-text1 {
        margin-left: -15%;
        font-weight: 600;
        margin-top: 7%;
        font-size: 30px;
        width: 100%;
        line-height: 42px;
    }
    .section7-text2 {
        margin-left: -15%;
        font-weight: 500;
        font-size: 18px;
        line-height: 43px;
    }
}
@media screen and (min-width: 1366px) and (max-width: 1439.98px){
    .section7-heading-text {
        font-size: 45px !important;
        line-height: 72px;
        margin-bottom: 30px;
        font-weight: 600 !important;
    }
    .section7-img {
        margin-left: 10% !important;
        width: 70%;
    }
    .section7-text1 {
        margin-left: -10%;
        margin-top: 5% !important;
        font-size: 33px !important;
        width: 100%;
        font-weight: 600;
        line-height: 42px;
    }
    .section7-text2 {
        margin-left: -10%;
        font-weight: 500;
        font-size: 19px !important;
        margin-top: 0% !important;
        line-height: 43px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1365.98px){
    .section7-heading-text {
        font-size: 40px !important;
        line-height: 52px;
        margin-bottom: 60px;
        font-weight: 600 !important;
    }
    .section7-img {
        margin-left: 20% !important;
        width: 60%;
    }
    .section7-text1 {
        margin-top: 5% !important;
        font-size: 33px !important;
        width: 100%;
        line-height: 42px;
    }
    .section7-text2 {
        font-size: 16px !important;
        margin-top: 0% !important;
        line-height: 43px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199.98px){
    .section7-heading-text {
        font-size: 35px !important;
        line-height: 42px;
        margin-bottom: 60px;
        font-weight: 600 !important;
    }
    .section7-img {
        margin-left: 10% !important;
        width: 80%;
    }
    .section7-text1 {
        margin-top: 5% !important;
        font-size: 25px !important;
        width: 100%;
        line-height: 38px;
    }
    .section7-text2 {
        font-size: 14px !important;
        margin-top: 0% !important;
        line-height: 35px;
    }
}
@media screen and (min-width: 834px) and (max-width: 991.98px){ 
    .section7-heading-text {
        font-size: 32px !important;
        line-height: 42px;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 95%;
    }
    .section7-text1 {
        margin-top: 25px;
        font-size: 21px !important;
        width: 100%;
    }
    .section7-text2 {
        font-size: 14px !important;
        margin-top: 0% !important;
    }
}
@media (min-width: 768px) and (max-width: 833.98px){
    .section7-heading-text {
        font-size: 32px !important;
        line-height: 42px;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 100%;
        float: right;
    }
    .section7-text1 {
        margin-top: 35px !important;
        font-weight: 600;
        font-size: 21px !important;
        width: 100%;
    }
    .section7-text2 {
        font-size: 12px !important;
        margin-top: 0% !important;
    }
}
@media screen and  (min-width: 577px) and (max-width: 767.98px){ 
    .section7-img {
        width: 100%;
        display: block;
        margin: auto;
    }
    .section7-text1 {
        text-align: center;
    }
    .section7-text2 {
        font-size: 18px!important;
        text-align: center;
    }
}
@media screen and (max-width: 576px){ 
    .section7-heading-text {
        font-size: 32px !important;
        line-height: 42px;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 95%;
        display: block;
        margin: auto;
    }
    .section7-text1 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }
    .section7-text2 {
        font-size: 16px!important;
        text-align: center;
        line-height: 38px;
    }
}
@media screen and (max-width: 320px){ 
    .section7-heading-text {
        font-size: 32px !important;
        line-height: 42px;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    .section7-img {
        width: 95%;
        display: block;
        margin: auto;
    }
    .section7-text1 {
        text-align: center;
    }
    .section7-text2 {
        font-size: 14px!important;
        text-align: center;
    }
}