﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.vertical-menu {
    width: 100%;
    height: 83px;
    padding: 0px 40px;
}

.logo-s2 {
    width: 16%;
    display: inline-block;
    vertical-align: top;
    padding: 21px 0px;
}

.ver-menu {
    width: 83%;
    display: inline-block;
}

.menubar-s2 {
    float: right !important;
}

.nav > li {
    overflow: visible;
}

.hover_active:before {
    background: #e32b42 !important;
}

.ver-menu a {
    padding: 15px 28px !important;
}

.menubar-s2 a {
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    border-top: 3px solid transparent;
}

.menubar-s2 svg {
    fill: #e32b42;
    width: auto;
    height: 21px;
    display: block;
    text-align: center;
    margin: 0px auto 10px auto;
}

.main-page-area {
    width: 100%;
    height: 1000px;
}

.bg-home {
    background-size: cover;
    background-position: center;
}

.blur-img {
    height: 950px;
}

.page-fixed {
    position: absolute;
    top: 0px;
    height: 950px;
    width: 100%;
}

.bg-main-image-overlay {
    height: 100%;
    width: 100%;
    background-color: rgba(97, 69, 44, 0.6);
}

.main-section-s2 {
    width: 100%;
    /*height: 100%;*/
    position: relative;
    padding-top: 30px;
}

.inner-data {
    text-align: center;
    position: relative;
    z-index: 999;
    left: 0px;
    width: 99%;
    top: 50px;
}

.couple-name h1 {
    text-transform: capitalize;
}

.couple-name span {
    font-size: 60px;
    color: #f0394d;
    padding: 0px 25px;
    vertical-align: middle;
    margin-top: 14px;
    margin-bottom: 14px;
}

.tag-line {
    text-align: center;
    text-transform: uppercase;
    margin-top: 11px;
}

p {
    padding: 0px;
    text-align: center;
}

.count-down-clock {
    max-width: 700px;
    margin: 30px auto;
    position: relative;
}

#clock {
    color: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

#clock > div {
    background: rgba(255, 255, 255, 0.1);
    width: 120px;
    height: 120px;
    margin: 0 15px 0px;
    text-align: center;
    padding: 30px 10px;
    border-radius: 100%;
    border: 3px solid #03c0cc;
}

#clock .box > div {
    font-size: 30px;
    margin-bottom: 0.1em;
    line-height: 1em;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}

#clock .box span {
    font-size: 16px;
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
    font-weight: normal;
}

.website_info_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

.website_info_container .theme-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase !important;
    color: #fff !important;
    border-radius: 3px;
    text-decoration: none !important;
    background-color: initial;
    border: 1px solid #fff;
    padding: 10px 20px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 10px;
    max-width: 300px;
    transition: 0.3s;
    width: auto;
    font-size: 14px;
    min-width: 230px;
}

.bg-couple {
    background: url(../images/couple-back.jpg) no-repeat center center;
    background-size: cover;
    height: 100vh;
}

.page-scroll {
    position: relative;
    top: 0px;
    height: 100%;
    width: 100%;
}

.bg-main-image-overlay-2 {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1050px;
}

