@media only screen and (max-width: 2400px) {
    .container {
        max-width: 90%;
        width: 100%;
    }
}
@media only screen and (max-width: 1900px) {
    .container {
        max-width: 90%;
        width: 100%;
    }
}
@media only screen and (max-width: 1600px) {
    .container {
        max-width: 90%;
        width: 100%;
    }
}
@media only screen and (max-width: 1400px) {
    .container {
        max-width: 90%;
        width: 100%;
    }
    #index-1 .index-1 .index-1-inner .swiper {
        height: 525px;
    }
}
@media only screen and (max-width: 1200px) {
    .container {
        max-width: 1100px;
        width: 1100px;
    }
    #foot .foot .foot-inner .foot-mid {
        width: 50%;
    }
    #index-5 .index-5 .index-5-inner {
        padding: 0px 40px;
    }
    #index-7::after {
        bottom: 5%;
        right: -8%;
        width: 650px;
        height: 650px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right::before {
        top: -4px;
        right: -40px;
        width: 152px;
        height: 147px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right::after {
        top: 158px;
        right: -127px;
        width: 200px;
        height: 121px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img img {
        width: 381px;
        height: 455px;
    }
    .lef {
        padding-left: 0px;
    }
    .rig {
        padding-right: 0px;
    }
}
@media only screen and (max-width: 1024px) {
    .container {
        max-width: 100%;
        width: 95%;
    }
    #index-7 .index-7 .index-7-inner .index-7-right {
        width: 40%;
    }
    #index-7::after {
        bottom: 7%;
        right: -9%;
        width: 600px;
        height: 600px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right::before {
        top: -4px;
        right: 0px;
        width: 152px;
        height: 147px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right::after {
        top: 158px;
        right: -55px;
        width: 200px;
        height: 121px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img img {
        width: 350px;
        height: 390px;
    }
    #index-7 {
        padding: 70px 0 70px;
    }
    .rig{
        padding-right: 0;
    }
    .lef{
        padding-left: 0;
    }
    .nav-item {
        padding: 0 0px;
    }
    .ind {
        align-items: center;
    }
    .rd {
        padding: 3px 0px 3px 7px !important;
    }
}

@media only screen and (max-width: 992px) {
    .container {
        max-width: 100%;
        width: 95%;
    }
    #index-6 .index-6 .index-6-inner {
        flex-wrap: wrap;
    }
    #index-5 .index-5 .index-5-inner {
        padding: 0px 0px;
    }
    #foot .foot .foot-inner .foot-mid {
        width: 65%;
    }

    .nnv {
        align-items: center;
    }
    .navbar-collapse {
        z-index: 2;
        /* padding-left: 30px; */
    }
    .nav-top {
        padding-left: 30px;
    }
    .log {
        padding-top: 0px;
        padding-bottom: 0px;
        width: 90px;
        display: none;
    }
    .nav-top{
        top: 100px;
        display: grid;
        width: 250px;
        background: #ffe4e4;
        z-index: 1;
        position: relative;
        padding-left: 0px;
        right: -35px;
        margin-right: 0;
    }
    .navbar-toggler {
        color: rgb(0 0 0 / 0%);
    }
    .log img {
        top: -261px;
        display: none;
    }
    #index-1 .index-1 .index-1-inner .swiper {
        height: 500px;
    }
    #index-4::after {
        width: 10%;
        height: 100%;
        background-size: auto;
    }
    #index-4 .index-4 .index-4-inner {
        width: 95%;
        z-index: 2;
        position: relative;
    }
    #index-6 .index-6 .index-6-inner .index-6-cont .index-6-img img {
        width: 100%;
        height: 230px;
        border-radius: 10px;
    }    
    .top-icons{
        display: block;
    }
    .ind {
        /* padding-top: 15px; */
    }
    .dn-nn{
        display: none;
    }
    .rig{
        padding-top: 15px;
    }
    .lef{
        padding-top: 10px;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 880px) {
    .container {
        max-width: 100%;
        width: 95%;
    }
    .index-5-cont{
        padding: 0 40px;
    }
    #index-7 .index-7 .index-7-inner {
        display: grid;
        gap: 0;
    }
    #index-7 .index-7 .index-7-inner .index-7-left {
        width: 100%;
    }
    #index-7::after {
        bottom: -12%;
        right: 17%;
        width: 600px;
        height: 600px;
        border-top-left-radius: 1000px;
        border-bottom-right-radius: 1000px;
        transform: rotate(44deg);
    }
    #index-7 .index-7 .index-7-inner .index-7-right::before {
        display: none;
    }
    #index-7 .index-7 .index-7-inner .index-7-right::after {
        display: none;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        left: 65%;
    }
    .nav-top {
        right: -30px;
    }

}
@media only screen and (max-width: 780px) {
    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    #index-6 .index-6 .index-6-inner .index-6-cont {
        width: 47%;
    }
    #foot .foot .foot-inner .fot-left ul {
        line-height: 30px;
        padding: 0;
        margin: 0;
    }
    #foot .foot .foot-inner .foot-right {
        width: 10%;
    }
    #foot .foot .foot-inner .foot-mid {
        width: 70%;
    }
    .nav-top {
        /* padding-left: 30px; */
    }
    #index-3 .index-3 .index-3-inner {
        gap: 0px;
    }
    #index-3 .index-3 .index-3-inner .index-3-right {
        width: 60%;
    }
    #index-3 {
        background: linear-gradient(270deg, #ffdbea 80%, #fff7f6 0);
    }
    #index-4 .index-4 .index-4-inner {
        padding: 30px 30px 40px;
    }
    #index-7::after {
        display: none;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        top: 0;
    }
    .nav-top {
        right: 0px;
        }
    
}
@media only screen and (max-width: 664px) {
    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    #foot .foot .foot-inner .foot-mid .foot-mid-txt .foot-social {
        display: grid;
    }
    #foot .foot .foot-inner .foot-mid {
        width: 60%;
    }
    #index-6 .index-6 .index-6-inner .index-6-cont {
        width: 100%;
    }
    #index-6 .index-6 .index-6-inner .index-6-cont .index-6-txt {
        padding: 15px 15px 25px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img img {
        width: 330px;
        height: 350px;
    }
    #index-4 .index-4 .index-4-inner .index-4-inn-txt p {
        width: 85%;
    }
    #index-6 .index-6 .index-6-txt-1 p {
        width: 85%;
    }
    .index-5-top-txt p {
        width: 85%;
    }
    #index-7 {
    background-position: unset;
    }
}
@media only screen and (max-width: 564px) {
    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    #index-6 .index-6 .index-6-inner .index-6-cont {
        width: 100%;
    }
    #foot .foot .foot-inner .foot-right {
        width: 18%;
    }
    #index-4 .index-4 .index-4-inner {
        width: 100%;
        padding: 30px 10px 40px;
    }
    #index-4::before {
        display: none;
    }
    #index-4::after {
        display: none;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        left: 50%;
        right: 50%;
        top: 40px;
    }
}
@media only screen and (max-width: 460px) {
    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    #index-3 .index-3 .index-3-inner {
        display: grid;
    }
    #index-3 .index-3 .index-3-inner .index-3-left {
        width: 100%;
    }
    #index-3 .index-3 .index-3-inner .index-3-right {
        width: 100%;
    }
    #index-3 {
        background: linear-gradient(270deg, #ffdbea 100%, #fff7f6 0);
    }
    .top-index-3 {
        padding: 0;
    }
    .index-3-rig-txt{
        padding-top: 30px;
    }
    #index-4 .index-4 .index-4-inner .index-4-form .form-row {
        display: grid;
        justify-content: initial;
    }
    #index-4 .index-4 .index-4-inner .index-4-form .form-row .form-group {
        width: 100%;
    }
    #index-4 .index-4 .index-4-inner .index-4-inn-txt .inn-indx4 {
        display: grid;
        justify-content: center;
        gap: 0px;
    }
    #foot .foot .foot-inner .fot-left {
        width: 100%;
    }
    #foot .foot .foot-inner .foot-mid {
        width: 100%;
        padding-top: 20px;
    }
    #foot .foot .foot-inner .foot-right {
        width: 100%;
         padding-top: 20px;
         display: none;
    }
    #foot .foot .foot-inner {
        text-align: center;
    }
    #index-4 {
        padding: 60px 0;
    }
    #index-6 {
        margin-bottom: 60px;
        padding: 80px 0 40px;
    }
    #index-4 .index-4 .index-4-inner .index-4-form .form-row .form-group .hig {
        height: auto;
        padding: 10px;
    }
    .swiper-slide.swiper-slide-active {
        transform: scale(1);
    }
    #index-1 .index-1 .index-1-inner .swiper {
        height: 200px;
    }
    .ood{
        display: none;
    }
    #index-7 .index-7 .index-7-inner .index-7-right {
        width: 100%;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        left: 12%;
        right: 0%;
    }
    .nav-top {
        right: -12px;
    }
    .rig {
        padding-top: 27px;
    }
    .cake-txt h1 {
        color: #fff;
        font-size: 14px;
    }
    .shadow-md,.cake{
        height:100%;
    }
    .cake-bton {
        margin-top: 15px !important;
    }
    .hed {
        height: 95px;
    }
    .top-icons .display img {
        height: 65px;
        width: 95px;
        object-fit: contain;
    }
    .navbar-toggler {
        border: none !important;
    }
    .nav-top {
        top: 95px;
        right: 0px;
        width: 100%;
    }
    .top-icons .iicc {
        left: 230px;
        width:130px;
    }
    .nno .swiper-button-prev{
        display: none;
    }
    .nno .swiper-button-next{
        display: none;
    }
    #index-1 .index-1 .index-1-inner .swiper-slide.swiper-slide-active .index1-slider-img img {
        object-fit: unset;
    }
    .fxd {
        top: 30px;
    }
    .top-icons .iicc {
        top: 20px;
    }
    .zigjag {
        min-height: 30px;
    }
    #index-7 .index-7 .index-7-inner .index-7-left {
        text-align: center;
    }
    .index-7-bot-ds .ds-inner {
        gap: 0px;
        padding-bottom: 15px;
        display: grid;
    }
    #index-7 .index-7 .index-7-inner .index-7-left .submit a {
        margin-left: auto;
        margin-right: auto;
    }
    #foot {
    margin-top: 0px;
    }
    #index-5 {
        margin-bottom: 0px;
    }
    #foot .foot .foot-inner .foot-mid .foot-mid-img {
        margin-bottom: 20px;
        display: none;
    }
    .footer-lef-log {
        display: block;
    }
    .loc{
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 400px) {
    #index-2 {
    margin: 36px 0;
}

    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    /* #index-1 .index-1 .index-1-inner .swiper {
        height: 350px;
    } */
    /* .top-icons {
        right: 10px;
    } */
    .top-icons .iicc {
        left: 160px;
    }
    .top-icons {
        left: 10px;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        left: 6%;
        right: 0%;
    }
}
@media only screen and (max-width: 360px) {
    .container {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    #index-7 .index-7 .index-7-inner .index-7-right .index-7-right-img {
        left: 0%;
        right: 0%;
    }
    /* #index-1 .index-1 .index-1-inner .swiper {
        height: 250px;
    } */
    #index-1 .index-1 .index-1-inner .swiper-slide.swiper-slide-active .index1-slider-img img {
        object-fit: unset;
    }
}