/*** short-term fixes for old custom layouts ***/
.WaCustomLayoutContainerOnly .pageLayoutLeftOuterContainer {
    padding-right: 10px!important;
}
.WaCustomLayoutContainerOnly .pageLayoutRightOuterContainer {
    padding-left: 10px!important;
}
#pageLayoutOuterContainer {vertical-align:top;}

/** End short-term fixes for custom layouts  **/

/**New fixes for new audit website homepage 2019**/
/**Code to hide the number of places left ont he regstration pages.**/
.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

#PAGEID_1862672 .eventRegistrationInfoSpacesLeft,
#PAGEID_1862672 .eventInfoSpacesLeft {display: block;}

p {
  line-height: 24px;
  font-size: 18px;
}

#idPastEventsContainer {
     margin: 40px 0 0;
     padding: 35px 0 0;
     border-top: 3px solid #c6d1c8;
     max-width: 95%;
     border-bottom: 3px solid #c6d1c8;
     height: 340px;
     overflow: auto;
}

.audit_homepage_LB1 {
   min-width:250px;
   height: 278px;        
   width: auto !important;
   width: 250px;
   max-width: 250px;
   text-align: center;
}

.audit_homepage_LB1_social {
   min-width:250px;       
   width: auto !important;
   width: 250px;
   text-align: center;
}

