﻿body, html {
    height: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Roboto'
}

sup {
    font-size: 60% !important;
}
/* SJ-comment not required - commented while working in ecotank
.sec6 {
    background-image: url('img/precisioncore-banner.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
  
    box-sizing: border-box;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/

.pmargin {
    margin: 18px 0 8px 0;
}

.prow-1 {
    float: left;
    width: 27%;
    margin-right: 3%;
}

.prow-2 {
    float: left;
    width: 40%;
    margin-right: 3%;
}

.prow-3 {
    float: left;
    width: 27%;
}

    .prow-1 .prow-text p, .prow-2 .prow-text p, .prow-3 .prow-text p {
        text-align: center;
    }

.bml {
    float: left;
}

.bmr {
    float: right;
}

.ghost-img, .ghost-img2, .ghost-div {
    display: none;
}


/*

.pcore-left h1 
{
    font-family: 'Roboto', sans-serif; 
    color: #ffffff;
    font-weight: 700 !important;
    text-align: left;
    font-size: 4.5em !important;
}
.pcore-left 
{
    padding: 2% 0 2% 0; 
   
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.pcore-left-text img 
{
    float: left;
    margin-top: 25px;
}
.core-menu 
{
    float: left;
    margin-top: 55px;
}
.core-menu ul li
{
   
    background: #ffffff;
    padding: 9px 65px;
    text-align: left;
}

.core-menu ul a
{
    font-family: 'Roboto', sans-serif; 
    color: #ffffff;
    font-weight: 400 !important;    
    font-size: 2.2em !important;
    text-decoration: none;
    text-transform: uppercase;
    color: #0099b0; 
    z-index: 50;  
}
.core-menu ul a:hover
{   
    color: #00e4ff;    
        
}
.core-menu ul li:hover 
{
        background: #2a2a2a;
        -webkit-transition: background-color ease-out 0.2s;
        -moz-transition: background-color ease-out 0.2s;
        -o-transition: background-color ease-out 0.2s;
        transition: background-color ease-out 0.2s;
}
.core1, .core2 { margin-bottom: 5%; }
.core-bold { font-weight: 700 !important; }

.core-black 
{
    padding: 2% 7%;
    background: #000000;
}
*/
.black-left {
    width: 41%;
    margin-right: 1%;
    float: left;
}

.black-right {
    float: left;
    width: 58%;
}

    .black-right p {
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
        font-weight: 300 !important;
        font-size: 2.2em !important;
        color: #ffffff;
        text-align: left;
        padding: 3% 0;
    }

.petr-logo {
    width: 90%;
    margin-top: 4%;
}

.petr-logo-foot {
    margin-top: 1%;
}

/*
.pcore-left p 
{
    font-family: 'Roboto', sans-serif; 
    color: #ffffff;
    font-weight: 300 !important;
    font-size: 2.2em !important;
    color: #ffffff;
    text-align: left;
    width: 80%;
    margin-top: 20px;
}
.pcore-left-text 
{
    margin-top: 7%;
    width: 50%;    
}


.core-menu li{
  -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 88% 100%);
  clip-path: polygon(0 100%, 0 0, 100% 0, 88% 100%);
  
    
}
*/

@font-face {
    font-family: 'epson-icons';
    src: url('fonts/epson/epson-icons.eot?-9bzojg');
    src: url('fonts/epson/epson-icons.eot?-9bzojg#iefix') format('embedded-opentype'), url('fonts/epson/epson-icons.woff2?-9bzojg') format('woff2'), url('fonts/epson/epson-icons.ttf?-9bzojg') format('truetype'), url('fonts/epson/epson-icons.woff?-9bzojg') format('woff'), url('fonts/epson/epson-icons.svg?-9bzojg#epson-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'epson-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-hamburger:before {
    content: "\e800";
}

.icon-down-right-arrow:before {
    content: "\e801";
}

.icon-left-arrow:before {
    content: "\e600";
}

.icon-left-arrow_hover:before {
    content: "\e601";
}

.icon-right-arrow:before {
    content: "\e603";
}

.icon-right-arrow_hover:before {
    content: "\e602";
}

.icon-close:before {
    content: "\e604";
}

.icon-phone:before {
    content: "\e802";
}

.icon-person-headset:before {
    content: "\e803";
}
/*
#container h1 {
    font-size: 3vw;
}

#container h3 {
    font-size: 2vw;
}

#container p {
    font-size: 1.2vw;
    line-height: 1.5;
}
*/
/*
@media only screen and (max-width: 1023px) {
    #container h1 {
        font-size: 43px;
    }

    #container h3 {
        font-size: 25px;
    }

    #container p {
        font-size: 15px;
    }
}
    */
.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6,
.headline p {
    color: inherit !important;
}

.headline.center-content * {
    text-align: center !important;
}

.hdg.hdg-2, .hdg.hdg-2 > h2 {
    font-size: 2.5vw !important;
}

#footer {
    margin-top: 0;
    /* background-color: #f3f5f7; */
}

    #footer p {
        font-size: inherit;
    }

#container {
    background: #ffffff;
}

#MastHead {
    margin-top: 10px;
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 767px) {
    #container #header h1 {
        font-size: 43px !important;
    }

    #container #header .header-logo img,
    .cd-nav-trigger span {
        vertical-align: baseline !important;
        margin: 10px auto;
    }
}

@media only screen and (min-width: 768px) {
    #MastHead {
        min-height: 70px;
    }
}

.main-header {
    max-width: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #header,
    #userLinks {
        padding: 0 7%;
    }
}

#header .logo {
    margin: 1% 0;
}

.cd-nav-trigger button {
    background-color: transparent;
}

#footer .legal-nav-wrapper {
    background: #f2f6f6;
}

#footer .functionNav li a, #copyright {
    color: #fff;
}

@media (min-width: 1024px) {
    .container-main-content__aligned,
    .container-main-content__aligned.container-fluid {
        padding-left: 14%;
        padding-right: 14%;
    }
}

.btn.btn-with-arrow.btn-primary:before {
    border-left-color: #ffffff;
    float: right;
    margin: 2px 0px 0px;
}

.btn.btn-with-arrow:before, .btn.btn-with-arrow:after {
    content: '\e072';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 80%;
    margin-left: 15px;
}

