.Leverage {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background: #f6e3e5;
    margin-top: 0px !important;
    padding: 25px 10px;
}
.fade_rule {
    height: 1px;
    background-color: #E6E6E6;
    max-width: 56.0em;
    margin: 0 auto;
    background-image: linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -o-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -moz-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -webkit-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -ms-linear-gradient(left, white 2%, #E6E6E6 50%, white 98%);
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, white), color-stop(0.5, gray), color-stop(0.98, white) );
}
@media all and (max-width:767px) {
    #signUpFormContent .form-group label {
        display: none;
    }
    #signUpFormContent .form-group .col-sm-offset-3.col-sm-8 label {
        display: block;
        margin-top: -5px;
    }
    #signUpFormContent .form-group .EmailmarginBottom15 {
        margin-bottom: 15px;
    }
    .can-img img {
        padding: 0;
    }
    .Leverage h3.SubHeading {
        text-align: center;
        margin: 0;
        line-height: 26px;
    }
}
table.styleHT tr th:last-child, table tr td:last-child {
    border-right: none;
}
table.flexibleContainer {
    width: 100% !important;
}
table {
    border-collapse: collapse;
}
table[id=bodyTable] {
    width: 100% !important;
    margin: auto;
    max-width: 100% !important;
    color: #7A7A7A;
    font-weight: normal;
}      
img, a img {
    border: 0;
    outline: none;
    text-decoration: none;
    height: auto;
    line-height: 100%;
}
a {
    text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #5F5F5F;
    font-weight: normal;
    font-family: calibri, Lucida Grande !important;
    font-size: 15px;
    line-height: 125%;
    text-align: Left;
    letter-spacing: normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
/* CLIENT-SPECIFIC STYLES */
.ReadMsgBody {
    width: 100%;
}

body, #bodyTable {
    background-color: #f1f3f4;
}

.ExternalClass {
    width: 100%;
}
    /* Force Hotmail/Outlook.com to display emails at full width. */
    .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
        line-height: 100%;
    }
/* Force Hotmail/Outlook.com to display line heights normally. */
table, td {
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
}
/* Remove spacing between tables in Outlook 2007 and up. */
#outlook a {
    padding: 0;
}
/* Force Outlook 2007 and up to provide a "view in browser" message. */
img {
    -ms-interpolation-mode: bicubic;
    display: block;
    outline: none;
    text-decoration: none;
}
/* Force IE to smoothly render resized images. */
body, table, td, p, a, li, blockquote {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-weight: normal !important;
}
/* Prevent Windows- and Webkit-based mobile platforms from changing declared text sizes. */
.ExternalClass td[class="ecxflexibleContainerBox"] h3 {
    padding-top: 10px !important;
}

h1 {
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
}

h2 {
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 120%;
}

h3 {
    display: block;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    line-height: 110%;
}

h4 {
    display: block;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    line-height: 100%;
}

.flexibleImage {
    height: auto;
}

.linkRemoveBorder {
    border-bottom: 0 !important;
}

table[class=flexibleContainerCellDivider] {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

body, #bodyTable {
    background-color: #ffffff;
}

#emailHeader {
    background-color: #E1E1E1;
}

#emailBody {
    background-color: #fff;
}

#emailFooter {
    background-color: #E1E1E1;
}

.textContent, .textContentLast {
    color: #333 !important;
    font-family: calibri, Lucida Grande !important;
    font-size: 15px;
    line-height: 125%;
    text-align: Left;
}

    .textContent a, .textContentLast a {
        color: #333333;
        text-decoration: underline;
        text-align: left;
    }

.nestedContainer {
    background-color: #F8F8F8;
    border: 1px solid #CCCCCC;
}

.emailButton {
    background-color: #333333;
    border-collapse: separate;
}

.buttonContent {
    color: #FFFFFF;
    font-family: calibri, Lucida Grande !important;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    padding: 15px;
    text-align: center;
}

    .buttonContent a {
        color: #FFFFFF;
        display: block;
        text-decoration: none !important;
        border: 0 !important;
    }