.page-title {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.page-title h2 {
    color: #000;
    position: relative;
    padding: 35px 0px 15px;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
}

.page-title h2:before {
    content: "";
    background: #f0394d;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40%;
}

.page-title h2 span {
    position: absolute;
    bottom: -10px;
    width: 100%;
    left: 0%;
    font-size: 18px;
    color: #f0394d;
}

.page-title h2:after {
    content: "";
    background: #f0394d;
    height: 1px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 40%;
}

.the-couple {
    width: 100%;
    padding: 37px 45px;
}

.bride-color {
    background-color: #f0394d;
}

.the-couple-title {
    padding: 0px 0px 20px;
}

.the-couple-title p span {
    text-transform: uppercase;
}

.person-image {
    position: relative;
}

.person-image {
    width: 80%;
    margin: 0 auto;
}

.couple-img-wrapper {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.the-couple-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.the-couple-img:hover .the-couple-img-hover {
    opacity: 1;
}

.the-couple-img-hover {
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    opacity: 0;
    top: 0;
    text-align: center;
}

.the-couple-img-hover .social {
    position: absolute;
    top: 47%;
    display: block;
    width: 100%;
}

.the-couple-img-hover a {
    border: 1px solid #000;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    text-align: center;
    display: inline-block;
    padding-top: 6px;
    color: #000;
    margin: 0px 5px;
}

.the-couple-data h3 {
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    text-transform: capitalize;
}

.parent-infos {
    font-weight: 300;
    text-align: center;
    margin: 1.3rem 0 0;
}

.parent-info .parent-name {
    font-weight: 600;
    text-transform: uppercase;
}

.about-the-couple {
    margin-top: 20px;
}

.groom-color {
    background-color: #03c0cc;
}

.bg-loveline {
    background: url(../images/loveline-back.jpg) no-repeat center center;
    background-size: cover;
}

.vector-img {
    margin-bottom: 15px;
}

.timeline {
    list-style: none;
    padding: 10px 60px;
    position: relative;
    font-weight: 300;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background: #f0394d;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin: 0px 0px 50px;
    position: relative;
    width: 48%;
    float: left;
    clear: left;
}

.timeline > li:before {
    content: " ";
    display: table;
}

.timeline-badge > a {
    color: #f0394d;
}

.timeline i {
    overflow: hidden;
    position: relative;
    top: -8px;
    font-size: 14px;
}

.timeline > li > .timeline-panel {
    width: -webkit-calc(100% - 25px);
    float: left;
    background: #ffffff;
    position: relative;
    padding: 34px 45px;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    border-right: 0 solid #dcdcdc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline-heading {
    margin-bottom: 30px;
}

.timeline h3 {
    color: #f0394d;
    margin-bottom: 18px;
}

.timeline-title {
    margin-top: 0;
}

.timeline-img {
    margin-bottom: 30px;
}

.timeline-img img {
    width: 100%;
}

.timeline-body > p {
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
    text-align: left;
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #ffffff;
    border-right: 0 solid #ffffff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li:nth-child(2) {
    margin-top: 60px;
}

.timeline > li.timeline-inverted {
    float: right;
    clear: right;
    margin: 150px 0px 0px;
    position: relative;
    width: 48%;
}

.timeline > li.timeline-inverted > .timeline-badge {
    left: -35px;
}

.timeline > li > .timeline-badge {
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 50px;
    position: absolute;
    top: 26px;
    right: -36px;
    z-index: 100;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
}

.timeline-badge > a {
    color: #f0394d;
}

.timeline i {
    overflow: hidden;
    position: relative;
    top: -8px;
    font-size: 14px;
}

.no-float {
    float: none !important;
}

.bg-main-image-overlay-fixed {
    background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
    position: fixed;
    height: 100%;
}

.about-the-people p {
    font-weight: 400;
}

.ceremony-detail {
    color: #000;
    padding: 25px;
}

.white-box {
    background-color: #f5f5f5;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin-bottom: 30px;
}

.ceremony-section .image-wrap {
    display: flex;
    justify-content: center;
    position: relative;
    height: 250px;
}

.ceremony-section .image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ceremony-detail img {
    margin-bottom: 10px;
    max-width: 100%;
}

.ceremony-section .dresscode-colors-wrap {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.ceremony-section .dresscode-colors-event {
    position: relative;
    display: flex;
    align-items: center;
    gap: 5px;
    background: rgb(246 246 246 / 70%);
    padding: 6px;
    justify-content: center;
}

.ceremony-section .ceremony-detail .tooltip-dresscode {
    width: 130px;
    font-family: sans-serif;
    font-size: 14px;
    background-color: rgb(255 255 255);
    border: 1px solid #eee;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 43px;
    display: none;
}

.ceremony-section .dresscode-colors-event > .dresscode-colors-item {
    border-radius: 50%;
    width: 25px;
    height: 25px;
}

.ceremony-detail h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #f0394d;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.ceremony-section .ceremony-detail > p {
    min-height: 46px;
    display: block;
}

.ceremony-section .ceremony-detail > a {
    display: inline-block;
    margin-top: 10px;
}

.rsvp-button button {
    text-transform: uppercase;
    padding: 10px 50px;
    background-color: #f0394d;
    color: #fff !important;
    border-radius: 3px;
    text-decoration: none !important;
    border: none;
}

.rsvp {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 50px;
}

.rsvp-form {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 50px !important;
    min-height: 495px;
}

.rsvp-form p {
    color: #000;
    font-size: 18px;
}

.successalert {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.errorelert {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.textarea-emoji-picker {
    border: none !important;
}

#wish-form textarea {
    margin-bottom: 0;
    border-radius: 0 !important;
    resize: none;
}

textarea#content {
    border: none;
    min-height: 120px;
}

#wish-form .textAreaIcons {
    position: relative;
    text-align: right;
    background: #fff;
    padding: 5px;
    border-top: none;
    border-bottom: 1px solid rgba(12, 12, 12, 0.12);
}

#wish-form .textAreaIcons span {
    color: #333;
    cursor: pointer;
    margin-right: 4px;
}

