.brands {
    background-color: transparent;
    display: block;
    height: 100%;
    max-height: 135px;
    width: 100%;
}

.brands ul li {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    border-left: 1px solid #efefef;
    display: inline;
    float: left;
    margin-bottom: 3px;
    text-align: center;
    width: 33%;
}

.brands ul li:first-child {
    border-left: 0!important;
    margin-left: 1px
}

.brands ul li a { display: block }

.brands ul li a img {
    height: auto;
    max-width: 183px;
    width: 100%;
}

@media screen and (min-width: 815px) {
    .brands { max-height: 65px }

    .brands ul li { width: 16.5% }
}

.no-backgroundsize .carousel li.slide, .no-js .carousel li.slide {
    background-position: right center;
    background-size: auto;
}

.backgroundsize .carousel li.slide {
    background-position: right center;
    background-size: cover;
}

.js .carousel, .js .carousel li { height: 240px }

.carousel li {
    background-color: #efefef;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 200px
}

.carousel li:hover .cta { text-decoration: underline }

.carousel li.iphone { background-position: 0 50%!important }

.carousel li h2 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.375rem;
    font-size: 1.375rem;
    margin-bottom: 8px
}

.carousel li p {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .75rem;
    font-size: .75rem;
}

.carousel li p.cta {
    background-image: url(../img/promo-cta-arrow.png);
    background-position: 0 -35px;
    background-repeat: no-repeat;
    bottom: 59px;
    color: #419eda;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 0 0 25px;
    position: absolute;
    white-space: nowrap;
}

.carousel li.dark { background-color: #032b5a }

.carousel li.dark h2, .carousel li.dark p { color: #fff }

.carousel li.dark p.cta {
    background-position: 0 -95px;
    color: #fff;
}

.carousel a {
    display: block;
    height: 240px
}

.carousel .slide-content {
    height: 176px;
    padding: 25px 0 39px 20px;
    position: relative;
    width: 55%;
}

.carousel-wrapper {
    background-color: transparent;
    position: relative;
}

.carousel-wrapper ul { position: relative }

.carousel-wrapper .carousel-controller {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    height: 39px;
    left: 50%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.carousel-wrapper .carousel-controller .pip {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    height: 8px;
    margin: 14px 2px 0;
    width: 8px;
}

.carousel-wrapper .carousel-controller .pip.active { background: #419eda }

.carousel-wrapper .carousel-controller .pip b, .carousel-wrapper .carousel-controller .pip.active b, .carousel-wrapper .carousel-controller .piptimer { display: none }

.carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev {
    background-image: url(../img/modules/carousel-prev);
    cursor: pointer;
    height: 39px;
    left: 0;
    position: absolute;
    top: 0;
    width: 39px;
}

.carousel-wrapper .carousel-controller .ctrl-next.js-highlight, .carousel-wrapper .carousel-controller .ctrl-next:active, .carousel-wrapper .carousel-controller .ctrl-prev.js-highlight, .carousel-wrapper .carousel-controller .ctrl-prev:active { background-color: #032b5a }

.carousel-wrapper .carousel-controller .ctrl-next {
    background-image: url(../img/modules/carousel-next);
    left: auto;
    right: 0;
}

.carousel-wrapper .carousel-window {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-wrapper .carousel-window li {
    float: left;
    position: relative
}

@media screen and (max-width: 320px) {
    .backgroundsize li.iphone {
        background-position: 0 50%!important;
        background-size: cover;
    }
}

@media screen and (max-width: 575px) {
    .backgroundsize .positionFix li {
        background-position: 0 50%!important;
        background-size: cover;
    }

    .carousel-wrapper .carousel-controller .pip { background-image: none!important }
}

@media screen and (min-width: 575px) {
    .carousel a, .carousel li, .js .carousel, .js .carousel li { height: 300px }

    .carousel li, .carousel li.iphone {
        background-position: center center!important;
        background-size: auto!important;
    }

    .carousel li h2 {
        font-size: 30px;
        font-size: 1.875rem
    }

    .carousel li p {
        font-size: 14px;
        font-size: .875rem;
        margin-bottom: 12px
    }

    .carousel li p.cta {
        background-position: 0 2px;
        bottom: auto;
        font-family: Frutiger45Light, sans-serif;
        font-size: 21px;
        font-size: 1.3125rem;
        padding: 0 0 0 30px;
        position: relative;
    }

    .carousel li.dark p.cta { background-position: 0 -58px }

    .carousel .slide-content {
        float: right;
        height: auto;
        padding: 55px 0 0;
        width: 50%;
    }

    .carousel .slide-content h2, .carousel .slide-content p { padding-right: 60px }

    .carousel-wrapper .carousel-controller {
        background: 0;
        height: 54px
    }

    .carousel-wrapper .carousel-controller .pip-wrap {
        display: inline-block;
        height: 54px;
        position: relative;
        width: 110px
    }

    .carousel-wrapper .carousel-controller .pip {
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .5);
        border: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        bottom: 0;
        box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .5);
        cursor: pointer;
        height: 30px;
        left: 0;
        margin: 0 5px;
        position: absolute;
        width: 100px;
    }

    .carousel-wrapper .carousel-controller .pip.active {
        -moz-transition: .15s;
        -o-transition: .15s;
        -webkit-transition: .15s;
        height: 54px!important;
        transition: .15s
    }

    .carousel-wrapper .carousel-controller .pip.timer {
        background-clip: padding-box;
        border-top: 2px solid rgba(0, 0, 0, .5);
        height: 52px!important
    }

    .carousel-wrapper .carousel-controller .pip:hover {
        -moz-transition: .15s;
        -o-transition: .15s;
        -webkit-transition: .15s;
        height: 40px;
        transition: .15s
    }

    .carousel-wrapper .carousel-controller .pip b {
        background: #FFF;
        display: block;
        font-family: frutiger55;
        font-size: 10px;
        font-weight: 400;
        height: 19px;
        left: 0;
        line-height: 19px;
        overflow: hidden;
        padding: 0 5px;
        position: absolute;
        text-overflow: ellipsis;
        top: 0;
        white-space: nowrap;
        width: 90px;
    }

    .carousel-wrapper .carousel-controller .piptimer {
        background: #FFF;
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        top: -2px;
        width: 0
    }

    .carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev {
        background-color: #032b5a;
        background-color: #032b5a;
        top: -130px;
    }
}

@media screen and (min-width: 815px) {
    .carousel a, .carousel li, .js .carousel, .js .carousel li { height: 400px }

    .carousel li {
        background-position: center center!important;
        background-size: auto!important;
    }

    .carousel li h2 {
        font-size: 46px;
        font-size: 2.875rem
    }

    .carousel li p {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 20px
    }

    .carousel li p.cta {
        background-position: 0 4px;
        font-size: 25px;
        font-size: 1.5625rem
    }

    .carousel li.dark p.cta { background-position: 0 -57px }

    .carousel .slide-content { padding: 82px 0 0 }

    .carousel .slide-content h2, .carousel .slide-content p {
        margin-left: 50px;
        padding-right: 100px;
    }

    .carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev { top: -180px }
}

.no-backgroundsize .carousel li.slide, .no-js .carousel li.slide {
    background-position: right center;
    background-size: auto;
}

.backgroundsize .carousel li.slide {
    background-position: right center;
    background-size: cover;
}

.js .carousel, .js .carousel li { height: 240px }

.carousel li {
    background-color: #efefef;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 200px
}

.carousel li:hover .cta { text-decoration: underline }

.carousel li h2 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.375rem;
    font-size: 1.375rem;
    margin-bottom: 8px
}

.carousel li p {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .75rem;
    font-size: .75rem;
}

.carousel li p.cta {
    background-image: url(../img/promo-cta-arrow.png);
    background-position: 0 -35px;
    background-repeat: no-repeat;
    bottom: 59px;
    color: #419eda;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 0 0 25px;
    position: absolute;
    white-space: nowrap;
}

.carousel li.dark { background-color: #032b5a }

.carousel li.dark h2, .carousel li.dark p { color: #fff }

.carousel li.dark p.cta {
    background-position: 0 -95px;
    color: #fff;
}

.carousel a {
    display: block;
    height: 240px
}

.carousel .slide-content {
    height: 176px;
    padding: 25px 0 39px 20px;
    position: relative;
    width: 55%;
}

.carousel-wrapper {
    background-color: transparent;
    position: relative;
}

.carousel-wrapper ul { position: relative }

.carousel-wrapper .carousel-controller {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    height: 39px;
    left: 50%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.carousel-wrapper .carousel-controller .pip {
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    background-color: #fff;
    border: 1px solid #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
    height: 8px;
    margin: 14px 2px 0;
    width: 8px;
}

.carousel-wrapper .carousel-controller .pip.active { background: #419eda }

.carousel-wrapper .carousel-controller .pip b, .carousel-wrapper .carousel-controller .pip.active b, .carousel-wrapper .carousel-controller .piptimer { display: none }

.carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev {
    background-image: url(../img/modules/carousel-prev);
    cursor: pointer;
    height: 39px;
    left: 0;
    position: absolute;
    top: 0;
    width: 39px;
}

.carousel-wrapper .carousel-controller .ctrl-next.js-highlight, .carousel-wrapper .carousel-controller .ctrl-next:active, .carousel-wrapper .carousel-controller .ctrl-prev.js-highlight, .carousel-wrapper .carousel-controller .ctrl-prev:active { background-color: #032b5a }

.carousel-wrapper .carousel-controller .ctrl-next {
    background-image: url(../img/modules/carousel-next);
    left: auto;
    right: 0;
}

.carousel-wrapper .carousel-window {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-wrapper .carousel-window li {
    float: left;
    position: relative
}

@media screen and (max-width: 575px) {
    .backgroundsize .positionFix li {
        background-position: 0 50%!important;
        background-size: cover;
    }

    .carousel-wrapper .carousel-controller .pip { background-image: none!important }
}

@media screen and (min-width: 575px) {
    .carousel a, .carousel li, .js .carousel, .js .carousel li { height: 300px }

    .carousel li {
        background-position: center center!important;
        background-size: auto!important;
    }

    .carousel li h2 {
        font-size: 30px;
        font-size: 1.875rem
    }

    .carousel li p {
        font-size: 14px;
        font-size: .875rem;
        margin-bottom: 12px
    }

    .carousel li p.cta {
        background-position: 0 2px;
        bottom: auto;
        font-family: Frutiger45Light, sans-serif;
        font-size: 21px;
        font-size: 1.3125rem;
        padding: 0 0 0 30px;
        position: relative;
    }

    .carousel li.dark p.cta { background-position: 0 -58px }

    .carousel .slide-content {
        float: right;
        height: auto;
        padding: 55px 0 0;
        width: 50%;
    }

    .carousel .slide-content h2, .carousel .slide-content p { padding-right: 60px }

    .carousel-wrapper .carousel-controller {
        background: 0;
        height: 54px
    }

    .carousel-wrapper .carousel-controller .pip-wrap {
        display: inline-block;
        height: 54px;
        position: relative;
        width: 110px
    }

    .carousel-wrapper .carousel-controller .pip {
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .5);
        border: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        bottom: 0;
        box-shadow: inset 0 -10px 10px -10px rgba(0, 0, 0, .5);
        cursor: pointer;
        height: 30px;
        left: 0;
        margin: 0 5px;
        position: absolute;
        width: 100px;
    }

    .carousel-wrapper .carousel-controller .pip.active {
        -moz-transition: .15s;
        -o-transition: .15s;
        -webkit-transition: .15s;
        height: 54px!important;
        transition: .15s
    }

    .carousel-wrapper .carousel-controller .pip.timer {
        background-clip: padding-box;
        border-top: 2px solid rgba(0, 0, 0, .5);
        height: 52px!important
    }

    .carousel-wrapper .carousel-controller .pip:hover {
        -moz-transition: .15s;
        -o-transition: .15s;
        -webkit-transition: .15s;
        height: 40px;
        transition: .15s
    }

    .carousel-wrapper .carousel-controller .pip b {
        background: #FFF;
        display: block;
        font-family: frutiger55;
        font-size: 10px;
        font-weight: 400;
        height: 19px;
        left: 0;
        line-height: 19px;
        overflow: hidden;
        padding: 0 5px;
        position: absolute;
        text-overflow: ellipsis;
        top: 0;
        white-space: nowrap;
        width: 90px;
    }

    .carousel-wrapper .carousel-controller .piptimer {
        background: #FFF;
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        top: -2px;
        width: 0
    }

    .carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev {
        background-color: #032b5a;
        background-color: #032b5a;
        top: -130px;
    }
}

@media screen and (min-width: 815px) {
    .carousel a, .carousel li, .js .carousel, .js .carousel li { height: 400px }

    .carousel li {
        background-position: center center!important;
        background-size: auto!important;
    }

    .carousel li h2 {
        font-size: 46px;
        font-size: 2.875rem
    }

    .carousel li p {
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 20px
    }

    .carousel li p.cta {
        background-position: 0 4px;
        font-size: 25px;
        font-size: 1.5625rem
    }

    .carousel li.dark p.cta { background-position: 0 -57px }

    .carousel .slide-content { padding: 82px 0 0 }

    .carousel .slide-content h2, .carousel .slide-content p {
        margin-left: 50px;
        padding-right: 100px;
    }

    .carousel-wrapper .carousel-controller .ctrl-next, .carousel-wrapper .carousel-controller .ctrl-prev { top: -180px }
}

.legacy #mainContactUs .tooltip a {
    clear: both;
    height: auto;
    left: inherit;
    position: absolute;
    right: 20px!important;
    right: 0\0/!important;
    top: -30px;
}

.legacy #mainContactUs .tooltip a > :hover {
    cursor: pointer;
    filter: alpha(opacity=80);
}

.legacy #mainContactUs .bubblewrapper {
    background: url(../../www/img/contactus/bubblearrow.png) 1px 23px no-repeat;
    padding: 0 0 0 10px!important;
    right: 10px!important;
    top: 10px!important;
}

.legacy #mainContactUs .bubble { padding: 0!Important }

.legacy #mainContactUs .bubble p { display: block }

.legacy #mainContactUs .ppp1 {
    overflow: visible;
    position: relative;
    z-index: 999;
}

.legacy #mainContactUs .prel {
    position: relative;
    z-index: 2
}

.legacy #mainContactUs .accordion, .legacy #mainContactUs .accordion h2 { width: 825px!important }

.legacy #mainContactUs .accordion inner { padding-bottom: 20px!important }

.legacy #mainContactUs .module { width: 570px }

.legacy #mainContactUs .module a { margin-left: -20px!important }

.legacy #mainContactUs .module a .module-body { margin-left: 20px!important }

.legacy #mainContactUs .selectedlink {
    float: left;
    width: 60%
}

.legacy #mainContactUs div.accdiv { width: 825px!important }

.legacy #mainContactUs div.accdiv ul.formItems li {
    clear: both!important;
    height: 25px!important;
    list-style-type: none!important;
    position: relative;
    width: 825px!important;
}

.no-js .money, .no-js .pbbo, .no-js ul.formItems { display: none }

.no-js .accordion .inner h4 {
    margin-bottom: 20px;
    padding: 12px 0
}

.no-js .minwidth75 h2 { margin: 20px }

.no-js .chatonline { display: none }

.js #mainContactUs ul.formItems { display: block }

.js #mainContactUs .accordion { visibility: hidden }

.js #side .accordion, .no-js-version { display: none }

.dBlock {
    clear: left;
    display: block;
    width: auto;
}

.padl20 { padding-left: 20px }

.mar20 { margin: 20px 0 20px 20px }

.cf:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.cf { display: inline-block }

html[xmlns] .cf { display: block }

* html .cf { height: 1% }

.contactus-promo-m-live-chat, .contactus-promo-s-live-chat { display: none }

.no-backgroundsize #contatcus-promo-xl-1-available, .no-js #contatcus-promo-xl-1-available { background: url(../../www/img/contactus/p1/promo-m-short-available.jpg) right 0 no-repeat }

.no-backgroundsize #contatcus-promo-xl-1-busy, .no-js #contatcus-promo-xl-1-busy { background: url(../../www/img/contactus/p1/promo-m-short-busy.jpg) right 0 no-repeat }

.no-backgroundsize #contatcus-promo-xl-1-offline, .no-js #contatcus-promo-xl-1-offline { background: url(../../www/img/contactus/p1/promo-m-short-offline.jpg) right 0 no-repeat }

.backgroundsize #contatcus-promo-xl-1-available { background: url(../../www/img/contactus/p1/promo-m-short-available.jpg) right 0 no-repeat }

.backgroundsize #contatcus-promo-xl-1-busy { background: url(../../www/img/contactus/p1/promo-m-short-busy.jpg) right 0 no-repeat }

.backgroundsize #contatcus-promo-xl-1-offline { background: url(../../www/img/contactus/p1/promo-m-short-offline.jpg) right 0 no-repeat }

.cuextramartop20 { margin-top: 20px }

#containerContactUs {
    clear: left;
    display: inline-block;
    display: block;
    height: auto;
    min-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#mainContactUs {
    clear: left;
    display: inline-block;
    display: block;
    height: auto;
    min-height: 0;
    overflow: hidden;
    position: relative;
}

#mainContactUs a { text-decoration: none!important }

#mainContactUs .hoverAcc, #mainContactUs .selectedAcc { background-color: #d7dadf!important }

#mainContactUs .h2heading { padding: 12px 0 }

#mainContactUs ul.formItems li { width: 100% }

#mainContactUs .selectedlink {
    background-image: url(../../www/img/contactus/radio-off.png)!important;
    background-position: 10px 3px;
    background-repeat: no-repeat;
    color: #032b5a;
    cursor: pointer;
    padding-left: 36px;
}

#mainContactUs .selectedlinkon { background-image: url(../../www/img/contactus/radio-on.png)!important }

#mainContactUs .moreInfo {
    clear: left;
    display: none!important;
    height: auto;
    padding-left: 20px;
}

#mainContactUs .moreInfo span {
    display: block;
    width: 100%;
}

#mainContactUs .moreInfo a { margin-left: 0!important }

#mainContactUs a.arrowed {
    background: none!important;
    color: #419eda;
    float: left;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    line-height: 1.25em;
}

#mainContactUs a.arrowed span {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
    display: block;
    float: left;
    height: 18px;
    margin-right: 8px;
    width: 18px;
}

#mainContactUs td a.arrowed {
    margin-left: 0!important;
    padding: 0!important;
}

#mainContactUs a.noArrow {
    background: none!important;
    margin: 3px 0;
    margin-left: 0!important;
    padding: 0!important;
}

#mainContactUs .tooltip { margin-top: 20px }

#mainContactUs .tooltip a {
    background: none!important;
    clear: left;
    display: block!important;
    left: -20px;
    padding: 0!important;
    position: relative;
    top: -10px;
    width: 100%
}

#mainContactUs .tooltip a > :hover { opacity: .8 }

#mainContactUs .bubblewrapper {
    background: url(../../www/img/contactus/bubblearrowtop.png) 50% 1px no-repeat;
    clear: left;
    padding-top: 10px;
    position: relative;
    width: 100%;
    z-index: 1
}

#mainContactUs .bubble {
    background: #419eda;
    clear: left;
    color: #fff;
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

#mainContactUs .bubble p {
    display: block;
    margin-left: 30px!important
}

#mainContactUs .money, #mainContactUs .pbbo { padding: 12px 0 }

#mainContactUs .addressDetails { margin: 12px 0 12px 20px }

#mainContactUs .image { max-width: 91% }

#mainContactUs .module {
    height: 150px;
    margin: 20px 0 0!important
}

#mainContactUs .module a {
    display: block;
    margin-left: 0!important;
    width: 100%;
}

#mainContactUs .module .module-body { display: block }

#mainContactUs .module .module-body .info p { margin: 0!important }

#mainContactUs .product-cta {
    background: url(../img/promo-cta-arrow.png) 0 -95px no-repeat;
    color: #fff;
    display: block;
    line-height: 1.1em;
    padding: 0 0 0 25px;
}

#mainContactUs .accordion {
    border-top: 1px solid #d0d0d0;
    clear: left;
    float: left;
    height: auto;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#mainContactUs .accordion h2, #mainContactUs .accordion h4 { line-height: 1.8em }

#mainContactUs .accordion h5 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 100;
    margin: 20px 0;
    padding: 0 0 0 20px;
}

#mainContactUs .accordion .new a.trigger {
    background-image: url(../../www/img/contactus/pluslight.png);
    background-position: 1px 50%;
    background-repeat: no-repeat;
    color: #419eda;
    display: block;
    font-family: Frutiger45Light, sans-serif;
    font-weight: 100;
    line-height: 1em;
    outline: 0;
    padding: 17px 0 17px 20px;
}

#mainContactUs .accordion .new a.trigger.open { background-image: url(../../www/img/contactus/minuslight.png) }

#mainContactUs .accordion .new h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #efefef;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    box-sizing: border-box;
    color: #032b5a!important;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0;
    margin-top: -1px;
    padding: 0 0 0 10px;
    position: relative;
    width: 100%;
}

#mainContactUs .accordion .new h2 span {
    display: block;
    float: left;
    margin-right: 10px;
    width: 15px;
}

#mainContactUs .accordion .new .outer {
    clear: left;
    height: auto
}

#mainContactUs .accordion .inner {
    background: #fff;
    clear: left;
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    height: auto;
    margin-bottom: 1px;
    padding-bottom: 40px;
    position: relative;
    width: 100%;
}

#mainContactUs .accordion .inner h4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    box-sizing: border-box;
    color: #032b5a;
    cursor: pointer;
    float: left;
    font-size: 1em;
    margin-top: -1px!important;
    padding: 0;
}

#mainContactUs .accordion .inner h4 a.trigger {
    background-image: url(../../www/img/contactus/pluslight.png);
    color: #419eda
}

#mainContactUs .accordion .inner h4 a.trigger.open { background-image: url(../../www/img/contactus/minuslight.png) }

#mainContactUs .accordion .inner p { margin: 10px 20px }

#mainContactUs .accordion .inner a {
    margin: 0 20px;
    outline: 0 none;
}

#mainContactUs .accordion .inner h4 {
    margin: 20px 0 0;
    outline: 0;
    width: 100%;
}

#mainContactUs .accordion .inner div.innertext {
    margin: 0 auto;
    width: 88%;
}

#mainContactUs .accordion .inner .inner {
    background: #f8f8f8;
    width: auto;
}

#mainContactUs .accordion .inner .inner a {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
    color: #419eda;
    float: left;
    font-family: Frutiger55, sans-serif;
    line-height: 1.25em;
    padding: 0 0 0 25px;
}

#mainContactUs .accordion .inner .inner table a {
    background: 0;
    float: none;
    margin: 0;
    padding: 0;
}

#mainContactUs .accordion .inner div.accdiv {
    background: #fff;
    color: #032b5a;
    float: left;
    padding: 10px 0;
    width: 100%;
}

#mainContactUs .accordion .inner div.accdiv a, #mainContactUs .accordion .inner div.accdiv h3, #mainContactUs .accordion .inner div.accdiv h4, #mainContactUs .accordion .inner div.accdiv p { margin: 10px 20px }

#mainContactUs .accordion .inner div.accdiv p a {
    color: #032b5a;
    margin: 10px 0;
}

#mainContactUs .accordion .inner div.accdiv ul { margin: 0 0 25px }

#mainContactUs .accordion .inner div.accdiv ul li {
    position: relative;
    width: 100%
}

#mainContactUs .accordion .inner div.accdiv .default-content-container { padding: 0 }

#mainContactUs .accordion .inner div.accdiv .default-content-container a {
    color: #419eda;
    margin: 0;
}

#mainContactUs .accordion .inner div.accdiv .default-content-container a:hover { text-decoration: underline!important }

#mainContactUs .cuDivider {
    background: transparent url(../img/label-xxl-shadow575.png) 0 0 no-repeat;
    clear: both;
    padding: 22px 0 6px 20px;
    position: relative;
    width: 100%;
}

#mainContactUs .cuDivider.teleph { margin-bottom: 20px }

#mainContactUs .cuDivider.write { margin-top: 20px }

#mainContactUs .cuDivider h3 {
    color: #032b5a;
    font-size: 1.25em;
    line-height: 1.25em;
    width: 90%;
}

#mainContactUs .cuDivider .line {
    background: transparent url(../img/label-xxl-line575.png) 0 0 no-repeat;
    bottom: 0;
    display: block!important;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

@media screen and (min-width: 575px) {
    #contatcus-promo-xl-1-available { background: url(../../www/img/contactus/p3/promo-accordion-xl-available.jpg) right 0 no-repeat!important }

    #contatcus-promo-xl-1-busy { background: url(../../www/img/contactus/p3/promo-accordion-xl-busy.jpg) right 0 no-repeat!important }

    #contatcus-promo-xl-1-offline { background: url(../../www/img/contactus/p3/promo-accordion-xl-offline.jpg) right 0 no-repeat!important }

    #mainContactUs .image { max-width: 100% }

    #mainContactUs .module {
        height: 200px;
        margin: 20px 0 0 20px!important;
        width: 53%
    }

    #mainContactUs .accordion .inner h4 {
        margin: 20px 20px 0;
        outline: 0;
        width: 92%;
    }

    #mainContactUs .accordion .inner .inner {
        border-left: 20px solid #fff;
        border-right: 20px solid #fff;
        overflow: hidden;
        padding-top: 12px;
        width: 92%;
    }

    #mainContactUs .accordion .inner div.innertext {
        margin: 0 auto;
        max-width: 600px;
    }

    #mainContactUs .accordion .inner .module { height: 190px!important }

    #mainContactUs .cuDivider {
        background: transparent url(../img/label-xxl-shadow575.png) 20px 0 no-repeat;
        padding: 18px 0 1px 20px
    }

    #mainContactUs .cuDivider .line {
        left: 20px;
        width: 90%
    }

    #mainContactUs .responsive-table, #mainContactUs table {
        margin: 12px auto!important;
        width: 90%!important
    }
}

@media screen and (min-width: 815px) {
    .minwidth75 {
        float: left;
        min-width: 75%;
    }

    #mainContactUs .selectedlink { max-width: 60% }

    #mainContactUs .module { width: 60% }

    #mainContactUs .tooltip { margin-top: 0 }

    #mainContactUs .tooltip a {
        left: inherit;
        position: absolute;
        right: 10px;
        top: -30px
    }

    #mainContactUs .bubblewrapper {
        background: url(../../www/img/contactus/bubblearrow.png) 1px 33px no-repeat;
        clear: left;
        padding-left: 10px;
        position: absolute;
        right: 0;
        top: -10px;
        width: 30%;
        z-index: 1;
    }

    #mainContactUs .bubble {
        background: #419eda;
        clear: left;
        color: #fff;
        display: inline-block;
        height: 100%;
        padding: 8px;
        position: relative;
        z-index: 1;
    }

    #mainContactUs .bubble p {
        display: block;
        margin-left: 20px!important
    }

    #mainContactUs .accordion .inner h4 { width: 94% }

    #mainContactUs .accordion .inner div.accdiv ul li { height: 20px }

    #mainContactUs .accordion .inner .inner { width: 94% }

    #mainContactUs .accordion .new .outer { max-width: 100% }

    #mainContactUs .image { margin-left: 30px }

    #mainContactUs .cuDivider {
        background: transparent url(../img/label-m-shadow.png) 0 0 no-repeat;
        padding: 18px 0 1px 30px
    }

    #mainContactUs .cuDivider .line { background: transparent url(../img/label-xxl-line575.png) 0 0 no-repeat }

    #mainContactUs table {
        border-bottom: 1px solid #999;
        border-collapse: collapse;
        margin: 20px 0;
        width: 94%;
    }
}

.country {
    color: #032b5a;
    height: 473px;
    margin-bottom: 25px;
    width: 100%;
}

.country div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *behavior: url(../js/boxsizing.htc);
    box-sizing: border-box;
}

.country div.select select { width: 100% }

