@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
html,
body,
div,
ul {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #a6854e;
}

body {
    /* background-image: url(../images/pagebg.png);
    background-size: cover; */
    background-color: #ede9d9;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}

a {
    text-decoration: none !important;
    color: #a6854e;
}

a:hover {
    color: #a6854e;
}

.secondary-color {
    color: #ffffff;
}


/*when*/

.page {
    /* background-image: url(../images/romantic-left.png);
    background-size: 283px 250px;
    background-repeat: no-repeat;
    background-position: top left; */
}

.page-bg {
    /* background-image: url(../images/romantic-right.png);
    background-size: 283px 250px;
    background-repeat: no-repeat;
    background-position: top right; */
}

.wedding-invitation-card {
    min-height: 420px;
}

.ceremony .card-content>.row,
.ceremony .card-content>.tab-content {
    display: none;
}

.ceremony.active .card-content>.row {
    display: -ms-flexbox;
    display: flex;
}

.ceremony.active .card-content>.tab-content {
    display: block;
    padding-top: 50px;
}

.section-padding {
    padding-top: 20px;
    padding-bottom: 0;
}

.section-space {
    padding-top: 50px;
}

h1.homespace {
    padding-top: 6px;
    width: 100%;
}

.ceremony {
    padding: 0;
    margin: 0px auto;
    text-align: left;
    position: absolute;
    background-color: #cabfb5;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    max-width: 1025px;
    top: -100%;
    right: 15px;
    bottom: auto;
    left: 0px;
    opacity: 0;
    z-index: -9;
    border: none;
    display: block !important;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    transform: rotateY( 180deg);
    border-radius: 0px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
    overflow: hidden;
}

.ceremony .ceremony-bg {
    width: 100%;
    /* position: absolute; */
    /* top: 0; */
    /* height: 100%; */
}
.ceremony .ceremony-bg.ceremony-long-bg {
    display: none;
}

.weddind-card .wedding-desc {
    font-size: 30px;
    font-family: 'Cinzel';
    max-width: 750px;
    margin: auto;
    line-height: normal;
    color: #4e4e4e;
    text-shadow: 0px 1px #000000;
    font-weight: 500;
}

.title {
    max-width: 500px;
    display: block;
    margin: auto;
    text-transform: capitalize;
}

.card-content .title .name {
    font-family: 'Rouge Script';
    font-size: 90px;
    line-height: 90px;
    text-align: right;
}


/* .card-content .title h2 {
    font-family: 'Rouge Script';
    font-size: 90px;
    line-height: 90px;
    text-align: left;
    padding-left: 30px;
    font-weight: 500;
} */
.popup-gallery .link a p.event-space {
    margin: 20px 0 0px 0;
}
.card-content .title h2 {
    font-family: 'Rouge Script';
    font-size: 100px;
    line-height: 100px;
    text-align: left;
    padding-left: 30px;
    font-weight: 600;
}

.card-content .title h5 {
    font-size: 70px;
    font-family: 'Rouge Script';
    text-align: center;
    line-height: 70px;
}

.card-content .title.haldi h2 {
    font-family: 'Rouge Script';
    font-size: 70px;
    line-height: 50px;
    padding-left: 70px;
}

.card-content .title.haldi h5 {
    font-size: 40px;
    font-family: 'Rouge Script';
    text-align: center;
    line-height: 40px;
}

.halditext {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    margin: 30px 20px 30px 20px;
}

.ring-ceremony-desc p {
    font-size: 20;
}

.reception-desc p {
    font-size: 20;
}

.barat-desc p {
    font-size: 20;
}

.text {
    margin: 30px 30px;
}

.mahera-desc p {
    font-size: 20px;
}

.title.haldi {
    padding: 70px 0px;
}

.haldifunction p {
    font-size: 20px;
}

.title.mahera {
    padding: 70px 70px;
}


/* .ceremony:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
} */

.ceremony.imgs-family {
    top: -100vh;
}

.ceremony.imgs-family .card-content .shreya-and-smabhav {
    margin: 0;
    border: none;
    display: block;
    margin: 0px 0px 20px 0px;
    position: relative;
    z-index: 9;
}


/* .ceremony.imgs-family .card-content .shreya-and-smabhav:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #e6c687;
    z-index: -1;
} */

.ceremony.imgs-family .card-content .shreya-and-smabhav li {
    width: 100px;
    height: 100px;
    display: inline-block;
    border: none;
    padding: 0;
    margin: 0 15px;
}

.ceremony.imgs-family .card-content .shreya-and-smabhav a {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    border: 5px solid #551e3554;
    overflow: hidden;
}

.ceremony.imgs-family .card-content .shreya-and-smabhav a.active {
    border: 5px solid #f4852b;
}

.ceremony.imgs-family .card-content .tab-content a {
    display: block;
    overflow: hidden;
    border: 5px solid #551e356b;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    min-height: 400px;
    font-family: 'Cinzel', serif;
    font-weight: 600;
    position: relative;
    z-index: 2;
}
.ceremony.imgs-family .imgfamily {
    border-radius: 50%;
    overflow: hidden;
    max-width: 250px;
    margin: auto;
}

.ceremony.imgs-family a .imgfamily img {
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.ceremony.imgs-family a:hover .imgfamily img {
    transform: scale(1.1);
}

.ceremony.imgs-family a p {
    margin: 0px 0;
    font-size: 15px;
    color: #000000;
}
.ceremony.imgs-family a p.awaiting-title {
    font-size: 16px;
}
.ceremony.imgs-family a p.awaiting-name {
    font-size: 20px;
}
.ceremony.imgs-family a p span {
    color: #35626b;
    font-weight: bold;
    margin: 0 0 10px;
}

.owl-carousel .owl-nav {
    /* text-align: center; */
    /* position: absolute; */
    /* top: 50%; */
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
}

.owl-carousel .owl-nav button span {
    line-height: 20px;
    display: inline-block;
    margin-top: -4px;
    color: #fff;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    border: 1px solid;
    margin: 0 5px;
    border-radius: 50%;
    font-size: 40px;
    line-height: 40px;
    outline: none;
    background: #551e35;
    border: none;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -20px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -20px;
}


/* .ceremony:after {
    content: "";
    background-color: #27464c;
    background-image: url(../images/cardbg.png);
    background-size: 1000px 1000px;
    position: absolute;
    height: 145px;
    width: 100%;
    left: 0;
    border-radius: 0 0 50px 50px;
    background-position: center bottom;
} */

.tab-content>.tab-pane.ceremony {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.ceremony.active {
    opacity: 1 !important;
    top: 0px;
    z-index: 2;
    transform: rotateY(0deg);
}

.card-content {
    position: absolute;
    min-height: 550px;
    padding: 210px 100px 100px 100px;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}


/* 
.ceremony:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 5px;
	border: 10px solid #27464c;
	z-index: 1;
} */

.ceremony img.logo {
    width: 200px;
    height: auto;
    margin: 15px 0;
}

.card-content .title p {
    font-size: 20px;
    font-weight: 600;
}


/* .ceremony .social {
    text-align: right;
    position: absolute;
    top: auto;
    bottom: 10px;
    right: 0;
} */

.ceremony .social {
    text-align: center;
}

.ceremony .social a {
    overflow: hidden !important;
    width: auto !important;
    display: inline-block !important;
    margin: 25px 10px !important;
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #551e35 !important;
    border-radius: 50% !important;
    padding: 8px 0 !important;
    min-height: inherit !important;
    background-color: #e2dfcc;
}

.ceremony .social a img {
    width: auto;
    height: 30px;
}

.ceremony .social .secondary-color {
    margin: 0;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 18px;
}
.ceremony .social .side-wed {
    margin: 0;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 18px;
    color: #c31f62;
}

.ganesh-image img {
    width: 50%;
    max-width: 180px;
    margin-bottom: 20px;
}

p.invite {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Cinzel', serif;
    color: #855f4d;
}


/* .ceremony h1 {
    color: #e6c687;
    letter-spacing: 0;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    text-align: center;
} */

.ceremony .invite span {
    font-size: 36px;
    text-transform: capitalize;
    color: #91723f;
    color: #855f4d;
}

.ceremony h1.name {
    color: #000;
    font-size: 75px;
}

.ceremony h1.name span {
    margin: 0 10px;
}

.ceremony h2.main-title {
    font-size: 30px;
    padding: 15px 0px 10px;
    margin: 0 auto;
}

.ceremony h2.main-title:before {
    margin: 30px 15px 30px 0;
    /* display: none; */
}

.ceremony h2.main-title:after {
    margin: 30px 0px 30px 15px;
    /* display: none; */
}

.ceremony h1 a.btn.btn-style2 {
    background: #c31f62;
    color: #ffffff;
    border-radius: 50px;
    border: 1px solid #ffffff;
    font-weight: 700;
    position: relative;
    letter-spacing: 1px;
    width: 100%;
    padding: 10px;
}


/* .ceremony h1 a.btn.btn-style2.forbridefamily {
    animation-delay: 0.8s;
} */

.ceremony h1 a.btn.btn-style2:hover {
    border: 1px solid #FFFFFF;
    color: #fff;
    background: #8d0039;
}

.ceremony h2.main-title span {
    line-height: normal;
    color: #e6da6d;
    text-transform: capitalize;
}

.ceremony .text-countdown h2.main-title:before,
.ceremony .text-countdown h2.main-title:after {
    display: none;
}

.title img {
    display: block;
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 510px;
}


/* .day2-wedding:before {
    content: "&";
    color: #e6c687;
    letter-spacing: 0;
    font-size: 40px;
    margin: 0;
    position: absolute;
    left: -15px;
    top: 0;
    bottom: 0;
    height: 48px;
    margin: auto;
    line-height: normal;
    line-height: 48px;
    font-family: "Great Vibes";
    font-weight: normal;
    font-style: normal;
} */

.ceremony h1 a {
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
    /* vertical-align: middle; */
    padding: 10px;
    border-radius: 10px;
    color: #c31f62;
    background-color: #c31f6226;
    background-position: 0px center;
    background-size: 300px 300px;
    border: 2px solid #c31f62;
    border-bottom-width: 5px !important;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 30%);
    font-weight: 600;
    position: relative;
    width: 70%;
    font-family: 'Cinzel', serif;
}


/* ul.countdown {
    margin: 10px 0 10px 0;
    line-height: normal;
    height: 65px;
    background: rgb(34 35 40 / 50%);
    border-radius: 10px;
} */

.ceremony .card-content .go-link .title h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
}

.ceremony .card-content .go-link .title h1 {
    margin: 10px 0;
}


/* .ceremony .day2-wedding h1 a {
    animation-delay: 0.4s;
} */

@keyframes shake {
    0% {
        left: 0
    }
    1% {
        left: -3px
    }
    2% {
        left: 5px
    }
    3% {
        left: -8px
    }
    4% {
        left: 8px
    }
    5% {
        left: -5px
    }
    6% {
        left: 3px
    }
    7% {
        left: 0
    }
}

.ceremony h1 a:hover {
    color: #fff;
    background-color: #b81d5d;
    background-image: -webkit-linear-gradient(left, #bf8f79 0%, #efb99c 100%);
    background-image: -moz-linear-gradient(left, #bf8f79 0%, #efb99c 100%);
    background-image: -o-linear-gradient(left, #bf8f79 0%, #efb99c 100%);
    background-image: linear-gradient(to right, #c31f62 0%, #c31f62 100%);
    background-position: 300px center;
    border: 2px solid #ffffff;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 0.3);
}

.btn-mid-and-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    height: 60px;
    margin: auto;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
}

.btn-mid-and {
    font-family: 'Rouge Script', cursive;
    font-size: 54px;
    color: #855f4d;
    line-height: 52px;
}

.family-mid-and {
    visibility: hidden;
}

.ceremony strong {
    letter-spacing: 0;
    font-size: 2em;
    margin: 0;
    background: #e6c687;
    width: 40px;
    display: block;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    padding: 0;
}

.functions-list a img,
.functions-list div img {
    width: 100%;
    max-width: 200px;
    text-align: center;
    margin: 20px auto 10px auto;
    display: block;
    cursor: pointer;
    font-size: 24px;
}

.popup-gallery .link a p {
    margin: 20px 0 10px 0;
    line-height: normal;
    font-size: 22px;
    font-family: 'Cinzel', serif;
    font-weight: 600;
}

.scroll-img {
    position: fixed;
    top: auto;
    right: 5px;
    bottom: 80px;
    left: auto;
    z-index: 99;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.drag_icon {
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-animation: dragBounce 4s infinite;
    -webkit-animation: dragBounce 4s infinite;
    animation: dragBounce 4s infinite;
    position: relative;
    top: 0;
    opacity: 1;
}

@-webkit-keyframes dragBounce {
    0% {
        top: 0;
    }
    40% {
        top: -15px;
    }
    60% {
        top: -7px;
    }
}

@keyframes dragBounce {
    0% {
        top: 0;
    }
    40% {
        top: -15px;
    }
    60% {
        top: -7px;
    }
}

.bounce1 {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.bounce2 {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}

.bounce3 {
    -moz-animation: bounce 4s infinite;
    -webkit-animation: bounce 4s infinite;
    animation: bounce 4s infinite;
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-7px);
        transform: translateY(-7px);
    }
}

.ceremony .btn-back-next {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    overflow: visible;
}

.ceremony.home-images .card-content .go-link .title h4 {
    font-size: 50px;
}

.ceremony .btn-back-next a.btn-back {
    position: fixed;
    left: 50%;
    right: auto;
    top: 59%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 60px;
    width: 50px;
    background: #551e35;
    border-radius: 10px;
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 11px #000;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.weddind-card .wedding-desc span b {
    /* color: #60594d; */
    font-weight: 500;
}
/* div#lovableFamily.ceremony .btn-back-next a.btn-back {
    top: auto;
    bottom: 20px;
} */

.ceremony.active .btn-back-next a.btn-back {
    left: 10px;
    right: auto;
}

.ceremony .btn-back-next a.btn-next {
    position: fixed;
    left: auto;
    right: 50%;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 45px;
    width: 45px;
    background: #e6c687;
    border-radius: 50%;
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 11px #000;
    z-index: 9;
}

.ceremony.active .btn-back-next a.btn-next {
    left: auto;
    right: 10px;
}

.ceremony .btn-back-next a img {
    display: inline-block;
    width: 30px;
    margin: 0;
}

.ceremony h2 span {
    line-height: 1.4;
}


/* .ceremony h5 {
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    color: #444;
    font-size: 14px;
    letter-spacing: 0;
    display: inline-flex;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
} */

.ceremony ul {
    list-style: none;
    line-height: 1.4;
    padding: 0;
    margin: 0;
}

.ceremony-logo {
    position: relative;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.ceremony ul li {
    list-style: none;
    line-height: 1.8em;
    margin: 10px auto 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    display: table;
}

.ceremony ul li b small {
    font-size: 26px;
    margin: 0 20px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 0 20px;
}

.ceremony ul li:last-child {
    border-bottom: none;
}

.ceremony ul li h3 {
    font-family: 'Montserrat', cursive;
    line-height: 1.8em;
    margin: 5px auto;
    display: table;
    padding: 0 15px;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    font-size: 1em;
}

.ceremony ul li h3:after {
    border-top: 1px solid #ccc;
    content: '';
    display: inline-block;
    width: 30px;
    padding: 0;
    position: relative;
    top: -4px;
    z-index: 2;
    right: -7px;
}

.ceremony ul li h3:before {
    border-top: 1px solid #ccc;
    content: '';
    display: inline-block;
    width: 30px;
    padding: 0;
    position: relative;
    top: -4px;
    z-index: 2;
    left: -7px;
}

.ceremony ul li p {
    line-height: 1.8em;
    margin: 0 auto;
    display: table;
    font-size: 26px;
    color: #c9c9c9;
    font-weight: bold;
}

.ceremony.home-images .card-content .go-link {
    width: 100%;
    max-width: 700px;
    padding: 15px;
    margin: 0px auto 100px auto;
    overflow: hidden;
    position: relative;
}

.ceremony .card-content .go-link h1 {
    font-size: 80px;
    font-family: "Great Vibes";
}

.ceremony .card-content .go-link h5 {
    font-size: 30px;
    margin: 0 0 20px 0;
}

.ceremony.home-images .card-content .go-link .save-the-date {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
}

.ceremony.home-images .card-content .go-link .save-the-date:before,
.ceremony.home-images .card-content .go-link .save-the-date:after {
    content: "";
    position: absolute;
    display: block;
    background: #e6c687;
    border-radius: 0 0 50% 50%;
    width: 240px;
    height: 240px;
    top: -120px;
    right: 0;
    bottom: auto;
    left: 0;
    margin: auto;
}

.jb-logo img {
    margin: 0px 0;
    width: auto;
    max-height: 100px;
    height: 100px;
}

.jb-logo img~img {
    margin: 0 0 0 10%;
}

.ceremony.home-images .card-content .go-link .save-the-date:after {
    width: 260px;
    height: 260px;
    opacity: 0.8;
    top: -130px;
}

.ceremony.home-images .card-content .go-link .save-the-date p {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 20px;
    margin: 14px 0;
}

.ceremony.home-images .card-content .go-link .save-the-date h4 {
    position: relative;
    z-index: 1;
    color: #27464c;
    font-size: 24px;
    font-weight: bold;
}

.ceremony.home-images .card-content .go-link p.boader-tb {
    border: 1px solid #e6c687;
    display: block;
    border-right: none;
    border-left: none;
    padding: 10px;
    margin: 30px 0;
    color: #fff;
}

.ceremony .card-content .go-link p {
    font-size: 20px;
    margin: 0 0 15px 0;
}

.ceremony.home-images .card-content .go-link .wedding-desc {
    width: 100%;
    max-width: 671px;
    padding-top: 70px;
    line-height: 18px;
}

.ceremony.home-images .card-content .link .card-flip {
    width: 100%;
    padding: 15px;
    border-radius: 40px;
    background: #ffffff;
    color: #000;
    box-shadow: 1px 2px 5px 5px #ffffff26;
    font-size: 20px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    width: 150px;
}
.ceremony.home-images .card-content .link .card-flip:hover {
    background: #00000073;
    border: 2px solid #fff;
    color: fff;
}
.text-countdown {display: flex;width: 100%;align-items: flex-end;justify-content: center;}

.countdown {
    height: 85px;
    width: 100%;
    margin: 0 auto;
    display: table;
    /* background: #fff!important; */
}

ul.countdown {
    list-style: none;
    margin: 0px 0 0px 0;
    padding: 0;
    display: block;
    text-align: center;
    line-height: normal;
    height: auto;
}

ul.countdown li {
    display: inline-block;
    border: none;
    margin: 0;
    line-height: normal;
}

ul.countdown li span {
    font-size: 60px;
    font-weight: 500;
    line-height: normal;
    color: #fff;
}

ul.countdown li.seperator {
    font-size: 50px;
    line-height: normal;
    vertical-align: top;
    color: #fff;
}

ul.countdown li p {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    line-height: normal;
}

.row.prev-slides>.col {
    padding: 0 8px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.column {
    float: left;
    width: 25%;
}


/* The Modal (background) */

.modal {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgb(0 0 0 / 0.5);
}


/* Modal Content */

.modal-content {
    position: relative;
    background-color: #fefefe;
    background-color: transparent;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 700px;
}


/* The Close Button */

.close {
    color: #000;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: #e6c687;
    text-align: center;
    border-radius: 50%;
    opacity: 1 !important;
    line-height: 40px;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

.mySlides {
    display: none;
    overflow: hidden;
}

.cursor {
    cursor: pointer;
}


/* Next & previous buttons */

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}


/* Position the "next button" to the right */

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

.prev:hover,
.next:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8);
}


/* Number text (1/3 etc) */

.numbertext {
    color: #000000;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    background: #e6c687;
    border-radius: 0 0 10px 0;
}

.flip p {
    color: #a6854e;
    font-size: 20px;
}

.weddind-link h2 {
    font-size: 30px;
    font-family: 'Cinzel', serif;
    font-weight: 700;
}

.imgfamaly-desc h2 {
    margin: 10px 0 5px;
    font-size: 17px;
    font-family: 'Cinzel', serif;
    font-weight: 600;
    color: #626262;
}

.caption-container {
    text-align: center;
    background-color: black;
    background-color: transparent;
    padding: 5px 16px;
    color: white;
}

.caption-container p {
    margin: 0;
}

.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.hover-shadow:hover {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mfp-close-btn-in .mfp-close {
    text-align: center !important;
    padding: 0;
    right: 0 !important;
    font-size: 48px;
    top: -5px;
    color: #e6c687 !important;
    opacity: 1;
}

.mfp-arrow:before {
    opacity: 1 !important;
}

.mfp-title {
    font-size: 14px;
    text-transform: capitalize;
}

.mfp-title text {
    color: #e6c687;
    font-style: italic;
}

.mfp-arrow img {
    display: none;
    width: 30px;
    margin: 0;
}

.mfp-arrow-left .back-img {
    display: inline-block;
}

.mfp-arrow-right .next-img {
    display: inline-block;
}

.mfp-arrow:before,
.mfp-arrow:after {
    border: none !important;
    min-width: 60px;
    min-height: 60px;
    margin: -5px !important;
}

button.mfp-arrow.mfp-arrow-left,
button.mfp-arrow.mfp-arrow-right {
    height: 45px;
    width: 45px;
    background: #551e35;
    border-radius: 50%;
    padding: 15px 0;
    text-align: center;
    box-shadow: 1px 1px 11px #000;
    top: 0;
    bottom: 0;
    margin: auto 10px;
    opacity: 1;
}

.covid-line {
    color: #bdbdbd;
    font-size: 13px;
    /* text-shadow: 1px 0px #e0ddca, 1px 1px #dfdcc9, 0px 1px #e0ddca, -1px -1px #dfdcc9; */
}
.footer-location {
    position: absolute;
    top: auto;
    bottom: 0;
}
.footer-location a {
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 18px;
    /* color: #eddad0; */
    color: #c31e62;
}
.side-wed{
    color: #c31e62;
}

.awaiting-block {
    display: flex !important;
}
.awaiting-block .imgfamaly-desc {
    margin: auto 0;
}

/* 12/10/22 */
.ganesh-img img {
    max-width: 200px;
}
.ganesh-img {
    position: absolute;
    width: 100%;
    top: -12rem;
    margin-left: -7px;
}
.weddind-card .wedding-desc label {
}
.second-img {
    position: absolute;
    top: 0;
    transform: translate(14.6rem,32rem);
    width: 560px;
    height: 560px;
    border-radius: 17rem 17rem 0rem 0rem;
    overflow: hidden;
    border: 20px solid #dddddd;
    outline-offset: 15px;
}
.second-img .ceremony-bg {
    height: 100%;
    object-fit: cover;
}
.ceremony.invited-page .card-content {
    padding: 300px 100px 100px 100px;
}
.main-btn-panel {
    display: flex;
    justify-content: center;
    gap: 35px;
    /* padding-bottom: 10rem; */
}
.family-btn {
    text-align: center;
    width: auto;
}
.family-btn-full {
    height: 100%;
    min-height: 400px;
}
.family-btn-full h1 {
    display: block;
    margin: 0;
}
.ceremony .family-btn  .family-btn-full h1 a {
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 100%;
    width: 100%;
    max-width: 70px;
}
.ceremony-main-btn .link {
    width: 100%;
}
.ceremony-main-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin-bottom: -105px; */
    width: 100%;
}
.functions-list div img.social-ico {
    margin: 0px auto 10px auto ;
}
.family-btn .family-title {
    display: block;
    white-space: nowrap;
    background: #ffffff96;
    color: #000;
    border-radius: 7px;
    padding: 7px 12px;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    border: 1px solid #bd1d5f;
    color: #c41e62;
    text-transform: uppercase;
    transition: all 0.2s;
    cursor: pointer;
    width: 100%;
    box-shadow: none;
    border-bottom-width: 1px !important;
    font-family: 'Roboto';
}
.family-btn-full .click-view {
    color: #b81d5d;
    font-size: 12px;
    margin-top: 5px;
    display: block;
    cursor: pointer;
}
.family-btn .family-title:hover {
    background: #c41e62;
    color: #fff;
    transition: all 0.2s;
    border: 1px solid #c41e62;
}
.btn-back{
    animation: moveleftright 2s infinite linear;
}
@keyframes moveleftright {
    0%{
        transform: translateX(20px);
    }
    50%{
        transform: translateX(0px);
    }
    100%{
        transform: translateX(20px);
    }
}
.ceremony .family-btn .family-btn-full .clicktoview h1 a {
    height: auto;
    max-width: 100%;
    border: none;
    background: transparent;
    padding: 0;
}
.ceremony .family-btn .family-btn-full .clicktoview h1 a span.click-view {
    writing-mode: initial;
}
.ceremony .family-btn .family-btn-full .clicktoview h1 a:hover {
    box-shadow: none;
}
.ceremony .family-btn-full h1 a span {
    writing-mode: vertical-lr;
}
.ceremony.imgs-family .card-content .tab-content a:hover {
    border: 5px solid #551e35;
}
.mobilevisible{
    display: none;
}
.popup-gallery .btn {
    padding: 0;
}
.many-boxes .popup-gallery div img, .many-boxes .popup-gallery a img {
    max-width: 165px;
}
.many-boxes .popup-gallery .link a p{
    font-size: 20px;
}
.gallery-wedding {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.functions-list .bottom-section img {
    max-width: 120px;
}
.ceremony .bottom-section a p {
    color: #a6854e;
    margin-top: 10px;
    font-weight: 600;
    font-size: 20px;
}
.bottom-section {
    bottom: 15rem;
    position: absolute;
    width: 100%;
    left: 0;
}

@keyframes businessicon {
    0%{
        transform: scaleX(-1);
    }
    100%{
        transform: scaleX(1);
    }
}
#player-container #play-pause {
    cursor: pointer;
    text-indent: -999999px;
    height: 50px;
    width: 50px;
    z-index: 2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
    background-repeat: no-repeat!important;
    background-position: center;
    background-size:20px;
    background-color: white;
    border-radius: 100%;
    margin: auto;
  }
  .play {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
  }
  .pause {
     background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgMjRoLTZ2LTI0aDZ2MjR6bTEwLTI0aC02djI0aDZ2LTI0eiIvPjwvc3ZnPg==)!important;
  }
  .audio-track {
    width: 100%;
    max-width: 1039px;
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 10px;
}
.audio-click {
}
.gap {
    padding: 5px;
}
.audio-click span {
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}
.first-countdown {
    max-width: 600px;
    width: 100%;
}
.inner-count{
    background: rgb(85 30 53 / 83%);
    border-radius: 30px;
    padding: 20px 0;
}
.ceremony.home-images .card-content{
    padding: 210px 180px 35px 180px;
}
.ceremony.imgs-family a p.set-for {
    color: #ff7100;
}
.vadhu-paksh .card-content .tab-content a.btn {
    border: none !important;
}
.bottom-section a.btn {
    border: none !important;
    min-height: 0 !important;
    box-shadow: none;
}
.ceremony .contactus-data a p {
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    text-align: left;
}
.ceremony.imgs-family .contactus-data .imgfamily {
    max-width: 120px;
}
.ceremony.imgs-family .contactus-data .imgfamaly-desc a {
    min-height: 0;
    padding: 0;
    border: none;
}
.item.contactus-data {
    display: block;
    overflow: hidden;
    border: 5px solid #551e356b;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    min-height: 400px;
    font-family: 'Cinzel', serif;
    font-weight: 600;
    position: relative;
    z-index: 2;
}
.item.contactus-data:hover {
    border: 5px solid #551e35;
}
.item.contactus-data:hover a {
    border: none;
}
.ceremony.imgs-family .card-content .item.contactus-data:hover a {
    border: none;
}
.ceremony.imgs-family .card-content .tab-content a.blanck-image {
    justify-content: center;
    align-items: center;
    display: flex;
}










@media (min-width: 992px) {
    .ceremony.home-images .card-content .go-link .wedding-desc {
        font-size: 25px;
    }
   
}

@media screen and (max-width: 800px) and (orientation: landscape),
 screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.8);
    }
}