#wish-form .tooltip-custom {
    position: relative;
    display: inline-block;
}

#wish-form .wishes-autocomplete-content input {
    background-position: 10px !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    font-size: 16px !important;
    padding: 12px 20px 12px 40px !important;
    border: 1px solid #ddd !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

#wish-form .wishes-autocomplete-content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow: auto;
    display: block;
    height: auto;
    text-align: left;
}

#wish-form .wishes-autocomplete-content ul li a {
    border: 1px solid #ddd !important;
    margin-top: -1px !important;
    padding: 12px !important;
    text-decoration: none !important;
    font-size: 15px !important;
    color: black !important;
    display: block !important;
}

.emoji-picker {
    max-width: 100%;
    position: absolute;
    user-select: none !important;
    background: #fff;
    right: 0px;
    z-index: 9999;
    bottom: -405px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 35%), 0 2px 6px 2px rgb(60 64 67 / 35%);
    border-radius: 0.5rem;
    overflow: hidden;
}

.emoji-picker > emoji-picker {
    --emoji-size: 22px;
}

.rsvp-button {
    margin: 30px 0px;
}

.contact-validation-active .error-handling-messages {
    width: 100% !important;
    margin-top: 15px !important;
}

.contact-validation-active #success {
    background-color: #009a00;
    border-left: 5px solid green;
    margin-bottom: 5px;
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none;
}

.contact-validation-active #error {
    background-color: #ff1a1a;
    border-left: 5px solid red;
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    display: none;
}

.wish-box {
    overflow-y: auto;
    height: 623px;
    background-color: #fff;
    border: 5px solid #f0394c;
    color: #333;
    margin-bottom: 50px;
}

.wish-box .wish-box-item {
    padding: 10px;
}

.wish-box .wish-box-item p {
    color: #333;
    margin: 0.5rem 0;
    text-align: left;
}

.bg-main-image-overlay-wishes {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    width: 100%;
    top: 0;
    height: 950px;
}

.bg-main-wishes {
    position: relative;
}

.donate-box {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.6);
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}

.cat-title {
    position: absolute;
    left: 0px;
    top: -15px;
    width: 100%;
    text-align: center;
    z-index: 10;
}

.cat-title span {
    text-transform: uppercase;
}

.donate-box .donate-card {
    position: relative;
}

.the-people {
    width: 100%;
    padding: 37px 50px;
    background-color: #fff;
    margin-bottom: 50px;
}

.donate-box .donate-card .qr-code {
    text-align: center;
}