@media only screen and (max-width: 767px) {
    .audit_homepage_LB1 {
        height: 185px;
        max-width: 100%;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .audit_homepage_LB1_social {
        display: none;
    }

    .imgLogo {
        display: none;
    }
}


@media only screen and (min-width: 768px) {
    .AuditWICE_stickymenubar {
        border-bottom: 1px solid rgb(25, 54, 108, 0.2);
        box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
        border-radius: 5px;
    }

    .imgLogo {
        display: block;
    }
    
    .alternativeHeroImagePage {
        display: block;
        
    }
    .spacerWidgetAlternative {
        display: block;
    }
    
    .spacerWidget_container {
        display: block;
    }

    .LockdownLink
    {
        background-color: cornflowerblue;
    }
    
    .living_description {
        display: block; 
        width: 100%;
        padding: none;
        margin: 0px;
    }
    .instructorTopBox {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    
}

@media only screen and (max-width: 767px) {
    .AuditWICE_stickymenubar {
        border-bottom: 1px solid rgb(25, 54, 108, 0.05);
        box-shadow: none;
        border-radius: none;
    }
    .alternativeHeroImagePage {
        display: none;
    }
    
    .spacerWidgetAlternative {
        display: none;
    }
    .spacerWidget_container {
        display: none;
    }
    
    .living_description {
        display: block; 
        min-width: 380px;
        padding: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
   
    .instructorTopBox {
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

}

    .WaHoverGadgetHtml {
        min-width: 250px;
        width: auto !important; 
        /* Firefox will set width as auto */
        width: 250px; 
        /* As IE6 ignores !important it will set width as 200px; */
    }
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}

/**End fixes for new audit website homepage 2019**/

        /** FIx height of calendar list view images **/
        [class*='EditableArea'] img {
            /* max-width: 100%;
            max-height: 230px !important;
            width: auto; */
            width:250px;
            height:auto; 
            max-height: 230px !important;
            overflow:hidden;
            object-fit: cover;
        }
        [class*='EditableArea'] img.zoom-icon {
            width:auto;
            margin:10px;
        }

        /** Fix image background align bug **/

        div.WaGadgetContent[style*="background-position"] {
            background-position: center center !important;
        }

        /** Header **/

        #idHeaderContentHolder {
            min-height: 0px !important;
        }

        /**Upcoming Courses **/
        .CourseUpcomingCourses {
            background-color: #F6FAFD;
        }

        .WaGadgetUpcomingEvents ul li {
            margin: 0 0 10px;
        }


        /** Fix navigation link formatting **/

        .WaGadgetNavigationLinks ul.orientationHorizontal > li > a {
            font-weight: normal;
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal ul {
            margin: 0 0 0 1.9em;
        }


        .WaGadgetNavigationLinks.gadgetStyleNone ul.orientationHorizontal li:before {
            color: #87c97f;
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal li:before {
            display: inline-block;
            margin: 0 .5em 0 0 !important;
            content: '|';
        }

        .WaGadgetNavigationLinks ul.orientationHorizontal li {
            padding: 0 0.5em 0.5em 0;
        }

        .WaGadgetCustomMenu.menuStyleNone .orientationHorizontal li + li::before {
            color: #999;
        }

        .WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
            padding: 20px 13px 20px;
        }

        /** Calendar and event list formatting **/

        p.infoRegistrationIsSoldOut {
            font-size: 14px;
        }

        .WaGadgetEventsStateList h3.sectionTitle {
            font-size: 28px;
            text-transform: none;
        }

        .WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle {
            font-size: 22px;
        }


        .WaGadgetEventsStateCalendar .sectionTitle {
            font-size: 24px;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar a.yearViewHeader {
            color: #F26522;
        }

        .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li::before {
            content: none;
        }


        .WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td > div {
            white-space: normal;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td > span {
            white-space: normal;
            text-indent: -46px;
            padding-left: 50px;
            display: block;
            margin-bottom: -10px;
        }


        /* Apply background hover color to week view */
        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td > div {
            padding: 5px 7px;
            background: #87c97f;
            color: white;
            font-size: 14px;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td > div a {
                color: white;
                cursor: pointer;
            }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar .eventDivItem:hover,
        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar .eventContainerHover {
            background: #ff8357;
        }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar div a.eventHover {
            color: white;
            cursor: pointer;
        }

        .WaGadgetEventsStateCalendar .weekViewType .EventListCalendar td td {
            background: white !important;
            border: 3px solid white !important;
        }

        /* END Apply background hover color to week view */

        /*
.WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td>span a:before {
    font-family: FontAwesome;
    font-size:0.9em;
    content: '\f0c8';
    vertical-align:text-bottom;
    display: inline-block;
    text-decoration: none;
}

a[data-tags]:before {
    display: inline-block;
    font-family: FontAwesome;
    content: '\f0c8';
   font-size:0.9em;
    vertical-align:text-bottom;
     margin: 0 4px 0 0;
    text-decoration: none;
}
a[data-tags*="cw"]:before {
    color: #0054A6!important;
}
a[data-tags*="culture"]:before {
    color: #9E0039!important;
}
a[data-tags*="lang"]:before {
    color: #1A7B30!important;
}
a[data-tags*="living"]:before {
    color: #ED1C24!important;
}
a[data-tags*="va1"]:before {
    color: #440E62!important;
}
a[data-tags*="visit"]:before {
    color: #827B00!important;
}

a[data-tags][title*="WICE"]:before, a[data-tags*="wiceoffice"]:before {
    content: '\f069'!important;
}
*/
        a[data-tags][title*="WICE"]:after, a[data-tags*="wiceoffice"]:after {
            display: inline-block;
            content: '*';
            text-decoration: none;
            text-indent: 0;
        }

        .WaGadgetEventsStateCalendar .yearViewType .EventListCalendar td > span a::before {
            display: inline-block;
            content: "";
            margin: 0px 0px 0px 0px;
            text-decoration: none;
        }

        /** Event Detail Page Formatting **/

        .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li.disabled {
            color: #333;
        }

        .boxInfo {
            max-height: 360px;
            overflow-y: auto;
        }

         .eventInfoLocation {
            box-sizing: content-box;
            width: 99%;
            overflow: auto;
        }

        .WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer, .boxBodyInfoOuterContainer boxBodyInfoViewFill {
    float: left;
    width: 29%;
    min-width: 246px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer, .boxBodyInfoOuterContainer boxBodyInfoViewFill {
    display: block;
    float: none;
    width: auto;
}
}
        /*** Change colour of social profile button on hover ***/
        .WaGadgetSocialProfile.gadgetThemeStyle2 li a:hover {
            background: #f7f7f7;
            color: #3397c2 !important;
        }


        /*** Slideshow caption ***/
        .camera_caption {
            position: absolute;
            bottom: 0;
            display: block;
            width: 100%;
            background: rgba(255,255,255,0.9);
            font-family: 'Ubuntu Condensed','Arial',sans-serif;
        }

            .camera_caption > div {
                padding: 30px 20px;
                color: #333;
                font-size: 18px;
                line-height: 1em;
            }


        /* Fix height of home page slideshow */
        #HomePageSlideShow .camera_wrap {
            margin-bottom: 0 !important;
        }


        /*** Hide home page slideshow thumbnails ***/
        #HomePageSlideShow .camera_thumbs {
            display: none !important;
        }

        /*** Remove date/author from What's New Box **/
        .WaGadgetRecentBlogPosts.whatsNew ul li .author, .WaGadgetRecentBlogPosts.whatsNew ul li .date {
            display: none;
        }

        .WaGadgetRecentBlogPosts.whatsNew ul li {
            margin: 0 0 10px;
        }

        .WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
            overflow: visible;
            white-space: normal !important;
            text-overflow: inherit !important;
            font-size: 20px;
        }

        /***Change style of form input buttons ***/
        input[type=submit].button {
            position: relative;
            cursor: pointer;
            display: inline-block;
            min-width: 60px;
            margin: 0;
            padding: 11px 14px;
            background: #ff8357;
            color: white;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 1.22;
            white-space: nowrap;
            text-align: center;
            text-decoration: none;
        }


        .WaGadgetSiteSearch .searchBoxField {
            padding: 10px 15px 10px 30px;
            width: 400px;
            font-size: 1.4em;
        }


        div.CourseSearch .searchBoxField, input#idid_932GmJ5_searchBox {
            padding: 20px 20px 20px 30px;
            width: 400px;
            font-size: 1.5em;
        }

        /** http://feed2js.org//style_preview.php?feed=http%3A%2F%2Fwww.wiceblog.org%2Ffeeds%2Fposts%2Fdefault&flavor=basic1 */

        /* begin styles for RSS Feed */

        .rss-box {
            margin: 0;
            padding: 0;
        }

        .rss-title, rss_title a {
            font-family: 'Ubuntu','Arial',sans-serif;
            font-size: 18px;
            font-weight: bold;
            margin: 5px 0;
            padding: 0;
            letter-spacing: 1px;
        }

        .rss-items {
            padding: 0 28px 0 28px;
        }

        .rss-item {
            font-family: 'Ubuntu','Arial',sans-serif;
            font-size: 1em;
            margin: 20px 0;
            list-style: none;
        }

            .rss-item > a {
                font-size: 18px;
                font-weight: bold;
                text-transform: uppercase;
            }

            .rss-item a:link, .rss-item a:visited, .rss-item a:active {
                text-decoration: none;
                border-bottom: 1px solid #ededed;
            }

        a.item-link:link, a.item-link:visited, a.item-link:active {
            font-size: 15px;
        }


        .rss-item a:hover {
            text-decoration: none;
            color: #e0861e;
            border-bottom: 1px dotted #e0861e;
        }

        .rss-date {
            font-size: 11px;
            font-weight: normal;
            color: #F60;
        }

        .rss-item .rss-item-auth {
            color: #888;
            font-size: 11px;
            display: block;
        }

        li.f2jnag {
            margin-top: 1em;
            font-weight: bold;
            list-style: none;
            font-size: 10px;
            /*   display:none;   */
        }

        .pod-play-box {
            margin: 4px 0;
            font-size: 90%;
        }

        /*Placeholder for carousel element*/
        #id_NhE7czF {
            width: 100%;
            height: auto;
            background-color: transparent;
            overflow: hidden;
            white-space: nowrap;
        }

            #id_NhE7czF .slide {
                display: block;
                width: 100%;
                margin-left: auto;
                margin-right: auto;
            }

        /*** buttons modeled from http://www.wellstyled.com/css-inline-buttons.html ***/

        .pod-play {
            /***_width:12em;***/
            margin: 0 0.2em;
            padding: 0.1em 0; /***_padding:0;***/
            white-space: nowrap;
            text-decoration: none;
            vertical-align: middle;
            background: #fb6;
            color: black;
        }

            .pod-play em {
                /***_width:1em; _cursor:hand;***/
                font-style: normal;
                margin: 0;
                padding: 0.1em 0.5em;
                background: white;
                color: #222;
            }

            .pod-play span {
                /***_width:1em; _cursor:hand;***/
                margin: 0;
                padding: 0.1em 0.5em 0.1em 0.3em;
            }

            .pod-play:hover {
                background: #666;
                color: white;
            }

                .pod-play:hover em {
                    background: black;
                    color: white;
                }