@media (max-width: 1024px) {
    .card-content {
        /* padding: 30% 100px 100px 100px; */
    }
    .card-content .title h2,
    .card-content .title .name {
        font-size: 80px;
        line-height: 50px;
    }
    .section-space {
        padding-top: 9%;
    }
    .title img {
    }
}

@media (max-width: 991px) {
    .many-boxes .popup-gallery div img, .many-boxes .popup-gallery a img {
        max-width: 120px;
    }
    .many-boxes .popup-gallery .link a p {
        font-size: 16px;
    }
    a.card-flip.btn-next.bounce1{
        animation: none;
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* max-width: 100px; */
        /* font-size: 16px; */
        /* padding: 10px; */
        /* bottom: -55px; */
        margin-top: 0;
    }
    .ceremony h2.main-title {
        font-size: 25px;
        padding: 10px 0px 0;
    }
    ul.countdown li span {
        font-size: 45px;
    }
    ul.countdown li.seperator {
        font-size: 40px;
    }
    .text-countdown {
    }
    .title img {
        max-width: 100%;
    }
    .ceremony .ceremony-bg.ceremony-long-bg {
        display: block;
    }
    .ceremony-normal-bg{
        display: none;
    }
    .section-padding {
        padding-top: 0;
        padding-bottom: 50px;
    }
    .ceremony h1 a.btn.btn-style2 {
    padding: 10px;
    }
    .main-btn-panel {
    gap: 10px;
    }
    .ceremony-main-btn {
    }
    .ganesh-image img {
    }
    .ceremony h1 a {
        font-size: 18px;
    }
    .card-content {
        padding: 30% 9% 10% 9%;
    }
    .functions-list a img,
    .functions-list div img {
        max-width: 170px;
    }
    
    .section-space {
        padding-top:5%;
    }
    .popup-gallery .link a p {
        font-size: 20px;
    }
    
    .ceremony.ceremony-23dec .ceremony-bg.ceremony-normal-bg {
        display: none;
    }
    .ceremony.ceremony-23dec .ceremony-bg.ceremony-long-bg {
        display: block;
        min-height: 600px;
    }
    .functions-list a img, .functions-list div img {
        margin: 0 auto;
    }
    
    .weddind-card .wedding-desc {
        margin-bottom: 10px;
    }
    .ceremony .family-btn-full h1 a {
        font-size: 20px;
    }
}