.donate-box .donate-card .qr-code-image {
    max-width: 150px;
    border: 1px solid #ccc;
    padding: 3px;
    margin: auto;
    display: inline-block;
}

.donate-box .donate-card p {
    color: black;
    margin: 10px 0 !important;
    font-size: 16px;
}

.main-section-donate {
    position: absolute;
    top: 0;
}

.bg-main-donate {
    position: relative;
}

.bg-donate {
    background-size: cover;
}

.audio-player {
    position: fixed;
    bottom: 70px;
    left: 50px;
    width: 40px;
    height: 40px;
    z-index: 99999;
}

.audio-player-secondary {
    position: absolute;
    width: 310px;
    left: 25px;
    height: 50px;
    overflow: hidden;
    visibility: hidden;
}

.audio-player .playerIcon {
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #df4758;
    padding-top: 7px;
    padding-left: 9px;
    position: absolute;
    z-index: 2;
}

.audio-player:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: rgba(242, 59, 67, 0.3);
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    animation: biilogo-pulse 1s infinite;
    z-index: 1;
}

.comment-header {
    font-weight: bold;
    color: #333;
}

.comment-text {
    margin: 8px 0;
    font-size: 14px;
    color: #555;
}

.reply-btn {
    color: #df4758;
    cursor: pointer;
    font-style: italic;
    font-size: 14px;
}

.reply-section {
    display: none;
    margin-top: 10px;
}

.replies {
    margin-top: 10px;
    padding-left: 10px;
}

.reply-item {
    background: #f1f1f1;
    padding: 8px;
    border-radius: 4px;
    margin-top: 5px;
}

.reply-item strong {
    color: #333;
}

