﻿body {
    margin: 0px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333333;
}

.bannerOverlay h1 {
    font-family: Oswald,Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 4em;
    line-height: 1.2em;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0px;
    color: #f26622;
    text-shadow: 1px 1px 1px #000;
}

.bannerOverlay h2 {
    font-family: Oswald,Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 3em;
    line-height: 1.4em;
    padding-top: 0;
    margin-top: 0;
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.bannerOverlay a.learnmore {
    color: #FFF;
    float: right;
}

    .bannerOverlay a.learnmore:hover {
        background: #f2531b;
    }

.noBold {
    font-weight: 400;
    text-transform: initial;
    color: #ddd;
}

.fa {
    font-size: 1em !important;
    padding-left: 5px;
    color: #f17030;
}

.topSm {
    float: right;
    display: inline-table;
    margin: 0px 0px 0px 5px;
}

.social-icons {
    text-align: right;
    float: right;
    display: table;
    margin-top: 5px;
    color: #fff;
    padding-right: 8px;
}

    .social-icons a {
        font-size: .9em;
        color: #f3824a;
    }

        .social-icons a:hover {
            color: #fff;
        }

a {
    text-decoration: none;
    color: #888;
}

    a:hover {
        text-decoration: none;
        color: #f26722;
    }

    a.learnmore {
        text-align: center;
        margin: auto;
        display: table;
        padding: 8px 10px;
        border: solid 1px #ddd;
        font-family: "Montserrat",sans-serif;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.1em;
        color: #f26722;
        text-transform: uppercase;
        clear: both;
    }

        a.learnmore:hover {
            background: #f26722;
            color: #fff;
        }

.fullResize {
    width: 100%;
}

.midTop {
    background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2016/midBg.jpg) bottom center no-repeat;
    width: 100%;
}

.homeProjects h1 {
    font-size: 1.8em;
    font-weight: 400;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    color: #004990;
    line-height: 1.4em;
    margin: 0px;
}

.titleOrange {
    color: #f2531b;
}

.midTop h2 {
    font-size: 1.3em;
    font-weight: 400;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    color: #004990;
    line-height: 1.4em;
    margin-top: 0px;
}

.midTop ul {
    font-weight: 600;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    color: #004990;
    line-height: 1.6em;
}

.homeProjectsCallout {
    border: solid 1px #f26722;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .homeProjectsCallout h2 {
        font-size: 1.6em;
        font-weight: 400;
        font-family: Oswald,Helvetica,Arial,sans-serif;
        color: #333;
        line-height: 1.2em;
        margin-top: 0px;
    }

.homeProjects {
    width: 100%;
    padding: 70px 0px;
    background: #f4f4f4;
}

.whiteBG {
    background-color: rgba(255,255,255,.85);
    padding: 20px 120px 20px 25px;
}

.whiteBG2 {
    background-color: rgba(255,255,255,.85);
    padding: 20px 25px 20px 120px;
}

.homeWhoWeAre {
    background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2018/whoBanner.jpg) bottom center no-repeat;
    display: table;
    width: 100%;
    padding: 60px 0;
}

.homeWhatWeDo {
    background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2018/whatBanner.jpg) bottom center no-repeat;
    display: table;
    width: 100%;
    padding: 60px 0;
}

.homeCapabilities {
    background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2016/homeCapabilitiesBG.png) bottom center no-repeat;
    display: table;
    width: 100%;
    padding: 50px 0px 60px 0px;
}

    .homeCapabilities h2 {
        color: #f4f4f4;
        font-size: 2em;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        font-family: Montserrat,Helvetica,Arial,sans-serif;
    }

    .homeCapabilities h3 {
        color: #fff;
        font-size: 1.1em;
        padding: 0px;
        margin: 5px 0px;
        text-align: center;
    }

    .homeCapabilities .col-sm-3 {
        text-align: center;
    }

.homeBottomStatement {
    background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2016/homeBottomStatementBG.png) bottom center no-repeat;
    padding: 30px 0px 50px 0px;
    text-align: center;
}

    .homeBottomStatement h2 {
        color: #004990;
        text-transform: uppercase;
        font-size: 1.4em;
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        font-weight: 700;
    }

.navbar-brand img {
    width: 350px;
}

.navbar-brand {
    float: left;
    padding: 7px 0px;
    font-size: inherit;
    line-height: inherit;
}