/*Styling for the new Default Template 2019*/

/*Colour of Menu Text*/

.item span {
    color: #19366C
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item:hover>a {
    background: #5087C6;
    color: white;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink  {
    background-color: #19366C
}

.removeUnderline .gadgetStyleBody p strong font a {
text-decoration: none;
}



        @media only screen and (min-width: 768px) {
          .NewAudit_Header {
            width: 100%;
            background-color: white;
		    position:fixed;
		    z-index:2;
		    max-width: 100%;
                    display: block;
            }

            .NewAudit_Content {
                max-width: 100%;
                padding-top: 70px;
            }

            .AuditFooter {
                max-width: 100%;
            }

            .NewAudit_Header1 {
                display: none;
            }
           .AuditMobile_panel{
                display: none;
            }
        }

        @media only screen and (max-width: 767px) {
            .NewAudit_Header {
                display: none;
            }
           
            .NewAudit_Content {
                padding-top: 30px;
            }

            .WaLayoutContainerFirst {
                background-color: #FFFFFF;
            }
            .NewAudit_Header1 {
                display: block;
            }
            .AuditMobile_panel{
                display: inline;
            }
        }

        @media only screen and (max-width: 400px) {
            .NewAudit_Content {
                padding-top: 30px;
            }
        }

        .icon-header {
            display:flex;
            align-items: center;
            padding: 0 10px;
        }
        .icon-header img {
            width:75px;
            height:75px;
        }

        /* speakers on pww 2021 page */
        .speakers {
            display:grid;
            width:200px;
        }

        .speakers .speaker {
            text-align:center;
            margin-bottom:10px;
        }

        .speakers .speaker img {
            width:200px;
            height:200px;
        }

        .pww-2021-image {
            text-align:right;
        }

        .pww-2021-image img {
            width:100%;
            margin-top:-18px;
        }

        /*********

        Navigation updates:
        - Hide home button
        - Add icons

        **********/

        /* Hide home button in navigation */
        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li:first-child {
            display:none;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel ul.secondLevel li:first-child {
            display:block;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Courses"] {
            background-image:url('/resources/Pictures/nav/icon-courses-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 21px;
            padding-left:30px;
        }
        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Membership"] {
            background-image:url('/resources/Pictures/nav/icon-membership-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 24px;
            padding-left:30px;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Alumni"] {
            background-image:url('/resources/Pictures/nav/icon-alumni-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 20px;
            padding-left:30px;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Blog"] {
            background-image:url('/resources/Pictures/nav/icon-blog-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 20px;
            padding-left:30px;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Duroc"] {
            background-image:url('/resources/Pictures/nav/icon-duroc-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 26px;
            padding-left:30px;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="Workshop"] {
            background-image:url('/resources/Pictures/nav/icon-pww-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 25px;
            padding-left:30px;
        }

        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel li a[title~="About"] {
            background-image:url('/resources/Pictures/nav/icon-about-65.png');
            background-repeat:no-repeat;
            background-position:5px 50%;
            background-size: 20px 28px;
            padding-left:30px;
        }
        .AuditWICE_stickymenubar .WaGadgetMenuHorizontal .menuInner ul.firstLevel .item ul.secondLevel li a {
            background:none;
            padding-left:15px;
        }

        /* Footer */
        .zonePlace.zoneFooter1 {
            background: #19366C;
        }

        .zonePlace.zoneFooter1 .WaLayoutContainerLast {
            margin-bottom:0;
        }
        .zonePlace.zoneWAbranding {
            background: #19366C;
            color:#fff;
            margin-top:0;
        }
        .zonePlace.zoneWAbranding #idFooterPoweredByWA {
            font-size:12px;
        }
        .zonePlace.zoneWAbranding a {
            color:#fff;
            text-decoration: underline;
        }

        /* homepage styles */
        .homepage-hero img {
            width:100%;
            max-height:unset !important;
        }

/* utilities */
    a.stretched-link:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1;
      pointer-events: auto;
      content: "";
      background:transparent !important;
      background-color: rgba(0,0,0,0);
    }

    /* Icon headers */
    .icon-page-header {
        display:flex;
        align-items:center;
        margin:40px 0 0 40px;
    }

    .icon-page-header img {
        width:175px;
        position:relative;
        z-index:1;
    }

    .icon-page-header div {
        padding-left:30px;
        margin-left:-35px;
        margin-right:20px;
    }

    .icon-page-header .living-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(217,252,226,0.8);
    }

    .icon-page-header .bilingual-books-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(255,228,255,0.8);
    }

    .icon-page-header .health-lifestyle-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(191,245,255,0.8);
    }

    .icon-page-header .creative-writing-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(255,228,255,0.8);
    }

    .icon-page-header .languages-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(249, 245, 190, 0.7);
    }

    .icon-page-header .generic-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(249, 245, 190, 0.7);
    }

    .icon-page-header .visual-arts-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(206, 89, 89, 0.7);
    }

    .icon-page-header .walks-and-visits-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(0.9); 
        box-shadow: 10px 10px rgb(245, 218, 143, 0.35);
    }

    .icon-page-header .cultural-studies-title {
        padding-left:30px;
        margin-left:-35px;
        background-color: rgba(25, 54, 108, 0.95); 
        color: white;
        border: 2px solid #19366C; 
        filter: brightness(1.1); 
        box-shadow: 10px 10px rgb(221, 213, 255, 0.5);
    }

    .icon-page-header h1:not(.promo) {
        font-size: 36px; 
        color: rgba(255, 255, 255); 
        padding: 15px 20px; 
        text-align: center; 
        filter: brightness(1.2);
    }

    @media screen and (max-width:575px) {
        /* Icon headers */
        .icon-page-header img {
            width:100px;
        }

        .icon-page-header h1:not(.promo) {
            font-size: 18px; 
        }

    }