.reply-item p {
    margin: 5px 0 0;
    font-size: 13px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    background: white;
    width: 30%;
    padding: 20px;
    margin: 10% auto;
    border-radius: 8px;
    text-align: center;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

.close-modal {
    float: right;
    font-size: 24px;
    cursor: pointer;
}

.reply-text {
    width: 100%;
    height: 80px;
    margin-top: 10px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.submit-reply {
    background: #4caf50;
    color: white;
    border: none;
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px;
}

.submit-reply:hover {
    background: #45a049;
}

.modal input {
    width: 100%;
}

.album-grid {
    columns: 4;
    column-gap: 20px;
}

.album-grid-item {
    break-inside: avoid;
    margin-bottom: 20px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.album-grid-item img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

@media screen and (max-width: 1680px) {
    .inner-data .couple-name h1 {
        font-size: 95px;
    }

    .tag-line p span {
        font-size: 22px;
    }

    .responsive-margin {
        margin-bottom: 20px;
    }

    .the-couple-img-hover .social {
        top: 47%;
    }

    .timeline > li > .timeline-badge {
        right: -45px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -46px;
    }
}

@media screen and (max-width: 1600px) {
    .inner-data .couple-name h1 {
        font-size: 92px;
    }

    .tag-line p span {
        font-size: 20px;
    }

    .the-couple-title {
        padding: 0px 0px 7px;
    }

    .timeline > li.timeline-inverted {
        margin: 153px 0px 0px;
    }
}

@media screen and (max-width: 1440px) {
    .ver-menu a {
        padding: 15px 22px !important;
    }

    .inner-data .couple-name h1 {
        font-size: 80px;
    }

    .tag-line p span {
        font-size: 19px;
    }

    .responsive-margin {
        margin-bottom: 20px;
    }

    .the-couple-img-hover .social {
        top: 47%;
    }

    .timeline > li > .timeline-badge {
        right: -35px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -36px;
    }
}

@media screen and (max-width: 1366px) {
    .ver-menu a {
        padding: 15px 18px !important;
    }

    .responsive-margin {
        margin-bottom: 20px;
    }

    .the-couple {
        width: 100%;
        padding: 20px 48px;
    }

    .the-couple-title {
        padding: 0px 0px 7px;
    }

    .person-image {
        width: 64%;
    }

    .the-couple-img-hover .social {
        top: 45%;
    }

    .the-couple-img-hover a {
        padding-top: 6px;
    }

    .about-the-couple {
        margin-top: 10px;
    }

    .timeline i {
        top: -7px;
    }

    .timeline-heading h3 {
        font-size: 43px;
    }
}

@media screen and (max-width: 1280px) {
    .ver-menu a {
        padding: 15px 15px !important;
    }

    .inner-data .couple-name h1 {
        font-size: 73px;
    }

    .the-couple-img-hover .social {
        top: 45%;
    }

    .the-couple-data h3 {
        font-size: 44px;
    }

    .timeline {
        padding: 10px 40px;
    }

    .timeline > li > .timeline-badge {
        right: -38px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -39px;
    }
}

@media screen and (max-width: 1165px) {
    #dl-menu.navbar-fixed-top {
        position: fixed !important;
        right: -150px;
        z-index: 9996 !important;
        width: 150px !important;
        height: 100% !important;
        overflow-y: scroll;
        left: auto;
    }

    .vertical-menu {
        width: 100%;
        height: 100%;
        padding: 0px 0px;
    }

    .ver-menu {
        width: 100%;
        display: inline-block;
        padding-top: 70px;
    }

    .navbar-nav > li {
        float: left;
        padding: 10px 0px;
        width: 100%;
    }

    .ver-menu a {
        padding: 0px !important;
    }

    .main-section-s2 {
        padding-top: 30px;
    }

    .inner-data .couple-name h1 {
        font-size: 66px;
        display: block;
        margin: 0;
    }

    .couple-name span {
        font-size: 38px;
    }

    .page-title h2 {
        margin-top: 15px;
    }

    .responsive-margin {
        margin-bottom: 30px;
    }

    .person-image {
        width: 80%;
    }

    .the-couple-img-hover .social {
        top: 44%;
    }

    .the-couple-img-hover a {
        height: 30px;
        width: 30px;
        padding-top: 2px;
    }

    .the-couple-data h3 {
        font-size: 34px;
    }

    .timeline > li > .timeline-badge {
        right: -33px;
    }

    .timeline-heading {
        margin-bottom: 25px;
    }

    .timeline h3 {
        font-size: 40px;
    }

    .timeline-img {
        margin-bottom: 25px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -33px;
    }
}

@media screen and (max-width: 1152px) {
    .person-image {
        width: 80%;
    }

    .timeline > li > .timeline-badge {
        right: -35px;
    }

    .timeline > li.timeline-inverted {
        margin: 175px 0px 0px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -37px;
    }
}

@media (max-width: 991px) {
    .count-down-clock {
        bottom: -20px;
    }

    #clock .box > div {
        line-height: 20px;
    }

    .timeline > li > .timeline-badge {
        right: -27px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -28px;
    }
}

@media screen and (max-width: 980px) {
    .couple-name span {
        font-size: 28px;
        margin-top: 0px;
    }

    .person-image {
        width: 100%;
    }

    .the-couple-img-hover a {
        padding-top: 3px;
    }

    .the-couple-data h3 {
        font-size: 30px;
    }

    .timeline > li > .timeline-badge {
        right: -32px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -33px;
    }
}

@media screen and (max-width: 800px) {
    .tag-line {
        margin-top: 33px;
    }

    .the-couple-title p span {
        font-size: 22px;
        letter-spacing: 6px;
    }

    .person-image {
        width: 100%;
    }

    .timeline > li {
        width: 47%;
    }

    .timeline > li > .timeline-badge {
        right: -34px;
    }

    .timeline h3 {
        font-size: 37px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -35px;
    }

    .timeline > li > .timeline-badge {
        right: -34px;
    }

    .album-grid {
        columns: 2;
    }
}

@media (max-width: 768px) {
    .masonry {
        columns: 2;
    }

    .the-couple-title p span {
        font-size: 22px;
    }

    .timeline > li > .timeline-panel {
        padding: 30px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-nav {
        margin: 0 !important;
    }

    #clock > div {
        text-align: center !important;
        border-radius: 0;
        border: none;
        margin: 0;
    }

    #clock .box span {
        font-size: 14px;
    }

    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li {
        margin-bottom: 0px;
        position: relative;
        width: 100%;
        float: left;
        clear: left;
    }

    .timeline > li {
        margin: 30px 0px 0px;
    }

    ul.timeline > li > .timeline-badge {
        left: 5px;
        top: 26px;
        margin-left: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
        width: -webkit-calc(100% - 65px);
    }

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }

    .timeline > li:nth-child(2) {
        margin-top: 50px;
    }

    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: -15px;
    }

    ul.timeline > li > .timeline-badge {
        top: 26px;
        margin-left: 0;
    }
}

