@font-face {
    font-family: 'Frutiger';
    src: url('/Fonts/Frutiger-Roman.eot');
    src: url('/Fonts/Frutiger-Roman.eot?#iefix') format('embedded-opentype'), url('/Fonts/Frutiger-Roman.woff') format('woff'), url('/Fonts/Frutiger-Roman.ttf') format('truetype'), url('/Fonts/Frutiger-Roman.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Styles are being written with bootstrap in mind, so class names will be similar */

/*Responsive*/

.visible-mobile {
    display: none;
}

.visible-desktop {
    display: block;
}

/*Global*/

.col {
    width: 980px;
    margin: 0 auto;
}

form > header .col {
    width: 960px;
}

:focus {
    outline: #4D90FE auto 1px !important;
}

[tabindex]:focus {
    text-decoration: none;
}

/*Global / Generic Styles*/

html {
    min-width: 1000px;
    background: #E2E2E2;
}

body {
    width: auto;
    max-width: none;
    font-size: 10px;
    line-height: normal;
}

    body > * {
        padding: 0;
        background: none;
    }

        body > * > div {
            background: none;
        }

*:not([type="submit"]) {
    box-sizing: initial;
}

a {
    color: #d81e05;
    font-size: 12px;
}

    a[href^="tel:"] {
        cursor: default;
        text-decoration: none;
        font-weight: bold;
    }

hr {
    background-color: #D9D9D9;
}

#bottomFooter hr {
    height: 0;
    border: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #f2f2f2;
}

#content p {
    margin: 15px 0;
}

#siteFooter {
    background-color: #f2f2f2;
}

#siteHeader {
    padding: 0;
}

    #siteHeader .col {
        width: 960px;
    }

    #siteHeader .headerIframe {
        top: -8px;
        right: 0;
    }

    #siteHeader #siteCountryRedirect {
        right: 90px;
    }

    #siteHeader #textSizeSelect {
        right: 10px;
    }

    #siteHeader > div {
        padding: 0;
        z-index: 1;
        overflow: visible;
    }

#siteNav {
    padding: 0;
}

#siteLogo {
    height: 48px;
}

#legal {
    background-color: #f2f2f2;
}

#serviceMenuWrap {
    position: relative;
}

#serviceMenu {
    padding: 2px 0;
}

    #serviceMenu > li {
        width: 200px;
        padding: 0;
    }

        #serviceMenu > li > a {
            width: auto;
            padding: 6px 15px 6px 8px;
            color: #666;
        }

        #serviceMenu > li > section {
            left: 0;
            font-size: 1.4em;
            border-left: 1px solid #b8bcbb;
            box-shadow: 4px 4px 0 rgba(0,0,0,.5), -1px 0 0 #fff;
        }

        #serviceMenu > li.show > section {
            display: block;
        }

        #serviceMenu > li > section article {
            padding: 20px 200px 20px 20px;
        }

        #serviceMenu > li > section .closeServiceMenu {
            display: none;
        }

        #serviceMenu > li > section aside h4 {
            font-size: 1em;
            font-weight: bold;
        }

        #serviceMenu > li > section aside a {
            font-size: 1em;
        }

.megaMenu > li > section > ul {
    height: auto;
}

#signIn > span {
    font-size: 14px;
}

#signIn > select {
    font-size: 13.3333px;
}

#searchForm {
    right: 50%;
    bottom: -40px;
    margin-right: -502px;
}

    #searchForm input[type='text'] {
        width: 320px;
        background-color: #fff;
        color: #8e8e8e;
        height: 20px;
        padding: 6px;
        margin: 5px 20px 0 0;
        border: 1px solid #ccc;
        border-color: #ccc #fff #fff #ccc;
        font-size: 1.44em;
        box-shadow: -1px -1px 0 #fff;
    }

    #searchForm .button {
        padding: 0;
        background: none;
        border: none;
        top: 0;
        right: 0;
        border-radius: 0;
        box-shadow: none;
        width: 30px;
        height: 30px;
        margin: 7px 22px 0 0;
        font-weight: normal;
        text-shadow: -1px -1px 0 #900;
    }

#obPopup {
    display: none;
}

