@import url("../../../../stellar2/styles/scuba.css");
body.modal-open { position: fixed; width: 100%; }


html{
 max-width: 100%;
}

.customHeader {background-color:white;margin:5px;}
#page-wrapper
{
  width:100%;

}
.navbar-right{
    margin-right:0px;
    margin-top: 12px; /* change this if image is different height */
}
.navbar-nav>li>a{
font-family: Raleway;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
}
.customFooter {background-color:#252525;margin:5px}
.customFooter .headerText {color: #fff;}
.customFooter .text {color:#ccc;}
.customFooter ol,ul {list-style:none;padding-inline-start: 0px}
.customFooter li>a {color:#ccc;}
.customFooter a {color:#0ac6f1;cursor:pointer;}

.dcs-web-controller {width:95vw; margin:auto;}

@font-face {
    font-family: 'vegurbold';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vegurlight';
      font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vegurregular';
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'tradegothic';
     font-style: normal;
}

section {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: -135px;
    position: relative;
    background-color: white;
}

i.fa.fa-search {
    box-shadow: transparent 0px 0px 0px 0px !important;
}
bidy {
    font-family: 'vegurregular;Helvetica Neue",Helvetica,Arial,sans-serif';
}

header {
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
}

.bannerAd {
    width: 1200px;
}


header img {
    width: 100%;
    height: auto;
}

header span {
    width: 355px;
    height: auto;
    font-weight: bold;
    color: #141414;
    position: absolute;
    font-size: 1.75em;
}

.call {
    top: 30px;
    right: -10px;
    font-size: 20px;
}

header div#topsearch {
    position: absolute;
    top: 50px;
    right: 55px;
}

header input#q {
    margin: 0;
    border-right: 0px;
    padding-left: 16px;
    padding-top: 12px;
    border: #E2E2E2 solid 1px;
    background-color: #E2E2E2;
    padding-bottom: 12px;
    width: 254px;
    font-size: 18px;
    color: black;
    border-radius: 2px;
    position: relative;
    margin-left: 15px;
    margin-bottom: 6px;
}
    header input#q::placeholder {
        color: #888;
    }

header label {
    font-size: 17px;
    margin: 0;
    position: absolute;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #031027;
    color: #fff;
    border: 0 !important;
    border-left: 0px;
    margin-left: -10px;
    cursor: pointer;
    text-align: left;
}

header input#search {
    display: none; 
}

.email {
    width: 355px;
    height: auto;
    color: #141414;
    font-size: 20px;
    font-weight:normal;
}

.email a {
text-decoration: none;
}

.email > a {
    color: #000000 !important;
}

header span a {
    text-decoration: none;
    color: #04A6E0;
}

header a:visited {
    color: #04a6e0;
}

nav ul {
    max-width: 1165px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    box-sizing: border-box;
    padding-left: 0;
    z-index: 101;
}

nav li {
    padding-left: 25px;
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 15px;
    margin-top: 15px;
}
   
#mbSearchBar{
    display:none;
}


#mbSearchBar label {
    display: none;
}

nav::after {
    clear: both;
    content: '';
    display: block;
    height: 60px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e30713+0,e30713+25,ffdd00+26,ffdd00+50,97c11f+51,97c11f+75,09a5e0+76,09a5e0+100 */
    background: #e30713; /* Old browsers */
    background: -moz-linear-gradient(top, #e30713 0%, #e30713 25%, #ffdd00 26%, #ffdd00 50%, #97c11f 51%, #97c11f 75%, #09a5e0 76%, #09a5e0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e30713 0%,#e30713 25%,#ffdd00 26%,#ffdd00 50%,#97c11f 51%,#97c11f 75%,#09a5e0 76%,#09a5e0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e30713 0%,#e30713 25%,#ffdd00 26%,#ffdd00 50%,#97c11f 51%,#97c11f 75%,#09a5e0 76%,#09a5e0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30713', endColorstr='#09a5e0',GradientType=0 ); /* IE6-9 */
}

li a {
    text-decoration: none;
    color: black;
    font-size: 20px;
}


li span {
    text-decoration: none;
    color: black;
    font-size: 20px;
    font-weight:bold;
}

li a:visited {
    color: black;
}

.active {
    font-weight: bold;
}

.bx-viewport {
    height: 500px !important;
}

li input, nav input, nav label {
    border: solid 2px #EEEEEE;
    margin: 0;
    border-right: 0px;
    padding-left: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 254px;
    font-size: 18px;
    color: black;
    border-radius: 2px;
    position: relative;
    margin-left: 15px;
    margin-bottom: 6px;
}

div#topsearch {
    display: inline-block;
    width: 25%;
} 