@media (max-width: 900px){
    .main-btn-panel {
        justify-content: space-between;
        padding: 0;
        gap: 0;
    }
    .ceremony-main-btn {
        width: 100%;
    }
    .ceremony .family-btn .family-btn-full h1 a {
        max-width: 60px;
    }
    .family-btn .family-title {
        font-size: 11px;
    }
    .ceremony h1 a {
        font-size: 16px;
    }
    /* .ceremony-main-btn {
        margin-bottom: -88px;
    } */
    .ceremony-main-btn {
        margin-bottom: 0;
    }
}
@media (max-width: 800px){
    .ceremony .contactus-data a p {
        font-size: 11px;
    }
    .btn-next.bounce1{
        animation: none;
    }
    .text-countdown {
        /* max-width: 450px; */
        /* padding: 0px 0; */
    }
    .ceremony h2.main-title {
        font-size: 18px;
    }
    ul.countdown li span {
        font-size: 30px;
    }
    ul.countdown li p {
        /* font-size: 10px; */
        /* line-height: normal; */
        /* margin-top: -16px; */
    }
    ul.countdown li {
        /* line-height: normal; */
        /* margin: 0; */
        /* padding: 0; */
    }
    ul.countdown {
        /* padding: 8px 0 0; */
        /* margin-bottom: -32px; */
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* bottom: -60px; */
        /* margin-top: 12px; */
    }
    .ceremony.invited-page .card-content {
        padding: 270px 100px 100px 100px;
    }
    .ganesh-image img {
        max-width: 145px;
    }
    .weddind-card .wedding-desc {
        font-size: 24px;
    }
    .title img {
    }
    .main-btn-panel {
        gap: 0;
    }
    .ceremony-main-btn {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .ceremony.active .btn-back-next a.btn-back {
        width: 35px;
        height: 40px;
    }
    .ceremony .btn-back-next a img {
        width: 20px;
    }
    .many-boxes .card-content {
        padding: 24% 9% 10% 9%;
    }
    .many-boxes .weddind-link h2 {
        font-size: 20px;
        margin: 0;
    }
    .gallery-wedding {
        grid-template-columns: 1fr 1fr;
    }
    .ceremony.home-images .card-content {
        padding: 28% 120px 68px 120px;
    }
    ul.countdown {
        margin-bottom: 0;
    }
    .ceremony h1 a {
        font-size: 15px;
    }
    .title.haldi {
        padding: 40px 40px;
    }
    .card-content .title.haldi h2 {
        font-size: 70px;
    }
    .container,
    .container-sm {
        max-width: 100%;
    }
    .weddind-card .wedding-desc {
        font-size: 26px;
        margin: 0;
        font-size: 18px;
    }
    .weddind-card .wedding-desc {
        margin-bottom: 10px;
    }
    p.invite {
        font-size: 28px;
    }
    .ceremony .invite span {
        font-size: 32px;
    }
    .wedding-invitation-card {
        min-height: 400px;
    }
    .ceremony {
        width: 100%;
        /* min-height: 500px; */
        height: auto;
        border-radius: 0;
    }
    .ceremony img.logo {
        width: 100px;
        height: auto;
        margin: 10px 0;
    }
    /* .card-content {
        min-height: 320px;
        box-shadow: 0px 0px 0px 5px #e6c687 inset;
        border: 5px solid #27464c;
    } */
    .ceremony .social a {
        margin: 25px 5px 30px !important;
        width: 40px !important;
        height: 40px !important;
    }
    .ceremony .social a img {
        width: auto;
        height: 20px;
    }
    .ceremony h1 {
        font-size: 36px;
        line-height: 38px;
    }
    .day2-wedding:before {
        position: relative;
        text-align: center;
        width: 100%;
        margin: 10px 0;
        display: block;
        left: 0;
        font-size: 28px;
        line-height: normal;
        height: auto;
    }
    .ceremony h2:before,
    .ceremony h2:after {
        width: 5px;
        height: 5px;
        margin: 17px 10px;
    }
    .text-countdown {
    }
    ul.countdown li span {
        font-size: 30px;
        font-weight: 400;
        line-height: 50px;
    }
    .ceremony h2.main-title {
        margin-bottom: 13px;
        padding: 0;
    }
    ul.countdown li.seperator {
        /* font-size: 50px; */
        /* line-height: 45px; */
        vertical-align: top;
    }
    .ceremony h2.main-title span {
        line-height: 1.4;
    }
    .ceremony.home-images .card-content .go-link {
        padding: 0px 0 0 0;
        margin: 0px auto;
    }
    .ceremony .card-content .go-link .title h2 {
        font-size: 20px;
        margin-bottom: 40px;
    }
    .ceremony .card-content .go-link h5 {
        font-size: 25px;
    }
    .ceremony .card-content .go-link .title h1 {
        /* font-size: 32px; */
        font-size: 50px;
        font-weight: normal;
        margin: 0;
    }
    .ceremony .card-content .go-link p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ceremony.home-images .card-content .go-link .save-the-date:before {
        width: 200px;
        height: 200px;
        top: -100px;
    }
    .ceremony.home-images .card-content .go-link .save-the-date:after {
        width: 220px;
        height: 220px;
        opacity: 0.8;
        top: -110px;
    }
    .ceremony.home-images .card-content .go-link .save-the-date p {
        font-size: 16px;
        margin: 10px 0;
    }
    .card-content .title h2 {
        font-size: 60px;
        line-height: 30px;
    }
    .card-content .title .name {
        font-size: 60px;
        line-height: 30px;
    }
    .card-content .title h5 {
        line-height: 10px;
    }
    .section-space {
        padding-top: 20px;
    }
    /* .social.section-space{
        padding-top: 80px;
    } */
    .title img {
    }
    .popup-gallery .link a p {
        font-size: 20px;
    }
    .weddind-link h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .functions-list a img,
    .functions-list div img {
        max-width: 140px;
    }
    .ceremony h1 a.btn.btn-style2 {
        letter-spacing: 0;
    }
    .section-padding {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .ceremony.active .card-content>.tab-content {
        padding-top: 10px;
    }
}

@media (max-width: 720px){
    .ceremony.invited-page .card-content {
        padding: 220px 65px 100px 65px;
    }
}

@media (max-width: 700px) {
    .first-countdown {
        max-width: 400px;
    }
    .inner-count {
        padding: 10px;
    }
    ul.countdown li p {
        /* font-size: 10px; */
        /* margin-top: -5px; */
    }
    ul.countdown li.seperator {
        font-size: 25px;
        line-height: 45px;
    }
    .ceremony h2.main-title {
        font-size: 18px;
    }
    .title img {
        max-width: 80%;
    }
    .bottom-section {
        bottom: 4rem;
    }
    .main-btn-panel {
        padding: 0;
        gap: 10px;
    }
    .ceremony h1 a {
        font-size: 13px;
    }
    .ceremony .family-btn .family-btn-full h1 a {
        max-width: 50px;
        font-size: 15px;
    }
    .ceremony-main-btn {
        width: 100%;
    }
    .family-btn-full {
        min-height: 100%;
    }
    .family-btn .family-title {
        font-size: 10px;
    }
    .ceremony .family-btn-full h1 a {
        font-size: 18px;
    }
    #youAreInvited.ceremony .ceremony-bg.ceremony-normal-bg {
        min-height: 1000px;
    }
}

@media (max-width: 600px){
    #player-container #play-pause {
        width: 35px;
        height: 35px;
        background-size: 12px;
    }
    .audio-click span {
        font-size: 10px;
    }
    .inner-count {
        /* padding: 1px; */
    }
    .functions-list .bottom-section img {
        max-width: 80px;
    }
    .popup-gallery .link a p {
        font-size: 18px;
    }
    .ceremony h1 a.btn.btn-style2 {
        box-shadow: none;
        border-bottom-width: 1px !important;
    }
    h1.homespace {
        padding-top: 0px;
    }
    .family-btn-full h1 {
        margin-bottom: 5px;
    }
    .ceremony .family-btn .link h1.homespace a {
        border-bottom-width: 1px !important;
    }
    .many-boxes .weddind-link h2 {
        font-size: 18px;
    }
    .many-boxes .weddind-link p {
        font-size: 12px;
    }
    .many-boxes .popup-gallery div img, .many-boxes .popup-gallery a img {
        max-width: 90px;
    }
    .many-boxes .popup-gallery .link a p {
        font-size: 14px;
    }
    .gallery-wedding {
        align-self: center;
        justify-items: center;
    }
    .mobilevisible {
        display: block;
    }
    .title img {
        max-width: 65%;
    }
    .ceremony h1 a.btn.btn-style2 span {
        white-space: nowrap;
    }
    
    .main-btn-panel {
        flex-direction: column;
    }
    
    .ceremony.invited-page .card-content {
        padding: 170px 100px 100px 100px;
    }
    
    .ceremony .family-btn .family-btn-full h1 a {
        max-width: 100%;
    }
    
    .ceremony .family-btn-full h1 a span {
        writing-mode: initial;
    }
    
    .clicktoview {
        display: none;
    }
    
    .familybtn {
        display: none;
    }
    
    .fb-left,.fb-right {
        display: none;
    }
}