.megaMenu > li {
    height: 37px;
}

    .megaMenu > li > section {
        top: 100%;
        height: auto;
        font-size: 1.08em;
        padding-bottom: 30px;
    }

        .megaMenu > li > section[data-children='5'] {
            width: 940px;
        }

    .megaMenu > li > a {
        height: 100%;
        padding: 6px 28px 13px 8px;
        font-size: 1.44em;
    }

    .megaMenu > li:hover > a {
        color: #39afda;
    }

    .megaMenu > li > section > ul > li {
        width: 135px;
    }

    .megaMenu > li > section .parent {
        height: auto;
    }

    .megaMenu > li > section > ul > li.parent > a {
        font-size: 1.556em;
        font-weight: bold;
    }

    .megaMenu > li.parent > section > ul ul li a {
        font-size: 1.2em;
    }

    .megaMenu > li > section > aside {
        height: auto;
        font-size: 1.26em;
    }

        .megaMenu > li > section > aside a {
            font-size: 0.926em;
        }

.footerLinks {
    font-size: 1em;
}

    .footerLinks li {
        border: none;
    }

    .footerLinks a {
        padding: 0;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

h1 {
}

h2 {
    color: #d81e05;
    font-size: 36px;
    margin: 0;
}

h3 {
    color: #666666;
    font-size: 20px;
}

h4 {
    color: #666666;
    font-size: 16px;
    margin: 5px 0;
}

h5 {
    color: #d81e05;
    font-size: 14px;
    margin: 5px 0;
}

h6 {
    color: #666666;
    font-size: 12px;
    margin: 0;
}

ul.checked li {
    list-style-type: none;
}

    ul.checked li:before {
        content: "\2713";
        color: #d81e05;
        font-weight: bold;
        padding-right: 8px;
    }

img {
    max-width: 100%;
}

/*Remove dots bg*/

#top {
    background-image: none;
}

    #top > .col {
        position: relative;
    }

#content {
    width: auto;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

.wrapper {
    background-image: none;
    padding: 0;
}

#content-body {
    padding: 0;
    color: inherit;
    width: auto;
}

button, input, select, textarea {
    font-size: 1.111em;
    line-height: normal;
}

.btn {
    font-size: 14px;
    cursor: pointer;
}

.btn-primary, .btn-default {
    position: relative;
    display: inline-block;
    padding: 9px 25px;
    border-radius: 5px;
    margin: 1px;
    font-weight: bold;
}

.btn-primary {
    border: 1px solid #bd0000;
    margin: 1px;
    background-color: #d81e05;
    color: white;
    box-shadow: 0 1px 1px #900;
}

.btn-default {
    border: 1px solid #d0d0d0;
    margin: 1px;
    background: linear-gradient(to bottom, #fefefe, #ededed);
    color: #d81e05;
    box-shadow: 0 1px 1px #666;
}

    .btn-primary:hover, .btn-default:hover {
        top: 1px;
        text-decoration: none !important;
    }

    .btn-default:hover {
        background: linear-gradient(to bottom, #ededed, #fefefe);
        box-shadow: none;
    }

.btn-primary:hover {
    box-shadow: 0 -8px 4px -4px #f21b1b inset;
}

/*Template layout*/
form > header {
    font-size: 1.2em;
    z-index: 999;
    clear: both;
    background-color: #fff;
}

    form > header #top {
        background-image: none;
    }

#top #ddlLangSelector {
    width: 150px;
    font-size: 14px;
}

#top ul#nav-tabs {
    margin-left: 8px;
}

    #top ul#nav-tabs li:first-of-type {
        margin-top: 1px;
        margin-left: 0;
    }

#pnlOnlineBanking {
    display: inline-block;
    float: none;
    vertical-align: top;
    float: right;
}

    #pnlOnlineBanking #sign-in-panel table {
        border-spacing: initial;
        border-collapse: initial;
        box-sizing: border-box;
    }

#logo {
    display: inline-block;
    float: none;
    vertical-align: top;
}

    #logo img {
        margin-left: 8px;
    }

main {
    background-image: none;
    padding: 0;
}

    main #content {
        width: auto;
        margin: 0;
        padding: 0;
        background: none;
        border: none;
    }

#content-body {
    font-size: 1.2em;
}