nav > #hbrMenu {
    display: none;
}

nav > #mbSearch {
    display: none;
}

body #contact .inner p .first{
    display: none;
}

nav label {
    font-size: 25px;
    width: 40px;
    position: absolute;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #D8D8D8;
    background: linear-gradient(#EBEBEB, #D8D8D8 );
    border: 0 !important;
    border-left: 0px;
    margin-left: -10px;
    cursor: pointer;
    text-align: left;
}

    nav label:hover {
        background-color: #D8D8D8;
        background: linear-gradient(#D8D8D8, #EBEBEB );
    }

    nav input[type=submit]{
        display:none;

    }

input[type="text"]::placeholder {
    color: #c3c3c3;
}

input[type="email"]::placeholder {
    color: #c3c3c3;
}

.slideshow {
    height: 545px;
    width: 100%;
    overflow: hidden;
    width: 100%;
}

.slideshow > div.slide {
    float: none;
    position:relative;
}

    .slideshow > div.slide div.bannerContent {
        background-color: rgba(6, 4, 5, 0.7803921568627451);
        width: 560px;
        color: white;
        padding-top: 0px;
        margin-top: 15px;
        box-sizing: border-box;
        height: auto;
        padding-left: 40px;
        padding-right: 90px;
        padding-bottom: 20px;
    }

.contentWrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


.img {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    display: block;
    margin-right: auto;
    height: fit-content;
    object-fit: cover;
}

.slideshow {
    background-image: url(../images/grey_noise.jpg);
}

.slideshow > div.slide > div h3 {
    font-size: 2.6em;
    margin: 0;
    line-height: 1.3em;
    font-weight: normal;
    margin-top: 20px;
    padding-top: 20px;
}

.slideshow > div.slide > div small {
    line-height: 25px;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 60px;
    font-weight: normal;
    display: block;
    color: rgba(255, 255, 255, 0.76);
}

.slideshow > div.slide > div a {
    width: 45%;
    height: auto;
    border: solid 1px #fff;
    background-color: #EA1016;
    border-radius: 3px;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.8em;
    display: block;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    margin: 0;
    margin-top: 5%;
}



    .slideshow > div.slide > .aquaZone::before {
        content: 'AQUA';
        display: inline-block;
        color: #fff;
        font-size: 60px;
        position: absolute;
        top: 65px;
        left: 70px;
        font-weight: bold;
        font-family: 'tradegothic';
    }

    .slideshow > div.slide > .aquaZone::after {
        content: 'ZONE';
        transform: translate(0px, 20px) rotate(90deg);
        display: inline-block;
        margin-left: -5px;
        color: #fff;
        font-size: 19px;
        position: absolute;
        top: 65px;
        left: 222px;
        font-family: 'tradegothic';
        font-weight: bold;
    }


    .slideshow > div.slide > .bodyZone::before {
        content: 'BODY';
        display: inline-block;
        color: #fff;
        font-size: 60px;
        position: absolute;
        top: 65px;
        left: 70px;
        font-weight: bold;
    }



    .slideshow > div.slide > .bodyZone::after {
        content: 'ZONE';
        transform: translate(0px, 20px) rotate(90deg);
        display: inline-block;
        margin-left: -5px;
        color: #fff;
        font-size: 19px;
        position: absolute;
        top: 65px;
        left: 215px;
        font-family: 'tradegothic';
        font-weight: bold;
    }

    .slideshow > div.slide > .kidsZone::before {
        content: 'KIDS';
        display: inline-block;
        color: #fff;
        font-size: 60px;
        position: absolute;
        top: 65px;
        left: 70px;
        font-weight: bold;
        font-family: 'tradegothic';
    }


    .slideshow > div.slide > .kidsZone::after {
        content: 'ZONE';
        transform: translate(0px, 20px) rotate(90deg);
        display: inline-block;
        margin-left: -15px;
        color: #fff;
        font-size: 19px;
        position: absolute;
        top: 65px;
        left: 200px;
        font-family: 'tradegothic';
        font-weight: bold;
    }

    .slideshow > div.slide > .sportsZone::before {
        content: 'SPORTS';
        display: inline-block;
        color: #fff;
        font-size: 60px;
        position: absolute;
        top: 65px;
        left: 70px;
        font-weight: bold;
        font-family: 'tradegothic';
    }



    .slideshow > div.slide > .sportsZone::after {
        content: 'ZONE';
        transform: translate(0px, 20px) rotate(90deg);
        display: inline-block;
        margin-left: -5px;
        color: #fff;
        font-size: 19px;
        position: absolute;
        top: 65px;
        left: 265px;
        font-family: 'tradegothic';
        font-weight: bold;
    }
.aquaZone {
    background-color: #01A4DF !important;
}

.aquaZone h3 {
    margin-top: 100px !important;
}

.aquaZone a {
    display: none !important;
}

    .aquaZone a.btnUnderBannerA {
        border: 1px solid #01A4DF;
    }
    .aquaZone a.btnUnderBannerA:hover {
        background: #01A4DF;
    }
section .aquaZone.banner > a:hover {
    color: #01A4DF;
    background: #fff;
}

.bodyZone {
    background-color: #E30514 !important;
}

.bodyZone h3 {
    margin-top: 100px !important;
}

.bodyZone a {
    display: none !important;
}

.bodyZone a.btnUnderBannerA
{
    border:1px solid #E30514;
}
    .bodyZone a.btnUnderBannerA:hover {
        background: #E30514;
    }

    section .bodyZone.banner > a:hover {
        color: #E30514;
        background:#fff;
    }


.sportsZone {
    background-color: #96C020 !important;
}

.sportsZone h3 {
    margin-top: 100px !important;
}

.sportsZone a {
    display: none !important;
}

    .sportsZone a.btnUnderBannerA {
        border: 1px solid #96C020;
    }
        .sportsZone a.btnUnderBannerA:hover {
            background: #96C020;
        }
section .sportsZone.banner > a:hover {
    color: #96C020;
    background: #fff;
}

.kidsZone {
    background-color: #FFC801 !important;
}

.kidsZone h3 {
    margin-top: 100px !important;
}

.kidsZone a {
    display: none !important;
}

    .kidsZone a.btnUnderBannerA {
        border: 1px solid #FFC801;
    }
        .kidsZone a.btnUnderBannerA:hover {
            background: #FFC801;
        }
section .kidsZone.banner > a:hover {
    color: #FFC801;
    background: #fff;
}

.memberships {
    background-color: #212027 !important;
}

.venBooking {
    background-color: #512B78 !important;
}

.slideshow .slide h5 {
    font-size: 3em;
    font-weight: normal;
    width: 300px;
    margin: 0;
    margin-bottom: 20px;
}

.slideshow .slide p {
    line-height: 30px;
    font-size: 20px;
    width: 300px;
}

div.slide > div.img {
    width: 70%;
    background-repeat: no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./beausejour1/images/slice5.jpg', sizingMethod='scale');
}

footer h2 {
    text-align: center;
    font-size: 2.2em;
    margin: 0 auto;
    padding -bottom: 30px;
    margin-bottom: 28px;
    margin-top: 34px;
}

footer > div {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}

footer {
    background: #E0E0E0; /* Old browsers */
    background: -moz-linear-gradient(top,#E0E0E0 0%,#E0E0E0 50%, #FFFFFF 70%, #FFFFFF 100% ); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,#E0E0E0 0%,#E0E0E0 50%, #FFFFFF 70%, #FFFFFF 100% ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #E0E0E0 0%,#E0E0E0 50%, #FFFFFF 70%, #FFFFFF 100% );
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
}

    footer > .socialIcons {
        text-align: center;
        margin-top: 20px;
    }

    footer i.fa {
        font-size: 30px;
        color: #fff;
        border: solid 1px #000;
        border-radius: 60px;
        box-sizing: border-box;
        padding: 8px;
        background-color: #000;
        margin: 0 auto;
        margin-left: 4%;
        width: 50px;
        height: 50px;
    }


i.fa.fa-map-marker:first-child {
    margin-left: 0;
}


footer input {
    border: solid 1px black;
    width: 305px;
    padding-left: 10px;
    padding-top: 19px;
    padding-bottom: 19px;
    height: 48px;
    box-sizing: border-box;
}


footer div p {
    font-size: 1em;
    margin: 0;
    text-align: center;
    margin-bottom: 70px;
}

footer form p {
    margin-bottom: 0;
    width: 100%;
    display: inline-block;
}

section .post p {
    padding-top: 20px;
}

input#fieldName, input#fieldEmail {
    width: 50%;
}

footer input[type=submit] {
    border-left: 0;
    margin-left: -5px;
    background-color: #E30713;
    color: white;
    width: 150px;
    padding-bottom: 14px;
    padding-top: 15px;
    cursor: pointer;
}

#mbSearchBar input#q {
    width: 85% !important;
}

button.js-cm-submit-button {
    width: 50%;
    margin: 0;
    border: solid 1px #EA1016;
    background-color: #EA1016;
    border-radius: 3px;
    color: white;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 20px;
    font-size: 20px;
}

    button.js-cm-submit-button:hover {
        border: solid 1px #d20d12;
        background-color: #d20d12;
    }

ol > li {
    list-style-type: decimal;
}

footer > div > div {
    display: inline-block;
    width: 49%;
    vertical-align: top; position: relative;
}

    footer > div > div.rgtDiv > div {
        display: inline-block;
        width: 49%;
        vertical-align: top;
        overflow: hidden;
    }

footer div div p {
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 360px;
}

.title {
    font-size: 35px;
}

footer > div > div > a {
    margin-top: 190px;
    width: 70px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

.smlTitle {
    font-size: 20px;
    font-weight: bold;
}

body section > .list > li > a {
    width: 100%;
    display: block;
}

footer > div > div > div > p {
    margin-bottom: 25px;
}

    footer > div > div > div > p > a {
        color: black;
        font-weight: bold;
        text-decoration: underline;
    }

nav > .fa {
    border: solid 1px #EBEBEB;
    padding: 10px;
    font-size: 25px;
    box-sizing: border-box;
    color: #626262;
    background: #EBEBEB
}

    nav > .fa:hover {
        background: #EDEDED;
        border-color: #EDEDED;
    }

footer a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

    footer a:visited {
        color: black;
    }

footer > div > .addLinks:first-child {
    left: 5px;
}

footer > div > .addLinks {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: bold;
    background: transparent;
    height: auto;
    color: #000;
    border-right: solid 1px #000;
    padding-left: 10px;
    float: left;
    padding-right: 10px;
    margin-bottom: 25px;
}

footer a.addLinks:last-child {
    border: 0;
    padding-left: 10px;
}

footer label {
    text-align: left;
    display: block;
    width: 50%;
    margin: 10px auto;
    font-size: 20px;
    font-weight: bold;
}

.active{
    font-weight:bold;
}

section .banner {
    background-color: #07A5DF;
    text-align: center;
}
    section .banner > a
    {
        color:#fff;
    }

a.bx-pager-link {
    background: rgba(255, 255, 255, 0.7);
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    a.bx-pager-link.active {
        background: rgb(255, 255, 255);
    }

.bx-pager-item {
    display: inline-block;
}
.bx-pager.bx-default-pager {
    text-align: center;
    margin-top: -80px;
    position: absolute;
    width: 100%;

    width: 200px;
    margin: -24px auto 0 auto;
    display: block;
    background: rgba(000,000,000,0.8);
    position: relative;
    border-radius: 10px 10px 0 0;
    padding-top: 8px;
}


.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    height: auto;
    text-align: center;
}
.sticky + section {
    padding-top: 60px;
}

    .sticky:before {
        content: '';
        background-image: url(../images/LogoOnly.png);
        width: 60px;
        height: 60px;
        background-size: 100%;
        background-repeat: no-repeat;
        display: inline-block;
        margin-left: 20px;
        float: left;
        margin-top: 2.5px;
    }

    .sticky > .tab:first-of-type {
        margin-left: -135px;
    }

.mbLogoClick {
    width: 70px;
    display: block;
    height: 70px;
    position: absolute;
    margin-left: 15px;
}

.StickyStyle {
    width: 300px !important;
    margin-left: -45px;
}

.sticky:after {
    clear: both;
    content: '';
    display: block;
    height: 60px;
    background: #e30713;
    background: -moz-linear-gradient(top, #e30713 0%, #e30713 25%, #ffdd00 26%, #ffdd00 50%, #97c11f 51%, #97c11f 75%, #09a5e0 76%, #09a5e0 100%);
    background: -webkit-linear-gradient(top, #e30713 0%,#e30713 25%,#ffdd00 26%,#ffdd00 50%,#97c11f 51%,#97c11f 75%,#09a5e0 76%,#09a5e0 100%);
    background: linear-gradient(to bottom, #e30713 0%,#e30713 25%,#ffdd00 26%,#ffdd00 50%,#97c11f 51%,#97c11f 75%,#09a5e0 76%,#09a5e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30713', endColorstr='#09a5e0',GradientType=0 );
}

.Contactsticky {
    position: fixed;
    position: sticky;
    position: -webkit-sticky;
    top: 140px;
    height: auto;
    padding-bottom: 0px;
}
    .Contactsticky + section {
        padding-top: 60px;
    }
    .Contactsticky a[href^="mailto"]
    {
        margin-bottom:10px;
    }

header a:hover {
    opacity: 0.7;
}

.banner a:hover {
    opacity: 0.8;
}

input[type="submit"]:hover {
    background-color: #ff000e;

}

section > nav > a:hover {
    opacity: 0.6;
}

ul.list > li > a:hover {
    opacity: 0.5;
}

.inner > .cntDetails > p > a:hover {
    opacity: 0.5;
}

.icmbutton > input[type="submit"]:hover {
    background-color: #f9f9f9;
    border-right: 2px solid #EEEEEE;
}

a.findOutMoreBtn:hover {
    border: solid 1px #b30f14 !important;
    background-color: #b30f14 !important;
}

.black {
    background-color: #060405;
}

.megaMenu {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    margin-top: 15px;
    color: black;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
    text-align:left;
}

@media(min-width:1024px)
{
    .tab.Zones:hover .megaMenu.Zones {
        display: block;
        background-color: #f4f4f4;
    }


    .tab.Memberships:hover .megaMenu.Memberships {
        display: block;
        background-color: #f4f4f4;
    }
    .tab.Venue.booking:hover .megaMenu.Venue.booking {
        display: block;
        background-color: #f4f4f4;
    }
    .tab.Cafe:hover .megaMenu.Cafe {
        display: block;
        background-color: #f4f4f4;
    }
    span.mobileExpander
    {
        display:none;
    }
}




nav#nav > ul > li:hover {
    background-color: #f4f4f4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tab.Venue.booking:hover {
    background-color: #f4f4f4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tab.Memberships:hover {
    background-color: #f4f4f4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tab.Zones:hover, .SelectedNav {
    background-color: #f4f4f4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.SelectedNav
{
    font-weight:bold;
}

.tab.Cafe:hover {
    background-color: #f4f4f4;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}



.mmTitle {
    padding: 20px;
}


    .mmTitle li {
        padding: 0;
        margin-left: 5%;
        width: 15%;
        padding-bottom: 10px;
        vertical-align: top;
        text-align: left;
    }

.mmTitle li:first-of-type {
margin-left: 0;
}

        .mmTitle li a {
            font-size: 23px;      
            font-weight:bold;
            font-family: 'tradegothic';
        }

.MMSubPages a p {
    font-size: 20px;
    text-transform: none;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}

.MMSubPages::before {
    border-bottom: solid 1px #b6b6b6;
    content: '';
    display: block;
    padding-top: 10px;
}

.MMSubPages li {
    width: 100%;
    margin: 0;
    margin-top: 20px;
    text-align: left;
}

.MMSubPages ul {
    margin: 0;
    max-width: none;
}

.MMSubPages li a {
    text-transform: capitalize;
    font-size: 19px;
    font-weight: normal;
}

li.bkNowBtn {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

    li.bkNowBtn a {
        font-size: 30px;
    }

.MMGranChild {
    border-top: solid 1px #b6b6b6;
    margin-top: 10px;
    width: 100%;
}

    .MMGranChild li {
        margin: 0;
        margin-top: 10px;
    }

        .MMGranChild li a {
            font-size: 20px;
            font-weight: normal;
        }

div.buttonUnderBanner {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-color: #999;    
    box-sizing: border-box;
    text-align: center;
    border-top: 10px solid #fff;
}

a.btnUnderBannerA {
    color: #fff;
    padding:10px 0;
    text-decoration: none;
    display:block;
}
a.btnUnderBannerA:hover {
    color:#fff;
    Background:#000;
}

@media (min-width: 1251px ) {
    body nav ul {
        display: block !important;
    }
}

@media(min-width: 1400px){
    .slideshow {
        background-color: #060405;
    }
}

@media(max-width: 1400px) {
    .slideshow > div.slide > div{
        left: 30px;
    }
}

@media(max-width: 1300px) {
    .sticky > .tab:first-of-type {
        margin-left: -50px;
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    section .Contactsticky{
        position: static;
    }
}

.dcs-wcag {background-color: #1e364f;
color: #ffffff;
border: none;}
.dcs-wcag .panel-footer {background: #e7e7e8;}
.panel-footer {color: #000000;}

.panel-blue > .panel-heading {
    border-color: #e7e7e8;
}

.panel-light_blue > .panel-heading {
    border-color: #e7e7e8;
    background-color: #e7e7e8;
}

.panel-custom1  {
    border-color: #BD8260;
}
.panel-custom1 > .panel-heading {
    border-color: #e7e7e8;
    color: #fff;
    background-color: #e7e7e8;  
}.panel-custom2  {
    border-color: #e7e7e8;
}

.panel-custom2 > .panel-heading {
    border-color: #e7e7e8;
    color: #000000;
    background-color: #e7e7e8;
}.panel-custom3  {
    border-color: #e7e7e8;
}

.panel-custom3 > .panel-heading {
    border-color: #e7e7e8;
    color: #fff;
    background-color: #e7e7e8;
}

.panel-custom4  {
    border-color: #e7e7e8;
}
.panel-custom4 > .panel-heading {
    border-color: #e7e7e8;
    color: #fff;
    background-color: #e7e7e8;
}

.panel-custom5  {
    border-color: #e7e7e8;
}
.panel-custom5 > .panel-heading {
    border-color: #e7e7e8;
    color: #fff;
    background-color: #e7e7e8;
}

.s2-join .panel-heading {background-image: url(../customimages/BecomeAMember.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-join .xlarge {display:none;}
.s2-join .panel-heading icon {display:none}
.s2-cinema .panel-heading {background-image: url(../customimages/BookCinema.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-cinema .xlarge {display:none;}
.s2-cinema .panel-heading icon {display:none}
.s2-class .panel-heading {background-image: url(../customimages/BookAClass.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-class .xlarge {display:none;}
.s2-class .panel-heading icon {display:none}
.s2-activity .panel-heading {background-image: url(../customimages/BookActivity.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-activity .xlarge {display:none;}
.s2-activity .panel-heading icon {display:none}
.s2-manage-activity .panel-heading {background-image: url(../customimages/ManageMyActivities.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-manage-activity .xlarge {display:none;}
.s2-manage-activity .panel-heading icon {display:none}
.s2-manage-shows .panel-heading {background-image: url(../customimages/ManageMyShows.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-manage-shows .xlarge {display:none;}
.s2-manage-shows .panel-heading icon {display:none}
.s2-manage-courses .panel-heading {background-image: url(../customimages/ManageMyCourses.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-manage-courses .xlarge {display:none;}
.s2-manage-courses .panel-heading icon {display:none}
.s2-custom4 .panel-heading {background-image: url(../customimages/BookCinema.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-custom4 .xlarge {display:none;}
.s2-custom4 .panel-heading icon {display:none}
.s2-book-show .panel-heading {background-image: url(../customimages/BookCinema.png);background-repeat: no-repeat;background-size:cover;background-color: #e7e7e8;}
.s2-book-show .xlarge {display:none;}
.s2-book-show .panel-heading icon {display:none}