@media (max-width: 1399.98px) { 

}

@media (max-width: 1199.98px) { 

}

@media (max-width: 991.98px) { 
    .h1{
        font-size: 1.7rem;
    }
    .half-cover .desc{
        font-size: .8rem;
    }
}

@media (max-width: 803.98px) { 

    #logo{
        padding: 0 !important;
    }
    #logo img{
        padding-right: 0;
    }
    .header a.top_mega.menu-item-has-children {
        padding-right: 23px;
    }
    .header a.top_mega.menu-item-has-children{
        padding: 24px 17px;
    }
    

}


@media (max-width: 767.98px) { 

    body{
        padding-top: 50px;
    }
    #logo {
        width: 120px;
        height: 75px;
    }

    .bg_short{
        background-image: none !important;
    }

    .sldr{
        padding-bottom: 100px;
    }

    .formcontact h1,.faqs h1{
        font-size: 2rem;
    }
    .faqs h3{
        font-size: 1.6rem;
    }

    .last_block .text-right{
        text-align: left !important;
    }

    .doubleimg{
        position: absolute;
    }

    .txlf-imgr{
        text-align: center;
    }
    .long-btn{
        position: relative;
        text-align: left;
    }

    .half-cover{
        width: 100%;
        height: 60vh;
        min-height: unset;
    }
    .half-left .vc, .half-right .vc{
        max-width: 100%;
    }
    .half-right{
        top: 50vh;
    }

    .half-cover{
        clip-path: unset ;
    }

    .half-left {
        clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
    }


    #scrolltoexplore{
        display: none;
    }

    .btn{
        font-size: 1rem !important;
    }

    .half-cover svg{
        width: 34px;
        height: 15px;
    }

    section{
        padding: 40px 0;
    }

    .diagonal .diagonalsvg{
        display: none;
    }

    .fllimg{
        min-height: 300px;
        clip-path: polygon(0 17%, 100% 10%, 100% 100%, 0% 100%);
    }

    .lightblue .long-btn{
        background: #432367;
        margin: auto !important;
        margin-bottom: 0 !important;
    }

    .long-btn img{
        margin-top: 0;
    }
    .lfblck{
        min-height: auto;
    }

    .headershort .btn{
        position: relative;
        right: unset;
    }

    .header a.top_mega{
        padding: 12px 5px;
        display: inline-block;
        font-size: 0.8rem;
    }
    .header a.top_mega.menu-item-has-children{
        padding-right: 13px;
    }
    .top_mega.menu-item-has-children:before, .top_mega.menu-item-has-children:after{
        border-width: 4px;
        right: 4px;
    }

    .headershort{
        background-image: none !important;
        padding-top: 45px;
        text-align: center;
    }
    .headershort .desc{
        max-width: 100%;
    }

    .leftblockhs{
        padding-top: 0;
        padding-bottom: 0;
    }


    .rounded .lfblck .roundedimg img{
        width: 360px;
        max-width: 90%;
    }

    .imgsld{
        height: 380px;
        background-repeat: no-repeat;
        clip-path: none;
    }

    .rating-title{
        text-align: center;
    }

    .grey h3{
        font-size: 1.5rem;
      }



}

@media (max-width: 330.98px) {
    #menuToggle > span{
        width: 24px;
        height: 2px;
        margin-bottom: 3px;
        background: #4B3473;
    }
    #menuToggle{
        top: 40%;
    }
    #menuToggle > span{
        margin-bottom: 4px;
    }
}


@media (max-width: 575.98px) {
    .h1{
        font-size: 1rem;
    }
    .prttle{
        font-size: .7rem;
    }

    .txlf-imgr h2, .listicons h2{
        font-size: 1.3rem;
    }

    .imgcard{
        height: 200px;
    }

    .card h3{
        font-size: 1rem;
    }

    .card .desc{
        font-size: .8rem;
    }




    .sub_footer input[type="email"]{
        padding: 16px;
    }
    .sub_footer input[type="submit"]{
        top: 4px;
        right: 4px;
    }

    .revw{
        font-size: .8rem;
    }

    .half-cover .btn svg{
        display: none;
    }

}