.lrg #content-body {
    font-size: 1.5em;
}

.x-lrg #content-body {
    font-size: 1.8em;
}

main #content-body {
    padding: 0;
    color: inherit;
    width: auto;
}

#top {
    background-color: #E2E2E2;
}

    #top #ddCountrySelect {
        width: 150px;
        font-size: 14px;
    }

#HeaderTabs_pnl_desktop_sectoinNavControl .col {
    width: 960px;
}

#siteTabs ul {
    display: inline;
    float: left;
    list-style: none;
    width: 665px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 5px 0 0 8px;
}

#siteTabs li {
    display: inline;
    float: left;
    background-color: #b5b5b5;
    height: 25px;
    line-height: 25px;
    margin: 5px 0 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
}

    #siteTabs li.selected {
        margin-top: 1px;
        margin-left: 0;
        background-color: #fff;
        height: 30px;
        line-height: 30px;
    }

    #siteTabs li a {
        margin: 0;
        padding: 0 8px;
        background: #7d7d7d;
    }

    #siteTabs li.selected a {
        padding-top: 0;
        color: #666;
    }

#logoHeader {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}

    #logoHeader > .col {
        overflow: hidden;
    }

#sign-in-panel table {
    border-spacing: initial;
    border-collapse: initial;
    box-sizing: border-box;
}

#serviceMenuHeader {
    background-color: #eee;
}

    #serviceMenuHeader .col {
        width: 960px;
    }

#megaMenuHeader {
    background-color: #d81e05;
}

    #megaMenuHeader #mega-menu {
        border: none;
    }

#rotatorMain {
    background-color: white;
    border-bottom: 1px solid #C5C5C5;
    box-shadow: #CFCFCF 2px 3px;
}

#ribbonMain {
    background-color: white;
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
    margin-top: 20px;
}

#tileMain {
    background-color: #E2E2E2;
    padding: 15px 0 35px 0;
    text-align: center;
}

    #tileMain .col {
        width: 1002px;
    }

#topFooter {
    background-color: #f2f2f2;
    padding: 35px 0 15px 0;
}

    #topFooter p {
        margin: 0;
    }

#bottomFooter {
    background-color: #f2f2f2;
    padding: 10px 0;
}

#legalFooter {
    background-color: #f2f2f2;
    padding: 10px 0;
}

#legal {
    padding: 0 0 0 10px;
}

/*Other Template Overrides*/
#top ul#nav-tabs li {
    background-color: #7D7D7D;
}

    #top ul#nav-tabs li.current a {
        color: #666666;
    }

    #top ul#nav-tabs li:first-of-type {
        margin-left: 0;
    }

#serviceMenuHeader .header {
    z-index: 1000;
}


/*Modules*/

.tile {
    position: relative;
    display: inline-block;
    width: 314px;
    min-height: 370px;
    padding: 20px 20px 60px 20px;
    border: 1px solid #D2D2D2;
    margin: 20px 8px 0 8px;
    vertical-align: top;
    text-align: left;
    background-color: white;
    box-sizing: border-box;
}

    .tile .bgImage {
        position: relative;
        height: 100%;
        margin: -10px -10px -50px -10px;
        padding: 10px 10px 50px 10px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }

    .tile h4 {
        margin: 0 0 20px 0;
        font-family: Frutiger, Arial, Helvetica, sans-serif;
        font-size: 1.834em;
    }

    .tile h5 {
        margin: 0;
        color: #515151;
        font-size: 1.5em;
    }

        .tile h5 + p {
            margin-top: 0;
        }

    .tile a {
        font-size: 1em;
    }

    .tile .btn {
        position: absolute;
        bottom: 21px;
        left: 20px;
        font-size: 15px;
        padding: 8px 20px;
    }

    .tile .bgImage .btn {
        bottom: 11px;
        left: 10px;
    }

    .tile .btn:hover {
        top: inherit;
        bottom: 20px;
    }

    .tile .bgImage .btn:hover {
        bottom: 10px;
    }

    .tile .btn:nth-of-type(2) {
        left: inherit;
        right: 20px;
    }

    .tile .bgImage .btn:nth-of-type(2) {
        right: 10px;
    }

    .tile a {
        font-size: 1em;
    }

    .tile.map h4 {
        font-size: 1.5em;
    }

    .tile.map h5 {
        margin: 15px 0 0 0;
        color: #515151;
        font-size: 1.25em;
        font-weight: bold;
    }

    .tile.map section {
        font-size: 1.25em;
    }

    .tile.map > footer {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }

    .tile.map .btn {
        bottom: 1px;
        left: 0;
    }

        .tile.map .btn:hover {
            bottom: 0;
        }

        .tile.map .btn + a {
            position: absolute;
            bottom: 18px;
            right: 0;
            width: 50%;
            margin-right: -5px;
            font-size: 1.25em;
            text-align: right;
            transform: translateY(50%);
        }

    .tile.map .noLocations {
        display: none;
    }