.country div.select select:focus { border: 1px solid #fff }

.country div.select span.select {
    display: block;
    width: 100%
}

.country .default-content-container { float: none }

.country .default-content-container select { *padding: 0 }

.country a { color: #419eda }

.country a:hover { text-decoration: underline }

.country .extras, .country .row1, .country .row2 > div, .country .supplementary { padding: 20px }

.country div.select {
    padding-left: 51px;
    padding-right: 0;
    padding-top: 12px;
    position: relative
}

.country div.select img {
    display: none;
    height: 46px;
    left: 0;
    margin-top: -5px;
    position: absolute;
    width: 46px;
}

.country .row1 { height: 173px }

.country .extras p, .country .intro p {
    font-size: 14px;
    font-size: 14px;
    margin-top: 10px;
}

.country .row2 > div {
    float: left;
    font-size: 11px;
    font-size: .6875rem;
    font-style: italic;
    height: 109px;
    width: 50%;
}

.country .row2 > div .bigger {
    font-family: Frutiger45Light, sans-serif;
    font-size: 34px;
    font-size: 2.125rem;
    font-style: normal;
    letter-spacing: -1px
}

.country .row2 > div h2 { font-style: normal }

.countryl2a .country .row2 > div h2, .countryl3a .country .row2 > div h2 {
    font-family: Frutiger55, sans-serif;
    font-size: .875rem;
    font-size: .875rem;
}

.countryl2a .country .row2 > div .bigger, .countryl3a .country .row2 > div .bigger { line-height: 42px }

.countryl2c .country .row2 > div {
    font-size: 12px;
    font-size: .75rem;
    font-style: normal;
    position: relative
}

.countryl2c .country .row2 > div span {
    display: inline-block;
    position: absolute;
    top: 18px;
    width: 16px;
}

.countryl2c .country .row2 > div p { text-indent: 20px }

.countryl3a .country .row2 > div { width: 33% }

.country .first { border-right: 1px solid #d8d8d8 }

.country .last { border-left: 1px solid #f8f8f8 }

.country .extras {
    float: left;
    height: 150px;
    position: relative;
    top: 10px;
    width: 100%;
}

.country .extras h2 {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
}

.country .extras .default-content-container { padding: 0 }

.country .extras .default-content-container a.cta { background-position: -2px -35px }

.country .extras .default-content-container a.cta span { display: none }

.country .supplementary {
    font-size: 10px;
    font-size: .625rem;
    padding: 10px 20px;
    position: absolute;
    top: 282px;
}

.country h2 {
    font-size: 24px;
    font-size: 1.5rem
}

@media screen and (min-width: 575px) {
    .country {
        background: url(../../www/img/modules/countryl2b/bp2/module-bg.jpg);
        height: 345px;
        margin-bottom: 0
    }

    .country .extras, .country .intro, .country .row2 > div, .country div.select { padding: 17px 20px }

    .country .row1 {
        height: 180px;
        padding: 0
    }

    .country .intro { padding-bottom: 0 }

    .country .countries {
        float: left;
        width: 66%
    }

    .country .row2 > div { height: 135px }

    .country .row2 > div .bigger {
        font-size: 54px;
        font-size: 3.375rem
    }

    .countryl2a .country .row2 > div .bigger, .countryl3a .country .row2 > div .bigger {
        font-size: 54px;
        font-size: 3.375rem;
        line-height: 60px
    }

    .countryl2c .country .row2 > div {
        font-size: 14px;
        font-size: .875rem;
        padding-bottom: 17px;
        padding-top: 17px;
    }

    .countryl2c .country .row2 > div span { top: 16px }

    .country div.select { padding-left: 71px }

    .country div.select img { left: 20px }

    .country .extras {
        background: #efefef;
        border-left: 1px solid #FFF;
        float: right;
        font-size: 14px;
        font-size: 14px;
        height: 315px;
        top: 0;
        width: 34%;
    }

    .country .extras h2 {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.5rem;
        font-size: 1.5rem;
    }

    .country .supplementary {
        float: left;
        position: relative;
        top: 0;
        width: 100%;
    }

    .country h2 {
        font-size: 28px;
        font-size: 1.75rem
    }
}

@media screen and (min-width: 815px) {
    .country {
        background: url(../../www/img/modules/countryl2b/bp3/module-bg.jpg);
        height: 302px;
    }

    .country .extras, .country .intro, .country .row2 > div, .country div.select { padding: 27px 30px }

    .country .row1 { height: 150px }

    .country .intro { padding-right: 0 }

    .country .intro, .country div.select {
        float: left;
        height: 150px;
        width: 50%;
    }

    .country .row2 > div {
        font-size: 12px;
        font-size: .75rem;
        height: 103px;
        padding-right: 20px;
        position: relative;
    }

    .country .row2 > div .bigger {
        float: left;
        font-size: 54px;
        font-size: 3.375rem
    }

    .countryl2b .country .row2 > div p {
        bottom: 28px;
        padding-right: 15px;
        position: absolute;
    }

    .countryl2a .country .row2 > div .bigger, .countryl3a .country .row2 > div .bigger {
        float: none;
        font-size: 44px;
        font-size: 2.75rem;
        line-height: 44px
    }

    .countryl2c .country .row2 > div span { top: 18px }

    .countryl2c .country .row2 > div p {
        padding-left: 24px;
        text-indent: 0;
    }

    .country div.select { padding-left: 81px }

    .country div.select img { left: 30px }

    .country .first p { left: 93px }

    .country .last p { left: 123px }

    .country .extras { height: 253px }

    .country .supplementary { padding: 20px 30px }
}

@-moz-document url-prefix() { .country div.select img { margin-top: -3px } }

#o2-footer { margin-top: 0 }

.margin-bottom25 { margin-bottom: 25px }

.default-content-header .header-super-xxl, .default-content-header .header-xxl, .default-content-header .promo-xxl { margin-bottom: 5px }

.default-content-nav { display: none }

.left-nav-on .default-content-nav {
    display: block;
    float: left;
    width: 100%;
}

.right-promo-on .default-promo-container {
    display: block;
    float: none;
    padding-bottom: 20px;
    width: 100%;
}

.bottom-promo-on .default-promo-container {
    display: block;
    float: left;
    padding-bottom: 25px;
    width: 100%;
}

.bottom-promo-on .default-promo-container .col-2 .module {
    background-position: 100%!important;
    width: 100%;
}

.left-nav-off .col-1third, .left-nav-off .col-2thirds { width: 100% }

.left-nav-on.right-promo-on .default-content-container .image img {
    margin-bottom: 25px;
    width: 100%
}

.left-nav-on.right-promo-on .default-content-container .media {
    margin-bottom: 25px;
    width: 100%;
}

.divider {
    background: url(../img/divider-repeat.png) repeat-x scroll 0 0 #f8f8f8;
    display: inline-block;
    height: 5px;
    margin: 0 0 25px;
    overflow: hidden;
    width: 100%
}

.divider .divide-left, .divider .divide-right {
    background: url(../img/divider-left-right.png) no-repeat scroll 0 0 #f8f8f8;
    height: 5px;
    width: 130px;
}

.divider .divide-left { float: left }

.divider .divide-right {
    background-position: -25px -25px;
    float: right;
}

.default-content-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *behavior: url(../js/boxsizing.htc);
    box-sizing: border-box;
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    padding: 20px 20px 0;
}

.default-content-container.text-box { background: 0 }

.default-content-container.no-padding { padding: 0 }

.default-content-container h2, .default-content-container h3, .default-content-container h4, .default-content-container h5 {
    color: #032b5a;
    display: block;
    font-family: Frutiger45Light, sans-serif;
    line-height: inherit;
    margin: 0 0 20px;
}

.default-content-container h2 {
    font-size: 25px;
    font-size: 1.5625rem
}

.default-content-container h3 {
    font-size: 22px;
    font-size: 1.375rem
}

.default-content-container h4 {
    font-size: 20px;
    font-size: 1.25rem
}

.default-content-container h5 {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400!important;
    margin-bottom: 5px;
}

.default-content-container address, .default-content-container p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 25px
}

.default-content-container address small, .default-content-container p small {
    font-family: Frutiger45Light, sans-serif;
    font-size: .75rem;
    font-size: .75rem;
}

.default-content-container .video-title { margin-bottom: 0 }

.default-content-container a { color: #419eda }

.default-content-container a:hover { text-decoration: underline }

.default-content-container a.cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -33px;
    padding-left: 25px
}

.default-content-container ul {
    margin-bottom: 25px;
    margin-left: 20px
}

.default-content-container ul li {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.25em;
    list-style: disc;
    list-style-position: outside;
    list-style-type: disc;
}

.default-content-container ul.unstyled { margin-left: 0 }

.default-content-container ul.unstyled > li {
    list-style-position: inside;
    list-style-type: none;
}

.default-content-container ul.unstyled > li ul { margin-top: 20px }

.default-content-container ul.unstyled.indented { margin-left: 20px }

.default-content-container ul.spaced li { margin-bottom: 20px }

.default-content-container ol {
    margin-bottom: 25px;
    padding-left: 25px;
    *padding-left: 0
}

.default-content-container ol li {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.25em
}

.default-content-container ol.alphaUpper li { list-style-type: upper-alpha }

.default-content-container ol.alphaLower li { list-style-type: lower-alpha }

.default-content-container ol.numbered li { list-style-type: decimal }

.default-content-container ol.unstyled { padding-left: 0 }

.default-content-container ol.unstyled li {
    list-style-type: none;
    margin-bottom: 20px
}

.default-content-container ol.unstyled li ol { margin-top: 20px }

.default-content-container ol.linkList {
    counter-reset: i 0;
    padding-left: 0;
}

.default-content-container ol.linkList li {
    list-style-type: none;
    *list-style-type: decimal
}

.default-content-container ol.linkList li:before {
    color: #419eda;
    content: counter(i);
    counter-increment: i;
    padding-right: .5em;
}

.default-content-container .download-link {
    float: left;
    margin: 0 0 25px;
    width: 100%
}

.default-content-container .download-link a {
    background: url(../img/download-link.png) no-repeat scroll 0 0 transparent;
    color: #032b5a;
    float: left;
    font-size: .875em;
    line-height: 20px;
    padding-left: 30px;
}

.default-content-container .download-link a:hover { color: #419eda }

.default-content-container .accordian {
    border-top: 1px solid #e0e0e0;
    float: left;
    margin-bottom: 25px;
    overflow: hidden;
    width: 100%;
}

.default-content-container .accordian.no-margin { margin-bottom: 0 }

.default-content-container .accordian ul { margin-left: 0 }

.default-content-container .accordian ul li {
    float: left;
    list-style: none;
    width: 100%;
}

.default-content-container .accordian ul li h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #efefef;
    *behavior: url(../js/boxsizing.htc);
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    color: #032b5a;
    cursor: pointer;
    float: left;
    font-size: 1em;
    margin: 0;
    padding: 10px 0 10px 20px;
    width: 100%;
}

.default-content-container .accordian ul li h2 .js-accordian-indicator { color: #007dba }

.default-content-container .accordian ul li h2 span {
    display: block;
    float: left;
    margin-right: 10px;
    width: 15px;
}

.default-content-container .accordian ul li h2 span.accordian-header { width: 85% }

.default-content-container .accordian ul li h2:focus, .default-content-container .accordian ul li h2:hover { background: #d7dadf }

.default-content-container .accordian ul li div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    *behavior: url(../js/boxsizing.htc);
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    color: #032b5a;
    display: none;
    float: left;
    padding: 20px 20px 0;
    width: 100%;
}

.default-content-container .accordian ul li div h3, .default-content-container .accordian ul li div h4, .default-content-container .accordian ul li div p { margin-bottom: 25px }

.default-content-container .accordian ul li ul {
    margin: 0 0 25px;
    overflow: hidden;
}

.default-content-container .accordian ul li ul li {
    list-style: disc;
    margin-left: 25px;
    width: 95%;
}

.default-content-container .accordian ul li ol {
    margin: 0 0 25px;
    overflow: hidden;
}

.default-content-container .accordian ul li ol li {
    list-style: decimal;
    margin-bottom: 20px;
    margin-left: 0;
    width: 95%;
}

.default-content-container .accordian ul li img { max-width: 100% }

.default-content-container .accordian a { color: #419eda }

.default-content-container .image img {
    margin-bottom: 25px;
    width: 100%
}

.default-content-container .media iframe {
    height: 250px;
    margin-bottom: 25px;
    width: 100%;
}

.default-content-container .media object {
    margin-bottom: 25px;
    width: 100%;
}

.default-content-container .faq { margin-bottom: 25px }

@media screen and (min-width: 575px) {
    #o2-footer { margin-top: 30px }

    .default-content-header .header-xxl { margin-bottom: 35px }

    .default-content-header .header-super-xxl-grad { margin-bottom: 0!important }

    .default-content-header .header-super-xxl, .default-content-header .promo-xxl { margin-bottom: 25px }

    .left-nav-on.right-promo-on .default-wrapper {
        float: none;
        width: 100%;
    }

    .left-nav-on.bottom-promo-on .default-wrapper {
        float: right;
        width: 100%;
    }

    .left-nav-on.right-promo-on .default-content-container {
        float: left;
        width: 66.6%
    }

    .left-nav-on.bottom-promo-on .default-content-container {
        float: left;
        width: 100%
    }

    .left-nav-on.right-promo-on .default-promo-container {
        display: block;
        float: right;
        padding-bottom: 20px;
        width: 33.3%;
    }

    .left-nav-on.bottom-promo-on .default-promo-container {
        float: right;
        width: 100%
    }

    .left-nav-on.bottom-promo-on .default-promo-container .col-2 .module {
        background-position: right top!important;
        width: 49%;
    }

    .default-content-container .image img {
        margin-bottom: 25px;
        width: 75%
    }

    .default-content-container .media, .default-content-container .media iframe {
        margin-bottom: 25px;
        width: 75%;
    }

    .default-content-nav .navleft { margin-top: 0 }

    .left-nav-on.right-promo-on .default-content-container .image img {
        margin-bottom: 25px;
        width: 100%
    }

    .left-nav-on.right-promo-on .default-content-container .media iframe {
        height: 320px;
        margin-bottom: 25px;
        width: 100%;
    }

    .left-nav-off.right-promo-on .default-content-container {
        float: left;
        width: 66.6%
    }

    .left-nav-off.right-promo-on .default-promo-container {
        float: right;
        width: 33.3%
    }

    .default-content-container { padding: 0 30px }

    .default-content-container.no-padding { padding: 0 }

    .default-content-container .small {
        clear: left;
        width: 50%;
    }

    .default-content-container .medium { width: 66% }

    .default-content-container .large { width: 75% }

    .default-content-container .x-large { width: 90% }

    .default-content-container .full {
        clear: both;
        width: 100%;
    }
}

@media screen and (min-width: 815px) {
    #o2-footer { margin-top: 60px }

    .default-content-header .header-xxl { margin-bottom: 50px }

    .default-content-header .header-super-xxl-grad { margin-bottom: 0!important }

    .default-content-header .header-super-xxl, .default-content-header .promo-xxl { margin-bottom: 30px }

    .left-nav-on .default-content-nav {
        display: block;
        float: left;
        width: 25%;
    }

    .left-nav-on .default-content-container {
        float: right;
        width: 75%
    }

    .left-nav-on.bottom-promo-on .default-wrapper, .left-nav-on.right-promo-on .default-wrapper {
        float: right;
        width: 75%;
    }

    .left-nav-on.right-promo-on .default-content-container {
        float: left;
        width: 66.6%
    }

    .left-nav-on.right-promo-on .default-promo-container {
        display: block;
        float: right;
        padding-bottom: 20px;
        width: 33.3%;
    }

    .left-nav-off.right-promo-on .default-content-container {
        float: left;
        width: 75%
    }

    .left-nav-off.right-promo-on .default-promo-container {
        float: right;
        width: 25%
    }
}

.default-promo-container .downloadLinks ul { margin-left: 18px!important }

.downloadLinks {
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.downloadLinks.module { background-color: transparent }

.downloadLinks h4 { margin-bottom: 5px!important }

.downloadLinks ul { margin-left: 0!important }

.downloadLinks ul li { list-style-type: none!important }

.downloadLinks a {
    background: url(../img/download-link.png) no-repeat scroll 2px 50% transparent;
    border: 0;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 5px 20px 5px 30px;
    width: auto;
}

.downloadLinks a:hover { text-decoration: underline }

.no-js .faq .supportinglink { position: relative!important }

.faq {
    background-color: #efefef;
    display: block;
    min-height: 380px;
    width: 100%;
}

.faq a:hover { text-decoration: underline }

.faq .module-body h3 {
    color: #032b5a;
    font-size: 1.5em;
    height: 57px;
    margin: 0;
    overflow: hidden;
    padding: 25px 20px 0;
    width: auto;
}

.faq .module-body dl {
    display: block;
    margin: 0;
}

.faq .module-body dl dt {
    background: transparent url(../img/modules/accordion-control-bg-sprite.png) no-repeat scroll 20px 0;
    border-bottom: 1px solid #d8d8d8;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    cursor: pointer;
    display: block;
    height: 42px;
    overflow: hidden;
}

.faq .module-body dl dt:hover { background-color: #d7dadf!important }

.faq .module-body dl dt span {
    color: #419eda;
    display: table-cell;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    height: 32px;
    line-height: 1.25em;
    padding: 5px 20px 5px 37px;
    vertical-align: middle;
    width: auto;
}

.faq .module-body dl dt:first-child { border-top: 1px solid #d8d8d8 }

.faq .module-body dl dt.is-open { background-position: 20px -42px }

.faq .module-body dl dt .js-accordion-indicator {
    float: left;
    margin: 0 8px 0 0;
    width: 15px
}

.faq .module-body dl dd {
    background-color: #fff;
    font-family: Frutiger45Light, sans-serif;
    margin: 0;
    padding: 10px 20px;
}

.faq .module-body dl dd p {
    color: #032b5a;
    margin: 12px 0
}

.faq .module-body dl dd ol, .faq .module-body dl dd ul { margin: 12px 0 }

.faq .module-body dl dd ul li {
    list-style: disc;
    margin-left: 20px
}

.faq .module-body dl dd li {
    color: #032b5a;
    line-height: 1.3em
}

.faq .supportinglink {
    border: 0;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    display: block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%
}

.faq .supportinglink a {
    background: url(../img/arrow-right.png) no-repeat scroll 20px 50% transparent;
    border: 0;
    border-top: 1px solid #fff;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 13px 20px 12px 37px;
    width: auto;
}

@media screen and (min-width: 575px) {
    .faq { min-height: 412px }

    .faq .module-body { width: 100% }

    .faq .module-body h3 {
        font-size: 1.75em;
        height: 64px;
        overflow: hidden;
        padding: 30px 20px 0;
    }

    .faq .module-body dl dt.is-open { background-position: 20px -42px }

    .faq .module-body dl dd { padding: 10px 30px }

    .faq .supportinglink { height: 60px }

    .faq .supportinglink a {
        background-position: 20px 50%;
        padding: 22px 20px 22px 37px;
    }
}

@media screen and (min-width: 815px) {
    .js .faq { min-height: 420px }

    .faq .module-body h3 { height: 71px }

    .faq .module-body dl dt { background-position: 30px 0 }

    .faq .module-body dl dt span {
        font-size: 1em;
        line-height: 1.125em;
        padding-left: 47px;
    }

    .faq .module-body dl dt.is-open { background-position: 30px -42px }

    .faq .supportinglink {
        height: 60px;
        overflow: hidden;
        padding: 0;
    }

    .faq .supportinglink a {
        background-position: 30px 50%;
        font-size: .875em;
        padding: 22px 20px 22px 47px;
    }
}

.feed {
    background-color: #efefef;
    display: block;
    height: 380px;
    width: 100%;
}

.feed a:hover { text-decoration: underline }

.feed .module-body h3 {
    color: #032b5a;
    font-size: 1.5em;
    height: 57px;
    margin: 0;
    overflow: hidden;
    padding: 25px 20px 0;
    width: auto;
}

.feed .module-body ul { display: block }

.feed .module-body ul li {
    background: transparent url(../img/arrow-right.png) no-repeat scroll 20px 14px;
    border-bottom: 1px solid #d8d8d8;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    display: block;
    height: 42px;
    overflow: hidden;
}

.feed .module-body ul li a {
    color: #419eda;
    display: table-cell;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    height: 32px;
    line-height: 1.25em;
    padding: 5px 20px 5px 37px;
    vertical-align: middle;
    width: auto;
}

.feed .module-body ul li a span { display: none }

.feed .module-body ul li:first-child { border-top: 1px solid #d8d8d8 }

.feed .module-body .loading {
    display: none;
    margin: 30px 0;
    text-align: center;
}

.feed .module-body .loading p {
    color: #032b5a;
    margin: 10px 0
}

.feed .module-body .loading img {
    height: 30px;
    margin: 0;
    padding: 0;
}

.feed .module-body .errorMsg {
    color: #900;
    height: 60px;
    text-align: center;
}

.feed .module-body .errorMsg a {
    color: #419eda;
    display: block
}

.feed .supportinglink {
    border: 0;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    display: block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%
}

.feed .supportinglink a {
    background: url(../img/arrow-right.png) no-repeat scroll 20px 50% transparent;
    border: 0;
    border-top: 1px solid #fff;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 13px 20px 12px 37px;
    width: auto;
}

.js .feed .module-body .loading { display: block }

@media screen and (min-width: 575px) {
    .feed { height: 412px }

    .feed .module-body { width: 100% }

    .feed .module-body h3 {
        font-size: 1.75em;
        height: 64px;
        overflow: hidden;
        padding: 30px 20px 0;
    }

    .feed .module-body ul li { background-position: 20px 14px }

    .feed .module-body .errorMsg { height: 250px }

    .feed .supportinglink { height: 60px }

    .feed .supportinglink a {
        background-position: 20px 50%;
        padding: 22px 20px 22px 37px;
    }
}

@media screen and (min-width: 815px) {
    .feed { height: 420px }

    .feed .module-body h3 { height: 71px }

    .feed .module-body ul li { background-position: 30px 15px }

    .feed .module-body ul li a {
        font-size: 1em;
        line-height: 1.125em;
        padding-left: 47px;
    }

    .feed .module-body .errorMsg { height: 250px }

    .feed .supportinglink {
        height: 60px;
        overflow: hidden;
        padding: 0;
    }

    .feed .supportinglink a {
        background-position: 30px 50%;
        font-size: .875em;
        padding: 22px 20px 22px 47px;
    }
}

#o2-footer {
    background: #449ed0 url(../img/footer/footer-gradient-mobile.png) 0 0 repeat-x;
    clear: both;
    color: #fff;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1em;
}

#o2-footer iframe {
    border: 0;
    margin-top: -1px;
}

#o2-footer p { margin: 0 }

#o2-footer a, #o2-footer a:active, #o2-footer a:hover, #o2-footer a:visited {
    color: #e3e3e3!important;
    text-decoration: none
}

#o2-footer a:hover { text-decoration: underline }

#o2-footer .grid-inner {
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px 0 0
}

#o2-footer ul {
    float: left;
    padding: 0
}

#o2-footer ul li {
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 1.5em;
    margin: 0 6px 0 0
}

#o2-footer ul li.last { background-image: none }

#o2-footer ul li a {
    color: #fff;
    margin: 0 5px 0 0;
    text-decoration: none;
}

#o2-footer p {
    color: #fff;
    display: inline-block;
    line-height: 1em;
}

#o2-footer .nav.full-nav { display: none }

#o2-footer .nav.mobile-nav ul {
    float: left;
    margin: 0 0 13px;
    width: 100%;
}

#o2-footer .nav.mobile-nav ul li { font-size: .75em }

#o2-footer .nav.mobile-nav ul li span {
    opacity: .6;
    padding: 0 10px;
}

#o2-footer .nav .social {
    border-bottom: 1px solid #3d7eb1;
    border-top: 1px solid #3c6b99;
    height: 15px;
    padding: 12px 0 14px
}

#o2-footer .nav .social li {
    display: inline-block;
    float: left;
    line-height: 1em
}

#o2-footer .nav .social li.facebook a { background-position: 0 -33px }

#o2-footer .nav .social li.linkedin a { background-position: 0 -99px }

#o2-footer .nav .social li a {
    background: url(../img/footer/footer-sprite-social-icons.png) left top no-repeat;
    color: #fff;
    display: inline-block;
    margin: 0 13px 0 0;
    padding: 2px 0 3px 27px;
    text-decoration: none;
}

#o2-footer .nav .social li a:hover { text-decoration: underline }

#o2-footer #o2-footer-secondary { font-size: .625em }

#o2-footer #o2-footer-secondary ul { margin: 0 20px 0 0 }

#o2-footer #o2-footer-secondary ul li span {
    opacity: .6;
    padding: 0 7px;
}

#o2-footer #o2-footer-secondary .telefonica-footerLegal {
    display: inline-block;
    padding: 10px 0 20px;
    width: 100%;
}

#o2-footer #o2-footer-secondary .telefonica-links {
    display: inline-block;
    padding: 27px 0 10px;
    width: 100%;
}

#o2-footer #o2-footer-secondary .telefonica-links p { float: left }

#o2-footer #o2-footer-secondary .telefonica-links a { padding: 0 4px }

#o2-footer #o2-footer-secondary .telefonica-links a:first-child { padding-left: 0 }

#o2-footer #o2-footer-secondary .telefonica-links .telefonica-logo {
    background: url(../img/sprite-logo-telefonica.png) 0 -22px no-repeat;
    float: right;
    height: 22px;
    position: relative;
    text-indent: -9999px;
    top: -4px;
    width: 58px;
}

@media screen and (min-width: 575px) {
    #o2-footer a:focus {
        outline: 0 none;
        outline: solid 2px #fff;
        text-decoration: underline
    }

    #o2-footer .grid-inner {
        background: url(../img/footer/footer-bubbles.png) right bottom no-repeat;
        margin: 0 auto;
        padding: 30px 0
    }

    #o2-footer .grid-inner .nav.mobile-nav { display: none }

    #o2-footer .grid-inner .nav.full-nav {
        display: block;
        overflow: hidden;
        width: 100%;
    }

    #o2-footer .grid-inner .nav.full-nav dl {
        background: url(../img/footer/footer-list-splitter.png) 100% top no-repeat;
        float: left;
        margin: 0;
        min-height: 165px;
        width: 25%;
    }

    #o2-footer .grid-inner .nav.full-nav dl.last { background-image: none }

    #o2-footer .grid-inner .nav.full-nav dl dt {
        color: #fff;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.25em;
        line-height: 1em;
        margin: 0 0 20px 30px;
        opacity: .6
    }

    #o2-footer .grid-inner .nav.full-nav dl dd {
        font-size: .75em;
        line-height: 1em;
        margin: 0 0 0 30px;
        padding-bottom: 8px;
    }

    #o2-footer .grid-inner .nav.full-nav dl dd.social {
        background: url(../img/footer/footer-sprite-social-icons.png) left top no-repeat;
        border: 0;
        height: 15px;
        margin-bottom: 10px;
        padding: 3px 0 0 25px;
    }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.twitter { background-position: 0 0 }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.facebook { background-position: 0 -33px }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.blog { background-position: 0 -66px }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.linkedin { background-position: 0 -99px }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.slideshare { background-position: 0 -132px }

    #o2-footer .grid-inner .nav.full-nav dl dd.social.youtube { background-position: 0 -165px }

    #o2-footer #o2-footer-secondary {
        clear: both;
        font-size: .75em;
        padding: 50px 20px 0;
    }

    #o2-footer #o2-footer-secondary ul {
        display: block;
        float: left;
        width: auto
    }

    #o2-footer #o2-footer-secondary .telefonica-footerLegal {
        margin-top: 21px;
        padding: 0;
        width: auto;
    }

    #o2-footer #o2-footer-secondary .telefonica-links {
        float: left;
        line-height: 1.5em;
        margin: 0;
        opacity: .6;
        padding: 0;
        width: auto;
    }

    #o2-footer #o2-footer-secondary .telefonica-links .telefonica-logo { display: none }

    #o2-footer #o2-footer-secondary .telefonica-links p { line-height: 1.5em }
}

.default-content-container form > div { margin-bottom: 20px }

.default-content-container form > div .clearfix { zoom: 1 }

.default-content-container form > div .clearfix:after, .default-content-container form > div .clearfix:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.default-content-container form > div .clearfix:after { clear: both }

.default-content-container form > div > div {
    float: left;
    width: 140px
}

.default-content-container input[type=email], .default-content-container input[type=tel], .default-content-container input[type=text] {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-box-sizing: border-box;
    background-color: #FFF;
    border: 1px solid #d8d8d8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    color: #032b5a;
    padding: 8px 10px;
    width: 278px;
}

.default-content-container input[type=email].half, .default-content-container input[type=tel].half, .default-content-container input[type=text].half { width: 137px }

.default-content-container input[type=email]:focus, .default-content-container input[type=tel]:focus, .default-content-container input[type=text]:focus {
    border: 1px solid #061f47;
    outline: 0
}

.default-content-container select {
    border: 1px solid transparent;
    color: #061f47;
    padding: 8px 10px;
}

.default-content-container select:focus {
    border: 1px solid #061f47;
    outline: 0
}

.default-content-container label {
    display: block;
    position: relative
}

.default-content-container label span {
    display: block;
    margin-bottom: 8px
}

.default-content-container label span.select { margin: 0 }

.default-content-container input[type=checkbox], .default-content-container input[type=radio] {
    border: 0;
    margin: 10px 4px 0 0;
    width: auto
}