.btn-primary {
    -moz-user-select: none;
    background-color: #039;
    border-radius: 0px;
    border: 1px solid transparent;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 15px;
    padding: 6px 12px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

    .btn-primary.after-arrow:after {
        border-bottom: 0.3em solid transparent;
        border-left: 0.5em solid #fff;
        border-top: 0.3em solid transparent;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        right: 10px;
        top: 36%;
        width: 0;
    }

    .btn-primary.after-arrow:hover:after {
        border-left-color: #0031a0;
    }

    .btn-primary.before-arrow {
        padding-left: 30px;
    }

        .btn-primary.before-arrow:before {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            border-bottom: 0.3em solid transparent;
            border-left: 0.5em solid #fff;
            border-top: 0.3em solid transparent;
            content: '';
            display: block;
            height: 0;
            left: 10px;
            position: absolute;
            top: 36%;
            width: 0;
        }

        .btn-primary.before-arrow:hover:before {
            border-left-color: #0031a0;
        }

    .btn-primary.after-plus:after {
        content: '+';
        display: block;
        height: 0;
        position: absolute;
        right: 18px;
        top: 19%;
        width: 0;
    }

    .btn-primary.after-plus:hover:after {
        color: #0031a0;
    }

    .btn-primary.inline-plus:after {
        border: none;
        color: #fff;
        content: "+";
        display: inline-block;
        float: none;
        font-size: 18px;
        font-weight: 600;
        margin-left: 5px;
        position: relative;
        right: 0px;
        text-align: center;
        top: 0px;
        transform: none;
    }

    .btn-primary.inline-plus:hover:after {
        color: #039;
    }

    .btn-primary.sm-btn-block {
        width: 240px;
    }

    .btn-primary.centered {
        text-align: center;
    }

    .btn-primary:hover {
        background-color: #9ddfff;
        background-image: none;
        background-position: 0 0px;
        border-color: transparent;
        color: #039;
        text-decoration: none;
    }

    .btn-primary:last-child {
        margin-bottom: 40px;
    }

.more-arrow {
    position: relative;
    font-weight: 600;
}

    .more-arrow:after {
        border-bottom: 0.3em solid transparent;
        border-left: 0.5em solid #039;
        border-top: 0.3em solid transparent;
        content: '';
        display: inline-block;
        height: 0;
        margin-left: 10px;
        position: relative;
        width: 0;
    }

@media only screen and (max-width: 1023px) {
    .btn-primary.sm-btn-block {
        width: 100%;
    }

    .btn-primary.after-arrow:after {
        right: 20px;
    }
}

.simple-responsive-banner-component.module-buy-ink-table .module-table .module-table-collapse .module-table-works-with ul:before,
.simple-responsive-banner-component.module-buy-ink-table .module-table .module-table-collapse .module-table-works-with ul:after,
.sticky-wrapper:before,
.sticky-wrapper:after,
.rich-text-output .rte-row:before,
.rich-text-output .rte-row:after {
    content: " ";
    display: table;
}

.simple-responsive-banner-component.module-buy-ink-table .module-table .module-table-collapse .module-table-works-with ul:after,
.sticky-wrapper:after,
.rich-text-output .rte-row:after {
    clear: both;
}

.simple-responsive-banner-component img {
    width: 100%;
    height: auto;
}


/*Breadcrums starts*/
.simple-responsive-banner-component.module-breadcrumb {
    background: #353535;
    font-size: 12px;
    min-height: 44px;
    line-height: 44px;
    text-align: left;
}

@media only screen and (max-width: 741px) {
    .pcore-left-text {
        width: 100%;
    }

    .pcore-left p {
        width: 100% !important;
    }

    .core-menu ul li {
        padding: 9px 48px;
    }
    /*
    .sec6 {
        background-image: url(img/precisioncore-head-banner.jpg);
    }
    */
    .comeup {
        display: block !important;
        width: 60%;
        margin: 0 20% 5% 20%;
    }

    .black-left, .black-right {
        float: none !important;
        width: 100% !important;
    }

    .core-black {
        padding: 6% 7% !important;
    }

    .black-right p {
        text-align: center !important;
    }

    .petr-logo2 {
        margin-top: 1% !important;
    }
}

@media only screen and (max-width: 897px) {
    .black-left-foot {
        float: none !important;
        width: 100%;
    }

    .black-right-foot {
        float: none !important;
        width: 100% !important;
    }

        .black-right-foot p {
            text-align: center !important;
        }
}

@media only screen and (max-width: 1000px) {
    .bl-topl {
        float: none;
        margin-top: 1%;
        width: 100%;
    }

    .bl-topr {
        float: none;
        width: 100% !important;
    }

        .bl-topr p {
            text-align: center;
        }

    .petr-logo2 {
        margin-top: 1% !important;
    }
}



@media only screen and (max-width: 741px) {
    .core-menu ul li {
        padding: 9px 35px;
    }
}

@media only screen and (max-width: 672px) {
    .comeup {
        display: block !important;
        width: 66%;
        margin: 0 18% 5% 18%;
    }

    .lprinter {
        width: 80%;
        margin: 0 10%;
    }

    .core-menu ul li {
        width: 100%;
        padding: 21px 35px;
    }

    .core-menu ul {
        width: 100%
    }

    .core-menu {
        float: none;
        clear: both;
        margin-bottom: 5%;
    }

        .core-menu ul a {
            font-size: 2.6em !important;
        }

    .pcore-left-text {
        margin-top: 6% !important;
    }

        .pcore-left-text h1, .pcore-left-text p {
            text-align: center;
        }
}

.comeup {
    display: none;
}

@media only screen and (max-width: 1492px) {
    .black-right p {
        font-size: 2.0em !important;
    }
}

@media only screen and (max-width: 362px) {
    .core-menu ul a {
        font-size: 2.2em !important;
    }

    .core-menu ul li {
        padding: 16px 35px !important;
    }
}


@media only screen and (max-width: 1358px) {
    .black-left .petr-logo {
        margin-top: 10%;
    }

    .black-left {
        margin-right: 3% !important;
    }

    .black-right {
        width: 56%;
    }
}

/*

@media only screen and (max-width: 787px) 
{
        .prow-left, .prow-right { float: none; width: 100%; }
        .prow-img { margin-top: 20px !important; }   
        .prow-left .prow-text p, .prow-right .prow-text p { text-align: center; }            
        
}
@media only screen and (max-width: 420px) 
{
        .prow-img img { width: 100% !important; }               
}
@media only screen and (max-width: 540px) 
{
        .prow-img-b img { width: 100% !important; }               
}
*/




@media only screen and (max-width: 1199px) {
    .simple-responsive-banner-component.module-breadcrumbm, .pcore-left, .finlease-row .col-md-12, .core-black .col-md-12, .pcore-float-wrap {
        padding: 0 7%;
    }

    .prow-1, .prow-2, .prow-3 {
        float: none;
        width: 100%;
    }

        .prow-1 img, .prow-2 img, .prow-3 img, .prow-img {
            margin-top: 20px !important;
        }

    .pcore-float-wrap {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 1085px) {
    .prow-left-a, .prow-right-a {
        display: none;
    }

    .prow-hovimg, .prow-hovimg2 {
        width: 100% !important;
        margin-right: 0 !important;
        clear: both;
    }

    .prow-left-a a, .prow-right-a a {
        width: 100%;
    }

    .ghost-img, .ghost-img2 {
        display: block;
        width: 100%;
    }

    .ghost-div {
        padding: 0 15%;
        display: block;
    }
}

@media only screen and (max-width: 650px) {
    .ghost-div {
        padding: 0 7%;
        display: block;
    }
}


.simple-responsive-banner-component.module-breadcrumb .breadcrumb {
    font-family: 'Roboto', sans-serif;
    background: transparent;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin: 0;
    padding: 0 15px 0 0;
    text-transform: uppercase;
}

    .simple-responsive-banner-component.module-breadcrumb .breadcrumb:after {
        border-bottom: 0.3em solid transparent;
        border-left: 0.5em solid #FFF;
        border-top: 0.3em solid transparent;
        content: "";
        display: inline-block;
        height: 0px;
        position: relative;
        right: -10px;
        width: 0px;
    }

    .simple-responsive-banner-component.module-breadcrumb .breadcrumb:nth-child(2) {
        /* SJ-Comment as it was not displaying more than 2 menus on menu bar. Example ecotank >> benefits
            display: none;
            */
    }

.simple-responsive-banner-component.module-breadcrumb .current {
    font-family: 'Roboto', sans-serif;
    color: #88ba14;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.pcore-left-text {
    margin-top: 4%;
}

@media only screen and (min-width: 721px) and (max-width: 1022px) {
    .simple-responsive-banner-component.module-breadcrumb {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 1023px) {
    /*
        SJ -comment below as breadcrumb disappers when screen minimize
    .simple-responsive-banner-component.module-breadcrumb {
        display: none;
    }
        */
}
/*Breadcrumb ends*/

.simple-responsive-banner-component.module-cta {
    background-size: 100% auto;
    position: relative;
}

    .simple-responsive-banner-component.module-cta:before {
        content: "";
        display: block;
        padding-top: 40.64%;
        position: relative;
        width: 100%;
    }

    .simple-responsive-banner-component.module-cta .module-content {
        color: #fff;
        display: block;
        font-size: 20px;
        height: 56%;
        position: absolute;
    }

        .simple-responsive-banner-component.module-cta .module-content h3 {
            font-size: 3vw;
            font-weight: 200;
            margin: 0 0 7% 0;
        }

            .simple-responsive-banner-component.module-cta .module-content h3 img {
                height: auto;
                margin-left: 0;
                width: auto;
                max-width: 69%;
            }

        .simple-responsive-banner-component.module-cta .module-content p,
        .simple-responsive-banner-component.module-cta .module-content .text-container {
            font-size: 1.4vw;
            font-weight: 400;
            margin: 0 0 5% 0;
            word-break: normal;
        }

            .simple-responsive-banner-component.module-cta .module-content p > *:not(.module-cta-cta):not(.cta),
            .simple-responsive-banner-component.module-cta .module-content .text-container > *:not(.module-cta-cta):not(.cta) {
                color: inherit !important;
            }

            .simple-responsive-banner-component.module-cta .module-content p a,
            .simple-responsive-banner-component.module-cta .module-content .text-container a {
                background: none;
                display: inline;
                padding: 0;
            }

                .simple-responsive-banner-component.module-cta .module-content p a:after,
                .simple-responsive-banner-component.module-cta .module-content .text-container a:after {
                    border: none;
                    content: none;
                }

                .simple-responsive-banner-component.module-cta .module-content p a:hover,
                .simple-responsive-banner-component.module-cta .module-content .text-container a:hover {
                    text-decoration: underline;
                    background: none;
                    color: #fff;
                }

        .simple-responsive-banner-component.module-cta .module-content a {
            background: #003399;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            font-size: 1.2vw;
            font-weight: 400;
            padding: 10px 15px;
        }

            .simple-responsive-banner-component.module-cta .module-content a:after {
                border-bottom: 0.3em solid transparent;
                border-left: 0.5em solid #fff;
                border-top: 0.3em solid transparent;
                content: '';
                display: inline-block;
                height: 0;
                width: 0;
            }

            .simple-responsive-banner-component.module-cta .module-content a:hover {
                background-color: #9ddfff;
                color: #0031a0;
                text-decoration: none;
            }

                .simple-responsive-banner-component.module-cta .module-content a:hover:after {
                    border-left-color: #0031a0;
                }

            .simple-responsive-banner-component.module-cta .module-content a span {
                margin-right: 2em;
            }

    .simple-responsive-banner-component.module-cta.right-content .module-content {
        right: 11.5%;
        top: 25%;
        width: 29%;
    }

    .simple-responsive-banner-component.module-cta.left-content .module-content {
        left: 11.5%;
        top: 28%;
        width: 30%;
    }

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-cta.center-content {
        background-position: center top;
    }
}

.simple-responsive-banner-component.module-cta.center-content .module-content {
    text-align: center;
}

    .simple-responsive-banner-component.module-cta.center-content .module-content a.module-cta-cta {
        text-align: left;
    }

@media only screen and (min-width: 1024px) {
    .simple-responsive-banner-component.module-cta.center-content .module-content {
        left: 20%;
        top: 28%;
        margin: 0 auto;
        width: 60%;
    }

        .simple-responsive-banner-component.module-cta.center-content .module-content h3 img {
            margin: 0 auto 2%;
            width: auto;
            height: auto;
        }
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-cta.center-content .module-content {
        width: 90%;
        margin: 0 auto;
    }
}

.simple-responsive-banner-component.module-cta.dark-on-light .module-content {
    color: #000;
}

.simple-responsive-banner-component.module-cta.tall:before {
    padding-top: 57%;
}

.simple-responsive-banner-component.module-cta.tall .module-content {
    height: 65%;
}

.simple-responsive-banner-component.module-cta.tall.right-content .module-content {
    right: 11.5%;
    top: 20%;
    width: 29%;
}

.simple-responsive-banner-component.module-cta.tall.left-content .module-content {
    left: 11.5%;
    top: 20%;
    width: 30%;
}

@media only screen and (min-width: 1023px) {
    .simple-responsive-banner-component.module-cta.TOP.right-content .module-content,
    .simple-responsive-banner-component.module-cta.TOP.left-content .module-content,
    .simple-responsive-banner-component.module-cta.TOP.center-content .module-content {
        top: 80px;
    }

    .simple-responsive-banner-component.module-cta.BOTTOM.right-content .module-content,
    .simple-responsive-banner-component.module-cta.BOTTOM.center-content .module-content,
    .simple-responsive-banner-component.module-cta.BOTTOM.left-content .module-content {
        top: auto;
        bottom: 80px;
        height: auto;
    }

    .simple-responsive-banner-component.module-cta.MIDDLE {
        display: table;
        width: 100%;
    }

        .simple-responsive-banner-component.module-cta.MIDDLE:before {
            padding-top: 57%;
        }

        .simple-responsive-banner-component.module-cta.MIDDLE .module-content {
            display: table-cell;
            position: relative;
            vertical-align: middle;
        }

        .simple-responsive-banner-component.module-cta.MIDDLE.left-content .module-content {
            right: 59.25%;
            left: auto;
        }

        .simple-responsive-banner-component.module-cta.MIDDLE.center-content:before {
            padding-top: 100%;
        }

        .simple-responsive-banner-component.module-cta.MIDDLE.center-content .module-content {
            right: 20%;
            left: auto;
            width: 60%;
        }
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-cta {
        background-repeat: no-repeat;
        background-size: 190% auto;
    }

        .simple-responsive-banner-component.module-cta:before {
            padding-top: 77.20%;
        }

        .simple-responsive-banner-component.module-cta.tall:before {
            padding-top: 108%;
        }

        .simple-responsive-banner-component.module-cta .module-content {
            position: relative;
            top: 0;
        }

            .simple-responsive-banner-component.module-cta .module-content h3 {
                font-size: 24px;
                margin: 5% 0 15px 0;
            }

                .simple-responsive-banner-component.module-cta .module-content h3 img {
                    max-width: 35%;
                }

            .simple-responsive-banner-component.module-cta .module-content p {
                font-size: 16px;
                margin: 0 0 15px 0;
            }

            .simple-responsive-banner-component.module-cta .module-content a {
                display: block;
                font-size: 16px;
                margin: 0 0 50px 0;
            }

                .simple-responsive-banner-component.module-cta .module-content a:after {
                    margin-right: -0.5em;
                }

                .simple-responsive-banner-component.module-cta .module-content a span {
                    margin-right: 0;
                    padding-right: 15px;
                }

        .simple-responsive-banner-component.module-cta.right-content,
        .simple-responsive-banner-component.module-cta.right-content.tall {
            background-position: left 0;
        }

            .simple-responsive-banner-component.module-cta.right-content .module-content,
            .simple-responsive-banner-component.module-cta.right-content.tall .module-content {
                margin: 0 auto;
                right: 0;
                width: 90%;
            }

        .simple-responsive-banner-component.module-cta.left-content,
        .simple-responsive-banner-component.module-cta.left-content.tall {
            background-position: right 0;
        }

            .simple-responsive-banner-component.module-cta.left-content .module-content,
            .simple-responsive-banner-component.module-cta.left-content.tall .module-content {
                left: 0;
                margin: 0 auto;
                width: 90%;
            }

        .simple-responsive-banner-component.module-cta.dark-on-light {
            background-color: #fff !important;
        }
}


.simple-responsive-banner-component.module-recomended-links {
    background: #f3f5f7;
    overflow: hidden;
    padding: 0 11%;
}

    .simple-responsive-banner-component.module-recomended-links .module-content {
        clear: both;
        display: block;
        margin: 5% 0;
        overflow: hidden;
    }

        .simple-responsive-banner-component.module-recomended-links .module-content .link-block {
            display: block;
            float: left;
            height: auto;
            overflow: hidden;
            /* first box */
            /* second box */
            /* third box */
        }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block h4 {
                color: #202127;
                font-size: 16px;
                font-weight: 100;
                font-weight: 600;
                margin-top: 0;
                margin: 0 0 5px 0;
                text-transform: uppercase;
            }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul {
                margin: 0;
                padding: 0;
            }

                .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li a {
                        color: #003399;
                        font-size: 16px;
                        font-weight: 100;
                        margin: 0 0 5px 0;
                    }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 2) {
                clear: left;
                margin-right: 1.39%;
                width: 20.70%;
                text-align: left;
                line-height: 1.5;
            }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 1) {
                margin-right: 1.39%;
                width: 38.26%;
            }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n) {
                clear: right;
                width: 38.26%;
            }

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-recomended-links {
        padding: 5% 11%;
    }

        .simple-responsive-banner-component.module-recomended-links .module-content .link-block {
            float: none;
            width: 100%;
            /* first box */
        }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block h4 {
                font-size: 22px;
            }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li a {
                font-size: 18px;
            }

            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 2),
            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 1),
            .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n) {
                margin: 0 0 5% 0;
                width: 100%;
            }
}