.currency h4 {
    margin-bottom: 30px;
    font-size: 1.5em;
}

.currency ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}

.currency li {
    position: relative;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    background: no-repeat 10px center;
    border-bottom: 1px solid #d4d4d4;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
}

.x-lrg .currency li {
    padding: 0;
    background-position: 0 center;
}

.currency .dolarobservado {
    background-image: url("//cdn.aglty.io/scotiabank-chile/WebsiteTheme/us.gif");
}

.currency .eurusd {
    background-image: url("//cdn.aglty.io/scotiabank-chile/WebsiteTheme/europeanunion.gif");
}

.currency .ipsa {
    background-image: url("//cdn.aglty.io/scotiabank-chile/WebsiteTheme/cl.gif");
}

.currency em {
    position: relative;
    display: inline-block;
    width: 175px;
    padding: 10px 30px 10px 0;
    font-size: 1.167em;
    font-style: normal;
    font-weight: bold;
    line-height: 1em;
    vertical-align: middle;
    border-right: 1px solid #d4d4d4;
    box-sizing: border-box;
    white-space: normal;
}

.lrg .currency em, .x-lrg .currency em {
    width: 160px;
}

.currency .dolarobservado em, .currency .eurusd em, .currency .ipsa em {
    padding-left: 26px;
}

.currency em:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 7px;
    width: 20px;
    height: 30px;
    margin-top: -15px;
    background: url("//cdn.aglty.io/scotiabank-chile/redesign/tiles/currencychange.png") no-repeat right -31px;
}

.currency .down em:after {
    background-position: right -69px;
}

.currency .up em:after {
    background-position: right 9px;
}

.currency li span {
    display: inline-block;
    padding-left: 10px;
    font-size: 1.25em;
    vertical-align: middle;
}