@media (max-width: 575px) { 
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }
    .ceremony.active .btn-back-next a.btn-back {
        top: 70%;
    }
    .ceremony .social .side-wed {
        font-size: 12px;
    }
    .ceremony .social a {
        margin: 15px 5px 0 !important;
        width: 30px !important;
        height: 30px !important;
        padding: 3px 0 !important;
        background-color: #e2dfcc;
    }
    .ceremony .social a {
        margin: 25px 5px 0px !important;
    }
    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        top: 37%;
    }
    .ceremony .contactus-data a p {
        font-size: 14px;
    }
    .ceremony.imgs-family .card-content .tab-content .item.contactus-data a {
        min-height: 0;
    }
    ul.countdown li {
        margin: 0 4px;
    }
    .ceremony.home-images .card-content .link .card-flip{
        /* bottom: -46px; */
        /* padding: 7px; */
        /* border: none !important; */
        font-size: 16px;
        width: 100px;
        height: 40px;
    }
    /* .functions-list a img,
    .functions-list div img {
        width: 100px;
        margin: 5px auto;
    } */
    .section-padding {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .card-content .title h2 {
        text-align: center;
        margin-bottom: 30px;
        padding: 0;
    }
    .card-content .title h5 {
        margin-bottom: 30px;
    }
    .card-content .title .name {
        text-align: center;
    }
    .ceremony .social p {
        font-size: 12px;
    }
    .ceremony h2.main-title {
    font-size: 14px;
    }
    .ceremony h1 {
        font-size: 20px;
        line-height: normal;
        font-weight: bold;
    }
    .ceremony h1 a {
        font-size: 14px;
        padding: 5px 10px;
        line-height: normal;
    }
    ul.countdown {
    /* padding: 0; */
    }
    ul.countdown li span {
        /* font-size: 20px; */
    }
    ul.countdown li.seperator {
    font-size: 15px;
    }
    .text-countdown {
    margin-bottom: 0;
    }
    .ceremony.imgs-family .card-content .karan-and-simran a {
        border: 2px solid #35626b;
    }
    .ceremony.imgs-family .card-content .karan-and-simran a.active {
        border: 2px solid #e6c687;
    }
    .ceremony.imgs-family .card-content .karan-and-simran li {
        width: 70px;
        height: 70px;
        display: inline-block;
        border: none;
        padding: 0;
        margin: 0 5px;
    }
    /* .ceremony.home-images .card-content {
        background-image: url(../images/karansimran-small.png);
        background-position: 30% 0%;
        background-size: 150%;
    } */
    .popup-gallery .link a p {
        font-size: 16px;
    }
    .ceremony.home-images .card-content .go-link .wedding-desc {
        padding-top: 20px;
    }
    /* .card-content {
        padding: 35% 40px 20px 40px;
    } */
    .ceremony.home-images .card-content .go-link p {
        font-size: 14px;
    }
    .ceremony.home-images .card-content .go-link .title h2 {
        margin-bottom: 0;
        font-size: 18px;
        padding: 5px 0 10px 0;
    }
    .ceremony.home-images .card-content .go-link .wedding-desc {
        padding-top: 10px;
    }
    .ceremony.home-images .card-content .go-link .wedding-desc p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    p.invite {
        font-size: 10px;
        margin: 0 0 0px 0;
    }
    /* .card-content {
        padding: 30% 20px 20px 20px;
    } */
    .weddind-card .wedding-desc {
        font-size: 16px;
        margin-top: 5px;
    }
    p.invite {
        font-size: 14px;
    }
    .ceremony .invite span {
        font-size: 18px;
    }
    .functions-list a img,
    .functions-list div img {
        margin: 0 auto;
    }
    .ceremony .ceremony-bg.ceremony-long-bg {
        min-height: 700px;
    }
    #youAreInvited.ceremony .ceremony-bg.ceremony-long-bg {
        min-height: 840px;
    }
    
    .footer-location {
        position: relative;
        margin-top: 10px;
    }
    .footer-location a {
        font-family: 'Cinzel', serif;
        font-weight: 700;
        font-size: 14px;
    }
    .ceremony.imgs-family .card-content .tab-content a {
        min-height: 320px;
    }
    .ceremony.imgs-family .imgfamily {
        max-width: 200px;
    }
}

