body {
    margin: 0;
    min-height: 100%;
    background-color: #fff !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px !important;
    line-height: 20px;
    color: #5c5c5c !important;
}

a {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #005aab;
    line-height: 21px;
    font-weight: 400;
    /*text-decoration: underline;*/
}

p {
    display: block;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 20px;
    clear: none;
    font-family: 'Open Sans', sans-serif;
    color: #5c5c5c;
    line-height: 23px;
    text-decoration: none;
}

    p:hover {
        text-decoration: none;
    }

h1 {
    display: block;
    margin: 0px 0px 10px;
    font-size: 38px;
    line-height: 44px;
    font-weight: 700;
}

h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 400;
}

h3 {
    margin: 10px 0px 23px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

h4 {
    margin: 10px 0px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

h5 {
    margin: 10px 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

h6 {
    margin: 10px 0px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
}

.text-link {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #005aab;
    line-height: 21px;
    font-weight: 400;
    text-decoration: underline;
}

.dynamic-link-container {
    padding-top: 15px;
}

.custom-header {
    color: #005aab;
}

.contet-header {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 10px;
}

.custom-globe-icon {
    font-size: 25px;
    position: absolute;
    top: 30px;
    left: -28px;
    color: #c9c9c9;
}

.alight-header {
    font-size: 35px;
    font-weight: 700;
    padding: 30px 15px 20px 15px;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
    margin-bottom: 30px;
}

.alight-header-message {
    font-weight: 700;
    text-align: center;
}

.alight-menu {
    padding-top: 10px;
}

.microsite-navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-style: none;
    background: rgba(255,255,255, 1) !important;
}

.registrationModalPopup {
    width: 55% !important;
    padding-top: 100px;
}

.venue-map {
    position: relative;
    height: 250px;
}

.spl-btn, a.spl-btn {
    background: #184680;
    padding: 8px 14px;
    color: #fff !important;
    box-shadow: inset 0px -8px 0px -6px rgba(0,0,0,0.50);
    font-weight: 700;
    font-family: 'LatoLatinWeb', Helvetica, Arial, sans-serif;
}

    .spl-btn.mod-rsvp {
        padding: 10px 14px;
    }

    .spl-btn:hover, a.spl-btn:hover {
        opacity: .9;
        text-decoration: none;
        color: #fff !important;
    }

#slider {
    padding-top: 148px;
}

    #slider.no-desc .grey-btn {
        float: left;
        margin-top: 10px;
    }


fieldset.custom-border {
    border: 1px solid #c0c0c0;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.custom-border {
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
    font-size: 14px;
    font-weight: bold;
}

.div_guest {
    padding-top: 10px;
}

.guest-checkbox {
    padding-left: 20px;
}

    .guest-checkbox label {
        padding-left: 5px;
    }

/* Header section */

.section {
    padding-top: 65px;
    padding-bottom: 65px;
    border-bottom: 1px solid #ddd;
}

    .section.hero {
        height: 290px;
        margin-top: -34px;
        padding-top: 56px;
        padding-bottom: 100px;
        /*background-image: url('http://localhost:9090/App_Themes/RSVP/Images/Michelin/banner.jpg');*/
        /*background-position: 0% -35px;*/
        background-size: cover;
        background-repeat: no-repeat;
        font-weight: 700;
        background-size: 100% 100%;
    }


    .section.grey {
        background-color: #f5f6f7;
    }

        .section.grey.footer {
            padding-top: 65px;
            padding-bottom: 65px;
            text-align: center;
        }

        .section.grey.taupe {
            background-color: #f4f2f2;
            opacity: 1;
        }

    .section.blue {
        background-color: #f0f6fa;
    }

        .section.blue.footer {
            padding-top: 65px;
            padding-bottom: 65px;
            text-align: center;
        }

.footer-text {
    display: inline;
}

.center {
    text-align: center;
}

.navbar {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-style: none;
    background-color: #fff;
}

.call-to-action {
    width: 393px;
    height: 240px;
    margin-top: -30px;
    margin-right: 0px;
    margin-left: 20px;
    padding: 15px 20px;
    background-color: hsla(0, 0%, 100%, .9);
    color: transparent;
}