.emailCalendar {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.emailCalendarMonth {
    background-color: #333333;
    color: #FFFFFF;
    font-family: calibri, Lucida Grande !important;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.emailCalendarDay {
    color: #333333;
    font-family: calibri, Lucida Grande !important;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.imageContentText {
    margin-top: 10px;
    line-height: 0;
}

    .imageContentText a {
        line-height: 0;
    }

#invisibleIntroduction {
    display: none !important;
}
/* Removing the introduction text from the view */

/*FRAMEWORK HACKS & OVERRIDES */
span[class=ios-color-hack] a {
    color: #275100 !important;
    text-decoration: none !important;
}
/* Remove all link colors in IOS (below are duplicates based on the color preference) */
span[class=ios-color-hack2] a {
    color: #333333 !important;
    text-decoration: none !important;
}

span[class=ios-color-hack3] a {
    color: #8B8B8B !important;
    text-decoration: none !important;
}

*/
.a[href^="tel"], a[href^="sms"] {
    text-decoration: none !important;
    color: #606060 !important;
    pointer-events: none !important;
    cursor: default !important;
}

.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
    text-decoration: none !important;
    color: #606060 !important;
    pointer-events: auto !important;
    cursor: default !important;
}

/* MOBILE STYLES */
@media only screen and (max-width: 480px) {
    /*////// CLIENT-SPECIFIC STYLES //////*/
    #sign-up-jewel .modal-header h2 {
        font-size: 17px !important;
    }
    .fullwidth {
        width: 100% !important;
        display: block !important;
    }

    .mobile-width {
        display: block !important;
        width: 100% !important;
    }

        .mobile-width img {
            margin-top: 5px;
        }

    .mobile-btn-width {
        width: 150px !important;
    }

    .mobile-btn-width2 {
        width: 100px !important;
    }

    .mobile-font {
        font-size: 14px;
    }

    .maintable {
        width: inherit !important
    }
}
/* TAB STYLES */
@media only screen and (max-width: 767px) {


    .mobile-btn-width {
        width: 150px !important;
    }

    .mobile-btn-width2 {
        width: 100px !important;
    }

    .mobile-font {
        font-size: 14px;
    }

    body {
        width: 100% !important;
        min-width: 100% !important;
    }

    table[id="emailHeader"], table[id="emailBody"], table[id="emailFooter"], table[class="flexibleContainer"] {
        width: 100% !important;
    }

    td[class="flexibleContainerBox"], td[class="flexibleContainerBox"] table {
        display: block;
        width: 100%;
        text-align: left;
    }

    td[class="imageContent"] img {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    img[class="flexibleImage"] {
        height: auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    img[class="flexibleImageSmall"] {
        height: auto !important;
        width: auto !important;
    }

    table[class="flexibleContainerBoxNext"] {
        padding-top: 10px !important;
    }

    table[class="emailButton"] {
        width: 100% !important;
    }

    td[class="buttonContent"] {
        padding: 0 !important;
    }

        td[class="buttonContent"] a {
            padding: 15px !important;
        }
}

@media only screen and (-webkit-device-pixel-ratio:.75) {
    /* Put CSS for low density (ldpi) Android layouts in here */
}

@media only screen and (-webkit-device-pixel-ratio:1) {
    /* Put CSS for medium density (mdpi) Android layouts in here */
}

@media only screen and (-webkit-device-pixel-ratio:1.5) {
    /* Put CSS for high density (hdpi) Android layouts in here */
}
/* end Android targeting */

/* CONDITIONS FOR IOS DEVICES ONLY
            =====================================================*/
@media only screen and (min-device-width : 320px) and (max-device-width:568px) {
}
/* end IOS targeting */
.mobile-width {
    display: block !important;
    width: 100% !important;
}

.DownloadPage h3.SubHeading {
    color: #151515;
    font-family: 'Lato', sans-serif !important;
}

.PerssonalizeLink a:hover, .PerssonalizeLink a:active, .PerssonalizeLink a:focus, .PerssonalizeLink a:active {
    color: #fc5a0a;
}
/* Styles for the video container */
.video-container {
    /*  position: relative;
            max-width: 800px; */
    margin: 0 auto;
}
/* Style for the video element */
video {
    width: 100%;
    height: auto;
    display: block;
}
/* Style for the play/pause button container */
.play-pause-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    cursor: pointer;
    display: block;
}
/* Style for the play/pause button */
.play-pause-button {
    text-align: center;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fe0000;
    color: #fff;
    border: none;
}
/* Style for the play button */
span.play-button {
    line-height: 36px;
    display: inline-block;
    margin: 3px 0 0 3px !important;
}
.social_icons {
    display: flex;
    padding-left: 0px;
}
.social_icons li {
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 0px;
}
.MainContent .btn-orange {
    padding: 8px 20px !important;
}

    @media (max-width: 767px) {
        .Mvideo, .Mvideo .col-sm-12 {
            padding: 0 !important;
            margin-bottom: 12px;
        }

        .play-button {
            display: inline-block;
            margin: 14px 0 0 15px;
        }
    }

    @media (min-width: 900px) and (max-width: 1200px) {
        .play-button {
            display: inline-block;
            margin: 14px 0 0 15px;
        }
    }

    .process_header {
    text-align: center;
    margin-bottom: 34px;
}

.process-container .process_header h1 {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 12px;
    padding: 0px;
}

.process_header p {
    font-size: 24px;
    color: #333333;
    font-weight: 300;
}

.process-flow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

    .process-flow .step {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 0 0 auto;
    }

    .process-flow .icon-circle {
        width: 220px;
        height: 220px;
        border-radius: 50%;
        background: #fff;
        border-color: #FF7C2C;
        border-width: 1px;
        border-style: dashed;
        /*opacity: 0.5;*/
        dashes: 6, 6;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
        transition: all 0.3s ease;
    }

        .process-flow .icon-circle:hover {
            transform: translateY(-5px);
            border-color: #ff6b35;
            box-shadow: 0 10px 30px rgba(255, 107, 53, 0.15);
        }

    .process-flow .icon {
        width: 100px;
        height: 100px;
        fill: #ff6b35;
    }

    .process-flow .step-description {
        text-align: center;
        max-width: 220px;
    }

        .process-flow .step-description p {
            font-size: 17px;
            line-height: 1.5;
            color: #333;
        }

    .process-flow .arrow {
        width: 60px;
        height: 60px;
        fill: none;
        /*stroke: #ff6b35;*/
        /*stroke-width: 2.5;*/
        stroke-linecap: round;
        stroke-linejoin: round;
        flex-shrink: 0;
        margin-bottom: 80px;
    }

.process-container {
    background: #F1F1F1;
    margin-bottom: 30px;
    padding: 25px;
}

@media (max-width: 1366px) {
    .process-flow .arrow {
        display: none;
        width: 50px;
        height: 50px;
    }
}



@media (max-width: 1200px) {
    .process-flow {
        gap: 15px;
    }

    .process-flow .icon-circle {
        width: 180px;
        height: 180px;
    }

    .process-flow .icon {
        width: 80px;
        height: 80px;
    }
}


@media all and (min-width:991px) and (max-width:1366px) {
    .posting_sec .card-wraper .card {
        padding: 20px 20px;
    }
}

@media (max-width: 768px) {
    .process_header h1 {
        font-size: 36px;
    }
    .process_header p {
        font-size: 20px;
    }
    .process-flow {
        flex-direction: column;
        gap: 20px;
    }
    .process-flow .arrow {
        transform: rotate(90deg);
        margin-bottom: 0;
    }
    .process-flow .icon-circle {
        width: 200px;
        height: 200px;
    }
}
.calendar-sec {
    text-align: center;
}
.container.posting_sec {
    margin: 35px auto 50px;
}
.calendar-sec h1.main-head-h1, .posting_sec h1.main-head-h1 {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 10px;
    padding: 0px;
}
.posting_sec .card p {
    font-size: 14px;
}
.posting_sec .card h2 {
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
}
.posting_sec .row {
    display: flex;
    flex-wrap: wrap;
    gap: 55px 0px;
    margin: 48px 0px 20px;
}
.brand-left, .brand-right {
    font-family: 'Playfair Display', serif;
    font-size: clamp(1.5rem, 3vw, 2.5rem);
    font-weight: 700;
    color: white;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.calendar-wrapper {
    background: rgba(255, 255, 255, 0.98);
    border-radius: 24px;
    padding: 1.5rem 2.5rem;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    animation: fadeInUp 0.8s ease-out 0.6s both;
}
.calendar-header {
    font-size: 35px;
    font-weight: 700;
    color: #ff7c2c;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}
.calendar {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 1rem;
}
.day-header {
    text-align: center;
    font-weight: 700;
    color: #ff7c2c;
    padding: 1rem 0.5rem;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.day {
    aspect-ratio: 1;
    background: var(--bg);
    border: 2px solid #e0e0e0;
    border-radius: 12px;
    padding: 0.5rem;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

    .day.has-event:hover {
        transform: translateY(-5px) scale(1.02);
        box-shadow: 0 12px 30px rgba(0, 78, 137, 0.25);
        border-color: #ff6b35;
        z-index: 10;
    }

    .day.empty {
        background: transparent;
        border: none;
        cursor: default;
    }

        .day.empty:hover {
            transform: none;
            box-shadow: none;
        }

    .day.has-event {
        background: transparent;
        border-color: #ff6b35;
        color: #6A6767;
        position: relative;
    }

        .day.has-event .hover-media {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 1;
            transition: opacity 0.4s ease;
            z-index: 1;
            /*border-radius: 10px;*/
            overflow: hidden;
        }

        .day.has-event:hover::after {
            background: rgb(255 255 255 / 59%);
        }

        .day.has-event:hover .hover-media {
            opacity: 1;
        }

        .day.has-event .hover-media img,
        .day.has-event .hover-media video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .day.has-event::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /*            background: linear-gradient(135deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 100%);*/
            border-radius: 10px;
            z-index: 2;
            opacity: 1;
            transition: opacity 0.3s;
            pointer-events: none;
        }

        .day.has-event .day-number,
        .day.has-event .event-indicator {
            position: relative;
            z-index: 3;
        }
.day-number {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
}
.day.has-event .day-number {
    color: var(--text);
}
.event-indicator {
    font-size: 13px;
    text-align: center;
    line-height: 1.3;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    padding: 0 4px;
    opacity: 0; 
    transition: opacity 0.3s ease; 
}
.day.has-event:hover .event-indicator {
    opacity: 1; 
}
.magnifying-icon {
    position: absolute;
    bottom: 8px;
    right: 72px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    font-size: 16px;
    transition: all 0.3s ease;
    pointer-events: none;
}
#eventModal.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(8px);
    z-index: 1000;
    animation: fadeIn 0.3s ease-out;
    overflow-y: auto;
    padding: 2rem 1rem;
}
#eventModal.modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    backdrop-filter: none;
    z-index: 1111;
}
#eventModal .modal-content {
    background: white;
    border-radius: 24px;
    max-width: 500px;
    width: 100%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    animation: slideUp 0.4s ease-out;
    position: relative;
    z-index:9999;
}

#eventModal.modal.active::before {
    opacity: .5;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
#eventModal .modal-header {
    background: #FF6B35;
    color: white;
    padding: 15px 25px;
    border-radius: 24px 24px 0 0;
    position: relative;
}
.close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 1.5rem;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    font-weight: 300;
    line-height: 1;
    z-index: 10;
}
.close-btn {
    position: absolute;
    top: 4px !important;
    right: 15px;
    background: rgba(255, 255, 255, 0.2) !important;
    border: none;
    color: white;
    font-size: 1.5rem;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    font-weight: 300;
    line-height: 1;
    z-index: 10;
}
.close-btn:hover {
    background: rgba(255, 255, 255, 0.4);
    transform: rotate(90deg);
}
.close-btn:active {
    transform: scale(0.9);
}
#eventModal .modal-date {
    padding-bottom: 3px;
    padding-left: 10px;
    font-size: 18px;
    opacity: 0.9;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
}
#eventModal .modal-title {
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0;
    display: none;
}
#eventModal .modal-body {
    padding: 25px;
}
#eventModal .modal-media {
    width: 100%;
    height: 350px;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