.default-content-container span.select {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background-color: #FFF;
    background-image: url(../img/sprite-form.png);
    background-image: url(../img/sprite-form.svg), none;
    background-position: 100% -386px;
    background-repeat: no-repeat;
    border: 1px solid #d8d8d8;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    width: 276px;
}

.legacy .default-content-container span.select { background-image: none }

.default-content-container span.select:before {
    background: #d8d8d8;
    content: "";
    height: 36px;
    position: absolute;
    right: 37px;
    top: 0;
    width: 1px;
}

.default-content-container span.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0;
    text-indent: .01px;
    text-overflow: '';
    width: 100%
}

.default-content-container span.select select::-ms-expand { display: none }

.default-content-container input[type=submit] {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #419eda;
    background-image: url();
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    padding: 8px 10px;
    width: 280px;
}

.default-content-container input[type=submit]:hover {
    background: #2870a7;
    background-image: url();
    background-image: -moz-linear-gradient(top, #2870a7 0, #1d5c90 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2870a7), color-stop(100%, #1d5c90));
    background-image: -webkit-linear-gradient(top, #2870a7 0, #1d5c90 100%);
    background-image: -o-linear-gradient(top, #2870a7 0, #1d5c90 100%);
    background-image: -ms-linear-gradient(top, #2870a7 0, #1d5c90 100%);
    background-image: linear-gradient(to bottom, #2870a7 0, #1d5c90 100%)
}

.default-content-container input[type=submit]:active {
    background: #032b5a;
    background-image: url();
    background-image: -moz-linear-gradient(top, #032b5a 0, #032b5a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #032b5a), color-stop(100%, #032b5a));
    background-image: -webkit-linear-gradient(top, #032b5a 0, #032b5a 100%);
    background-image: -o-linear-gradient(top, #032b5a 0, #032b5a 100%);
    background-image: -ms-linear-gradient(top, #032b5a 0, #032b5a 100%);
    background-image: linear-gradient(to bottom, #032b5a 0, #032b5a 100%)
}

.default-content-container input[type=reset] {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #f8f8f8;
    background-image: url();
    background-image: -moz-linear-gradient(top, #f8f8f8 0, #e6e6e6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #f8f8f8 0, #e6e6e6 100%);
    background-image: -o-linear-gradient(top, #f8f8f8 0, #e6e6e6 100%);
    background-image: -ms-linear-gradient(top, #f8f8f8 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #f8f8f8 0, #e6e6e6 100%);
    border: 1px solid #bebebe;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #032b5a;
    margin-right: 12px;
    padding: 8px 10px;
    width: auto;
}

.default-content-container input[type=reset]:hover {
    background: #f2f3f4;
    background-image: url();
    background-image: -moz-linear-gradient(top, #f2f3f4 0, #b1bcc9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f3f4), color-stop(100%, #b1bcc9));
    background-image: -webkit-linear-gradient(top, #f2f3f4 0, #b1bcc9 100%);
    background-image: -o-linear-gradient(top, #f2f3f4 0, #b1bcc9 100%);
    background-image: -ms-linear-gradient(top, #f2f3f4 0, #b1bcc9 100%);
    background-image: linear-gradient(to bottom, #f2f3f4 0, #b1bcc9 100%)
}

.default-content-container input[type=reset]:active {
    background: #bfc5cc;
    background-image: url();
    background-image: -moz-linear-gradient(top, #bfc5cc 0, #bfc5cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfc5cc), color-stop(100%, #bfc5cc));
    background-image: -webkit-linear-gradient(top, #bfc5cc 0, #bfc5cc 100%);
    background-image: -o-linear-gradient(top, #bfc5cc 0, #bfc5cc 100%);
    background-image: -ms-linear-gradient(top, #bfc5cc 0, #bfc5cc 100%);
    background-image: linear-gradient(to bottom, #bfc5cc 0, #bfc5cc 100%)
}

.default-content-container input[type=checkbox] + span, .default-content-container input[type=radio] + span { display: inline }

.default-content-container input, .default-content-container input[type=checkbox] + span, .default-content-container input[type=radio] + span, .default-content-container select {
    font-size: 14px;
    font-size: .875rem
}

.default-content-container h4, .default-content-container label {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
    margin: 0
}

html.checked .default-content-container input[type=checkbox], html.checked .default-content-container input[type=radio] {
    margin: 14px 8px 0 0;
    visibility: hidden;
}

html.checked .default-content-container input[type=checkbox] + span:before, html.checked .default-content-container input[type=radio] + span:before {
    background-image: url(../img/sprite-form.png);
    background-image: url(../img/sprite-form.svg), none;
    content: "";
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 17px;
}

html.checked .default-content-container input[type=checkbox] + span:before { background-position: -10px 0 }

html.checked .default-content-container input[type=checkbox]:checked + span:before { background-position: -10px -100px }

html.checked .default-content-container input[type=radio] + span:before { background-position: -10px -200px }

html.checked .default-content-container input[type=radio]:checked + span:before { background-position: -10px -300px }

.default-content-container ::-moz-focus-inner { border: 0 }

.default-content-container .placeholder, .default-content-container ::-webkit-input-placeholder { color: #6b7a8d }

.default-content-container :-moz-placeholder { color: #6b7a8d }

.default-content-container ::-moz-placeholder { color: #6b7a8d }

.default-content-container :-ms-input-placeholder { color: #6b7a8d }

@media screen and (min-width: 575px) {
    .default-content-container form > div > div { width: 160px }

    .default-content-container input[type=email], .default-content-container input[type=tel], .default-content-container input[type=text] { width: 320px }

    .default-content-container input[type=email].half, .default-content-container input[type=tel].half, .default-content-container input[type=text].half { width: 158px }

    .default-content-container span.select { width: 318px }

    .default-content-container span.select.half { width: 156px }

    .default-content-container input[type=submit] { width: auto }
}

.form-container { background: url(../img/box-shine.png) no-repeat scroll right bottom transparent }

.form-container placeholder {
    clear: both;
    color: #9aaabd;
    opacity: 1;
}

.form-container :-moz-placeholder {
    clear: both;
    color: #9aaabd;
    opacity: 1;
}

.form-container ::-moz-placeholder {
    clear: both;
    color: #9aaabd;
    opacity: 1;
}

.form-container ::-webkit-input-placeholder {
    clear: both;
    color: #9aaabd;
    opacity: 1;
}

.form-container :-ms-input-placeholder {
    clear: both;
    color: #9aaabd;
    opacity: 1;
}

.form-container.wifidiag {
    background: #efefef url(../img/wifilocatorbgr.jpg) bottom right no-repeat;
    border-left: 1px solid #fff;
    clear: both;
    height: 210px;
}

.form-container.wifidiag input.input-text { height: 36px!important }

.form-container h3, .form-container label, .form-container p { color: #032b5a }

.form-container .form-introduction { display: none }

.form-container .form-input-s {
    margin: 0 20px;
    padding: 25px 0 10px
}

.form-container .form-input-s .form-header {
    font-size: 1.5em;
    margin-bottom: 14px
}

.form-container .form-input-s .form-introduction { font-size: .875em }

.form-container .form-input-s input {
    height: 40px;
    position: relative
}

.form-container .form-input-s fieldset {
    border: 0;
    margin: 0 0 25px;
    padding: 0
}

.form-container .form-input-s fieldset.form-input-s-fieldset {
    font-size: 1em;
    margin-bottom: 0;
}

.form-container .form-input-s fieldset p { float: left }

.form-container .form-input-s fieldset .label-select, .form-container .form-input-s fieldset .label-text, .form-container .form-input-s fieldset label {
    clear: both;
    display: block;
    float: none;
    font-size: 16px;
    margin: 0;
    padding-bottom: 5px
}

.form-container .form-input-s fieldset .input-text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #bebebe;
    box-sizing: border-box;
    color: #9aaabd;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.form-container .form-input-s fieldset .input-text, .form-container .form-input-s fieldset label, .form-container .form-input-s fieldset select { width: 100% }

.form-container .form-input-s .form-s-submit {
    -webkit-border-radius: 5px;
    background: #419eda;
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-size: .875em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.form-container .form-input-s .form-row {
    margin: 0;
    padding: 0 0 13px
}

@media screen and (min-width: 575px) {
    .form-container.wifidiag { height: 310px }

    .form-container .form-input-s {
        margin: 0 20px;
        padding: 30px 0 10px
    }

    .form-container .form-input-s .form-header { margin-bottom: 10px }

    .form-container .form-input-s .form-row .label-text { padding-bottom: 4px }

    .form-container .form-input-s .form-introduction {
        display: block;
        padding: 0 0 7px
    }

    .form-container .form-input-s .form-s-submit {
        float: right;
        padding: 0 14px;
        width: auto;
    }

    .form-container .form-input-s .form-s-submit:focus {
        padding-left: 13px;
        padding-right: 13px
    }
}

@media screen and (min-width: 815px) {
    .form-container.wifidiag { height: 260px }

    .form-container .form-input-s { margin: 0 30px }

    .form-container .form-input-s .form-header { font-size: 1.75em }

    .form-container .form-input-s .form-s-submit input { height: 35px }
}

placeholder {
    color: #fff;
    opacity: 1
}

:-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.js .tools { display: none }

#header-consumer {
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    z-index: 1000
}

#header-consumer #header-tool-search, #header-consumer .hideWhenSignedOut span, #header-consumer .is-desktop { display: none }

#header-consumer .toolbar {
    background: #0d366b;
    background-image: url(../img/modules/toolbar-grad-bkg.png);
    background-image: -moz-linear-gradient(top, #0d366b 0, #0b5e99 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d366b), color-stop(100%, #0b5e99));
    background-image: -webkit-linear-gradient(top, #0d366b 0, #0b5e99 100%);
    background-image: -o-linear-gradient(top, #0d366b 0, #0b5e99 100%);
    background-image: -ms-linear-gradient(top, #0d366b 0, #0b5e99 100%);
    background-image: linear-gradient(to bottom, #0d366b 0, #0b5e99 100%);
    color: #fff;
    height: 33px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#header-consumer .toolbar a { color: #fff }

#header-consumer .toolbar form.header-tool-search {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #419eda;
    background-image: url();
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border: 0 solid #b6b6b6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline;
    float: right;
    height: auto;
    margin: 5px 8px 5px 0;
    overflow: hidden;
    padding: 0;
    width: auto;
}

#header-consumer .toolbar form.header-tool-search label { display: none }

#header-consumer .toolbar form.header-tool-search input {
    border: 0 solid;
    color: #000;
    float: left;
    font-size: .813em;
    height: 19px;
    margin: 0;
    padding: 0;
}

#header-consumer .toolbar form.header-tool-search input:focus { outline: 0 }

#header-consumer .toolbar form.header-tool-search input[type=text] {
    -moz-transition: width .5s ease;
    -ms-transition: width .5s ease;
    -o-transition: width .5s ease;
    -webkit-transition: width .5s ease;
    padding: 2px 5px;
    transition: width .5s ease;
    width: 72px;
}

#header-consumer .toolbar form.header-tool-search input[type=text].placeholder { color: #6b7a8d }

#header-consumer .toolbar form.header-tool-search input[type=text]:-moz-placeholder { color: #6b7a8d }

#header-consumer .toolbar form.header-tool-search input[type=text]::-moz-placeholder { color: #6b7a8d }

#header-consumer .toolbar form.header-tool-search input[type=text]::-webkit-input-placeholder { color: #6b7a8d }

#header-consumer .toolbar form.header-tool-search input[type=text]:-ms-input-placeholder { color: #6b7a8d }

#header-consumer .toolbar form.header-tool-search input[type=text]:focus {
    background-color: #fff;
    box-shadow: 0 0 2px 3px #419eda inset;
    width: 86px;
}

#header-consumer .toolbar form.header-tool-search input[type=submit] {
    background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -3px no-repeat;
    width: 36px;
}

#header-consumer .toolbar form.header-tool-search input[type=submit]:focus {
    box-shadow: 0 0 3px 1px #fff inset;
    height: 23px
}

#header-consumer ul.tools {
    float: left;
    font-size: .688em;
    height: 22px;
    line-height: 1.125em;
    margin: 11px 10px 0 0;
    text-align: right;
}

#header-consumer ul.tools li {
    background-color: transparent;
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: none;
    float: left;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 6px 0 20px;
    vertical-align: middle;
    width: auto;
}

#header-consumer ul.tools li.pipe { padding: 0 }

#header-consumer ul.tools li a {
    background-color: transparent;
    color: #fff;
    padding: 0;
}

#header-consumer ul.tools li a:hover { text-decoration: underline }

#header-consumer ul.tools li#header-tool-basket { background-image: url(../img/nav/tool-icon-basket.png) }

#header-consumer ul.tools li#header-tool-webchat {
    background-image: url(../img/nav/tool-icon-webchat.png);
    display: none;
}

#header-consumer ul.tools li#header-tool-storelocator {
    background-image: url(../img/nav/tool-icon-storelocator.png);
    background-position: 50%;
    display: none;
    left: 50%;
    margin-left: -16px;
    padding: 0;
    position: absolute;
    text-indent: 100px;
}

#header-consumer ul.tools li#header-tool-storelocator a {
    display: block;
    padding: 0 8px;
    width: 16px;
}

#header-consumer ul.tools li#header-tool-signin {
    background-image: none;
    display: block
}

#header-consumer ul.tools li#header-tool-signin .welcome { float: left }

#header-consumer ul.tools li a { height: 12px }

#header-consumer ul.tools li#header-tool-signin div { float: left }

#header-consumer ul.tools li#header-tool-signin .signInLink { padding-right: 6px }

#header-consumer ul.tools li#header-tool-signin .welcome {
    display: none;
    padding-right: 5px
}

#header-consumer ul.site-switch { display: none }

#header-consumer #header-tool-signin .welcome {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (min-width: 575px) {
    #header-consumer {
        font-family: Frutiger55, sans-serif;
        font-size: 16px
    }

    #header-consumer .hideWhenSignedOut span {
        display: inline-block;
        padding-right: 3px
    }

    #header-consumer .is-mobile { display: none }

    #header-consumer a { text-decoration: none }

    #header-consumer ul {
        margin: 0;
        padding: 0
    }

    #header-consumer ul li {
        list-style: none outside none;
        margin: 0;
        padding: 0
    }

    #header-consumer .toolbar {
        background: #0d366b;
        background-image: url(../img/modules/toolbar-grad-bkg.png);
        background-image: -moz-linear-gradient(top, #0d366b 0, #0b5e99 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0d366b), color-stop(100%, #0b5e99));
        background-image: -webkit-linear-gradient(top, #0d366b 0, #0b5e99 100%);
        background-image: -o-linear-gradient(top, #0d366b 0, #0b5e99 100%);
        background-image: -ms-linear-gradient(top, #0d366b 0, #0b5e99 100%);
        background-image: linear-gradient(to bottom, #0d366b 0, #0b5e99 100%)
    }

    #header-consumer .toolbar ul, #header-consumer .toolbar ul li { float: left }

    #header-consumer .toolbar .grid-inner { position: relative }

    #header-consumer .toolbar ul.site-switch {
        background: transparent url(../img/modules/toolbar-sitetabs.png) 0 0 no-repeat;
        display: block;
        font-size: .813em;
        height: 33px;
        left: 0;
        line-height: 33px;
        margin: 0;
        position: relative;
        width: 162px;
    }

    #header-consumer .toolbar ul.site-switch li {
        margin: 0;
        padding: 0 0 0 12px;
        width: 69px;
    }

    #header-consumer .toolbar ul.site-switch li.current {
        color: #032b5a;
        padding: 0 0 0 16px;
        width: 65px;
    }

    #header-consumer .toolbar ul.site-switch.business { background: transparent url(../img/modules/toolbar-sitetabs-business.png) 0 0 no-repeat }

    #header-consumer .toolbar ul.site-switch.business li {
        margin: 0;
        padding: 0 0 0 16px;
        width: 69px;
    }

    #header-consumer .toolbar ul.site-switch.business li.current {
        color: #032b5a;
        padding: 0 0 0 9px;
        width: 65px;
    }

    #header-consumer .toolbar ul.tools { float: right }

    #header-consumer .toolbar ul.tools li { padding: 0 3px }

    #header-consumer .toolbar ul.tools li#header-tool-basket {
        background-image: none;
        display: block;
    }

    #header-consumer .toolbar ul.tools li#header-tool-webchat {
        background-image: none;
        display: none;
    }

    #header-consumer .toolbar ul.tools li#header-tool-storelocator {
        background-image: none;
        background-position: 0 0;
        display: block;
        left: 0;
        margin-left: 0;
        position: relative;
        text-indent: 0;
    }

    #header-consumer .toolbar ul.tools li#header-tool-storelocator a {
        display: inline;
        padding: 0 3px;
        width: auto;
    }

    #header-consumer .toolbar ul.tools li#header-tool-signin { background-image: none }

    #header-consumer .toolbar ul.tools li.pipe { display: block }

    #header-consumer #header-tool-webchat {
        background-image: none;
        display: none;
    }

    #header-consumer #header-tool-storelocator { background-image: none }
}

@media screen and (min-width: 815px) {
    #header-consumer a:focus {
        outline: solid 2px #419eda;
        position: relative;
        z-index: 1;
    }

    #header-consumer .toolbar ul.tools li {
        height: auto;
        overflow: visible;
        padding: 0 6px 0 20px;
    }

    #header-consumer .toolbar ul.tools li#header-tool-basket { background-image: url(../img/nav/tool-icon-basket.png) }

    #header-consumer .toolbar ul.tools li#header-tool-webchat {
        background-image: url(../img/nav/tool-icon-webchat.png);
        display: none;
    }

    #header-consumer .toolbar ul.tools li#header-tool-storelocator {
        background-image: url(../img/nav/tool-icon-storelocator.png);
        padding: 0 3px 0 16px
    }

    #header-consumer .toolbar ul.tools li#header-tool-signin {
        background-image: url(../img/nav/tool-icon-signin.png);
        padding-left: 16px
    }

    #header-consumer .toolbar ul.tools li#header-tool-signin .welcome {
        display: block;
        float: left
    }

    #header-consumer .toolbar ul.tools li.pipe { display: none }

    #header-consumer .toolbar ul.tools li a { height: 12px }

    #header-consumer .toolbar ul.site-switch { margin: 0 0 0 76px }

    #header-consumer .toolbar ul.site-switch a:focus { outline-color: #fff }

    #header-consumer .toolbar form.header-tool-search input[type=text] { width: 112px }

    #header-consumer .toolbar form.header-tool-search input[type=text]:focus { width: 152px }

    #header-consumer .toolbar form.header-tool-search input[type=text]:focus:-moz-placeholder { color: #419eda }

    #header-consumer .toolbar form.header-tool-search input[type=text]:focus::-moz-placeholder { color: #419eda }

    #header-consumer .toolbar form.header-tool-search input[type=text]:focus::-webkit-input-placeholder { color: #419eda }

    #header-consumer .toolbar form.header-tool-search input[type=text]:focus:-ms-input-placeholder { color: #419eda }
}

@media screen and (min-width: 972px) {
    #header-consumer .toolbar ul.site-switch { margin: 0 0 0 93px }
}

.header-error-xxl {
    background-attachment: scroll;
    background-color: #061f47;
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
    overflow: hidden;
    width: 100%;
}

.header-error-xxl .module-body {
    display: block;
    float: left;
    height: 280px;
    margin: 0;
    width: 95%;
}

.header-error-xxl .module-body .info {
    padding: 20px 0 0 20px;
    width: 70%;
}

.header-error-xxl .module-body .info h1 {
    color: #fff;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.5em;
    margin: 0 0 12px;
    width: auto;
}

.header-error-xxl .module-body .info p {
    color: #fff;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    margin: 0 0 12px
}

.header-error-xxl .module-body .info ul {
    display: block;
    margin: 0 0 20px
}

.header-error-xxl .module-body .info ul li {
    color: #fff;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.3em;
    list-style-position: inside;
    list-style-type: disc;
}

.header-error-xxl .module-body .info img {
    color: #fff;
    display: none
}

.header-error-xxl .module-body .info a {
    background: transparent url(../img/modules/promo-cta-arrow.png) 0 -93px no-repeat;
    color: #fff;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    font-weight: 400;
    left: 20px;
    margin: 0 0 5px;
    min-height: 20px;
    padding: 0 0 0 33px;
}

.header-error-xxl .module-body .info a:hover { text-decoration: underline }

@media screen and (min-width: 575px) {
    .header-error-xxl {
        background-position: center top;
        height: 350px
    }

    .header-error-xxl .module-body {
        background-position: 0 right;
        height: 350px;
        width: auto;
    }

    .header-error-xxl .module-body .info {
        padding: 30px 150px 0 20px;
        width: 60%
    }

    .header-error-xxl .module-body .info h1 {
        font-size: 1.875em;
        margin: 0 0 20px
    }

    .header-error-xxl .module-body .info p {
        display: block;
        font-size: .875em;
    }

    .header-error-xxl .module-body .info p.intro, .header-error-xxl .module-body .info ul { margin: 0 0 20px }

    .header-error-xxl .module-body .info a {
        background-position: 0 -59px;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.313em;
        margin: 0 0 5px;
        padding: 0 0 0 33px;
    }
}

@media screen and (min-width: 815px) {
    .header-error-xxl {
        background-position: right center;
        background-size: auto;
        height: 500px
    }

    .header-error-xxl .module-body {
        background-position: 0 right;
        height: 500px;
        width: auto;
    }

    .header-error-xxl .module-body .info {
        padding: 30px 150px 0 30px;
        width: 50%;
    }

    .header-error-xxl .module-body .info p {
        display: block;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.25em;
    }

    .header-error-xxl .module-body .info p.intro { margin: 0 0 30px }

    .header-error-xxl .module-body .info h1 {
        font-size: 2.875em;
        margin: 0 0 30px
    }

    .header-error-xxl .module-body .info a {
        background-position: 0 -60px;
        bottom: 68px;
        font-size: 1.25em;
        left: 30px;
        margin: 0 0 11px;
        padding: 0 0 0 36px;
    }

    .header-error-xxl .module-body .info ul { margin: 0 0 30px }

    .header-error-xxl .module-body .info ul li {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.25em;
        line-height: 1.25em
    }

    .header-error-xxl .module-body .info img {
        display: block;
        margin: 0 0 28px
    }
}

.no-js .header-search-xxl-search-hub option { display: none }

.header-search-xxl-search-hub {
    background-color: #061f47;
    background-image: url(../img/modules/header-search-xxl-diagonal-small-575.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 160px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}

.header-search-xxl-search-hub .module-body {
    display: block;
    float: left;
    margin: 0;
    padding: 20px;
    width: 95%;
}

.header-search-xxl-search-hub .module-body .info {
    float: left;
    width: 100%
}

.header-search-xxl-search-hub .module-body .info h1 {
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 7px;
    width: auto;
}

.header-search-xxl-search-hub .module-body .info p {
    color: #fff;
    display: none;
    font-family: Frutiger46Italic, sans-serif;
}

.header-search-xxl-search-hub .module-body form {
    float: left;
    margin: 20px 0 0
}

.header-search-xxl-search-hub .module-body form label { color: #fff }

.header-search-xxl-search-hub .module-body form .fieldandsubmitbar {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #419eda;
    background-image: url();
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: auto;
    margin: 8px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 280px;
}

.header-search-xxl-search-hub .module-body form span.select {
    display: block;
    width: 100%
}

.header-search-xxl-search-hub .module-body form select:focus { border: 1px solid #FFF }

.header-search-xxl-search-hub .module-body form input {
    border: 0;
    float: left;
    height: 30px;
    margin: 0;
    padding: 5px 10px;
}

.header-search-xxl-search-hub .module-body form input[type=text] {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    color: #032b5a;
    font-size: .875em;
    width: 200px
}

.header-search-xxl-search-hub .module-body form input[type=text].placeholder, .header-search-xxl-search-hub .module-body form input[type=text]::-webkit-input-placeholder { color: #6b7a8d }

.header-search-xxl-search-hub .module-body form input[type=text]:-moz-placeholder { color: #6b7a8d }

.header-search-xxl-search-hub .module-body form input[type=text]::-moz-placeholder { color: #6b7a8d }

.header-search-xxl-search-hub .module-body form input[type=text]:-ms-input-placeholder { color: #6b7a8d }

.header-search-xxl-search-hub .module-body form input[type=submit] {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 5px;
    background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -25px no-repeat;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    color: #fff;
    height: 40px;
    padding: 0;
    width: 60px
}

@media screen and (min-width: 575px) {
    .header-search-xxl-search-hub {
        background-image: url(../img/modules/header-search-xxl-diagonal-medium-815.png);
        height: 200px
    }

    .header-search-xxl-search-hub .module-body {
        padding: 30px 20px;
        width: 100%;
    }

    .header-search-xxl-search-hub .module-body .info p {
        display: block;
        font-size: 1em;
    }

    .header-search-xxl-search-hub .module-body .info h1 { font-size: 1.875em }

    .header-search-xxl-search-hub .module-body form { margin: 20px 0 0 }

    .header-search-xxl-search-hub .module-body form .fieldandsubmitbar { width: 326px }

    .header-search-xxl-search-hub .module-body form input[type=text] { width: 256px }

    .header-search-xxl-search-hub .module-body form input[type=submit] { width: 50px }
}

@media screen and (min-width: 815px) {
    .header-search-xxl-search-hub {
        background: url(../../www/img/general/header-xxl-grad-1px-repeat.jpg) 0 0 repeat-x;
        height: 130px;
    }

    .header-search-xxl-search-hub .header-search-xxl-search-hub-diag {
        background: url(../img/modules/headersearch-xxl-diagonal_2000.png) right top no-repeat;
        height: 130px;
        margin: 0 auto;
    }

    .header-search-xxl-search-hub .module-body {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .header-search-xxl-search-hub .module-body .info {
        padding: 30px 0 0 30px;
        width: 50%;
    }

    .header-search-xxl-search-hub .module-body .info p {
        display: block;
        font-size: 1.125em;
    }

    .header-search-xxl-search-hub .module-body .info h1 { font-size: 2.875em }

    .header-search-xxl-search-hub .module-body form {
        float: right;
        margin: 0;
        padding: 30px 30px 30px 0
    }
}

.header-search-xxl-search-hub-results {
    -webkit-overflow-scrolling: touch;
    background: #FFF;
    display: none;
    max-height: 144px;
    overflow: auto;
    position: absolute;
}

.header-search-xxl-search-hub-results a {
    border: 1px solid #d0d0d0;
    border-top: 0;
    color: #032b5a;
    display: block;
    font-size: 12px;
    font-size: .75rem;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
}

.header-search-xxl-search-hub-results .active, .header-search-xxl-search-hub-results a:hover { background: #d0d0d0 }

@media screen and (min-width: 575px) {
    .header-search-xxl-search-hub-results a {
        font-size: 13px;
        font-size: .8125rem
    }
}

.no-js #findphone form, .no-js #select-language form, .no-js .header-dropdown-xxl option { display: none }

.header-dropdown-xxl, .header-search-xxl {
    background-color: #061f47;
    background-image: url(../img/modules/header-search-xxl-diagonal-small-575.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 160px;
    overflow: hidden;
    width: 100%;
}

.header-dropdown-xxl .module-body, .header-search-xxl .module-body {
    display: block;
    float: left;
    margin: 0;
    padding: 20px;
    width: 95%;
}

.header-dropdown-xxl .module-body .info, .header-search-xxl .module-body .info {
    float: left;
    width: 100%
}

.header-dropdown-xxl .module-body .info h1, .header-search-xxl .module-body .info h1 {
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 7px;
    width: auto;
}

.header-dropdown-xxl .module-body .info p, .header-search-xxl .module-body .info p {
    color: #fff;
    display: none;
    font-family: Frutiger46Italic, sans-serif;
}

.header-dropdown-xxl .module-body form, .header-search-xxl .module-body form {
    float: left;
    margin: 20px 0 0
}

.header-dropdown-xxl .module-body form label, .header-search-xxl .module-body form label { color: #fff }

.header-dropdown-xxl .module-body form .fieldandsubmitbar, .header-search-xxl .module-body form .fieldandsubmitbar {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #419eda;
    background-image: url();
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: auto;
    margin: 8px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 280px;
}

.header-dropdown-xxl .module-body form span.select, .header-search-xxl .module-body form span.select {
    display: block;
    width: 100%
}

.header-dropdown-xxl .module-body form select:focus, .header-search-xxl .module-body form select:focus { border: 1px solid #FFF }

.header-dropdown-xxl .module-body form input, .header-search-xxl .module-body form input {
    border: 0;
    float: left;
    height: 30px;
    margin: 0;
    padding: 5px 10px;
}

.header-dropdown-xxl .module-body form input[type=text], .header-search-xxl .module-body form input[type=text] {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 0;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 0;
    color: #032b5a;
    font-size: .875em;
    width: 200px
}

.header-dropdown-xxl .module-body form input[type=text].placeholder, .header-dropdown-xxl .module-body form input[type=text]::-webkit-input-placeholder, .header-search-xxl .module-body form input[type=text].placeholder, .header-search-xxl .module-body form input[type=text]::-webkit-input-placeholder { color: #6b7a8d }

.header-dropdown-xxl .module-body form input[type=text]:-moz-placeholder, .header-search-xxl .module-body form input[type=text]:-moz-placeholder { color: #6b7a8d }

.header-dropdown-xxl .module-body form input[type=text]::-moz-placeholder, .header-search-xxl .module-body form input[type=text]::-moz-placeholder { color: #6b7a8d }

.header-dropdown-xxl .module-body form input[type=text]:-ms-input-placeholder, .header-search-xxl .module-body form input[type=text]:-ms-input-placeholder { color: #6b7a8d }

.header-dropdown-xxl .module-body form input[type=submit], .header-search-xxl .module-body form input[type=submit] {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 5px;
    background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -25px no-repeat;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 5px;
    color: #fff;
    height: 40px;
    padding: 0;
    width: 60px
}

@media screen and (min-width: 575px) {
    .header-dropdown-xxl, .header-search-xxl {
        background-image: url(../img/modules/header-search-xxl-diagonal-medium-815.png);
        height: 200px
    }

    .header-dropdown-xxl .module-body, .header-search-xxl .module-body {
        padding: 30px 20px;
        width: 100%;
    }

    .header-dropdown-xxl .module-body .info p, .header-search-xxl .module-body .info p {
        display: block;
        font-size: 1em;
    }

    .header-dropdown-xxl .module-body .info h1, .header-search-xxl .module-body .info h1 { font-size: 1.875em }

    .header-dropdown-xxl .module-body form, .header-search-xxl .module-body form { margin: 20px 0 0 }

    .header-dropdown-xxl .module-body form .fieldandsubmitbar, .header-search-xxl .module-body form .fieldandsubmitbar { width: 326px }

    .header-dropdown-xxl .module-body form input[type=text], .header-search-xxl .module-body form input[type=text] { width: 256px }

    .header-dropdown-xxl .module-body form input[type=submit], .header-search-xxl .module-body form input[type=submit] { width: 50px }
}

@media screen and (min-width: 815px) {
    .header-dropdown-xxl, .header-search-xxl {
        background: url(../../www/img/general/header-xxl-grad-1px-repeat.jpg) 0 0 repeat-x;
        height: 130px;
    }

    .header-dropdown-xxl .header-search-xxl-diag, .header-search-xxl .header-search-xxl-diag {
        background: url(../img/modules/headersearch-xxl-diagonal_2000.png) right top no-repeat;
        height: 130px;
        margin: 0 auto;
    }

    .header-dropdown-xxl .module-body, .header-search-xxl .module-body {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .header-dropdown-xxl .module-body .info, .header-search-xxl .module-body .info {
        padding: 30px 0 0 30px;
        width: 50%;
    }

    .header-dropdown-xxl .module-body .info p, .header-search-xxl .module-body .info p {
        display: block;
        font-size: 1.125em;
    }

    .header-dropdown-xxl .module-body .info h1, .header-search-xxl .module-body .info h1 { font-size: 2.875em }

    .header-dropdown-xxl .module-body form, .header-search-xxl .module-body form {
        float: right;
        margin: 0;
        padding: 30px 30px 30px 0
    }
}

.header-search-xxl-results {
    -webkit-overflow-scrolling: touch;
    background: #FFF;
    display: none;
    max-height: 144px;
    overflow: auto;
    position: absolute;
}

.header-search-xxl-results a {
    border: 1px solid #d0d0d0;
    border-top: 0;
    color: #032b5a;
    display: block;
    font-size: 12px;
    font-size: .75rem;
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
}

.header-search-xxl-results .active, .header-search-xxl-results a:hover { background: #d0d0d0 }

.header-search-xxl-results.border4 { border-bottom: 1px solid #d0d0d0 }

@media screen and (min-width: 575px) {
    .header-search-xxl-results a {
        font-size: 13px;
        font-size: .8125rem
    }
}

.no-backgroundsize .header-super-xxl, .no-js .header-super-xxl {
    background-position: center center;
    background-size: auto;
}

.backgroundsize .header-super-xxl {
    background-position: right center;
    background-size: cover;
}

.header-super-xxl {
    background-attachment: scroll;
    background-color: #061f47;
    background-image: none;
    background-repeat: no-repeat;
    height: 220px;
    overflow: hidden;
    width: 100%;
    z-index: 0
}

.header-super-xxl .grid-inner {
    position: relative;
    z-index: 1
}

.header-super-xxl .module-body {
    display: block;
    float: left;
    height: 220px;
    margin: 0;
    width: 95%;
}

.header-super-xxl .module-body .info {
    padding: 20px 0 0 20px;
    width: 58%;
}

.header-super-xxl .module-body .info h1 {
    color: #fff;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.5em;
    margin: 0 0 12px;
    width: auto;
}

.header-super-xxl .module-body .info p {
    color: #fff;
    display: none;
    font-family: Frutiger55, sans-serif;
}

.header-super-xxl .module-body .info p.intro { font-family: Frutiger46Italic, sans-serif }

.header-super-xxl .module-body .info ul { display: block }

.header-super-xxl .module-body .info ul li {
    color: #fff;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.2em
}

.header-super-xxl .module-body .info img {
    color: #fff;
    display: none
}

.header-super-xxl .module-body .info a {
    background: transparent url(../img/modules/download-bubble-small.png) 0 0 no-repeat;
    bottom: 20px;
    color: #fff;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    font-weight: 400;
    left: 20px;
    min-height: 20px;
    padding: 0 0 0 26px;
    position: absolute;
}

.header-super-xxl .module-body .info a:hover { text-decoration: underline }

@media screen and (min-width: 575px) {
    .header-super-xxl {
        background-color: none;
        background-position: top left!important;
        background-size: auto!important;
        height: 250px
    }

    .header-super-xxl .module-body {
        background-position: 0 right;
        height: 250px
    }

    .header-super-xxl .module-body .info {
        padding: 20px 0 0 20px;
        width: 515px;
    }

    .header-super-xxl .module-body .info h1 {
        font-size: 1.875em;
        margin: 0 0 10px
    }

    .header-super-xxl .module-body .info p {
        display: block;
        font-size: 1em;
    }

    .header-super-xxl .module-body .info p.intro { margin: 0 0 12px }

    .header-super-xxl .module-body .info ul { width: 315px }

    .header-super-xxl .module-body .info a {
        background-image: url(../img/modules/download-bubble-large.png);
        background-position: 0 2px;
        bottom: 48px;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.313em;
        left: 20px;
        min-height: 25px;
        padding: 0 0 0 30px;
    }
}

@media screen and (min-width: 815px) {
    .header-super-xxl-grad {
        background: url(../../www/img/general/headersuper-xxl_bg_slice.jpg) repeat-x 0 0;
        height: 450px;
        overflow: hidden;
        width: 100%;
    }

    .header-super-xxl-grad .module { background-color: transparent }

    .header-super-xxl {
        background-position: top left!important;
        background-size: auto!important;
        height: 450px!important
    }

    .header-super-xxl .module-body {
        background-position: 0 right;
        height: 450px
    }

    .header-super-xxl .module-body .info { padding: 50px 0 0 30px }

    .header-super-xxl .module-body .info p {
        display: block;
        font-size: 1.125em;
        width: 415px;
    }

    .header-super-xxl .module-body .info p.intro { margin: 0 0 20px }

    .header-super-xxl .module-body .info h1 {
        font-size: 2.875em;
        margin: 0 0 8px;
        width: 515px;
    }

    .header-super-xxl .module-body .info img.appIcon {
        display: block;
        margin: 0 0 20px;
        width: 77px;
        width: 77px;
    }

    .header-super-xxl .module-body .info a {
        background-image: url(../img/modules/download-bubble-large.png);
        bottom: 68px;
        font-size: 1.25em;
        left: 30px;
        padding: 0 0 0 36px;
    }

    .header-super-xxl .module-body .info ul {
        margin: 0 0 25px;
        width: 415px;
    }

    .header-super-xxl .module-body .info ul li {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.25em
    }
}

@media screen and (min-width: 1100px) {
    .header-super-xxl {
        background-position: top center!important;
        background-size: auto!important;
    }
}

.header-xxl {
    background-attachment: scroll;
    background-color: #061f47;
    background-image: none;
    background-position: -9999px -9999px;
    background-repeat: no-repeat;
    height: 60px;
    overflow: hidden;
    width: 100%;
}

.header-xxl .module-body {
    background: url(../img/modules/header-xxl-diagonal-small.png) no-repeat scroll right 0;
    display: block;
    float: left;
    height: 60px;
    margin: 0;
    width: 95%;
}

.header-xxl .module-body .info, .header-xxl .module-body .module-body-content { padding: 20px 0 0 20px }

.header-xxl .module-body .info h1, .header-xxl .module-body .module-body-content h1 {
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 7px;
    width: auto;
}

.header-xxl .module-body .info p, .header-xxl .module-body .module-body-content p {
    color: #fff;
    display: none;
    font-family: Frutiger46Italic, sans-serif;
}

.header-xxl.noImage {
    background-image: url(../img/modules/header-xxl-diagonal-small.png);
    background-position: top right;
}

.header-xxl.noImage .module-body { background: 0 }

@media screen and (min-width: 575px) {
    .header-xxl {
        background-image: url(../../shared/img/header-xxl-bubbles.jpg);
        background-position: top center;
        height: 110px
    }

    .header-xxl .header-xxl-bespoke-bgr {
        background-image: url(../img/header-xxl-bubbles.jpg);
        background-position: 55% top;
        background-repeat: no-repeat;
        height: 110px;
        margin: 0 auto;
        max-width: 815px;
        min-width: 575px;
    }

    .header-xxl .module-body {
        background-image: url(../img/modules/header-xxl-diagonal.png);
        background-position: 0 right;
        height: 110px;
        width: auto;
    }

    .header-xxl .module-body .info, .header-xxl .module-body .module-body-content { padding: 30px 150px 0 20px }

    .header-xxl .module-body .info p, .header-xxl .module-body .module-body-content p {
        display: block;
        font-size: 1em;
    }

    .header-xxl .module-body .info h1, .header-xxl .module-body .module-body-content h1 { font-size: 1.875em }

    .header-xxl.wider .module-body .info, .header-xxl.wider .module-body .module-body-content { padding: 30px 250px 0 20px }

    .header-xxl.noImage {
        background-image: url(../img/modules/header-search-xxl-diagonal-medium-815.png);
        background-position: top right;
    }

    .header-xxl.noImage .module-body { background: 0 }
}

@media screen and (min-width: 815px) {
    .header-xxl {
        background: url(../img/header-xxl-grad-1px-repeat.jpg) repeat-x 0 0;
        height: 130px
    }

    .header-xxl .header-xxl-bespoke-bgr {
        background-image: url(../img/header-xxl-bubbles.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        height: 130px;
        margin: 0 auto;
        max-width: 2000px;
        min-width: 1100px;
    }

    .header-xxl .module-body {
        background-image: url(../img/modules/header-xxl-diagonal.png);
        background-position: 0 right;
        height: 130px;
        width: auto;
    }

    .header-xxl .module-body .info, .header-xxl .module-body .module-body-content { padding: 30px 150px 0 30px }

    .header-xxl .module-body .info p, .header-xxl .module-body .module-body-content p {
        display: block;
        font-size: 1.125em;
    }

    .header-xxl .module-body .info h1, .header-xxl .module-body .module-body-content h1 { font-size: 2.875em }

    .header-xxl.wider .module-body .info, .header-xxl.wider .module-body .module-body-content { padding: 30px 250px 0 30px }

    .header-xxl.noImage {
        background-image: url(../img/modules/header-search-xxl-diagonal-1100.png);
        background-position: top right;
    }

    .header-xxl.noImage .module-body { background: 0 }
}

.js .hero li { display: none }

.hero img.map {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 5;
}

.hero .underline a { text-decoration: underline }

.hero .heroTrigger {
    cursor: pointer;
    position: absolute;
    z-index: 10;
}

.hero ul { min-height: 320px }

.hero li {
    background-color: transparent;
    background-position: 100% 0;
    background-repeat: no-repeat;
    height: 200px
}

.hero li h2 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 8px
}

.hero li p {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .75em;
    margin-bottom: 12px
}

.hero li a, .hero li p.cta {
    background: transparent url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px;
    color: #419eda;
    display: block;
    font-family: Frutiger45Light, sans-serif;
    font-size: .875em;
    line-height: 1.2em;
    padding: 0 0 0 25px;
    white-space: nowrap
}

.hero li.dark h2, .hero li.dark p { color: #fff }

.hero li.dark a, .hero li.dark p.cta {
    background-position: 0 -94px;
    color: #fff;
}

.hero a { display: block }

.hero .slide-content {
    padding: 25px 20px;
    width: 50%
}

.hero .hero-wrapper {
    border: 0;
    height: 400px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
}

.hero .hero-wrapper ul { position: absolute }

.hero .hero-wrapper ul li {
    position: absolute;
    width: 1100px
}

@media screen and (min-width: 575px) {
    .hero .grad {
        background: transparent url(../img/modules/hero-xxl-slice-overlay-814.png) 100% 0 repeat-x;
        padding: 0 20px;
        position: absolute;
        z-index: 6;
    }

    .hero .grad .slide-content { width: 70% }

    .hero .module-body { background-image: url(../img/modules/hero-xxl-background-814.png) }

    .hero ul { min-height: 320px }

    .hero li { height: 320px }

    .hero li h2 {
        font-size: 1.875em;
        margin-bottom: 12px
    }

    .hero li p {
        font-size: .875em;
        margin-bottom: 12px
    }

    .hero li a, .hero li p.cta {
        bottom: 40px;
        font-size: 1.313em;
        line-height: 1em;
        padding: 0 0 0 25px;
        position: absolute;
    }

    .hero .slide-content {
        height: 240px;
        padding: 40px 20px;
        position: relative;
        width: 35%
    }

    .hero .slide { left: 0 }
}

@media screen and (min-width: 815px) {
    .hero .grad { background-image: url(../img/modules/hero-xxl-slice-overlay-1100.png) }

    .hero .module-body { background-image: url(../img/modules/hero-xxl-background-1100.png) }

    .hero ul { min-height: 400px }

    .hero li { height: 400px }

    .hero li h2 {
        font-size: 2.5em;
        margin-bottom: 20px
    }

    .hero li p {
        font-size: 1em;
        margin-bottom: 25px
    }

    .hero li a, .hero li p.cta {
        background-position: 0 0;
        bottom: 60px;
        font-size: 1.563em;
        padding: 0 0 0 30px;
    }

    .hero li.dark a, .hero li.dark p.cta { background-position: 0 -59px }

    .hero .slide-content {
        height: 280px;
        padding: 60px 20px 20px;
        width: 37%
    }

    .hero .slide { left: -110px }
}

@media screen and (min-width: 1100px) {
    .hero li { height: 400px }

    .hero .hero-wrapper { width: 1100px }
}

#floatingCirclesG {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    transform: scale(0.6);
    width: 32px;
}

.f_circleG {
    -moz-animation-direction: linear;
    -moz-animation-duration: .64s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: f_fadeG;
    -moz-border-radius: 3px;
    -ms-animation-direction: linear;
    -ms-animation-duration: .64s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-name: f_fadeG;
    -ms-border-radius: 3px;
    -o-animation-direction: linear;
    -o-animation-duration: .64s;
    -o-animation-iteration-count: infinite;
    -o-animation-name: f_fadeG;
    -o-border-radius: 3px;
    -webkit-animation-direction: linear;
    -webkit-animation-duration: .64s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: f_fadeG;
    -webkit-border-radius: 3px;
    animation-direction: linear;
    animation-duration: .64s;
    animation-iteration-count: infinite;
    animation-name: f_fadeG;
    background-color: #3c9ecc;
    border-radius: 3px;
    height: 6px;
    position: absolute;
    width: 6px;
}

#frotateG_01 {
    -moz-animation-delay: .24s;
    -ms-animation-delay: .24s;
    -o-animation-delay: .24s;
    -webkit-animation-delay: .24s;
    animation-delay: .24s;
    left: 0;
    top: 13px;
}

#frotateG_02 {
    -moz-animation-delay: .32s;
    -ms-animation-delay: .32s;
    -o-animation-delay: .32s;
    -webkit-animation-delay: .32s;
    animation-delay: .32s;
    left: 4px;
    top: 4px;
}

#frotateG_03 {
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    left: 13px;
    top: 0;
}

#frotateG_04 {
    -moz-animation-delay: .48s;
    -ms-animation-delay: .48s;
    -o-animation-delay: .48s;
    -webkit-animation-delay: .48s;
    animation-delay: .48s;
    right: 4px;
    top: 4px;
}

#frotateG_05 {
    -moz-animation-delay: .56s;
    -ms-animation-delay: .56s;
    -o-animation-delay: .56s;
    -webkit-animation-delay: .56s;
    animation-delay: .56s;
    right: 0;
    top: 13px;
}

#frotateG_06 {
    -moz-animation-delay: .64s;
    -ms-animation-delay: .64s;
    -o-animation-delay: .64s;
    -webkit-animation-delay: .64s;
    animation-delay: .64s;
    bottom: 4px;
    right: 4px;
}

#frotateG_07 {
    -moz-animation-delay: .72s;
    -ms-animation-delay: .72s;
    -o-animation-delay: .72s;
    -webkit-animation-delay: .72s;
    animation-delay: .72s;
    bottom: 0;
    left: 13px;
}

#frotateG_08 {
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    bottom: 4px;
    left: 4px;
}

@-moz-keyframes f_fadeG {
    0% { background-color: #FFF }

    100% { background-color: #3c9ecc }
}

@-webkit-keyframes f_fadeG {
    0% { background-color: #FFF }

    100% { background-color: #3c9ecc }
}

@-o-keyframes f_fadeG {
    0% { background-color: #FFF }

    100% { background-color: #3c9ecc }
}

@-ms-keyframes f_fadeG {
    0% { background-color: #FFF }

    100% { background-color: #3c9ecc }
}

@keyframes f_fadeG {
    0% { background-color: #FFF }

    100% { background-color: #3c9ecc }
}

.image-m-title {
    background-color: transparent;
    height: auto
}

.image-m-title img {
    display: block;
    height: auto;
    width: 100%;
}

.image-m-title .image-title {
    background-color: #efefef;
    color: #032b5a;
    font-size: .875em;
    padding: 14px 0 14px 20px
}

@media screen and (min-width: 575px) {
    .image-m-title .image-title { padding: 8px 0 8px 14px }
}

@media screen and (min-width: 815px) {
    .image-m-title .image-title {
        font-size: 1em;
        padding: 14px 0 14px 14px;
    }
}

.image-m {
    background-color: transparent;
    height: auto
}

.image-m img {
    height: auto;
    width: 100%;
}

.image-s {
    background-color: transparent;
    height: auto
}

.image-s img {
    height: auto;
    width: 100%;
}

.image-s img.bp1 { display: block }

.image-s img.bp2, .image-s img.bp3 { display: none }

@media screen and (min-width: 575px) {
    .image-s img.bp2 { display: block }

    .image-s img.bp1, .image-s img.bp3 { display: none }
}

@media screen and (min-width: 815px) {
    .image-s img.bp3 { display: block }

    .image-s img.bp1, .image-s img.bp2 { display: none }
}

.label-m {
    background: transparent url(../img/label-m-shadow320.png) 0 0 no-repeat;
    padding: 24px 0 0;
    position: relative;
    width: 100%;
}

.label-m h4 { font-size: 1.2em }

@media screen and (min-width: 575px) {
    .label-m {
        background: transparent url(../img/label-m-shadow575.png) 0 0 no-repeat;
        padding: 12px 0 0
    }

    .label-m h4 { font-size: 1.125em }
}

@media screen and (min-width: 815px) {
    .label-m {
        background: transparent url(../img/label-m-shadow.png) 0 0 no-repeat;
        padding: 21px 0 0
    }

    .label-m h4 { font-size: 1.25em }
}

.label-xxl {
    background: transparent url(../img/label-xxl-shadow575.png) 0 0 no-repeat;
    position: relative;
    width: 100%;
}

.label-xxl h2 {
    color: #032b5a;
    font-size: 1.25em;
    line-height: 1.25em;
    padding: 22px 0 22px 20px;
    width: 95%;
}

.label-xxl .line {
    background: transparent url(../img/label-xxl-line575.png) 0 0 no-repeat;
    bottom: 0;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

@media screen and (min-width: 575px) {
    .label-xxl { background: transparent url(../img/label-xxl-shadow575.png) 0 0 no-repeat }

    .label-xxl h2 { padding: 12px 0 10px 20px }
}

@media screen and (min-width: 815px) {
    .label-xxl { background: transparent url(../img/label-xxl-shadow1100.png) 0 0 no-repeat }

    .label-xxl h2 { padding: 18px 0 16px 30px }

    .label-xxl .line { background-image: url(../img/label-xxl-line1100.png) }
}

.link-xs {
    background: #efefef;
    height: 40px;
    position: relative;
    width: 100%;
}

.link-xs a {
    display: block;
    height: 100%;
    width: 100%;
}

.link-xs span.arrow {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
    display: block;
    float: left;
    height: 24px;
    left: 0;
    margin: 0 4px 0 17px;
    position: absolute;
    width: 21px;
}

.link-xs h3 {
    color: #419eda;
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    left: 0;
    line-height: 1.2em;
    margin: 10px 20px 10px 44px;
    max-height: 2.6em;
    overflow: hidden;
    top: 0;
    white-space: normal;
    width: auto;
}

@media screen and (min-width: 575px) {
    .link-xs { height: 75px }

    .link-xs span.arrow { margin: 20px 4px 0 17px }

    .link-xs h3 {
        margin: 20px 20px 0 44px;
        max-height: 3.6em;
        position: absolute;
        white-space: normal;
    }
}

@media screen and (min-width: 815px) {
    .link-xs {
        -moz-box-sizing: border-box;
        border-right: 1px solid #f8f8f8;
        *border-right: 0;
        box-sizing: border-box;
        height: 110px
    }

    .link-xs span.arrow {
        background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 0 transparent;
        float: left;
        margin: 20px 0 0 30px
    }

    .link-xs h3 {
        font-family: Frutiger45Light, sans-serif;
        font-size: 18px;
        font-size: 18px;
        margin: 20px 30px 0 59px;
    }
}

#match-slider-container {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#match-slider-container.match-slider .promo-s .sub-text, #match-slider-container.match-slider .promo-s .text, #match-slider-container.match-slider .promo-s h3 { color: #032b5a }

#match-slider-container.match-slider .promo-s.won { background-image: url(/www/img/sponsorship/rugby/wear-the-rose/we-won-ticket.png) }

#match-slider-container.match-slider .promo-s.lost { background-image: url(/www/img/sponsorship/rugby/wear-the-rose/we-lost-ticket.png) }

#match-slider-container.match-slider .promo-s.white { background-color: #fff }

#match-slider-container.match-slider .promo-s.blue { background-color: #419eda }

#match-slider-container.match-slider .promo-s.grey { background-color: #999 }

#match-slider-container.match-slider .promo-s.blue .sub-text, #match-slider-container.match-slider .promo-s.grey .sub-text { color: #fff }

#match-slider-container.match-slider .module-body {
    height: 200px;
    width: 100%;
}

#match-slider-container.match-slider .module-body .info {
    height: 140px;
    padding: 30px;
    text-align: center
}

#match-slider-container.match-slider .module-body .info p { width: 100% }

#match-slider-container.match-slider .module-body .info p.text {
    font-size: 36px;
    font-size: 2.25rem
}

#match-slider-container.match-slider .module-body .info p.sub-text {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 12px
}

.slider-ctrl {
    cursor: pointer;
    height: 200px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
    z-index: 2;
}

.slider-ctrl:hover {
    background-color: #000;
    opacity: .4
}

.slider-ctrl.slider-prev { left: 0 }

.slider-ctrl.slider-prev .slider-ctrl-image { background-image: url(../img/modules/carousel-prev) }

.slider-ctrl.slider-next { right: .1% }

.slider-ctrl.slider-next .slider-ctrl-image { background-image: url(../img/modules/carousel-next) }

.slider-ctrl .slider-ctrl-image {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    height: 30px;
    opacity: .3;
    position: relative;
    top: 80px;
    width: 30px;
}

.slider-ctrl .slider-ctrl-image:hover { opacity: .4 }

@media screen and (min-width: 575px) {
    #match-slider-container.match-slider .module-body .info {
        height: 145px;
        padding: 35px 20px 20px;
    }

    #match-slider-container.match-slider .module-body .info p.text {
        font-size: 32px;
        font-size: 2rem
    }

    #match-slider-container.match-slider .module-body .info p.sub-text {
        font-size: 14px;
        font-size: .875rem
    }
}

@media screen and (min-width: 815px) {
    #match-slider-container.match-slider .module-body .info {
        height: 150px;
        padding: 30px 20px 20px;
    }

    #match-slider-container.match-slider .module-body .info p.text {
        font-size: 36px;
        font-size: 2.25rem
    }

    #match-slider-container.match-slider .module-body .info p.sub-text {
        font-size: 16px;
        font-size: 1rem
    }
}

.media-m-basic {
    margin: 0;
    padding: 0
}

.media-m-basic .module-body .video-holder {
    background-color: #000;
    overflow: hidden;
    padding-bottom: 55.5%;
    position: relative;
    width: 100%;
}

.media-m-basic .module-body .video-holder iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.media-m-basic .module-body .video-holder .error { color: #FFF }

.media-m-basic .module-body .video-title {
    background-color: #efefef;
    color: #032b5a;
    font-size: .875em;
    padding: 14px 0 14px 20px
}

@media screen and (min-width: 575px) {
    .media-m-basic .module-body .video-title { padding: 8px 0 8px 14px }
}

@media screen and (min-width: 815px) {
    .media-m-basic .module-body .video-title {
        font-size: 1em;
        padding: 14px 0 14px 14px;
    }
}

.media-m-text-wrapper {
    display: inline-block;
    height: auto;
    margin-bottom: 30px;
}

.video-text-col {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.media-m-text {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.media-m-text .module-body .video-holder {
    background-color: #000;
    overflow: hidden;
    padding-bottom: 65%;
    position: relative;
    width: 100%;
}

.media-m-text .module-body .video-holder iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.media-m-text .module-body .video-holder .error { color: #FFF }

.media-m-text .module-body .video-title {
    background-color: #efefef;
    color: #032b5a;
    font-size: .875em;
    padding: 14px 0 14px 20px
}

.media-m-text .module-body .BrightcoveExperience {
    height: 87%;
    *height: 295px;
    left: 0;
    position: absolute;
    top: 6.5%;
    width: 100%;
}

@media screen and (min-width: 575px) {
    .media-m-text .module-body .video-title { padding: 8px 0 8px 14px }
}

@media screen and (min-width: 815px) {
    .media-m-text .module-body .video-title {
        font-size: 1em;
        padding: 14px 0 14px 14px;
    }
}

.media-m {
    margin: 0;
    padding: 0
}

.media-m .module-body .video-holder {
    background-color: #000;
    overflow: hidden;
    padding-bottom: 65%;
    position: relative;
    width: 100%;
}

.media-m .module-body .video-holder iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.media-m .module-body .video-holder .error { color: #FFF }

.media-m .module-body .video-title {
    background-color: #efefef;
    color: #032b5a;
    font-size: .875em;
    padding: 14px 0 14px 20px
}

.media-m .module-body .BrightcoveExperience {
    height: 87%;
    *height: 295px;
    left: 0;
    position: absolute;
    top: 6.5%;
    width: 100%;
}

@media screen and (min-width: 575px) {
    .media-m .module-body .video-title { padding: 8px 0 8px 14px }
}

@media screen and (min-width: 815px) {
    .media-m .module-body .video-title {
        font-size: 1em;
        padding: 14px 0 14px 14px;
    }
}

placeholder {
    color: #fff;
    opacity: 1
}

:-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.csstransitions .nav-consumer.is-mobile ul {
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.nav-primary {
    background: #f9f9f9;
    background-image: url();
    background-image: -moz-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #eaeaea));
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);
    background-image: -o-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);
    background-image: -ms-linear-gradient(top, #f9f9f9 0, #eaeaea 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #eaeaea 100%);
    display: block;
    height: auto;
    overflow: hidden
}

.legacy #o2-page-wrapper .nav-primary .logo img { display: none }

.legacy #o2-page-wrapper .nav-primary .o2 a {
    background: url(../img/logo-o2.png) 0 no-repeat;
    display: inline-block;
    height: 53px;
    width: 55px;
}

.legacy #o2-page-wrapper .nav-primary .telefonica a {
    background: url(../img/logo-telefonica.png) 0 0 no-repeat;
    display: inline-block;
    height: 24px;
    width: 85px;
}

.nav-primary a { text-decoration: none }

.nav-primary dl {
    margin: 0;
    padding: 0
}

.nav-primary dl dt {
    font-size: 1em;
    font-weight: 400
}

.nav-primary dl dd {
    display: none;
    white-space: normal
}

.nav-primary ul li {
    list-style: none outside none;
    width: 100%
}

.nav-primary ul li a {
    color: #032b5a;
    display: block;
    font-size: .938em;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    width: 100%;
}

.nav-primary ul li a:visited { color: #032b5a }

.nav-primary .mobile-nav-toggle {
    background-color: #f7f7f7;
    background-image: url(../img/primary-nav-border.png);
    background-position: left 0;
    background-repeat: no-repeat;
    height: 60px;
    position: absolute;
    right: 0;
    width: 60px;
    z-index: 1002;
}

.nav-primary .mobile-nav-toggle a {
    background: transparent url(../img/nav/nav-mobile-burger-sprite.png) 50% 0 no-repeat;
    display: block;
    height: 60px;
    margin: 0;
    width: 60px;
}

.nav-primary .mobile-nav-toggle.is-visible { border-bottom: 1px solid #f7f7f7 }

.nav-primary .mobile-nav-toggle.is-visible a { background-position: 50% -60px }

.nav-primary .logo {
    float: left;
    width: 20%
}

.nav-primary .logo.telefonica { display: none }

.nav-primary .logo.o2 {
    height: 60px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 60px;
}

.nav-primary .logo.o2 a {
    display: block;
    height: 60px;
    width: 60px;
}

.nav-primary .logo.o2 img {
    height: 31px;
    margin: 15px 0 0 20px;
    width: 32px;
}

.nav-primary .navslide {
    background-color: #e6e6e6;
    position: absolute;
    top: 84px;
    width: 100%
}

.nav-primary .nav-mobile {
    float: left;
    height: 60px;
    width: 100%;
}

.nav-primary .nav-mobile ul {
    height: auto;
    overflow: hidden;
    padding: 0 60px
}

.nav-primary .nav-mobile ul li {
    border-bottom: 0;
    float: left;
    padding: 0;
    text-align: center;
    width: 31%;
}

.nav-primary .nav-mobile ul li a {
    background-image: none;
    color: #032b5a;
    font-size: 1em;
    font-weight: 400;
    line-height: normal;
    padding: 20px 0 0
}

.nav-primary .nav-mobile ul li.logo {
    padding: 0;
    text-align: left;
    width: 20%;
}

.nav-primary .nav-mobile ul li.logo img {
    height: 31px;
    margin: 0 0 0 20px;
    width: 32px;
}

.nav-primary .nav-consumer {
    clear: both;
    display: block
}

.nav-primary .nav-consumer ul {
    -moz-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .5);
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    box-shadow: 0 6px 8px 0 rgba(0, 0, 0, .5);
    clear: both;
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

.nav-primary .nav-consumer ul li {
    background: #f7f7f7 url(../img/nav/item-border-bottom.png) 50% 0 no-repeat;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0;
    width: auto;
}

.nav-primary .nav-consumer ul li ul {
    background: none repeat scroll 0 0 #ececec;
    left: 100%!important;
    padding-top: 0;
    top: -1px
}

.nav-primary .nav-consumer ul li ul.display-opposite {
    left: auto;
    right: 100%;
}

.nav-primary .nav-consumer ul li ul ul.reverse-menu {
    bottom: 0;
    top: auto;
}

.nav-primary .nav-consumer ul li a {
    color: #032b5a;
    display: block;
    font-size: .938em;
    padding: 0 5%;
    text-decoration: none;
    width: 90%;
}

.nav-primary .nav-consumer ul li a.back {
    background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 4% -120px no-repeat;
    font-size: .813em;
    line-height: 38px;
    padding: 0 0 0 10%;
    width: 90%;
}

.nav-primary .nav-consumer ul li a.back:active, .nav-primary .nav-consumer ul li a.back:focus {
    background-image: url(../img/nav/nav-mobile-arrow-sprite.png), url(../img/nav/nav-mobile-focus-background.png);
    background-position: 4% -120px, 0 0
}

.nav-primary .nav-consumer ul li a.show-more { background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 95% -200px no-repeat }

.nav-primary .nav-consumer ul li a.show-more:focus {
    background-image: url(../img/nav/nav-mobile-arrow-sprite.png), url(../img/nav/nav-mobile-focus-background.png);
    background-position: 95% -200px, 0 0
}

.nav-primary .nav-consumer ul li a.is-hover, .nav-primary .nav-consumer ul li a:active, .nav-primary .nav-consumer ul li a:focus {
    background-image: url(../img/nav/nav-mobile-focus-background.png);
    background-position: 0 0
}

.nav-primary .nav-consumer ul li.has-submenu > a, .nav-primary .nav-consumer ul li.has-submenu > a.open { background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 95% -40px no-repeat }

.nav-primary .nav-consumer ul li.has-submenu > a:active, .nav-primary .nav-consumer ul li.has-submenu > a:focus {
    background-image: url(../img/nav/nav-mobile-arrow-sprite.png), url(../img/nav/nav-mobile-focus-background.png);
    background-position: 95% -40px, 50% 0
}

.nav-primary .nav-consumer ul li.is-active > a {
    background-position: 95% 0;
    color: #419eda;
}

.nav-primary .nav-consumer ul li:first-child { background: #f7f7f7 none 0 0 no-repeat }

.nav-primary .nav-consumer .content {
    left: 0;
    position: absolute
}

.nav-primary .nav-consumer form.header-tool-search {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    background: #419eda;
    background-image: url();
    background-image: -moz-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419eda), color-stop(100%, #2f7cb4));
    background-image: -webkit-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -o-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: -ms-linear-gradient(top, #419eda 0, #2f7cb4 100%);
    background-image: linear-gradient(to bottom, #419eda 0, #2f7cb4 100%);
    border: 1px solid #b6b6b6;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    height: auto;
    margin: 5px 3%;
    overflow: hidden;
    width: 94%;
}

.nav-primary .nav-consumer form.header-tool-search input {
    border: 0;
    color: #000;
    float: left;
    font-size: .813em;
    height: 26px;
    margin: 0;
}

.nav-primary .nav-consumer form.header-tool-search input:focus { outline: 0 }

.nav-primary .nav-consumer form.header-tool-search input[type=text] {
    padding: 2px 2%;
    width: 81%;
}

.nav-primary .nav-consumer form.header-tool-search input[type=text]::-webkit-input-placeholder { color: #6b7a8d }

.nav-primary .nav-consumer form.header-tool-search input[type=text]:-moz-placeholder { color: #6b7a8d }

.nav-primary .nav-consumer form.header-tool-search input[type=text]::-moz-placeholder { color: #6b7a8d }

.nav-primary .nav-consumer form.header-tool-search input[type=text]:-ms-input-placeholder { color: #6b7a8d }

.nav-primary .nav-consumer form.header-tool-search input[type=submit] {
    background: transparent url(../img/nav/tool-icon-search-sprite.png) 50% -30px no-repeat;
    width: 15%;
}

@media screen and (min-width: 575px) {
    .burger-help .burger-copy, .burger-help .burger-overlay { display: none }

    .nav-primary {
        border-bottom: 1px solid #d9d9d9;
        height: 50px;
        margin: 0;
        overflow: visible;
        padding: 0;
        width: 100%;
    }

    .nav-primary .logo {
        float: left;
        margin: 0;
        padding: 0
    }

    .nav-primary .logo img { border: medium none }

    .nav-primary .logo.telefonica {
        display: block;
        padding: 16px 8px 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }

    .nav-primary .logo.o2 {
        height: 31px;
        width: 32px
    }

    .nav-primary .logo.o2 a {
        height: auto;
        padding: 10px 24px 0;
        width: auto;
    }

    .nav-primary .logo.o2 a img {
        height: 31px;
        margin: 0;
        width: 32px;
    }

    .nav-primary .grid-inner {
        overflow: visible;
        position: relative;
        z-index: 1002
    }

    .nav-primary .grid-inner > * { border-bottom: 0 }

    .nav-primary .nav-consumer {
        clear: none;
        padding: 0 0 0 80px;
        width: auto!important
    }

    .nav-primary .nav-consumer ul {
        -moz-box-shadow: 0 0 #d8d8d8;
        -webkit-box-shadow: 0 0 #d8d8d8;
        border-bottom: 0;
        border-top: 0;
        box-shadow: 0 0 #d8d8d8;
        display: none;
        width: auto!important;
    }

    .nav-primary .nav-consumer ul li { position: relative }

    .nav-primary .nav-consumer ul li a {
        font-size: .813em;
        white-space: nowrap
    }

    .nav-primary .nav-consumer ul li a:hover {
        background-image: url(../img/nav/nav-mobile-focus-background.png);
        background-position: 50% 0;
        color: #419eda
    }

    .legacy .nav-primary .nav-consumer ul li li a:hover {
        background-color: #ecf3f7;
        background-image: none;
    }

    .nav-primary .nav-consumer ul li:first-child { background-color: transparent }

    .nav-primary .nav-consumer ul ul {
        left: 100%;
        padding-top: 0;
        top: 0;
        width: auto!important
    }

    .nav-primary .nav-consumer > ul {
        display: block;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
        position: static;
        width: 100%
    }

    .nav-primary .nav-consumer > ul > li {
        background-color: transparent;
        background-image: none;
        clear: none;
        float: left;
        list-style: none inside none;
        margin: 0;
        margin-right: 0;
        padding: 0;
        position: relative;
    }

    .nav-primary .nav-consumer > ul > li.has-submenu > a {
        background: 0;
        margin: 0
    }

    .nav-primary .nav-consumer > ul > li.has-submenu > a.open { background: 0 }

    .nav-primary .nav-consumer > ul > li.has-submenu > a:active, .nav-primary .nav-consumer > ul > li.has-submenu > a:focus {
        background-image: none;
        background-position: 0 0
    }

    .nav-primary .nav-consumer > ul > li.is-hover > a { height: 33px }

    .nav-primary .nav-consumer > ul > li.is-active, .nav-primary .nav-consumer > ul > li.is-hover {
        background-color: #f7f8f8;
        background-image: url(../img/primary-nav-border.png);
        background-position: right 0;
        background-repeat: no-repeat;
    }

    .nav-primary .nav-consumer > ul > li.is-active > a, .nav-primary .nav-consumer > ul > li.is-hover > a {
        background-color: transparent;
        background-image: url(../img/primary-nav-border.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        color: #419eda
    }

    .nav-primary .nav-consumer > ul > li.is-active > a dt, .nav-primary .nav-consumer > ul > li.is-hover > a dt { color: #419eda }

    .nav-primary .nav-consumer > ul > li ul {
        background: #f9f9f9;
        background-image: url();
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #efefef 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #efefef));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #efefef 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #efefef 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #efefef 100%);
        border: 1px solid #d9d9d9;
    }

    .nav-primary .nav-consumer > ul > li ul li, .nav-primary .nav-consumer > ul > li ul li:first-child { background-color: transparent }

    .nav-primary .nav-consumer > ul > li ul li a {
        margin: 0 20px 0 0;
        position: relative
    }

    .multiplebgs .nav-primary .nav-consumer > ul > li ul li a.show-more:hover {
        background-image: url(../img/nav/nav-mobile-arrow-sprite.png), url(../img/nav/nav-mobile-focus-background.png);
        background-position: 95% -200px, 50% 0
    }

    .no-multiplebgs .nav-primary .nav-consumer > ul > li ul li a.show-more:hover {
        background-color: #ecf3f7;
        background-image: url(../img/nav/nav-mobile-arrow-sprite.png);
        background-position: 95% -200px;
    }

    .nav-primary .nav-consumer > ul > li ul li.has-submenu > a { margin: 0 50px 0 0 }

    .multiplebgs .nav-primary .nav-consumer > ul > li ul li.has-submenu > a:hover {
        background-image: url(../img/nav/nav-mobile-arrow-sprite.png), url(../img/nav/nav-mobile-focus-background.png);
        background-position: 95% -40px, 50% 0
    }

    .no-multiplebgs .nav-primary .nav-consumer > ul > li ul li.has-submenu > a:hover {
        background-color: #ecf3f7;
        background-image: url(../img/nav/nav-mobile-arrow-sprite.png);
        background-position: 95% -40px;
    }

    .nav-primary .nav-consumer > ul > li > ul {
        border-top: 0 solid #d9d9d9;
        left: 0!important;
        padding-top: 0;
        top: 100%
    }

    .nav-primary .nav-consumer > ul > li > a {
        background-image: none;
        display: block;
        font-size: .938em;
        height: 32px;
        line-height: 1em;
        padding: 18px 12px 0 10px;
        width: auto;
    }

    .nav-primary .nav-consumer > ul > li > a dl dt {
        color: #032b5a;
        font-family: Frutiger45Light;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.063em;
        margin: 0 0 5px;
    }

    .nav-primary .nav-consumer > ul > li > a dl dd {
        color: #032b5a;
        display: none;
        font-size: .688em;
        line-height: 1.182em;
        margin: 0;
    }

    .nav-primary .nav-consumer > ul > li > a:focus, .nav-primary .nav-consumer > ul > li > a:hover {
        background-image: url(../img/primary-nav-border.png);
        background-position: left 0;
        background-repeat: no-repeat
    }

    .nav-primary .nav-consumer > ul > li#pn1, .nav-primary .nav-consumer > ul > li#pn2, .nav-primary .nav-consumer > ul > li#pn3, .nav-primary .nav-consumer > ul > li#pn4, .nav-primary .nav-consumer > ul > li#pn5, .nav-primary .nav-consumer > ul > li#pn6 { width: auto }

    .nav-primary .nav-consumer > ul > li#pn7, .nav-primary .nav-consumer > ul > li#pn8 { display: none }

    .nav-primary .nav-consumer > ul.enterprise > li > a { padding: 18px 5px 0 }

    .nav-primary .nav-consumer > ul.enterprise > li > a dl dt { font-size: .938em }

    .nav-primary .nav-consumer ul li { overflow: visible }

    #nav-secondary {
        background-color: #eaeaea;
        border-top: 1px solid #fff;
        display: none;
        font-size: .813em;
        height: 37px;
        line-height: 37px;
        overflow: hidden;
        padding: 0;
        width: 100%;
    }

    .desktop-only-nav #nav-secondary { min-width: 972px }

    .js .has-secondarynav #nav-secondary { display: block }

    #nav-secondary .main-element a {
        border-left: 0;
        border-right: 0;
        color: #419eda;
        font-size: 1.154em;
        margin-left: 6px;
    }

    #nav-secondary .main-element a:hover, #nav-secondary .main-element:hover {
        background: #f9f9f9;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f7f7f7));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #f7f7f7 100%)
    }

    #nav-secondary .main-element:hover a {
        display: block;
        height: 100%
    }

    #nav-secondary .is-active a { color: #419eda }

    #nav-secondary .show-more > a {
        background: transparent url(../img/nav/nav-mobile-arrow-sprite.png) 85% -200px no-repeat;
        display: block;
        height: 37px;
        padding: 0 30px 0 10px;
    }

    #nav-secondary .show-more:hover > a { color: #419eda }

    #nav-secondary ul li { float: left }

    #nav-secondary ul li:hover {
        background: #f9f9f9;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f7f7f7));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #f7f7f7 100%)
    }

    #nav-secondary ul li:hover a {
        color: #419eda;
        display: block;
        height: 100%;
    }

    #nav-secondary ul li:hover + li a {
        display: block;
        height: 100%
    }

    #nav-secondary ul .has-shadow { background: url(../img/nav/nav-secondary-vertical-shadow.png) top left repeat-y }

    #nav-secondary ul .has-shadow a { border-left: 0 }

    #nav-secondary ul .has-shadow:hover {
        background: #f9f9f9;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f7f7f7));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #f7f7f7 100%)
    }

    #nav-secondary ul .has-shadow:hover a {
        background: url(../img/nav/nav-secondary-vertical-shadow.png) top left repeat-y;
        display: block;
        height: 100%
    }

    #nav-secondary ul a {
        border-left: 1px solid #d0d0d0;
        color: #032b5a;
        font-size: 1em;
        height: 37px;
        padding: 0 14px;
        text-decoration: none;
        white-space: nowrap
    }

    #nav-secondary ul a:hover {
        font-weight: 400;
        text-decoration: none;
    }

    #nav-secondary ul a.limitdisplay { display: none }

    #nav-secondary ul a.showmore { display: block }

    #nav-secondary ul ul {
        background: #f7f7f7;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f7f7f7 0, #efefef 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #efefef));
        background-image: url();
        background-image: -moz-linear-gradient(top, #f7f7f7 0, #efefef 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #efefef));
        background-image: -webkit-linear-gradient(top, #f7f7f7 0, #efefef 100%);
        display: block;
        padding: 0;
        position: absolute;
    }

    #nav-secondary ul ul li {
        background: transparent url(../img/nav/item-border-bottom.png) 50% 0 no-repeat;
        border: 0;
        clear: both;
        display: block;
        float: left;
        list-style: none outside none;
        width: 100%;
    }

    #nav-secondary ul ul li:first-child { background: 0 }

    #nav-secondary ul ul li.active a { color: #032b5a }

    #nav-secondary ul ul li a {
        border: 0;
        display: block;
        width: 100%;
    }

    #nav-secondary ul ul.overflow-menu {
        border-bottom: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-top: 0;
        padding-right: 15px;
        z-index: 1003;
    }

    #nav-secondary ul ul.overflow-menu li:hover { background: transparent url(../img/nav/item-border-bottom.png) 50% 0 no-repeat }

    #nav-secondary ul ul.overflow-menu li a {
        color: #032b5a;
        padding: 0 0 0 15px;
    }

    #nav-secondary ul ul.overflow-menu li a:hover {
        background: url(../img/nav/nav-mobile-focus-background.png) 50% 0 no-repeat;
        color: #419eda
    }

    #nav-secondary ul > ul > li:first-child {
        background-color: #eaeaea;
        border-left: 0;
        font-size: 1.2em;
        font-weight: 700;
        padding-left: 10%;
    }

    #nav-secondary ul > ul > li:first-child a {
        padding: 0 .5em 0 0;
        padding-left: 0
    }

    #nav-secondary ul > ul > li:first-child a:after {
        border-color: transparent;
        border-left-color: #032b5a;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: 1em;
        margin-top: 15px;
        width: 0;
    }

    #nav-secondary .is-hover {
        background: #f9f9f9;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f7f7f7));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #f7f7f7 100%);
        border-left: 1px solid #d0d0d0;
        border-right: 1px solid #d0d0d0;
    }

    #nav-secondary .is-hover a { border-left: 0 }
}

@media screen and (min-width: 815px) {
    .nav-primary { height: 70px }

    .nav-primary .logo.o2 {
        height: 42px;
        padding: 16px 12px 0 24px;
        width: 43px
    }

    .nav-primary .logo.o2 a { padding: 0 }

    .nav-primary .logo.o2 a img {
        height: 42px;
        width: 43px
    }

    .nav-primary .logo.telefonica { padding: 25px 22px 0 0 }

    .nav-primary .logo.telefonica a { display: inline-block }

    .nav-primary .logo.telefonica a img { display: block }

    .nav-primary .nav-consumer { padding: 0 0 0 100px }

    .nav-primary .nav-consumer > ul > li { max-height: 70px }

    .nav-primary .nav-consumer > ul > li.is-hover > a { height: 43px }

    .nav-primary .nav-consumer > ul > li > a {
        height: 42px;
        outline-offset: -1px;
        padding: 28px 19px 0;
    }

    .nav-primary .nav-consumer > ul > li > a dl dt { font-size: 1.467em }

    .nav-primary .nav-consumer > ul > li > a dl dd { font-size: .733em }

    .nav-primary .nav-consumer > ul.enterprise > li > a {
        height: 44px;
        outline-offset: -1px;
        padding: 26px 9px 0;
    }

    .nav-primary .nav-consumer > ul.enterprise > li > a dl dt { font-size: 1.333em }

    .nav-primary .nav-consumer > ul.enterprise > li > a dl dd { font-size: .733em }

    .nav-primary .grid-inner > * { border-bottom: 0 }

    #nav-secondary .main-element a { margin-left: 105px }

    #nav-secondary .main-element a:hover {
        background: #f9f9f9;
        background-image: url();
        background-image: -moz-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f7f7f7));
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -o-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: -ms-linear-gradient(top, #f9f9f9 0, #f7f7f7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #f7f7f7 100%)
    }

    #nav-secondary .main-element:hover { background: 0 }
}

@media screen and (min-width: 972px) {
    .nav-primary { height: 100px }

    .nav-primary .logo.o2 {
        height: auto;
        padding: 24px 12px 0 24px;
        width: auto
    }

    .nav-primary .logo.o2 a { padding: 0 }

    .nav-primary .logo.o2 a img {
        height: auto;
        width: auto
    }

    .nav-primary .logo.telefonica { padding: 24px 12px 0 0 }

    .nav-primary .nav-consumer { padding: 0 100px }

    .nav-primary .nav-consumer > ul > li {
        margin-right: 0;
        max-height: 100px;
    }

    .nav-primary .nav-consumer > ul > li.is-hover > a { height: 77px }

    .nav-primary .nav-consumer > ul > li > a {
        height: 76px;
        padding: 24px 15px 0 10px
    }

    .nav-primary .nav-consumer > ul > li > a dl dd { display: block }

    .nav-primary .nav-consumer > ul > li#pn1, .nav-primary .nav-consumer > ul > li#pn2 { width: 16% }

    .nav-primary .nav-consumer > ul > li#pn3 { width: 15% }

    .nav-primary .nav-consumer > ul > li#pn4 { width: 19% }

    .nav-primary .nav-consumer > ul > li#pn5 { width: 16.9% }

    .nav-primary .nav-consumer > ul > li#pn6 { width: 15.8% }

    .nav-primary .nav-consumer > ul > li#pn7, .nav-primary .nav-consumer > ul > li#pn8 { display: none }

    .nav-primary .nav-consumer > ul.enterprise > li#pn1, .nav-primary .nav-consumer > ul.enterprise > li#pn2 { width: 15% }

    .nav-primary .nav-consumer > ul.enterprise > li#pn3, .nav-primary .nav-consumer > ul.enterprise > li#pn4 { width: 14% }

    .nav-primary .nav-consumer > ul.enterprise > li#pn5 { width: 15% }

    .nav-primary .nav-consumer > ul.enterprise > li#pn6 { width: 21% }

    .nav-primary .nav-consumer > ul.enterprise > li#pn7, .nav-primary .nav-consumer > ul.enterprise > li#pn8 { display: none }

    .nav-primary .nav-consumer > ul.enterprise > li > a {
        height: 76px;
        padding: 24px 9px 0
    }

    .nav-primary .nav-consumer > ul.enterprise > li > a dl dt { font-size: 1.467em }

    .nav-primary .nav-consumer > ul.enterprise > li > a dl dd { font-size: .733em }

    #nav-secondary .main-element a { margin-left: 95px }
}

.burger-help .burger-overlay {
    background: #000;
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002
}

.burger-help .burger-copy {
    background: #FFF;
    color: #032b5a;
    font-size: 12px;
    font-size: .75rem;
    padding: 16px 20px;
    position: absolute;
    right: 10px;
    top: 108px;
    width: 50%;
    z-index: 1003;
}

.burger-help .burger-copy b {
    display: inline-block;
    font-size: 1rem;
    font-size: 1rem;
    padding-bottom: 6px
}

.burger-help .burger-copy.fixed {
    position: fixed;
    top: 10px
}

.burger-help .burger-copy span {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
}

.burger-help .burger-copy span:after {
    color: #419eda;
    content: "\00d7";
    font-family: Frutiger45Light, sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
}

.burger-help .burger-copy:after {
    border-bottom: 10px solid #FFF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 0;
}

.burger-help nav {
    position: relative;
    z-index: 1003
}

.navleft {
    background: 0;
    font-size: .9375rem;
    font-size: .9375rem;
}

.navleft li {
    border-top: 1px solid #d8d8d8;
    position: relative
}

.navleft li a {
    background: #efefef;
    color: #032b5a;
    display: block;
    padding: 10px 20px
}

.navleft li a.is-active, .navleft li a:hover { background: #e3e3e3 }

.navleft li li a { padding-left: 40px }

.navleft li li li a { padding-left: 60px }

.navleft li li li li a { padding-left: 80px }

@media screen and (min-width: 575px) {
    .navleft {
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 815px) {
    .navleft {
        border-bottom: 0;
        margin: 10px 30px 20px;
    }

    .navleft li { border: 0 }

    .navleft li a {
        background: 0;
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 10px;
        padding: 0;
    }

    .navleft li a.is-active, .navleft li a:hover { background: 0 }

    .navleft li a.is-active { color: #419eda }

    .navleft li a:hover { text-decoration: underline }

    .navleft li li a {
        font-size: 14px;
        font-size: 14px;
        padding-left: 30px;
    }

    .navleft li li li a {
        font-size: 12px;
        font-size: 12px;
        padding-left: 60px;
    }

    .navleft li li li li a {
        font-size: 12px;
        font-size: 12px;
        padding-left: 90px;
    }
}

.no-backgroundsize .podcast, .no-js .podcast {
    background-position: center center;
    background-size: 50%;
}

.backgroundsize .podcast {
    background-position: right center;
    background-size: cover;
}

.podcast-wrapper {
    display: inline-block;
    height: auto;
    margin-bottom: 25px;
    position: relative
}

.podcast {
    background: 0;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.podcast .podcast-img {
    float: left;
    width: 33.27273%;
}

.podcast .podcast-text { width: 100% }

.podcast .podcast-text p { margin: 15px 0 0 }

.podcast > a {
    display: block;
    height: auto;
    overflow: hidden
}

.podcast .large { width: 100% }

.podcast .module-body {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.podcast .module-body .image-m { background-color: #efefef }

.podcast .module-body .info {
    background: #f8f8f8;
    bottom: 0;
    padding: 0;
    position: absolute;
}

.podcast .module-body .info p {
    color: #032b5a;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 25px
}

.podcast .module-body .info p:last-of-type { margin: 0 }

.podcast .module-body .info .product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
    color: #419eda;
    display: block;
    font-size: .875em;
    margin-bottom: 0;
    padding: 0 0 0 25px;
}

.podcast .module-body .info h3 {
    color: #032b5a;
    font-size: 1.25em;
    line-height: 1.25em;
    margin: 0 0 10px
}

.podcast.dark { background-color: #032b5a }

@media screen and (min-width: 575px) {
    .podcast {
        background-position: center center!important;
        background-size: auto!important;
    }

    .podcast .module-body .info { padding: 0 }

    .podcast .module-body .info .product-cta {
        background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
        bottom: 20px;
        font-size: .875em;
        line-height: 1.8em
    }
}

@media screen and (min-width: 815px) {
    .podcast .module-body { width: 100% }

    .podcast .module-body .info { padding: 0 }

    .podcast.right .module-body { width: 100% }

    .podcast.right .module-body .image {
        background-position: center center!important;
        background-repeat: no-repeat;
        background-size: auto!important;
        *behavior: url(../js/boxsizing.htc);
        box-sizing: border-box;
        float: left;
        height: 300px;
        width: 50%;
    }

    .podcast.right .module-body .info {
        *behavior: url(../js/boxsizing.htc);
        box-sizing: border-box;
        float: left;
        height: 300px;
        padding: 0;
        width: 50%;
    }

    .podcast.right .module-body .info .product-cta { background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent }
}

.legacy .product-s .product-image { width: 170px!important }

.legacy .product-s .product-info { width: 45%!important }

.product-s a {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.product-s .info {
    background: url(../img/modules/product-s-pillow1.png) no-repeat scroll right bottom transparent;
    height: auto;
    min-height: 176px;
    overflow: hidden;
    padding: 15px 0 0 30px;
}

.product-s .info h3 {
    color: #032b5a;
    float: left;
    font-size: 22px;
    font-size: 22px;
    height: auto;
    line-height: 1.125em;
    margin: 0 0 0 128px;
    overflow: hidden;
    padding: 0;
    width: 52%;
}

.product-s .info ul.product-cost {
    display: block;
    margin: 10px 0;
    padding: 0;
}

.product-s .info ul.product-cost li {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .8125rem;
    font-size: .8125rem;
    line-height: 1.231em;
}

.product-s .info ul.product-cost li span {
    color: #419eda;
    font-size: 16px;
    font-size: 1rem
}

.product-s .info .product-image {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 191px;
    left: 0;
    position: absolute;
    top: 0;
    width: 134px;
}

.product-s .info .product-info {
    float: left;
    height: auto;
    margin-left: 128px;
    text-align: left;
    width: 58%;
}

.product-s .info .product-info p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -33px transparent;
    color: #419eda;
    float: left;
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25em;
    padding: 0 0 0 25px;
    position: relative;
    white-space: nowrap;
}

.product-s .info-graphic, .product-s ul.product-benefits { display: none }

.product-s p.promo-text {
    color: #900;
    display: block;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1em;
    margin: 0 0 6px 128px;
    padding: 0;
    width: 100%;
}

.product-s .supportinglink-prod-s {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    display: block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.product-s .supportinglink-prod-s a {
    border: 0;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 13px 20px 12px;
    width: auto;
}

.product-s .supportinglink-prod-s a span.prodSsupLink {
    background-image: url(../img/promo-cta-arrow.png);
    background-position: -2px -35px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 18px;
    width: 25px;
}

div.product-s:nth-child(3) > a:nth-child(2) { border-bottom: 1px solid #d8d8d8 }

@media screen and (min-width: 575px) {
    div.product-s:nth-child(3) > a:nth-child(2) { border-bottom: 0 }

    .product-s:first-child .info { border-left: 0 }

    .product-s .info {
        border-bottom: 1px #d8d8d8 solid;
        border-left: 1px solid #fff;
        min-height: 288px;
        padding: 22px 0 23px 20px;
    }

    .product-s .info p.promo-text {
        color: #900;
        display: block;
        font-size: .75em;
        line-height: 1em;
        margin: 0 0 .5em;
        padding: 0;
        width: 100%;
    }

    .product-s .info h3 {
        font-size: 20px;
        font-size: 1.25rem;
        height: 50px;
        line-height: 1.25em;
        margin: 0 0 10px;
        overflow: hidden;
        padding: 0;
        width: 90%
    }

    .product-s .info .product-image {
        float: left;
        height: 170;
        margin-left: -20px;
        position: static;
        text-align: center;
        width: 133;
    }

    .product-s .info .product-info {
        float: left;
        margin: 10px 0 0;
        width: 92%;
    }

    .product-s .info .product-info ul.product-cost {
        float: left;
        height: 34px;
        width: 100%;
    }

    .product-s .info .product-info ul.product-cost li {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.25em
    }

    .product-s .info .product-info ul.product-cost li span {
        font-size: 16px;
        font-size: 1rem
    }

    .product-s .info .product-info .info-graphic { display: none }

    .product-s .supportinglink-prod-s {
        border: 0;
        border-bottom: 1px solid #d8d8d8;
        border-right: 1px solid #fff;
        height: 60px;
    }

    .product-s .supportinglink-prod-s a {
        border-bottom: 1px solid #fff!important;
        border-left: 1px solid #fff;
        height: 25px;
        padding-left: 20px;
        padding-top: 22px;
    }

    div.product-s:nth-child(1) > div:nth-child(1) > a:nth-child(1) { border-left: 0!important }
}

@media screen and (min-width: 815px) {
    .product-s:first-child .info { border-left: 0 }

    .product-s .info {
        border-bottom: 1px #d8d8d8 solid;
        border-bottom: 1px #d8d8d8 solid;
        border-left: 1px solid #fff;
        height: 298px;
        padding: 20px 0 30px 30px;
    }

    .product-s .info p.promo-text {
        color: #900;
        display: block;
        font-size: .75em;
        line-height: 1em;
        margin: 0 0 .5em;
        padding: 0;
        width: 100%;
    }

    .product-s .info h3 {
        float: left;
        font-size: 28px;
        font-size: 1.75rem;
        height: 65px;
        margin: 0 0 10px;
        width: 90%;
    }

    .product-s .info ul.product-cost {
        clear: both;
        height: auto;
    }

    .product-s .info ul.product-cost li {
        font-size: 16px;
        font-size: 1rem
    }

    .product-s .info ul.product-cost li span {
        font-size: 25px;
        font-size: 1.5625rem
    }

    .product-s .info .product-image {
        height: 218px;
        left: 0;
        margin-left: 0;
        margin-right: 22px;
        max-width: 149px;
        position: relative;
        top: 0;
        width: 38%;
    }

    .product-s .info .product-info {
        float: left;
        height: 210px;
        margin: 0;
        position: relative;
        text-align: left;
        width: 50%;
    }

    .product-s .info .product-info ul.product-cost {
        clear: both;
        height: auto;
        margin: 10px 0;
        padding: 0;
    }

    .product-s .info .product-info ul.product-cost li {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1em;
        line-height: 1.75em
    }

    .product-s .info .product-info ul.product-cost li span { font-size: 1.563em }

    .product-s .info .product-info .info-graphic {
        display: block;
        height: 28px
    }

    .product-s .info .product-info ul.product-benefits {
        display: block;
        margin: 10px 0;
        padding: 0
    }

    .product-s .info .product-info ul.product-benefits li {
        color: #032b5a;
        font-family: Frutiger55, sans-serif;
        font-size: .75em;
        margin: 0 0 5px
    }

    .product-s .info .product-info p.product-cta {
        background-position: 0 2px;
        bottom: 0;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.25em;
        left: 0;
        line-height: 1.25em;
        padding-left: 30px;
        position: absolute;
        white-space: nowrap
    }

    .product-s .supportinglink-prod-s a { padding-left: 30px }
}

.no-backgroundsize .promo-article, .no-js .promo-article {
    background-position: center center;
    background-size: 50%;
}

.backgroundsize .promo-article {
    background-position: right center;
    background-size: cover;
}

.promo-article-wrapper {
    display: inline-block;
    height: auto;
    margin-bottom: 25px
}

.promo-article {
    background: 0;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo-article > a {
    display: block;
    height: auto;
    overflow: hidden
}

.promo-article .large { width: 100% }

.promo-article .module-body {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
}

.promo-article .module-body .image-m {
    background-color: #efefef;
    margin-bottom: 25px;
}

.promo-article .module-body .info {
    background: #f8f8f8;
    padding: 0
}

.promo-article .module-body .info p {
    color: #032b5a;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 25px
}

.promo-article .module-body .info p:last-of-type { margin: 0 }

.promo-article .module-body .info .product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -34px transparent;
    color: #419eda;
    display: block;
    font-size: .875em;
    margin-bottom: 0;
    padding: 0 0 0 25px;
}

.promo-article .module-body .info h3 {
    color: #032b5a;
    font-size: 1.25em;
    line-height: 1.25em;
    margin: 0 0 10px
}

.promo-article.dark { background-color: #032b5a }

@media screen and (min-width: 575px) {
    .promo-article {
        background-position: center center!important;
        background-size: auto!important;
    }

    .promo-article .module-body .info { padding: 0 }

    .promo-article .module-body .info .product-cta {
        background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent;
        bottom: 20px;
        font-size: .875em;
        line-height: 1.8em
    }
}

@media screen and (min-width: 815px) {
    .promo-article .module-body { width: 100% }

    .promo-article .module-body .info { padding: 0 }

    .promo-article.right .module-body { width: 100% }

    .promo-article.right .module-body .image {
        background-position: center center!important;
        background-repeat: no-repeat;
        background-size: auto!important;
        *behavior: url(../js/boxsizing.htc);
        box-sizing: border-box;
        float: left;
        height: 300px;
        width: 50%;
    }

    .promo-article.right .module-body .info {
        *behavior: url(../js/boxsizing.htc);
        box-sizing: border-box;
        float: left;
        height: 300px;
        padding: 0;
        width: 50%;
    }

    .promo-article.right .module-body .info .product-cta { background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 2px transparent }
}

.promo .module-body .info.shout h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 16px
}

.promo .module-body .info.shout p.shout {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1em
}

.promo .module-body .info.shout .tag {
    bottom: 20px;
    position: absolute;
}

@media screen and (min-width: 575px) {
    .promo .module-body .info.shout h3 { margin-bottom: 32px }
}

@media screen and (min-width: 815px) {
    .promo .module-body .info.shout h3 { margin-bottom: 20px }

    .promo .module-body .info.shout p.shout {
        font-size: 28px;
        font-size: 1.75rem
    }

    .promo .module-body .info.shout .tag { bottom: 30px }
}

.promo.social .module-body { width: 100% }

.promo.social .module-body .info p {
    margin-bottom: 20px;
    width: 95%;
}

.promo.social .module-body .info li {
    float: left;
    padding-left: 10px
}

.promo.social .module-body .info li img {
    height: 60px;
    width: 60px;
}

.promo.social .module-body .info li:first-child { padding-left: 0 }

.promo.social a:hover { cursor: pointer }

.promo.social a:hover .hover-down { display: none }

.promo.social.dark:hover { cursor: default }

.promo.social.dark:hover .hover-down { background: 0 }

@media screen and (min-width: 815px) {
    .promo.social .module-body { width: 100% }

    .promo.social .module-body .info p {
        margin-bottom: 30px;
        width: 85%;
    }

    .promo.social .module-body .info li img {
        height: 80px;
        width: 80px;
    }
}

.no-backgroundsize .promo, .no-js .promo {
    background-position: center center;
    background-size: auto;
}

.backgroundsize .promo {
    background-position: right center;
    background-size: cover;
}

.promo {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo > a {
    display: block;
    height: auto;
    overflow: hidden
}

.promo .module-body {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 150px;
    margin: 0;
    width: 66%;
}

.promo .module-body .info { padding: 20px 0 20px 20px }

.promo .module-body .info p {
    color: #fff;
    font-size: .75em;
    width: 80%;
}

.promo .module-body .info .product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
    bottom: 15px;
    color: #fff;
    display: block;
    font-size: .875em;
    padding: 0 0 5px 25px;
    position: absolute;
}

.promo .module-body .info h3 {
    color: #fff;
    font-size: 1.25em;
    line-height: 1em;
    margin: 0 0 10px
}

.promo .diagonal .module-body { background: url(../img/modules/module-bg-diagonal.png) no-repeat scroll right 0 }

.promo.iphone { background-position: 0 50%!important }

.promo.iphone .info h3, .promo.iphone .info p, .promo.iphone .info p.product-cta { display: none }

.promo.tall .module-body { height: 180px }

.promo.dark { background-color: #032b5a }

.promo.livePerson .module-body { width: 95% }

.promo.light { background-color: #efefef }

.promo.light .module-body .info .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo.light .module-body .info h3, .promo.light .module-body .info p { color: #032b5a }

.promo.light.diagonal .module-body { background-image: url(../img/modules/module-bg-diagonal-light.png) }

.promo.light.diagonal .module-body .product-cta { color: #419eda }

.promo.transparent { background-color: transparent }

.promo.transparent .module-body .info .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo.transparent .module-body .info h3, .promo.transparent .module-body .info p { color: #032b5a }

.promo.light-block { background-position: center right }

.promo.light-block .module-body { background: url(../img/modules/module-bg-white-box-mobile.png) repeat-x scroll 0 0 transparent }

.promo.light-block .module-body .info .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo.light-block .module-body .info h3, .promo.light-block .module-body .info p { color: #032b5a }

@media screen and (min-width: 575px) {
    .promo {
        background-position: center center!important;
        background-size: auto!important;
    }

    .promo .module-body {
        height: 200px;
        width: 65%
    }

    .promo .module-body .info {
        min-height: 90px;
        padding: 20px 0 20px 20px;
    }

    .promo .module-body .info h3 {
        font-size: 1.5em;
        line-height: 1.097em;
        margin: 0 0 8px
    }

    .promo .module-body .info p {
        font-size: .875em;
        width: 100%;
    }

    .promo .module-body .info .product-cta {
        bottom: 20px;
        font-size: .875em;
        line-height: 1.25em
    }

    .promo.light-block .module-body { background: url(../img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent }

    .promo.tall .module-body { height: 250px }

    .promo.tall .module-body .info { padding: 30px 0 30px 20px }

    .promo.tall .module-body .info .product-cta {
        background-position: 0 -58px;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.313em;
        font-weight: 100;
        padding: 0 0 5px 27px;
    }

    .promo.tall.light-block .module-body {
        background-image: url(../img/modules/module-bg-white-box-tall-tablet.png);
        width: 63%
    }

    .promo.tall.light .product-cta, .promo.tall.light-block .product-cta { background-position: 0 2px!important }

    .promo.iphone {
        background-position: center center!important;
        background-size: cover!important;
    }
}

@media screen and (min-width: 815px) {
    .promo {
        background-position: center center!important;
        background-size: auto!important;
    }

    .promo .module-body { width: 65% }

    .promo .module-body .info {
        min-height: 140px;
        padding: 30px 0 30px 30px
    }

    .promo .module-body .info h3 { font-size: 1.75em }

    .promo .module-body .info p {
        font-size: .875em;
        width: 75%;
    }

    .promo .module-body .info .product-cta { font-size: .875em }

    .promo.tall .module-body { height: 300px }

    .promo.tall .module-body .info { padding: 40px 0 40px 30px }

    .promo.tall .module-body .info .product-cta {
        background-position: 0 -55px;
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.563em;
        font-weight: 100;
        padding: 0 0 5px 27px;
    }

    .promo.tall.light .module-body, .promo.tall.light-block .module-body { width: 65% }

    .promo.tall.light .module-body .info .product-cta, .promo.tall.light-block .module-body .info .product-cta { background-position: 0 5px!important }

    .promo.tall.light-block .module-body { background-image: url(../img/modules/module-bg-white-box-tall-desktop.png) }

    .promo.iphone {
        background-position: center center!important;
        background-size: auto!important;
    }

    .col-3 .promo.light-block .module-body { width: 65% }

    .col-3 .promo.light-block .module-body .info { padding: 20px 0 20px 20px }
}

#lp-mobile-chat-button, .lp-mobile-chat-button {
    background: 0;
    border: 0;
    color: #FFF;
    display: none;
    margin: 0;
    padding: 0;
}

.lp { height: 150px }

@media screen and (min-width: 575px) {
    .lp {
        display: inline;
        height: 200px;
    }
}

.promo-s-light {
    background-attachment: scroll;
    background-color: #032b5a;
    background-image: url(../img/modules/arrow-blue-large.png)!important;
    background-position: 90% 50%!important;
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    width: 100%;
}

.promo-s-light.light {
    background-color: #efefef;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #fff;
}

.promo-s-light > a {
    display: block;
    height: auto;
    overflow: hidden
}

.promo-s-light p {
    color: #fff;
    width: auto;
}

.promo-s-light h3 {
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 10px;
    width: auto;
}

.promo-s-light img {
    float: right;
    margin: 0;
    width: 30%;
}

.promo-s-light .module-body {
    background-color: transparent;
    background-position: 1000px 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 100px;
    margin: 0;
    width: 100%;
}

.promo-s-light .module-body .info, .promo-s-light .module-body .module-body-content {
    float: left;
    min-height: 50px;
    padding: 20px 0 20px 20px;
    width: 75%;
}

.promo-s-light .module-body .info p, .promo-s-light .module-body .module-body-content p {
    font-size: .75em;
    line-height: 1em
}

.promo-s-light .module-body .info .product-cta, .promo-s-light .module-body .module-body-content .product-cta { display: none }

@media screen and (min-width: 575px) {
    .promo-s-light {
        background-image: none!important;
        height: 200px;
    }

    .promo-s-light.light {
        background-color: #f8f8f8;
        border: 0;
    }

    .promo-s-light .module-body {
        height: 200px;
        width: 100%;
    }

    .promo-s-light .module-body .dividers {
        background-image: url(../img/modules/module-bg-light-vertical-border.png);
        background-position: left center;
        background-repeat: no-repeat;
        height: 200px;
    }

    .promo-s-light .module-body .info, .promo-s-light .module-body .module-body-content { padding: 20px 0 20px 20px }

    .promo-s-light .module-body .info h3, .promo-s-light .module-body .module-body-content h3 { font-size: 1.5em }

    .promo-s-light .module-body .info p, .promo-s-light .module-body .module-body-content p { font-size: .875em }

    .promo-s-light .module-body .info .product-cta, .promo-s-light .module-body .module-body-content .product-cta {
        background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
        bottom: 30px;
        display: block;
        font-size: .875em;
        padding: 0 0 5px 25px;
        position: absolute;
    }
}

@media screen and (min-width: 815px) {
    .promo-s-light .module-body { background-position: center top }

    .promo-s-light .module-body .info, .promo-s-light .module-body .module-body-content {
        min-height: 140px;
        padding: 30px 0 30px 30px;
        width: 52%;
    }

    .promo-s-light .module-body .info h3, .promo-s-light .module-body .module-body-content h3 { font-size: 1.75em }
}

.promo-s.tweet .module-body { width: 100%!important }

.promo-s.tweet .module-body .info h3 { margin-bottom: 14px }

.promo-s.tweet .module-body .info p { margin-bottom: 10px }

.promo-s.tweet .module-body .info p.tweeter {
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 30px;
}

.promo-s.tweet .module-body .info p.tweeter span {
    display: block;
    padding: 5px 0 0 40px;
}

.promo-s.blue { background-color: #419eda }

.no-backgroundsize .promo-s .bkg-img, .no-js .promo-s .bkg-img {
    background-position: center center;
    background-size: auto;
}

.backgroundsize .promo-s .bkg-img {
    background-position: right center;
    background-size: cover;
}

.promo-s, .promo-s .bkg-img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo-s a {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo-s .module-body {
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 150px;
    margin: 0;
    width: 66%;
}

.promo-s .module-body .info, .promo-s .module-body .module-body-content { padding: 20px 0 20px 20px }

.promo-s .module-body .info p, .promo-s .module-body .module-body-content p {
    color: #fff;
    font-size: .75em;
    width: 80%;
}

.promo-s .module-body .info .product-cta, .promo-s .module-body .module-body-content .product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
    bottom: 15px;
    color: #fff;
    display: block;
    font-size: .875em;
    padding: 0 0 5px 25px;
    position: absolute;
}

.promo-s .module-body .info h3, .promo-s .module-body .module-body-content h3 {
    color: #fff;
    font-size: 1.25em;
    line-height: 1em;
    margin: 0 0 10px
}

.promo-s .diagonal .module-body { background: url(../img/modules/module-bg-diagonal.png) no-repeat scroll right 0 }

.promo-s.tall .module-body { height: 150px }

.promo-s.tall .module-body .info, .promo-s.tall .module-body .module-body-content {
    min-height: 100px;
    padding: 25px 0 25px 20px;
}

.promo-s.dark { background-color: #032b5a }

.promo-s.light { background-color: #efefef }

.promo-s.light .module-body .info .product-cta, .promo-s.light .module-body .module-body-content .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo-s.light .module-body .info h3, .promo-s.light .module-body .info p, .promo-s.light .module-body .module-body-content h3, .promo-s.light .module-body .module-body-content p { color: #032b5a }

.promo-s.light.diagonal .module-body { background-image: url(../img/modules/module-bg-diagonal-light.png) }

.promo-s.light.diagonal .module-body .product-cta { color: #419eda }

.promo-s.transparent { background-color: transparent }

.promo-s.transparent .module-body .info .product-cta, .promo-s.transparent .module-body .module-body-content .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo-s.transparent .module-body .info h3, .promo-s.transparent .module-body .info p, .promo-s.transparent .module-body .module-body-content h3, .promo-s.transparent .module-body .module-body-content p { color: #032b5a }

.promo-s.light-block { background-position: center right }

.promo-s.light-block .module-body { background: url(../img/modules/module-bg-white-box-mobile.png) repeat-x scroll 0 0 transparent }

.promo-s.light-block .module-body .info .product-cta, .promo-s.light-block .module-body .module-body-content .product-cta {
    background-position: -2px -35px;
    color: #419eda
}

.promo-s.light-block .module-body .info h3, .promo-s.light-block .module-body .info p, .promo-s.light-block .module-body .module-body-content h3, .promo-s.light-block .module-body .module-body-content p { color: #032b5a }

.promo-s.recycle { cursor: default!important }

.promo-s.recycle .module-body .info iframe, .promo-s.recycle .module-body .module-body-content iframe {
    height: 100%;
    width: 100%
}

@media screen and (min-width: 575px) {
    .promo-s .bkg-img {
        background-position: center top!important;
        background-size: auto!important;
    }

    .promo-s h3 {
        font-size: 1.5em;
        line-height: 1.097em;
        margin: 0 0 8px
    }

    .promo-s .module-body {
        height: 200px;
        width: 155px
    }

    .promo-s .module-body .info, .promo-s .module-body .module-body-content {
        border-left: 1px solid #fff;
        height: 160px;
        padding: 20px 0 20px 20px;
    }

    .promo-s .module-body .info h3, .promo-s .module-body .module-body-content h3 { font-size: 1.5em }

    .promo-s .module-body .info p, .promo-s .module-body .module-body-content p {
        font-family: Frutiger55, sans-serif;
        font-size: .75em;
        width: 100%;
    }

    .promo-s .module-body .info .product-cta, .promo-s .module-body .module-body-content .product-cta { bottom: 20px }

    .promo-s.transparent .info, .promo-s.transparent .module-body-content { border-left: 1px solid #efefef }

    .promo-s.light-block .module-body { background: url(../img/modules/module-bg-white-box.png) repeat scroll 0 0 transparent }

    .promo-s.diagonal .module-body { width: 90% }

    .promo-s.diagonal .module-body p { width: 85% }

    .promo-s.recycle .module-body .info h3, .promo-s.recycle .module-body .module-body-content h3 { height: 52px }

    .promo-s.tall .module-body {
        height: 310px;
        width: 92%
    }

    .promo-s.tall .module-body .info, .promo-s.tall .module-body .module-body-content {
        min-height: 250px;
        padding: 30px 0 30px 20px;
    }

    .promo-s.tall .module-body .info p, .promo-s.tall .module-body .module-body-content p {
        font-size: .875em;
        width: 90%;
    }

    .promo-s.tall.light-block .module-body {
        background-image: url(../img/modules/module-bg-white-box-tall-tablet.png);
        width: 63%
    }

    .col-3 .module:first-child .info, .col-3 .module:first-child .module-body-content { border-left: 0 }
}

@media screen and (min-width: 815px) {
    .promo-s .bkg-img {
        background-position: center top!important;
        background-size: auto!important;
    }

    .promo-s .module-body { width: 80% }

    .promo-s .module-body .info, .promo-s .module-body .module-body-content {
        height: 140px;
        padding: 30px 0 30px 30px
    }

    .promo-s .module-body .info h3, .promo-s .module-body .module-body-content h3 { font-size: 1.5em }

    .promo-s .module-body .info p, .promo-s .module-body .module-body-content p {
        font-size: .75em;
        width: 75%;
    }

    .promo-s .module-body .info .product-cta, .promo-s .module-body .module-body-content .product-cta { font-size: .875em }

    .promo-s.diagonal .module-body { width: 80% }

    .promo-s.diagonal .module-body p { width: 85% }

    .promo-s.recycle .module-body .info h3, .promo-s.recycle .module-body .module-body-content h3 { height: 42px }

    .promo-s.tall .module-body {
        height: 260px;
        width: 65%
    }

    .promo-s.tall .module-body .info, .promo-s.tall .module-body .module-body-content {
        min-height: 200px;
        padding: 30px 0 30px 30px
    }

    .promo-s.tall .module-body .info h3, .promo-s.tall .module-body .module-body-content h3 { font-size: 1.75em }

    .promo-s.tall .module-body .info p, .promo-s.tall .module-body .module-body-content p {
        font-size: .875em;
        width: 90%
    }

    .promo-s.tall.light .module-body, .promo-s.tall.light-block .module-body { width: 67% }

    .promo-s.tall.light-block .module-body { background-image: url(../img/modules/module-bg-white-box-tall-desktop.png) }

    .col-2 .light-block .module-body { width: 240px }

    .col-3 .promo-s.light-block .module-body { width: 65% }

    .col-3 .promo-s.light-block .module-body .info p, .col-3 .promo-s.light-block .module-body .module-body-content p { width: 85% }
}

.promo-s.social .module-body { width: 100% }

.promo-s.social .module-body .info h3 { margin-bottom: 18px }

.promo-s.social .module-body .info p {
    margin-bottom: 20px;
    width: 95%;
}

.promo-s.social .module-body .info li {
    float: left;
    padding-left: 10px
}

.promo-s.social .module-body .info li img {
    height: 60px;
    width: 60px;
}

.promo-s.social .module-body .info li:first-child { padding-left: 0 }

.promo-s.social a:hover { cursor: pointer }

.promo-s.social a:hover .hover-down { display: none }

.promo-s.social.dark:hover { cursor: default }

.promo-s.social.dark:hover .hover-down { background: 0 }

@media screen and (min-width: 575px) {
    .promo-s.social .module-body .info h3 { margin-bottom: 30px }

    .promo-s.social .module-body .info li img {
        height: 80px;
        width: 80px;
    }
}

@media screen and (min-width: 815px) {
    .promo-s.social .module-body .info h3 {
        margin-bottom: 18px;
        margin-right: 10px
    }

    .promo-s.social .module-body .info p {
        margin-bottom: 30px;
        width: 85%;
    }

    .promo-s.social .module-body .info li img {
        height: 70px;
        width: 70px;
    }
}

.legacy .promo-xs-light {
    overflow: hidden!important;
    width: 25%!important;
}

.promo-xs-light {
    background-color: #f8f8f8;
    border-bottom: 1px solid #d8d8d8;
    height: 100px;
}

.promo-xs-light .module-body {
    height: 80px;
    padding: 20px 20px 0 15px;
}

.promo-xs-light .bgrimage {
    float: left;
    height: 60px;
    width: 20%;
    width: 60px;
}

.promo-xs-light .bgrimage img {
    height: auto;
    max-width: 42px;
    width: 100%;
}

.promo-xs-light .info {
    float: left;
    height: 100%;
    padding-left: 10px;
    width: 65%;
}

.promo-xs-light .info h3 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    padding-bottom: 6px
}

.promo-xs-light .info p {
    font-family: Frutiger55, sans-serif;
    font-size: .75rem;
    font-size: .75rem;
    padding-bottom: 6px
}

.promo-xs-light .info p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
    position: absolute;
    right: 20px;
    top: 43px
}

.promo-xs-light .info p.product-cta.dnd {
    height: 16px;
    overflow: hidden;
    padding-left: 20px;
    width: 0;
}

@media screen and (min-width: 575px) {
    .col-4 .module.promo-xs-light {
        display: block;
        float: left;
        width: 50%;
    }

    .promo-xs-light {
        border-bottom: 0;
        height: 140px;
    }

    .promo-xs-light .module-body {
        height: 110px;
        padding: 30px 0 0;
    }

    .promo-xs-light .module-body .divider1 {
        border-left: 1px solid #efefef;
        height: 80px
    }

    .promo-xs-light .bgrimage {
        background-position: right top;
        background-size: contain;
        float: right;
        margin-right: 20px;
        max-height: 60px;
        max-width: 60px;
        width: 20%;
    }

    .promo-xs-light .bgrimage img { max-width: 50px }

    .promo-xs-light .info {
        float: left;
        height: 100px;
        margin-left: 20px;
        padding-left: 0;
        width: 63%;
    }

    .promo-xs-light .info p.product-cta {
        font-size: 14px;
        font-size: .875rem;
        left: 20px;
        position: absolute;
        top: 110px!important
    }

    .promo-xs-light .info p.product-cta.dnd {
        height: 16px;
        overflow: visible;
        padding-left: 20px;
        width: 100%!important;
    }

    .d2 {
        background: #fff;
        bottom: 0;
        height: 1px;
        left: 20px;
        position: absolute;
        width: 88%;
    }

    div.promo-xs-light:first-child .module-body .divider1 { border-left: 0 solid transparent }

    div.promo-xs-light:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) { border-left: 0 }

    div.promo-xs-light:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3), div.promo-xs-light:nth-child(4) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) { display: none }
}

@media screen and (min-width: 815px) {
    .col-4 .module.promo-xs-light { width: 25% }

    div.promo-xs-light:nth-child(3) > a:nth-child(1) > div:nth-child(1) > div:nth-child(1) { border-left: 1px solid #efefef }

    .promo-xs-light {
        border-bottom: 0;
        height: 170px;
    }

    .promo-xs-light .module-body {
        height: 140px;
        padding: 30px 0 0;
    }

    .promo-xs-light .module-body .divider1 { height: 110px }

    .promo-xs-light .bgrimage { margin-right: 20px }

    .promo-xs-light .bgrimage img { max-width: 60px }

    .promo-xs-light .info {
        margin-left: 30px;
        width: 54%
    }

    .promo-xs-light .info p {
        font-size: 12px;
        font-size: .75rem
    }

    .promo-xs-light .info p.product-cta {
        font-size: 14px;
        font-size: .875rem;
        left: 30px;
        position: absolute;
        top: 130px!Important
    }

    .promo-xs-light .d2 { display: none }
}

.promo-xs-text {
    border-bottom: 1px solid #d8d8d8;
    height: 100px;
}

.promo-xs-text .module-body {
    height: 80px;
    padding: 20px 20px 0 10px;
}

.promo-xs-text .bgrimage {
    float: left;
    height: 60px;
    width: 20%;
    width: 60px;
}

.promo-xs-text .bgrimage img {
    height: auto;
    max-width: 60px;
    width: 100%;
}

.promo-xs-text .info {
    float: left;
    height: 100%;
    padding-left: 10px;
    width: 80%;
}

.promo-xs-text .info h3 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    padding-bottom: 6px
}

.promo-xs-text .info p {
    font-family: Frutiger55, sans-serif;
    font-size: .75rem;
    font-size: .75rem;
    padding-bottom: 6px
}

.promo-xs-text .info p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
    font-size: 14px;
    font-size: .875rem;
    position: absolute;
    right: 20px;
    top: 43px
}

.promo-xs-text .info p.product-cta.dnd {
    height: 16px;
    overflow: hidden;
    padding-left: 23px;
    width: 0;
}

@media screen and (min-width: 575px) {
    .col-4 .module.promo-xs-text {
        display: block;
        float: left;
        width: 50%;
    }

    .promo-xs-text {
        border-bottom: 0;
        height: 200px;
    }

    .promo-xs-text .module-body {
        height: 200px;
        padding: 0;
    }

    .promo-xs-text .module-body .divider1 {
        border-left: 1px solid #f8f8f8;
        height: 200px
    }

    .promo-xs-text .bgrimage {
        background-position: right top;
        background-size: contain;
        float: right;
        margin-right: 20px;
        max-height: 60px;
        max-width: 60px;
        width: 20%;
    }

    .promo-xs-text .info {
        float: left;
        height: 100px;
        margin-left: 20px;
        padding-left: 0;
        padding-top: 30px;
        width: 78%;
    }

    .promo-xs-text .info h3 { padding-bottom: 12px }

    .promo-xs-text p.product-cta {
        left: 20px;
        position: absolute;
        top: 160px!important
    }

    .promo-xs-text p.product-cta.dnd {
        height: 16px;
        overflow: visible;
        padding-left: 20px;
        width: 100%!important;
    }
}

@media screen and (min-width: 815px) {
    .col-4 .module.promo-xs-text { width: 25% }

    .promo-xs-text .info { margin-left: 30px }

    .promo-xs-text p.product-cta { left: 30px }
}

.promo-xs { background: #efefef url("") top right no-repeat }

.promo-xs a:hover { cursor: pointer }

.promo-xs a:hover .hover-down {
    background: url(../img/hover-down-light.png) repeat scroll 0 0 transparent;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.promo-xs.transparent { background-color: transparent!important }

.promo-xs.dark:hover .hover-down, .promo-xs.light:hover .hover-down, .promo-xs.product-s:hover .hover-down, .promo-xs.transparent:hover .hover-down { background: url(../img/hover-down.png) repeat scroll 0 0 transparent }

.promo-xs {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #fff;
    display: block;
    height: 100px;
    position: relative;
    width: 100%;
}

.promo-xs a {
    color: #032b5a;
    float: left;
    height: 100px;
    width: 100%
}

.promo-xs .module-body {
    height: 100px;
    width: 100%;
}

.promo-xs .module-body .info { width: 75% }

.promo-xs .module-body .info h3 {
    font-size: 1.5em;
    margin: 0 0 13px
}

.promo-xs .module-body .info p { font-size: .75em }

.promo-xs .module-body .info .product-cta { display: none }

.promo-xs.dark, .promo-xs.light { background-color: #efefef }

.promo-xs.short a, .promo-xs.short a .module-body { height: 100px }

.promo-xs.short a .module-body .info {
    min-height: 50px;
    padding: 25px 70px 0 20px;
    width: auto;
}

.promo-xs.tall a, .promo-xs.tall a .module-body { height: 100px }

.promo-xs.tall a .module-body .info {
    min-height: 50px;
    padding: 20px 0 0 20px;
}

@media screen and (min-width: 320px) and (max-width: 574px) {
    .promo-xs.dark, .promo-xs.light, .promo-xs.transparent {
        background-attachment: scroll;
        background-image: url(../img/modules/arrow-blue-large.png)!important;
        background-position: 90% 50%;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 575px) {
    .promo-xs { border: 0 }

    .promo-xs a { width: 100% }

    .promo-xs a .module-body .info .product-cta {
        background: url(../img/promo-cta-arrow.png) no-repeat scroll -3px -35px transparent;
        bottom: 30px;
        display: block;
        left: 20px;
        position: absolute;
    }

    .promo-xs a .module-body .info h3 { font-size: 1.563em }

    .promo-xs a .module-body .info p { font-size: .875em }

    .promo-xs.light, .promo-xs.transparent { background-image: none }

    .promo-xs.dark a { color: #fff }

    .promo-xs.dark a .module-body .info .product-cta { background: url(../img/promo-cta-arrow.png) no-repeat scroll -3px -95px transparent }

    .promo-xs.short { height: 120px!important }

    .promo-xs.short a, .promo-xs.short a .module-body { height: 120px }

    .promo-xs.short a .module-body .info {
        height: 80px;
        padding: 20px 20px 0
    }

    .promo-xs.short a .module-body .info h3 {
        font-size: 1.25em;
        margin: 0
    }

    .promo-xs.short a .module-body .info p { display: none }

    .promo-xs.short a .module-body .info .product-cta {
        bottom: 20px;
        display: block;
        padding: 0 0 0 23px;
    }

    .promo-xs.tall { height: 200px!important }

    .promo-xs.tall a, .promo-xs.tall a .module-body { height: 200px }

    .promo-xs.tall a .module-body .info { padding: 30px 0 20px 20px }

    .promo-xs.tall a .module-body .info .product-cta { padding: 0 0 0 23px }

    .promo-xs.with-nav { height: 200px!important }

    .promo-xs.with-nav a, .promo-xs.with-nav a .module-body { height: 200px }

    .promo-xs.with-nav a .module-body .info {
        padding: 30px 0 20px 15px;
        width: 55%
    }
}

@media screen and (min-width: 815px) {
    .promo-xs { height: 200px }

    .promo-xs a .module-body .info .product-cta { left: 30px }

    .promo-xs.short { height: 150px!important }

    .promo-xs.short a, .promo-xs.short a .module-body { height: 150px }

    .promo-xs.short a .module-body .info {
        height: 90px;
        padding: 30px 30px 0;
    }

    .promo-xs.short a .module-body .info h3 { font-size: 1.563em }

    .promo-xs.short a .module-body .info .product-cta {
        bottom: 30px;
        padding: 0 0 0 23px;
    }

    .promo-xs.tall a .module-body .info { padding: 30px 0 20px 30px }
}

.no-backgroundsize .promo-xxl-short-custom, .no-js .promo-xxl-short-custom { background-size: auto }

.backgroundsize .promo-xxl-short-custom div.promoxxlWrapper, .no-backgroundsize .promo-xxl-short-custom div.promoxxlWrapper, .no-js .promo-xxl-short-custom div.promoxxlWrapper {
    background-position: 15px 25px;
    background-repeat: no-repeat
}

.promo-xxl-short-custom {
    background: url(../img/label-xxl-shadow1100.png) no-repeat scroll 0 0 transparent;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo-xxl-short-custom .contentWrapper {
    height: 100%;
    margin-left: 84px;
    width: auto;
}

.promo-xxl-short-custom div.promoxxlWrapper {
    display: block;
    height: 145px;
    overflow: hidden
}

.promo-xxl-short-custom h3 {
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.25em;
    max-width: 66%;
    padding: 35px 0 12px 20px;
}

.promo-xxl-short-custom p {
    font-family: Frutiger55, sans-serif;
    font-size: .75em;
    min-width: 30%;
    padding: 0 0 8px 20px;
}

.promo-xxl-short-custom p > a { color: #419eda }

.promo-xxl-short-custom p > a:hover { text-decoration: underline!important }

.promo-xxl-short-custom span.product-cta { color: #419eda }

.promo-xxl-short-custom p.product-cta {
    bottom: 25px;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    margin-left: 17px;
    padding: 0 0 0 25px;
    position: absolute;
    white-space: nowrap;
}

.promo-xxl-short-custom.light {
    background-color: transparent;
    background-repeat: no-repeat
}

.promo-xxl-short-custom.light h3, .promo-xxl-short-custom.light p { color: #032b5a }

.promo-xxl-short-custom.light p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
    color: #419eda;
}

.promo-xxl-short-custom.dark { background-color: #032b5a }

.promo-xxl-short-custom.dark h3, .promo-xxl-short-custom.dark p, .promo-xxl-short-custom.dark p.product-cta { color: #fff }

.promo-xxl-short-custom.dark p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
    color: #fff;
}

@media screen and (min-width: 575px) {
    .promo-xxl-short-custom {
        background-size: auto!important;
        height: 150px
    }

    .promo-xxl-short-custom .contentWrapper {
        margin-left: 84px;
        width: 80%
    }

    .promo-xxl-short-custom h3 { padding: 35px 0 12px 25px }

    .promo-xxl-short-custom p {
        font-size: .875em;
        padding: 0 0 12px 25px;
    }

    .promo-xxl-short-custom.light { background-color: transparent }

    .promo-xxl-short-custom.dark { background-color: #032b5a }

    .promo-xxl-short-custom p.product-cta { margin-left: 22px }
}

@media screen and (min-width: 815px) {
    .promo-xxl-short-custom { background-size: auto!important }

    .promo-xxl-short-custom div.promoxxlWrapper {
        background: transparent url() 20px center no-repeat;
        background-position: 20px center!important;
    }

    .promo-xxl-short-custom .contentWrapper { width: 80% }

    .promo-xxl-short-custom h3 {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.75em;
        padding: 35px 0 12px 30px;
    }

    .promo-xxl-short-custom p { padding: 0 0 12px 30px }

    .promo-xxl-short-custom p.product-cta { margin-left: 27px }
}

.no-backgroundsize .promo-xxl-short, .no-js .promo-xxl-short {
    background-position: right bottom;
    background-size: auto;
}

.backgroundsize .promo-xxl-short {
    background-position: right bottom;
    background-size: cover;
}

.promo-xxl-short {
    display: block;
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promo-xxl-short > a {
    display: block;
    height: 180px;
    overflow: hidden
}

.promo-xxl-short h3 {
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.25em;
    max-width: 66%;
    padding: 25px 0 12px 20px;
}

.promo-xxl-short p {
    font-family: Frutiger55, sans-serif;
    font-size: .75em;
    max-width: 55%;
    min-width: 30%;
    padding: 0 0 8px 20px;
}

.promo-xxl-short p.product-cta {
    bottom: 25px;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    margin-left: 17px;
    padding: 0 0 0 25px;
    position: absolute;
    white-space: nowrap;
}

.promo-xxl-short.light {
    background-color: #efefef;
    background-repeat: no-repeat
}

.promo-xxl-short.light h3, .promo-xxl-short.light p { color: #032b5a }

.promo-xxl-short.light p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
    color: #419eda;
}

.promo-xxl-short.dark { background-color: #032b5a }

.promo-xxl-short.dark h3, .promo-xxl-short.dark p, .promo-xxl-short.dark p.product-cta { color: #fff }

.promo-xxl-short.dark p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
    color: #fff;
}

@media screen and (min-width: 575px) {
    .promo-xxl-short {
        background-position: center bottom!important;
        background-size: auto!important;
        height: 150px
    }

    .promo-xxl-short > a { height: 150px }

    .promo-xxl-short h3 { padding: 25px 0 12px 25px }

    .promo-xxl-short p {
        font-size: .875em;
        max-width: 300px;
        padding: 0 0 12px 25px;
    }

    .promo-xxl-short.light { background-color: #efefef }

    .promo-xxl-short.dark { background-color: #032b5a }

    .promo-xxl-short p.product-cta { margin-left: 22px }
}

@media screen and (min-width: 815px) {
    .promo-xxl-short {
        background-position: center bottom!important;
        background-size: auto!important;
    }

    .promo-xxl-short h3 {
        font-family: Frutiger45Light, sans-serif;
        font-size: 1.75em;
        padding: 25px 0 12px 30px;
    }

    .promo-xxl-short p { padding: 0 0 12px 30px }

    .promo-xxl-short p.product-cta { margin-left: 27px }
}

.no-backgroundsize .promo-xxl, .no-js .promo-xxl {
    background-position: center center;
    background-size: auto;
}

.backgroundsize .promo-xxl {
    background-position: right center;
    background-size: cover;
}

.promo-xxl {
    height: 180px;
    overflow: hidden;
    position: relative
}

.promo-xxl .module-body {
    display: block;
    height: 180px;
    margin: 0;
    width: 100%;
}

.promo-xxl .module-body .info {
    height: 155px;
    margin: 25px 0 0 20px;
    width: 66%;
}

.promo-xxl .module-body .info h3 {
    font-family: Frutiger45Light, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 8px;
    padding: 0;
    width: auto;
}

.promo-xxl .module-body .info p {
    font-family: Frutiger55, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    padding: 0;
    width: 80%;
}

.promo-xxl .module-body .info .product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -95px transparent;
    bottom: 15px;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 0 5px 25px;
    position: absolute;
}

.promo-xxl.dark { background-color: #032b5a }

.promo-xxl.dark .product-cta, .promo-xxl.dark h3, .promo-xxl.dark p { color: #fff }

.promo-xxl.light { background-color: #efefef }

.promo-xxl.light .module-body .info .product-cta { background-position: 0 -35px }

@media screen and (min-width: 575px) {
    .promo-xxl {
        background-position: center center!important;
        background-size: auto!important;
        height: 240px
    }

    .promo-xxl .module-body { height: 240px }

    .promo-xxl .module-body .info {
        height: 210px;
        margin: 30px 0 0 30px;
        width: 50%;
    }

    .promo-xxl .module-body .info h3 {
        font-size: 30px;
        font-size: 1.875rem;
        margin-bottom: 12px;
        padding-right: 30px
    }

    .promo-xxl .module-body .info p {
        font-size: 14px;
        font-size: .875rem;
        padding-right: 30px
    }

    .promo-xxl .module-body .info .product-cta {
        bottom: 25px;
        font-family: Frutiger45Light, sans-serif;
        font-size: 21px;
        font-size: 21px;
        padding-left: 27px;
    }

    .promo-xxl.right { background-position: center center!important }

    .promo-xxl.right .info {
        float: right;
        margin: 30px 0 0
    }

    .promo-xxl.right .info h3, .promo-xxl.right .info p { padding-right: 30px }

    .promo-xxl.dark .module-body .info .product-cta { background-position: 0 -59px }

    .promo-xxl.light .module-body .info .product-cta { background-position: 0 1px }
}

@media screen and (min-width: 815px) {
    .promo-xxl {
        height: 400px;
        width: 100%
    }

    .promo-xxl .module-body { height: 400px }

    .promo-xxl .module-body .info {
        height: 340px;
        margin: 60px 0 0 30px;
        width: 42%;
    }

    .promo-xxl .module-body .info h3 {
        font-size: 46px;
        font-size: 2.875rem;
        margin-bottom: 20px
    }

    .promo-xxl .module-body .info p {
        font-size: 16px;
        font-size: 1rem
    }

    .promo-xxl .module-body .info .product-cta {
        bottom: 55px;
        font-size: 25px;
        font-size: 1.5625rem
    }

    .promo-xxl.right { background-position: center center!important }

    .promo-xxl.right .info { margin: 60px 0 0 }

    .promo-xxl.dark .module-body .info .product-cta { background-position: 0 -55px }

    .promo-xxl.light .module-body .info .product-cta { background-position: 0 5px }
}

.no-backgroundsize .promoapp-s-short, .no-js .promoapp-s-short {
    background-position: 95% 50%;
    background-size: auto;
}

.backgroundsize .promoapp-s-short {
    background-position: 95% 50%;
    background-size: 75px 105px;
}

.promoapp-s-short {
    background-color: #efefef;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.promoapp-s-short > a {
    display: block;
    height: auto;
    overflow: hidden
}

.promoapp-s-short .divider320 {
    background: url(../img/dividerpromoapp320.png) center bottom no-repeat;
    display: block;
    height: 150px;
    width: 100%;
}

.promoapp-s-short h3 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    font-size: 1.5em;
    padding: 25px 0 8px 20px;
}

.promoapp-s-short p {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .75em;
    max-width: 60%;
    min-width: 30%;
    padding: 0 10px 0 20px;
}

.promoapp-s-short p.product-cta {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
    bottom: 25px;
    color: #419eda;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    margin-left: 17px;
    padding: 0 0 0 25px;
    position: absolute;
}

@media screen and (min-width: 575px) {
    .promoapp-s-short {
        background-position: 20px 64px!important;
        background-size: auto!important;
        height: 287px
    }

    .promoapp-s-short .divider320 {
        background: url(../img/dividerpromoapp575.png) right top no-repeat;
        display: block;
        height: 287px;
        width: 100%;
    }

    .promoapp-s-short h3 {
        font-size: 1.25em;
        padding: 30px 0 8px 20px;
        width: 100%;
    }

    .promoapp-s-short p {
        font-size: .875em;
        line-height: 1.1em;
        max-width: 84%;
        padding: 120px 20px 8px
    }

    .promoapp-s-short p.product-cta { bottom: 30px }
}

@media screen and (min-width: 815px) {
    .promoapp-s-short {
        background-position: 30px 68px!important;
        background-size: auto!important;
        height: 200px
    }

    .promoapp-s-short .divider320 {
        background: url(../img/dividerpromoapp1100.png) right top no-repeat;
        height: 200px;
    }

    .promoapp-s-short h3 {
        font-size: 1.75em;
        padding: 30px 0 8px 30px;
        width: 100%;
    }

    .promoapp-s-short p {
        display: block;
        font-size: .875em;
        padding: 0 20px 8px 136px;
    }

    .promoapp-s-short p.product-cta { margin-left: 136px }
}

.no-js #search .accordian { display: none }

#search .searchmin { min-height: 270px }

#search #filter-left h3 { margin-bottom: 25px }

#search #filter-left p {
    font-weight: 700;
    margin-bottom: 20px;
}

#search .dNone { display: none }

#search .minwidth100 { min-width: 100% }

#search .left-nav-on .default-content-nav {
    padding: 0 20px;
    width: 90%
}

#search .default-content-container-results { width: 100% }

#search .default-content-container-results h2 {
    font-size: 16px;
    font-size: 1rem
}

#search .default-content-container-results .search-results { width: 100% }

#search .default-content-container-results .search-results h3 {
    font-size: 15px;
    font-size: .9375rem
}

#search .accordian {
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px
}

#search .accordian h2 {
    background: #efefef;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #419eda;
    cursor: pointer;
    font-size: 15px;
    font-size: .9375rem;
    margin-bottom: -1px;
    padding: 12px 0 12px 20px
}

#search .accordian h2 span { padding-right: 10px }

#search .accordian .boldItem {
    background: #efefef;
    display: block;
    font-weight: 700;
    margin-bottom: 0!important;
    padding: 10px 20px;
}

#search #filter-left a.filterItem { cursor: pointer!important }

#search #filter-left a.filterItem:active, #search #filter-left a.filterItem:hover, #search #filter-left a.selectedFilter {
    color: #419eda!important;
    cursor: default
}

#search #filter-left a.filterItem:active:hover, #search #filter-left a.filterItem:hover:hover, #search #filter-left a.selectedFilter:hover { text-decoration: underline!important }

#search .noResultsContainer { color: #032b5a }

#search .noResultsContainer .headingNR {
    font-family: Frutiger45Light, sans-serif;
    font-size: 25px;
    font-size: 1.5625rem
}

#search .noResultsContainer .subHeadingNR {
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem
}

#search .noResultsContainer .promo-s .module-body .info p { width: 80% }

#search .noResultsContainer .promo-s .module-body .info .product-cta { bottom: 0 }

#search .label-m {
    margin-bottom: 30px;
    padding: 21px 0 0;
}

#search .label-m h2 { padding-bottom: 0 }

#search .label-m .line {
    background-image: url(../img/label-xxl-line1100.png);
    height: 2px;
}

#search .ad-results { margin-bottom: 30px }

#search .recommendedItem { width: 100% }

#search .recommendedItem a {
    background-image: url(../img/arrow-right.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #419eda;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: -1px;
    padding: 12px 0 12px 36px;
}

#search .recommendedItem p { display: none }

#search .item {
    background: #efefef;
    border-bottom: 1px solid #d8d8d8;
    clear: both;
    height: auto;
    position: relative;
}

#search .item p {
    margin: 0;
    padding: 0
}

#search .item a.moduleHighlight {
    display: block;
    padding: 20px;
    text-decoration: none!important
}

#search .item .marbotDesc { margin-bottom: 8px }

#search .item .resultVideoTitle {
    font-family: Frutiger55, sans-serif;
    margin-bottom: 8px;
    width: 100%;
}

#search .item .resultVideoImage {
    float: left;
    width: 135px;
}

#search .item .resultVideoData { color: #032b5a }

#search .item .resultVideoData a {
    font-size: 16px;
    font-size: 1rem
}

#search .item .resultVideoData p {
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: .875rem
}

#search .item .resultArea { width: 100% }

#search .item .resultArea .resTitleDiv {
    color: #419eda;
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
}

#search .item .resultArea p {
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    margin-top: 8px;
}

#search .item .categoryArea, #search .pagenumber { display: none }

#search .pagenumberMobile {
    background: #efefef;
    border-bottom: 1px solid #d8d8d8;
    color: #032b5a;
    display: block;
    padding: 15px 0;
    width: 100%;
}

#search .pagenumberMobile span {
    display: block;
    margin: 0 0 0 20px;
    padding: 0
}

#search .nobp2andbp3 { display: none }

#search .paginationContainer {
    background: #efefef;
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    font-size: .875rem;
    font-size: .875rem;
    min-height: 40px;
}

#search .paginationContainer .noMobile { display: none }

#search .paginationContainer .mobilepagination { display: block }

#search .paginationContainer .mobilepagination .mobPrevPag {
    float: left;
    overflow: hidden;
    text-align: left;
    width: 50%;
}

#search .paginationContainer .mobilepagination .mobPrevPag a {
    background-image: url(../img/arrow-left.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 15px;
    padding-left: 38px;
    padding-top: 15px;
}

#search .paginationContainer .mobilepagination .mobNextPag {
    float: right;
    overflow: hidden;
    text-align: right;
    width: 50%;
}

#search .paginationContainer .mobilepagination .mobNextPag a {
    background-image: url(../img/arrow-right-search.png);
    background-position: right 50%;
    background-repeat: no-repeat;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    padding-bottom: 15px;
    padding-right: 38px;
    padding-top: 15px;
}

#search .paginationContainer .pagination { display: none }

@media screen and (min-width: 575px) {
    #search .left-nav-on.right-promo-on .default-wrapper {
        float: right;
        width: 75%;
    }

    #search .left-nav-on.bottom-promo-on .default-wrapper {
        float: right;
        width: 10%;
    }

    #search .left-nav-on .default-content-nav {
        display: block;
        float: left;
        padding: 0;
        width: 25%;
    }

    #search .left-nav-on .default-content-container {
        float: right;
        width: 75%
    }

    #search #filter-left a.filterItem { display: inline }

    #search #filter-left a.filterItem:hover { text-decoration: underline!important }

    #search .accordian {
        border-bottom: 0;
        margin-bottom: 20px
    }

    #search .accordian h2 {
        background: 0;
        border-bottom: 0;
        border-top: 0;
        color: #061f47;
        cursor: default;
        font-size: 20px;
        font-size: 1.25rem;
        padding: 6px 0 6px 20px
    }

    #search .accordian h2 span { display: none }

    #search .accordian h2 span.accordian-header { display: block }

    #search .accordian .hover-down { background: none!important }

    #search .navleft {
        border-bottom: 0;
        display: block!important;
        margin: 0 0 0 20px;
    }

    #search .navleft li {
        border: 0;
        height: 1.7em;
        margin: 0!important;
        padding: 0!important;
    }

    #search .navleft li.sectLi {
        font-size: 20px;
        font-size: 1.25rem;
        height: auto!important;
        padding: 25px 0 20px!important;
    }

    #search .navleft li.sectLi .boldItem {
        background: #efefef;
        font-weight: 700;
        margin-bottom: 0!important
    }

    #search .navleft li a, #search .navleft li p {
        background: none!important;
        margin: 0!important;
        padding: 0!important;
    }

    #search .default-content-container-results h2 {
        font-size: 20px;
        font-size: 1.25rem
    }

    #search .default-content-container-results .search-results { width: 100% }

    #search .default-content-container-results .search-results h3 {
        font-size: 16px;
        font-size: 1rem
    }

    #search .noResultsContainer .promo-s .module-body .info p { width: 80% }

    #search .noResultsContainer .promo-s .module-body .info .product-cta { bottom: 0 }

    #search .label-m { background: url(../img/label-m-shadow.png) 0 0 no-repeat }

    #search .ad-results { margin-bottom: 30px }

    #search .recommendedItem {
        margin-bottom: 20px;
        width: 100%;
    }

    #search .recommendedItem a {
        background: 0;
        background-image: none;
        border-bottom: 0;
        border-top: 0;
        display: block;
        font-size: 16px;
        font-size: 1rem;
        margin-bottom: 8px;
        padding: 0;
    }

    #search .recommendedItem p {
        display: block;
        font-size: 14px;
        font-size: 14px;
        margin-bottom: 8px!important;
    }

    #search .item .resultVideoTitle { margin-bottom: 15px }

    #search .item .resultVideoData {
        float: left;
        width: 55%;
    }

    #search .item .resultVideoData a {
        font-size: 16px;
        font-size: 1rem
    }

    #search .item .resultVideoData p { margin: 0 }

    #search .item .resultArea a {
        font-size: 16px;
        font-size: 1rem
    }

    #search .item .resultArea p {
        font-size: 14px;
        font-size: 14px;
        margin-bottom: 8px!important;
    }

    #search .item .categoryArea {
        color: #6b7a8d;
        font-size: 1.375rem;
        font-size: 1.375rem;
    }

    #search .pagenumberMobile {
        background: #efefef;
        border-bottom: 1px solid #d8d8d8;
        color: #032b5a;
        display: block;
        padding: 15px 0;
        width: 100%;
    }

    #search .pagenumberMobile span {
        display: block;
        margin: 0 0 0 20px;
        padding: 0
    }

    #search .nobp2andbp3 { display: none }

    #search .paginationContainer {
        font-family: Frutiger55, sans-serif;
        font-size: 14px;
        font-size: .875rem;
        padding: 20px 10px 0
    }

    #search .paginationContainer .mobilepagination { display: none }

    #search .paginationContainer .pagination {
        display: block;
        font-family: Frutiger45Light, sans-serif;
        min-height: 1.5em;
        text-align: right;
        width: 100%;
    }

    #search .paginationContainer .pagination a { padding: 0 6px }

    #search .paginationContainer .pagination span {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #419eda;
        border-radius: 5px;
        color: #fff;
        padding: 2px 6px;
    }
}