.simple-responsive-banner-component.module-social {
    background: #000;
    padding: 2.5%;
    text-align: center;
}

    .simple-responsive-banner-component.module-social p {
        color: #fff;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 1.8vw;
        font-weight: 200;
        margin: 0;
    }

        .simple-responsive-banner-component.module-social p .social-icon {
            background-position: 15px 0;
            background-repeat: no-repeat;
            color: #fff;
            display: inline-block;
            font-size: 1vw;
            line-height: 30px;
            margin: 0 0.2em;
            min-height: 30px;
            padding: 0 0 0 55px;
            position: relative;
        }

            .simple-responsive-banner-component.module-social p .social-icon + .social-icon:before {
                border-left: 1px solid #3f4040;
                bottom: 0;
                content: '';
                display: inline-block;
                left: 0;
                position: absolute;
                top: 0;
            }

            .simple-responsive-banner-component.module-social p .social-icon:hover {
                color: #9ddfff;
                text-decoration: none;
            }

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-social {
        text-align: left;
    }

        .simple-responsive-banner-component.module-social p {
            font-size: 16px;
        }

            .simple-responsive-banner-component.module-social p span.title {
                margin-left: 5%;
            }

            .simple-responsive-banner-component.module-social p span.social-links {
                color: transparent;
                display: block;
                font-size: 0;
            }

                .simple-responsive-banner-component.module-social p span.social-links .social-icon {
                    background-position: center;
                    background-size: 100% auto;
                    color: transparent;
                    font-size: 0;
                    margin: 2.5% 5% 0;
                    padding: 15% 0 0 15%;
                }
}

/*Floating nav starts*/
@media (min-width: 1024px) {
    .module-floating-nav.sticky {
        position: fixed;
        top: 0;
        z-index: 11;
    }
}

.sticky-wrapper {
    /* margin-left: -3px;
  margin-right: 14px; */
}

.module-sticky-nav {
    background: #90949c;
    border-color: #b5b8bd;
    border-style: solid;
    border-width: 1px 0;
}

    .module-sticky-nav .module-content {
        -webkit-transition: background 1.3s ease-in-out;
        -o-transition: background 1.3s ease-in-out;
        transition: background 1.3s ease-in-out;
        background: #90949c;
    }

        .module-sticky-nav .module-content:before,
        .module-sticky-nav .module-content:after {
            content: " ";
            display: table;
        }

        .module-sticky-nav .module-content:after {
            clear: both;
        }

        .module-sticky-nav .module-content:before,
        .module-sticky-nav .module-content:after {
            content: " ";
            display: table;
        }

        .module-sticky-nav .module-content:after {
            clear: both;
        }

    .module-sticky-nav .sticky-cart {
        background: #000;
        color: #fff;
        display: none;
        padding: 0 11%;
    }

        .module-sticky-nav .sticky-cart .name,
        .module-sticky-nav .sticky-cart .price {
            font-weight: bold;
        }

        .module-sticky-nav .sticky-cart .name {
            margin-top: 0;
            padding: 6px 10px;
        }

        .module-sticky-nav .sticky-cart .price {
            padding: 3px 5px;
        }

        .module-sticky-nav .sticky-cart .btn.btn-primary {
            margin-bottom: 0;
        }

    .module-sticky-nav ul,
    .module-sticky-nav .sticky-links {
        padding-left: 0;
        list-style: none;
        margin-bottom: 0;
    }

        .module-sticky-nav ul li,
        .module-sticky-nav .sticky-links li,
        .module-sticky-nav ul > a,
        .module-sticky-nav .sticky-links > a {
            float: left;
            width: 14.2857143%;
        }

            .module-sticky-nav ul li:last-of-type,
            .module-sticky-nav .sticky-links li:last-of-type,
            .module-sticky-nav ul > a:last-of-type,
            .module-sticky-nav .sticky-links > a:last-of-type {
                border-right: 0;
                width: calc(14.2857143%);
            }

            .module-sticky-nav ul li.active,
            .module-sticky-nav .sticky-links li.active,
            .module-sticky-nav ul > a.active,
            .module-sticky-nav .sticky-links > a.active,
            .module-sticky-nav ul li.active a,
            .module-sticky-nav .sticky-links li.active a,
            .module-sticky-nav ul > a.active a,
            .module-sticky-nav .sticky-links > a.active a,
            .module-sticky-nav ul li a.active,
            .module-sticky-nav .sticky-links li a.active,
            .module-sticky-nav ul > a a.active,
            .module-sticky-nav .sticky-links > a a.active {
                background: #d66000;
                text-decoration: none;
            }

            .module-sticky-nav ul li + li,
            .module-sticky-nav .sticky-links li + li,
            .module-sticky-nav ul > a + li,
            .module-sticky-nav .sticky-links > a + li,
            .module-sticky-nav ul li + a,
            .module-sticky-nav .sticky-links li + a,
            .module-sticky-nav ul > a + a,
            .module-sticky-nav .sticky-links > a + a {
                border-left: 1px solid #cbd0db;
            }

        .module-sticky-nav ul a,
        .module-sticky-nav .sticky-links a {
            background: #90949c;
            color: #fff;
            display: block;
            font-size: 1.6em;
            padding: 10px 15px;
            -webkit-transition: background 0.3s ease-in-out;
            -o-transition: background 0.3s ease-in-out;
            transition: background 0.3s ease-in-out;
        }

            .module-sticky-nav ul a:hover,
            .module-sticky-nav .sticky-links a:hover {
                background: #803900;
                text-decoration: none;
            }