/*nav css */

.navbar {
    position: inherit;
    min-height: inherit;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px;
}

.navbar-nav {
    float: right;
    margin: auto;
    padding: 10px 0px 0px 0px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: transparent;
}

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        font-family: "Montserrat",sans-serif;
        font-size: 1em;
        color: #fff;
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color: #1b1e23;
    border-color: rgba(0,0,0,0);
    margin: 0px;
}

    .navbar-inverse .navbar-nav > li > a {
        font-family: "Montserrat",sans-serif;
        font-size: 1em;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0 8px 10px;
        font-weight: 400;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a.currentlink {
            color: #f3824a;
        }

.dropdown-menu {
    font-size: inherit;
    background-color: #fff;
    border: none;
    border: transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: inherit;
    min-width: 150px;
}

    .dropdown-menu > li > a {
        font-weight: 400;
        font-family: "PT Sans",sans-serif;
        font-size: 1.1em;
        padding: 2px 15px;
        color: #1a2574;
    }

        .dropdown-menu > li > a:hover {
            color: #f26722;
        }

ul.level-2 {
    display: none !important;
}


/* end nav css */


/* Carousel base class */

#myCarousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0px 5px;
    background-color: #f26d2c;
}

#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0px 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    border: 1px solid #ffffff;
    border-radius: 10px;
}

.carousel {
    width: 100%;
    height: auto;
    z-index: 100;
}

    .carousel .item {
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;
    }

    .carousel .active.left, .carousel .active.right {
        left: 0;
        opacity: 0;
        z-index: 2;
    }

    .carousel .next, .carousel .prev {
        left: 0;
        opacity: 1;
        z-index: 1;
    }

.carousel-inner > .item > img {
    top: 0;
    left: 0;
    float: left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: inherit;
    display: block;
}

.carousel-caption {
    z-index: 10;
    text-align: right;
    text-shadow: none;
    padding: 0;
    top: 0;
    height: 100%;
    right: 0;
}

.bannerOverlay {
    padding: 15% 25% 10% 0%;
    height: 100%;
    float: right;
}

.mobileBanner {
    display: none;
}

.bottomRow {
    background: #fff;
    padding: 30px 0px;
    font-size: .9em;
    width: 100%;
    color: #fff;
}

    .bottomRow p {
        margin: 0px;
        color: #004990;
        font-size: .95em;
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        font-weight: 400;
    }

    .bottomRow a {
        color: #004990;
    }

        .bottomRow a:hover {
            color: #ff6600;
        }

.textRight {
    margin-top: 10px;
    max-width: 100%;
}

.bottomRowCentre {
    padding-right: 0px;
    text-align: right;
}

    .bottomRowCentre img {
        padding-right: 0px;
        text-align: right;
        width: 90%;
    }

.orange {
    color: #ff6600;
}

.logoRight {
    width: 65px;
}

.bottomRowRight {
    text-align: right;
}

    .bottomRowRight .fa {
        font-size: 1.8em !important;
        padding-top: 10px;
        padding-right: 5px;
    }

.bannerIcon {
    height: 35px;
    padding: 0px 10px;
}

.mobileShow {
    display: none;
}

/* end Carousel base class */