.default-detail {
    position:relative;
    top:81px; /* fixed nav height */
}
.default-detail .img-fluid {
    max-width: 100%;
    height: auto;
}
.default-detail .WaPlaceHolder>div {
    padding:0;
}
.default-detail .hero {
    padding:50px 0;
}

.default-detail .hero [class*='EditableArea'] img {
    max-height:unset !important;
    width: unset;
}

/* container set up */
.wcontainer {
    margin-right: auto;
    margin-left: auto;
    width:100%;
}
.wcontainer.WaLayoutContainer {
    margin-bottom:0
}
.wcontainer .text-center {
    text-align:center;
}
.spacer-1 {
    height:10px;
}
.spacer-2 {
    height:20px;
}
.spacer-3 {
    height:30px;
}
.spacer-4 {
    height:40px;
}
.spacer-5 {
    height:50px;
}
@media (min-width: 576px) { 
    .wcontainer {
        max-width: 540px;
    }
 }


@media (min-width: 768px) { 
    .wcontainer {
        max-width: 720px;
    }
 }


@media (min-width: 992px) { 
    .wcontainer {
        max-width: 1200px;
    }
 }




/* full width hero test */
.wcontainer {
    width:100%;
    max-width:1200px;
}
.hero-container {
    position:relative;
    margin-top: -49px;
    margin-left: -15px;
    margin-right: -15px;
    height:450px;
    margin-bottom:0;
}
.hero-container .hero-fullwidth {
    height:450px;
    background-size: 50% auto;
    background-color: #6598cb;
    display:flex;
}