.hero-header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 19px;
    font-weight: 600;
    text-shadow: none;
}

.section-header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hero-subtitle {
    width: auto;
    margin-top: -5px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-right: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-shadow: none;
}

.subheader {
    margin-bottom: 10px;
    font-size: 14px;
}

    .subheader.header-spacing {
        font-weight: 700;
    }

.header-text {
    font-size: 12px;
    font-weight: 400;
}

.header-spacing {
    padding-bottom: 5px;
}

.icon-title {
    margin-top: 22px;
    margin-bottom: 12px;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.p-10 {
    padding-bottom: 10px;
}

/* Main section */

.intro-row {
    padding-top: 0px;
    padding-bottom: 15px;
}

.w-input,
.w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

    .w-input:-moz-placeholder,
    .w-select:-moz-placeholder {
        color: #999;
    }

    .w-input::-moz-placeholder,
    .w-select::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .w-input:-ms-input-placeholder,
    .w-select:-ms-input-placeholder {
        color: #999;
    }

    .w-input::-webkit-input-placeholder,
    .w-select::-webkit-input-placeholder {
        color: #999;
    }

    .w-input:focus,
    .w-select:focus {
        border-color: #3898EC;
        outline: 0;
    }

    .w-input[disabled],
    .w-select[disabled],
    .w-input[readonly],
    .w-select[readonly],
    fieldset[disabled] .w-input,
    fieldset[disabled] .w-select {
        cursor: not-allowed;
        background-color: #eeeeee;
    }

textarea.w-input,
textarea.w-select {
    height: auto;
}

.w-select {
    background-image: -webkit-linear-gradient(white 0%, #f3f3f3 100%);
    background-image: linear-gradient(white 0%, #f3f3f3 100%);
}

    .w-select[multiple] {
        height: auto;
    }

.w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px;
}

.w-checkbox,
.w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

    .w-checkbox:before,
    .w-radio:before,
    .w-checkbox:after,
    .w-radio:after {
        content: " ";
        display: table;
    }

    .w-checkbox:after,
    .w-radio:after {
        clear: both;
    }

.w-checkbox-input,
.w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
}

.w-radio-input {
    margin-top: 3px;
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

    .w-container:before,
    .w-container:after {
        content: " ";
        display: table;
    }

    .w-container:after {
        clear: both;
    }

    .w-container .w-row {
        margin-left: -10px;
        margin-right: -10px;
    }

.w-row:before,
.w-row:after {
    content: " ";
    display: table;
}

.w-row:after {
    clear: both;
}

.w-row .w-row {
    margin-left: 0;
    margin-right: 0;
}

.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

    .w-col .w-col {
        padding-left: 0;
        padding-right: 0;
    }

.w-col-1 {
    width: 8.33333333%;
}

.w-col-2 {
    width: 16.66666667%;
}

.w-col-3 {
    width: 25%;
}

.w-col-4 {
    width: 33.33333333%;
}

.w-col-5 {
    width: 41.66666667%;
}

.w-col-6 {
    width: 50%;
}

.w-col-7 {
    width: 58.33333333%;
}

.w-col-8 {
    width: 66.66666667%;
}

.w-col-9 {
    width: 75%;
}

.w-col-10 {
    width: 83.33333333%;
}

.w-col-11 {
    width: 91.66666667%;
}

.w-col-12 {
    width: 100%;
}

.w-hidden-main {
    display: none !important;
}

.w-form {
    margin: 0 0 15px;
}

.w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd;
}

.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede;
}