@media screen and (max-width: 736px) {
    .inner-data .couple-name h1 {
        font-size: 40px;
    }

    .couple-name span {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .tag-line {
        margin-top: 10px;
    }

    .tag-line p span {
        font-size: 14px;
    }

    .the-couple-title p span {
        font-size: 18px;
    }

    .person-image {
        width: 74%;
    }

    .the-couple-img-hover .social {
        top: 46%;
    }

    .timeline h3 {
        font-size: 32px;
    }

    .timeline-body > p {
        font-size: 14px;
    }
}

@media screen and (max-width: 640px) {
    .inner-data .couple-name h1 {
        font-size: 40px;
    }

    .couple-name span {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .tag-line {
        margin-top: 10px;
    }

    .tag-line p span {
        font-size: 14px;
    }

    .the-couple-title {
        padding: 0px 0px 7px;
    }

    .the-couple-title p span {
        font-size: 18px;
    }

    .person-image {
        width: 74%;
    }

    .the-couple-img-hover .social {
        top: 49%;
    }

    .timeline {
        padding: 0;
    }

    ul.timeline:before {
        left: 20px;
    }

    .timeline-body > p {
        font-size: 14px;
    }

    .timeline > li.timeline-inverted > .timeline-badge {
        left: 5px;
    }
}

@media screen and (max-width: 568px) {
    .inner-data .couple-name h1 {
        font-size: 31px;
    }

    .page-title h2 {
        font-size: 40px !important;
    }

    .the-couple {
        width: 100%;
        padding: 20px 30px;
    }

    .person-image {
        width: 89%;
    }

    .the-couple-img-hover .social {
        top: 44%;
    }

    .the-couple-data h3 {
        margin-top: 6px;
    }

    .about-the-couple {
        font-size: 15px !important;
    }

    .lovestory-class, .bg-main-donate {
        padding-top: 450px;
    }

    .album-class {
        height: auto;
        /*padding-top: 50px;*/
        /*        padding-bottom: 350px;
        position: sticky;*/
        display: flex;
    }

    /*    .event-class {
        padding-top: 850px
    }
*/
    .bg-main-donate {
        margin-top: 450px;
        margin-bottom: 50px;
    }

    .the-couple-img {
        padding-bottom: 10px;
    }

    .timeline > li > .timeline-panel {
        padding: 0px;
    }

    .box-comments {
        width: 100%;
    }

    .wish-box {
        min-height: 250px;
        max-height: 550px;
        height: auto;
    }

    /*    .main-section-s2 {
        height: auto;
    }*/

    .main-section-donate {
        position: relative;
    }

    .bg-main-image-overlay-wishes {
        height: auto;
        /*margin-top: 200px;*/
    }

    .timeline-img img, .timeline-heading, .timeline-body {
        min-width: 70vw;
    }

    .page-fixed {
        height: auto;
    }

    .blur-img {
        max-height: 500px;
        margin-left: -200px;
    }

    .bg-main-wishes {
        height: 100%;
    }

    .the-couple-img img {
        height: auto;
    }

    .modal-content {
        width: 80%;
    }

    .replyModal {
        display: grid !important;
        align-items: center;
    }

    .navbar-brand > img {
        width: 41px;
        margin-top: -25px;
        margin-left: 80vw;
    }
}

@media (max-width: 480px) {
    .masonry {
        columns: 1;
    }

    .inner-data .couple-name h1 {
        font-size: 39px;
    }

    .page-title h2 {
        font-size: 40px !important;
    }

    .the-couple {
        width: 100%;
        padding: 20px 30px;
    }

    .person-image {
        width: 89%;
    }

    .the-couple-img-hover .social {
        top: 44%;
    }

    .the-couple-data h3 {
        font-size: 32px;
    }

    .about-the-couple {
        font-size: 15px !important;
    }
}

.footer-container h2 {
    font-family: "Great Vibes", cursive;
    /*margin-top: 10px;*/
    color: #fff;
    font-style: italic;
    margin: 0 auto;
    font-size: 30px;
}

.footer-text {
    height: 50px;
    display: flex;
    align-items: center;
}

@media (pointer:none), (pointer:coarse) {
    #menu {
        height: 100vh;
        position: fixed !important;
        padding-top: 90px !important;
    }
    .navbar-nav {
        margin: 0px !important;
    }

    .site_header {
        display: block !important;
        width: 100%;
        height: 50px;
        z-index: 999999;
        position: fixed;
        background: white;
        box-shadow: 0 -5px 15px #086ad84a;
    }

    #menuToggle {
        padding-top: 15px;
        padding-left: 15px;
    }

        #menuToggle a {
            text-decoration: none;
            color: #232323;
            transition: color 0.3s ease;
        }

            #menuToggle a:hover {
                color: tomato;
            }


        #menuToggle input {
            display: block;
            width: 40px;
            height: 32px;
            position: absolute;
            top: -7px;
            left: -5px;
            cursor: pointer;
            opacity: 0; /* hide this */
            z-index: 2; /* and place it over the hamburger */

            -webkit-touch-callout: none;
        }

        /*
 * Just a quick hamburger
 */
        #menuToggle span {
            display: block;
            width: 33px;
            height: 4px;
            margin-bottom: 5px;
            position: relative;
            background: #cdcdcd;
            border-radius: 3px;
            z-index: 1;
            transform-origin: 4px 0px;
            transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
        }

            #menuToggle span:first-child {
                transform-origin: 0% 0%;
            }

            #menuToggle span:nth-last-child(2) {
                transform-origin: 0% 100%;
            }

        /* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
        #menuToggle input:checked ~ span {
            opacity: 1;
            transform: rotate(45deg) translate(-2px, -1px);
            background: #232323;
        }

            /*
 * But let's hide the middle one.
 */
            #menuToggle input:checked ~ span:nth-last-child(3) {
                opacity: 0;
                transform: rotate(0deg) scale(0.2, 0.2);
            }

            /*
 * Ohyeah and the last one should go the other direction
 */
            #menuToggle input:checked ~ span:nth-last-child(2) {
                transform: rotate(-45deg) translate(0, -1px);
            }

    /*
 * Make this absolute positioned
 * at the top left of the screen
 */
    #menu {
        position: absolute;
        max-width: 400px;
        width: 100vw;
        max-height: 100vh;
        margin: -100px 0 0 -50px;
        padding: 50px;
        padding-top: 125px;
        box-sizing: border-box;
        overflow-y: auto;
        background: #ededed;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */

        transform-origin: 0% 0%;
        transform: translate(-100%, 0);
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    }

        #menu li {
            padding: 10px 0;
            font-size: 22px;
        }

            #menu li label {
                cursor: pointer;
            }

    /*
 * And let's slide it in from the left
 */
    #menuToggle input:checked ~ ul {
        transform: none;
    }
}

.site_header{
    display:none;
}