.rotator {
    position: relative;
    width: auto;
    height: 450px;
    margin: 0;
    z-index: 1;
}

    .rotator > ul, #content-body .rotator > ul {
        overflow: hidden;
        margin: 0;
        margin-left: 0%;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
        width: 100%;
        height: 100%;
        font-size: 0px;
    }

        .rotator > ul > li {
            transition: margin-left ease-out 1s;
            position: relative;
            display: inline-block;
            margin: 0;
            padding: 0;
            list-style-type: none;
            width: 100%;
            height: 100%;
            vertical-align: top;
            white-space: nowrap;
        }

    .rotator sup {
        position: relative;
        top: -0.1em;
        font-size: 28px;
        vertical-align: text-top;
    }

    .rotator .btn {
        margin-top: 20px;
    }

    .rotator > ul li a {
        display: inline-block;
        width: auto;
    }

    .rotator > ul > li > a {
        display: block;
        width: 100%;
    }

        .rotator > ul > li > a > img {
            position: absolute;
            width: 100%;
            height: 100%;
        }

        .rotator > ul > li > a > article {
            position: absolute;
            bottom: 50px;
            left: 0;
            padding: 5px 10px;
            background-color: rgba(255,255,255,0.7);
            width: 85%;
            font-size: 14px;
        }

    .rotator > nav {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 980px;
        height: 44px;
        margin-left: -490px;
        text-align: center;
        z-index: 100;
    }

        .rotator > nav > a {
            cursor: pointer;
            display: block;
            position: absolute;
            bottom: 225px;
            margin-bottom: -22px;
            text-align: center;
            text-decoration: none;
            vertical-align: middle;
            background-color: rgba(238,238,238,0.3);
            border: 1px solid rgba(255,255,255,0.5);
            border-radius: 5px;
            box-sizing: border-box;
        }

            .rotator > nav > a:hover {
                background-color: rgba(238,238,238,1);
            }

        .rotator > nav .next {
            width: auto;
            height: 48px;
            right: 0;
            background: none;
        }

        .rotator > nav .prev {
            width: auto;
            height: 48px;
            left: 0;
            background: none;
        }

        .rotator > nav > a img {
            display: block;
            margin: 7px 11px;
        }

        .rotator > nav ul {
            list-style-type: none;
            padding: 0px;
            margin: 0px;
            position: relative;
            font-size: 0;
        }

            .rotator > nav ul li {
                display: inline-block;
                margin: 0;
                padding: 0 6px;
                border-radius: 0;
                background: none;
            }

                .rotator > nav ul li a {
                    border-radius: 0;
                }

            .rotator > nav ul a {
                cursor: pointer;
                overflow: hidden;
                text-indent: -100px;
                background-color: #d2d2d2;
                height: 12px;
                width: 12px;
                display: block;
                text-align: center;
                color: #fff;
            }

        .rotator > nav li.selected a {
            opacity: 1;
            background-color: #d81e05;
        }

    .rotator .slide {
        height: 100%;
        background: center center no-repeat;
        background-size: auto 100%;
    }

        .rotator .slide > div {
            position: relative;
            top: 50%;
            width: 816px;
            margin: 0 auto;
            padding: 0 0 40px 0;
            box-sizing: border-box;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            overflow: hidden;
            z-index: 10;
        }

    .rotator > ul > li > * {
        white-space: normal;
        height: 100%;
    }

.ribbons {
    width: 100%;
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}

    .ribbons .close {
        position: absolute;
        display: block;
        top: 120px;
        right: 0;
        width: 30px;
        height: 30px;
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
        background: #eee;
        border: 1px solid #D4D4D4;
        box-sizing: border-box;
        visibility: hidden;
        z-index: 1000;
        cursor: pointer;
        transition: opacity 0.3s, visibility 0.33s;
    }

    .ribbons li.selected .close {
        visibility: visible;
    }

#content-body .ribbons > ul {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    line-height: 0;
    white-space: nowrap;
    background: linear-gradient(to bottom, #eee, #eee 83px, #fff 84px);
    z-index: 100;
}

/*Tab Collapsible for Ribbons*/
.ribbons > ul > li {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-height: 84px;
    margin: 0;
    padding: 0;
    line-height: normal;
    vertical-align: top;
    list-style-type: none;
    box-sizing: border-box;
    transition: max-height 0.3s ease-in-out 0.2s;
    z-index: 100;
}

    .ribbons > ul > li:nth-of-type(1n+2) {
        margin-left: -0.25em;
    }

    .ribbons > ul > li.expanded {
        transition: max-height 0.3s ease-in-out;
        max-height: 1000px;
    }

    .ribbons > ul > li > header {
        position: absolute;
        width: 190px;
        height: 64px;
        padding: 10px 16px;
        margin: 10px 0 0 0;
        text-align: center;
        line-height: 42px;
        border: 1px solid transparent;
        cursor: pointer;
        z-index: 100;
        top: 0;
        box-sizing: border-box;
        transform: translateX(40px);
        -webkit-transform: translateX(40px);
        transition: left 0.3s ease-in-out 0s, border-color 0s ease 0.5s, width 0s ease 0.5s;
    }

        .ribbons > ul > li > header:after {
            content: "";
            position: absolute;
            top: 0;
            right: -2px;
            width: 0;
            height: 100%;
            border-right: 1px solid transparent;
            transition: border-color 0s ease 0.5s, width 0s ease 0.5s;
        }

    .ribbons > ul > li.expanded > header {
        transition: left 0.3s ease-in-out 0s, border-color 0s ease 0s, width 0s ease 0s;
    }

    .ribbons > ul > li:nth-of-type(1n+2) > header {
        border-left-color: #D5D5D5;
    }

    .ribbons > ul > li.selected.expanded > header {
        height: 74px;
        background: #fff;
        border-bottom-color: #fff;
        border-top-color: #D5D5D5;
        border-left-color: #D5D5D5;
        z-index: 10;
        transition: left 0.3s ease-in-out 0s, height 0s ease 0s, border-color 0s ease 0s, width 0s ease 0s;
    }

        .ribbons > ul > li.selected.expanded > header:after {
            content: "";
            position: absolute;
            top: 0;
            right: -2px;
            width: 0;
            height: 100%;
            border-color: #D5D5D5;
            transition: border-color 0s ease 0s, width 0s ease 0s;
        }

    .ribbons > ul > li.selected.expanded + li > header {
        border-left-color: transparent;
    }

    .ribbons > ul > li > header > img {
        vertical-align: middle;
    }

    .ribbons > ul > li > header > span {
        display: inline-block;
        max-width: 126px;
        padding-left: 10px;
        color: #515151;
        font-size: 16px;
        line-height: 1.1em;
        text-align: left;
        white-space: normal;
        vertical-align: middle;
        box-sizing: border-box;
        z-index: 10;
    }

    .ribbons > ul > li > section {
        transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out 0.3s, visibility 0s 0.3s;
        margin-top: 83px;
        width: 100%;
        opacity: 0;
        visibility: hidden;
    }

        .ribbons > ul > li > section:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            width: 980px;
            border-top: 1px solid #D5D5D5;
            opacity: 0;
        }

    .ribbons > ul > li.expanded > section {
        transition: opacity 0.3s ease-in-out, margin 0.3s ease-in-out, visibility 0s 0.3s;
        opacity: 1;
    }

    .ribbons > ul > li.selected > section {
        transition: opacity 0.3s ease-in-out 0.3s, margin 0.3s ease-in-out, visibility 0s;
        visibility: visible;
    }