@media (min-width: 1024px) {
    .sticky-links {
        display: table !important;
    }

    .module-sticky-nav.stuck {
        border: 0;
        left: 0;
        margin: 0 -10px;
        position: fixed;
        top: 0;
        width: calc(100% + 15px);
        z-index: 1000;
    }

        .module-sticky-nav.stuck ul,
        .module-sticky-nav.stuck .sticky-links {
            margin: 0 0 0 -15px;
        }

        .module-sticky-nav.stuck .module-content {
            padding: 0 11%;
        }

        .module-sticky-nav.stuck .sticky-cart {
            display: block;
        }

        .module-sticky-nav.stuck.first-active .module-content {
            background: linear-gradient(90deg, #000000 30%, #90949c 30%);
        }

        .module-sticky-nav.stuck.last-active .module-content {
            background: linear-gradient(90deg, #90949c 30%, #000000 30%);
        }

        .module-sticky-nav.stuck .name.col-xs-5 {
            width: 34%;
        }

        .module-sticky-nav.stuck .ProductListComponent-ListAddToCartAction {
            width: auto;
        }

            .module-sticky-nav.stuck .ProductListComponent-ListAddToCartAction .btn.btn-primary.btn-block.btn-with-arrow:before {
                margin-left: 7px;
            }

        .module-sticky-nav.stuck .row > .ProductListComponent-ListAddToCartAction > .yCmsContentSlot.productDetailsPageSectionUpSelling > .addtocart-component > .row {
            margin: 0;
        }

        .module-sticky-nav.stuck > .sticky-cart.row {
            margin: 0 -10px;
            padding-right: 0;
        }

            .module-sticky-nav.stuck > .sticky-cart.row > .ctas.col-xs-5 {
                padding-left: 0;
                width: 50%;
                padding-right: 0;
            }

                .module-sticky-nav.stuck > .sticky-cart.row > .ctas.col-xs-5 > .row {
                    margin: 0;
                }

            .module-sticky-nav.stuck > .sticky-cart.row > .price.col-xs-2.text-right {
                width: 14.5%;
            }
}

.simple-responsive-banner-component.module-floating-nav .module-sticky-nav {
    margin: 15px 0 15px 0;
    /* padding: 0 15px; */
    border: 0;
}

@media (max-width: 639px) {
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav {
        display: none !important;
    }
}

@media (min-width: 640px) and (max-width: 1023px) {
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav {
        display: none !important;
    }
}

.simple-responsive-banner-component.module-floating-nav .module-sticky-nav .name {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}

.simple-responsive-banner-component.module-floating-nav .module-sticky-nav .cta {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}

    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .cta .btn {
        display: inline-block;
        width: auto;
    }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .cta .btn.btn-with-arrow.btn-primary {
            white-space: normal;
        }

            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .cta .btn.btn-with-arrow.btn-primary:before {
                margin-left: 2em;
            }

.simple-responsive-banner-component.module-floating-nav .module-sticky-nav .sticky-links {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: left;
}

    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .sticky-links a {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .sticky-links a:focus {
            text-decoration: none;
        }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .sticky-links a,
        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav .sticky-links a:last-of-type {
            width: auto;
        }

@media (min-width: 1024px) {
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav.stuck {
        margin: 0;
    }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav.stuck > .sticky-cart.row {
            padding-right: 11%;
        }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav.stuck .sticky-links {
            width: calc(100% + 15px);
        }
}

.simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .mobile-dropdown-trigger {
    display: none;
}

.simple-responsive-banner-component.module-floating-nav .module-accordion.panel-group .panel + .panel {
    margin-top: 0;
}

.simple-responsive-banner-component.module-floating-nav .module-accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
}

.simple-responsive-banner-component.module-floating-nav .module-accordion .panel-heading h4 a:after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.5em solid #fff;
    border-top: 0.3em solid transparent;
    content: '';
    display: block;
    height: 0;
    margin-top: 4px;
    width: 0;
    float: right;
    transition: all .5s ease;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
}

.simple-responsive-banner-component.module-floating-nav .module-accordion .panel-heading h4 a.collapsed:after {
    border-bottom: 0.3em solid transparent;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.simple-responsive-banner-component.module-floating-nav .module-accordion .panel-body {
    padding: 0;
}

@media (max-width: 1023px) {
    .simple-responsive-banner-component.module-floating-nav .module-accordion .panel {
        border-bottom: 1px solid #cccccc;
    }

    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links {
        border: 0;
        /*margin: 0 -5px;*/
        margin: 0 0;
        display: none !important;
        background: transparent;
    }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .mobile-dropdown-trigger {
            background: #000;
            border: 0;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #fff;
            display: none;
            display: block;
            padding: 1.3em;
            position: relative;
            text-align: left;
            width: 100%;
            font-size: 16px;
        }

            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .mobile-dropdown-trigger:after {
                border-bottom: 0.4em solid transparent;
                border-left: 0.5em solid #858991;
                border-top: 0.4em solid transparent;
                content: '';
                height: 0;
                width: 0;
                position: absolute;
                right: 1.3em;
                top: 50%;
                -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                -o-transform: translate(0, -50%);
                transform: translate(0, -50%);
                transition: all .5s ease;
            }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul,
        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links {
            -webkit-box-shadow: 0 0 5px 0 #858991;
            box-shadow: 0 0 5px 0 #858991;
            bottom: 0;
            display: none;
            position: absolute;
            transform: translateY(100%);
            z-index: 20;
        }

            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li,
            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li,
            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a,
            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a {
                display: block;
                width: 100%;
            }
                /*.simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li.active a,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li.active a,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a.active a,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a.active a,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li a.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li a.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a a.active,
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a a.active {
        display: none;
    }*/
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li + li,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li + li,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a + li,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a + li,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul li + a,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links li + a,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul > a + a,
                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links > a + a {
                    border-left: 0;
                    border-top: 1px solid #858991;
                }

            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links ul a,
            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links a {
                background: #f1f3f5;
                color: #000;
                display: block;
                padding: 1.3em;
            }

                .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .sticky-links a.active {
                    background-color: #000000;
                    color: #ffffff;
                }

        .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .module-content {
            background: transparent;
            position: relative;
        }

            .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links .module-content.open .mobile-dropdown-trigger:after {
                -webkit-transform: translate(0, -50%) rotate(90deg);
                -ms-transform: translate(0, -50%) rotate(90deg);
                -o-transform: translate(0, -50%) rotate(90deg);
                transform: translate(0, -50%) rotate(90deg);
            }
}

@media (max-width: 1023px) and (max-width: 639px) {
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links {
        display: block !important;
    }
}

@media (max-width: 1023px) and (min-width: 640px) and (max-width: 1023px) {
    .simple-responsive-banner-component.module-floating-nav .module-sticky-nav--links {
        display: block !important;
    }
}
/*Floating nav ends*/

.simple-responsive-banner-component.module-component-hdi .module-content img {
    display: block;
    height: auto;
    margin: 0 auto 2% auto;
    width: auto;
}

.simple-responsive-banner-component.module-component-hdi .module-content h3 {
    font-size: 3vw;
    font-weight: 200;
    /*margin: 0 0 2% 0;*/
}

    .simple-responsive-banner-component.module-component-hdi .module-content h3 a {
        color: #fff;
    }

        .simple-responsive-banner-component.module-component-hdi .module-content h3 a:hover {
            text-decoration: none;
        }

.simple-responsive-banner-component.module-component-hdi .module-content p {
    font-size: 1.4vw;
    font-weight: 400;
    margin: 0 0 2% 0;
}

.simple-responsive-banner-component.module-component-hdi .module-content a {
    margin: 0 auto;
}

.simple-responsive-banner-component.module-component-hdi .module-content .more-arrow {
    color: #fff;
    font-size: 1vw;
    font-weight: 100;
    margin-top: 2%;
}

    .simple-responsive-banner-component.module-component-hdi .module-content .more-arrow:after {
        border-left-color: #fff;
    }

.simple-responsive-banner-component.module-component-hdi.no-image {
    background: #353535;
}

    .simple-responsive-banner-component.module-component-hdi.no-image:before {
        display: none;
    }

    .simple-responsive-banner-component.module-component-hdi.no-image .module-content {
        position: relative;
        left: auto;
    }
/*.simple-responsive-banner-component.module-component-hdi.no-image .module-content h3 {
  margin: 50px 0;
  padding: 0;
}*/
.simple-responsive-banner-component.module-component-hdi.no-secondary-image:before {
    display: none;
}

.simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content {
    position: relative;
    left: auto;
    margin-top: 12%;
    margin-bottom: 12%;
}

    .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content img {
        display: none;
    }

    .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content h3 {
        padding: 0 11%;
        margin-top: 0;
    }

.simple-responsive-banner-component.module-component-hdi.left-content,
.simple-responsive-banner-component.module-component-hdi.right-content {
    background: #90949C;
    display: table;
    padding: 0 11%;
}

    .simple-responsive-banner-component.module-component-hdi.left-content:before,
    .simple-responsive-banner-component.module-component-hdi.right-content:before {
        display: none;
    }

    .simple-responsive-banner-component.module-component-hdi.left-content .module-content,
    .simple-responsive-banner-component.module-component-hdi.right-content .module-content {
        display: table-cell;
        left: auto;
        padding: 60px 60px 60px 0;
        position: relative;
        vertical-align: middle;
        width: 60%;
    }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content h3,
        .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4,
        .simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content p,
        .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
            color: #fff;
            padding: 0;
            text-align: left;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content h3 {
            font-size: 3vw;
            margin: 1.5% 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4 {
            font-size: 1.4vw;
            font-weight: 600;
            margin: 0 0 5% 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content p {
            font-size: 1.4vw;
            margin: 0 0 5% 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
            padding-left: 30px;
            margin: 0 0 5% 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content a,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content a {
            margin: 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content .module-content .more-arrow,
        .simple-responsive-banner-component.module-component-hdi.right-content .module-content .more-arrow {
            margin-top: 2%;
            text-align: left;
        }

    .simple-responsive-banner-component.module-component-hdi.left-content .slide-image,
    .simple-responsive-banner-component.module-component-hdi.right-content .slide-image {
        display: table-cell;
        outline: none;
        text-align: center;
        vertical-align: middle;
        width: 40%;
    }

        .simple-responsive-banner-component.module-component-hdi.left-content .slide-image img,
        .simple-responsive-banner-component.module-component-hdi.right-content .slide-image img {
            display: block;
            height: auto;
            margin: 0 auto;
            max-width: 400px;
            width: 100%;
        }

    .simple-responsive-banner-component.module-component-hdi.left-content .module-content {
        padding: 60px 60px 60px 0;
    }

    .simple-responsive-banner-component.module-component-hdi.left-content .show-mobile {
        display: none;
    }

    .simple-responsive-banner-component.module-component-hdi.left-content .hide-mobile {
        display: table-cell;
    }

    .simple-responsive-banner-component.module-component-hdi.right-content .module-content {
        padding: 60px 0 60px 60px;
    }

.simple-responsive-banner-component.module-component-hdi.hdi-gradient {
    background: #353535;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkwOTQ5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #353535 0%, #90949c 50%);
    background: -webkit-linear-gradient(top, #353535 0%, #90949c 50%);
    background: linear-gradient(to bottom, #353535 0%, #90949c 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#90949c', GradientType=0);
}

.simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content {
    padding: 5% 0 5% 0;
    margin: 0 auto;
}

@media only screen and (min-width: 1024px) {
    /*.simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h1,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h2,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h3,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h4,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h5,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h6 {
    margin: 0 0 60px;
  }*/
    .simple-responsive-banner-component.module-component-hdi.header-bnr.headline.right-content h3 {
        text-align: right;
    }

    .simple-responsive-banner-component.module-component-hdi.header-bnr.headline + .padded-row .row-control {
        padding-top: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.module-component-hdi {
        background-color: #353535;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 190% auto;
    }

        .simple-responsive-banner-component.module-component-hdi.header-bnr.headline + .padded-row .row-control {
            padding-top: 0;
        }

        .simple-responsive-banner-component.module-component-hdi:before {
            padding-top: 77.20%;
        }

        .simple-responsive-banner-component.module-component-hdi .module-content {
            left: auto;
            position: relative;
            top: 0;
            width: 78%;
        }

            .simple-responsive-banner-component.module-component-hdi .module-content h3 {
                font-size: 24px;
                /*margin: 5% 0 15px 0;*/
            }

                .simple-responsive-banner-component.module-component-hdi .module-content h3 a {
                    font-size: 24px;
                }

                .simple-responsive-banner-component.module-component-hdi .module-content h3 img {
                    max-width: 35%;
                }

            .simple-responsive-banner-component.module-component-hdi .module-content p {
                font-size: 16px;
                margin: 0 0 15px 0;
            }

            .simple-responsive-banner-component.module-component-hdi .module-content a {
                display: block;
                font-size: 16px;
                margin: 0 0 20px 0;
            }

                .simple-responsive-banner-component.module-component-hdi .module-content a:after {
                    margin-right: -0.5em;
                }

                .simple-responsive-banner-component.module-component-hdi .module-content a span {
                    margin-right: 0;
                    padding-right: 15px;
                }

            .simple-responsive-banner-component.module-component-hdi .module-content .more-arrow {
                font-size: 16px;
                margin: 0 0 50px 0;
            }

                .simple-responsive-banner-component.module-component-hdi .module-content .more-arrow:after {
                    border-left-color: #fff;
                }

        .simple-responsive-banner-component.module-component-hdi.no-image .module-content h3 {
            padding: 0;
        }

        .simple-responsive-banner-component.module-component-hdi.no-secondary-image:before {
            padding-top: 2%;
        }

        .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content h3 {
            padding: 0;
        }

        .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content .more-arrow {
            margin: 0;
        }

        .simple-responsive-banner-component.module-component-hdi.left-content,
        .simple-responsive-banner-component.module-component-hdi.right-content {
            display: block;
            padding: 20px 30px;
        }

            .simple-responsive-banner-component.module-component-hdi.left-content .module-content,
            .simple-responsive-banner-component.module-component-hdi.right-content .module-content {
                display: block;
                padding: 20px 0 0;
                width: 100%;
            }

                .simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content h3,
                .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4,
                .simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content p,
                .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
                    text-align: center;
                }

                .simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content h3 {
                    font-size: 24px;
                }

                .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4 {
                    font-size: 18px;
                    margin: 0 0 3% 0;
                }

                .simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content p {
                    font-size: 16px;
                }

                .simple-responsive-banner-component.module-component-hdi.left-content .module-content .more-arrow,
                .simple-responsive-banner-component.module-component-hdi.right-content .module-content .more-arrow {
                    text-align: center;
                }

            .simple-responsive-banner-component.module-component-hdi.left-content .slide-image,
            .simple-responsive-banner-component.module-component-hdi.right-content .slide-image {
                display: block;
                width: 100%;
            }

            .simple-responsive-banner-component.module-component-hdi.left-content .show-mobile {
                display: block;
            }

            .simple-responsive-banner-component.module-component-hdi.left-content .hide-mobile {
                display: none;
            }
}

.simple-responsive-banner-component.component-featured-video {
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}

    .simple-responsive-banner-component.component-featured-video:before {
        background: transparent;
        border: 0;
        content: '';
        display: block;
        height: 0;
        overflow: visible;
        padding-top: 40.64%;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 10;
    }

    .simple-responsive-banner-component.component-featured-video .video-play {
        background: transparent;
        border: 0;
        position: absolute;
        right: calc(50% - 60px);
        top: calc(50% - 60px);
    }

        .simple-responsive-banner-component.component-featured-video .video-play,
        .simple-responsive-banner-component.component-featured-video .video-play:before {
            height: 120px;
            line-height: 120px;
            opacity: .8;
            text-align: center;
            width: 120px;
            z-index: 10;
        }

            .simple-responsive-banner-component.component-featured-video .video-play:before {
                background: #fff;
                color: #969696;
                content: "\e072";
                display: block;
                font-family: "Glyphicons Halflings";
                font-size: 400%;
                height: 100%;
                width: 100%;
            }

            .simple-responsive-banner-component.component-featured-video .video-play:hover {
                text-decoration: none;
            }

                .simple-responsive-banner-component.component-featured-video .video-play:hover:before {
                    background: #9fdffd;
                    color: #039;
                    text-decoration: none;
                }

    .simple-responsive-banner-component.component-featured-video .module-content {
        bottom: 8%;
        color: #fff;
        display: block;
        font-size: 20px;
        left: 10%;
        margin: 0 auto;
        overflow: hidden;
        position: absolute;
        text-align: left;
        width: 80%;
    }

        .simple-responsive-banner-component.component-featured-video .module-content h3 {
            font-size: 3vw;
            font-weight: 200;
            margin: 0 0 2% 0;
        }

            .simple-responsive-banner-component.component-featured-video .module-content h3 a {
                color: #fff;
            }

                .simple-responsive-banner-component.component-featured-video .module-content h3 a:hover {
                    text-decoration: none;
                }

        .simple-responsive-banner-component.component-featured-video .module-content p {
            font-size: 1.4vw;
            font-weight: 400;
            margin: 0 0 2% 0;
        }

        .simple-responsive-banner-component.component-featured-video .module-content .more-arrow {
            color: #fff;
            font-size: 1vw;
            font-weight: 100;
            margin-top: 2%;
        }

            .simple-responsive-banner-component.component-featured-video .module-content .more-arrow:after {
                border-left-color: #fff;
            }

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.component-featured-video {
        background-color: #353535;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

        .simple-responsive-banner-component.component-featured-video:before {
            content: none;
        }

        .simple-responsive-banner-component.component-featured-video .video-play {
            background: transparent;
            border: 0;
            display: block;
            height: 0;
            overflow: visible;
            padding-top: 40%;
            position: relative;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 10;
        }

            .simple-responsive-banner-component.component-featured-video .video-play:before {
                font-size: 140%;
                height: 40px;
                line-height: 40px;
                position: absolute;
                right: calc(50% - 20px);
                top: calc(50% - 20px);
                width: 40px;
            }

        .simple-responsive-banner-component.component-featured-video .module-content {
            left: auto;
            position: relative;
            top: 0;
        }

            .simple-responsive-banner-component.component-featured-video .module-content h3 {
                font-size: 24px;
                margin: 5% 0 15px 0;
            }

                .simple-responsive-banner-component.component-featured-video .module-content h3 img {
                    max-width: 35%;
                }

            .simple-responsive-banner-component.component-featured-video .module-content p {
                font-size: 16px;
                margin: 0 0 15px 0;
            }

            .simple-responsive-banner-component.component-featured-video .module-content a {
                display: block;
                font-size: 16px;
                margin: 0 0 50px 0;
            }

                .simple-responsive-banner-component.component-featured-video .module-content a:after {
                    margin-right: -0.5em;
                }

                .simple-responsive-banner-component.component-featured-video .module-content a span {
                    margin-right: 0;
                    padding-right: 15px;
                }

            .simple-responsive-banner-component.component-featured-video .module-content .more-arrow {
                font-size: 16px;
            }
}

.simple-responsive-banner-component.full-bleed-hdic {
    background-size: 100% auto;
    min-height: 570px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .simple-responsive-banner-component.full-bleed-hdic .slide-image {
        display: block;
        overflow: hidden;
    }

        .simple-responsive-banner-component.full-bleed-hdic .slide-image img {
            display: block;
            height: auto;
            width: auto;
            max-width: 100%;
            margin: 0 auto;
        }

@media only screen and (min-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-hdic.fixed,
    .simple-responsive-banner-component.full-bleed-hdic.fixed .hdic-inner {
        max-height: 570px;
        height: 570px;
    }
}

.simple-responsive-banner-component.full-bleed-hdic.variable,
.simple-responsive-banner-component.full-bleed-hdic.variable .hdic-inner {
    max-height: none !important;
    height: auto !important;
}

@media only screen and (min-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-hdic.variable,
    .simple-responsive-banner-component.full-bleed-hdic.variable .hdic-inner {
        min-height: 273px !important;
    }
}

.simple-responsive-banner-component.full-bleed-hdic .module-content {
    display: block;
    overflow: hidden;
}

    .simple-responsive-banner-component.full-bleed-hdic .module-content h3 {
        font-size: 3vw;
        font-weight: 200;
        margin: 0 0 2% 0;
    }

        .simple-responsive-banner-component.full-bleed-hdic .module-content h3 a {
            color: #fff;
        }

            .simple-responsive-banner-component.full-bleed-hdic .module-content h3 a:hover {
                text-decoration: none;
            }

        .simple-responsive-banner-component.full-bleed-hdic .module-content h3 img {
            display: block;
            height: auto;
            width: auto;
        }

    .simple-responsive-banner-component.full-bleed-hdic .module-content h4 {
        font-size: 1.4vw;
        font-weight: 600;
        margin: 0 0 5% 0;
    }

        .simple-responsive-banner-component.full-bleed-hdic .module-content h4 img {
            display: block;
            height: auto;
            margin: 0 auto;
            width: auto;
        }

    .simple-responsive-banner-component.full-bleed-hdic .module-content p,
    .simple-responsive-banner-component.full-bleed-hdic .module-content div {
        font-size: 1.4vw;
        font-weight: 400;
        margin: 0 0 2% 0;
    }

    .simple-responsive-banner-component.full-bleed-hdic .module-content a {
        margin: 0 auto;
    }

    .simple-responsive-banner-component.full-bleed-hdic .module-content > a > img {
        width: auto;
    }

    .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow {
        color: #fff;
        font-size: 16px;
        font-weight: 100;
        margin-top: 2%;
    }

        .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow:after {
            border-left-color: #fff;
        }

.simple-responsive-banner-component.full-bleed-hdic.center-content {
    display: table;
    height: 570px;
    max-height: auto;
    min-height: 570px;
    padding: 30px 0;
}

    .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner {
        display: table-cell;
        height: 570px;
        max-height: auto;
        min-height: 570px;
        vertical-align: middle;
    }

        .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .slide-image {
            margin: 0 auto 30px;
            width: 250px;
        }

        .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .module-content {
            font-size: 20px;
            margin: 0 auto;
            text-align: center;
            width: 60%;
        }

    .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-top-align .hdic-inner {
        vertical-align: top;
    }

    .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-bottom-align .hdic-inner {
        vertical-align: bottom;
    }

    .simple-responsive-banner-component.full-bleed-hdic.center-content .module-content p > a {
        display: inline;
    }

.simple-responsive-banner-component.full-bleed-hdic.hdic-banner {
    min-height: auto;
    padding: 30px 0;
}

    .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .slide-image {
        display: none;
    }

    .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content {
        text-align: center;
    }

        .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content h3 {
            margin: 0 0 10px 0;
            padding: 0 11%;
        }

        .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content h4 {
            margin: 0 0 30px 0;
        }

        .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content p {
            padding: 0 11%;
        }

        .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content .more-arrow {
            margin-top: 10px;
        }

.simple-responsive-banner-component.full-bleed-hdic.left-content,
.simple-responsive-banner-component.full-bleed-hdic.right-content {
    display: block;
    padding: 0 11%;
}

    .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image,
    .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
        padding: 60px 0px;
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content,
    .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
        padding: 60px 0px;
    }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3,
        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h4,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h4,
        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p,
        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content ul,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content ul {
            padding: 0;
            text-align: left;
        }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3 {
            margin: 0 0 3% 0;
        }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p {
            font-size: 1.4vw;
            margin: 0 0 5% 0;
        }

            .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p > a,
            .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p > a {
                display: inline;
            }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content ul,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content ul {
            padding-left: 30px;
            margin: 0 0 5% 0;
        }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content a,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content a {
            margin: 0;
            display: block;
            margin-right: auto;
        }

        .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content .more-arrow,
        .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content .more-arrow {
            margin-top: 2%;
            text-align: left;
        }

    .simple-responsive-banner-component.full-bleed-hdic.left-content.display-50-50 .slide-image,
    .simple-responsive-banner-component.full-bleed-hdic.right-content.display-50-50 .slide-image {
        width: calc(50% - 30px);
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content.display-50-50 .module-content,
    .simple-responsive-banner-component.full-bleed-hdic.right-content.display-50-50 .module-content {
        width: calc(50% - 30px);
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content.display-60-40 .slide-image,
    .simple-responsive-banner-component.full-bleed-hdic.right-content.display-60-40 .slide-image {
        width: calc(60% - 30px);
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content.display-60-40 .module-content,
    .simple-responsive-banner-component.full-bleed-hdic.right-content.display-60-40 .module-content {
        width: calc(40% - 30px);
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image {
        float: right;
    }

    .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content {
        float: left;
    }

    .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
        float: left;
    }

    .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
        float: right;
    }

.simple-responsive-banner-component.full-bleed-hdic.no-image .slide-image {
    display: none;
}

.simple-responsive-banner-component.full-bleed-hdic .more-arrow:after {
    display: none;
}

.simple-responsive-banner-component.full-bleed-hdic .more-arrow .more-arrow-arrow {
    border-bottom: 0.3em solid transparent;
    border-left: 0.5em solid;
    border-top: 0.3em solid transparent;
    content: '';
    display: inline-block;
    height: 0;
    margin-left: 10px;
    position: relative;
    width: 0;
}

.simple-responsive-banner-component.full-bleed-hdic .more-arrow:hover .more-arrow-arrow {
    text-decoration: none;
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-hdic {
        background-color: #353535;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 190% auto;
    }

        .simple-responsive-banner-component.full-bleed-hdic .module-content {
            text-align: left;
        }

            .simple-responsive-banner-component.full-bleed-hdic .module-content h3 {
                font-size: 24px;
                margin: 0 0 15px 0;
            }

                .simple-responsive-banner-component.full-bleed-hdic .module-content h3 a {
                    font-size: 24px;
                }

                .simple-responsive-banner-component.full-bleed-hdic .module-content h3 img {
                    max-width: 35%;
                }

            .simple-responsive-banner-component.full-bleed-hdic .module-content h4 {
                font-size: 18px;
                margin: 0 0 20px 0;
            }

            .simple-responsive-banner-component.full-bleed-hdic .module-content p,
            .simple-responsive-banner-component.full-bleed-hdic .module-content div {
                font-size: 16px !important;
                margin: 0 0 15px 0;
            }

            .simple-responsive-banner-component.full-bleed-hdic .module-content ul li {
                font-size: 16px;
            }

            .simple-responsive-banner-component.full-bleed-hdic .module-content a {
                display: block;
                font-size: 16px;
                margin: 0 0 20px 0;
            }

                .simple-responsive-banner-component.full-bleed-hdic .module-content a:after {
                    margin-right: -0.5em;
                }

                .simple-responsive-banner-component.full-bleed-hdic .module-content a span {
                    margin-right: 0;
                    padding-right: 15px;
                }

            .simple-responsive-banner-component.full-bleed-hdic .module-content > a > img {
                max-width: 100%;
            }

            .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow {
                font-size: 16px;
                margin: 0;
                text-align: center;
            }

                .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow:after {
                    border-left-color: #fff;
                }

        .simple-responsive-banner-component.full-bleed-hdic.center-content {
            display: block;
            height: auto;
            min-height: auto !important;
        }

            .simple-responsive-banner-component.full-bleed-hdic.center-content.fixed:before {
                content: "";
                display: block;
                padding-top: 36%;
                position: relative;
                width: 100%;
            }

            .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner {
                height: auto;
                min-height: auto !important;
                width: 100%;
                display: block;
            }

                .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .slide-image {
                    height: auto;
                    margin: 0 0 30px;
                    width: 100%;
                    padding: 20px 30px;
                }

                .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .module-content {
                    font-size: 20px;
                    margin: 0 auto;
                    text-align: center;
                    width: calc(100% - 60px);
                }

            .simple-responsive-banner-component.full-bleed-hdic.center-content.no-image .slide-image {
                display: none;
            }

            .simple-responsive-banner-component.full-bleed-hdic.center-content.no-image .module-content h3 {
                margin-top: 30px;
            }

            .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-top-align .hdic-inner {
                vertical-align: top;
            }

            .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-bottom-align .hdic-inner {
                vertical-align: bottom;
            }

        .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner {
            height: auto;
            min-height: auto;
        }

            .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content {
                font-size: 20px;
                margin: 0 auto;
                text-align: left;
                width: calc(100% - 60px);
            }

                .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content h3,
                .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content p {
                    padding: 0;
                }

        .simple-responsive-banner-component.full-bleed-hdic.left-content,
        .simple-responsive-banner-component.full-bleed-hdic.right-content {
            display: block;
            padding: 20px 30px;
        }

            .simple-responsive-banner-component.full-bleed-hdic.left-content:before,
            .simple-responsive-banner-component.full-bleed-hdic.right-content:before {
                display: none;
            }

            .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image,
            .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
                display: block;
                width: 100% !important;
                padding: 0;
            }

            .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content,
            .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
                display: block;
                padding: 20px 0 0;
                width: 100% !important;
            }

                .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
                .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3,
                .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h4,
                .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h4,
                .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
                .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p,
                .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content ul,
                .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content ul {
                    text-align: left;
                }

                .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
                .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3 {
                    margin-bottom: 5px;
                }
            /*.simple-responsive-banner-component.full-bleed-hdic.left-content .module-content .more-arrow,
  .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content .more-arrow {
    text-align: center;
  }*/
            .simple-responsive-banner-component.full-bleed-hdic.left-content.right-left-content-with-background-image:not(.variable):before,
            .simple-responsive-banner-component.full-bleed-hdic.right-content.right-left-content-with-background-image:not(.variable):before {
                content: "";
                display: block;
                padding-top: 78%;
                position: relative;
                width: 100%;
            }

            .simple-responsive-banner-component.full-bleed-hdic.left-content.right-left-content-with-background-image.no-image .slide-image,
            .simple-responsive-banner-component.full-bleed-hdic.right-content.right-left-content-with-background-image.no-image .slide-image {
                display: none;
            }

        .simple-responsive-banner-component.full-bleed-hdic.left-content {
            background-position: right top;
        }

        .simple-responsive-banner-component.full-bleed-hdic.right-content {
            background-position: left top;
        }
}
/**
 * Appended for left/right split banner with vAlignment
 */
.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner .module-content {
    vertical-align: top;
}

.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner .module-content {
    vertical-align: middle;
}

.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner .module-content {
    vertical-align: bottom;
}

.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.left-content,
.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.left-content,
.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.left-content {
    background-position: right top;
}

.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.right-content,
.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.right-content,
.simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.right-content {
    background-position: left top;
}

@media only screen and (min-width: 1024px) {
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align {
        display: table;
    }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner {
            display: table-row;
            height: 100%;
            direction: ltr;
        }

            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner > *,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner > *,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner > * {
                display: table-cell !important;
                float: none !important;
                height: 100%;
            }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.left-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.left-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.left-content {
            direction: rtl;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50 .hdic-inner > *,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50 .hdic-inner > *,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50 .hdic-inner > * {
            width: 50%;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.right-content .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.right-content .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.right-content .hdic-inner > .module-content {
            padding-left: 15px;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.right-content .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.right-content .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.right-content .hdic-inner > .slide-image {
            padding-right: 15px;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.left-content .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.left-content .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.left-content .hdic-inner > .module-content {
            padding-right: 15px;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.left-content .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.left-content .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.left-content .hdic-inner > .slide-image {
            padding-left: 15px;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align:not(.display-50-50) .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align:not(.display-50-50) .hdic-inner > .module-content,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align:not(.display-50-50) .hdic-inner > .module-content {
            width: 40%;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align:not(.display-50-50) .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align:not(.display-50-50) .hdic-inner > .slide-image,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align:not(.display-50-50) .hdic-inner > .slide-image {
            width: 60%;
        }

        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-60-40,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-60-40,
        .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-60-40 {
            /**
						 * if it is positioned on the left
						 * the text component will have padding on the right & vice-versa
						 */
        }

            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-60-40.right-content .hdic-inner > .module-content,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-60-40.right-content .hdic-inner > .module-content,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-60-40.right-content .hdic-inner > .module-content {
                padding-right: 0;
                padding-left: 30px;
            }

            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-60-40.left-content .hdic-inner > .module-content,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-60-40.left-content .hdic-inner > .module-content,
            .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-60-40.left-content .hdic-inner > .module-content {
                padding-left: 0;
                padding-right: 30px;
            }
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.fixed:before,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.fixed:before,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.fixed:before {
        content: "";
        display: block;
        padding-top: 78%;
        position: relative;
        width: 100%;
    }

    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.variable,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.variable,
    .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.variable {
        min-height: auto;
    }
}

.simple-responsive-banner-component.full-bleed-tout {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 480px;
    float: left;
    position: relative;
    width: 50%;
    text-align: left;
}

    .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-outer {
        color: #fff;
        display: table;
        font-size: 20px;
        margin: 0 auto;
        max-height: auto;
        overflow: hidden;
        width: 68%;
        min-height: 480px;
    }

    .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner {
        display: table-cell;
        max-height: auto;
        padding: 60px 0;
        vertical-align: middle;
        min-height: 360px;
    }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner h3 {
            font-size: 2vw;
            font-weight: 100;
            margin: 0 0 4%;
        }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner p {
            font-size: 1.2vw;
            font-weight: 100;
            margin: 0 0 4%;
        }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner p a {
                display: inline;
                text-transform: none;
            }

                .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner p a:after {
                    content: none;
                }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a {
            color: #fff;
            cursor: pointer;
            display: block;
            font-size: 1.2vw;
            font-weight: 600;
            position: relative;
            text-transform: uppercase;
        }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a:after {
                border-bottom: 0.3em solid transparent;
                border-left: 0.5em solid #fff;
                border-top: 0.3em solid transparent;
                content: '';
                display: inline-block;
                height: 0;
                width: 0;
            }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a:hover {
                text-decoration: underline;
            }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a span {
                margin-right: 12px;
            }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a.btn-primary {
                text-transform: capitalize;
            }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner .more-arrow {
            display: block;
        }

    .simple-responsive-banner-component.full-bleed-tout.hdv-tout:hover:after {
        background: #9fdffd;
        color: #039;
        text-decoration: none;
    }

    .simple-responsive-banner-component.full-bleed-tout.hdv-tout .video-play {
        background: #fff;
        border: 0;
        color: #969696;
        display: block;
        font-family: "Glyphicons Halflings";
        font-size: 300%;
        height: 100px;
        line-height: 100px;
        margin: 0 0 4%;
        opacity: .8;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        width: 100px;
        z-index: 10;
    }

    .simple-responsive-banner-component.full-bleed-tout.tout-top-align .full-bleed-tout-outer .full-bleed-tout-inner {
        vertical-align: top;
    }

    .simple-responsive-banner-component.full-bleed-tout.tout-bottom-align .full-bleed-tout-outer .full-bleed-tout-inner {
        vertical-align: bottom;
    }

    .simple-responsive-banner-component.full-bleed-tout:nth-child(1) {
        clear: left;
    }

    .simple-responsive-banner-component.full-bleed-tout:nth-child(2) {
        clear: right;
    }

    .simple-responsive-banner-component.full-bleed-tout .more-arrow:after {
        display: none !important;
    }

    .simple-responsive-banner-component.full-bleed-tout .more-arrow .more-arrow-arrow {
        border-bottom: 0.3em solid transparent;
        border-left: 0.5em solid;
        border-top: 0.3em solid transparent;
        content: '';
        display: inline-block;
        height: 0;
        margin-left: 10px;
        position: relative;
        width: 0;
    }

    .simple-responsive-banner-component.full-bleed-tout .more-arrow:hover .more-arrow-arrow {
        text-decoration: none;
    }

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-tout {
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        float: none;
        min-height: 100px;
        width: 100%;
    }

        .simple-responsive-banner-component.full-bleed-tout:before {
            display: none;
        }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-outer {
            width: 80%;
        }

        .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner {
            left: 0;
            margin: 0 auto;
            padding: 50px 0;
            position: relative;
            top: 0;
            width: 90%;
            vertical-align: middle !important;
        }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner h3 {
                font-size: 24px;
                margin: 5% 0 15px 0;
            }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner p {
                font-size: 16px;
                margin: 0 0 15px 0;
            }

            .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner a {
                display: block;
                font-size: 16px;
                margin: 0 0 5% 0;
            }

        .simple-responsive-banner-component.full-bleed-tout.hdv-tout {
            padding-top: 130px;
        }

            .simple-responsive-banner-component.full-bleed-tout.hdv-tout .video-play {
                left: 6.5%;
                top: 30px;
            }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .simple-responsive-banner-component.full-bleed-tout {
        min-height: 335px !important;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .simple-responsive-banner-component.full-bleed-tout {
        min-height: 420px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner {
        height: 400px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 767px) {
    .simple-responsive-banner-component.full-bleed-tout .full-bleed-tout-inner {
        height: 200px;
    }
}

.simple-responsive-banner-component.two-amd-three-column-touts {
    border-bottom: 1px solid;
    border-right: 1px solid;
    display: block;
    float: left;
    overflow: hidden;
    padding: 30px;
    background-repeat: no-repeat;
}

    .simple-responsive-banner-component.two-amd-three-column-touts .slide-image {
        padding-bottom: 30px;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts .slide-image + .module-content > h4 {
            margin-top: 10px;
        }

    .simple-responsive-banner-component.two-amd-three-column-touts h4 {
        font-size: 2vw;
        font-weight: 100;
        margin: 0 0 20px 0;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts p {
        font-size: 18px;
        font-weight: 100;
        margin: 0 0 15px 0;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer {
        max-height: none !important;
        padding-bottom: 85px;
        position: relative;
        display: block;
        overflow: hidden;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container {
            bottom: 0;
            left: 0;
            display: block;
            width: 100%;
        }

@media screen and (min-width: 1023px) {
    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container {
        position: absolute;
    }
}

.simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary {
    margin-bottom: 0;
}

    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary.sm-btn-block:focus,
    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary.sm-btn-block:hover {
        background-color: #9ddfff;
        color: #003399 !important;
        text-decoration: none;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary.sm-btn-block:focus:after,
        .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary.sm-btn-block:hover:after {
            border-left-color: #003399;
        }

    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary + .more-arrow,
    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer .button-container .btn-primary + .no-arrow {
        margin-top: 10px;
        display: inline-block;
    }

@media screen and (max-width: 1023px) {
    .simple-responsive-banner-component.two-amd-three-column-touts .two-amd-three-column-touts-outer {
        padding-bottom: 95px;
    }
}

.simple-responsive-banner-component.two-amd-three-column-touts .module-content a {
    display: inline;
}

    .simple-responsive-banner-component.two-amd-three-column-touts .module-content a:after {
        border-bottom: 0.3em solid transparent;
        border-left: 0.5em solid #fff;
        border-top: 0.3em solid transparent;
        content: none;
        display: inline-block;
        height: 0;
        width: 0;
    }

.simple-responsive-banner-component.two-amd-three-column-touts.two-column {
    width: 39%;
}

    .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(1),
    .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(2) {
        border-top: 1px solid;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(2n-1) {
        border-left: 1px solid;
        margin-left: 11%;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(2n) {
        border-right: 1px solid;
        margin-right: 11%;
    }

.simple-responsive-banner-component.two-amd-three-column-touts.three-column {
    width: 26%;
}

    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(1),
    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(2),
    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(3) {
        border-top: 1px solid;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(3n-2) {
        border-left: 1px solid;
        margin-left: 11%;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(3n) {
        border-right: 1px solid;
        margin-right: 11%;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.two-column:last-child,
    .simple-responsive-banner-component.two-amd-three-column-touts.three-column:last-child {
        border-right: 1px solid;
    }

.simple-responsive-banner-component.two-amd-three-column-touts.padded-tout {
    border: none;
    width: calc(39% - 15px);
    margin-top: 30px;
}

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout .two-amd-three-column-touts-inner {
        position: relative;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout .two-amd-three-column-touts-inner:before {
            content: "";
            display: block;
            padding-bottom: 30px;
            padding-top: 45.25%;
            position: relative;
            width: 100%;
        }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout .slide-image {
        position: absolute;
        text-align: center;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout h4 {
        text-align: left;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(1),
    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2) {
        margin-top: 0;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2n-1) {
        margin-right: 15px;
        margin-left: 11%;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2n) {
        margin-right: 11%;
        margin-left: 15px;
    }

    .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout.with-image .two-amd-three-column-touts-inner:before {
            padding: 0;
        }

        .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout.with-image .two-amd-three-column-touts-inner .slide-image {
            padding-bottom: 30px;
            position: relative;
            text-align: center;
            width: 100%;
        }

            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout.with-image .two-amd-three-column-touts-inner .slide-image img {
                margin: 0 auto;
                width: 80%;
            }

        .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout .video-play {
            background: #fff;
            border: 0;
            color: #969696;
            display: block;
            font-family: "Glyphicons Halflings";
            font-size: 300%;
            height: 100px;
            line-height: 100px;
            margin: 0 0 4%;
            opacity: .8;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
            width: 100px;
            z-index: 10;
        }

            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout.hdv-tout .video-play:hover {
                background: #9fdffd;
                color: #039;
                text-decoration: none;
            }

.simple-responsive-banner-component.two-amd-three-column-touts .more-arrow:after {
    display: none;
}

.simple-responsive-banner-component.two-amd-three-column-touts .more-arrow .more-arrow-arrow {
    border-bottom: 0.3em solid transparent;
    border-left: 0.5em solid;
    border-top: 0.3em solid transparent;
    content: '';
    display: inline-block;
    height: 0;
    margin-left: 10px;
    position: relative;
    width: 0;
}

.simple-responsive-banner-component.two-amd-three-column-touts .more-arrow:hover .more-arrow-arrow {
    text-decoration: none;
}

@media only screen and (max-width: 1023px) {
    .simple-responsive-banner-component.two-amd-three-column-touts {
        border: none;
        display: block;
        float: none;
        padding: 30px;
    }

        .simple-responsive-banner-component.two-amd-three-column-touts h4 {
            font-size: 24px;
        }

        .simple-responsive-banner-component.two-amd-three-column-touts.two-column {
            width: 100%;
        }

            .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(2n-1) {
                margin-left: 0;
            }

            .simple-responsive-banner-component.two-amd-three-column-touts.two-column:nth-child(2n) {
                margin-right: 0;
            }

        .simple-responsive-banner-component.two-amd-three-column-touts.three-column {
            width: 100%;
        }

            .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(3n-2) {
                margin-left: 0;
            }

            .simple-responsive-banner-component.two-amd-three-column-touts.three-column:nth-child(3n) {
                margin-right: 0;
            }

        .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout {
            width: 100%;
        }

            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(1),
            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2) {
                margin-top: 0;
            }

            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2n-1) {
                margin: 0;
            }

            .simple-responsive-banner-component.two-amd-three-column-touts.padded-tout:nth-child(2n) {
                margin: 0;
            }
}

.two-amd-three-column-touts-inner > .module-content {
    text-align: left;
}

.two-amd-three-column-touts-outer > .button-container a:before {
    display: none;
}

.two-amd-three-column-touts-outer > .button-container a.btn {
    padding-left: 0;
    text-align: left;
    font-weight: bold;
}

.two-amd-three-column-touts-inner > .module-content ul,
.two-amd-three-column-touts-inner > .module-content ol {
    font-size: 16px;
}
/*** Financial Solutions ***/
.finlease {
    background: #ffffff;
}

    .finlease p, .finlease ul li {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        color: #505050;
        font-size: 1.8em !important;
        text-align: left;
        line-height: 175%;
        font-weight: normal;
    }

    .finlease p {
        margin-bottom: 15px;
    }

.finlease-row {
    padding: 45px 0;
}

.finlease ul {
    list-style-type: disc;
    padding-left: 25px;
    margin-bottom: 15px;
}

.buttons-right {
    float: right;
    clear: both;
    margin: 20px 0px;
}

.finlease-p {
    margin: 4px 8px 0 0 !important;
    float: right;
}

.finlease-img {
    float: right;
    width: 100%;
    max-width: 320px;
}

.finlease h1 {
    text-align: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 2.5em !important;
    margin: 25px 0 15px 0;
}

.form-group label {
    font-weight: 700;
    color: #505050;
    font-size: 1.8em !important;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    float: left;
}

.form-group input {
    font-family: 'Roboto', sans-serif;
}

.sticky-menu-whitebg {
    background: #000000;
}

@media only screen and (max-width : 768px) {
    .container .finlease-words {
        margin: 0 25px;
    }
}

.efs-img {
    /*background-image: url("img/EFS_Banner_940x173_F.jpg");*/
    /*width: 940px;*/
    background-image: url("img/EFS_Banner_1170x173_F.jpg");
    height: 173px;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
    max-width: 1170px;
    background-size: contain;
}
/*@media only screen and (max-width : 960px) {
    .efs-img  
    {
        background-image: url("img/EFS_Banner_940x173_F.jpg");
        width: 100%;  
        background-size: 100% 100%;       
        display: block;
    }   
}*/
@media only screen and (max-width : 512px) {
    .efs-img {
        background-image: url("img/EFS_Colour.jpg");
        width: 100%;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .finlease-row {
        padding-top: 0;
    }
}

#header .logo img {
    max-width: 111px;
}
#header .logo {
    margin: 1.4% 0 1%!important;
}
#header #MastHead {
    margin-top: 0;
}
#header .content {
    width: 87%;
}