

@media (max-width:1399px){

    /* Start Home Page */
    .banner-section {
        padding: 80px 100px;
    }
    /* End Home Page */

}




@media (max-width:991px){

    /* Start Title */
    .title-s1{
        font-size: 47px;
    }
    .title-s1sub{
        font-size: 24px;
    }
    .title-s2{
        font-size: 33px;
    }
    .title-s3{
        font-size: 33px;
    }
    .title-s4{
        font-size: 26px;
    }
    .breadcrumb-s1{
        padding: 10px 24px;
    }
    /* End Title */

    /* Start All Rounder */
    .section-s1padding{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .form-s1label{
        font-size: 20px;
    }
    /* End All Rounder */

    /* Start Header Navbar */
    .navbar-s1 .navbar-collapse{
        position: fixed;
        top: 62px;
        left: 0px;
        right: 0px;
        background: var(--gt-bg-07273c);
        max-height: calc(100% - 62px);
        overflow: auto;
    }
    .navbar-s1 .nav-item .nav-link.active::before{
        content: unset;
    }
    /* End Header Navbar */

    /* Start Home Page */
    .banner-section {
        padding: 80px 90px;
    }
    .faqs-s1 .accordion-button{
        padding: 18px;
    }
    /* End Home Page */

    /* Start Footer */
    .as_footer_heading {
        font-size: 21px;
        line-height: 50px;
    }
    /* End Footer */


    /* Start Chat Page */
    .chat-s1message {
        max-width: 85%;
    }
    .chat-s1message-bubble{
        font-size: 15px;
        padding: 12px;
    }
    .chat-s1date-label {
        padding: 7px 14px;
    }
    .chat-s1date-divider {
        margin: 14px 0;
    }
    /* End Chat Page */

}


@media (max-width:767px){



}


@media (max-width:600px){

    /* Start Home Page */
    .banner-section {
        padding: 80px 40px;
        overflow: hidden;
    }
    .banner-section .slick-dots {
        display: none !important;
        /* margin-top: 24px; */
    }
    .banner-section .slick-initialized .slick-slide {
        text-align: center;
    }
    /* End Home Page */

}


@media (max-width:575px){

    /* Start Title */
    .title-s1{
        font-size: 42px;
    }
    .title-s1sub{
        font-size: 22px;
    }
    .title-s2{
        font-size: 30px;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
    .title-s3{
        font-size: 30px;
        padding-bottom: 16px;
        margin-bottom: 20px;
    }
    .breadcrumb-s1{
        padding: 9px 22px;
    }
    .title-s4{
        font-size: 24px;
    }
    /* End Title */

    /* Start All Rounder */
    .section-s1padding{
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .form-s1label{
        font-size: 18px;
    }
    /* End All Rounder */

    /* Start Home Page */
    .services-s1card-icon{
        width: 70px;
        height: 70px;
    }
    .services-s1card-icon::after{
        left: -8px;
        top: -8px;
    }
    .faqs-s1 .accordion-button{
        padding: 16px;
    }
    /* End Home Page */

    /* Start Footer */
    .as_footer_heading {
        font-size: 20px;
        margin-bottom: 16px;
    }
    /* End Footer */

    /* Start Chat Page */
    .chat-s1card-title-icon{
        width: 40px;
        height: 40px;
    }
    .chat-s1card-title-icon img{
        width: 30px;
    }
    .chat-s1message {
        max-width: 90%;
    }
    .chat-s1message-bubble{
        font-size: 14px;
        padding: 12px;
    }
    .chat-s1date-label {
        padding: 6px 12px;
    }
    .chat-s1date-divider {
        margin: 12px 0;
    }
    /* End Chat Page */

}


@media (max-width:450px){

    /* Start Home Page */
    .banner-section {
        padding: 80px 0px;
    }
    .change-p20-p16{
        padding: 16px;
    }
    /* End Home Page */

}