@media screen and (min-width: 815px) {
    #search .recommendedItem {
        float: left;
        width: 47%
    }

    #search .recommendedItem.odd { margin-right: 30px }

    #search .item a.moduleHighlight { padding: 30px 30px 22px }

    #search .item .resultVideoData {
        float: left;
        width: 60%;
    }

    #search .item .resultArea {
        float: left;
        width: 75%
    }

    #search .item .resultArea a {
        font-size: 16px;
        font-size: 1rem
    }

    #search .item .resultArea p {
        font-size: 14px;
        font-size: 14px;
        margin-bottom: 8px!important;
    }

    #search .item .categoryArea {
        color: #6b7a8d;
        display: block;
        float: right;
        font-size: 22px;
        font-size: 1.375rem;
        margin-top: -10px;
        position: absolute;
        right: 30px;
        text-align: right;
        top: 50%;
        width: 20%;
    }

    #search .pagenumberMobile { display: none }

    #search .paginationContainer {
        background: 0;
        font-family: Frutiger55, sans-serif;
        font-size: .875rem;
        font-size: .875rem;
        padding: 30px 15px 0 30px;
    }

    #search .paginationContainer .pagenumber {
        display: block;
        float: left;
        width: 20%
    }

    #search .paginationContainer .pagination {
        float: right;
        width: 75%;
    }

    #search .paginationContainer .pagination a { padding: 0 10px }
}

