* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Lora';
}

.d-flex {
    display: flex;
}

.jus-bet {
    justify-content: space-between;
}

.jus-center {
    justify-content: center;
}

.jus-around {
    justify-content: space-around;
}

.align-mid {
    align-items: center;
}

.align-start {
    align-items: self-start;
}

.align-end {
    align-items: flex-end;
}

.container {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
}

.VideoMain {
    position: sticky;
    top: 0;
    z-index: -999;

}

.VideoMain::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #33333361;
}

.vedio-cont {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    padding: 0;
    top: 217px;
    width: 100%;
    position: absolute;
}



.hed-para {
    max-width: 870px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.hed-para h1 {
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    line-height: 1.2;
    font-size: 69px;
    /* font-family: 'Butler Ultra Light'; */
    font-weight: 400;

}

.hed-para p {
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    margin-top: 20px;
    font-family: sans-serif;
}


.body-color {
    background: #fff;
}

header.header-main {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 5px 0px;
    background: #fff;
}

.header-sec {
    width: 100%;
}

.manu {
    width: 30%;
}

.logo {
    width: 12%;
    padding: 2px;
}

.logo a {
    width: 100%;
}

.toggle {
    display: none;
}


.toggle hr {
    width: 35px;
    height: 4px;
    margin: 5px 0px;
    border: solid 1px #ffffff;
    background: #ffffff;
    border-radius: 2px;
}

.header-sec ul {

    list-style: none;
    width: 100%;

}

.header-sec ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #080707f5;
}

.logo img {
    width: 100%;

}

.part-of-event {
    background: #eaeaea;
}


.mobile-on-logo img {
    width: 86%;
    margin-left: 10px;


}


/* =================hiden-header========================= */


.toggle img {
    width: 61px;
}

/* .toggle {
    width: 176px;
} */

.hiden-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0px 45px;
}

.hidemenu {
    background-color: rgba(194, 210, 217, 1);
    color: #fff;
    padding: 40px 0p;

}

.logo-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.hidemenu ul li {
    list-style: none;
}

.hidemenu ul li a {
    text-decoration: none;
    color: #fff;
}

.hidemenu ul li {
    font-size: 18px;
    text-decoration: none;
}

a.button {
    border: 1px solid;
    padding: 15px 58px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}


.hidemenu {
    display: none;
}

.logo-display-img img {
    width: 160px;
}

.hiden-btn-social-icon {
    padding: 35px 23px;
}




.hidemenu ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #fff;
}

.hiden-list.display-none {
    display: none;

}


/* ================section1================= */