@media screen and (max-width: 479px) {
    .w-container {
        max-width: none;
    }

    .w-hidden-main {
        display: inherit !important;
    }

    .w-hidden-medium {
        display: inherit !important;
    }

    .w-hidden-small {
        display: inherit !important;
    }

    .w-hidden-tiny {
        display: none !important;
    }

    .w-col {
        width: 100%;
    }

    .w-col-tiny-1 {
        width: 8.33333333%;
    }

    .w-col-tiny-2 {
        width: 16.66666667%;
    }

    .w-col-tiny-3 {
        width: 25%;
    }

    .w-col-tiny-4 {
        width: 33.33333333%;
    }

    .w-col-tiny-5 {
        width: 41.66666667%;
    }

    .w-col-tiny-6 {
        width: 50%;
    }

    .w-col-tiny-7 {
        width: 58.33333333%;
    }

    .w-col-tiny-8 {
        width: 66.66666667%;
    }

    .w-col-tiny-9 {
        width: 75%;
    }

    .w-col-tiny-10 {
        width: 83.33333333%;
    }

    .w-col-tiny-11 {
        width: 91.66666667%;
    }

    .w-col-tiny-12 {
        width: 100%;
    }
}

.w-widget {
    position: relative;
}

.w-nav[data-collapse="all"] .w-dropdown,
.w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block;
}

.w-nav[data-collapse="all"] .w-dropdown-list {
    position: static;
}

/**************************/

html.remodal_lock, body.remodal_lock {
    overflow: hidden;
}

/* Anti FOUC */

.remodal, [data-remodal-id] {
    visibility: hidden;
}



/* Overlay necessary styles */

.remodal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}

    .remodal-overlay:after {
        display: inline-block;
        height: 100%;
        margin-left: -0.05em;
        content: '';
    }

    /* Fix iPad, iPhone glitches */

    .remodal-overlay > * {
        -webkit-transform: translateZ(0px);
    }

/* Modal dialog necessary styles */

.remodal {
    position: relative;
    display: inline-block;
}

/* ==========================================================================
   Remodal default theme
   ========================================================================== */

/* Default theme font */


/* Background for effects */

.remodal-bg {
    -webkit-transition: -webkit-filter 0.2s linear;
    -moz-transition: -moz-filter 0.2s linear;
    -o-transition: -o-filter 0.2s linear;
    transition: filter 0.2s linear;
}

