@media (min-width: 1400px) {
    /* h-s3  */
    .h-s3-p1-div-h{
        height: 485px;
    }
    .h-s3-p-last-a-img{
        bottom: -195px;
    }
    .h-s6-h-div-2{
        left: 42rem;
    }
}
@media (max-width: 1350px) {
    /* banner  */
    .sliderwrap, .heroslider{
        max-width: 630px;
    }
    .mainbannerwrap{
        right: 0;
    }
}
@media (max-width: 1199.98px) {
    /* banner  */
    .sliderwrap, .heroslider{
        max-width: 500px;
    }
    /* h-s3  */
    .h-s3-p1-div-h{
        height: 410px;
    }
    /* .h-s6  */
    .h-s6-h-div-1{
        left: 19rem;
        top: 9rem;
    }
    .h-s6-h-div-2{
        left: 28rem;
    }
    /* testimony  */

    .h-test-img-div{
        width: 480px;
    }
    /* contact  */
    .cont-form-message{
        height: 122px;
    }
}
@media (min-width: 1200px) and (max-width: 1290px){
    /* testimony  */

    .h-test-img-div{
        width: 580px;
    }
}
@media (max-width: 991.98px) {
    /* nav  */
    .navbar ul li a {
        font-size: var(--fourth-size);
    }
    /* banner  */
    .mainbannerwrap{
        position: unset !important;
    }
    .section-p-top{
        padding-top: 3rem;
    }
    .section-p-top-2{
        padding-top: 12rem;
    }
    .banner-progress-bar{
        margin-top: 0;
    }
    /* .h-s6  */
    .h-s6-h-div-1{
        left: 13rem;
        top: 6rem;
    }
    .h-s6-h-div-2{
        left: 23rem;
    }
    /* testimony  */

    .h-test-img-div{
        width: auto !important;
    }
    /* contact  */
    .cnt-s3-ul li{
        margin-left: 34px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
     /* h-s3  */
     .h-s3-p1-div-h-resp-1{
        height: 320px !important;
    }
}
@media (max-width: 767.98px) {
    h1 {
        font-size: var(--second-size) !important;
    }
    h2 {
        font-size: var(--third-size) !important;
    }
    h4 {
        font-size: var(--sixth-size) !important;
    }
    h3 {
        font-size: var(--fourth-size) !important;
    }
    .section-p-top-testimony{
        margin-top: -210px;
    }
    .h7 {
        font-size: var(--seventh-size) !important;
    }
    .cnt-s3-ul{
        font-size: var(--fifth-size);
    }
    /* .h-s6  */
    .h-s6-h-div-1{
        left: 9rem;
        top: 5rem;
    }
    .h-s6-h-div-2{
        left: 14rem;
    }
}
@media (max-width: 575.98px) {
    /* h-s2-icon  */
    .h-s2-icon{
        width: 80px;
    }

    /* h-s3  */
    .h-s3-p1-div-h{
        height: auto !important;
    }
    .h-s3-p1-div-h-resp-2{
        height: 240px !important;
    }
    .h-s3-p-last-a-img{
        bottom: -75px;
    }
    /* footer  */
    .ftr-form{
        width: 12rem;
    }
    /* .h-s6  */
    .h-s6-h-div-1{
        left: 1rem;
        top: 17rem;
    }
    .h-s6-h-div-2{
        top: 11.5rem;
    }
}