.sectionLink {
    background: #efefef url(../img/module-top-line.png) repeat-x left top;
    display: block;
    width: 100%;
}

.sectionLink a {
    background: url(../img/arrow-right.png) no-repeat scroll 20px 50% transparent;
    border: 0;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 10px 20px 9px 37px;
    width: auto;
}

@media screen and (min-width: 575px) {
    .sectionLink a {
        background-position: 20px 50%;
        padding: 15px 20px 15px 37px;
    }
}

@media screen and (min-width: 815px) {
    .sectionLink {
        height: auto;
        overflow: hidden;
        padding: 0
    }

    .sectionLink a {
        background-position: 30px 50%;
        padding: 15px 20px 15px 47px
    }
}

.supportinglinks {
    display: block;
    width: 100%
}

.supportinglinks a {
    background: url(../img/arrow-right.png) no-repeat scroll 20px 50% transparent;
    border: 0;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 10px 20px 9px 37px;
    width: auto;
}

@media screen and (min-width: 575px) {
    .supportinglinks a {
        background-position: 20px 50%;
        padding: 10px 20px 9px 37px;
    }
}

@media screen and (min-width: 815px) {
    .supportinglinks {
        height: auto;
        overflow: hidden;
        padding: 0
    }

    .supportinglinks a {
        background-position: 30px 50%;
        font-size: 1em;
        padding: 10px 20px 9px 47px;
    }
}