body.remodal_active .remodal-bg {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

/* Overlay default theme styles */

.remodal-overlay {
    opacity: 0;
    background: rgba(33, 36, 46, 0.95);
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

body.remodal_active .remodal-overlay {
    opacity: 1;
}

/* Modal dialog default theme styles */

.remodal {
    min-height: 100%;
    padding: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    background: #f4f4f4;
    background-clip: padding-box;
    color: #182a3c;
    -webkit-box-shadow: 0px 0px 8px #171a24;
    box-shadow: 0px 0px 8px #171a24;
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: -webkit-transform 0.2s linear;
    -moz-transition: -moz-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    transition: transform 0.2s linear;
}

    .remodal.mail {
        padding: 30px;
    }

        .remodal.mail h2 {
            padding-bottom: 15px;
        }

        .remodal.mail input[type="text"] {
            width: 250px;
            display: block;
            margin-bottom: 15px;
        }

        .remodal.mail label {
            text-align: left;
            font-weight: 700;
            padding-top: 15px;
            display: block;
            margin-left: 2px;
        }

body.remodal_active .remodal {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* Modal dialog vertical align  */

.remodal, .remodal-overlay:after {
    vertical-align: middle;
}

    /* Close button */

    .remodal img {
        width: 100%;
    }

    .remodal .main-vid {
        min-width: 602px;
        padding-bottom: 53%;
        padding-top: 18px;
    }

        .remodal .main-vid.tall {
            padding-bottom: 61.1%;
        }

.remodal-close {
    position: absolute;
    top: -11px;
    right: -10px;
    width: 36px;
    height: 36px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -o-transition: background 0.1s linear;
    transition: background 0.1s linear;
    background: #f5f5f5;
    z-index: 80000;
    font-size: 22px;
    color: #3e5368;
    cursor: pointer;
    padding-top: 6px;
}

    .remodal-close:hover, .remodal-close:active {
        background: #3e5368;
        text-decoration: none;
        color: #f4f4f4;
    }

/* Dialog buttons */

.remodal-confirm, .remodal-cancel {
    display: inline-block;
    width: 120px;
    padding: 9px 0;
    margin: 0 0 5px 0;
    font-size: 10pt;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-clip: padding-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.remodal-confirm {
    border: 2px solid #16a085;
    background: #f4f4f4;
    color: #16a085;
}

    .remodal-confirm:hover, .remodal-confirm:active {
        background: #16a085;
        color: #f4f4f4;
    }

.remodal-cancel {
    border: 2px solid #c0392b;
    background: #f4f4f4;
    color: #c0392b;
}

    .remodal-cancel:hover, .remodal-cancel:active {
        background: #c0392b;
        color: #f4f4f4;
    }

.panel-error-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px !important;
    color: inherit;
}

.error-container {
    width: 100%;
    padding: 10px;
    min-height: 400px;
}

/*************************/

.main-vid-wrapper {
    background: #fff;
    border: 1px solid #cbcbcb;
    padding: 9px 10px 2px 10px;
    margin-bottom: 2%;
    z-index: 5000;
}

.main-vid {
    position: relative;
    padding-bottom: 52.9%; /* 16:9 */
    padding-top: 20px;
    height: 0;
    margin-bottom: 8px;
}

    .main-vid.tall {
        padding-bottom: 61.1%;
    }

    .main-vid.placeholder {
        padding-top: 2px;
        padding-bottom: 57%;
    }

    .main-vid iframe, .remodal iframe, .main-vid object, .remodal object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 50000;
    }

    .main-vid img, .main-vid-wrapper img {
        width: 100%;
        height: auto;
    }

.main-vid-wrapper.pl-img .main-vid {
    padding-top: 0px;
    min-height: 331px;
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 40.063em) /* min-width 641px */ {
    .remodal {
        max-width: 900px;
        margin: 20px auto;
        min-height: 0;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
}

@media (max-width: 991px) {
    p {
        padding-right: 6px;
        font-size: 14px;
        line-height: 21px;
    }

    .section.hero {
        height: auto;
        min-height: 200px;
        margin-right: 0px;
        margin-left: 0px;
        padding-top: 23px;
        padding-right: 0px;
        padding-bottom: 1px;
        background-size: 100% 100%;
    }

    .hero-header {
        margin-bottom: 9px;
        font-size: 32px;
        line-height: 34px;
        font-weight: 400;
        text-shadow: none;
    }

    .hero-subtitle {
        font-size: 14px;
        line-height: 21px;
        text-shadow: none;
    }

    .call-to-action {
        width: 338px;
        height: auto;
        margin-top: 0px;
        margin-bottom: 54px;
        margin-left: 70px;
        padding-right: 19px;
        padding-bottom: 10px;
        background-color: hsla(0, 0%, 100%, .9);
    }
}

@media (max-width: 767px) {

    p {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        text-align: left;
    }

    .section {
        padding-top: 33px;
        padding-bottom: 33px;
    }

        .section.hero {
            min-height: 150px;
            margin-left: 0px;
            padding: 20px 0px 10px 10px;
            background-color: #f5f6f7;
        }

    .hero-header {
        margin-bottom: 9px;
        font-size: 32px;
        line-height: 34px;
        font-weight: 400;
        text-shadow: none;
    }

    .hero-subtitle {
        font-size: 14px;
        line-height: 21px;
        text-shadow: none;
    }

    .call-to-action {
        width: 338px;
        height: auto;
        margin-top: 0px;
        margin-bottom: 54px;
        margin-left: 70px;
        padding-right: 19px;
        padding-bottom: 10px;
        background-color: hsla(0, 0%, 100%, .9);
    }

    .list-text {
        font-size: 13px;
    }

    .spl-btn.mod-rsvp {
        margin-left: 14px;
    }
}

@media (max-width: 479px) {
    .section.hero {
        min-height: 150px;
    }

    .hero-header {
        width: auto;
        font-size: 29px;
        line-height: 22px;
    }

    .hero-subtitle {
        width: auto;
        margin-right: 15px;
        margin-left: 0px;
        padding-right: 0px;
    }

    .call-to-action {
        width: auto;
        margin-left: auto;
    }

    .spl-btn.mod-rsvp {
        margin-left: 14px;
    }
}

.cssPager td {
    padding-left: 4px;
    padding-right: 4px;
}