.contentColumn {
    display: inline-block;
    width: 325.5px;
    height: 100%;
    padding: 36px 30px 0 10px;
    font-size: 1.04em;
    line-height: 1.8em;
    vertical-align: top;
    white-space: normal;
    box-sizing: border-box;
}

    .contentColumn article {
        padding-bottom: 25px;
    }

    .contentColumn h2 {
        margin-bottom: 25px;
        font-family: frutiger, Arial, Helvetica, sans-serif;
        font-size: 38px;
        line-height: 1em;
    }

#content-body .contentColumn h3 {
    margin-top: 0;
    color: #666666;
    font-size: 1.61em;
    font-weight: bold;
}

#content-body .contentColumn ul {
    margin: 1em 0;
    padding: 0;
    font-size: 1.36em;
}

.contentColumn img {
    display: inline-block;
    margin-bottom: 16px;
}

.contentColumn .btn-default {
    min-width: 90px;
    line-height: normal;
    text-align: center;
    box-sizing: border-box;
}

.ribbons > nav {
    height: 0;
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: center;
    z-index: 100;
}

    .ribbons > nav ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        position: relative;
    }

        .ribbons > nav ul li {
            display: inline-block;
            padding: 0 6px;
        }

    .ribbons > nav a {
        position: absolute;
        display: block;
        top: 0;
        width: 25px;
        height: 83px;
        padding: 5px 0;
        background-color: #666;
        box-sizing: border-box;
        cursor: pointer;
    }

        .ribbons > nav a.disabled, .ribbons > nav a:hover {
            background-color: #cbcbcb;
        }

    .ribbons > nav .prev {
        left: 0;
        border-radius: 5px 0 0 5px;
    }

    .ribbons > nav .next {
        right: 0;
        border-radius: 0 5px 5px 0;
    }

    .ribbons > nav img {
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        width: auto;
        height: 20px;
        margin: -10px 0 0 -7.2px;
    }

.googleMap {
    width: 100%;
    height: 100%;
}

.topFooter > div {
    font-size: 1.4em;
    line-height: 1.4em;
}

    .topFooter > div h3 {
        font-size: 1em;
        font-weight: bold;
    }

    .topFooter > div a {
        font-size: 1em;
    }

    .topFooter > div .phone {
        font-size: 1.2em;
    }

.socialMediaLinks img {
    display: block;
    width: auto;
    height: 36px;
}

#legal small {
    padding: 0 10px;
    font-size: 1.1em;
}
