﻿@media (min-width: 2561px) {
    .callout p {
        max-width: 2000px;
    }

    .carousel_foreground {
        width: 37%;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) {
    .callout p {
        max-width: 1800px;
    }

    .carousel_foreground {
        width: 33.333%;
    }
}

@media (min-width: 1281px) and (max-width: 1920px) {
    .callout p {
        max-width: 1500px;
    }

    .carousel_foreground {
        width: 50%;
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    @charset "utf-8";

    .content-container {
        width: 100%;
    }


    .restrict-width-wrapper {
        width: 100%;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span::after {
        font-size: 2vw;
        line-height: 2.1vw;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span.cycle-pager-active::after {
        font-size: 2vw;
    }
}

@media (max-width: 1100px) {
    .footerlink, .footertext {
        font-size: 1.3rem;
        -webkit-transition: font 0.3s ease-in-out;
        -moz-transition: font 0.3s ease-in-out;
        -o-transition: font 0.3s ease-in-out;
        -ms-transition: font 0.3s ease-in-out;
    }

    .hero .content-container {
        height: 520px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }


    /*header*/
    .header {
        height: 80px;
    }

    .headerNav {
        margin-top: 20px;
    }

    #carouselWrapper {
        margin-top: 80px !important;
    }

    .header .logo {
        height: 120px;
        width: 120px;
    }

    .header .socialMediabar {
        margin-top: 18px;
    }

    .header .menu-btn {
        top: 18px;
    }
}

@media (max-width: 980px) {
    .footerlinks, .footertext {
        float: none;
        text-align: center;
        width: 100%;
        padding: 20px 0;
    }

    .footertext {
        padding-top: 0;
    }

    /*.hero {
        max-height: 420px;
    }*/

    .headerNav {
        display: none;
    }

            .carousel_foreground .carousel_content_foreground {
                margin: 20px 36px 0 36px;
                width: calc(100% - 72x);
            }

    .carousel_foreground .carousel_content .button {
        margin-top: 0;
        font-size: 1.3rem;
        height: 32px;
        line-height: 32px;
        margin-bottom: 20px;
        width: 160px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }


    .carousel_content_foreground .carousel_title h2 {
        font-size: 1.7rem;
    }

    .carousel_content p {
        font-size: 1.4rem;
    }

    .hero .content-container {
        height: 420px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }

    .hero .copy_overlay {
        left: calc(50% - 300px);
    }

    .boxwrapper .twocol-box {
        margin: 27px 21px;
        width: calc(50% - 24px);
    }

    .boxwrapper .threecol-box {
        width: calc(33% - 24px);
    }

    .twocol-box h2,
    .threecol-box h2 {
        margin-top: 30px;
        margin-bottom: 28px;
    }

    .twocol-box h2,
    .twocol-box h3,
    .twocol-box p,
    .threecol-box h2,
    .threecol-box h3,
    .threecol-box p {
        margin-left: 30px;
    }

    .boxwrapper .threecol-box {
        margin: 37px 15px;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span::after {
        font-size: 4vw;
        line-height: 4.2vw;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span.cycle-pager-active::after {
        font-size: 4vw;
    }

    .inductees-carousel .bio-list figure {
        flex: 1 0 calc(50% - var(--gap));
        max-width: calc(50% - var(--gap));
    }
}

@media (max-width: 769px) {
    .header-title-content {
        font-size: 1.5rem;
        -webkit-transition: font 0.3s ease-in-out;
        -moz-transition: font 0.3s ease-in-out;
        -o-transition: font 0.3s ease-in-out;
        -ms-transition: font 0.3s ease-in-out;
    }

    .button {
        font-size: 0.857em;
        line-height: 2.5em;
        min-width: 50%;
        height: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
    }

    .section h2, .restrict-width-wrapper h2 {
        font-size: 1.286em;
        margin: 2rem auto;
        -webkit-transition: font 0.3s ease-in-out;
        -moz-transition: font 0.3s ease-in-out;
        -o-transition: font 0.3s ease-in-out;
        -ms-transition: font 0.3s ease-in-out;
    }

    .restrict-width-wrapper h2 {
        margin-left: 50px;
    }

    /*.hero {
        max-height: 280px;
    }*/

    .hero .content-container {
        height: 280px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }

    .hero .copy_overlay {
        left: 0;
        margin: 16px 30px;
        position: relative;
        width: auto;
        background-color: transparent;
    }

    .boxwrapper {
        display: block;
    }

        .boxwrapper .twocol-box,
        .boxwrapper .threecol-box {
            width: auto;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            border: none;
            margin: 0;
        }

    .footnote {
        margin: 0 30px;
        padding-top: 16px;
    }

    .footercontainer {
        margin-top: 40px;
    }

    p,
    .bio-txt-intro h3,
    .travel-packages ul li,
    .travel-packages table, .travel-packages th, .travel-packages td {
        font-size: 1.2rem;
        -webkit-transition: font 0.3s ease-in-out;
        -moz-transition: font 0.3s ease-in-out;
        -o-transition: font 0.3s ease-in-out;
        -ms-transition: font 0.3s ease-in-out;
    }

    .newsNavigation .button {
        float: none;
        margin: 0 auto;
    }

        .newsNavigation .button:last-child {
            margin-top: 16px;
            margin-right: AUTO;
        }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span::after {
        font-size: 8vw;
        line-height: 8.5vw;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span.cycle-pager-active::after {
        font-size: 8vw;
    }
}


@media (max-width: 769px) {

    /*header*/
    .header {
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.75);
        height: 68px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }

        .header .logo {
            height: 80px;
            width: 80px;
            margin-left: 40px;
            -webkit-transition: height 0.3s ease-in-out;
            -moz-transition: height 0.3s ease-in-out;
            -o-transition: height 0.3s ease-in-out;
            -ms-transition: height 0.3s ease-in-out;
        }

        .header .socialMediabar {
            margin-top: 18px;
        }

    .top-spacer {
        margin-top: 70px;
    }

    #carouselWrapper {
        margin-top: 68px !important;
    }

    .header .menu-btn {
        margin-right: 0;
        top: 0;
    }

    .menu-btn .lines {
        height: 19px;
        width: 30px;
        top: 26px;
    }

    .menu-btn span.mid {
        top: 8px;
    }

    .menu-btn .lines span.bot {
        bottom: 1px;
    }

    .menu-title {
        display: none;
    }

    .footerlink, .footertext {
        font-size: 1.0rem;
        -webkit-transition: font 0.3s ease-in-out;
        -moz-transition: font 0.3s ease-in-out;
        -o-transition: font 0.3s ease-in-out;
        -ms-transition: font 0.3s ease-in-out;
        text-align: left;
        display: block;
    }

    .linkseparator {
        display: none;
    }

    .footertext {
        padding-top: 8px;
        padding-bottom: 36px;
    }

    .footerlink {
        padding: 8px 0;
    }

    .footerlinks {
        padding: 8px 0 0 0;
    }

    .bio-intro {
        background-color: transparent;
        margin-bottom: 0;
        display: block;
    }

    .bio-main-image {
        display: block;
        float: none;
        width: 100%;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
    }

    .bio-txt-intro {
        display: block;
        float: none;
        padding: 35px 35px 35px 0;
        width: calc(100% - 70px);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
    }

    .bio-copy {
        margin-bottom: 0;
    }

        .bio-copy .content-container {
            padding: 35px;
            width: calc(100% - 70px);
        }

    .bio-txt-main p {
        padding: 35px;
    }

    /*artifacts*/
    /*.artifacts .hero {
        display: block;
        max-height: none;
        overflow: visible;
    }*/


    .InductionWeek .boxwrapper .twocol-box,
    .artifacts .boxwrapper .twocol-box {
        max-width: unset;
        margin: 0;
        border-left: none;
        border-right: none;
        background-image: none !important;
        padding: 0 20px 60px 20px;
        display: block;
        width: 100%;
    }

        .InductionWeek .twocol-box .section-img,
        .artifacts .twocol-box .section-img,
        .InductionWeek .hero .content-container img,
        .InductionWeek .boxwrapper .twocol-box img
        .artifacts .hero .content-container img,
        .artifacts .boxwrapper .twocol-box img {
            display: block !important;
            width: 100%;
            visibility: visible !important;
        }

    .InductionWeek .twocol-box h2, .artifacts .twocol-box h2 {
        font-size: 1.286em;
    }

    .InductionWeek .buttonHolder, .artifacts .buttonHolder {
        position: relative;
        height: auto;
        left: 0;
    }

    .InductionWeek .button, .artifacts .button {
        margin: 0 auto;
        text-align: center;
    }

    .boxwrapper .twocol-box::before,
    .boxwrapper .threecol-box::before {
        display: none;
    }

    .boxwrapper .twocol-box img::before,
    .boxwrapper .threecol-box img::before {
        content: "";
        position: absolute;
        /*background-image: url(http://cdn.caymanislands.ky/portals/_default/skins/scubahofroot/../common/img/tile-shading.png);*/
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .artifacts .hero-overlay-holder .hero-overlay {
        max-width: none;
        min-width: unset;
        margin-top: 0;
        padding-bottom: 14px;
    }

    .artifacts .txt-overlay-atifacts p {
        font-size: 14px;
        width: 100%;
        margin-left: 0;
    }

    .artifacts .txt-overlay-atifacts h2 {
        margin-left: 0;
    }

    .artifacts .txt-bottom-align {
        margin-bottom: 0;
    }



    .artifacts .buttonHolder {
        left: 0;
        position: relative;
        height: auto;
    }

    .artifacts .button {
        margin: 0 auto 1em;
        min-width: 30%;
    }

    .socialMediabar {
        margin-right: 60px;
        margin-top: 12px;
    }

        .socialMediabar a {
            width: 32px;
            height: 32px;
            margin-right: 8px;
        }

    .carousel .button {
        margin-top: 10px;
        font-size: 12px;
    }

    .carousel_content p {
        font-size: 1.4rem;
    }

    .carousel {
        position: relative;
    }

        .carousel .carousel_foreground {
            height: auto;
            width: auto;
            background: none;
            position: relative;
        }

    /*.carousel_item{
		height: auto !important;
	}*/

    .carousel_background {
        position: relative !important;
        height: auto !important;
    }

    .carousel_foreground .carousel_content_foreground {
        left: auto;
        padding-top: 0;
        top: 0;
        margin-left: auto;
        margin-right: auto;
        width: 70%
    }

        .carousel_foreground .carousel_content_foreground .button {
            margin-left: auto;
            margin-right: auto;
            width: 160px;
            min-width: 160px;
        }

        .carousel_foreground .carousel_content_foreground h2 {
            text-align: center;
        }

    .component.heroMedia.slideshow figure.slide figcaption {
        width: 100%;
        background-color: rgba(0, 0, 0, .2);
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span::after {
        font-size: 15vw;
        line-height: 15.5vw;
    }

    .component.heroMedia.slideshow.cycle-slideshow .cycle-pager > span.cycle-pager-active::after {
        font-size: 15vw;
    }

    .inductees-carousel .owl-theme .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
        margin: 5px 20px;
    }

    .callout .restrict-width-wrapper {
        padding: 0 1.2rem;
    }
}

@media (max-width: 480px) {
    /*.hero {
        max-height: 180px;
    }*/
    body, .header {
        min-width: 320px;
    }

    body {
        overflow: scroll;
    }

    .header .logo {
        margin-left: 20px;
    }

    .section.hero-txt .content-container p {
        width: calc(100% - 60px);
    }

    .hero .content-container {
        height: 180px;
        -webkit-transition: height 0.3s ease-in-out;
        -moz-transition: height 0.3s ease-in-out;
        -o-transition: height 0.3s ease-in-out;
        -ms-transition: height 0.3s ease-in-out;
    }

    .boxwrapper .twocol-box,
    .boxwrapper .threecol-box {
        margin: 0 auto;
        border-left: none;
        border-right: none;
        -webkit-transition: margin 0.3s ease-in-out;
        -moz-transition: margin 0.3s ease-in-out;
        -o-transition: margin 0.3s ease-in-out;
        -ms-transition: margin 0.3s ease-in-out;
    }

    .section h2, .restrict-width-wrapper h2, .section p {
        width: 80%;
        -webkit-transition: width 0.3s ease-in-out;
        -moz-transition: width 0.3s ease-in-out;
        -o-transition: width 0.3s ease-in-out;
        -ms-transition: width 0.3s ease-in-out;
    }

    .restrict-width-wrapper h2,
    .twocol-box p,
    .travel-packages ul,
    .travel-packages table {
        margin-left: 33px;
    }

    .travel-packages .note {
        font-size: 1.0rem;
    }

    .carousel_foreground .carousel_content_foreground h2 {
        text-align: left;
        font-size: 1.5rem;
    }

    .header .socialMediabar {
        margin-top: 22px;
    }

        .header .socialMediabar a {
            width: 28px;
            height: 28px;
            margin-right: 4px;
        }
}
