﻿.info-rotator-wrap {
    display: none;
}

    .info-rotator-wrap.slick-initialized {
        display: block;
        margin: 0 30px;
    }

.info-rotator {
    color: #fff;
    background-color: #51626F;
    padding: 20px 1px 70px 1px; 
}

.info-rotator__heading {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: .6em;
    text-transform: uppercase;
    line-height: 1;
    padding-left:20px;
}

.featured-spotlight__title {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    line-height: 1.2;
    width:100%;
}

.info-rotator__item {
    display:flex !important;
}

.featured-spotlight__overlay {
     display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(238,175,48, 0.7);
    z-index: 2;
}

.featured-spotlight_link {
    position:relative;
}

.featured-spotlight img {
    width: 100%;
}

.featured-spotlight__grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    align-self: center;
}

a.featured-spotlight_link {
    margin-bottom: 0;
}

a.featured-spotlight_link:hover .featured-spotlight__overlay {
    display: flex;
}

.slick-slide {margin:2px;}

.info-rotator__body {
    padding-right: 15px;
}

    .info-rotator__body, .info-rotator__body p {
        font-family: 'arial-mt-std',Arial,Helvetica,"Hiragino Sans GB", "Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;
        font-weight: lighter;
    }

.info-rotator__link {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #fff;
    stroke: #FFF;
    display: inline-block;
}

    .info-rotator__link .s-chevron-right {
        stroke: #fff;
        vertical-align: middle;
    }

.slick-dots button {
    background: #fff;
}

.featured-boxes {
    padding: 90px 12px;
}

.featured-box {
    margin: 0 -12px 20px -12px;
    display: flex;
    flex-direction: column;
}

.intro-video {
    width: 100%;
    margin: 0 auto 90px auto;
    display: block;
}

.featured-box__heading, a.featured-box__heading {
    padding: 20px 30px 20px 15px;
    font-size: 27px;
    line-height: 32px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
}

    .featured-box__heading .s-chevron-right {
        position: absolute;
        right: 8px;
        top: calc(50% - 14px);
        stroke: #fff;
    }

.featured-box a.featured-box__title, .featured-box .featured-box__title {
    font-weight: bold;
    color: #4E4E4E;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
    display: block;
}

.featured-box__wrap {
    overflow: hidden;
    flex-grow: 1;
    height: 380px;
    padding: 0 15px;
}

    .featured-box__wrap a {
        font-weight: bold;
        font-size: 18px;
    }

.featured-box__end-link {
    padding-bottom: .75em;
    display: inline-block;
}


a.featured-box__end-link:hover, .-hub a.featured-box__end-link:hover {
    color: #4E4E4E;
}

.featured-box__body.s-wb-content a:hover {
    color: #4E4E4E;
}

.featured-box__expand {
    color: #fff;
    font-size: 28px;
    text-align: right;
    width: 100%;
    display: inline-block;
    padding-right: 8px;
    line-height: 1;
    height: 32px;
}

    .featured-box__expand:disabled {
        cursor: default;
    }

.featured-box__heading--bold {
    font-weight: bold;
}

span.featured-box__expand-icon {
    vertical-align: text-top;
    font-family: monospace;
    display: none;
}

.-hub .featured-box__heading, .-hub .featured-box__expand {
    background-image: url(/assets/images/spectrum.png);
    background-size: cover;
    background-position: center center;
}

.-hub .s-wb-content a, .-hub a.featured-box__end-link {
    color: #0094B3;
    font-weight: bold;
}

.map-banner__map-heading-wrap {
    width: 100%;
    padding: 45px 25px;
    margin-bottom: 20px;
    background: url(../images/bg-blocky.png);
    background-size: cover;
    background-position: center center;
}

.map-banner__map-heading {
    text-align: left;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
}

.map-banner__places-link {
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 21px;
    margin-top: 45px;
    text-transform: uppercase;
}

.map-banner__map-subheading {
    font-size:22px;
    text-align:center;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

    .slick-prev:before {
        content: '<';
    }

.slick-prev {
    left: -30px;
}

.slick-next {
    right: -30px;
}

    .slick-next:before {
        content: '>';
    }

    .slick-prev:before, .slick-next:before {
        font-family: monospace;
        font-size: 50px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }


.slick-list.draggable {
    height: 100% !important;
}

@media only screen and (min-width: 768px) {
    .info-rotator-wrap.slick-initialized {
        margin: auto;
    }

    .slick-prev {
        left: -35px;
    }

    .slick-next {
        right: -35px;
    }

        .slick-prev:before, .slick-next:before {
            font-size: 70px;
        }
}

@media only screen and (min-width: 992px) {
    .featured-spotlight__title {
        font-size: 28px;
    }

    .featured-spotlight__overlay {
        display: none;
    }

    .info-rotator__heading {
        font-size: 50px;
    }

    .info-rotator__link {
        font-size: 30px;
        margin-top: 90px;
        margin-bottom: 0;
    }
    
    .map-banner__map-heading-wrap {
        background: none;
        width: 100%;
    }

    .map-banner__map-heading {
        text-align: center;
        font-size: 48px;
        text-transform: uppercase;
        margin-bottom: 20px;
        line-height: 1.1;
        color: #4E4E4E;
    }

    .map-banner__places-link {
        display: none;
    }

    .featured-box__heading, a.featured-box__heading {
        flex-basis: 121px;
        height: 100%;
        font-size: 26px;
        line-height: 29px;
    }

    .featured-box a.featured-box__title, .featured-box .featured-box__title {
        font-size: 20px;
        line-height: 25px;
    }

    .featured-box .s-wb-content, .featured-box .sat-rollup-bodyliner, .featured-box .s-wb-content p, .featured-box .sat-rollup-bodyliner p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1423px) {

    .featured-box .s-wb-content, .featured-box .sat-rollup-bodyliner, .featured-box .s-wb-content p, .featured-box .sat-rollup-bodyliner p {
        font-size: 20px;
    }
}
