﻿#ms-content{
    text-shadow: none;
}

.content-image {
    width: 100%;
    display: block;
}
.banner-image {
    width: 40em;
    display: inline-block;
}
#ms-content {
    text-align: center;
}
.video-wrapper {
    box-shadow:  0 0 2em 1em rgba(0,0,0, 0.3);
}
.video-contianer {
    width: 60%;
    position: absolute;
    left: 20%;
    padding-top: 5%;
}
.lefthalf {
    width: 50%;
    float: left;
}

.flt-left{
    float: left;
}

.righthalf {
    width: 50%;
}

a.button {
    font-size: 1.2em;
    padding: 0.5em 2em;
    border: 0;
    background-color: rgba(100,46,144,0.9) !important;
    color: white !important;
    text-shadow: 0 0 0.25em rgb(0 0 0);
    box-shadow: rgb(0 0 0 / 50%) 0 0.25em 1em;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: bold;
    cursor: pointer;
}

/*h2 bt-1*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');

/*h2 bt-2*/
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@500&display=swap');

h2.bt-1,
h2.bt-2,
h3.bt-1 {
    color: white;
}

div.branding-top.nomobile {
    background: url(/microsites/easter2023/resource/images/EasterWeekend_InvitePicBG_01@2x.jpg);
    /*    filter: grayscale(100%);*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    /*    background-position-y: 20%;*/
    padding: 4.5% 0;
}

div.branding-top h2.bt-1 {
    font-size: 2rem;
    font-family: 'Montserrat', sans-serif;
}

div.branding-top h2.bt-2 {
    font-family: 'Merriweather Sans', sans-serif;
}

div#container-main.section-container {
    padding-bottom: 0em;
}

/*@media screen and (max-width: 570px) {
    .ui-tabs {
        padding: 0 !important;
    }

    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding: 0.5em 1em !important;
    }
}*/

div.copy-region-top {
    padding-top: 1.5rem;
    color: #545454;
}

div.copy-region-top h2.crt {
    padding: 1.5rem 15% 0 15%;
    color: #F8B972;
    font-size: 2rem;
}

div.copy-region-top div.crt-text{
    padding: 0 25% 3rem 25%;
}

div.copy-region-top span{
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 5rem;
}

div.copy-region-top span a:nth-child(1) {
    padding-left: 3rem;
}

div.copy-region-top span a:nth-child(3) {
    padding-right: 3rem;
}

div.copy-region-top span a {
    font-size: 1.3rem;
    font-weight: bolder;
    text-decoration: underline;
    text-decoration-thickness: -50%;
    text-underline-offset: 10%;
    color: #545454;
}

div.copy-region-top span a:visited {
    color: #545454;
}

div.direction-section {
    background-color: #EBAF68;
    padding: 12rem 15% 26em 15%;
    /*    margin: 2rem 0;*/
}

div.direction-section h3 {
    color: #545454;
    text-decoration: none;
    display: flex;
    justify-content: center;
    margin: auto;
}

.ms-logo {
    width: 55%;
    transform: translateY(-20%);
    display: flex;
    justify-content: center;
    margin: auto;
}

div.direction-section a.ds-map-link{
    color: white;
    font-weight: bolder;
    text-decoration: underline;
    text-decoration-thickness: -50%;
    text-underline-offset: 10%;
}

div.direction-section img.map-img {
    display: flex;
    float: right;
    width: 50%;
    /*margin-right: 8%;*/
    transform: translateY(-21%);
}