.hero-container .hero-fullwidth.left {
    justify-content: flex-start;
    align-items: flex-start;
}

.hero-container .hero-fullwidth .gadgetContentEditableArea {
    width:100%;
}

.hero-container .hero-fullwidth .hero-with-feature {
    display:flex;
}

.hero-container .hero-fullwidth .hero-with-feature .hero-feature img {
    width:655px !important;
    max-height:unset !important;
    height:auto;
    position: relative;
    top: 65px;
    left: 100px;
}

@media only screen and (max-width: 768px) {
    .hero-container .hero-fullwidth .hero-with-feature {
        flex-direction: column;
    }
    .hero-container .hero-fullwidth .hero-with-feature .hero-feature img {
            width: 350px !important;
            left: 28%;
            top:0;
    }
}

@media only screen and (max-width: 575px) {
    .hero-container .hero-fullwidth .hero-with-feature {
        flex-direction: column;
    }
    .hero-container .hero-fullwidth .hero-with-feature .hero-feature img {
            width: 320px !important;
            left: 7%;
            top:0;
    }
}

.hero-container .hero-fullwidth.fete {
    height:450px;
    background-image:url('/resources/Pictures/hero/fete-de-wice-hero-bg-pattern.png');
    background-size:auto;
    display:flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}



.hero-container .hero-fullwidth .icon-page-header .generic-title {
    margin-right:10px;
    margin-bottom:10px;
}

.hero-container .hero-fullwidth .icon-page-header .generic-title h1 {
    padding:25px;
}

.hero-container .hero-fullwidth.left .icon-page-header {
    margin:50px 0 0 50px;
}

@media only screen and (max-width: 767px) {
    .hero-container {
        height:auto;
    }
    .hero-container .hero-fullwidth.left {
        justify-content: center;
    }
    .hero-container .hero-fullwidth.left .icon-page-header {
        margin-top:0;
        margin-left:0;
    }
    .hero-container .hero-fullwidth {
        background-image:none !important;
        height:auto;
        padding:50px 0;
    }
}

/* cards */
.wcontainer .wcard {
        box-shadow: rgb(0 0 0 / 10%) 0px 2px 8px, rgb(0 0 0 / 8%) 3px 10px 30px;
    border-radius:5px;
    padding:30px;
}

.wcontainer .wcard.center {
    text-align:center;
}

.wcontainer .wcard.feature {
    max-width:700px;
    margin:0 auto;
}

.wcontainer .feature-center {
    max-width:700px;
    margin:0 auto;
    text-align:center;
}

/* header variations */
.wcontainer .header.center.white {
    padding:30px;
    background:#19366C;
    text-align:center;
}
.wcontainer .header.center.white h2 {
    color:#fff;
    margin:0;
}

/* homepage event listing */
.home-event-list .title {
    font-weight:600;
    line-height:18px;
}
.home-event-list .date,
.home-event-list .location {
    font-size:14px;
}
        
   