#eventModal .modal-media img,
#eventModal .modal-media video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#eventModal .modal-caption {
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--text);
    /*margin-bottom: 1.5rem;*/
    background: rgba(255, 255, 255, 0.85);
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
    #eventModal .modal-caption h4 {
        color: #ff7c2c;
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 5px;
        font-style: normal;
    }
#eventModal .modal-caption p {
    color: var(--text);
    line-height: 1.7;
    font-size: 15px;
    text-align: justify;
}
#eventModal .modal-hashtags {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 6px;
}
.hashtag {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 20px;
    font-size: 14px;
    backdrop-filter: blur(5px);
    word-break: break-all;
}
#ProductId {
    font-size: 14px;
    text-align: left;
    color: var(--text);
    line-height: 1.6;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.95);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}
@media (max-width: 768px) {
    .brand-right img {
        width: 60%;
    }
    .calendar-wrapper {
        padding: 1.25rem;
        border-radius: 16px;
    }
    .calendar-header {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    .calendar {
        gap: 0.25rem;
    }
    .day-header {
        padding: 0.5rem 0.25rem;
        font-size: 0.65rem;
    }
    .day {
        padding: 0.25rem;
        border-radius: 6px;
        border-width: 1px;
        min-height: 50px;
    }
    .day-number {
        font-size: 0.85rem;
        margin-bottom: 0.15rem;
    }
    .event-indicator {
        font-size: 9px;
        line-height: 1.2;
        -webkit-line-clamp: 3;
        padding: 0 2px;
    }
    .magnifying-icon {
        display: none;
    }
    .day:hover {
        transform: none;
    }
    #eventModal.modal {
        padding: 1rem 0.5rem;
    }
    #eventModal .modal-content {
        margin: 0;
        max-height: 95vh;
        border-radius: 16px;
    }
    #eventModal .modal-header {
        padding: 15px;
        border-radius: 16px 16px 0 0;
    }
    #eventModal .modal-date {
        font-size: 16px;
        padding-left: 5px;
    }
    #eventModal .modal-title {
        font-size: 1.25rem;
    }
    #eventModal .modal-body {
        padding: 15px;
    }
    #eventModal .modal-media {
        height: 250px;
        margin-bottom: 1rem;
    }
    #eventModal .modal-caption {
        padding: 15px;
    }
    #eventModal .modal-caption h4 {
        font-size: 14px;
    }
    #eventModal .modal-caption p {
        font-size: 14px;
    }
    #eventModal .hashtag {
        font-size: 11px;
        padding: 0px 2px;
    }
    #eventModal #ProductId {
        font-size: 11px;
    }
    #eventModal .modal-hashtags {
        gap: 0px;
    }
    #eventModal .close-btn {
        top: 12px;
        right: 12px;
        width: 28px;
        height: 28px;
        font-size: 1.3rem;
    }
}
@media (max-width: 480px) {
    .js-ribbon .r1 {
        font-size: 19px!important;
    }
    .calendar-wrapper {
        padding: 0.75rem;
    }
    .calendar {
        gap: 0.2rem;
    }
    .day {
        min-height: 45px;
    }
    .day-header {
        font-size: 0.6rem;
    }
    .day-number {
        font-size: 0.75rem;
    }
    .event-indicator {
        font-size: 8px;
        -webkit-line-clamp: 2;
    }
    .magnifying-icon {
        width: 18px;
        height: 18px;
        font-size: 10px;
    }
}
.transform-scale {
    padding: 15px 0px 30px;
}
#sign-up-jewel .modal-body {
    padding: 40px 15px;
}
#sign-up-jewel .control-label {
    text-align: right;
}
#sign-up-jewel .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f1f1f1;
}
#sign-up-jewel .modal-header h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    margin-top: 0px;
    margin-bottom: 0px;
}
#sign-up-jewel .modal-header .close {
    right: -30px;
    top: -24px;
}
#sign-up-jewel .modal-body .form-group {
    margin-bottom: 15px;
}
.stay_sec {
    background: #F6E3E5;
    padding: 70px 50px;
    margin: 40px 0px;
}
.js-cta-inner {
    max-width: 980px;
    margin: 0 auto;
}
.js-ribbon {
    position: relative;
    width: 100%;
    height: 190px;
    margin: 0 auto;
    background: url("https://i.ashidiamonds.com/images/NewImages/trail-card.png") no-repeat center center;
    background-size: contain;
    filter: drop-shadow(0 6px 10px rgba(0,0,0,0.18));
}
.js-ribbon .ribbon-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
    padding: 0 18px;
}
.js-ribbon .r1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.js-ribbon .r2 {
    font-size: 16px;
    opacity: .95;
    margin-bottom: 6px;
}
.js-ribbon .r3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.15;
}
.js-cta-copy {
    padding: 10px 75px 10px 15px;
    text-align: left;
    color: #333;
}
.js-cta-copy h3 {
    margin: 0 0 15px 0;
    font-size: 26px;
    font-weight: 600;
    color: #333;
}