div.ms-banner {
    background: url(/microsites/easter2023/resource/images/EasterWeekend_PnWBG_01@2x.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: 68%;
    padding: 11.5rem 0;
}

div.ms-kids {
    /*background: url(/microsites/easter2023/resource/images/EasterWeekend_COLS-KHC_01@2x.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;*/
/*    background-position-y: 68%;*/
    /*padding: 13rem 0;*/
}

div.copy-region-bottom {
    background: url(/microsites/easter2023/resource/images/EasterWeekend_ExtraPicBG_01@2x.jpg);
    /*    filter: grayscale(100%);*/
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    /*background-position-y: 22%;*/
    color: white;
    padding: 2rem 0 1rem 0;
}

div.copy-region-bottom div.crb-text {
    padding: 0 28% 3rem 28%;
}

div.copy-region-bottom h2 {
    color: #F8B972 !important;
}

div.copy-region-bottom span {
    display: flex;
    justify-content: space-evenly;
    /*padding-bottom: 5rem;*/
}

div.copy-region-bottom span a {
    font-weight: bolder;
    text-decoration: underline;
    text-decoration-thickness: -50%;
    text-underline-offset: 10%;
    color: white;
}

div.copy-region-bottom span a:visited {
    color: white;
}

div.copy-region-bottom span a:nth-child(1) {
    padding-left: 3rem;
}

div.copy-region-bottom span a:nth-child(3) {
    padding-right: 3rem;
}


footer {
    color: white;
    background-color: #181513;
}

/*Timer CSS*/
#page-content {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

#page-content-right {
    display: none;
}

h2 {
    margin-bottom: 1rem;
}

#page {
    background-size: cover;
}

/*#countdown-container::before {
    content: ' ';
    font-size: larger;
}*/

#countdown-container {
    box-sizing: border-box;
    padding-bottom: 1rem !important;
    text-align: center;
    color: #F8B972;
    font-size: 24px;
}

    #countdown-container .time-segment {
        padding: 0 0.3rem;
        font-size: larger;
    }

        #countdown-container .time-segment .time-value {
            font-weight: bold;
            padding-right: .5rem;
            font-size: larger;
        }


div#countdown {
    display: flex;
    justify-content: center;
}

div.video-wrapper {
    padding-top: 0;
    background-color: black;
    max-width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    div.video-wrapper iframe {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*Timer CSS*/
/* Tabs CSS*/
div.campus-tabs {
    background: url(/microsites/easter2023/resource/images/EasterWeekend_PAGEheader_01@2x.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 11rem 0;
}
/* Tabs CSS*/
/*Mobile Rules*/
@media screen and (max-width: 570px) {
    .nomobile {
        display: none;
    }

    .mobileonly {
        display: block;
    }

    div.campus-tabs{
        background-size: 100%;
        padding: 5rem 0 0 0;
    }

    .ui-tabs .ui-tabs-nav li {
        width: 33%;
    }

    ul.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
        transform: translateY(-5rem) !important;
    }

    div.branding-top.mobileonly {
        background: url(/microsites/easter2023/resource/images/EasterWeekend_InvitePicBG_01@2x.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 8.5% 0;
        margin-top: -2.5%;
    }

    div.copy-region-top h2.crt {
        padding: 1.5rem 5% 0 5%;
    }

    div.copy-region-top {
        padding-top: 0;
    }

    div.copy-region-top div.crt-text {
        padding: 0 10% 3rem 10%;
    }

    div.copy-region-top span {
        padding-bottom: 2rem;
    }

    div.copy-region-top span a {
        font-size: 1.1rem;
    }

/*    div.copy-region-top span a:nth-child(1) {
        padding-left: 1rem;
    }

    div.copy-region-top span a:nth-child(3) {
        padding-right: 1rem;
    }*/

    div.direction-section {
        padding: 6rem 10% 7rem 10%;
    }

    div.direction-section img.map-img {
        display: block;
        float: unset;
        width: 100%;
        transform: translateY(8%);
    }

    div.ms-banner {
        background-size: cover;
        padding: 5rem 0;
    }

    #countdown-container {
        font-size: inherit;
        margin-top: 2.5rem;
    }

    div.copy-region-bottom {
        background-size: cover;
        background-position-x: 80%;
        padding: 3rem 2rem 5rem 2rem;
    }

    div.copy-region-bottom h2 {
        font-size: xx-large;
        margin-bottom: 0;
    }

    div.copy-region-bottom div.crb-text {
        padding: 0 6% 3rem 6%;
    }

    div.copy-region-bottom span a:nth-child(1) {
        padding-left: 1rem;
    }

    div.copy-region-bottom span a:nth-child(3) {
        padding-right: 1rem;
    }

    a#ui-id-1,
    a#ui-id-2 {
        font-size: 1rem;
    }

    .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        display: flex;
        justify-content: center;
    }


    .ui-tabs .ui-tabs-nav li {
        display: flex;
        justify-content: center;
    }












}

    