.supportinglink-s {
    border: 0;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    display: block;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.supportinglink-s a {
    background-image: url(../img/arrow-right.png);
    background-position: 20px 14px;
    background-repeat: no-repeat;
    border: 0;
    color: #419eda;
    display: block;
    float: none;
    font-size: .875em;
    line-height: 1em;
    padding: 13px 20px 12px 37px;
    width: auto;
}

@media screen and (min-width: 575px) {
    .supportinglink-s {
        border-bottom: 0;
        height: 60px;
    }

    .supportinglink-s a {
        background-position: 20px 24px;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
        padding: 22px 20px 22px 37px;
    }
}

@media screen and (min-width: 815px) {
    .supportinglink-s {
        height: 60px;
        overflow: hidden;
        padding: 0;
    }

    .supportinglink-s a {
        background-position: 30px 23px;
        font-size: .875em;
        padding: 22px 20px 22px 47px;
    }
}

table {
    border: 0;
    border-collapse: collapse
}

.responsive-table {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #ddd 0, #ddd 50%, #efefef 50%, #efefef 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ddd), color-stop(50%, #ddd), color-stop(50%, #efefef), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(left, #ddd 0, #ddd 50%, #efefef 50%, #efefef 100%);
    background: -o-linear-gradient(left, #ddd 0, #ddd 50%, #efefef 50%, #efefef 100%);
    background: -ms-linear-gradient(left, #ddd 0, #ddd 50%, #efefef 50%, #efefef 100%);
    background: linear-gradient(to right, #ddd 0, #ddd 50%, #efefef 50%, #efefef 100%)
}

.responsive-table * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.responsive-table dl {
    border-top: 1px solid #FFF;
    padding: 5px 0;
    width: 100%;
}

.responsive-table dd, .responsive-table dt {
    display: inline-block;
    padding: 5px 10px;
    vertical-align: top;
    width: 50%;
}

.responsive-table div.colspan {
    font-weight: 700;
    padding: 10px;
    width: 50%
}

.responsive-table div.caption { margin: 0 }

.responsive-table, table {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *behavior: url(../js/boxsizing.htc);
    box-sizing: border-box;
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 25px;
    margin-top: 0;
    text-align: left;
    width: 100%;
}

.responsive-table .caption, .responsive-table caption, table .caption, table caption {
    background: #4f5357;
    color: #fff;
    margin: 0 1px;
    padding: 8px 10px;
    text-align: left;
}

.responsive-table th, table th { background: #dbdbdb }

.responsive-table tr, table tr { background-color: #efefef }

.responsive-table .alternate-color, table .alternate-color { background-color: #f8f8f8 }

.responsive-table td, .responsive-table th, table td, table th {
    border: 1px solid #FFF;
    padding: 8px 10px;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word
}

.responsive-table p, table p {
    word-break: break-word;
    word-break: break-all
}

.team-list { background-color: #f8f8f8!important }

.team-list .module-body { width: 100% }

.team-list .module-body > ul > li {
    background: url(../img/label-xxl-shadow575.png) no-repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.team-list .module-body > ul > li .avatar { float: right }

.team-list .module-body > ul > li .avatar img {
    height: 96px;
    padding: 20px 20px 10px 10px;
    width: 80px;
}

.team-list .module-body > ul > li .info .copy h2, .team-list .module-body > ul > li .info .copy h3, .team-list .module-body > ul > li .info .copy p, .team-list .module-body > ul > li .info .copy q {
    color: #032b5a;
    padding-left: 20px;
}

.team-list .module-body > ul > li .info .copy h2 {
    font-size: 1.75em;
    padding-top: 20px;
}

.team-list .module-body > ul > li .info .copy h3 {
    font-size: .875em;
    font-weight: 700;
    padding-bottom: 20px
}

.team-list .module-body > ul > li .info .copy p {
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    padding: 0 20px 20px
}

.team-list .module-body > ul > li .info .copy q {
    color: #032b5a;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 1em;
    height: auto;
    line-height: 1.25em;
    overflow: hidden;
    padding-bottom: 30px;
}

.team-list .module-body > ul > li .info .links > ul > li {
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0 0 20px 20px
}

.team-list .module-body > ul > li .info .links > ul > li a {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -3px -35px;
    color: #419eda;
    font-size: .875em;
    line-height: 1em;
    padding: 0 0 0 23px;
}

.team-list .module-body > ul > li .info .links > ul > li a:hover { text-decoration: underline }

@media screen and (min-width: 575px) {
    .team-list .avatar, .team-list .copy, .team-list .info, .team-list .links { float: left }

    .team-list .module-body > ul > li { padding: 30px 0 10px }

    .team-list .module-body > ul > li .avatar {
        float: left;
        width: 23%
    }

    .team-list .module-body > ul > li .avatar img {
        height: 120px;
        padding: 0 0 0 20px;
        width: 100px;
    }

    .team-list .module-body > ul > li .info { width: 77% }

    .team-list .module-body > ul > li .info .copy { width: 75% }

    .team-list .module-body > ul > li .info .copy h2, .team-list .module-body > ul > li .info .copy h3, .team-list .module-body > ul > li .info .copy p, .team-list .module-body > ul > li .info .copy q { padding-left: 0 }

    .team-list .module-body > ul > li .info .copy h2 {
        font-size: 1.75em;
        padding-top: 0;
    }

    .team-list .module-body > ul > li .info .copy p { padding-right: 30px }

    .team-list .module-body > ul > li .info .copy q {
        padding-bottom: 0;
        padding-right: 30px
    }

    .team-list .module-body > ul > li .info .links { width: 25% }

    .team-list .module-body > ul > li .info .links > ul > li { padding: 0 0 10px }
}

@media screen and (min-width: 815px) {
    .team-list .module-body > ul > li {
        background: url(../img/label-xxl-shadow1100.png) no-repeat scroll 0 0 transparent;
        padding: 40px 0 15px;
    }

    .team-list .module-body > ul > li .avatar { width: 18% }

    .team-list .module-body > ul > li .avatar img { padding-left: 30px }

    .team-list .module-body > ul > li .info { width: 82% }

    .team-list .module-body > ul > li .info .copy { width: 75% }

    .team-list .module-body > ul > li .info .copy p, .team-list .module-body > ul > li .info .copy q { padding-right: 40px }

    .team-list .module-body > ul > li .info .links { width: 25% }
}

.terms-and-conditions .text, .terms-and-conditions table { padding: 0 20px }

.terms-and-conditions .generic-header { margin: 0 0 20px }

.terms-and-conditions .large .accordian, .terms-and-conditions .large .download-link, .terms-and-conditions .large .generic-content-image, .terms-and-conditions .large .table, .terms-and-conditions .large .text, .terms-and-conditions .medium .accordian, .terms-and-conditions .medium .download-link, .terms-and-conditions .medium .generic-content-image, .terms-and-conditions .medium .table, .terms-and-conditions .medium .text, .terms-and-conditions .xlarge .accordian, .terms-and-conditions .xlarge .download-link, .terms-and-conditions .xlarge .generic-content-image, .terms-and-conditions .xlarge .table, .terms-and-conditions .xlarge .text { margin-bottom: 25px }

.terms-and-conditions .module .full, .terms-and-conditions .module .large, .terms-and-conditions .module .medium, .terms-and-conditions .module .xlarge { padding: 0 20px }

.terms-and-conditions .text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #032b5a;
    font-family: Frutiger55, sans-serif;
    margin: 0;
}

.terms-and-conditions .text h2, .terms-and-conditions .text h3, .terms-and-conditions .text h4 {
    color: #032b5a;
    font-family: Frutiger45Light, sans-serif;
    line-height: inherit;
    margin: 0 0 25px;
}

.terms-and-conditions .text h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 20px
}

.terms-and-conditions .text h3 {
    font-size: 22px;
    font-size: 1.375rem
}

.terms-and-conditions .text h4 {
    font-size: 20px;
    font-size: 1.25rem
}

.terms-and-conditions .text address, .terms-and-conditions .text p {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 30px
}

.terms-and-conditions .text p.icon-link {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -33px transparent;
    color: #419eda;
    padding-left: 20px
}

.terms-and-conditions .text a { color: #419eda }

.terms-and-conditions .text a:hover { text-decoration: underline }

.terms-and-conditions .text ul { margin-bottom: 30px }

.terms-and-conditions .text ul li {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.25em;
    list-style-position: inside;
    list-style-type: none;
}

.terms-and-conditions .text ul li h2, .terms-and-conditions .text ul li h3, .terms-and-conditions .text ul li h4, .terms-and-conditions .text ul li h5, .terms-and-conditions .text ul li h6 { display: inline-block }

.terms-and-conditions .text ul.bulleted { margin-left: 20px }

.terms-and-conditions .text ul.bulleted li {
    list-style-position: outside;
    list-style-type: disc;
}

.terms-and-conditions .text ol {
    margin-bottom: 30px;
    padding-left: 20px;
}

.terms-and-conditions .text ol li {
    font-family: Frutiger55, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.25em
}

.terms-and-conditions .text ol li h2, .terms-and-conditions .text ol li h3, .terms-and-conditions .text ol li h4, .terms-and-conditions .text ol li h5, .terms-and-conditions .text ol li h6 { display: inline-block }

.terms-and-conditions .text ol ol { list-style: none }

.terms-and-conditions .text ol.lettered li { list-style-type: upper-alpha }

.terms-and-conditions .text ol.lettered.lower li { list-style-type: lower-alpha }

.terms-and-conditions .text ol.numbered li { list-style-type: decimal }

.terms-and-conditions .text ol.unstyled { padding-left: 0 }

.terms-and-conditions .text ol.unstyled li { list-style-type: none }

.terms-and-conditions .divider {
    background: url(../img/divider-repeat.png) repeat-x scroll 0 0 #f8f8f8;
    display: inline-block;
    height: 5px;
    margin: 30px 0;
    overflow: hidden;
    width: 100%
}

.terms-and-conditions .divider .divide-left, .terms-and-conditions .divider .divide-right {
    background: url(../img/divider-left-right.png) no-repeat scroll 0 0 #f8f8f8;
    height: 5px;
    width: 160px;
}

.terms-and-conditions .divider .divide-left { float: left }

.terms-and-conditions .divider .divide-right {
    background-position: 0 -25px;
    float: right;
}

.terms-and-conditions .generic-content-image {
    float: left;
    overflow: hidden;
    width: 100%;
}

.terms-and-conditions .generic-content-image img {
    text-align: top;
    width: 100%;
}

.terms-and-conditions .generic-promo {
    float: right;
    position: relative;
    width: 100%;
}

.terms-and-conditions .download-link {
    float: left;
    margin: 0 0 10px;
    width: 100%
}

.terms-and-conditions .download-link a {
    background: url(../img/download-link.png) no-repeat scroll 0 0 transparent;
    color: #032b5a;
    float: left;
    font-size: .875em;
    line-height: 20px;
    margin: 0 20px;
    padding-left: 30px;
}

.terms-and-conditions .download-link a:hover { color: #419eda }

.terms-and-conditions .table {
    color: #032b5a;
    margin: 0 20px 25px
}

.terms-and-conditions .accordian {
    border-top: 1px solid #e0e0e0;
    float: left;
    overflow: hidden;
    width: 100%;
}

.terms-and-conditions .accordian li {
    float: left;
    width: 100%;
}

.terms-and-conditions .accordian li h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #efefef;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    color: #032b5a;
    cursor: pointer;
    float: left;
    font-size: 1em;
    margin: 0;
    padding: 10px 0 10px 20px;
    width: 100%;
}

.terms-and-conditions .accordian li h2 span {
    display: block;
    float: left;
    margin-right: 10px;
    width: 15px;
}

.terms-and-conditions .accordian li div {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    color: #032b5a;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.terms-and-conditions .accordian li div a, .terms-and-conditions .accordian li div h3, .terms-and-conditions .accordian li div h4, .terms-and-conditions .accordian li div p { margin: 10px 20px }

.terms-and-conditions .accordian li div a {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll -2px -35px transparent;
    color: #419eda;
    float: left;
    font-family: Frutiger55, sans-serif;
    font-size: .875em;
    line-height: 1.25em;
    padding: 0 0 0 25px;
}

.terms-and-conditions .accordian li ul {
    margin: 0 0 25px;
    overflow: hidden;
}

.terms-and-conditions .accordian li ul li { width: 100% }

.terms-and-conditions .accordian a { color: #419eda }

.terms-and-conditions .link-list {
    float: left;
    margin: 0 0 20px;
    width: 100%
}

.terms-and-conditions .link-list ul {
    margin-bottom: 0;
    overflow: hidden;
}

.terms-and-conditions .link-list ul li {
    float: left;
    margin: 0 0 10px;
    width: 100%
}

.terms-and-conditions .link-list ul li a {
    background: url(../img/download-link.png) no-repeat scroll 0 0 transparent;
    color: #032b5a;
    float: left;
    font-size: .875em;
    line-height: 20px;
    margin: 0 20px;
    padding-left: 30px;
}

.terms-and-conditions .link-list ul li a:hover { color: #419eda }

.terms-and-conditions .no-left-hand-nav .col-2thirds { width: 100% }

.terms-and-conditions .no-left-hand-nav .generic-content {
    float: left;
    padding: 0 20px;
}

.terms-and-conditions .no-left-hand-nav .generic-content-image .module {
    float: none;
    width: 100%
}

.terms-and-conditions .no-left-hand-nav .accordian, .terms-and-conditions .no-left-hand-nav .accordian ul { width: 100% }

.terms-and-conditions .no-left-hand-nav .accordian ul h2 { padding: 10px 20px }

@media screen and (min-width: 575px) {
    .terms-and-conditions .text h2 { margin-top: 0 }

    .terms-and-conditions .no-left-hand-nav .col-2thirds {
        float: left;
        width: 66%;
    }

    .terms-and-conditions .no-left-hand-nav .generic-content-image .module { width: 75% }

    .terms-and-conditions .generic-header { margin: 0 0 30px }

    .terms-and-conditions .full .accordian, .terms-and-conditions .full .divider, .terms-and-conditions .full .download-link, .terms-and-conditions .full .generic-content-image, .terms-and-conditions .full .table, .terms-and-conditions .full .text, .terms-and-conditions .large .accordian, .terms-and-conditions .large .divider, .terms-and-conditions .large .download-link, .terms-and-conditions .large .generic-content-image, .terms-and-conditions .large .table, .terms-and-conditions .large .text, .terms-and-conditions .medium .accordian, .terms-and-conditions .medium .divider, .terms-and-conditions .medium .download-link, .terms-and-conditions .medium .generic-content-image, .terms-and-conditions .medium .table, .terms-and-conditions .medium .text, .terms-and-conditions .xlarge .accordian, .terms-and-conditions .xlarge .divider, .terms-and-conditions .xlarge .download-link, .terms-and-conditions .xlarge .generic-content-image, .terms-and-conditions .xlarge .table, .terms-and-conditions .xlarge .text { margin-bottom: 30px }

    .terms-and-conditions .grid { position: relative }

    .terms-and-conditions .full .accordian, .terms-and-conditions .full .divider, .terms-and-conditions .full .download-link, .terms-and-conditions .full .generic-content-image, .terms-and-conditions .full .table, .terms-and-conditions .full .text { width: 100% }

    .terms-and-conditions .xlarge .accordian, .terms-and-conditions .xlarge .divider, .terms-and-conditions .xlarge .download-link, .terms-and-conditions .xlarge .generic-content-image, .terms-and-conditions .xlarge .table, .terms-and-conditions .xlarge .text { width: 75% }

    .terms-and-conditions .large .accordian, .terms-and-conditions .large .divider, .terms-and-conditions .large .download-link, .terms-and-conditions .large .generic-content-image, .terms-and-conditions .large .table, .terms-and-conditions .large .text { width: 66% }

    .terms-and-conditions .medium .accordian, .terms-and-conditions .medium .divider, .terms-and-conditions .medium .download-link, .terms-and-conditions .medium .generic-content-image, .terms-and-conditions .medium .table, .terms-and-conditions .medium .text {
        clear: left;
        width: 50%;
    }

    .terms-and-conditions .generic-promo {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%
    }

    .terms-and-conditions .generic-promo a, .terms-and-conditions .generic-promo a .module-body { position: relative }

    .terms-and-conditions .generic-promo a .module-body .info { padding: 0 0 30px 30px }
}

@media screen and (min-width: 815px) {
    .terms-and-conditions .text, .terms-and-conditions table { padding: 0 30px }

    .terms-and-conditions .generic-header { margin: 0 0 50px }

    .terms-and-conditions .module .full, .terms-and-conditions .module .large, .terms-and-conditions .module .medium, .terms-and-conditions .module .xlarge { padding: 0 30px }

    .terms-and-conditions .has-left-hand-nav .full .generic-content, .terms-and-conditions .has-left-hand-nav .large .generic-content, .terms-and-conditions .has-left-hand-nav .medium .generic-content, .terms-and-conditions .has-left-hand-nav .xlarge .generic-content {
        float: right;
        width: 75%
    }

    .terms-and-conditions .no-left-hand-nav .generic-content { padding: 0 30px }

    .terms-and-conditions .has-left-hand-nav.full .generic-content, .terms-and-conditions .has-left-hand-nav.large .generic-content, .terms-and-conditions .has-left-hand-nav.medium .generic-content, .terms-and-conditions .has-left-hand-nav.xlarge .generic-content {
        float: right;
        width: 75%
    }

    .terms-and-conditions .has-left-hand-nav.full .accordian, .terms-and-conditions .has-left-hand-nav.full .divider, .terms-and-conditions .has-left-hand-nav.full .download-link, .terms-and-conditions .has-left-hand-nav.full .generic-content-image, .terms-and-conditions .has-left-hand-nav.full .table, .terms-and-conditions .has-left-hand-nav.full .text { width: 100% }

    .terms-and-conditions .has-left-hand-nav.xlarge .accordian, .terms-and-conditions .has-left-hand-nav.xlarge .divider, .terms-and-conditions .has-left-hand-nav.xlarge .download-link, .terms-and-conditions .has-left-hand-nav.xlarge .generic-content-image, .terms-and-conditions .has-left-hand-nav.xlarge .table, .terms-and-conditions .has-left-hand-nav.xlarge .text { width: 92.72727% }

    .terms-and-conditions .has-left-hand-nav.large .accordian, .terms-and-conditions .has-left-hand-nav.large .divider, .terms-and-conditions .has-left-hand-nav.large .download-link, .terms-and-conditions .has-left-hand-nav.large .generic-content-image, .terms-and-conditions .has-left-hand-nav.large .table, .terms-and-conditions .has-left-hand-nav.large .text { width: 84.48485% }

    .terms-and-conditions .has-left-hand-nav.medium .accordian, .terms-and-conditions .has-left-hand-nav.medium .divider, .terms-and-conditions .has-left-hand-nav.medium .download-link, .terms-and-conditions .has-left-hand-nav.medium .generic-content-image, .terms-and-conditions .has-left-hand-nav.medium .table, .terms-and-conditions .has-left-hand-nav.medium .text { width: 63.0303% }

    .terms-and-conditions .download-link a { margin: 0 30px }

    .terms-and-conditions .generic-promo {
        float: left;
        width: 25%;
    }
}

.diagonal .module-body { background: url(../img/modules/module-bg-diagonal.png) no-repeat scroll right 0 }

.light { background-color: #efefef }

.light.diagonal .module-body { background: url(../img/modules/module-bg-diagonal-light.png) no-repeat scroll right 0 }

.light .module-body .info .product-cta, .light.diagonal .module-body .info .product-cta { color: #419eda }

.light .module-body .info h3, .light .module-body .info p { color: #032b5a }

.title-xxl {
    height: 102px;
    margin: 0 0 0 20px
}

.title-xxl h2 {
    color: #032b5a;
    float: left;
    font-size: 1.25em;
    margin-top: 8px
}

.title-xxl img {
    float: left;
    margin-bottom: 32px;
    margin-right: 8px;
}

.title-xxl a {
    background: url(../img/arrow-left.png) no-repeat scroll 0 50% transparent;
    color: #419eda;
    float: left;
    font-size: .875em;
    margin: 20px 0;
    padding: 0 0 0 18px;
    width: 97%;
}

@media screen and (min-width: 575px) and (max-width: 814px) {
    .title-xxl { height: 104px }

    .title-xxl h2 { font-size: 1.125em }
}

@media screen and (min-width: 575px) {
    .title-xxl { height: 104px }

    .title-xxl h2 { font-size: 1.125em }

    .title-xxl img { margin-bottom: 33px }
}

@media screen and (min-width: 815px) {
    .title-xxl { margin: 0 0 0 30px }

    .title-xxl h2 {
        font-size: 1.563em;
        margin-top: 5px
    }

    .title-xxl a { font-size: 1em }
}

.topdevices {
    background-color: transparent;
    display: block;
    height: 100%;
    max-height: 135px;
    width: 100%;
}

.topdevices ul li {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    border-left: 1px solid #efefef;
    display: inline;
    float: left;
    height: 47px;
    text-align: center;
    width: 33%;
}

.topdevices ul li:first-child {
    border-left: 0!important;
    margin-left: 1px
}

.topdevices ul li a { display: block }

.topdevices ul li .like-table {
    display: table;
    height: 47px;
    vertical-align: middle;
    width: 100%
}

.topdevices ul li .like-table .like-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.topdevices ul li .like-table .like-table-cell .like-table-cell-content {
    color: #419eda;
    font-family: Frutiger45Light, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 8px;
}

@media screen and (min-width: 575px) {
    .topdevices ul li, .topdevices ul li .like-table { height: 40px }
}

@media screen and (min-width: 815px) {
    .topdevices { max-height: 40px }

    .topdevices ul li { width: 16.45455% }

    .topdevices ul li .like-table .like-table-cell .like-table-cell-content {
        font-size: 16px;
        font-size: 1rem;
        padding: 0 14px
    }
}

.topic-list-xl {
    background-color: #f8f8f8;
    display: block;
    width: 100%;
}

.topic-list-xl .module-body ul { display: block }

.topic-list-xl .module-body ul li {
    background: transparent url(../img/arrow-right.png) no-repeat scroll 20px 50%;
    border-bottom: 1px solid #d8d8d8;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    display: block;
    height: auto;
    overflow: hidden;
}

.topic-list-xl .module-body ul li a {
    color: #419eda;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 1em;
    line-height: 1.25em;
    padding: 10px 20px 10px 37px;
    position: relative;
    vertical-align: middle;
    width: auto;
}

.topic-list-xl .module-body ul li:first-child { border-top: 1px solid #d8d8d8 }

.topic-list-xl .module-body .js-controller { padding: 20px 0 20px 20px }

.topic-list-xl .module-body .js-controller a {
    color: #419eda;
    font-size: 1em
}

.topic-list-xl .module-body .js-controller .arrow {
    background: url(../img/promo-cta-arrow.png) no-repeat scroll 0 -35px transparent;
    display: block;
    float: left;
    height: 16px;
    margin: 4px 8px 0 0;
    width: 18px;
}

@media screen and (min-width: 575px) {
    .topic-list-xl .module-body { width: 100% }

    .topic-list-xl .module-body ul li { background-position: 20px 50% }

    .topic-list-xl .module-body ul li a { padding: 12px 20px 12px 37px }

    .topic-list-xl .module-body .js-controller { padding: 20px 0 40px 20px }
}

@media screen and (min-width: 815px) {
    .topic-list-xl .module-body { width: 75% }

    .topic-list-xl .module-body ul li { background-position: 30px 50% }

    .topic-list-xl .module-body ul li a {
        font-size: 1em;
        line-height: 1.125em;
        padding-left: 47px;
    }

    .topic-list-xl .module-body .js-controller { padding: 20px 0 40px 30px }
}

.topic-s1 {
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 0
}

.topic-s1.module {
    background: #f8f8f8;
    display: inline-table;
}

.topic-s1 a.card {
    color: #419eda;
    display: block;
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.topic-s1 .outertopic {
    display: table;
    height: 70px;
    top: 0;
    width: 100%;
}

.topic-s1 .line {
    background: #000 url(../img/label-xxl-line575.png) 0 0 no-repeat;
    height: 2px;
    margin: 0 auto;
    width: 90%;
}

.topic-s1 .outertopic a { display: none }

.topic-s1 .innertopic {
    background-position: 20px 50%;
    background-repeat: no-repeat;
    clear: both;
    display: table-cell;
    height: 100%;
    margin-left: 20px!important;
    padding-left: 60px;
    position: relative;
    vertical-align: middle;
}

.topic-s1 p.topicsanc {
    color: #419eda;
    display: block;
    font-family: Frutiger55, sans-serif;
    font-size: 14px;
    font-size: 14px;
    line-height: 1.1em;
    max-height: 2em;
    overflow: hidden;
    width: 99%;
}

@media screen and (min-width: 575px) {
    .topic-s1 {
        height: 103px;
        width: 100%
    }

    .topic-s1 .outertopic, .topic-s1 a.card { height: 103px }

    .topic-s1 p.topicsanc {
        font-family: Frutiger45Light, sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.2em;
        max-height: 2.45em
    }

    div .topic-s1:nth-last-child(1) .line, div .topic-s1:nth-last-child(2) .line { display: none }

    .col-2thirds .topic-s1 {
        float: left;
        width: 50%;
    }
}

@media screen and (min-width: 815px) {
    .topic-s1 p.topicsanc {
        font-size: 25px;
        font-size: 1.5625rem;
        max-height: 2.5em
    }
}

#wtr-support-feed .box {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 300px;
}

#wtr-support-feed .eventstagram-video { width: 100% }

#wtr-support-feed .eventstagram-image { max-width: 100% }

#wtr-support-feed .eventstagram-media-container { padding: 10px }

#wtr-support-feed .eventstagram-info-container {
    background: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    display: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000, endColorstr=#50000000);
    font-family: Helvetica, Arial;
    position: absolute;
    top: 0;
    width: 100%;
    zoom: 1;
}

#wtr-support-feed .eventstagram-info-container p, #wtr-support-feed h3 { padding: 0 30px }

#wtr-support-feed .eventstagram-info-container {
    line-height: 95%;
    word-break: break-word;
}

#wtr-support-feed .eventstagram-user-container {
    margin-top: 10px;
    overflow: hidden;
    vertical-align: bottom;
    white-space: nowrap
}

#wtr-support-feed .eventstagram-profile-pic {
    display: inline-block;
    margin: 0 10px 0 30px;
    width: 16%;
}

#wtr-support-feed .eventstagram-info-container h3.eventstagram-username {
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
}

#wtr-support-feed .eventstagram-caption { clear: both }

#wtr-support-feed .eventstagram-button {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #f7f7f7, #e6e6e6);
    background-image: linear-gradient(to bottom, #f7f7f7, #e6e6e6);
    border: 1px solid #bebebe;
    color: #032b5a;
}

#wtr-support-feed #slideshow_container { background-position: top right }

@media screen and (min-width: 575px) {
    .col-half.wtr { width: 100% }

    .col-half.wtr .col-2 .module { width: 50% }
}

@media screen and (min-width: 815px) {
    .col-half.wtr { width: 49.09091% }
}