.js-cta-copy p {
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 1.8;
    color: #333;
}
@media (max-width: 767px) {
    .js-cta-copy {
        text-align: center;
    }
}
@media (max-width: 821px) {
    .stay_sec {
        padding: 25px 25px;
    }
    .js-cta-copy {
        padding: 10px 15px 10px 15px;
    }
    .js-ribbon .r2, .js-ribbon .r3 {
        font-size: 18px;
    }
    .js-cta-copy h3 {
        margin: 0 0 12px 0;
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    .js-cta-copy h3 {
        text-align: center;
    }
}


.posting_sec .card .social_icons {
    justify-content: center;
}
.posting_sec .card .social_icons li:last-child {
    padding-right: 0px;
}
.posting_sec .card {
    background: #ffffff;
    border-radius: 24px;
    padding: 40px 42px;
    max-width: 325px;
    height: -webkit-fill-available;
    width: 100%;
    /*box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(0, 0, 0, 0.06);*/
    text-align: center;
    position: relative;
    overflow: visible;
    margin: auto;
    box-shadow: -6px 16px 27px 0px #00000026;
}
    .posting_sec .card-wraper {
        display: flex;
        flex-wrap: wrap;
    }

    .posting_sec .card-wraper .card {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        gap: 0;
        height: 100%;
    }
/*.posting_sec .card::before {
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, #d4888f, #c77882);
    border-radius: 30px 24px 0 24px;
    width: 148px;
    height: 148px;
    z-index: -1;
}
.posting_sec .card::after {
    content: '';
    position: absolute;
    bottom: -6px;
    right: -6px;
    height: 6px;
    background: linear-gradient(90deg, #d4888f, #c77882);
    border-radius: 24px 24px 30px 24px;
    width: 148px;
    height: 148px;
    z-index: -1;
}*/
.posting_sec .card.accent-card {
    position: relative;
}
.posting_sec .card.accent-card::before,
.posting_sec .card.accent-card::after {
    content: '';
    position: absolute;
    width: 148px;
    height: 148px;
    z-index: -1;
}
.posting_sec .card.accent-card::before {
    top: -7px;
    left: -7px;
    border-radius: 30px 24px 30px 24px;
}
.posting_sec .card.accent-card::after {
    bottom: -7px;
    right: -7px;
    border-radius: 24px 24px 30px 24px;
}

.posting_sec .card.accent-muted-rose::before {
    background: linear-gradient(135deg, #CB707033, #CB7070);
}
.posting_sec .card.accent-muted-rose::after {
    background: linear-gradient(318deg, #CB707033, #CB7070);
}

.posting_sec .card.accent-yellow::before {
    background: linear-gradient(135deg, #FBB41B4D, #FBB41B);
}
.posting_sec .card.accent-yellow::after {
    background: linear-gradient(318deg, #FBB41B4D, #FBB41B);
}

.posting_sec .card.accent-green::before {
    background: linear-gradient(135deg, #77CC2333, #77CC23);
}
.posting_sec .card.accent-green::after {
    background: linear-gradient(318deg, #77CC2333, #77CC23);
}

.posting_sec .card.accent-teal::before {
    background: linear-gradient(135deg, #29BFD04D, #29BFD0);
}
.posting_sec .card.accent-teal::after {
    background: linear-gradient(318deg, #29BFD04D, #29BFD0);
}

.posting_sec .card.accent-purple::before {
    background: linear-gradient(135deg, #D09AE54D, #D09AE5);
}
.posting_sec .card.accent-purple::after {
    background: linear-gradient(318deg, #D09AE54D, #D09AE5);
}

.posting_sec .card.accent-indigo::before {
    background: linear-gradient(135deg, #8C89DF4D, #8C89DF);
}
.posting_sec .card.accent-indigo::after {
    background: linear-gradient(318deg, #8C89DF4D, #8C89DF);
}

.checkbox-inline input#chkTerms {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    /* cursor: pointer; */
    border: 1px solid #afafaf;
    border-radius: 3px;
    background: #fff;
    position: relative;
    display: inline-block;
    outline: none !important;
    box-shadow: none !important;
    background-image: none !important;
    margin-right: 8px;
}
.checkbox-inline label {
    display: flex;
    align-items: flex-start;
}
.checkbox-inline input#chkTerms:not(:checked)::after {
    content: "" !important;
    background: #fff;
}

.checkbox-inline input#chkTerms:checked::after {
    content: "✓";
    color: #ff7c2c;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -55%);
    background: #fff;
    line-height: 0;
    margin-top: 1px;
}

.container.main-content-section {
    margin-top: 20px;
    /*padding-left: 0px;
    padding-right: 0px;*/
}
@media (max-width: 1200px) {
    .container.main-content-section {
        padding-left: 15px;
        padding-right: 15px;
    }

    #signUpFormContent label.col-sm-3.control-label {
        padding-right: 0;
    }
    
}
