@font-face {
    font-family: 'Arcon';
    src: url('../fonts/arcon-regular-webfont.eot');
    src: url('../fonts/arcon-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/arcon-regular-webfont.woff2') format('woff2'), url('../fonts/arcon-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.woff2') format('woff2'), url('../fonts/lato-black-webfont.woff') format('woff'), url('../fonts/lato-black-webfont.ttf') format('truetype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-bolditalic-webfont.eot');
    src: url('../fonts/lato-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bolditalic-webfont.woff2') format('woff2'), url('../fonts/lato-bolditalic-webfont.woff') format('woff'), url('../fonts/lato-bolditalic-webfont.ttf') format('truetype'), url('../fonts/lato-bolditalic-webfont.svg#latobold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.woff2') format('woff2'), url('../fonts/lato-italic-webfont.woff') format('woff'), url('../fonts/lato-italic-webfont.ttf') format('truetype'), url('../fonts/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/************************* General *************************/
body {
    background:#333;
    /*background: #333 url(../images/bg1.jpg) no-repeat fixed center center;*/
    color: #333;
    font: 1em/1.5 "Lato", "Helvetica", arial, sans-serif;
}

@media only screen and (min-width : 1950px) {
    body {
        background-size: cover;
    }
}

p {
    margin: 5px 0 15px 0;
}

a {
    color: #1c758c;
}

    a:visited {
        color: #185e70;
    }

        a:hover, a:focus,
        a:visited:hover, a:visited:focus {
            color: #185e70;
        }

.column .image img, .column .image a, .banner img {
    display: block;
}

.error, .req {
    color: #1c758c;
}

h1, h2, h3, h4, h5, h6 {
    font: 400 28px "Arcon", "Lato", "Helvetica", arial, sans-serif;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 0;
}

h1 {
}

.interior h1 {
    border-bottom: 2px solid #1c758c;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.interior header.secondary h1 {
    border: 0;
    margin-bottom: 10px;
    padding: 0;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

.section-header {
    border-bottom: 1px solid #ccc;
}

h6 {
    font: 900 18px "Lato", "Helvetica", arial, sans-serif;
}

.column h6 {
    font-size: 18px;
    text-transform: uppercase;
}

/* Skip link for accessibility*/
#skip a {
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
}

    #skip a:focus {
        position: static;
        width: auto;
        height: auto;
    }

@media only screen and (min-width : 900px) {
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 32px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 24px;
    }

    h6 {
        font-size: 22px;
    }

    .column h6 {
        font-size: 24px;
    }
}

/************************* Ads *************************/
.ad {
    text-align: center;
    overflow:hidden;
}

.ad > div {
    margin:0 auto;
}

    .ad img {
        height: auto !important;
    }

.ad970x66 {
    margin-bottom: 15px;
    text-align: left;
}

    .ad970x66 img {
        width: 100% !important;
    }

#WallpaperAd {
    z-index: 0 !important;
    background-color: #000 !important;
}

.skyscraper {
    margin: auto;
    max-width: 300px;
    width: 100%;
}

    .skyscraper > div, .aside .GoogleActiveViewClass {
        float: left;
    }

        .skyscraper > div:first-of-type {
            margin-right: 10px;
            width: 160px;
            height: 600px;
        }

        .skyscraper > div:last-of-type {
            margin-left: 10px;
            width: 120px;
            height: 600px;
        }

.swap-sky {
    display: none;
}

.crawler {
    background: #fff;
    border-top: 1px solid #ccc6c1;
    bottom: 0;
    display: none;
    padding: 10px;
    position: fixed !important;
    text-align: center;
    width: 100%;
    z-index: 999999;
}

div[id^="div-gpt-ad-"] {
    max-width: 100%;
    overflow: hidden;
}

@media only screen and (max-width : 1000px) {
    /*.ad {
        display: none;
    }

    .column .ad {
        display: none !important;
    }*/

    .crawler {
        display: block;
    }
}

@media only screen and (max-height : 900px) {
    .swap-sky {
        display: block;
    }

    .skyscraper {
        display: none;
    }
}

/************************* General Layout *************************/
.full {
    margin: 0 auto;
    width: 100%;
    max-width: 1100px;
    z-index: 2;
}

.container > .inner {
    background: #fff;
    margin: auto;
    padding: 20px;
    max-width: 1100px;
    width: 100%;
}

.inner {
    margin: 0 auto;
    max-width: 1100px;
    padding: 0 15px;
    width: 100%;
}

@media only screen and (min-width : 800px) {
    .container > .inner {
        padding: 25px;
    }
}

@media only screen and (min-width : 1050px) {
    .container > .inner {
        padding-top: 110px;
    }
}

@media only screen and (min-width : 1350px) {
    .container > .inner {
        padding-top: 115px;
    }
}

@media only screen and (min-width : 1150px) {
    .inner {
        padding: 0;
    }

    .bottom .inner {
        padding: 0 15px;
    }
}

@media only screen and (min-width : 1450px) {
    .inner, .container > .inner, .full {
        max-width: 1300px;
    }
}

@media only screen and (min-width : 1640px) {
    .inner, .container > .inner, .full {
        max-width: 1390px;
    }
}

/* Responsive Video / Iframe */
.full .iframe-container iframe {
    width: 100% !important;
    height: 100% !important;
}

.full .iframe-wrap {
    margin: 0 auto;
    max-width: 1280px;
}

.full .iframe-position {
    height: 0;
    padding-bottom: 56.25%;
}