.your-event {
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.event-contant {
    max-width: 650px;
    text-align: center;
    margin: 50px 0px;
}

hr.horizontal-line {
    max-width: 300px;
    margin: 16px auto;
    height: 2px;
    background: black;


}

.event-contant h1 {
    font-size: 58px;
    color: #000;
    font-weight: 100;
}

.event-contant p {
    font-size: 20px;
    font-family: sans-serif;
    line-height: 30px;
    color: rgb(12 12 11);
    margin-top: 10px;
}

/* =================slider-section================== */

.our-heding {
    text-align: center;
    margin-top: 40px;
}

.our-heding h1 {
    font-size: 4rem;
    color: #000;
}

.our-heding p {
    font-family: sans-serif;
    font-size: 18px;
    color: rgb(12 12 11);
    margin: 10px 0px;
}



/* =============slider==================== */



.main-img .item {
    margin: 0 20px;
}

.main-img .slick-slide img {
    height: 597px !important;
    object-fit: cover !important;
    width: 100%;
}

.img-tittle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* .ambani-img {
    width: 40%;
} */

.ambani-img img {
    width: 65%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin: 35px;
    border-radius: 15px;
}

.quote-icon-tittle {
    text-align: center;
}

.quote-icon-tittle i {
    color: #77777730;
    font-size: 65px;
}

.quote-icon-tittle {
    text-align: center;
    width: 60%;

}

.quote-icon-tittle p {
    font-size: 17px;
    margin: 30px;
}

.quote-icon-tittle img {
    width: 175px;
}

.sign-nitaambani {
    text-align: -webkit-center;
}

/* ===========SECTION3========================= */
.services-list p {
    padding: 12px;
    color: #2a2929;
}

.book-event button {
    font-family: sans-serif;
    font-size: 12px;
    background-color: rgb(132 160 170);
    border: none;
    padding: 18px 24px;
    color: #fff;
}

p.service-para {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 100;
    color: #2a2929;
    font-family: sans-serif;
    line-height: 30px;
}

.nataraja-about-us {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 30px;
    padding: 70px 0px;
}

.nataraja-img {
    width: 49%;
}

.about-nataraj {
    width: 68%;
}

.nataraja-img img {
    width: 100%;
}

.about-nataraj h1 {
    text-align: center;
    font-size: 50px;
    color: #000;
    /* margin-bottom: 26px; */
}

p.made-weddind {
    text-align: center;
    font-size: 15px;
    font-family: sans-serif;
    margin: 18px 0px;
}

.about-nataraj h2 {
    text-align: center;
    font-size: 24px;
    line-height: 38px;
}

p.arsu-contant {
    font-size: 18px;
    font-family: sans-serif;
    line-height: 30px;
    margin: 16px 0px;
    color: rgb(12 12 11 / 72%);
}

.nataraja-section {
    background: hsla(0, 0%, 59%, .2);
    margin-top: 48px;
}

.about-btn {
    text-align: end;
}

button.about-batton {
    border: none;
    background: #eaeaea;
}

button.about-batton i {
    padding: 10px;
}

button.about-batton a {
    font-size: 15px;
    font-family: sans-serif;
    text-decoration: none;
    color: #fff;
    padding: 18px 30px;
    background-color: rgb(93 143 165);
    border-radius: 10px;
}

.mobile-on-logo img {
    width: 135px;
    margin-left: 10px;
}

.mobile-on-logo img {
    display: none;

}



/* ==============section4=================== */





.brand-slider {
    position: relative;
}

.brands {
    text-align: center;
    margin-top: 75px;
}


button.slick-prev:hover {
    cursor: pointer;
}

button.slick-next:hover {
    cursor: pointer;
}

button.slick-prev {
    position: absolute;
    top: 36%;
    width: 40px;
    font-size: 40px;
    color: #77777782;
    border: none;
    background: transparent;
    left: 0;
}

button.slick-next {
    position: absolute;
    right: 0;
    top: 38%;
    width: 40px;
    font-size: 40px;
    color: #77777782;
    border: none;
    background: transparent;
}

.slide-testimonials .sign-nitaambani img {
    height: auto;
    width: 40%;
    margin: 0 auto;
}

.quote-modiemage p a {
    text-decoration: none;
    font-size: 18px;
    color: #000;
}

.brand-img.slick-slide.slick-active {
    display: flex;
    justify-content: center;
}

.brands h3 {
    font-size: 38px;
    color: rgb(0 0 0);
    font-weight: 400;
    margin-bottom: 30px;
}

.slick-slide img {
    display: block;
    width: 100%;
}

.brands .slick-list.draggable {
    width: 85%;
    margin: 25px auto;
}



/* ===============SECTION-5============== */

.main-services {
    background-image: url(../image/couple-fall-image.jpg);
    background-size: cover;
    background-position: center;
    height: 50em;
    position: relative;
    max-width: 1260px;
    width: 88%;
    top: 86px;
}

.overlay-box {
    position: absolute;
    bottom: 7%;
    right: -10vw;
    background: #ffffffde;
    padding: 52px;
    max-width: 501px;
    border-radius: 8px;
}





.full-services {
    background: #eaeaea;
    height: 60em;
    margin-top: 65px;
}

.overlay-box h2 {
    font-size: 45px;
    line-height: 57px;
    margin-bottom: 36px;
    color: #000;
    font-weight: 100;
}

/* .overlay-box p {
    font-size: 16px;
    font-family: sans-serif;
    text-align: justify;
    color: rgb(12 12 11 / 63%);
} */

.book-event {
    text-align: end;
}

.book-event button {
    font-family: sans-serif;
    font-size: 12px;
    background-color: rgb(93 143 165);
    border: none;
    padding: 14px 20px;
    color: #fff;
    border-radius: 5px;
}

.book-event button:hover {
    cursor: pointer;
}


/* ==================MODI-SECTION-6===================== */



.modi-icon-tittle {
    /* max-width: 640px; */
    text-align: center;
    width: 60%;
}

p.wed-in-india {
    font-size: 20px;
    line-height: 30px;
    color: #0000009e;
    margin-bottom: 10px;

}

.quote-modiemage h4 {
    font-size: 20px;
    color: #000;
}

p.pm {
    font-size: 14px;
    margin: 4px;
    color: #000000b3;
    font-family: sans-serif;
}


.modi-img {
    width: 33%;
}

.modi-img img {
    width: 82%;
    /* box-shadow: 1px 0px 10px 0px; */
    margin: 35px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px;
}

.weding-india-tittle {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.venues {
    text-align: center;
}

.venues-slider {
    margin-top: 50px;
}

.venues-slider h1 {
    font-size: 55px;
    color: #000;
    padding: 30px;
}


.testimonial {
    margin-top: 50px;
    text-align: center;

}

button.slick-prev1 {
    position: absolute;
    left: -30px;
    top: 38%;
    width: 40px;
    font-size: 40px;
    color: #77777782;
    border: none;
    background: transparent;
}

button.slick-prev1:hover {
    cursor: pointer;
}

button.slick-next2:hover {
    cursor: pointer;
}

button.slick-next2 {
    position: absolute;
    right: 0;
    top: 38%;
    width: 40px;
    font-size: 40px;
    color: #77777782;
    border: none;
    background: transparent;
}

.quote-modiemage {
    width: 90%;
}

.anant-img {
    width: 40%;
}

/* .anant-img img {
    width: 72%;
    margin: 35px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 15px;
    height: 328px;
    object-fit: cover;
} */



.brands h2 {
    font-size: 50px;
    font-weight: 100;
}

/* .anant-contant {
    width: 60%;
    text-align: center;
    margin-right: 55px;
} */

.anant-contant p a {
    font-size: 18px;
    color: #060505e6;
    text-decoration: none;
    line-height: 30px;
    font-family: sans-serif;
}

p.anant-para {
    font-family: sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #0000009e;
}

.anant-overlay-box {
    width: 46%;
}

.anant-radhika-img {
    width: 40%;
    text-align: end;
    padding: 40px;
}

.anant-radhika-img img {
    width: 100%;
}

.anant-tittle {
    text-align: center;
}

.anant-tittle a {
    text-decoration: none;
    font-size: 16px;
    color: #000000d4;
    font-family: sans-serif;
}


.anant-tittle h2 {
    font-size: 32px;
    line-height: 50px;
    color: #0000009e;
}

p.anant\&radhika {
    font-size: 14px;
    font-family: sans-serif;
    margin: 23px 0px 0px;
}

a.btn-testi {
    background-color: rgb(93 143 165);
    color: #fff;
    text-decoration: none;
    padding: 10px 21px;
    font-family: sans-serif;
    font-size: 14px;
    border-radius: 7px;
}

.testimonial-btn {
    text-align: center;
    margin-top: 20px;
}

.brands hr {
    width: 403px;
    margin: 0px auto;
    height: 3px;
    background: #000;
    border: none;
    border-radius: 10px;
}

p.wed-in-india i {
    font-size: 46px;
    color: #9b9b9b;
    position: absolute;
    top: -15px;
    left: -8px;
}

/* =================GALLERY==================== */

.gallery {
    text-align: center;
}

.gallery-imgs {
    margin: 30px 0px;
}

.gallery-imgs hr {
    width: 311px;
    margin: 3px auto;
    height: 3px;
    background: #000;
    border: none;
    border-radius: 10px;
}

.gallery-imgs h1 {
    font-size: 65px;
    font-weight: 100;

}



.footer_main {
    align-items: baseline;
    width: 100%;
    margin-top: 25px;
    padding: 12px 0px;
}


.img1-3 img {
    width: 28%;
    border-radius: 6px;
    margin: 15px;
}

.img4-6 img {
    margin-top: 5px;
    border-radius: 6px;
    width: 28%;
    border-radius: 6px;
    margin: 15px;

}

img.img4 {
    height: 26.5vw;
    object-fit: cover;
}

.log_footer {
    width: 50%;
}


.links_sec {
    width: 45%;
}

.footer-logo img {
    width: 120px;
}

.log_footer p {
    font-size: 20px;
    text-align: justify;
    margin-top: 5px;
    color: #000000c4;
    line-height: 30px;
}

.fa-icon {
    margin-top: 10px;
}


ul.page-lins {
    list-style: none;
    padding: 0;
    margin-top: 6px;
}



ul.page-lins li a {
    text-decoration: none;
    color: #000000d1;
}

.fa-icon i {
    border: 1px solid;
    padding: 6px;
    border-radius: 6px;
    width: 28px;
    margin: 2px;
    background: #d1d7d1a3;
    color: #090909;
}

.footer_sec {
    background: #eaeaea;
}

/* =============portfolio-start=========================== */

/* ===========banner-section============== */

.fortfolio-cont {
    background: transparent;
    border: 0;
    height: 100%;
    left: 50%;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 80%;
    transform: translate(-50%, -50%);
}

.about-cont {
    background: transparent;
    border: 0;
    height: 100%;
    left: 50%;
    padding: 0;
    width: 100%;
    position: absolute;
    top: 90%;
    transform: translate(-50%, -50%);
}

.image-portfolio {
    position: sticky;
    top: 0;
    z-index: -999;
}

.port-para {
    max-width: 870px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.port-para h1 {
    font-size: 9em;
    color: #fff;
    font-weight: 400;
}

.main-portfolio-image img {
    width: 100%;
}

.main-portfolio-image::after {
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000014;
    position: absolute;
}


.portfolio-heding {
    text-align: center;
}

.portfolio-section {
    background: hsla(0, 0%, 59%, .2);
    width: 100%;
}


.portfolio-heding p {
    font-size: 20px;
    font-family: sans-serif;
    padding: 2em 0 11px;
    color: #000;
}

.portfolio-heding h2 {
    font-size: 46px;
    font-weight: 100;
    color: #000;
}

.main-folio {
    padding: 40px 0px;
}

.portfolio-contant {
    text-align: center;
    width: 58%;
    margin: 3em auto 0px;
}

.portfolio-contant p {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    line-height: 31px;
}


.luxury-slider {
    padding: 30px 0px;
}

/* ===========banner-section-end============== */







/*********************************************************************************/

.portfolio-slider-1 .slick-slide {
    transform: scale(0.8);
    transition: all 0.4s ease-in-out;
    padding: 40px 0;
}


.portfolio-slider-1 .slick-slide img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    width: 100%;
}

.portfolio-slider-1 .slick-center {
    transform: scale(1.1);
}

.portfolio-slider-1 button.slick-next {
    position: absolute;
    right: 48px;
    top: 38%;
    width: 40px;
    font-size: 40px;
    color: #77777782;
    border: none;
    background: transparent;
}

.portfolio-image img {
    width: 760px;
    height: 400px;
    object-fit: cover;
}

.portfolio-slider-1 .slick-slide img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 445px;
    object-fit: cover;
}

button.slick-prevport {
    position: absolute;
    top: 48%;
    left: -33px;
    border: none;
    background: transparent;
    font-size: 35px;
    color: #b0adad;
}

button.slick-nextport {
    position: absolute;
    top: 48%;
    right: -33px;
    border: none;
    background: transparent;
    font-size: 35px;
    color: #b0adad;
}

.main-folio h1 {
    font-family: "Oooh Baby", cursive;
    font-size: 35px;
    font-weight: 600;
    /* transform: rotate(-4deg); */
    text-align: center;
}

.portfolio-contant {
    text-align: center;
    width: 64%;
    margin: 33px auto 0px;
}



.luxury-names h2 {
    text-align: center;
    font-size: 28px;
    margin: 10px 0px;
    font-weight: 500;
    color: #000;
}

.luxury-names p {
    font-size: 18px;
    font-family: sans-serif;
    text-align: center;
    color: #777;
}

.ethinic-weddings {
    background: hsla(0, 0%, 59%, .2);

}

.glimpse-ethnic {
    padding: 40px 0px;
}

.ethnic-heding h1 {
    text-align: center;
    font-size: 45px;
    font-weight: 200;
    color: #000;
}

button.slick-nextport:hover {
    cursor: pointer;
}


.shridhar-natrajan h2 {
    font-size: 1.7em;
    text-align: center;
    padding: 0px 20px;
    color: #000;
    line-height: 1.3em;
}

.get-in-lonch {
    text-align: center;
    margin-top: 30px;
}

.get-in-lonch a {
    background-color: rgb(93 143 165);
    color: #fff;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 6px;
    font-family: sans-serif;
    font-size: 14px;
}

.topper-of-your-event {
    background: #eaeaea;
}

.show-of-topper {
    padding: 41px 0px;
}

.chairman-image img {
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    width: 100%;
}

.hindu-img img {
    width: 100%;
}

.the-hindu {
    margin: 40px 0px;
}

.hindu-img {
    width: 38%;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}







/* =============portfolio-end=========================== */

/* =============about-start=========================== */
.p-t-b {
    padding: 50px 0px;
}



.generation-text {
    width: 55%;
    text-align: center;
}

.generation-text h1 {
    font-size: 50px;
}


.generation-text p {
    font-size: 40px;
    padding: 3px;
}

.generation-image {
    width: 40%;
    text-align: center;

}

.generation-image p {
    font-size: 22px;
    padding: 5px;
}

.generation-image img {
    width: 92%;

}

.Iyer {
    width: 100%;
}

.iyar-text {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.a-young {
    width: 50%;
    background: #fff;
}

.a-young p {
    font-size: 21px;
    line-height: 1.6;
    font-weight: 400;
    margin-left: 18px;
    font-family: serif;
    text-align: justify;
}

.south-asia {
    width: 40%;
    background: #e0e8ec;
    position: sticky;
}

.south-asia h2 {
    font-weight: 500;
    font-family: "Oooh Baby", cursive;
    font-size: 30px;
    position: absolute;
    z-index: 999;
    color: #000;
    left: -34px;
    line-height: 2.1;
}


.shridhar-image img {
    width: 100%;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.mr-shridhar {
    background: #fbfaf9;
    width: 100%;
    padding: 40px 0px;
}

.chairman {
    width: 100%;
    Display: flex;
    gap: 45px;
    justify-content: space-between;
    margin-top: 40px;
    align-items: center;
}

.shridhar-natrajan {
    width: 60%;
    text-align: center;

}

.chairman-natrajan {
    width: 60%;
}

.shridhar-natrajan h5 {
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    margin-top: 8px;
}

.shridhar-natrajan p {
    font-size: 21px;
    text-align: center;
    font-family: sans-serif;
    font-weight: 400;
    margin-top: 15px;
    line-height: 1.7;

}

.kamesh-image img {
    width: 100%;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.kamesh-image {
    width: 25%;
}

.behind-scene h2 {
    color: rgba(12, 12, 11, 1);
    text-transform: none;
    line-height: 1.1;
    font-size: 60px;
    text-align: center;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal;
    margin-top: 40px;
}

.behind-scene p {
    color: rgba(12, 12, 11, 1);
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.2em;
    font-size: 12px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
}

.sweets-image img {
    width: 100%;
    height: 100%;
}

.what h2 {
    color: rgba(12, 12, 11, 1);
    font-size: 4.5rem;
    text-align: center;
    font-weight: 400;
    margin-top: 18px;
}

.sweets-input p {
    color: rgba(12, 12, 11, 1);
    text-transform: uppercase;
    line-height: 4.8;
    letter-spacing: 0.2em;
    font-size: 12px;
    font-weight: 400;
    border-bottom: 0.2px solid black;
}

.sweets {
    width: 100%;
    Display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}

.sweets-input {
    width: 50%;
    /* margin-top: 30px; */
}

.sweets-image {
    width: 50%;
    /* height: 520px; */
    /* position: relative; */
}

.behind {
    width: 100%;
    background: #f0ece7;
    padding: 10px;
}

.text i {
    margin-top: 35px;
    font-size: 59px;
    font-weight: 600;
    color: #ebe4e4;
}

.text h2 {
    color: rgba(12, 12, 11, 1);
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    font-family: sans-serif;
    color: #565353;
}

.text h6 {
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: 0.2em;
    font-size: 15px;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
}

.text p {
    /* color: rgba(12, 12, 11, 1); */
    /* line-height: 1.4; */
    font-size: 23px;
    /* text-align: center; */
    font-family: "Oooh Baby", cursive;
    font-weight: 700;
    font-style: normal;
}

.Arusuvai {
    width: 100%;
    background: #fff;
    /* height: 550px; */
}

.text {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.efficiency {
    width: 100%;
    background: #bcbfc0;
}

.relationship {
    width: 25%;
    /* margin: 100px 0px; */
}

.result {
    width: 70%;
    /* margin: 95px 0px 95px 10px; */
}

.main-efficiency {
    width: 100%;
    /* background: #c2d2d9; */
    /* height: 700px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    padding: 40px 0px;
    margin-top: 20px;
}

.relationship img {
    width: 100%;
    border-radius: 12px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.result h4 {
    /* margin-top: 10px; */
    color: #fff;
    line-height: 1.5;
    font-size: 20px;
    /* text-align: left; */
    font-family: sans-serif;
    font-weight: 100;
}

.button button {
    border-radius: 6px;
    border: 1px solid #ffff;
    padding: 12px 30px;
    background: #bcbfc0;
    color: #fff;
    font-size: 15px;
    font-family: sans-serif;
}

.button button:hover {
    cursor: pointer;
}

.result h2 {
    color: rgba(255, 255, 255, 1);
    /* text-transform: none; */
    /* letter-spacing: 0em; */
    font-size: 30px;
    /* text-align: left; */
    /* font-family: 'Butler Ultra Light'; */
    font-weight: 400;
    /* font-style: normal; */
    /* margin: 5px 0px; */
    /* max-width: 400px; */
}

.result p {
    color: rgba(255, 255, 255, 1);
    line-height: 1.3;
    font-size: 17px;
    text-align: justify;
    font-family: sans-serif;
    margin: 10px 0px;
}


.result h5 {
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-size: 20px;
    text-align: justify;
    font-family: sans-serif;
    font-weight: 400;

    margin: 12px 0px;
}

.result h6 {
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-size: 20px;
    text-align: justify;
    font-family: sans-serif;
    font-weight: 400;

    margin: 10px 0px;
}

.notable {
    width: 100%;
    background: #fff;
    /* height: 1070px; */
}

.main-noteble {
    width: 100%;
    background: #fff;
    height: 110px;
}

.main-noteble h2 {
    color: rgba(71, 90, 92, 1);
    line-height: 1.2;
    font-size: 48px;
    text-align: center;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal;
    margin-top: 40px;
}

.Kothar {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 35px;
}

.Nina-Kothars {
    width: 33%;
    height: 100%;
    background: white;
}

.Nina-Kothars img {
    width: 100%;
    height: 100%;
}

.Superstar {
    width: 33%;
    height: 100%;
    background: white;
}

.Superstar img {
    width: 100%;
    height: 100%;
}

.Superstar p {
    color: rgba(71, 90, 92, 1);
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
}

.Nina-Kothars p {
    color: rgba(71, 90, 92, 1);
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
}

.Jayram {
    width: 100%;
    margin: 20px 0px;
    Display: flex;
    justify-content: center;
}

.Anand {
    width: 100%;
    margin: 20px 0px;
}

.notable {
    width: 100%;
    background: #fff;
    /* height: 1070px; */
}

.main-noteble {
    width: 100%;
    background: #fff;
    height: 110px;
}

.main-noteble h2 {
    color: rgba(71, 90, 92, 1);
    line-height: 1.2;
    font-size: 48px;
    text-align: center;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal;
    margin-top: 40px;
}

.Kothar {
    width: 100%;
    /* display: flex
; */
    /* justify-content: center; */
    /* gap: 35px; */
    align-items: baseline;
}

.Nina-Kothars {
    width: 33%;
    height: 100%;
    background: white;
}

.Nina-Kothars img {
    width: 100%;
    height: 100%;
}

.Superstar {
    width: 33%;
    height: 100%;
    background: white;
}

.Superstar img {
    width: 100%;
    height: 100%;
}

.Superstar p {
    color: rgba(71, 90, 92, 1);
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
}

.Nina-Kothars p {
    color: rgba(71, 90, 92, 1);
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
}

.Jayram {
    width: 100%;
    margin: 20px 0px;
    Display: flex;
    justify-content: center;
}

.Anand {
    width: 100%;
    margin: 20px 0px;
}

.emargin-text {
    width: 100%;
    text-align: justify;
}

.emargin-text p {
    font-size: 18px;
    line-height: 1.9;
    font-weight: 400;
    font-family: serif;
    text-align: justify;
}


.from {
    width: 100%;
}

.from p {
    font-size: 18px;
    line-height: 1.9;
    font-weight: 400;
    font-family: serif;
    text-align: justify;
    margin: 30px 0px;

}

.Dignitaries {
    background: #fbfaf9;
    width: 100%;
}

.Dignitaries-text {
    width: 100%;
}

.Dignitaries-text h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 400;
}

.kamesh-text p {
    font-size: 18px;
    text-align: justify;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal;
    margin-top: 40px;
    line-height: 1.7;
    max-width: 800px;
}


.kamesh-image img {
    width: 100%;
    height: 100%;
}

.behind-scene {
    width: 100%;
}

.unique {
    width: 100%;
    background: #f0ece7;
}

.what {
    width: 100%;
    display: flex;
    justify-content: end;
}

.what-text {
    width: 100%;
}

/* =============about-end=========================== */


/* =============services-start=========================== */


.port-para p {
    color: #fff;
    font-size: 47px;
}

.srevice-tittle {
    text-align: center;
    width: 60%;
}

.servic-overlay {
    gap: 35px;

}

.serv-img {
    width: 25%;
}

.serv-img img {
    width: 100%;
    border-radius: 12px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.slide-service {
    text-align: center;
}

.all-trust {
    background-color: rgba(194, 210, 217, 1);
}

button.slick-service {
    padding: 7px;
    border-radius: 40px;
    width: 45px;
    font-size: 24px;
}

button.slick-service2 {
    padding: 7px;
    border-radius: 40px;
    width: 45px;
    font-size: 24px;
    margin: 0px 10px
}

.serv-cont h3 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
}

.serv-cont p {
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.4;
    color: #8b8787;
    margin-top: 10px;
}

.weding-testimonial {
    width: 100%;
    gap: 25px;
}

.wedding-img {
    width: 40%;
    text-align: end;
}

.wedding-cont {
    width: 60%;
}

.wedding-img img {
    width: 50%;
    padding-bottom: 18px;
}

.wedding-img {
    width: 40%;
    text-align: -webkit-right;
    border-bottom: 2px solid #000;
}

.wedding-event-heding {
    border-bottom: 2px solid #000;
}

.wedding-event-heding h4 {
    margin-top: 25px;
    font-size: 23px;
    font-weight: 100;
    text-align: left;
}

.vedio-sec {
    padding: 40px 0px;
}

.wedding-cont p {
    width: 100%;
    text-align: justify;
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.5;
    color: #0000009e;
    margin-top: 10px;
}

.wedding-service {
    text-align: center;
}

button.slick-prevwed1 {
    background: transparent;
    font-size: 16px;
    color: #3f3e3e;
    margin-right: 10px;
    border: 1px solid #000;
    padding: 3px 30px;
    margin-top: 10px;
}

button.slick-nextwed2 {
    border: none;
    background: transparent;
    font-size: 16px;
    color: #3f3e3e;
    border: 1px solid #000;
    padding: 3px 30px;
}

/* button.slick-prevwed1::after{

    content: "";
    top: 0;
    right: 0;
    position: absolute;
    width: 100%;
    border: 1px solid #000;
} */

.design-services h2 {
    /* max-width: 276px; */
    font-size: 35px;
    /* text-align: left; */
    /* font-family: 'Butler Ultra Light'; */
    font-weight: 500;
    /* font-style: normal; */
    line-height: 1.2;
}

.text h5 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-style: normal;
    border-bottom: 0.2px solid rgba(12, 12, 11, 0.25);
    line-height: 4;
    font-size: 14px;
    color: rgba(12, 12, 11, 1);
    cursor: pointer;
}

.design-services {
    width: 50%;
}



.design-services p {
    font-size: 18px;
    text-align: justify;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal;
    margin: 18px 10px 40px 0px;
    max-width: 468px;
    line-height: 1.4;
}


.main-full-event {
    width: 100%;
    background: #fff;
    height: 600px;
    display: flex;
    gap: 20px;
    margin: 40px 0px;
}

.design-image {
    width: 50%;
}

.text {
    width: 60%;
}

.design-image img {
    width: 100%;
    height: 100%;
}

.served {
    background: rgba(194, 210, 217, 1);
    width: 100%;
    margin-top: 30px;
}

.main-served {

    width: 100%;
    Display: flex;
    gap: 40px;

    align-items: center;
}

/* .over {
    width: 50%;
    Display: flex;
    align-items: center;
} */

/* .over-text {
    width: 100%;
} */

.over h2 {
    color: rgba(255, 255, 255, 1);
    line-height: 1.25;
    font-size: 45px;
    text-align: left;
    font-family: 'Butler Ultra Light';
    font-weight: 400;
    font-style: normal
}

.over-text button {
    color: #fff;
    border-color: rgb(255 255 255);
    /* border-width: 1px; */
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-radius: 6px;
    padding: 10px;
    width: 148px;
    text-align: center;
    margin: 40px 0px;
    /* cursor: pointer; */
}

.gta {
    width: 40%;
    margin-top: 20px;
}

.gta img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.full-event {
    width: 100%;
    background: #fff;
}








.border {
    width: 100%;
    Display: flex;
    justify-content: center;
}

/* =============services-end=========================== */

/* =============blog-start=========================== */


.about-para h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 100;
}

.about-para {
    max-width: 1200px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.about-para h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 100;
    font-family: sans-serif;
    margin-top: 30px;
}



























.blog {
    width: 100%;
    background: #f7f8f9;
}

.blog-image {
    width: 100%;
    /* height: 600px; */
    background: #f7f8f9;
    Display: flex;
    gap: 20px;
}

.flag {
    width: 33.9%;
    background: #fff;
    margin: 40px 0px;
}

.flag-image {
    width: 100%;
    /* height: 200px; */
    border-radius: 10px;
    padding: 12px;
}

.flag-image img {
    width: 100%;
    /* height: 100%; */

}

.flag-image i {
    margin: 12px 0px;
    font-size: 22px;
    color: #808080;
}

.flag-image span {
    color: #808080;
    font-size: 16px;
    margin: 0px 14px;
}

.flag-image h2 {
    color: #336AE5;
    margin: 7px 0px;
    font-size: 22px;
    line-height: 1.2;
}

.flag-image h2:hover {
    color: #000;
    cursor: pointer;
}

.flag-image p {
    font-size: 18px;
    margin: 16px 0px;
    line-height: 1.2;
}

.flag-image button {
    border: none;
    color: white;
    background: rgb(51 106 229);
    border-radius: 5px;
    padding: 6px 10px 6px 10px;
    font-size: 14px;
}

.flag-image button:hover {
    color: #000;
    cursor: pointer;
}

.north {
    width: 33.9%;
    background: #fff;
    margin: 40px 0px;
    border-radius: 10px;
}

.aadi {
    width: 33.9%;
    background: #fff;
    margin: 40px 0px;
    border-radius: 10px;
}

.olympic {
    width: 100%;
    background: #f7f8f9;
    /* height: 592px; */
}

.chopdha {
    width: 100%;
    background: #f7f8f9;
    /* height: 560px; */
    display: flex;
    gap: 20px;
}

.chopdha-image {
    width: 33.9%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.national {
    width: 33.9%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.delight {
    width: 33.9%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

/* .read button {
    border: 1px solid rgba(194, 210, 217, 1);
    color: white;
    background: rgba(194, 210, 217, 1);
    border-radius: 5px;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
    text-decoration: none;
    /* margin: 71px 0px 0px 12px; */


.pagination {
    width: 100%;
    background: #f7f8f9;
}

.main-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 18px;
    align-items: center;
    background: #f7f8f9;
    height: 70px;
}

.main-pagination a {
    background: #346AE6;
    color: #fff;
    border: none;
    padding: 2px 10px;
    font-size: 22px;
    text-decoration: none;
    border-radius: 5px;
}

.main-pagination a:hover {
    color: #000;
    background: #ddd;
}

.main-pagination span a {
    background: #D66A32;
    color: #fff;
    border: none;
    font-size: 22px;
    width: 41px;
    font-weight: 500;

    border-radius: 5px;
}

.main-pagination span a:hover {
    color: #000;
    background: #ddd;
}

.next-page i {
    font-size: 14px;
    margin: 0px 0px 0px 3px;
}

.flag-image h3 {
    color: #336ae5;
    font-size: 20px;
}

p.niraj-para {
    font-size: 17px;
    margin: 5px 0px;
}


















/* =============blog-end=========================== */






.contact {
    width: 100%;
    background: #000;
    padding: 40px 0px;
}

.contact-us {
    /* height: 100px; */
    width: 100%;
    background: #000;
    Display: flex;
}

.flowless-main {
    width: 100%;
    background: #000;
    /* height: 570px; */
    Display: flex;
    gap: 30px;
    margin-top: 30px;
}

.flowless {
    width: 50%;
}

.flowless h2 {
    color: #fff;
    text-transform: uppercase;
    /* line-height: 1.8; */
    letter-spacing: 0.2em;
    font-size: 20px;
    /* font-family: 'Montserrat'; */
    font-weight: 400;
    /* font-style: normal; */
}

.flowless p {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.2em;
    font-size: 13px;
    /* font-family: 'Montserrat'; */
    font-weight: 400;
    font-style: normal;
    margin: 18px 0px;
}

.flowless h6 {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.2em;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
    margin-top: 38px;
}

.flowless h5 {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.2em;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-style: normal;
    margin-top: 22px;
}

.enquary {
    width: 50%;
    /* height: 530px; */
    background: #fff;
    padding: 50px;
}

.enquary h2 {
    color: rgba(12, 12, 11, 1);
    font-size: 48px;
    font-weight: 400;
    border-bottom: 0.3px solid rgba(12, 12, 11, 0.25);
}

.name input {
    outline: none;
    border: none;
    border-bottom: 0.3px solid rgba(12, 12, 11, 0.25);
    font-size: 15px;
    width: 100%;
    padding: 12px 0px;
    font-weight: lighter;
}

.event {
    width: 100%;
    border: none;
    border-bottom: 0.3px solid rgba(12, 12, 11, 0.25);
    background: transparent;
    font-size: 14px;
    padding: 15px 0px;
    color: #757575;
    font-weight: lighter;
}

.leave input {
    border: none;
    background: transparent;
    font-size: 14px;
    width: 100%;
    padding: 15px 0px;
}

.enquary button {
    background: #0a85bb;
    border: none;
    color: #fff;
    width: 130px;
    float: right;
    cursor: pointer;
    border-radius: 5px;
    padding: 12px;
    font-size: 14px;
}

















/* ======================MEDIA-QUERY============================= */
@media screen and (max-width:991px) {

    .full-services {

        height: 40em;
    }

    .main-services {
        max-width: 890px;
        height: 30em;

    }

    .overlay-box {
        bottom: 20px;
        right: -70px;
        padding: 28px;
        max-width: 328px;
    }

    .overlay-box h2 {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 12px;
        color: #000;
        font-weight: 100;
    }

    p.service-para {
        font-size: 14px;
        margin-bottom: 5px;
        font-weight: 100;
        line-height: 20px;
        text-align: justify;
    }

    .services-list p {
        padding: 8px;
        color: #2a2929;
        font-size: 10px;
        font-family: sans-serif;
    }

    .book-event button {
        font-size: 10px;
        padding: 10px 14px;
    }

    .event-contant h1 {
        font-size: 48px;
    }

    .event-contant {
        margin: 3% 0px;
    }

    .our-heding h1 {
        font-size: 3rem;
    }

    .about-nataraj h1 {
        font-size: 35px;
        margin: 0;
    }

    p.made-weddind {
        font-size: 13px;
        margin: 10px 0px;
    }

    .about-nataraj h2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 100;
    }

    p.arsu-contant {
        font-size: 15px;
        line-height: 25px;
        margin: 15px 0px;
    }

    button.about-batton a {
        font-size: 14px;
        padding: 14px 18px;
    }

    button.slick-prev {
        font-size: 32px;
        left: -16px;
        top: 38px;
    }

    button.slick-next {
        font-size: 32px;
        right: -16px;
        top: 38px;
    }


    button.slick-prev1 {
        font-size: 32px;
        top: 158px;
        left: -16px;
        right: -16px;
    }

    button.slick-next2 {
        font-size: 32px;
        top: 158px;
        right: -16px;

    }

    .img1-3 img {
        width: 210px;
    }

    img.img4 {
        height: 210px;
        object-fit: cover;
    }

    .img4-6 img {
        width: 210px;


    }

    .gallery-imgs h1 {
        font-size: 46px;
    }

    .gallery-imgs hr {
        width: 13em;
        height: 2px;
        border: none;
        border-radius: 10px;
    }

    .brands h2 {
        font-size: 30px;
    }

    .brands hr {
        width: 16em;
        margin: 0px auto;
        height: 2px;
    }

    p.wed-in-india {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 12px;
    }

    .quote-modiemage h4 {
        font-size: 14px;
        color: #000;
    }

    p.pm {
        font-size: 12px;
    }

    .anant-contant p a {
        font-size: 15px;
    }

    .port-para h1 {
        font-size: 10vw;
    }

    .fortfolio-cont {
        top: 72%;
    }
    .south-asia h2 {
        line-height: 1.8;
    }

    button.slick-nextport {
        right: 25px;
    }

    button.slick-prevport {
        left: 25px;

    }

    .portfolio-slider-1 .slick-slide img {
        height: 390px;
    }

    .main-folio h1 {
        font-size: 25px;
    }

    .portfolio-contant {
        width: 100%;
    }

    .main-img .slick-slide img {
        height: 380px !important;
    }

    .shridhar-natrajan h2 {
        font-size: 2em;
    }

    .generation-text h1 {
        font-size: 33px;
    }

    .a-young p {
        font-size: 17px;
    }

    .sweets-input p {
        line-height: 2.8;
        letter-spacing: 0.02em;
    }

    .what h2 {
        font-size: 3.5rem;

    }

    .text {
        width: 100%;
        text-align: center;
    }

    .result h4 {
        line-height: 1;
        font-size: 16px;
    }

    .result h2 {
        font-size: 22px;
        margin-top: 4px;
    }

    .result p {
        font-size: 14px;

    }

    .button button {
        border-radius: 3px;
        padding: 6px 12px;
        font-size: 10px;

    }

    .text h5 {
        line-height: 3.45;
    }

    .wedding-event-heding h4 {
        margin-top: 5px;
        font-size: 18px;
    }

    .wedding-cont p {
        margin-top: 5px;
    }

    .wedding-cont p {
        font-size: 14px;
        line-height: 1.3;

    }

    .serv-cont h3 {
        font-size: 14px;
        line-height: 1.4;
    }

    .serv-cont p {
        font-size: 14px;
    }

    .srevice-tittle {
        text-align: center;
        width: 64%;
    }

    .over h2 {

        font-size: 33px;
    }

    .about-para h4 {
        font-size: 19px;
    }

    .about-para h2 {
        color: #fff;
        font-size: 34px;
    }

    .flowless p {
        line-height: 1.6;
        letter-spacing: 0.1em;
        font-size: 12px;
        margin: 8px 0px;
    }

    .flowless h6 {
        line-height: 1.6;
        letter-spacing: 0.1em;
        font-size: 12px;
        margin-top: 15px;
    }

    .flowless h5 {
        line-height: 1.6;
        letter-spacing: 0.1em;
        font-size: 12px;
        margin-top: 15px;
    }

    .enquary {
        padding: 27px;
    }

    .name input {
        padding: 10px 0px;

    }

    .event {
        padding: 10px 0px;
    }

    .leave input {
        padding: 10px 0px;
    }
}


/* ====================MEDIA-767====================================== */



@media (max-width:767px) {
    .m-d-b {
        display: block;
    }

    .generation-text {
        width: 100%;
        text-align: center;

    }

    .generation-text p {
        font-size: 29px;
    }

    .generation-image {
        width: 100%;
        text-align: center;
    }


    .generation-image img {
        width: 62%;
        margin-top: 32px;
    }

    .logo img {
        display: none;
    }

    .toggle.m-d-b {
        position: absolute;
        top: 10px;
        right: 20px;
    }



    header.header-main {
        background: #b80004;
        height: 52px;
    }

    nav.toggle-icon.mainManu {
        width: 50%;
        float: right;
        height: 83vh;
        background: #fdd7d1;
        margin-top: 45px;
        border-radius: 10px 0px 0px 10px;
        position: absolute;
        right: 0;
    }


    .manu {
        display: none;
        width: 100%;
    }

    .manu ul li {
        padding: 8px;
        border-bottom: solid 1px #ad8300;
    }

    nav.toggle-icon.mainManu .manu {
        display: block;
    }

    .logo {
        width: 18%;
        position: fixed;
        top: 4px;
        left: 20px;
    }

    .event-contant h1 {
        font-size: 42px;
        color: #000;
    }

    .event-contant p {
        font-size: 16px;
        line-height: 30px;
    }

    .our-heding h1 {
        font-size: 4.5rem;
    }

    .our-heding p {
        font-size: 16px;

    }

    .nataraja-img {
        width: 100%;
    }

    .about-nataraj {
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }

    .about-btn {
        text-align: center;
        margin-top: 35px;
    }

    .full-services {

        height: 40em;
    }

    .main-services {
        max-width: 670px;
        height: 30em;

    }

    .overlay-box {
        bottom: 27px;
        right: -7vw;
        padding: 20px;
        max-width: 400px;
    }

    .overlay-box h2 {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 12px;
        color: #000;
        font-weight: 100;
    }

    p.service-para {
        font-size: 14px;
        margin-bottom: 5px;
        font-weight: 100;
        line-height: 26px;
        text-align: justify;
    }

    .services-list p {
        padding: 5px;
        color: #2a2929;
        font-size: 10px;
        font-family: sans-serif;
    }

    .book-event button {
        font-size: 8px;
        padding: 8px 12px;
    }

    .venues-slider h1 {
        font-size: 35px;

    }

    .venues-slider {
        margin-top: 15px;
    }

    a.button {
        border: 1px solid;
        padding: 12px 35px;
        text-decoration: none;
        color: #fff;
        font-size: 13px;
    }

    .hiden-btn-social-icon i {
        margin: 0px 5px;

    }



    .mobile-on-logo img {
        display: block;



    }

    .links_sec {
        width: 100%;
        margin-top: 15px;
    }

    .log_footer {
        width: 100%;
    }

       .fortfolio-cont {
        top: 58%;
    }

    .a-young p {
        font-size: 16px;
    }

    .shridhar-image {
        text-align: center;
    }

    .shridhar-image img {
        width: 69%;
    }

    .south-asia h2 {
        font-size: 30px;
        line-height: 1.6;
    }

    .shridhar-natrajan {
        width: 100%;
        text-align: center;
        margin-top: 25px;
    }

    .south-asia h2 {
        position: unset;

    }

    .south-asia {
        width: 100%;
        position: unset;
        margin: 20px 0px;
        padding: 20px;
    }

    .iyar-text {

        display: block;
    }

    .a-young {
        width: 100%;
    }

    .kamesh-image {
        width: 69%;
    }


    .column-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .behind-scene h2 {
        font-size: 45px;
    }

    .what h2 {
        font-size: 2.5rem;
    }

    .sweets {
        display: block;
    }

    .sweets-image {
        width: 100%;

    }

    .sweets-input {
        width: 100%;
        padding-bottom: 15px;

    }

    .sweets-input p {
        font-size: 14px;
        letter-spacing: 0.2em;
        line-height: 2.8;
    }

    .text h2 {
        color: rgba(12, 12, 11, 1);
        font-size: 19px;
    }

    .main-efficiency {
        display: block;
    }

    .relationship {
        width: 100%;
        text-align: center;
    }

    .result {
        width: 100%;
        text-align: center;
    }

    .result p {
        text-align: center;
    }

    .Nina-Kothars {
        width: 100%;
    }

    .Nina-Kothars p {
        font-size: 17px;
    }

    .img1-3 img {
        width: 26%;
    }

    .img4-6 img {
        width: 26%;
    }

    .text h5 {

        line-height: 3;
    }

    .main-full-event {

        height: 100%;

    }

    .design-services {
        width: 100%;
        text-align: center;
    }

    .design-services p {
        text-align: center;

        max-width: 100%;


    }

    .design-image {
        width: 100%;
        text-align: center;
    }

    .design-image img {
        width: 72%;

        margin-top: 34px;
    }

    .text {
        width: 100%;
    }

    .wedding-cont {
        width: 100%;
    }

    .wedding-event-heding h4 {
        font-size: 28px;
        text-align: center;
    }

    .wedding-cont p {
        font-size: 16px;
        text-align: center;
    }

    .wedding-img {
        width: 100%;
    }

    .wedding-img {
        width: 100%;
        text-align: -webkit-center;
        border-bottom: 2px solid #000;
    }

    .serv-cont h3 {
        font-size: 22px;
    }

    .serv-img {
        width: 100%;
        text-align: -webkit-center;
        margin-top: 22px;
    }

    .serv-img img {
        width: 55%;
    }

    button.slick-service {
        padding: 6px;
        width: 37px;
        font-size: 19px;
        margin-top: 20px;
    }

    button.slick-service2 {
        padding: 6px;
        width: 37px;
        font-size: 19px;
        margin-top: 20px;
    }

    .about-cont {
        top: 75%;
    }

    .srevice-tittle {
        text-align: center;
        width: 100%;
    }

    .over-text {
        text-align: center;
    }

    .over h2 {
        font-size: 33px;
        text-align: center;
    }

    .port-para p {
        color: #fff;
        font-size: 30px;
    }

    .flag {
        width: 100%;
    }

    .north {
        width: 100%;
    }

    .aadi {
        width: 100%;
    }

    .blog {
        width: 100%;
        background: #f7f8f9;
        padding: 20px 0px;
    }

    .chopdha.m-d-b {
        padding-bottom: 40px;
    }

    .national {
        width: 100%;
        margin: 40px 0px;
    }

    .delight {
        width: 100%;
    }

    .chopdha-image {
        width: 100%;
    }

    .about-para h2 {
        font-size: 25px;
    }

    .about-para h4 {
        font-size: 13px;
    }

    .flowless {
        width: 100%;
    }

    .flowless h2 {
        font-size: 25px;
    }

    .flowless p {
        font-size: 15px;
        margin: 15px 0px;
    }

    .flowless h6 {
        font-size: 15px;

    }

    .flowless h5 {
        font-size: 15px;

    }

    .enquary {
        margin-top: 22px;
    }

    .enquary {
        width: 100%;
    }

    .enquary {
        padding: 27px 27px 4em;
    }

    .name input {
        padding: 17px 0px;
        font-size: 20px;
    }

    .event {
        padding: 17px 0px;
        font-size: 20px;
    }

    .leave input {
        padding: 17px 0px;
        font-size: 20px;
    }
}


/* ==============================MEDIA-520========================== */



@media (max-width:520px) {
    .hed-para h1 {
        font-size: 37px;
    }

    .generation-text h1 {
        font-size: 24px;
    }

    .hed-para p {
        font-size: 24px;
    }

    .VideoMain video {
        height: 550px !important;
    }

    .vedio-cont {
        top: 24%;
    }

    .d-mob-block {
        display: block;
    }

    .logo-display-img img {
        width: 90px;
    }

    .toggle img {
        width: 35px;
    }

    .hiden-list {
        padding: 0px 8px;
    }

    .hidemenu ul li {
        padding: 5px 0px;
        border-bottom: 1px solid #fff;
    }

    .hidemenu ul li {
        font-size: 12px;
        text-decoration: none;
    }

    a.button {
        border: 1px solid;
        padding: 8px 24px;
        text-decoration: none;
        color: #fff;
        font-size: 12px;
    }

    .hiden-btn-social-icon {
        padding: 13px 23px;
    }

    a.button {
        border: 1px solid;
        padding: 6px 10px;
        text-decoration: none;
        color: #fff;
        font-size: 8px;
    }


    .slide-testimonials .slick-slide img {
        display: block;
        width: 100%;
        margin: 10px 0px;
        height: 270px;
        object-fit: cover;
    }


    .brands .slick-list.draggable {
        width: 85%;
        margin: 0 auto;
    }

    button.slick-next {
        font-size: 32px;
        right: -5px;
        top: 38px;
    }

    button.slick-prev {
        font-size: 32px;
        left: -5px;
        top: 38px;
    }

    .event-contant {
        margin: 6% 0px;
    }

    .event-contant p {
        font-size: 16px;
        line-height: 23px;
    }

    .our-heding {
        margin-top: 15px;
    }

    .our-heding h1 {
        font-size: 2.5rem;
    }

    .main-img .slick-slide img {
        height: 274px !important;
    }

    .img4-6 img,
    .img1-3 img {
        width: 90%;
    }

    img.img4 {
        height: 440px;
    }

    .nataraja-about-us {
        padding: 5% 0px;
    }

    .modi-img {
        width: 90%;
        margin: 0 auto;
    }

    .quote-modiemage {
        width: 100%;
    }

    .modi-icon-tittle {
        width: 95%;
        margin: 0 auto;
    }

    .slide-testimonials .sign-nitaambani img {

        height: auto;
        width: 80%;
        margin: 0 auto;
    }

    .links_sec,
    .log_footer {
        width: 100%;
    }

    .quote-modiemage p a {
        text-decoration: none;
        font-size: 18px;
        color: #000;
    }

    ul.page-lins {
        flex-wrap: wrap;
    }

    .fortfolio-cont {
        top: 62%;
    }

    .Dignitaries-text h2 {
        font-size: 30px;
    }

    .shridhar-natrajan h2 {
        font-size: 1.6em;
    }

    .shridhar-natrajan p {
        font-size: 16px;
        margin-top: 8px;
        line-height: 1.5;
    }

    .behind-scene h2 {
        font-size: 31px;
    }

    .behind-scene p {
        font-size: 10px;
    }

    .what h2 {
        font-size: 1.9rem;
    }

    .Dignitaries-text h2 {
        font-size: 25px;
    }

    .sweets-input p {
        font-size: 12px;
        letter-spacing: 0.08em;
        line-height: 2.7;
    }

    .text h2 {
        color: rgba(12, 12, 11, 1);
        font-size: 14px;
    }

    .text h6 {
        font-size: 12px;
    }

    .text i {
        margin-top: 7px;
        font-size: 44px;
    }

    .Nina-Kothars p {
        font-size: 13px;
    }

    .port-para p {
        color: #fff;
        font-size: 23px;
    }

    .wedding-event-heding h4 {
        font-size: 19px;
    }

    button.slick-prevwed1 {
        font-size: 12px;
        padding: 3px 17px;
    }

    button.slick-nextwed2 {
        font-size: 12px;
        padding: 3px 17px;
    }

    .over h2 {
        font-size: 24px;
        text-align: center;
    }

    .over-text button {
        margin: 17px 0px;
    }

    .about-para h4 {

        margin-top: 8px;
    }

    .about-cont {
        top: 60%;
    }

    .enquary h2 {
        font-size: 35px;
    }

    .name input {
        padding: 15px 0px;
        font-size: 16px;
    }

    .event {
        padding: 15px 0px;
        font-size: 16px;
    }

    .leave input {
        padding: 15px 0px;
        font-size: 16px;
    }

    .contact {
        padding: 0px 0px 27px;
    }

    .enquary button {
        width: 120px;
        padding: 10px;
        font-size: 12px;
    }

}