@media (min-width:769px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    .bannerOverlay h1 {
        font-size: 3em;
        line-height: 1.2em;
    }

    .banneroverlay h2 {
        font-size: 2.2em;
    }

    .bannerOverlay {
        padding: 15% 10% 10% 0;
    }

    .whiteBG {
        background-color: rgba(255,255,255,.85);
        padding: 20px 100px 20px 25px;
    }

    .whiteBG2 {
        background-color: rgba(255,255,255,.85);
        padding: 20px 25px 20px 100px;
    }

    .homeWhoWeAre {
        background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2018/whoBanner.jpg) bottom center no-repeat;
        display: table;
        width: 100%;
        padding: 50px 0;
    }

    .homeWhatWeDo {
        background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2018/whatBanner.jpg) bottom center no-repeat;
        display: table;
        width: 100%;
        padding: 50px 0;
    }

    .homeProjects {
        width: 100%;
        padding: 50px 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .bannerOverlay h1 {
        font-size: 3em;
        line-height: 1.2em;
    }

    .banneroverlay h2 {
        font-size: 2.2em;
    }

    .bannerOverlay {
        padding: 15% 10% 10% 0;
    }

    .midTop h2 {
        font-size: 1.2em;
        line-height: 1.3em;
    }

    .homeProjects {
        width: 100%;
        padding: 40px 0;
    }

    .whiteBG {
        background-color: rgba(255,255,255,.85);
        padding: 20px;
    }

    .whiteBG2 {
        background-color: rgba(255,255,255,.85);
        padding: 20px;
    }

    .homeProjects h1 {
        font-size: 1.4em;
        margin-top: 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: .9em;
        padding: 0 5px 10px;
    }

    .homeProjects h2 {
        font-size: 1.5em;
    }

    .homeProjectsCallout h2 {
        font-size: 1.4em;
    }

    .homeCapabilities h2 {
        font-size: 1.7em;
    }

    .homeBottomStatement h2 {
        font-size: 1.45em;
    }

    .homeCapabilities h3 {
        font-size: .9em;
    }

    .bottomRow p {
        margin: 0px;
        font-size: .9em;
    }

    .navbar-brand img {
        width: 260px;
        margin-top: 4px;
    }

    .social-icons {
        width: 70% !important;
        padding-right: 6px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .navbar-brand img {
        width: 150px;
        padding-top: 13px;
    }

    .navbar > .container .navbar-brand {
        margin-left: inherit;
    }

    .navbar-nav {
        padding: 5px 0 0;
    }

    .homeProjects {
        width: 100%;
        padding: 20px 0;
    }

    .whiteBG {
        background-color: rgba(255,255,255,.85);
        padding: 20px;
    }

    .whiteBG2 {
        background-color: rgba(255,255,255,.85);
        padding: 20px;
    }

    .homeProjects h1 {
        font-size: 1.25em;
        margin-top: 0px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: .75em;
        padding: 0 4px 10px;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        font-size: .75em;
        padding: 0 4px 10px;
    }

    .social-icons a {
        font-size: .8em;
    }

    .bannerOverlay h1 {
        font-size: 2em;
        line-height: 1.2em;
    }

    .banneroverlay h2 {
        font-size: 1.6em;
    }

    .bannerOverlay {
        padding: 15% 5% 10% 0%;
    }

    .midTop h2 {
        font-size: 1.1em;
        line-height: 1.2em;
    }

    .bottomRow p {
        margin: 0px;
        font-size: .8em;
    }

    .bottomAddress {
        padding-left: 25px;
    }

    a.learnmore {
        font-size: .9em;
        padding: 5px 10px;
    }

    .homeProjects h2 {
        font-size: 1.2em;
    }

    .homeProjectsCallout h2 {
        font-size: 1.2em;
    }

    .homeCapabilities h2 {
        font-size: 1.4em;
        padding: 10px 0px;
    }

    .homeCapabilities h3 {
        font-size: .9em;
    }

    .homeBottomStatement h2 {
        font-size: 1.2em;
    }

    .bottomRow {
        font-size: .8em;
    }

    .social-icons {
        width: 70% !important;
        padding-right: 4px;
    }

    .bottomRowRight .fa {
        font-size: 1.3em !important;
        padding-left: 3px;
    }
}


@media (min-width: 280px) and (max-width: 767px) {

    .navbar {
        height: auto;
        padding: 0px;
    }

    ul.navbar-nav {
        list-style: none;
        padding: 10px;
        float: left;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 1.1em;
    }

    .navbar-inverse .navbar-toggle:hover {
        background-color: #f26722;
    }

    .navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:focus {
        border-color: #fff;
        background: #f26722;
    }

    .col-sm-7, .col-sm-5, .col-sm-6, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-8 {
        padding: 0px;
    }

    .social-icons {
        width: 100%;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        font-size: .85em;
    }

    .fa {
        font-size: 1.2em !important;
        padding-left: 4px;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-top: 0 solid rgba(0,0,0,0);
        box-shadow: inherit;
        width: 100%;
        padding: 0px;
        max-height: inherit;
        z-index: 1;
    }

    .navbar-brand {
        float: left;
        padding: 8px 10px;
        font-size: inherit;
        line-height: inherit;
    }

        .navbar-brand img {
            width: 215px;
        }

    img.mainBanner {
        display: none !important;
    }

    .mobileBanner {
        display: table;
    }

        .mobileBanner img {
            width: 100%;
        }

    .bannerOverlay {
        padding: 0px;
        float: none;
        display: TABLE;
        WIDTH: 100%;
    }

    .carousel-caption {
        z-index: 10;
        position: relative;
        text-align: center;
        text-shadow: none;
        padding: 10px;
        top: 0;
        display: table;
        width: 100%;
        height: auto;
        right: 0%;
        left: 0%;
        background: #1b1e23;
    }

    .bannerOverlay h1 {
        font-size: 1.6em;
        line-height: 1.2em;
        padding: 10px 0px;
    }

    .bannerOverlay h2 {
        font-size: 1.4em;
        line-height: 1.2em;
    }

    .homeProjects h1 {
        font-size: 1.1em;
    }

    .midTop h2 {
        font-size: 1.1em;
        font-weight: 400;
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        color: #004990;
        line-height: 1.3em;
    }

    .homeWhoWeAre {
        background: none;
        display: table;
        width: 100%;
        padding: 0px
    }

    .whiteBG {
        background-color: rgba(255,255,255,1);
        width: 100%;
        padding: 15px;
        margin-top: 250px;
    }

    .whiteBG2 {
        background-color: rgba(255,255,255,1);
        padding: 0px 15px !important;
    }

    .homeWhatWeDo {
        background: none;
        display: table;
        width: 100%;
        padding: 0px;
    }

    .carousel-indicators {
        display: none;
    }

    .bannerOverlay a.learnmore {
        color: #FFF;
        float: none;
        font-size: .9em;
        padding: 5px 10px;
    }

        .bannerOverlay a.learnmore:hover {
            float: none;
            font-size: .9em;
            padding: 5px 10px;
        }

    .homeProjects h2 {
        font-size: 1.2em;
    }

    .homeProjects {
        padding: 10px 0px;
    }

    .homeProjectsCallout h2 {
        font-size: 1.1em;
        text-align: center;
    }

    .homeCapabilities h2 {
        font-size: 1.3em;
        padding: 5px 0 10px 0px;
        color: #fff;
    }

    .homeCapabilities {
        padding: 0px 0px 15px 0px;
    }

    .homeBottomStatement h2 {
        font-size: 1.2em;
    }

    .homeProjectsCallout {
        border: solid 1px #f26722;
        padding: 10px 0px 1px 0px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .midTop {
        background: url(https://immediac.blob.core.windows.net/sealandgroup/images/2016/midBg2.jpg) top center no-repeat;
    }

    .smallS {
        width: auto;
        margin: auto;
        text-align: center;
        display: table;
    }

    .bottomRowRight {
        text-align: left;
    }

    .bottomRow p {
        margin: 10px 0;
        font-size: .95em;
    }

    .bottomRow .fullResize {
        width: 70%;
    }

    .topSm {
        display: none;
    }

    .homeCapabilities .col-sm-3 {
        text-align: center;
        width: 25%;
        float: left;
        padding: 0px 4px;
    }

    .homeCapabilities h3 {
        font-size: .85em;
    }

    .homeBottomStatement {
        padding: 10px 0 25px;
    }

    .mobileHide {
        display: none;
    }

    .mobileShow {
        display: table;
    }

    .bottomRowCentre img {
        text-align: center;
        width: 50%;
        margin: auto;
        display: table;
        padding-top: 10px;
    }

    .bottomRow {
        background: #fff;
        padding: 30px 0;
        font-size: .9em;
        width: 100%;
        color: #fff;
        text-align: center;
    }

    .bottomRowRight {
        text-align: center;
        margin-top: 20px;
    }

    .img-responsive {
        display: block;
        height: auto;
        max-width: 70%;
        float: none;
        margin: auto;
    }
}


/* end mobile Media Queries */



@media print {
    html, body {
        margin: 0;
        padding: 0
    }

    .onlyPrint {
        display: table !important;
        width: 100%;
        margin: 0mm 0mm 0mm 0mm;
        padding: 0mm 0mm 0mm 0mm;
        font-size: 7.5pt;
        background: none;
    }

    .noprint {
        display: none !important;
    }

    .printTable {
        margin: 0mm;
    }

    @page {
        size: letter;
        margin: 0mm;
        padding: 0mm;
    }
}