/************************* Forms / Buttons *************************/
input[type="submit"], input[type="button"], .actions button, a.btn, .btn a, button.btn {
    background: #333;
    border: 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2;
    margin: 0 5px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

    input[type="submit"].btn-small, input[type="button"].btn-small, .actions button.btn-small, a.btn.btn-small, .btn.btn-small a, button.btn.btn-small {
        font-size: 16px;
        padding: 8px 12px;
    }

    input[type="submit"][disabled], input[type="button"][disabled], .actions button[disabled], a[disabled].btn, .btn a[disabled],
    input[type="submit"][disabled]:hover, input[type="button"][disabled]:hover, .actions button[disabled]:hover, a[disabled].btn:hover, .btn a[disabled]:hover,
    input[type="submit"][disabled]:focus, input[type="button"][disabled]:focus, .actions button[disabled]:focus, a[disabled].btn:hover, .btn a[disabled]:hover {
        background: #333;
        color: #fafafa;
        opacity: .3;
    }

    input[type="submit"]:hover, input[type="button"]:hover, .actions btn:hover, .btn a:hover, a:hover.btn, button:hover.btn,
    input[type="submit"]:focus, input[type="button"]:focus, .actions btn:focus, .btn a:focus, a:focus.btn, button:focus.btn {
        background: #1c758c;
        color: #fafafa;
    }

input[type="submit"], input[type="button"], .actions button, a.btn, .btn a, button.btn {
    background: #1c758c;
    color: #fafafa;
}

    input[type="submit"]:hover, input[type="button"]:hover, .actions btn:hover, .btn a:hover, a:hover.btn, button:hover.btn,
    input[type="submit"]:focus, input[type="button"]:focus, .actions btn:focus, .btn a:focus, a:focus.btn, button:focus.btn {
        background: #185e70;
    }

a.btn-cancel, button.btn-cancel {
    background: #e0e0e0;
    color: #6e6e6e;
}

a:hover.btn-cancel, a:focus.btn-cancel,
button:hover.btn-cancel, button:focus.btn-cancel {
    background: #1c758c;
    color: #fafafa;
}

label {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.add-form td {
    display: block;
    padding: 5px 5px 15px;
}

    .add-form td.TableRowLabel {
        padding-bottom: 0;
        padding-top: 0;
    }

@media only screen and (min-width : 700px) {
    .add-form td {
        display: table-cell;
    }
}

/************************* Header *************************/
header p {
    margin: 0;
}

header.main {
    background: #0e7186;
    font-size: 18px;
    padding: 70px 0 15px;
    text-align: center;
    width: 100%;
}

    header.main a {
        color: #128fa9;
    }

        header.main a:hover, header.main a:focus {
            color: #000;
        }

    header.main .logo {
        margin: 0 auto 5px;
    }

        header.main .logo, header.main .logo img {
            width: 200px;
            height: 93px;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -ms-transform: translateZ(0);
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }

.socials {
    font-size: 25px;
}

header.main .etc li:last-child {
    display: none;
}

header.main .etc a {
    display: block;
    height: 100%;
}

header.main .fa {
    padding: 10px;
}

header.main .etc ul {
    height: 100%;
}

header.main .etc li {
    display: inline-block;
    height: 100%;
}

header.main .etc a.search-toggle {
    background: #1c758c;
    color: #fff;
}

    header.main .etc a.search-toggle:hover, header.main .etc a.search-toggle:focus {
        background: #185e70;
    }

.search {
    padding-top: 10px;
}

.ss {
    display: table;
    margin: 0 auto;
}

.st, .sb {
    display: table-cell;
    vertical-align: top;
}

.panel.search h6 {
    color: #333;
    text-align: center;
}

@media only screen and (min-width : 600px) {
    header.main .logo, header.main .logo img {
        width: 320px;
        height: 149px;
    }
}

@media only screen and (min-width : 1050px) {
    header.main {
        left: 0;
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 900;
    }

        header.main .bottom {
            background: #4a5b5e;
        }

    .socials {
        font-size: 22px;
    }

    header.main .logo {
        margin: 0;
        position: absolute;
        top: 12px;
        -webkit-transition: top .5s;
        transition: top .5s;
        z-index: 21;
    }

    header.main.shrink .logo {
        top: 6px;
    }

    header.main .logo, header.main .logo img {
        -webkit-transition: width .5s, height .5s;
        transition: width .5s, height .5s;
        width: 185px;
        height: 86px;
    }

    header.main.shrink .logo, header.main.shrink .logo img {
        width: 148px;
        height: 74px;
    }

    header.main .etc {
        background: #ded1b7;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        z-index: 20;
    }

        header.main .etc li:last-child {
            display: inline-block;
        }
}

@media only screen and (min-width : 1400px) {
    header.main .logo, header.main .logo img {
        -webkit-transition: width .5s, height .5s;
        transition: width .5s, height .5s;
        width: 260px;
        height: 121px;
    }

    header.main.shrink .logo, header.main.shrink .logo img {
        width: 178px;
        height: 83px;
    }

    header.main .logo {
        top: 0;
    }
}

@media only screen and (min-width : 1450px) {
    .socials {
        font-size: 25px;
    }

    header.main .fa {
        padding: 12px 10px;
    }
}

/************************* Navigation *************************/
.main-nav, #main-nav p, .main-nav br {
    display: none;
}

/* Mobile Navigation */
.toggle-menu {
    background: #e8dcc4;
    font-size: 14px;
    left: 0;
    position: fixed;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    width: 100%;
    z-index: 10;
}

    .toggle-menu li, .toggle-menu .icon, .toggle-menu .menu-text, .toggle-menu .fa {
        display: inline-block;
        vertical-align: middle;
    }

    .toggle-menu li {
        margin: 0 10px;
    }

    .toggle-menu a, .toggle-menu a:hover, .toggle-menu a:focus {
        color: #333;
        display: block;
        padding: 10px 0;
        text-decoration: none;
    }

    .toggle-menu .icon, .toggle-menu .icon:after, .toggle-menu .icon:before {
        background: #333;
        -webkit-transition: all 0s .3s;
        transition: all 0s .3s;
        width: 18px;
        height: 2px;
    }

    .toggle-menu .is-clicked .icon {
        background: rgba(255, 255, 255, 0);
    }

    .toggle-menu .icon:after, .toggle-menu .icon:before {
        background: #333;
        content: "";
        left: 0;
        position: absolute;
    }

    .toggle-menu .icon:before {
        bottom: 5px;
        -webkit-transition: bottom .3s .3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);
        transition: bottom .3s .3s cubic-bezier(0.23, 1, 0.32, 1), transform .3s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .toggle-menu .icon:after {
        top: 5px;
        -webkit-transition: top .3s .3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);
        transition: top .3s .3s cubic-bezier(0.23, 1, 0.32, 1), transform .3s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .toggle-menu .is-clicked .icon:after {
        background: #1c758c;
        top: 0;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: top .3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .3s .3s cubic-bezier(0.23, 1, 0.32, 1);
        transition: top .3s cubic-bezier(0.23, 1, 0.32, 1), transform .3s .3s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .toggle-menu .is-clicked .icon:before {
        background: #1c758c;
        bottom: 0;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: bottom .3s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform .3s .3s cubic-bezier(0.23, 1, 0.32, 1);
        transition: bottom .3s cubic-bezier(0.23, 1, 0.32, 1), transform .3s .3s cubic-bezier(0.23, 1, 0.32, 1);
    }

#search-trigger .menu-text {
    display: none;
}

/* Mobile Nav Panels */
[id$="nav-copy"], .panel {
    background: #fff;
    box-shadow: -5px 0 5px -5px rgba(0,0,0,.5);
    font-size: 16px;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(320px);
    -ms-transform: translateX(320px);
    transform: translateX(320px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
    transition: transform .4s 0s, visibility 0s .4s;
    width: 280px;
    height: 100%;
    z-index: 9;
}

    .panel.search {
        padding: 75px 10px;
    }

        .panel.search a.btn {
            background: #1c758c;
            color: #fff;
            line-height: 1;
            margin: 0;
            padding: 8px 12px 10px;
        }

            .panel.search a.btn:hover, .panel.search a.btn:focus {
                background: #333;
            }

.close {
    color: #333;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

    .close:hover, .close:focus {
        color: #185e70;
    }

[id$="nav-copy"] > ul {
    padding: 42px 0;
}

[id$="nav-copy"] ul li a {
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #333;
    display: block;
    padding: 15px;
    text-decoration: none;
}

    [id$="nav-copy"] ul li a:hover, [id$="nav-copy"] ul li a:focus {
        background: #1c758c;
        color: #fff;
    }

[id$="nav-copy"] ul li ul {
    background: rgba(255,255,255,.09);
    font-size: 14px;
    line-height: 1.2;
}

    [id$="nav-copy"] ul li ul li a {
        color: #333;
        padding: 10px 10px 10px 30px;
    }

[id$="nav-copy"].open-menu, .panel.open-menu {
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    -webkit-overflow-scrolling: touch;
}

.dd-wrap {
    display: block;
    width: 100%;
}

.open-dd {
    background: #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    color: #333;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    height: 100%;
    z-index: 10;
}

    /* Icon to indicate there's drop downs to open */
    .open-dd::after {
        content: "\f103";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .open-dd:hover, .open-dd:focus {
        background: #1c758c;
        color: #fff;
    }

.has-sub ul {
    display: none;
}

.has-sub span {
    display: block;
}

.has-sub > span {
    height: 100%;
}

/* Main Nav */
.main-nav {
    font-size: 14px;
    text-align: right;
    text-transform: uppercase;
    width: 100%;
    z-index: 20;
}

    .top .main-nav {
        text-align: right;
        margin: 0 180px 0 auto;
    }

    .bottom .main-nav {
        padding-right: 200px;
    }

    .main-nav ul li {
        display: inline-block;
        margin: 0 15px 0 0;
    }

        .main-nav ul li a {
            border-bottom: 1px solid transparent;
            display: block;
            padding: 10px 0;
            text-decoration: none;
            color: #ded1b7;
        }

            .main-nav ul li:hover a, .main-nav ul li a:focus, .main-nav ul li:hover span {
                border-color: currentColor;
                color: #000;
            }

    /* Drop Downs */
    .main-nav ul > li > ul {
        background-color: #fff;
        border-top: 1px solid #1c758c;
        box-shadow: 5px 0 5px -5px rgba(0,0,0,.3), 0 5px 5px -5px rgba(0,0,0,.3), -5px 0 5px -5px rgba(0,0,0,.3);
        display: block;
        line-height: 1.2;
        left: 0;
        margin: -1px 0 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        text-align: left;
        top: auto;
        -webkit-transition: max-height .1s ease-in-out 0s, opacity .1s ease-in-out 0s;
        transition: max-height .1s ease-in-out 0s, opacity .1s ease-in-out 0s;
        width: 200px;
        height: auto !important;
        z-index: 9999;
    }

        .main-nav ul > li > ul li {
            border-bottom: 1px solid #ccc;
            display: inline-block;
            font-size: 15px;
            height: auto !important;
            margin: 0;
            padding: 0;
            position: relative;
            width: 100%;
        }

            .main-nav ul > li > ul li:last-child {
                border-bottom: 0;
            }

            .main-nav ul > li > ul li a {
                color: #202020 !important;
                border: 0 !important;
                display: block;
                padding: 10px !important;
                text-indent: 0 !important;
                -webkit-transition: none;
                transition: none;
            }

            .main-nav ul > li > ul li:hover a {
                background: #e3e3e3;
                color: #202020 !important;
            }

    .main-nav ul > li:hover > ul, .main-nav ul > li > a:focus + ul {
        max-height: 500px;
        opacity: 1;
        -webkit-transition: max-height .7s ease-in-out 0s;
        transition: max-height .7s ease-in-out 0s;
    }

    /* Secondary Navigation */
    .main-nav.secondary-nav {
        font-size: 13px;
        z-index: 19;
    }

@media only screen and (min-width : 400px) {
    .toggle-menu li {
        margin: 0 20px;
    }

    #search-trigger .menu-text {
        display: inline-block;
    }
}

@media only screen and (min-width : 1050px) {
    [id$="nav-copy"], .toggle-menu {
        display: none;
    }

    .panel.search {
        -webkit-transform: translateX(380px);
        -ms-transform: translateX(380px);
        transform: translateX(380px);
        width: 350px;
    }

    .main-nav {
        display: block;
        -webkit-transition: margin-left .5s;
        transition: margin-left .5s;
    }

    .top .inner {
        padding: 0 0 0 15px;
    }
}

@media only screen and (min-width : 1400px) {
    .main-nav {
        font-size: 18px;
    }

    .main-nav.secondary-nav {
        font-size: 16px;
    }

    .main-nav ul li {
        margin: 0 22px 0 0;
    }

    .top .main-nav {
        margin-right: 170px;
        margin-left: auto;
    }

        .top .main-nav ul li:last-child {
            margin-right: 0;
        }
}

/************************* Subheader *************************/
.subscribe {
    margin: 0 auto 15px;
    max-width: 320px;
    width: 100%;
}

.interior .subscribe {
    margin-bottom: 20px;
}

.subscribe .image {
    float: right;
    text-align: center;
    width: 100%;
    z-index: 10;
    border-bottom: 0;
    max-height: none;
    overflow: hidden;
}
        
        .subscribe .image a::after {
            display: none;
        }

        .subscribe .image img {
            display: block;
        }

        .subscribe .image:hover .sub-overlay {
            opacity: 1;
        }

        .subscribe .image:hover .sub-overlay a {
            color: #fff;
        }

    .subscribe .sub-overlay {
        opacity: 0;
        background: rgba(28,117,140,0.75);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

.touch .subscribe .sub-overlay {
    opacity: 1;
    top: auto;
    height: 75px;
}

        .subscribe .sub-overlay a {
            color: #fff !important;
            text-decoration: none;
            position: absolute;
            display: block;
            width: 100%;
            height: 100%;
            z-index: 10;
            padding: 185px 0;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            margin: auto;
            font-weight: 700;
            font-size: 24px;
        }

        .touch .subscribe .sub-overlay a {
            padding: 25px 0;
            height: auto;
        }

@media only screen and (min-width : 1000px) {
    .subhead .ad {
        float: left;
        padding-right: 40px;
        width: calc(100% - 320px);
    }

    .subhead .subscribe {
        float: right;
    }
}

.column.three .subscribe, .sidebar .subscribe {
    display: none;
}

.sidebar .sticky-ad .aside .box.ad .left-ad {
    float: left;
}

.sidebar .sticky-ad .aside .box.ad .right-ad {
    float: right;
}

.sticky-ad > div {
    float:left;
}

.two-thirds {
    width: 100%;
}

@media only screen and (min-width: 1000px) {
    .two-thirds {
        width: calc(100% - 346px);
        display: inline-block;
    }
    
    .column.three .subscribe, .sidebar .subscribe {
        display: block;
    }

    .subhead .subscribe {
        display: none;
    }
}

/************************* Content *************************/
/*** Homepage Banner ***/
.home-banner {
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
}

    .home-banner .slick-list {
        z-index: 9;
    }

    .home-banner .text {
        background: #fff;
        padding: 20px 0;
    }

.column .home-banner .image {
    border-bottom: 0;
    overflow: auto;
    max-height: none;
    width: 100%;
}

.home-banner h2 {
    border-bottom: 2px solid #1c758c;
    color: #1c758c;
    font: 900 16px "Lato", "Helvetica", arial, sans-serif !important;
    padding-bottom: 5px;
}

    .home-banner h2 a {
        color: #1c758c;
        text-decoration: none;
    }

.home-banner .arrow {
    background: #e98f0e;
    top: 0;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    -webkit-transition: background .5s;
    transition: background .5s;
    z-index: 10;
}

    .home-banner .arrow:hover {
        background: #002447;
    }

    .home-banner .arrow.arrow-prev {
        left: 0;
    }

    .home-banner .arrow.arrow-next {
        right: 0;
    }

    .home-banner .arrow .icon, .home-banner .arrow .icon svg {
        display: block;
        fill: #fff;
        width: 16px;
        height: 19px;
    }

@media only screen and (min-width: 700px) {
    .home-banner {
        max-width: none;
        margin: 0 auto 30px;
    }

    .column.one .home-banner li {
        padding: 0;
    }

        .home-banner .text {
            font-size: 14px;
            margin: 0 auto;
            padding: 20px;
            max-width: 300px;
            position: absolute;
            bottom: 0;
            left: 50%;
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 10;
        }

        .home-banner .arrow {
            background: transparent;
            border: 2px solid #fff;
            top: 10px;
            -webkit-transition: background .5s, border .5s;
            transition: background .5s, border .5s;
        }

            .home-banner .arrow:hover {
                background: #1c758c;
                border-color: #1c758c;
            }

            .home-banner .arrow.arrow-next {
                right: 10px;
            }

            .home-banner .arrow.arrow-prev {
                left: 10px;
                right: auto;
            }
}

@media only screen and (min-width: 1000px) {
    .column.one .home-banner li {
        margin-bottom: 0;
    }

    .home-banner {
        margin: 0 auto 10px;
    }
    
    .home-banner .text {
        max-width: none;
        position: relative;
        bottom: auto;
        width: calc(100% - 20px);
        left: auto;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }

    .home-banner .arrow {
        bottom: auto;
        top: 10px;
    }
}

@media only screen and (min-width : 1500px) {
    .home-banner {
        margin: 0 auto 30px;
    }
    
    .home-banner h2 {
        font-size: 24px;
    }

    .home-banner .text {
        font-size: 16px;
        position: absolute;
        bottom: 0;
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 15px 15px 5px;
    }
}

/*** Columns ***/
.column {
    margin: 0 auto 70px;
    max-width: 570px;
    width: 100%;
}

    .column::after {
        background: #ccc;
        content: "";
        display: block;
        margin: auto;
        top: 35px;
        width: calc(100% - 25px);
        height: 1px;
    }

    .column:last-child {
        margin-bottom: 0;
    }

        .column:last-child::after {
            display: none;
        }

    .column > h6, .related-articles > h6 {
        border-bottom: 2px solid #1c758c;
        margin-bottom: 15px;
        padding-bottom: 5px;
    }

.related-articles > h6 {
    border-color: #e3e3e3;
}

.column .image {
    border-bottom: 2px solid #1c758c;
    overflow: hidden;
    max-height: 400px;
}

    .column .image img {
        width: 100%;
    }

.interior .column .image img {
    margin: auto;
    width: auto;
}

.column .image a::after {
    background: rgba(51,51,51,0);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background .5s;
    transition: background .5s;
    width: 100%;
    z-index: 1;
}

.column .image a:hover::after {
    background: rgba(51,51,51,.4);
}

.column > ul > li {
    margin-bottom: 25px;
}

    .column > ul > li:last-child {
        margin-bottom: 0;
    }

.column:not(.article-list) .content {
    background: #fff;
    border-top: 2px solid #1c758c;
    font-size: 14px;
    line-height: 1.3;
    margin: -50px auto 0;
    padding: 10px 10px 0;
    width: calc(100% - 20px);
    z-index: 5;
}

.column .related-articles .content {
    border-top: 0;
    margin: 0 auto;
    padding: 10px 10px 0;
    width: 100%;
}

.column .content p {
    margin-bottom: 10px;
}

.column h2, .column h1 {
    font: 16px "Dejavu", "Lato", "Helvetica", arial, sans-serif;
}

    .column h2 a {
        color: #333;
        text-decoration: none;
    }

        .column h2 a:hover, .column h2 a:focus {
            color: #1c758c;
        }

.homepage .column .btn {
    border-top: 1px solid #e3e3e3;
    margin-top: 25px;
    padding-top: 15px;
}

.icon-wrap {
    background: #1c758c;
    color: #fff;
    display: block;
    font-size: 24px;
    right: 0;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 40px;
    height: 40px;
}

    .icon-wrap:not(.icon-multimedia3) {
        display: none;
    }

    .icon-wrap .icon {
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.icon-multimedia3 {
    font-size: 18px;
}

.more {
    font-size: 14px;
    font-weight: 900;
    text-align: right;
    text-transform: uppercase;
}

    .more a {
        text-decoration: none;
    }

/* Column 2*/
.column.two .content {
    border-top: 0;
    margin: 0;
    width: 100%;
}

.column.two h2 {
    font: 900 16px "Lato", "Helvetica", arial, sans-serif;
}

.column.two li a {
    display: block;
}

.column.two img {
    z-index: 1;
}

.column.two .icon-wrap {
    bottom: 0;
    top: auto;
    z-index: 10;
}

@media only screen and (min-width : 700px) {
    .column.one li, .column.two li, .column.three li {
        display: inline-block;
        padding: 0 10px;
        vertical-align: top;
        width: calc(100% / 2 - 3px);
    }

    .column {
        max-width: none;
    }

        /* Column 2*/
        .column.two {
            margin-bottom: 0;
        }

            .column.two::after {
                display: none;
            }

            /*.column.two .image, .column.two .content {
                width: calc(100% - 128px);
            }*/

            .column.two h2 {
                font-size: 14px;
            }

            /*.column.two .image {
                float: left;
                width: 128px;
            }

            .column.two .content {
                float: right;
                margin: 0;
                padding-top: 0;
            }*/

            .column.two .icon-wrap {
                font-size: 18px;
                height: 26px;
                width: 26px;
            }
}

@media only screen and (min-width : 1000px) {
    .two-thirds {
        width: calc(100% - 324px);
        display: inline-block;
        vertical-align: top;
    }
    
    .column.one, .column.two {
        display: inline-block;
        margin: 0 20px;
        padding: 0;
        vertical-align: top;
        width: calc(100% / 2 - 32px);
    }

    .column.one {
        margin-left: 0;
        margin-right: 40px;
    }

    .column.two {
        margin: 0 0 0 20px;
    }

    .column.three {
        margin: 0;
        padding: 0 0 0 20px;
        width: 320px;
        display: inline-block;
    }

    .column::after {
        display: none;
    }

    .column.one li, .column.two li, .column.three li {
        display: block;
        margin-bottom: 35px;
        padding: 0;
        width: 100%;
    }
}

@media only screen and (min-width : 1450px) {
    .column.one {
        margin: 0 20px 0 0;
        width: calc(100% - 446px);
    }

        .column.one .content {
            font-size: 16px;
            line-height: 1.5;
        }

        .column.one h2, .column h1 {
            font-size: 22px;
        }

    .column.two {
        margin: 0 0 0 22px;
        width: 400px;
    }

        .column.two h2 {
            font-size: 16px;
        }

        .column.two .image, .column.two .content {
            width: calc(100% - 128px);
        }

        .column.two .image {
            float: left;
            width: 128px;
        }

        .column.two .content {
            float: right;
            margin: 0;
            padding-top: 0;
        }
}

@media only screen and (min-width : 1500px) {
    .column.one h2, .column h1 {
        font-size: 26px;
    }
}

/* Interiors */
@media only screen and (min-width : 1000px) {
    section.main {
        float: left;
        padding-right: 50px;
        max-width: calc(100% - 300px);
        width: 100%;
        min-height: 1200px;
    }

    .sidebar {
        float: right;
        max-width: 300px;
        width: 100%;
    }
}

@media only screen and (max-width : 1000px) {
    .sidebar {
        height: auto !important;
    }
}

/************************* Articles *************************/
header.secondary {
    background: #fff;
    border-top: 2px solid #1c758c;
    color: #333;
    margin: -2px auto 0;
    max-width: calc(100% - 20px);
    padding: 10px 10px 0;
    width: 100%;
}

.column h1 {
    color: #333;
}

.column .meta {
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.column .date {
    font-weight: 900;
}

.column .category, .column .author {
    color: #999;
    font-size: 14px;
}

.interior .column .meta span:not(:last-child)::after {
    content: "\00a0\00a0\00a0\002f\00a0";
    font-weight: 400;
}

.share {
    background: #e3e3e3;
    margin-bottom: 20px;
    text-align: right;
}

    .share a {
        color: #fff;
        display: block;
        padding: 10px;
        text-decoration: none;
    }

        .share a:hover, .share a:focus {
            color: #fff;
        }

    .share .fa {
        margin-right: 3px;
    }

    .share li {
        float: right;
        font: 900 14px "Lato", "Helvetica", arial, sans-serif;
        margin: 0;
        text-transform: uppercase;
        max-width: 150px;
        width: calc(100% / 2 - 2px);
    }

    .share .facebook a {
        background: #3b5998;
    }

        .share .facebook a:hover, .share .facebook a:focus {
            background: #263a64;
        }

    .share li.facebook {
        margin-left: 3px;
    }

    .share .send a {
        background: #1c758c;
    }

        .share .send a:hover, .share .send a:focus {
            background: #185e70;
        }

    .share li.newsletter {
        float: none;
        margin: 0 0 3px;
        max-width: none;
        width: 100%;
    }

    .share .newsletter a {
        background: #333;
    }

        .share .newsletter a:hover, .share .newsletter a:focus {
            background: #111;
        }

.email-safe {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

@media only screen and (max-width : 550px) {
    .email-safe {
        overflow-wrap: break-word;
        word-wrap: break-word;
        -ms-word-break: break-all;
        /* This is the dangerous one in WebKit, as it breaks things wherever */
        word-break: break-all;
        /* Instead use this non-standard one: */
        word-break: break-word;
        /* Adds a hyphen where the word breaks, if supported (No Blink) */
        -ms-hyphens: auto;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
}

header.secondary {
    margin-bottom: 20px;
}

.meta-video {
    margin-bottom: 20px;
}

@media only screen and (min-width : 525px) {
    .share li {
        width: 100%;
    }

        .share li:not(:last-child) {
            margin-left: 3px;
        }

        .share li.newsletter {
            float: right;
            margin: 0 0 0 3px;
            max-width: 150px;
            width: 100%;
        }
}

@media only screen and (min-width : 800px) {
    .column h1 {
        font-size: 36px;
    }

    header.secondary {
        padding: 10px 15px;
        max-width: calc(100% - 100px);
    }

    .meta-video {
        width: calc(100% * .5);
    }
}

@media only screen and (min-width : 1000px) {
    .column h1 {
        font-size: 40px;
    }
}

@media only screen and (min-width : 1200px) {
    .meta-video {
        width: calc(100% * .8);
    }
}

@media only screen and (min-width : 1500px) {
    .meta-video {
        width: calc(100% * .6);
    }
}

/* Newsletter CTA */
.nl {
    background: #eaeaea;
    color: #6e6e6e;
    margin: 25px auto;
    text-align: center;
    max-width: 350px;
    width: 100%;
}

    .nl p {
        margin: 0;
    }

    .nl li {
        padding: 0 15px;
    }

        .nl li:first-child {
            padding-top: 15px;
        }

        .nl li:last-child {
            padding-bottom: 15px;
        }

        .nl li:first-child p:first-of-type {
            color: #717171;
            font-size: 20px;
            font-style: italic;
            font-weight: 700;
        }

            .nl li:first-child p:first-of-type::after {
                background: #1c758c;
                content: "";
                display: block;
                margin: 5px auto 10px;
                width: calc(100% - 80px);
                height: 1px;
            }

        .nl li:first-child p:nth-of-type(2) {
            font-size: 14px;
            line-height: 1.2;
            padding-bottom: 10px;
        }

        .nl li:last-child p:first-of-type {
            font-size: 18px;
            font-weight: 700;
            padding-bottom: 10px;
        }

@media only screen and (min-width : 700px) {
    .nl {
        max-width: 500px;
    }

        .nl li, .nl li:first-child, .nl li:last-child {
            display: inline-block;
            padding: 15px;
            vertical-align: middle;
            width: calc(100% / 2 - 3px);
        }

            .nl li:first-child::after {
                background: #999;
                content: "";
                display: block;
                position: absolute;
                right: 8px;
                top: 50%;
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 1px;
                height: calc(100% - 50px);
            }
}

/************************* Article Listings *************************/
.article-list li {
    margin: 0 auto 20px;
    max-width: 220px;
    width: 100%;
}

    .article-list li h2 {
        font: 14px "Lato","Helvetica",arial,sans-serif;
    }

        .article-list li h2 a {
            color: #333;
            text-decoration: none;
        }

    .article-list li img {
        display: block;
    }

.article-list header.secondary {
    max-width: none;
    padding: 10px 0 0;
    width: 100%;
}

@media only screen and (min-width : 400px) {
    .article-list li {
        display: inline-block;
        vertical-align: top;
        width: calc(100% / 2 - 18px);
    }
}

@media only screen and (min-width : 401px) and (max-width : 550px) {
    .article-list li:nth-of-type(2n+1) {
        margin-right: 15px;
    }

    .article-list li:nth-of-type(2n+2) {
        margin-left: 15px;
    }
}

@media only screen and (min-width : 551px) {
    .article-list li {
        width: calc(100% / 3 - 23px);
    }
}

@media only screen and (min-width : 551px) and (max-width : 750px) {
    .article-list li:nth-of-type(3n+1) {
        margin-right: 15px;
    }

    .article-list li:nth-of-type(3n+2) {
        margin-left: 15px;
        margin-right: 15px;
    }

    .article-list li:nth-of-type(3n+3) {
        margin-left: 15px;
    }
}

@media only screen and (min-width : 751px) {
    .article-list li {
        width: calc(100% / 4 - 25px);
    }
}

@media only screen and (min-width : 751px) and (max-width : 1000px) {
    .article-list li {
        margin-left: 15px;
        margin-right: 15px;
    }

        .article-list li:nth-of-type(4n+1) {
            margin-left: 0;
            margin-right: 15px;
        }

        .article-list li:nth-of-type(4n+4) {
            margin-left: 15px;
            margin-right: 0;
        }
}

@media only screen and (min-width : 1001px) {
    .article-list li {
        width: calc(100% / 3 - 23px);
    }
}

@media only screen and (min-width : 1001px) and (max-width : 1450px) {
    .article-list li:nth-of-type(3n+1) {
        margin-right: 15px;
    }

    .article-list li:nth-of-type(3n+2) {
        margin-left: 15px;
        margin-right: 15px;
    }

    .article-list li:nth-of-type(3n+3) {
        margin-left: 15px;
    }
}

@media only screen and (min-width : 1451px) {
    .article-list li {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% / 4 - 25px);
    }

        .article-list li:nth-of-type(4n+1) {
            margin-left: 0;
            margin-right: 15px;
        }

        .article-list li:nth-of-type(4n+4) {
            margin-left: 15px;
            margin-right: 0;
        }
}

/************************* Pagination *************************/
.pages {
    font-size: 13px;
}

    .pages span, .pages a {
        display: inline-block;
        margin: 0 3px 5px;
        text-decoration: none;
    }

    .pages span {
        font-weight: 700;
    }

    .pages a {
        background: rgba(0,0,0,.08);
        color: #1c758c;
        padding: 4px 7px;
        -webkit-transition: background .3s;
        transition: background .3s;
    }

        .pages a:hover, .pages a:focus {
            background: rgba(0,0,0,.2);
            color: currentColor;
        }

/************************* Galleries *************************/
.lightbox-thumbnails li {
    display: inline-block;
    margin: 0 5px 10px;
    vertical-align: top;
    max-width: 150px;
    width: calc(100% / 2 - 13px);
}

    .lightbox-thumbnails li img {
        background: #fff;
        border: 1px solid #bdbdbd;
        margin: 0;
        padding: 5px;
        width: auto;
    }

#IdealLightbox .close {
    background: #1c758c;
    color: #fff;
    display: block;
    padding: 2px 10px;
}

    #IdealLightbox .close:hover {
        background: #185e70;
    }

/************************* Modal *************************/
.mp-wrap {
    background: #fff;
    box-shadow: 0 0 50px rgba(0,0,0,.8);
    margin: auto;
    padding: 30px;
    max-width: 1000px;
    width: calc(100% - 35px);
}

    .mp-wrap.iframe-wrap {
        max-width: 1000px;
    }

        .mp-wrap.iframe-wrap iframe {
            height: 90vh !important;
        }

.mfp-content .iframe-height {
    height: auto !important;
}

/************************* Footer *************************/
footer.main {
    background: #333;
    color: #ccc;
    font-size: 14px;
    padding: 15px;
    text-align: center;
}

@media only screen and (max-width : 1000px) {
    footer.main {
        padding: 15px 15px 110px;
    }
}

footer.main p {
    margin: 0;
}

footer.main ul li {
    display: inline-block;
    margin: 0 10px 10px;
    text-transform: uppercase;
}

footer.main a {
    color: #ccc;
    text-decoration: none;
}

    footer.main a:hover, footer.main a:focus {
        color: #fff;
    }

@media only screen and (min-width : 1000px) {
    footer.main .block {
        float: left;
        width: calc(100% / 2);
    }

        footer.main .block:first-child {
            text-align: left;
        }

        footer.main .block:last-child {
            text-align: right;
        }
}

/************************* Banner *************************/
.banner {
    background: #000;
    border-bottom: 2px solid #1c758c;
}

    .banner li {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block !important;
    }

    .banner .arrow {
        background: rgba(20,125,194,.7);
        color: #fff;
        border: 1px solid rgba(0,0,0,.4);
        cursor: pointer;
        font-size: 26px;
        line-height: 1;
        position: absolute;
        text-align: center;
        top: 0;
        -webkit-transition: background .3s;
        transition: background .3s;
        width: 30px;
        height: 30px;
        z-index: 10;
    }

        .banner .arrow .fa {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .banner .arrow .fa.fa-angle-left {
                left: -4px;
            }

            .banner .arrow .fa.fa-angle-right {
                right: -4px;
            }

        .banner .arrow.arrow-left {
            left: 0;
        }

        .banner .arrow.arrow-right {
            right: 0;
        }

        .banner .arrow:hover {
            background: rgba(20,125,194,.95);
        }

@media only screen and (min-width : 500px) {
    .banner .arrow {
        font-size: 45px;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 45px;
        height: 45px;
    }

        .banner .arrow.arrow-left {
            left: 15px;
        }

        .banner .arrow.arrow-right {
            right: 15px;
        }
}

@media only screen and (min-width : 700px) {
    .banner .arrow {
        font-size: 55px;
        width: 55px;
        height: 55px;
    }
}

@media only screen and (max-width : 950px) {
    .banner li {
        background-image: none !important;
    }
}

@media only screen and (min-width : 950px) {
    .banner img {
        opacity: 0;
    }
}

@media only screen and (min-width : 1000px) {
    .banner .arrow {
        font-size: 80px;
        width: 70px;
        height: 70px;
    }

        .banner .arrow.arrow-left {
            left: 40px;
        }

        .banner .arrow.arrow-right {
            right: 40px;
        }
}

/************************* Directories *************************/
/* Category Listing */
.buttonList {
    text-align: center;
}

    .buttonList li {
        margin: 0 auto 30px;
        max-width: 275px;
        width: 100%;
    }

        .buttonList li a {
            background: #333;
            color: #fff;
            display: block;
            font-size: 18px;
            padding: 20px 10px;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s;
        }

            .buttonList li a:visited {
                background: #050505;
                color: #fff;
            }

            .buttonList li a:hover, .buttonList li a:focus {
                background: #1c758c;
                color: #fff;
                text-decoration: none;
            }

@media only screen and (min-width : 500px) {
    .buttonList li {
        float: left;
        margin-top: 0;
        margin-bottom: 30px;
        max-width: none;
        width: calc(100% / 2 - 26px);
    }
}

@media only screen and (min-width : 500px) and (max-width : 750px) {
    .buttonList li:nth-of-type(2n + 1) {
        clear: both;
        margin-right: 25px;
    }

    .buttonList li:nth-of-type(2n + 2) {
        margin-left: 25px;
    }
}

@media only screen and (min-width : 751px) {
    .buttonList li {
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% / 3 - 28px);
    }

        .buttonList li:nth-of-type(3n + 1) {
            clear: both;
            margin-left: 0;
        }

        .buttonList li:nth-of-type(3n + 3) {
            margin-right: 0;
        }
}

/* Entries */
.entry-list {
    margin-top: 20px;
    max-width: 900px;
    width: 100%;
}

.featured-entry, .normal-entry {
    border: 2px solid #333;
    padding: 0;
}

.featured-entry {
    border-color: #1c758c;
}

    .featured-entry h4 {
        background: #1c758c;
        color: #fff;
        margin: 0;
        padding: 10px 10px 13px;
    }

.entry-content {
    font-size: 14px;
    padding: 15px 15px 10px;
}

.dimage {
    padding: 15px 15px 10px;
    text-align: center;
    max-width: 250px;
    width: 100%;
}

.entry-list .item {
    padding: 3px 0;
}

.intro {
    padding: 10px 0;
}

.items {
    padding: 0 15px 10px;
    text-align: center;
}

.entry-list h5 {
    margin: 0;
    padding: 0;
}

.d-btn {
    display: inline-block;
    margin: 0 3px;
}

    .d-btn a {
        background: #333;
        color: #fafafa;
        display: block;
        padding: 7px 10px;
        text-decoration: none;
    }

        .d-btn a:hover, .d-btn a:focus {
            background: #333;
        }

.directory-entries h5 {
    border-color: #999;
}

ul.directory-entries li, .featured-entry {
    margin-bottom: 10px;
}

@media only screen and (min-width : 600px) {
    .dimage {
        float: left;
        padding: 15px 30px 10px 15px;
    }

    .entry-content {
        float: right;
        width: calc(100% - 250px);
    }

    .items {
        clear: both;
    }
}

.builds .dimage {
    float: none;
    margin: 0;
    max-width: none;
}

.builds .entry-content {
    float: none;
    width: 100%;
}

.freelist {
    margin-top: 20px;
}

    .freelist input[type=button] {
        margin: 0 0 20px;
    }

/*********************** Contact Page ***********************/
.contact-form {
    margin-bottom: 40px;
}

@media only screen and (min-width: 850px) and (max-width: 1000px), (min-width: 1450px) {
    .contact-content {
        float: left;
        width: 40%;
    }

    .contact-form {
        float: right;
        margin: 0;
        padding-left: 30px;
        width: 60%;
    }
}


.advertisement-wrapper {
    width: 210px;
    padding: 0 26px;
    margin: auto;
    text-decoration: none;
    float:right !important;
    font-size:12px;
}

@media (min-width: 550px) {

    .top-ad {
        margin-right: 10em;
    }
}



.discount-popup-week p {
    margin: 0;
}


.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: white;
    opacity: 0.8;
}

.popupText {
    max-width: 600px;
    max-width: 559px;
    padding: 10px 10px 10px 20px;
}

.popupWrapper {
    display: flex;
    flex-direction: column;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 30px;
}

.popupImage {
    text-align: center;
}


@media (min-width:940px) {

    .popupWrapper {
        display: flex;
        flex-direction: row;
    }
}

#discount-popup-week button.mfp-close {
    color: white !important;
}

.popupText a {
    background-color: #eb1922;
    color: white;
    background-color: #eb1922;
    color: white;
    margin: 2px 0px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    padding: 8px 12px;
    text-transform: uppercase;
}

.popupText h2 {
    color: white;
    font-weight: bold;
}


.popupText h4 {
    color: white;
    font-weight: bold;
}

#discount-popup-week.mp-wrap {
    padding:0px;
}