@media (max-width: 545px){
    
    .ganesh-image img {
        margin-bottom: 5px;
    }
    .section-padding {
        padding-top: 0;
        padding-bottom: 0px;
    }
}
@media (max-width: 520px){
    .bottom-section.for-mobile img{
        animation: businessicon 1.2s infinite;
    }
    .for-web {
        display: none;
    }
    .bottom-section.for-mobile {
        width: 60px;
        height: 60px;
        border-radius: 100%;
        background: #551e35;
        right: 40px;
        left: auto;
        bottom: 3rem;
    }
    .bottom-section.for-mobile img {
        max-width: 30px;
        filter: brightness(11);
    }
    .bottom-section.for-mobile p {
        display: none;
    }
    .bottom-section.for-mobile .link {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .ceremony.functions-list.many-boxes .card-content {
        padding: 30% 9% 10% 9%;
    }
    .gallery-wedding {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .many-boxes .popup-gallery div img, .many-boxes .popup-gallery a img {
        max-width: 75px;
    }
    .many-boxes .popup-gallery .link a p {
        font-size: 12px;
    }
    ul.countdown li p {
        font-size: 12px;
        margin-top: -7px;
    }
    
    ul.countdown li span {
        font-size: 22px;
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* bottom: -41px; */
        font-size: 14px;
        /* max-width: 60px; */
    }
    .text-countdown {
        /* margin-bottom: -5px; */
        /* max-width: 285px; */
    }
    .btn-next.bounce1 {
        animation: none;
    }
    .ceremony h2.main-title {
        /* margin-bottom: 8px; */
        margin-top: 0;
    }
    ul.countdown {
        /* margin-top: -6px; */
    }
    .ceremony .btn-back-next a img {
        width: 16px;
    }
    .ceremony .btn-back-next a.btn-back {
        height: 45px;
        width: 35px;
    }
    .ceremony.invited-page .card-content{
        padding: 150px 70px 100px 70px;
    }
    .ganesh-image img {
        max-width: 110px;
    }
    .weddind-card .wedding-desc {
        max-width: 100%;
    }
    .weddind-card .wedding-desc {
        font-size: 14px;
    }
    .ceremony .family-btn .family-btn-full h1 a {
        border: 1px solid #c31f62;
        border-bottom-width: 1px !important;
        font-size: 14px;
    }
    h1.homespace {
        padding-top: 0;
        margin-bottom: 2px;
    }
    .family-btn {
        margin-bottom: 10px;
    }
    .family-btn:last-child {
        margin: 0;
    }
}

@media (max-width: 480px) {
    .item.contactus-data{
        min-height: auto;
    }
    .ceremony.imgs-family .card-content .tab-content .item.contactus-data a {
        padding: 0;
    }
    .ceremony.imgs-family .contactus-data a p {
        font-size: 14px;
    }
    .ceremony.imgs-family a p{
        font-size: 14px;
    }
    .many-boxes .weddind-link h2 {
        font-size: 16px;
    }
    .many-boxes .popup-gallery div img, .many-boxes .popup-gallery a img {
        max-width: 60px;
    }
    .many-boxes .popup-gallery .link a p {
        font-size: 12px;
        max-width: 100%;
        margin: auto;
    }
    .card-content .title p {
        font-size: 15px;
        margin-bottom: 0;
    }
    .card-content .title h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        padding-left: 0;
    }
    .card-content .title .name {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
    .card-content .title h5 {
        font-size: 20px;
        line-height: 0px;
    }
    .section-space {
        padding-top: 0px;
    }
    /* .ceremony .social a img {
        width: auto;
        height: 20px;
    } */
    /* .ceremony .social a {
        margin: 15px 5px 0 !important;
        width: 40px !important;
        height: 40px !important;
        padding: 9px 0 !important;
        background-color: #e2dfcc;
    } */
    .ceremony .social a img {
        width: auto;
        height: 17px;
    }
    .ceremony .social a {
        margin: 15px 5px 0 !important;
        width: 30px !important;
        height: 30px !important;
        padding: 3px 0 !important;
        background-color: #e2dfcc;
    }
    .ganesh-image img {
        width: 50%;
        max-width: 70px;
        margin-bottom: 5px;
    }
    .ceremony .social {
        padding: 5% 0 0 0;
    }
    .col-12-xs {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .btn-mid-and-block {
        position: relative;
        height: auto;
    }
    .ceremony .day1-wedding h1 {
        margin: 0;
    }
    .title img {
        width: 210px;
    }
    .covid-line {
        font-size: 11px;
        padding: 0 40px;
        line-height: 1;
        margin-top: 10px;
    }
}

@media (max-width: 475px) {
    .day1-wedding {
        margin-bottom: 1px;
    }
}

@media (max-width: 480px) {
    .ceremony.home-images .card-content {
        padding: 210px 75px 68px 75px;
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* margin-top: 30px; */
    }
    .ceremony .social .side-wed {
        font-size: 10px;
    }
    .title.haldi {
        padding: 10px 10px;
    }
    .card-content .title.haldi h2 {
        font-size: 40px;
    }
    .card-content .title.haldi h5 {
        line-height: 10px;
    }
    .haldifunction p {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .haldi text {
        font-size: 20px;
    }
    .text {
        margin: 20px 20px;
    }
    .haldifunction h2 {
        font-size: 20px;
    }
    .haldifunction h3 {
        font-size: 15px;
    }
    .mahera-desc h2 {
        font-size: 20px;
    }
    .mahera-desc p {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .ring-ceremony-desc h2 {
        font-size: 20px;
    }
    .ring-ceremony-desc p {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .reception-desc h2 {
        font-size: 20px;
    }
    .reception-desc p {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .barat-desc h2 {
        font-size: 20px;
    }
    .barat-desc p {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .ceremony.active .card-content>.tab-content {
        padding-top: 0px;
    }
    .ceremony.imgs-family .imgfamily {
        max-width: 100px;
        max-width: 200px;
    }
    .ceremony.imgs-family .card-content .shreya-and-smabhav li {
        width: 70px;
        height: 70px;
        padding: 0;
        margin: 0 0px;
    }
    .ceremony.imgs-family .card-content .tab-content a {
        padding: 10px;
        min-height: auto;
    }
    .ceremony.imgs-family .card-content .shreya-and-smabhav {
        margin: 0px 0px 10px 0px;
    }
    .ceremony h2 span {
        line-height: 20px;
        /* font-size: 20px; */
    }
    .ceremony.imgs-family a p {
        margin: 0px 0;
        font-size: 16px;
    }
    
    .ceremony.imgs-family a p.awaiting-title {
        font-size: 16px;
    }
    .ceremony.imgs-family a p.awaiting-name {
        font-size: 18px;
    }
    .ceremony.imgs-family a h2 {
        font-size: 16px;
        margin: 5px 0px 0 0;
    }
    .weddind-card .wedding-desc {
        margin-bottom: 0;
        font-size: 13px;
    }
    .section-padding {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .flip p {
        color: #a6854e;
        font-size: 15px;
    }
    .functions-list a {
        padding: 0;
    }
    .functions-list a img,
    .functions-list div img {
        margin: 0px auto;
    }
    .functions-list a img,
    .functions-list div img {
        max-width: 80px;
        width: 100%;
    }
    .text-countdown {
        border-radius: 20px;
        margin-bottom: 0;
    }
    .popup-gallery .link a p {
        font-size: 13px;
        margin-top: 5px;
    }
    .btn-mid-and {
        font-size: 30px;
        line-height: 1.2;
        margin: 0;
    }
    .ceremony h1 a {
        border: 1px solid #b78973;
        border-bottom-width: 3px !important;
    }
    .ceremony h1 a:hover {
        border: 1px solid #ffffff;
    }
    .card-content {
        padding: 34% 9% 10% 9%;
    }
    .ceremony .social .secondary-color {
        font-size: 11px;
    }
    .ceremony .btn-back-next a.btn-back {
        width: 35px;
        height: 35px;
        padding: 12px 0;
    }
    .presstoview {
        font-size: 12px;
    }
}

@media (max-width: 420px) {
    .imgfamaly-desc h2 {
        font-size: 14px;
    }
    .side-space {
        margin-top: 37px;
    }
    .inner-count {
        border-radius: 15px;
        padding: 0 0 5px 0;
    }
    .ceremony h2.main-title {
        margin-top: 8px;
    }
    .ceremony.home-images .card-content .link .card-flip {
        border-radius: 10px;
        /* margin-top: 6px; */
    }
    .ceremony.functions-list .card-content {
        padding: 125px 45px 100px 45px;
    }
    .weddind-link h2 {
        font-size: 20px;
        margin: 0;
    }
    .popup-gallery {
        padding-top: 1rem;
    }
    ul.countdown li span {
        font-size: 16px;
    }
    ul.countdown li p {
        font-size: 10px;
        margin-top: -14px;
    }
    .ceremony h2 span {
        font-size: 16px;
        margin: 0;
    }
    ul.countdown {
        /* height: 55px; */
        /* margin: 0; */
        margin: 0;
    }
    .ceremony ul li {
        padding: 0;
        margin: 0 1px;
    }
    
    .ceremony .social {
        padding: 0% 0 0 0;
    }
    #youAreInvited.ceremony .ceremony-bg.ceremony-long-bg {
        min-height: 840px;
    }
    #lovableFamily.ceremony .ceremony-bg.ceremony-long-bg {
        min-height: 650px;
    }
}

@media (max-width: 400px){
    .ceremony.imgs-family .contactus-data .imgfamily {
        max-width: 80px;
    }
    .ceremony.imgs-family .contactus-data a p {
        font-size: 12px;
    }
    .ceremony.active .btn-back-next a.btn-back {
        width: 30px;
        height: 35px;
        border-radius: 5px;
    }
    .ceremony h1 a {
        font-size: 12px;
    }
    .bottom-section.for-mobile {
        width: 45px;
        right: 30px;
        bottom: 2rem;
        height: 45px;
    }
    .bottom-section.for-mobile img {
        max-width: 20px;
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* bottom: -30px; */
        /* font-size: 10px; */
        /* max-width: 55px; */
        /* padding: 5px; */
    }
    .ceremony h2.main-title {
        font-size: 12px;
        margin-bottom: 6px;
        margin-top: 15px;
    }
    ul.countdown {
        /* margin-top: -15px; */
    }
    ul.countdown li span {
        /* font-size: 14px; */
    }
    ul.countdown li p {
        /* font-size: 9px; */
    }
    #player-container #play-pause {
        width: 35px;
        height: 35px;
        background-size: 12px;
    }
    .audio-click span {
        font-size: 10px;
    }
    .ceremony.home-images .card-content .link .card-flip {
        width: 65px;
        height: 35px;
        font-size: 12px;
    }
}

@media (max-width: 350px) {
    .ceremony.imgs-family a p {
        font-size: 11px;
        padding: 0 5px;
    }
    .ceremony.imgs-family .imgfamily {
        max-width: 140px;
    }
    .ceremony.imgs-family .card-content .tab-content a:hover {
        border: 3px solid #551e35;
    }
    .ceremony.imgs-family .card-content .tab-content a{
        border: 3px solid #551e35;
    }
    .ceremony.imgs-family .contactus-data a p {
        font-size: 12px;
    }
    .ceremony h1 a {
        font-size: 11px;
    }
    .popup-gallery .link a p {
        font-size: 12px;
    }
    .ceremony.home-images .card-content {
        /* padding: 28% 55px 95px 55px; */
    }
    .ceremony.invited-page .card-content {
        padding: 150px 60px 90px 60px;
    }
    .ceremony .social {
        padding: 5px 0 0 0;
    }
    .ceremony.home-images .card-content .link .card-flip {
        /* font-size: 13px; */
        /* padding: 5px; */
        /* max-width: 85px; */
        bottom: -30px;
    }
    .ceremony h2 span {
        font-size: 14px;
    }
    ul.countdown li p {
        /* font-size: 8px; */
        /* margin-top: -22px; */
    }
}