@media screen and (max-width:1399px) {
    /* .repeat-section {
    padding-left: 15%;
} */




    .home-section {
        padding-left: 20%;
    }


    .svg {
        position: absolute;
        left: -116px;
        top: -125px;
    }

    .width_1 {
        width: 73%;
    }

}

@media screen and (max-width:1300px) {
    /* .repeat-section {
    padding-left: 15%;
} */

    .svg {
        position: absolute;
        left: -74px;
        top: -119px;
    }

}

@media screen and (max-width:1200px) {
    /* .repeat-section {
    padding-left: 15%;
} */

    .svg {
        position: absolute;
        left: -74px;
        top: -51px;
    }

}

@media screen and (max-width:992px) {

    .svg {
        position: absolute;
        left: -50px;
        top: 28px;
    }

    .fixed-top {
        background-color: #fff;
    }

    /* .repeat-section {
        padding-left: 10%;
    } */

    .repeat-section .container {
        padding-left: 93px !important;
    }

    .footer-c {
        padding: 0px 40px;
    }

       .custom-height {
        height: 361px;
    }
        .logo {
    width: 149px;
    transition: all 0.5s ease;
}
}

@media screen and (max-width:768px) {

    .custom-width,
    .custom-width2,
    .custom-width3 {
        width: 100% !important;
    }



    .accordion-flush .accordion-item .accordion-button,
    .accordion-flush .accordion-item .accordion-button.collapsed {
        padding-right: 20px;
    }

    header {
        background-color: #fff;
        border-bottom: 1px solid #ededed87;
    }

    .w-75 {
        width: 100% !important;
    }

    .w-50 {
        width: 100% !important;
    }


    .footer-logo {
        width: 150px;
    }




    .margin-left {
        margin-left: 0px;
    }

    .padding {
        padding: 30px 0px;
    }

    .padding2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .padding3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .star1 {
        right: 7%;
    }

    .offcanvas-body {
        text-align: end;
        padding-right: 15%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .offcanvas-body ul li {
        opacity: 0;
        transform: translateY(-10px);
        animation: fadeInMenu 0.5s forwards;
        animation-delay: 0.3s;
        margin-bottom: 10px;
    }

    .star3 {
        position: absolute;
        bottom: 10px;
        right: 20%;
        z-index: 9;
    }

    .star4 {
        position: absolute;
        top: -40px;
        left: 10%;
        z-index: 9;
    }

    .star4 img {
        width: 100px;
    }

    .padding-bottom {
        padding-bottom: 20px;
    }

    /* .padding4{
 padding-top: 50px;
    padding-bottom: 50px;
} */

    .star1 {
        top: -47px;

    }

    .star2 {
        bottom: -60px;
    }

    .star5 {
        top: -60px;
        left: 70%;
    }

    .padding-right {
        padding-right: 0 !important;
    }

    .accordion-item {
        margin-left: 30px;
    }

    .star_img {
        width: 120px;
    }


    .width_1 {
        width: 91%;
    }

   

}



@media screen and (max-width:550px) {
    label {
        width: 100%;
        text-align: center;
    }



    .font-1 {
        font-size: 34px;
    }

    .home-section {
        padding-left: 0;
    }


    .home-section.section-2 {
        padding-left: 24px;
    }

    .repeat-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-font {
        font-size: clamp(36px, 8vw, 77px);
    }

    .home-font2 {
        font-size: clamp(36px, 8vw, 77px);
    }

    .home-font-p {
        font-weight: 200;
        font-size: 20px;
        line-height: 1.1;
        letter-spacing: 0.06em;
        margin-top: 10px;
    }

    .star_sec {
        top: 23px;
    }

    .footer-c {
        padding: 0 20px;
    }

    .section-2 h2 {
        font-size: 87px;
        font-weight: 800;
        line-height: 1;
    }

    .section-3 h2 {
        font-size: 46px;
        font-weight: 800;
    }


    .small {
        font-size: 17px !important;
    }


    .small_heading {
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .repeat-section .container {
        padding-left: 7px !important;
    }

    .width_2 {
        width: 95%;
    }

    .font_new_3 {
        font-size: 18px !important;
    }


    .custom-line-height {
        line-height: 27px;
    }

    .font_new_2 {
        font-size: 18px !important;
    }


    input {


        font-size: 14px;

    }

    select {


        font-size: 14px;

    }


    .svg {
        position: absolute;
        left: -51px;
        top: -46px;
        height: 500px;
        width: 500px;
    }

    .accordion-body ul li {
        display: flex;
        gap: 2px;
    }


    .height {
        margin-top: 50px;
    }

    .font_size {
        font-size: 13px;
    }


  


}