html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    font-size: 100%;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    /*  text-align: left;*/
    vertical-align: baseline;
}

a {
    color: #000;
    /*cursor: pointer;*/
}

    a:active, a:focus {
        outline: 0;
    }

button:active, button:focus {
    outline: 0;
}

input[type=text]:active, input[type=text]:focus, input[type=number]:active, input[type=number]:focus {
    outline: 0;
}

input[type=button]:active, input[type=button]:focus {
    outline: 0;
}

input[type=submit]:active, input[type=submit]:focus {
    outline: 0;
}

input[type=image]:active, input[type=image]:focus {
    outline: 0;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

/*ul, ol, li {
  list-style: none;
}*/
blockquote {
    quotes: none;
}

    blockquote:before, blockquote:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    vertical-align: top;
}

input, select, button {
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

sub {
    vertical-align: text-bottom;
}

sup {
    vertical-align: text-top;
}

/*!
*  - v1.2.0
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/
/* Core
--------------------------------------------------*/
.hw-inner-page {
    /*  .hw-heading-container {
      position: static !important;
    }*/
    /* Thumbnails
  --------------------------------------------------*/
    /* Bottom thumbnails with pointer
  ---------------------------------*/
    /* Layers
  --------------------------------------------------*/
    /* Touch Swipe
  --------------------------------------------------*/
    /* Caption
  --------------------------------------------------*/
    /* Full Screen
  --------------------------------------------------*/
    /* Buttons
  --------------------------------------------------*/
    /* Arrows
  --------------------------------------------------*/
    /* Thumbnail Arrows
  --------------------------------------------------*/
    /* Video
  --------------------------------------------------*/
    /* CSS for preventing styling issues in WordPress
  --------------------------------------------------*/
}

    .hw-inner-page .play-pause-btn {
        position: static;
        color: #ccc;
        border: none;
        text-align: center;
        width: 100%;
        z-index: 2101;
        height: 12px;
        width: 12px;
        background: url(../images/autoplay.png) no-repeat center -20px;
        margin: 0 5px;
        cursor: pointer;
        display: inline-block;
    }

        .hw-inner-page .play-pause-btn.now-paused {
            background-position: center 2px;
        }

    .hw-inner-page .banner-box {
        /* margin: auto;
     max-width: 1180px;*/
    }

    .hw-inner-page .hw-main-slider {
        position: static !important;
        /*    max-width: 1175px;*/
        margin: 0 auto 20px;
    }

    .hw-inner-page .caption-img {
        padding: 30px;
        width: 450px;
        background: rgba(255, 255, 255, 0.8);
        display: block;
        overflow: hidden;
        margin-top: 20px;
        white-space: initial;
    }

        .hw-inner-page .caption-img h1, .hw-inner-page .caption-img h2 {
            font: bold 28px/34px "Arial", Helvetica, sans-serif, serif;
            color: inherit;
            white-space: normal;
            padding: 0 0 10px;
        }

        .hw-inner-page .caption-img h4 {
            font: 24px/40px "Arial", Helvetica, sans-serif, serif;
            color: inherit;
            white-space: normal;
        }

        .hw-inner-page .caption-img p {
            color: inherit;
        }

    .hw-inner-page .slide-deck {
        display: none;
        min-height: 51px;
        padding: 10px 20px;
        background: rgba(51, 51, 51, 0.8);
        cursor: pointer;
        border-right: 1px solid #5e5e5e;
        margin-top: 10px;
        position: relative;
    }

        .hw-inner-page .slide-deck h2 {
            color: #fff;
            font: 15px/20px Arial, Helvetica, sans-serif;
            padding: 0;
            text-transform: none;
        }

    .hw-inner-page .sp-selected-thumbnail .slide-deck {
        background: rgba(222, 0, 17, 0.8);
        /*    &:be*/
    }

        .hw-inner-page .sp-selected-thumbnail .slide-deck .arrow-top {
            position: absolute;
            top: -10px;
            bottom: 100%;
            left: 50%;
            content: " ";
            height: 0;
            width: 0;
            pointer-events: none;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent rgba(222, 0, 17, 0.8) transparent;
        }

    .hw-inner-page .slider-pro {
        position: relative;
        margin: 0 auto;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .hw-inner-page .sp-slides-container {
        position: relative;
    }

    .hw-inner-page .sp-mask {
        position: relative;
        overflow: hidden;
    }

    .hw-inner-page .sp-slides {
        position: relative;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000px;
    }

    .hw-inner-page .sp-slide {
        position: absolute;
    }

    .hw-inner-page .sp-image-container {
        overflow: hidden;
    }

    .hw-inner-page .sp-image {
        position: relative;
        display: block;
        border: none;
    }

    .hw-inner-page .sp-no-js {
        overflow: hidden;
        max-width: 100%;
    }

    .hw-inner-page .sp-thumbnails-container {
        position: relative;
        overflow: hidden;
    }

    .hw-inner-page .sp-top-thumbnails, .hw-inner-page .sp-bottom-thumbnails {
        left: 0;
        margin: 0 auto;
    }

    .hw-inner-page .sp-top-thumbnails {
        position: absolute;
        top: 0;
        margin-bottom: 4px;
    }

    .hw-inner-page .sp-bottom-thumbnails {
        margin-top: 4px;
    }

    .hw-inner-page .sp-left-thumbnails {
        position: absolute;
        top: 0;
    }

    .hw-inner-page .sp-right-thumbnails {
        position: absolute;
        top: 0;
        right: 0;
        margin-left: 4px;
    }

    .hw-inner-page .sp-left-thumbnails {
        left: 0;
        margin-right: 4px;
    }

    .hw-inner-page .sp-thumbnails {
        position: relative;
    }

    .hw-inner-page .sp-thumbnail {
        border: none;
    }

    .hw-inner-page .sp-thumbnail-container {
        position: relative;
        display: block;
        overflow: hidden;
        float: left;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

        .hw-inner-page .sp-thumbnail-container .sp-thumbnail {
            margin: 0;
            padding: 0;
        }

    .hw-inner-page .sp-bottom-thumbnails.sp-has-pointer {
        margin-top: -70px;
        margin-bottom: 0px;
        /*max-width: 1175px;*/
    }

        .hw-inner-page .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
            position: absolute;
            top: 0px;
            margin-top: 0 !important;
        }

    .hw-inner-page .sp-layer {
        position: absolute;
        margin: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-backface-visibility: hidden;
        width: 1180px !important;
    }

    .hw-inner-page .sp-black {
        color: #FFF;
        background: black;
        background: rgba(0, 0, 0, 0.7);
    }

    .hw-inner-page .sp-white {
        color: #000;
        /*background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.8);*/
    }

    .hw-inner-page .sp-rounded {
        border-radius: 10px;
    }

    .hw-inner-page .sp-padding {
        /* padding: 10px;*/
    }

    .hw-inner-page .sp-grab {
        cursor: url(../images/slider/openhand.cur), move;
    }

    .hw-inner-page .sp-grabbing {
        cursor: url(../images/slider/closedhand.cur), move;
    }

    .hw-inner-page .sp-selectable {
        cursor: default;
    }

    .hw-inner-page .sp-caption-container {
        text-align: center;
        margin-top: 10px;
    }

    .hw-inner-page .sp-full-screen {
        margin: 0 !important;
        background-color: #000;
    }

    .hw-inner-page .sp-full-screen-button {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 30px;
        line-height: 1;
        cursor: pointer;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .hw-inner-page .sp-full-screen-button:before {
            content: '\2195';
        }

    .hw-inner-page .sp-fade-full-screen {
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    .hw-inner-page .slider-pro:hover .sp-fade-full-screen {
        opacity: 1;
    }

    .hw-inner-page .sp-buttons {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        background: #666666;
        max-width: 1179px;
        margin: auto;
        overflow: hidden;
    }

    .hw-inner-page .sp-button {
        width: 10px;
        height: 10px;
        border: 2px solid #999;
        background: #999;
        border-radius: 50%;
        margin: 5px 3px;
        display: inline-block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        vertical-align: middle;
    }

        .hw-inner-page .sp-selected-button, .hw-inner-page .sp-button:hover {
            background-color: #fff;
            border-color: #fff;
        }

    .hw-inner-page .sp-arrows {
        position: absolute;
    }

    .hw-inner-page .sp-fade-arrows {
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    .hw-inner-page .sp-slides-container:hover .sp-fade-arrows {
        opacity: 1;
    }

    .hw-inner-page .sp-horizontal .sp-arrows {
        width: 100%;
        left: 0;
        top: 50%;
        margin-top: -15px;
    }

    .hw-inner-page .sp-vertical .sp-arrows {
        height: 100%;
        left: 50%;
        top: 0;
        margin-left: -10px;
    }

    .hw-inner-page .sp-arrow {
        position: absolute;
        display: block;
        width: 20px;
        height: 30px;
        cursor: pointer;
    }

    .hw-inner-page .sp-vertical .sp-arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .hw-inner-page .sp-horizontal .sp-previous-arrow {
        left: 20px;
    }

    .hw-inner-page .sp-horizontal .sp-next-arrow {
        right: 20px;
    }

    .hw-inner-page .sp-vertical .sp-previous-arrow {
        top: 20px;
    }

    .hw-inner-page .sp-vertical .sp-next-arrow {
        bottom: 20px;
    }

    .hw-inner-page .sp-previous-arrow:before, .hw-inner-page .sp-previous-arrow:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 50%;
        background-color: #FFF;
    }

    .hw-inner-page .sp-next-arrow:before, .hw-inner-page .sp-next-arrow:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 50%;
        background-color: #FFF;
    }

    .hw-inner-page .sp-previous-arrow:before {
        left: 30%;
        top: 0;
        -webkit-transform: skew(145deg, 0deg);
        -ms-transform: skew(145deg, 0deg);
        transform: skew(145deg, 0deg);
    }

    .hw-inner-page .sp-previous-arrow:after {
        left: 30%;
        top: 50%;
        -webkit-transform: skew(-145deg, 0deg);
        -ms-transform: skew(-145deg, 0deg);
        transform: skew(-145deg, 0deg);
    }

    .hw-inner-page .sp-next-arrow:before {
        right: 30%;
        top: 0;
        -webkit-transform: skew(35deg, 0deg);
        -ms-transform: skew(35deg, 0deg);
        transform: skew(35deg, 0deg);
    }

    .hw-inner-page .sp-next-arrow:after {
        right: 30%;
        top: 50%;
        -webkit-transform: skew(-35deg, 0deg);
        -ms-transform: skew(-35deg, 0deg);
        transform: skew(-35deg, 0deg);
    }

    .hw-inner-page .ie8 .sp-arrow, .hw-inner-page .ie7 .sp-arrow {
        width: 0;
        height: 0;
    }

        .hw-inner-page .ie8 .sp-arrow:before, .hw-inner-page .ie8 .sp-arrow:after {
            content: none;
        }

        .hw-inner-page .ie7 .sp-arrow:before, .hw-inner-page .ie7 .sp-arrow:after {
            content: none;
        }

    .hw-inner-page .ie8.sp-horizontal .sp-previous-arrow, .hw-inner-page .ie7.sp-horizontal .sp-previous-arrow {
        border-right: 20px solid #FFF;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .hw-inner-page .ie8.sp-horizontal .sp-next-arrow, .hw-inner-page .ie7.sp-horizontal .sp-next-arrow {
        border-left: 20px solid #FFF;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
    }

    .hw-inner-page .ie8.sp-vertical .sp-previous-arrow, .hw-inner-page .ie7.sp-vertical .sp-previous-arrow {
        border-bottom: 20px solid #FFF;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
    }

    .hw-inner-page .ie8.sp-vertical .sp-next-arrow, .hw-inner-page .ie7.sp-vertical .sp-next-arrow {
        border-top: 20px solid #FFF;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
    }

    .hw-inner-page .sp-thumbnail-arrows {
        position: absolute;
    }

    .hw-inner-page .sp-fade-thumbnail-arrows {
        opacity: 0;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    .hw-inner-page .sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
        opacity: 1;
    }

    .hw-inner-page .sp-top-thumbnails .sp-thumbnail-arrows, .hw-inner-page .sp-bottom-thumbnails .sp-thumbnail-arrows {
        width: 100%;
        top: 50%;
        left: 0;
        margin-top: -12px;
    }

    .hw-inner-page .sp-left-thumbnails .sp-thumbnail-arrows, .hw-inner-page .sp-right-thumbnails .sp-thumbnail-arrows {
        height: 100%;
        top: 0;
        left: 50%;
        margin-left: -7px;
    }

    .hw-inner-page .sp-thumbnail-arrow {
        position: absolute;
        display: block;
        width: 15px;
        height: 25px;
        cursor: pointer;
    }

    .hw-inner-page .sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .hw-inner-page .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .hw-inner-page .sp-top-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
        left: 0px;
    }

    .hw-inner-page .sp-top-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
        right: 0px;
    }

    .hw-inner-page .sp-left-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .sp-right-thumbnails .sp-previous-thumbnail-arrow {
        top: 0px;
    }

    .hw-inner-page .sp-left-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .sp-right-thumbnails .sp-next-thumbnail-arrow {
        bottom: 0px;
    }

    .hw-inner-page .sp-previous-thumbnail-arrow:before, .hw-inner-page .sp-previous-thumbnail-arrow:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 50%;
        background-color: #FFF;
    }

    .hw-inner-page .sp-next-thumbnail-arrow:before, .hw-inner-page .sp-next-thumbnail-arrow:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 50%;
        background-color: #FFF;
    }

    .hw-inner-page .sp-previous-thumbnail-arrow:before {
        left: 30%;
        top: 0;
        -webkit-transform: skew(145deg, 0deg);
        -ms-transform: skew(145deg, 0deg);
        transform: skew(145deg, 0deg);
    }

    .hw-inner-page .sp-previous-thumbnail-arrow:after {
        left: 30%;
        top: 50%;
        -webkit-transform: skew(-145deg, 0deg);
        -ms-transform: skew(-145deg, 0deg);
        transform: skew(-145deg, 0deg);
    }

    .hw-inner-page .sp-next-thumbnail-arrow:before {
        right: 30%;
        top: 0;
        -webkit-transform: skew(35deg, 0deg);
        -ms-transform: skew(35deg, 0deg);
        transform: skew(35deg, 0deg);
    }

    .hw-inner-page .sp-next-thumbnail-arrow:after {
        right: 30%;
        top: 50%;
        -webkit-transform: skew(-35deg, 0deg);
        -ms-transform: skew(-35deg, 0deg);
        transform: skew(-35deg, 0deg);
    }

    .hw-inner-page .ie8 .sp-thumbnail-arrow, .hw-inner-page .ie7 .sp-thumbnail-arrow {
        width: 0;
        height: 0;
    }

        .hw-inner-page .ie8 .sp-thumbnail-arrow:before, .hw-inner-page .ie8 .sp-thumbnail-arrow:after {
            content: none;
        }

        .hw-inner-page .ie7 .sp-thumbnail-arrow:before, .hw-inner-page .ie7 .sp-thumbnail-arrow:after {
            content: none;
        }

    .hw-inner-page .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
        border-right: 12px solid #FFF;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .hw-inner-page .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow {
        border-right: 12px solid #FFF;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .hw-inner-page .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
        border-left: 12px solid #FFF;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .hw-inner-page .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow {
        border-left: 12px solid #FFF;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

    .hw-inner-page .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
        border-bottom: 12px solid #FFF;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .hw-inner-page .ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .hw-inner-page .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
        border-bottom: 12px solid #FFF;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .hw-inner-page .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
        border-top: 12px solid #FFF;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .hw-inner-page .ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .hw-inner-page .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow {
        border-top: 12px solid #FFF;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
    }

    .hw-inner-page a.sp-video {
        text-decoration: none;
    }

        .hw-inner-page a.sp-video img {
            -webkit-backface-visibility: hidden;
            border: none;
        }

        .hw-inner-page a.sp-video:after {
            content: '\25B6';
            position: absolute;
            width: 45px;
            padding-left: 5px;
            height: 50px;
            border: 2px solid #FFF;
            text-align: center;
            font-size: 30px;
            border-radius: 30px;
            top: 0;
            color: #FFF;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0, 0, 0, 0.2);
            margin: auto;
            line-height: 52px;
        }

    .hw-inner-page .slider-pro {
        font-family: 'Open Sans', Arial;
    }

        .hw-inner-page .slider-pro img.sp-image, .hw-inner-page .slider-pro img.sp-thumbnail {
            max-width: none !important;
            max-height: none !important;
            border: none !important;
            border-radius: 0 !important;
            padding: 0 !important;
            -webkit-box-shadow: none !important;
            -mox-box-shadow: none !important;
            box-shadow: none !important;
            transition: none;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: none;
        }

        .hw-inner-page .slider-pro a {
            position: static;
            transition: none !important;
            -moz-transition: none !important;
            -webkit-transition: none !important;
            -o-transition: none !important;
        }

        .hw-inner-page .slider-pro iframe, .hw-inner-page .slider-pro object, .hw-inner-page .slider-pro video, .hw-inner-page .slider-pro embed, .hw-inner-page .slider-pro canvas {
            max-width: none;
            max-height: none;
        }

        .hw-inner-page .slider-pro p.sp-layer {
            font-size: 14px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h1.sp-layer {
            font-size: 32px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h2.sp-layer {
            font-size: 24px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h3.sp-layer {
            font-size: 19px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h4.sp-layer {
            font-size: 16px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h5.sp-layer {
            font-size: 13px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro h6.sp-layer {
            font-size: 11px;
            line-height: 1.4;
            margin: 0;
        }

        .hw-inner-page .slider-pro img.sp-layer {
            border: none;
        }

    .hw-inner-page .sp-slides.disable-drag {
        transform: translate3d(0px, 0px, 0px) !important;
        transition: transform 0s !important;
        -webkit-transition: transform 0s !important;
    }

    .hw-inner-page .disable-grab {
        cursor: default !important;
    }

    .hw-inner-page .sp-buttons-tmes {
        display: inline-block;
    }

    .hw-inner-page .banner-box-red {
        float: left;
        position: relative;
        margin: -350px 0 0;
    }

        .hw-inner-page .banner-box-red .caption-img {
            background: #dc2c26;
        }

            .hw-inner-page .banner-box-red .caption-img h2 {
                color: #fff;
                padding-bottom: 0;
            }

            .hw-inner-page .banner-box-red .caption-img h4 {
                color: #fff;
            }

/* slider instance */
/* Example 1 */
#sliderInstance .sp-thumbnail {
    width: 100%;
    padding: 0px;
    /*background-color: #F0F0F0;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#sliderInstance .sp-thumbnail-title {
    margin-bottom: 0px;
    text-transform: uppercase;
    color: #333;
}

#sliderInstance .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

@media (max-width: 860px) {
    #sliderInstance .hide-medium-screen {
        display: none;
    }
}

@media (max-width: 640px) {
    #sliderInstance .sp-layer {
        font-size: 12px;
    }

    #sliderInstance .hide-small-screen {
        display: none;
    }

    .hw-inner-page .caption-img h1 {
        padding: 0;
    }
}

@media (max-width: 500px) {
    #sliderInstance .sp-thumbnail {
        text-align: center;
    }

    #sliderInstance .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #sliderInstance .sp-thumbnail-description {
        display: none;
    }
}

html, body {
    width: 100%;
    text-align: left;
    /*overflow-x: hidden;
  overflow: auto;*/
}

.top {
    width: 100%;
    float: left;
    clear: both;
}

.no-js div.noscript {
    float: left;
    width: 100%;
    background-color: #393b3e;
    min-width: 1225px;
    font-size: 1px;
    height: 1px;
}

.no-js .popup-window div.noscript {
    background-color: #3e4045;
    min-width: 760px;
}

body a span {
    cursor: pointer;
}

body button {
    cursor: pointer;
}

    body button span {
        cursor: pointer;
    }

body img {
    vertical-align: bottom;
}

body .hidden {
    position: absolute !important;
    left: -999999px !important;
}

body span.popup {
    display: none;
}

body .nobr {
    white-space: nowrap;
}

body .float-right {
    float: right !important;
}

body .float-left {
    float: left !important;
}

.hw-inner-page {
    width: 100%;
    min-width: 1225px;
    /*background: url(../images/global-page/shadow.png) center top repeat-x;*/
    float: left;
    overflow: hidden;
}

    .hw-inner-page .top-content {
        margin: 0 auto;
        width: 1175px;
        position: relative;
        z-index: 10;
    }

        .hw-inner-page .top-content span {
            padding: 10px;
            display: block;
            background: #515358;
            text-decoration: underline;
            font-size: 87.5%;
            line-height: 18px;
            color: #fff;
            position: absolute;
            left: -999999px;
            z-index: 10;
        }

            .hw-inner-page .top-content span:active, .hw-inner-page .top-content span:focus {
                left: 0;
            }

    .hw-inner-page .page-background {
        width: 100%;
        float: left;
        /* min-width: 1225px;*/
        background-image: url(../images/global-page/page_background.png);
        background-position: center top;
        background-repeat: repeat-x;
        background-color: #fff;
    }

    .hw-inner-page .secondary-background {
        width: 100%;
        float: left;
        padding: 25px 0 0;
        min-width: 1225px;
        background-color: #f7f7f7;
        margin-bottom: 40px;
    }

    .hw-inner-page .remove-space {
        margin-bottom: 0;
    }

        .hw-inner-page .remove-space .grid-wrapper {
            padding: 0 0 0 20px;
            border-bottom: 1px solid #d8d8d8;
        }

.popup-window .inner-page, .popup-window .page-background {
    min-width: 760px;
}

.hw-inner-page .grid-wrapper {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 20px;
}

.hw-inner-page .grid-row {
    width: 1200px;
    float: left;
    padding: 0 0 20px;
}

.hw-inner-page .grid-divider {
    padding: 0 0 20px;
    background: url(../images/global-page/divider.png) left bottom no-repeat;
}

.popup-window .hw-inner-page .grid-wrapper, .popup-window .hw-inner-page .grid-row {
    width: 700px;
    padding-left: 0;
}

.hw-inner-page .grid {
    padding-right: 24px;
    float: left;
}

    .hw-inner-page .grid .content-item .content-row, .hw-inner-page .grid .feature-item .feature-row {
        width: 100%;
    }

        .hw-inner-page .grid .feature-item .feature-row .row-ser {
            float: left;
        }

        .hw-inner-page .grid .content-item .content-row:after, .hw-inner-page .grid .feature-item .feature-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .hw-inner-page .grid .content-item .content-column, .hw-inner-page .grid .feature-item .feature-column {
        /*padding-right: 25px;*/
        float: left;
    }

.hw-inner-page .secondary-background .grid .content-item .content-column {
    padding-top: 10px;
    width: 275px;
    padding-right: 12px;
}

.hw-inner-page .secondary-background .grid-divider {
    padding-bottom: 57px;
}

.hw-inner-page .grid .content-item .full-column, .hw-inner-page .grid .content-item .last-column {
    padding-right: 0;
}

.hw-inner-page .grid .feature-item .last-column {
    padding-right: 0;
}

.hw-inner-page .grid .back-row {
    padding: 5px 0;
    float: left;
}

.hw-inner-page .grid .icon-item, .hw-inner-page .grid .content-item, .hw-inner-page .grid .supporting-item {
    float: left;
}

.hw-inner-page .grid .shaded-item, .hw-inner-page .grid .apply-item {
    float: left;
}

    .hw-inner-page .grid .shaded-item .column, .hw-inner-page .grid .apply-item .column {
        float: left;
    }

.hw-inner-page .grid .banner-item, .hw-inner-page .grid .feature-item, .hw-inner-page .grid dl, .hw-inner-page .grid .table-wrapper {
    float: left;
}

.hw-inner-page .grid .small-print .content {
    padding: 15px 0 0;
    float: left;
    margin: 10px 0 0;
    border-top: 1px solid #e2e2e2;
}

.hw-inner-page .grid-24 {
    width: 1179px;
}

    .hw-inner-page .grid-24 .content-item .content-row .full-column, .hw-inner-page .grid-24 .icon-item, .hw-inner-page .grid-24 .back-row, .hw-inner-page .grid-24 .content-item, .hw-inner-page .grid-24 .supporting-item, .hw-inner-page .grid-24 .shaded-item, .hw-inner-page .grid-24 .apply-item, .hw-inner-page .grid-24 .banner-item, .hw-inner-page .grid-24 .feature-item, .hw-inner-page .grid-24 .small-print, .hw-inner-page .grid-24 dl, .hw-inner-page .grid-24 table {
        width: 1175px;
    }

.hw-inner-page .grid-18 {
    width: 875px;
}

    .hw-inner-page .grid-18 .icon-item, .hw-inner-page .grid-18 .back-row, .hw-inner-page .grid-18 .content-item, .hw-inner-page .grid-18 .supporting-item, .hw-inner-page .grid-18 .shaded-item, .hw-inner-page .grid-18 .apply-item, .hw-inner-page .grid-18 .banner-item, .hw-inner-page .grid-18 .feature-item, .hw-inner-page .grid-18 .small-print, .hw-inner-page .grid-18 dl, .hw-inner-page .grid-18 table {
        width: 875px;
    }

.hw-inner-page .grid-16 .content-item .content-row .full-column, .hw-inner-page .grid-24 .content-item .content-row .wide-column {
    width: 775px;
}

.hw-inner-page .grid-16 {
    width: 775px;
}

    .hw-inner-page .grid-16 .icon-item, .hw-inner-page .grid-16 .back-row, .hw-inner-page .grid-16 .content-item, .hw-inner-page .grid-16 .supporting-item, .hw-inner-page .grid-16 .shaded-item, .hw-inner-page .grid-16 .apply-item, .hw-inner-page .grid-16 .feature-item, .hw-inner-page .grid-16 .small-print, .hw-inner-page .grid-16 dl, .hw-inner-page .grid-16 table {
        width: 775px;
    }

.hw-inner-page .grid-12 {
    width: 575px;
}

    .hw-inner-page .grid-12 .icon-item, .hw-inner-page .grid-12 .back-row, .hw-inner-page .grid-12 .content-item, .hw-inner-page .grid-12 .supporting-item, .hw-inner-page .grid-12 .shaded-item, .hw-inner-page .grid-12 .apply-item, .hw-inner-page .grid-12 .banner-item, .hw-inner-page .grid-12 .feature-item, .hw-inner-page .grid-12 .small-print, .hw-inner-page .grid-12 dl, .hw-inner-page .grid-12 table {
        width: 575px;
    }

.hw-inner-page .grid-24 .content-item .content-row .narrow-column {
    width: 375px;
}

.hw-inner-page .grid-16 .content-item .content-column, .hw-inner-page .grid-16 .feature-item .feature-column, .hw-inner-page .grid-16 .banner-item {
    width: 375px;
}

.hw-inner-page .grid-08 {
    width: 375px;
}

    .hw-inner-page .grid-08 .icon-item, .hw-inner-page .grid-08 .back-row, .hw-inner-page .grid-08 .content-item, .hw-inner-page .grid-08 .supporting-item, .hw-inner-page .grid-08 .shaded-item, .hw-inner-page .grid-08 .apply-item, .hw-inner-page .grid-08 .banner-item, .hw-inner-page .grid-08 .feature-item, .hw-inner-page .grid-08 .small-print, .hw-inner-page .grid-08 .tree-navigation {
        width: 375px;
    }

.hw-inner-page .grid-12 .content-item .content-column, .hw-inner-page .grid-24 .content-item .content-column {
    /*width: 275px;*/
    width: 100%;
}

    .hw-inner-page .grid-12 .content-item .content-column p, .hw-inner-page .grid-24 .content-item .content-column p {
        /* float: left;
	  width: 275px;*/
    }

        .hw-inner-page .grid-12 .content-item .content-column p:nth-child(odd), .hw-inner-page .grid-24 .content-item .content-column p:nth-child(odd) {
            margin-right: 25px;
        }

.hw-inner-page .grid-06 {
    width: 275px;
}

    .hw-inner-page .grid-06 .icon-item, .hw-inner-page .grid-06 .back-row, .hw-inner-page .grid-06 .content-item, .hw-inner-page .grid-06 .supporting-item, .hw-inner-page .grid-06 .shaded-item, .hw-inner-page .grid-06 .banner-item, .hw-inner-page .grid-06 .feature-item, .hw-inner-page .grid-06 .small-print, .hw-inner-page .grid-06 .tree-navigation {
        width: 275px;
    }

.popup-window .hw-inner-page .grid-24 {
    width: 700px;
    padding-right: 0;
}

    .popup-window .hw-inner-page .grid-24 .back-row, .popup-window .hw-inner-page .grid-24 .content-item, .popup-window .hw-inner-page .grid-24 .feature-item, .popup-window .hw-inner-page .grid-24 .small-print, .popup-window .hw-inner-page .grid-24 table {
        width: 700px;
        padding-right: 0;
    }

.hw-inner-page table caption {
    position: absolute;
    left: -999999px;
}

    .hw-inner-page table caption span {
        position: absolute;
        left: -999999px;
    }

.hw-inner-page a {
    text-decoration: none;
}

    .hw-inner-page a:hover, .hw-inner-page a:active, .hw-inner-page a:focus {
        text-decoration: underline;
    }

    .hw-inner-page a:active, .hw-inner-page a:focus {
        /*outline: 1px solid #000;*/
        outline: none;
    }

    .hw-inner-page a.image-link {
        display: block;
    }

.hw-inner-page .apply-options-box {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

    .hw-inner-page .apply-options-box ul {
        /*list-style: none;*/
    }

        .hw-inner-page .apply-options-box ul li {
            display: inline-block;
            padding: 0;
            width: 32.3%;
            margin-bottom: 5px;
        }

            .hw-inner-page .apply-options-box ul li a {
                display: block;
                padding: 0;
                margin: 0;
            }

                .hw-inner-page .apply-options-box ul li a img {
                    width: 100%;
                }

            .hw-inner-page .apply-options-box ul li:last-child {
                padding-right: 0;
            }

.hw-inner-page table caption {
    position: absolute;
    left: -999999px;
}

    .hw-inner-page table caption span {
        position: absolute;
        left: -999999px;
    }

.hw-inner-page a {
    text-decoration: none;
}

    .hw-inner-page a:hover, .hw-inner-page a:active, .hw-inner-page a:focus {
        text-decoration: underline;
    }

    .hw-inner-page a:active, .hw-inner-page a:focus {
        /*outline: 1px solid #000;*/
        outline: none;
    }

    .hw-inner-page a.image-link {
        display: block;
    }

.hw-inner-page .apply-options-box {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

    .hw-inner-page .apply-options-box ul {
        /*list-style: none;*/
    }

        .hw-inner-page .apply-options-box ul li {
            display: inline-block;
            padding: 0;
            width: 32.3%;
            margin-bottom: 5px;
        }

            .hw-inner-page .apply-options-box ul li a {
                display: block;
                padding: 0;
                margin: 0;
            }

                .hw-inner-page .apply-options-box ul li a img {
                    width: 100%;
                }

            .hw-inner-page .apply-options-box ul li:last-child {
                padding-right: 0;
            }

.top .hw-inner-page a.image-link:active, .top .hw-inner-page a.image-link:focus {
    outline: 2px solid #000;
}

.hw-inner-page a.red-button {
    display: block;
    float: left;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 93.75%;
    color: #fff;
    line-height: 15px;
    min-height: 15px;
    text-decoration: none;
    background: #D22630;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* IE6-8 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .hw-inner-page a.red-button.pdf-button {
        background: #D22630 url(../images/pdf-icon.jpg) 13px 8px no-repeat;
        padding-left: 43px;
    }

.hw-inner-page li a.red-button, .hw-inner-page p a.red-button, .hw-inner-page td a.red-button, .hw-inner-page li a.white-button, .hw-inner-page p a.white-button, .hw-inner-page td a.white-button {
    font-size: 100%;
}

.hw-inner-page a.white-button {
    display: block;
    float: left;
    font-weight: bold;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 93.75%;
    color: #000;
    line-height: 15px;
    min-height: 15px;
    text-decoration: none;
    border: 1px solid #cdcccd;
    background: #f4f4f4;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f4f4f4 0%, #d2d2d2 50%, #f4f4f4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(50%, #d2d2d2), color-stop(100%, #f4f4f4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #d2d2d2 50%, #f4f4f4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 0%, #d2d2d2 50%, #f4f4f4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 0%, #d2d2d2 50%, #f4f4f4 100%);
    /* IE10+ */
    background: linear, to bottom, #f4f4f4 0%, #d2d2d2 50%, #f4f4f4 100%;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#f4f4f4', GradientType=0);
    /* IE6-8 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .hw-inner-page a.white-button span {
        background-position: right -300px;
    }

.hw-inner-page a.red-button span.chevron, .hw-inner-page a.red-button span.new-window, .hw-inner-page a.red-button span.pdf, .hw-inner-page a.red-button span.external, .hw-inner-page a.red-button span.overlay-launch, .hw-inner-page a.red-button span.video {
    padding-right: 41px;
}

.hw-inner-page a.white-button span.chevron, .hw-inner-page a.white-button span.new-window, .hw-inner-page a.white-button span.pdf, .hw-inner-page a.white-button span.external, .hw-inner-page a.white-button span.overlay-launch, .hw-inner-page a.white-button span.video {
    padding-right: 41px;
}

.hw-inner-page a.red-button span.chevron {
    background-position: right -400px;
}

.hw-inner-page a.red-button span.new-window {
    background-position: right -500px;
}

.hw-inner-page a.red-button span.pdf {
    background-position: right -600px;
}

.hw-inner-page a.red-button span.external {
    background-position: right -700px;
}

.hw-inner-page a.red-button span.overlay-launch {
    background-position: right -800px;
}

.hw-inner-page a.red-button span.video {
    background-position: right -900px;
}

.hw-inner-page a.white-button span.chevron {
    background-position: right -1000px;
}

.hw-inner-page a.white-button span.new-window {
    background-position: right -1100px;
}

.hw-inner-page a.white-button span.pdf {
    background-position: right -1200px;
}

.hw-inner-page a.white-button span.external {
    background-position: right -1300px;
}

.hw-inner-page a.white-button span.overlay-launch {
    background-position: right -1400px;
}

.hw-inner-page a.white-button span.video {
    background-position: right -1500px;
}

.hw-inner-page a.red-button:hover, .hw-inner-page a.red-button:active, .hw-inner-page a.red-button:focus, .hw-inner-page a.red-button:hover span, .hw-inner-page a.red-button:active span, .hw-inner-page a.red-button:focus span {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page a.white-button:hover, .hw-inner-page a.white-button:active, .hw-inner-page a.white-button:focus, .hw-inner-page a.white-button:hover span, .hw-inner-page a.white-button:active span, .hw-inner-page a.white-button:focus span {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page div.button-clear {
    clear: both;
}

    .hw-inner-page div.button-clear:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.hw-inner-page .overlay div.button-clear {
    margin-bottom: 15px;
}

.hw-inner-page .grid div.button-clear a.red-button, .hw-inner-page .grid div.button-clear a.white-button {
    margin: 0 10px 15px 0;
}

.hw-inner-page a.chevron-link, .hw-inner-page a.new-window-link, .hw-inner-page a.pdf-link, .hw-inner-page a.external-link, .hw-inner-page a.overlay-launch-link, .hw-inner-page a.video-link {
    background: url(../images/common/red_chevron.png) right bottom no-repeat !important;
    padding: 0 17px 0 0;
    line-height: 18px;
    text-decoration: none;
}

/*	.hw-inner-page a.red-button span,
	.hw-inner-page a.white-button span {
		background-image: url(../images/global-page/buttons.png);
		background-repeat: no-repeat;
		background-position: right -100px;
		display: block;
		float: left;
		padding: 8px 20px 8px 16px;
		min-height: 15px;
	}*/
.red-color {
    color: #D22630 !important;
}

.link-list-two-column p {
    width: calc(50% - 25px);
    float: left;
    clear: left;
}

    .link-list-two-column p:nth-child(even) {
        clear: right;
        float: right;
    }

.link-list-two-column .content-column {
    width: 100%;
}

.hw-inner-page {
    /*  ol {
      &[type=a] {
        list-style-type: lower-alpha;
        li {
          list-style-type: lower-alpha;
        }
      }
      &[type=i] {
        list-style-type: lower-roman;
        li {
          list-style-type: lower-roman;
        }
      }
    }
    ul li ul {
      list-style-type: disc;
      li {
        list-style-type: disc;
      }
    }
    ol {
      li ul, &[type=a] li ul, &[type=i] li ul {
        list-style-type: disc;
        li {
          list-style-type: disc;
        }
      }
    }
    ul li ol {
      list-style-type: decimal;
      li {
        list-style-type: decimal;
      }
    }
    ol {
      li ol, &[type=a] li ol, &[type=i] li ol {
        list-style-type: decimal;
        li {
          list-style-type: decimal;
        }
      }
    }
    ul li ol[type=a] {
      list-style-type: lower-alpha;
      li {
        list-style-type: lower-alpha;
      }
    }
    ol {
      li ol[type=a], &[type=a] li ol[type=a], &[type=i] li ol[type=a] {
        list-style-type: lower-alpha;
        li {
          list-style-type: lower-alpha;
        }
      }
    }
    ul li ol[type=i] {
      list-style-type: lower-roman;
      li {
        list-style-type: lower-roman;
      }
    }
    ol {
      li ol[type=i], &[type=a] li ol[type=i], &[type=i] li ol[type=i] {
        list-style-type: lower-roman;
        li {
          list-style-type: lower-roman;
        }
      }
    }*/
    /*.content-item *:focus {
	border: none;
	outline: none;
  }*/
}

    .hw-inner-page a.new-window-link {
        background-image: url(../images/common/red_new_window.png) !important;
    }

    .hw-inner-page a.pdf-link {
        background-image: url(../images/common/red_pdf_download.png) !important;
    }

    .hw-inner-page a.external-link {
        background-image: url(../images/common/red_external_site.png) !important;
    }

    .hw-inner-page a.overlay-launch-link {
        background-image: url(../images/common/red_overlay_launch.png) !important;
    }

    .hw-inner-page a.video-link {
        background-image: url(../images/common/red_video.png) !important;
    }

    .hw-inner-page a.chevron-link:hover, .hw-inner-page a.chevron-link:active, .hw-inner-page a.chevron-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.new-window-link:hover, .hw-inner-page a.new-window-link:active, .hw-inner-page a.new-window-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.pdf-link:hover, .hw-inner-page a.pdf-link:active, .hw-inner-page a.pdf-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.external-link:hover, .hw-inner-page a.external-link:active, .hw-inner-page a.external-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.overlay-launch-link:hover, .hw-inner-page a.overlay-launch-link:active, .hw-inner-page a.overlay-launch-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.video-link:hover, .hw-inner-page a.video-link:active, .hw-inner-page a.video-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.back-top-link {
        background-image: url(../images/global-page/back.png);
        background-position: -1px bottom;
        background-repeat: no-repeat;
        padding: 0 0 0 21px;
        text-decoration: none;
        display: block;
        font-size: 93.75%;
        line-height: 18px;
        float: right;
    }

    .hw-inner-page a.back-link {
        background-image: url(../images/global-page/back.png);
        background-position: -1px bottom;
        background-repeat: no-repeat;
        padding: 0 0 0 21px;
        text-decoration: none;
        display: block;
        font-size: 93.75%;
        line-height: 18px;
        float: right;
        background-position: -501px bottom;
        float: left;
    }

    .hw-inner-page a.back-top-link:hover, .hw-inner-page a.back-top-link:active, .hw-inner-page a.back-top-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page a.back-link:hover, .hw-inner-page a.back-link:active, .hw-inner-page a.back-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page p {
        font-size: 93.75%;
        line-height: 21px;
        color: #4c4c4c;
        padding: 0 0 15px;
    }

    .hw-inner-page h2 {
        font-size: 150%;
        line-height: 30px;
        font-weight: 700;
        padding: 0 0 20px;
    }

    .hw-inner-page h3 {
        font-size: 137%;
        line-height: 26px;
        font-weight: 400;
        padding: 0 0 20px;
    }

    .hw-inner-page h4 {
        font-size: 125%;
        /*line-height: 26px;*/
        padding: 5px 0;
        color: #4c4c4c;
    }

        .hw-inner-page h4 a {
            color: #000;
            text-decoration: none;
        }

    .hw-inner-page h2 {
        font-size: 125%;
        /*line-height: 26px;*/
        padding: 5px 0 10px;
        color: #4c4c4c;
    }

        .hw-inner-page h2 a {
            color: #000;
            text-decoration: none;
        }

    .hw-inner-page .grid-06 h4 {
        padding: 0 0 15px;
    }

    .hw-inner-page .secondary-background h3, .hw-inner-page .secondary-background h4 {
        padding: 0 0 15px;
    }

    .hw-inner-page .secondary-background h4 {
        font-weight: normal;
    }

    .hw-inner-page .grid-16 .content-item h4, .hw-inner-page .grid-16 .content-item h2 {
        clear: both;
    }

    .hw-inner-page h5 {
        font-size: 112.5%;
        line-height: 24px;
        padding: 0 0 18px;
    }

    .hw-inner-page .grid-06 h2 {
        font-weight: bold;
        font-size: 150%;
        line-height: 30px;
        padding: 0 0 7px;
    }

        .hw-inner-page .grid-06 h2 span {
            font-weight: 700;
            font-size: 83.33%;
            min-height: 24px;
        }

    .hw-inner-page .grid-06 h5 {
        padding: 0 0 10px;
    }

    .hw-inner-page p.intro {
        font-size: 112.5%;
        line-height: 24px;
        color: #000;
    }

    .hw-inner-page .small-print p, .hw-inner-page p.disclaimer {
        font-size: 68.75%;
        line-height: 17px;
        color: #696969;
    }

    .hw-inner-page ul {
        /*list-style: disc inside none;*/
        padding: 0 0 0 0px;
    }

        .hw-inner-page ul li {
            /*list-style: disc outside none;*/
            padding: 0 0 15px 6px;
        }

    .hw-inner-page ol {
        /*list-style: decimal outside none;*/
        padding: 0 0 0 20px;
    }

        .hw-inner-page ol li {
            /*list-style: decimal outside none;*/
            padding: 0 0 15px;
        }

    .hw-inner-page li {
        font-size: 93.75%;
        line-height: 21px;
        color: #4c4c4c;
    }

    .hw-inner-page .small-print ul {
        padding-top: 0;
        padding-bottom: 15px;
    }

    .hw-inner-page .small-print ol {
        padding-top: 0;
        padding-bottom: 15px;
        padding-left: 29px;
    }

        .hw-inner-page .small-print ol li {
            padding-left: 1px;
        }

        .hw-inner-page .small-print ul li, .hw-inner-page .small-print ol li {
            padding-top: 0;
            padding-bottom: 0;
        }

    .hw-inner-page .small-print li {
        font-size: 68.75%;
        line-height: 17px;
        color: #696969;
    }

    .hw-inner-page li ul li, .hw-inner-page li ol li {
        font-size: 100%;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .hw-inner-page .small-print li ul, .hw-inner-page .small-print li ol {
        padding-bottom: 0;
    }

        .hw-inner-page .small-print li ul li, .hw-inner-page .small-print li ol li {
            font-size: 100%;
        }

    .hw-inner-page ol li ul {
        padding-left: 24px;
    }

        .hw-inner-page ol li ul li {
            padding-left: 6px;
        }

    .hw-inner-page li ol {
        padding-left: 30px;
    }

        .hw-inner-page li ol li {
            padding-left: 0;
        }

    .hw-inner-page .small-print ol li ul {
        padding-left: 24px;
    }

        .hw-inner-page .small-print ol li ul li {
            padding-left: 6px;
        }

    .hw-inner-page .small-print li ol {
        padding-left: 29px;
    }

        .hw-inner-page .small-print li ol li {
            padding-left: 1px;
        }

    .hw-inner-page .grid-24 dl dt {
        width: 260px;
    }

    .hw-inner-page .grid-24 dl dd {
        width: 855px;
    }

    .hw-inner-page .grid-18 dl dt {
        width: 180px;
    }

    .hw-inner-page .grid-18 dl dd {
        width: 635px;
    }

    .hw-inner-page .grid-16 dl dt {
        width: 150px;
    }

    .hw-inner-page .grid-16 dl dd {
        width: 565px;
    }

    .hw-inner-page .grid-12 dl dt {
        width: 110px;
    }

    .hw-inner-page .grid-12 dl dd {
        width: 405px;
    }

    .hw-inner-page dl {
        background-color: #e6e6e6;
        border-bottom: 20px solid #fff;
        margin-top: -10px;
    }

        .hw-inner-page dl dt, .hw-inner-page dl dd {
            background-color: #fafafa;
            line-height: 21px;
            color: #4c4c4c;
            font-size: 93.75%;
            display: block;
            float: left;
            padding: 10px 15px 11px;
            border-top: 10px solid #fff;
        }

        .hw-inner-page dl dt {
            clear: left;
            background-color: #e6e6e6;
            color: #000;
        }

    .hw-inner-page .hw-component {
        margin-bottom: 10px;
        clear: both;
        display: block;
    }

    .hw-inner-page .clearfix {
        display: table;
        content: " ";
        clear: both;
    }

    .hw-inner-page .content-item ul {
        padding: 0 0 10px 0;
    }

    .hw-inner-page img.image-full {
        padding: 0 0 15px;
        max-width: 100% !important;
    }

    .hw-inner-page .grid-08 img.image-full {
        padding: 0 0 25px;
    }

    .hw-inner-page img.image-left {
        padding: 5px 20px 5px 0;
        float: left;
    }

    .hw-inner-page img.image-right {
        padding: 5px 0 5px 20px;
        float: right;
    }

    .hw-inner-page label {
        font-size: 93.75%;
        line-height: 21px;
        color: #4c4c4c;
    }

    .hw-inner-page .grid .table-wrapper {
        width: 100%;
        padding: 0 0 20px;
    }

    .hw-inner-page thead th, .hw-inner-page thead td {
        background-color: #e6e6e6;
        position: relative;
    }

    .hw-inner-page tbody th, .hw-inner-page tbody td {
        background-color: #fafafa;
    }

    .hw-inner-page tbody tr.odd th, .hw-inner-page tbody tr.odd td {
        background-color: #f6f6f6;
    }

    .hw-inner-page .report-table th {
        font-weight: bold;
        width: 20%;
        text-align:left;
    }

        .hw-inner-page .report-table th:before {
            content: "";
            width: 1px;
            height: 34px;
            background: #ccc;
            position: absolute;
            right: 21%;
            top: 50%;
            transform: translateY(-50%);
            display:none;
        }

    .hw-inner-page .report-table .table-item {
        margin-bottom: 20px;
        display:none;
    }
    .hw-inner-page .report-table .table-item[data-pager='1'] {
        display: block;
    }
.hw-inner-page .report-table .table-item tr:first-child{
    border-top:0;

}
        .hw-inner-page .report-table .table-item tr {
            border-top: 1px #ccc solid;
        }
.hw-inner-page .report-table .table-item tr td{
    background: transparent;
}
.pager {
    text-align:center;
}
.pager-item {
    border: 1px solid #ccc;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
}
    .pager-item a {
        padding: 5px 10px;
        display:block;
    }
    .pager-item.pager-active{
        background: #D22630;
        color:#fff;
    }
        .pager-item.pager-active a {
            color: #fff;
        }
    .investor-holder .filter-holder {
        background: #e6e6e6;
        width: 100%;
        padding: 30px 10px;
        box-sizing: border-box;
        margin-bottom: 30px;
    }

        .investor-holder .filter-holder .items-holder .item {
            float: left;
            width: 200px;
            position: relative;
        }

        .investor-holder .filter-holder .items-holder .item:first-child {
            font-weight: bold;
            width: 190px;
        }
        .investor-holder .filter-holder .items-holder .item select{
            background: transparent;
        }
            .investor-holder .filter-holder .items-holder .item:first-child:after {
                display: none;
            }
            .investor-holder .filter-holder .items-holder .item:after {
                content: "";
                width: 1px;
                height: 30px;
                background: #ccc;
                position: absolute;
                top: 50%;
                right: 0;
                margin-right: 15px;
                transform: translateY(-50%);
                display:none;
            }

.hw-inner-page .report-table th:last-child:before{
    display:none;
}

.hw-inner-page th, .hw-inner-page td {
    line-height: 21px;
    font-size: 93.75%;
    padding: 10px 15px 11px;
}

.hw-inner-page th {
    font-weight: 400;
}

    .hw-inner-page th.upper-case {
        text-transform: uppercase;
    }

.hw-inner-page td {
    color: #4c4c4c;
}

.hw-inner-page tr p, .hw-inner-page tr li {
    font-size: 100%;
    padding-bottom: 0;
    padding-top: 10px;
    text-transform: none;
}

    .hw-inner-page tr p.yes, .hw-inner-page tr p.no {
        padding-top: 0;
        margin: -1px 0 0 -1px;
        text-indent: -9999px;
        background-image: url(../images/global-page/icons_table.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 27px;
        width: 27px;
    }

    .hw-inner-page tr p span.yes, .hw-inner-page tr p span.no {
        padding-top: 0;
        margin: -1px 0 0 -1px;
        text-indent: 9999px;
        background-image: url(../images/global-page/icons_table.png);
        background-repeat: no-repeat;
        background-position: center top;
        height: 27px;
        width: 27px;
        display: inline-block;
    }

    .hw-inner-page tr p.no, .hw-inner-page tr p span.no {
        background-position: center -27px;
    }

.hw-inner-page tr ul li ul, .hw-inner-page tr ul li ol {
    display: none;
}

.hw-inner-page tr ol li ul, .hw-inner-page tr ol li ol {
    display: none;
}

.hw-inner-page tr label {
    font-size: 100%;
}

.hw-inner-page button.red-input, .hw-inner-page button.white-input {
    background: transparent;
}

    .hw-inner-page button.red-input span, .hw-inner-page button.white-input span {
        float: left;
        display: block;
        background-image: url(../images/global-page/buttons.png);
        background-repeat: no-repeat;
        white-space: nowrap;
    }

        .hw-inner-page button.red-input span.left, .hw-inner-page button.white-input span.left {
            background-position: left top;
            padding: 0 0 0 4px;
        }

        .hw-inner-page button.red-input span.right {
            background-position: right -100px;
            padding: 8px 20px 8px 16px;
            font-size: 93.75%;
            color: #fff;
            line-height: 15px;
            min-height: 15px;
        }

        .hw-inner-page button.white-input span.right {
            background-position: right -100px;
            padding: 8px 20px 8px 16px;
            font-size: 93.75%;
            color: #fff;
            line-height: 15px;
            min-height: 15px;
        }

        .hw-inner-page button.white-input span.left {
            background-position: left -200px;
        }

        .hw-inner-page button.white-input span.right {
            background-position: right -300px;
            color: #000;
        }

.hw-inner-page button[type=submit].focus span {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page button.red-input:hover span, .hw-inner-page button.red-input:active span, .hw-inner-page button.red-input:focus span {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page button.white-input:hover span, .hw-inner-page button.white-input:active span, .hw-inner-page button.white-input:focus span {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page button[type=submit]::-moz-focus-inner {
    border: 0 !important;
    margin: 0 -2px;
}

.hw-inner-page .grid .shaded-item, .hw-inner-page .grid .banner-item {
    border-bottom: 25px solid transparent;
}

.hw-inner-page .secondary-background .grid .banner-item {
    margin: 10px 0 0;
}

.hw-inner-page .grid-16 .banner-item {
    padding-right: 25px;
}

.hw-inner-page .grid .last-item {
    border-bottom: 0;
}

.hw-inner-page .grid-16 .last-item {
    padding-right: 0;
}

.hw-inner-page .banner-item .image {
    float: left;
    position: relative;
    min-height: 216px;
}

.hw-inner-page .banner-item .text {
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

.hw-inner-page .banner-item:hover h3 {
    text-decoration: underline;
}

.hw-inner-page .grid .banner-item .text {
    bottom: 0;
    padding: 14px 20px;
}

    .hw-inner-page .grid .banner-item .text.top {
        bottom: auto;
        top: 0;
    }

        .hw-inner-page .grid .banner-item .text.top a {
            background: url(../images/common/red_chevron.png) right bottom no-repeat;
        }

.hw-inner-page .grid-24 .banner-item .text {
    width: 360px;
    padding-bottom: 0;
}

.hw-inner-page .grid-12 .banner-item .text {
    width: 385px;
    padding-bottom: 14px;
}

.hw-inner-page .grid-16 .banner-item .text, .hw-inner-page .grid-08 .banner-item .text {
    width: 250px;
}

.hw-inner-page .grid-06 .banner-item .text {
    width: 160px;
}

.hw-inner-page .banner-item h2, .hw-inner-page .grid-24 .banner-item h3, .hw-inner-page .grid .banner-item .cta-link {
    font-weight: 700;
    font-size: 112.5%;
    line-height: 24px;
    color: #fff;
    padding: 0 0 5px;
}

    .hw-inner-page .banner-item h2 a {
        line-height: 24px;
        text-decoration: none;
    }

    .hw-inner-page .grid .banner-item .cta-link span {
        line-height: 24px;
        text-decoration: none;
    }

        .hw-inner-page .grid .banner-item .cta-link span.heading {
            background: url(../images/global-page/cta.png) right bottom no-repeat;
            padding: 0 23px 0 0;
        }

.hw-inner-page .banner-item a {
    color: #fff;
}

    .hw-inner-page .banner-item a:active, .hw-inner-page .banner-item a:focus {
        outline: none;
    }

.hw-inner-page .banner-item h2 a:hover, .hw-inner-page .banner-item h2 a:active, .hw-inner-page .banner-item h2 a:focus {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page .grid .banner-item .cta-link a:hover, .hw-inner-page .grid .banner-item .cta-link a:active, .hw-inner-page .grid .banner-item .cta-link a:focus {
    text-decoration: underline;
    outline: 0;
}

.hw-inner-page .banner-item p, .hw-inner-page .banner-item li {
    line-height: 18px;
    color: #fff;
}

.hw-inner-page .banner-item p, .hw-inner-page .banner-item ul, .hw-inner-page .banner-item ol {
    padding-bottom: 3px;
    padding-top: 0;
}

.hw-inner-page .grid-24 .banner-item p, .hw-inner-page .grid-24 .banner-item ul, .hw-inner-page .grid-24 .banner-item ol {
    padding-bottom: 17px;
}

.hw-inner-page .banner-item {
    /*    ol {
          list-style-type: disc;
          li {
            list-style-type: disc;
          }
        }*/
}

    .hw-inner-page .banner-item ul, .hw-inner-page .banner-item ol {
        padding-left: 19px;
    }

    .hw-inner-page .banner-item li {
        padding-bottom: 0;
        padding-top: 0;
    }

    .hw-inner-page .banner-item ol li {
        padding-left: 6px;
    }

.hw-inner-page .feature-item .feature-row ul {
    list-style: none;
}

    .hw-inner-page .feature-item .feature-row ul li {
        list-style: none;
    }

.hw-inner-page .grid .feature-item .feature-row ul {
    padding-left: 0;
    padding-top: 15px;
    float: left;
}

    .hw-inner-page .grid .feature-item .feature-row ul li {
        float: left;
        width: 325px;
        background: url(../images/global-page/tick.png) -1px 5px no-repeat;
        padding-left: 37px;
        padding-bottom: 0;
    }

        .hw-inner-page .grid .feature-item .feature-row ul li.left, .hw-inner-page .grid .feature-item .feature-row ul li.right {
            float: left;
            width: 325px;
        }

        .hw-inner-page .grid .feature-item .feature-row ul li.left {
            margin-right: 25px;
            /*clear: left;*/
        }

        .hw-inner-page .grid .feature-item .feature-row ul li strong {
            color: #000;
            font-weight: 700;
            display: inline-block;
            margin: 0 0 0;
            line-height: 30px;
            font-size: 120%;
        }

        .hw-inner-page .grid .feature-item .feature-row ul li h2 {
            padding-bottom: 0;
        }

        .hw-inner-page .grid .feature-item .feature-row ul li p {
            font-size: 14px;
            line-height: 20px;
            color: #4c4c4c;
            font-weight: normal;
        }

.hw-inner-page .grid-08 .supporting-item h3 {
    font-weight: 700;
    padding: 0 0 17px;
}

.hw-inner-page .grid-08 .supporting-item a.image-link {
    margin: 0 0 25px;
}

.hw-inner-page .grid-08 .supporting-item p {
    padding-left: 0px;
}

.hw-inner-page .grid-08 .supporting-item blockquote {
    background: url(../images/global-page/quote.png) 5px top no-repeat;
    padding: 0 5px 15px 61px;
}

    .hw-inner-page .grid-08 .supporting-item blockquote span {
        background: url(../images/global-page/quote.png) right bottom no-repeat;
        display: block;
        padding-right: 21px;
        color: #000;
        font-weight: 700;
        line-height: 30px;
        font-size: 150%;
        min-height: 90px;
    }

.hw-inner-page .grid .supporting-item p.menu-link {
    font-weight: 700;
    font-size: 112.5%;
    padding: 3px 0 0;
    line-height: 24px;
}

    .hw-inner-page .grid .supporting-item p.menu-link a {
        text-decoration: none;
        line-height: 24px;
        padding: 0 21px 0 0;
        background: url(../images/global-page/menu.png) right bottom no-repeat;
    }

        .hw-inner-page .grid .supporting-item p.menu-link a:hover, .hw-inner-page .grid .supporting-item p.menu-link a:active, .hw-inner-page .grid .supporting-item p.menu-link a:focus {
            outline: 0;
            text-decoration: underline;
        }

.hw-inner-page .grid .shaded-item h3 {
    font-weight: 700;
    font-size: 112.5%;
    line-height: 24px;
    padding: 0 0 15px;
}

.hw-inner-page .grid-12 .shaded-item .column, .hw-inner-page .grid-08 .shaded-item .column, .hw-inner-page .grid-06 .shaded-item .column {
    padding: 25px 25px 10px;
    background-color: #f6f6f6;
}

.hw-inner-page .grid-12 .shaded-item .column {
    width: 525px;
}

.hw-inner-page .grid-08 .shaded-item .column {
    width: 325px;
}

    .hw-inner-page .grid-08 .shaded-item .column .chevron-link {
        color: #D22630;
    }

.hw-inner-page .grid-06 .shaded-item .column {
    width: 225px;
}

.hw-inner-page .grid-16 .apply-item {
    padding-bottom: 25px;
}

    .hw-inner-page .grid-16 .apply-item .column {
        border: 1px solid #e2e2e2;
        padding: 19px 19px 4px;
        min-height: 240px;
        width: 200px;
        margin-right: 25px;
    }

    .hw-inner-page .grid-16 .apply-item .last {
        margin-right: 5px;
    }

.hw-inner-page .grid .apply-item h3 {
    font-weight: 700;
    font-size: 125%;
    line-height: 26px;
    padding: 0 0 10px;
}

.hw-inner-page .grid .apply-item p {
    clear: both;
}

    .hw-inner-page .grid .apply-item p.phone {
        color: #000;
        font-weight: 700;
        font-size: 112.5%;
        line-height: 24px;
        padding: 0 0 5px;
    }

.hw-inner-page .grid .apply-item a.red-button, .hw-inner-page .grid .apply-item a.white-button {
    margin-bottom: 15px;
}

.hw-inner-page .banner-item ul li ul, .hw-inner-page .banner-item ol li ul, .hw-inner-page .banner-item ul li ol, .hw-inner-page .banner-item ol li ol {
    display: none;
}

.hw-inner-page .supporting-item ul li ul, .hw-inner-page .supporting-item ol li ul, .hw-inner-page .supporting-item ul li ol, .hw-inner-page .supporting-item ol li ol {
    display: none;
}

.hw-inner-page .shaded-item ul li ul, .hw-inner-page .shaded-item ol li ul, .hw-inner-page .shaded-item ul li ol, .hw-inner-page .shaded-item ol li ol {
    display: none;
}

.hw-inner-page .apply-item ul li ul, .hw-inner-page .apply-item ol li ul, .hw-inner-page .apply-item ul li ol, .hw-inner-page .apply-item ol li ol {
    display: none;
}

.hw-inner-page .feature-item .feature-row ul li ul, .hw-inner-page .feature-item .feature-row ul li ol {
    display: none;
}

.hw-inner-page .grid .content-item a.red-button, .hw-inner-page .grid .content-item a.white-button {
    margin: 10px 0 0;
}

.hw-inner-page .secondary-background .grid .content-item a.red-button, .hw-inner-page .secondary-background .grid .content-item a.white-button {
    margin: 25px 0 0;
}

.hw-inner-page .expanding-item, .hw-inner-page .expanding-row {
    width: 100%;
}

.hw-inner-page .expanding-item {
    border-top: 1px solid #e2e2e2;
    /*padding: 0 0 25px;*/
    padding: 0 0 0;
    margin: 10px 0 0;
    float: left;
}

.hw-inner-page .expanding-row {
    border-bottom: 1px solid #e2e2e2;
}

    .hw-inner-page .expanding-row:last-child {
        border-bottom: none;
    }

    .hw-inner-page .expanding-row .yearly-awards {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .hw-inner-page .expanding-row .yearly-awards li {
            float: left;
            width: 182px;
            min-height: 238px;
            font-size: 80%;
            list-style-type: none;
            padding: 0;
            margin: 0 11px 10px 0;
        }

            .hw-inner-page .expanding-row .yearly-awards li p {
                padding: 0;
            }

            .hw-inner-page .expanding-row .yearly-awards li span {
                position: relative;
                float: left;
                width: 98%;
                overflow: hidden;
                height: 119px;
                border: 2px solid #f1f1f1;
                margin: 0 0 10px;
            }

                .hw-inner-page .expanding-row .yearly-awards li span img {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    max-width: 100%;
                    max-height: 100%;
                    -webkit-transform: translate(-50%, -50%);
                    -moz-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    -o-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                }

    .hw-inner-page .expanding-row .award-enable {
        display: block !important;
    }

    .hw-inner-page .expanding-row .financial-list {
        float: left;
        width: 94%;
        padding: 0;
        margin: 0 0 0 3%;
    }

        .hw-inner-page .expanding-row .financial-list p {
            float: left;
            color: #4c4c4c;
            padding: 0;
            margin: 0 0 10px 0;
        }

        .hw-inner-page .expanding-row .financial-list ul {
            float: left;
            width: 100%;
            padding: 0;
            margin: 0 0 15px 0;
        }

        .hw-inner-page .expanding-row .financial-list li {
            float: left;
            width: 95%;
            padding: 0;
            margin: 0 0 5px 5%;
        }

            .hw-inner-page .expanding-row .financial-list li span {
                color: #de0000;
            }

.hw-inner-page .expanding-item h4, .hw-inner-page .expanding-item h2 {
    padding: 0;
    /*padding: 5px 0 20px;*/
    font-size: 110%;
    margin-bottom: 0;
}

.hw-inner-page .expanding-item a.more-link {
    text-decoration: none;
    display: block;
    line-height: 26px;
    padding: 15px 59px 15px 25px;
    background-image: url(../images/global-page/controls.png);
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
}

.hw-inner-page .expanding-item .open a.more-link {
    background-position: right -500px;
}

.hw-inner-page .expanding-item a.more-link:hover, .hw-inner-page .expanding-item a.more-link:active, .hw-inner-page .expanding-item a.more-link:focus {
    text-decoration: underline;
    outline: 0;
}

.faqs-toggle {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .faqs-toggle h2 {
        padding: 0;
    }

    .faqs-toggle a {
        text-decoration: none;
        display: block;
        line-height: 26px;
        padding: 15px 59px 15px 0;
        background-image: url(../images/global-page/controls.png);
        background-position: right top;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    .faqs-toggle .open a {
        background-position: right -500px;
    }

    .faqs-toggle a:hover, .faqs-toggle a:active, .faqs-toggle a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .faqs-toggle p a, .faqs-toggle li a {
        display: inline-block;
    }

.hw-inner-page .expanding-item .more-content a {
    background: none;
    padding: 0;
}

/*.no-js .hw-inner-page .expanding-item,
	.no-js .hw-inner-page .expanding-row {
		border: 0;
		padding: 0;
		margin: 0;
	}*/
/*.no-js .hw-inner-page .expanding-item a.more-link,
	.no-js .hw-inner-page .expanding-item .open a.more-link {
		display: inline;
		background: 0;
		cursor: text;
		padding: 0;
	}*/
.no-js .hw-inner-page .expanding-item a.more-link:hover, .no-js .hw-inner-page .expanding-item a.more-link:active, .no-js .hw-inner-page .expanding-item a.more-link:focus {
    text-decoration: none;
}

.hw-inner-page .expanding-item {
    margin: 0 0 10px;
}

    .hw-inner-page .expanding-item .more-content {
        display: none;
        padding: 0px 25px 5px;
    }

    .hw-inner-page .expanding-item .expanding-row .expanding-content {
        overflow: auto;
    }

    .hw-inner-page .expanding-item.board-directors .more-content {
        min-height: 150px;
    }

        .hw-inner-page .expanding-item.board-directors .more-content img {
            float: left;
            margin: 0 10px 1px 0;
            border: 1px solid #ccc;
        }

    .no-js .hw-inner-page .expanding-item .more-content, .hw-inner-page .expanding-item .open .more-content {
        display: none;
    }

/*.no-js .hw-inner-page .expanding-item .more-content,
	.no-js .hw-inner-page .expanding-item .open .more-content {
		padding: 0;
	}*/
.overlay {
    display: none;
}

    .overlay .lightbox-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1001;
    }

    .overlay .underlay {
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(62, 64, 69, 0.85);
        z-index: 1000;
    }

    .overlay .lightbox {
        position: relative;
        width: 875px;
        margin: 0 auto;
        background: #fff;
        -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        z-index: 1002;
    }

    .overlay button.lightbox-close, .overlay button[type=button].focus {
        position: absolute;
        text-indent: -9999px;
        top: -16px;
        right: -16px;
        display: block;
        width: 41px;
        height: 41px;
        -moz-border-radius: 41px;
        -webkit-border-radius: 41px;
        border-radius: 41px;
        -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        background: url(../images/global-page/close.png) center center no-repeat;
    }

        .overlay button.lightbox-close:active, .overlay button.lightbox-close:focus {
            border: 2px solid #000;
        }

    .overlay button[type=button].focus {
        border: 2px solid #000;
    }

    .overlay button[type=button]::-moz-focus-inner {
        border: 0 !important;
    }

    .overlay .lightbox-content {
        width: 825px;
        padding: 22px 25px 25px;
        background: url(../images/global-page/overlay_background.png) center top repeat-x;
    }

.hw-inner-page .expanding-item h4, .hw-inner-page .expanding-item h2 span {
    display: none;
}

.hw-inner-page .overlay .lightbox-content h2 {
    font-size: 150%;
    line-height: 30px;
    padding: 1px 0 44px;
}

.hw-inner-page .overlay .lightbox-content h3 {
    font-weight: 700;
    font-size: 93.75%;
    line-height: 21px;
    padding: 0 0 15px;
}

.none {
    display: none !important;
}

.show {
    display: block !important;
    opacity: 1 !important;
}

.invisible {
    visibility: hidden !important;
}

.visible {
    visibility: visible !important;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.noborder {
    border: none !important;
}

.no-bg {
    background: none !important;
}

.hw-inner-page .grid .back-row {
    padding: 12px 0;
    float: left;
    /*border-top: 1px solid #e5e5e5;*/
    margin: 1px 0;
}

.small-print {
    border-top: 1px solid #e2e2e2;
    display: block;
    overflow: auto;
    padding: 32px 0 0;
    margin: 26px 0 0 0;
}

#contact-table h2 {
    font-size: 130%;
    line-height: 30px;
    font-weight: 700;
    padding: 0 0 20px;
}

#contact-table table h3 {
    padding: 10px 0 0px;
    line-height: 24px;
}

.hroz-seperator {
    background: #d8d8d8;
    height: 1px;
    display: block;
    margin: 10px 0 30px;
    width: 100%;
    float: left;
}

.hw-inner-page .mobile-only {
    display: none !important;
}

.hw-inner-page .desktop-only {
    display: block !important;
}

.hw-inner-page .circle {
    background: #ccc;
    height: 8px;
    width: 8px;
    display: inline-block;
    margin: 0px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

    .hw-inner-page .circle.red {
        background: #d0021c;
    }

    .hw-inner-page .circle.blue {
        background: #4990e2;
    }

    .hw-inner-page .circle.purple {
        background: #2d1e52;
    }

    .hw-inner-page .circle.black {
        background: #000;
    }

    .hw-inner-page .circle.orange {
        background: #ffa157;
    }

.hw-inner-page ul.inline, .hw-inner-page .inline {
    display: inline-block;
}

    .hw-inner-page ul.inline li, .hw-inner-page .inline li {
        display: inline;
    }

.hw-inner-page .branch-container {
    /*background: #4a4a4a;*/
    background: #3e4045;
    color: #fff;
}

    .hw-inner-page .branch-container .branch-select {
        padding: 20px 5px 7px;
    }

        .hw-inner-page .branch-container .branch-select ul {
            padding: 0;
        }

            .hw-inner-page .branch-container .branch-select ul li {
                display: block;
                float: left;
                padding: 0;
                color: #fff;
                vertical-align: middle;
                border-left: 1px solid #6f6f6f;
                /* height: 65px;*/
                /*&.second {
            max-width: 100px;
            ul.listing li {
              display: block;
              width: 100%;
            }
          }*/
            }

                .hw-inner-page .branch-container .branch-select ul li h4 {
                    display: none !important;
                    color: #fff !important;
                    line-height: 24px;
                    display: block;
                    background: url(../images/mobile/footer/controls.png) no-repeat right -2px !important;
                    padding: 10px 20px 10px 0 !important;
                }

                    .hw-inner-page .branch-container .branch-select ul li h4.ui-accordion-header-active {
                        background-position: right bottom !important;
                    }

                .hw-inner-page .branch-container .branch-select ul li:first-child {
                    border: none;
                }

                .hw-inner-page .branch-container .branch-select ul li:last-child {
                    border: none;
                }

                .hw-inner-page .branch-container .branch-select ul li label {
                    color: #fff;
                }

                .hw-inner-page .branch-container .branch-select ul li .block {
                    display: block;
                    padding: 0px 15px;
                    line-height: 30px;
                }

                .hw-inner-page .branch-container .branch-select ul li .rich-select {
                    border: none;
                    position: relative;
                }

                    .hw-inner-page .branch-container .branch-select ul li .rich-select:before {
                        display: none;
                    }

                    .hw-inner-page .branch-container .branch-select ul li .rich-select:after {
                        content: '';
                        background: url(../images/common/map-select-arrow.png) no-repeat 0 0;
                        width: 12px;
                        height: 8px;
                        position: absolute;
                        right: 8px;
                        top: 10px;
                        pointer-events: none;
                    }

                    .hw-inner-page .branch-container .branch-select ul li .rich-select select {
                        height: 28px;
                        min-width: 160px;
                        padding: 0 10px;
                        border: none;
                        margin-bottom: 10px;
                        font: bold 12px/18px "Arial", sans-serif, serif;
                        background: #feffff;
                        background: -moz-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(0%, #fefefe), color-stop(100%, #d2d2d2));
                        background: -webkit-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                        background: -o-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                        background: -ms-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                        background: linear, to bottom, #feffff 0%, #fefefe 0%, #d2d2d2 100%;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#d2d2d2', GradientType=0);
                        -moz-border-radius: 3px;
                        -webkit-border-radius: 3px;
                        -ms-border-radius: 3px;
                        -o-border-radius: 3px;
                        border-radius: 3px;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        -webkit-user-select: text;
                        -moz-user-select: text;
                        -ms-user-select: text;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        -webkit-user-select: text;
                        /* Chrome all / Safari all */
                        -moz-user-select: text;
                        /* Firefox all */
                        -ms-user-select: text;
                        /* IE 10+ */
                    }

                        .hw-inner-page .branch-container .branch-select ul li .rich-select select::-ms-expand {
                            display: none;
                        }

                        .hw-inner-page .branch-container .branch-select ul li .rich-select select::-ms-expand {
                            display: none;
                        }

                        .hw-inner-page .branch-container .branch-select ul li .rich-select select:focus {
                            outline: none;
                        }

            .hw-inner-page .branch-container .branch-select ul ul.listing {
                display: block;
                margin: 0 15px;
                padding: 0;
                float: left;
            }

                .hw-inner-page .branch-container .branch-select ul ul.listing.single {
                    margin-top: 32px;
                }

                .hw-inner-page .branch-container .branch-select ul ul.listing li {
                    margin: 0;
                    padding: 0;
                    height: initial;
                    float: left;
                    display: block;
                    clear: left;
                    border: none;
                }

                    .hw-inner-page .branch-container .branch-select ul ul.listing li .inn {
                        line-height: 32px;
                    }

.hw-inner-page .branch-list {
    display: block;
    height: 645px;
    width: 25%;
    float: right;
    overflow: auto;
}

    .hw-inner-page .branch-list ul {
        display: block;
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

        .hw-inner-page .branch-list ul li {
            display: block;
            padding: 15px 20px 15px;
        }

            .hw-inner-page .branch-list ul li h3, .hw-inner-page .branch-list ul li h4, .hw-inner-page .branch-list ul li h5 {
                margin: 0;
                padding: 0 0 5px;
            }

            .hw-inner-page .branch-list ul li p {
                line-height: 18px;
            }

            .hw-inner-page .branch-list ul li:nth-child(even) {
                background-color: #ebebeb;
            }

            .hw-inner-page .branch-list ul li:nth-child(odd) {
                background-color: #f7f7f7;
            }

            .hw-inner-page .branch-list ul li.active {
                background-color: #de0000;
            }

                .hw-inner-page .branch-list ul li.active h3, .hw-inner-page .branch-list ul li.active h4, .hw-inner-page .branch-list ul li.active h5, .hw-inner-page .branch-list ul li.active h6, .hw-inner-page .branch-list ul li.active p, .hw-inner-page .branch-list ul li.active a {
                    color: #fff;
                }

.hw-inner-page .branch-map {
    display: block;
    float: right;
    height: 645px;
    width: 75%;
    background-color: #ebebeb;
}

.inline-button {
    display: inline-block;
    margin-right: 10px;
}

.faq-box h2 {
    margin-bottom: 18px;
}

.listIntro {
    float: left;
    padding: 0;
    margin: 0;
}

    .listIntro p {
        padding: 0 0 10px !important;
    }

    .listIntro ul {
        padding: 0 !important;
        margin: 0;
    }

        .listIntro ul li {
            list-style-type: none !important;
            padding-bottom: 10px;
        }

    .listIntro h2 {
        font-weight: normal !important;
    }

div#overlay-content-block {
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

.scroll-none {
    overflow: hidden !important;
    width: 100%;
}

.hw-inner-page .expanding-item .more-content span.chevron-link,
.hw-inner-page .expanding-item .more-content span.new-window-link,
.hw-inner-page .expanding-item .more-content span.pdf-link,
.hw-inner-page .expanding-item .more-content span.external-link,
.hw-inner-page .expanding-item .more-content span.overlay-launch-link,
.hw-inner-page .expanding-item .more-content span.video-link {
    padding: 0 17px 0 0;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.hw-inner-page span.chevron-link {
    background-image: url(../images/common/red_chevron.png);
}

.hw-inner-page span.new-window-link {
    background-image: url(../images/common/red_new_window.png);
}

.hw-inner-page span.pdf-link {
    background-image: url(../images/common/red_pdf_download.png);
}

.hw-inner-page span.external-link {
    background-image: url(../images/common/red_external_site.png);
}

.hw-inner-page span.overlay-launch-link {
    background-image: url(../images/common/red_overlay_launch.png);
}

.hw-inner-page span.video-link {
    background-image: url(../images/common/red_video.png);
}

/*.hw-inner-page .expanding-item .more-content{
  ol{
	counter-reset: item;
  }
  li{
	display: block;
	&:before{
	  content: counters(item, ".") " ";
	  counter-increment: item;
	}
  }
}*/
.hw-inner-page {
    /*  .hw-inner-page .apply-now-form fieldset span.scfCheckbox{
      input{
        float: left;
        width: 13px;
        margin: 4px 10px 0 0;
      }
      label{
        width: auto;
      }
    }*/
}

    .hw-inner-page .empty {
        padding: 0;
    }

    .hw-inner-page .apply-now-form {
        float: left;
        width: 94%;
        background: #f6f6f6;
        padding: 3%;
        margin: 0;
    }

        .hw-inner-page .apply-now-form fieldset {
            clear: left;
            float: left;
            width: 365px;
            padding: 0;
            margin: 0 0 0;
        }

            .hw-inner-page .apply-now-form fieldset label {
                float: left;
                width: 100%;
                color: #9d9d9d;
                padding: 0;
                margin: 0 0 5px 5px;
                font-size: 14px !important;
                font-weight: normal;
            }

            .hw-inner-page .apply-now-form fieldset span {
                float: left;
                width: 100%;
                color: #9d9d9d;
                padding: 0;
                margin: 0 0 5px 0;
                font-size: 14px;
                font-weight: normal;
            }

                .hw-inner-page .apply-now-form fieldset span.scfValidator {
                    font-size: 11px;
                    margin: 10px 0 0 0;
                    color: #9B9B9B;
                    font-weight: normal;
                }

                .hw-inner-page .apply-now-form fieldset span.scfCheckbox input {
                    float: left;
                    width: 13px;
                    margin: 4px 10px 0 0;
                }

                .hw-inner-page .apply-now-form fieldset span.scfCheckbox label {
                    width: auto;
                }

            .hw-inner-page .apply-now-form fieldset input {
                float: left;
                width: 100%;
                border: 1px solid #cccccc;
                padding: 2% 2%;
                margin: 0;
                font-size: 12px;
                height: 35px;
            }

                .hw-inner-page .apply-now-form fieldset input:focus {
                    border: 1px solid #000000;
                }

            .hw-inner-page .apply-now-form fieldset .rich-select, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel {
                border: none;
            }

                .hw-inner-page .apply-now-form fieldset .rich-select:before, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel:before {
                    display: none;
                }

                .hw-inner-page .apply-now-form fieldset .rich-select:after, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel:after {
                    background: url("../image/sprite.png") no-repeat 0 -195px;
                    width: 48px;
                    height: 52px;
                    position: absolute;
                    right: 1px;
                    top: 12px;
                }

                .hw-inner-page .apply-now-form fieldset .rich-select select, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel select {
                    height: 33px;
                    width: 100%;
                    padding: 0;
                    border-bottom: 1px solid #4a4a4a;
                    margin: 0 0 20px;
                    font: normal 12px/18px "Arial", sans-serif, serif;
                    border-radius: 0;
                    background: transparent;
                    background-image: url(../images/common/select-arrow.png);
                    background-repeat: no-repeat;
                    background-position: right 10px;
                    outline: none;
                    -moz-appearance: none;
                    -webkit-appearance: none;
                }

                    .hw-inner-page .apply-now-form fieldset .rich-select select::-ms-expand, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel select::-ms-expand {
                        display: none;
                    }

                    .hw-inner-page .apply-now-form fieldset .rich-select select:focus, .hw-inner-page .apply-now-form fieldset .scfDropListGeneralPanel select:focus {
                        background-image: url(../images/common/select-arrow-active.png);
                    }

            .hw-inner-page .apply-now-form fieldset .red-button {
                display: block;
                float: left;
                cursor: pointer;
                white-space: nowrap;
                padding: 10px 15px;
                font-size: 93.75%;
                color: #fff;
                line-height: 15px;
                width: auto;
                margin: 25px 0 0;
                min-height: 15px;
                text-decoration: none;
                border: 1px solid #9d0508;
                background: #D22630;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            .hw-inner-page .apply-now-form fieldset .scfRequired, .hw-inner-page .apply-now-form fieldset .scfValidatorRequired {
                display: none;
            }

            .hw-inner-page .apply-now-form fieldset .scfValidationSummary ul {
                padding-left: 0;
            }

                .hw-inner-page .apply-now-form fieldset .scfValidationSummary ul li {
                    color: #D22630;
                    font-size: 12px;
                    line-height: 18px;
                    position: relative;
                    list-style: none;
                    padding: 0 0 10px 15px;
                }

                    .hw-inner-page .apply-now-form fieldset .scfValidationSummary ul li:before {
                        content: '';
                        width: 10px;
                        height: 10px;
                        position: absolute;
                        top: 3px;
                        left: 0;
                        background: url(../images/common/error-mark.png) no-repeat 0 0;
                    }

        .hw-inner-page .apply-now-form .scfEmailGeneralPanel, .hw-inner-page .apply-now-form .scfMultipleLineGeneralPanel, .hw-inner-page .apply-now-form .scfSingleLineGeneralPanel,
        .hw-inner-page .apply-now-form .scfPasswordGeneralPanel, .hw-inner-page .apply-now-form .scfNumberGeneralPanel, .hw-inner-page .apply-now-form .scfDatePickerGeneralPanel,
        .hw-inner-page .apply-now-form .scfDateGeneralPanel, .hw-inner-page .apply-now-form .scfRadioButtonListGeneralPanel, .hw-inner-page .apply-now-form .scfCheckBoxListGeneralPanel,
        .hw-inner-page .apply-now-form .scfFileUploadGeneralPanel, .hw-inner-page .apply-now-form .scfDateSelectorGeneralPanel, .hw-inner-page .apply-now-form .scfCreditCardGeneralPanel,
        .hw-inner-page .apply-now-form .scfConfirmPasswordGeneralPanel, .hw-inner-page .apply-now-form .scfCaptchaGeneralPanel, .hw-inner-page .apply-now-form .scfTelephoneGeneralPanel, .hw-inner-page .apply-now-form .scfSmsTelephoneGeneralPanel {
            float: left;
            width: 358px;
            padding: 0;
            margin: 0 0 22px;
        }

        .hw-inner-page .apply-now-form .scfDropListGeneralPanel {
            width: 100%;
        }

        .hw-inner-page .apply-now-form .scfRadioButtonList {
            width: 100% !important;
        }

            .hw-inner-page .apply-now-form .scfRadioButtonList label {
                width: 100%;
                position: relative;
                padding: 0 0 0 25px;
                box-sizing: border-box;
                color: #000000;
                font-weight: normal;
            }

                .hw-inner-page .apply-now-form .scfRadioButtonList label:after {
                    content: '';
                    width: 18px;
                    height: 18px;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background: #f6f6f6;
                    border-radius: 100px;
                    border: 1px solid #989898;
                }

            .hw-inner-page .apply-now-form .scfRadioButtonList input {
                width: 5%;
                margin: 5px 10px 0 0;
                display: none;
            }

                .hw-inner-page .apply-now-form .scfRadioButtonList input:checked + label:before {
                    content: '';
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    top: 4px;
                    left: 4px;
                    border-radius: 100px;
                    background: #e6282a;
                    z-index: 1;
                }

            .hw-inner-page .apply-now-form .scfRadioButtonList table {
                width: 100%;
            }

                .hw-inner-page .apply-now-form .scfRadioButtonList table td {
                    background: none;
                }

        .hw-inner-page .apply-now-form .scfSubmitButtonBorder input[type="submit"] {
            display: block;
            float: left;
            cursor: pointer;
            white-space: nowrap;
            padding: 12px 15px;
            font-size: 14px;
            color: #fff;
            line-height: 15px;
            width: auto;
            margin: 0;
            min-height: 15px;
            text-decoration: none;
            border: none;
            background: #D22630;
            border-radius: 0;
            min-width: 200px;
            height: 40px;
            text-transform: uppercase;
            font-weight: bold;
            box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.3);
        }

        .hw-inner-page .apply-now-form .scfRadioButtonListGeneralPanel tbody td {
            background-color: transparent;
            padding: 10px 0;
        }

        .hw-inner-page .apply-now-form .change-color {
            color: #000000;
        }

        .hw-inner-page .apply-now-form .scfTitleBorder {
            margin: 0 0 30px 0;
        }

        .hw-inner-page .apply-now-form .scfValidationSummary {
            margin: 0;
        }

    .hw-inner-page .iban-generator {
        float: left;
        width: 100%;
        padding: 0;
        margin: 40px 0 30px;
    }

        .hw-inner-page .iban-generator .rich-select {
            display: none;
            width: 100%;
            border: none;
            background: none;
            padding: 0;
            margin: 0 0 25px;
        }

            .hw-inner-page .iban-generator .rich-select:before {
                display: none;
            }

            .hw-inner-page .iban-generator .rich-select:after {
                background: url("../image/sprite.png") no-repeat 0 -195px;
                width: 48px;
                height: 52px;
                position: absolute;
                right: 1px;
                top: 12px;
            }

            .hw-inner-page .iban-generator .rich-select select {
                height: 33px;
                width: 100%;
                padding: 0 2%;
                border: 1px solid #d5d5d5;
                margin: 0;
                font: normal 12px/18px "Arial", sans-serif, serif;
                background: #feffff;
                /* Old browsers */
                background: -moz-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feffff), color-stop(0%, #fefefe), color-stop(100%, #d2d2d2));
                /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #feffff 0%, #fefefe 0%, #d2d2d2 100%);
                /* IE10+ */
                background: linear, to bottom, #feffff 0%, #fefefe 0%, #d2d2d2 100%;
                /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#d2d2d2', GradientType=0);
                /* IE6-9 */
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -ms-border-radius: 3px;
                -o-border-radius: 3px;
                border-radius: 3px;
            }

        .hw-inner-page .iban-generator ul {
            float: left;
            width: 100%;
            padding: 0;
            margin: 0 0 29px;
        }

            .hw-inner-page .iban-generator ul li {
                float: left;
                text-align: center;
                font-size: 112.5%;
                list-style-type: none;
                padding: 0;
                margin: 0;
            }

                .hw-inner-page .iban-generator ul li a {
                    position: relative;
                    float: left;
                    width: 300px;
                    color: #000;
                    border: 1px solid #f2f2f2;
                    padding: 15px 0;
                    text-decoration: none;
                    background: #f6f6f6;
                    /* Old browsers */
                    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
                    /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ffffff));
                    /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
                    /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
                    /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
                    /* IE10+ */
                    background: linear, to bottom, #f6f6f6 0%, #ffffff 100%;
                    /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
                    /* IE6-8 */
                }

        .hw-inner-page .iban-generator .ui-tabs-active a {
            background: #bdbec2;
        }

            .hw-inner-page .iban-generator .ui-tabs-active a:after {
                content: "";
                position: absolute;
                left: 50%;
                bottom: -15px;
                width: 31px;
                height: 15px;
                background: url("../images/common/bg_selected.png") no-repeat center bottom;
                margin-left: -15px;
            }

                .hw-inner-page .iban-generator .ui-tabs-active a:after:focus {
                    border: 1px solid #f2f2f2;
                }

        .hw-inner-page .iban-generator div {
            float: left;
            width: 94%;
            background: #f6f6f6;
            padding: 3%;
            margin: 0;
        }

            .hw-inner-page .iban-generator div fieldset {
                float: left;
                width: 100%;
                padding: 0;
                margin: 0 0 17px;
            }

                .hw-inner-page .iban-generator div fieldset input {
                    float: left;
                    width: 113px;
                    border: 1px solid #d5d5d5;
                    padding: 10px;
                    margin: 0 15px 20px 0;
                }

                    .hw-inner-page .iban-generator div fieldset input:focus {
                        border: 1px solid #d5d5d5;
                    }

                    .hw-inner-page .iban-generator div fieldset input:nth-of-type(2) {
                        width: 213px;
                    }

                .hw-inner-page .iban-generator div fieldset .red-button {
                    clear: left;
                    display: block;
                    float: left;
                    cursor: pointer;
                    white-space: nowrap;
                    padding: 10px 15px;
                    font-size: 93.75%;
                    color: #fff;
                    line-height: 15px;
                    width: auto;
                    margin: 5px 0 0;
                    min-height: 15px;
                    text-decoration: none;
                    border: 1px solid #9d0508;
                    background: #D22630;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px;
                }

        .hw-inner-page .iban-generator #tabs-2 input {
            width: 96%;
            padding: 10px 2%;
            margin-right: 0;
        }

        .hw-inner-page .iban-generator #tabs-2 a input {
            width: auto;
        }

    .hw-inner-page .question-mark {
        float: right !important;
        width: 20px !important;
        height: 20px;
        cursor: pointer;
        padding: 0;
        margin: 1px 42% 0 0;
    }

    .hw-inner-page .banner-tab {
        position: relative;
        float: left;
        width: 96%;
        padding: 0;
        margin: 0 2% 20px;
    }

        .hw-inner-page .banner-tab ul {
            display: table;
            position: relative;
            float: left;
            width: 100%;
            text-align: center;
            padding: 0;
            margin: 0;
            z-index: 1;
        }

            .hw-inner-page .banner-tab ul li {
                position: relative;
                display: table-cell;
                width: 13.9%;
                line-height: normal;
                color: #000;
                font-size: 94%;
                text-align: center;
                list-style-type: none;
                vertical-align: middle;
                padding: 0;
                margin: 0;
            }

                .hw-inner-page .banner-tab ul li:last-child a:before {
                    display: none;
                }

                .hw-inner-page .banner-tab ul li em {
                    display: none;
                }

                .hw-inner-page .banner-tab ul li.active {
                    text-decoration: none;
                    cursor: default;
                    color: #fff;
                    background: #db0c04;
                }

                    .hw-inner-page .banner-tab ul li.active strong {
                        text-decoration: none;
                    }

                    .hw-inner-page .banner-tab ul li.active em {
                        display: block;
                        content: "";
                        position: absolute;
                        left: 50%;
                        bottom: -17px;
                        width: 0;
                        height: 0;
                        margin-left: -17px;
                        border-left: 17px solid transparent;
                        border-right: 17px solid transparent;
                        border-top: 17px solid #db0c04;
                    }

                    .hw-inner-page .banner-tab ul li.active:before {
                        display: none;
                    }

                    .hw-inner-page .banner-tab ul li.active a {
                        color: #fff;
                    }

                        .hw-inner-page .banner-tab ul li.active a:hover, .hw-inner-page .banner-tab ul li.active a:hover strong {
                            text-decoration: none;
                            cursor: default;
                        }

                        .hw-inner-page .banner-tab ul li.active a:before {
                            display: none;
                        }

                .hw-inner-page .banner-tab ul li a {
                    text-decoration: none;
                    position: relative;
                    float: left;
                    width: 92%;
                    color: #000;
                    padding: 4% 4%;
                    margin: 0;
                    /*&.active {
			text-decoration: none;
			cursor: default;
			color: #fff;
			background: #db0c04;

			strong {
			  text-decoration: none;
			}

			em {
			  display: block;
			  content: "";
			  position: absolute;
			  left: 50%;
			  bottom: -17px;
			  width: 0;
			  height: 0;
			  margin-left: -17px;
			  border-left: 17px solid transparent;
			  border-right: 17px solid transparent;
			  border-top: 17px solid #db0c04;
			}

			&:before {
			  display: none;
			}

		  }*/
                }

                    .hw-inner-page .banner-tab ul li a:before {
                        position: absolute;
                        right: 0;
                        top: 30px;
                        content: "";
                        width: 1px;
                        height: 42px;
                        background: #dddddd;
                        margin: -21px 0 0 0;
                    }

                    .hw-inner-page .banner-tab ul li a strong {
                        float: left;
                        font-size: 130%;
                        width: 100%;
                    }

                    .hw-inner-page .banner-tab ul li a:hover {
                        text-decoration: underline;
                    }

                        .hw-inner-page .banner-tab ul li a:hover strong {
                            text-decoration: underline;
                        }

    .hw-inner-page .move-up {
        margin-top: -90px;
        z-index: 100;
    }

        .hw-inner-page .move-up:after {
            content: "";
            width: 200%;
            height: 100%;
            position: absolute;
            left: -50%;
            top: 0;
            background: rgba(255, 255, 255, 0.8);
        }

    .hw-inner-page .banner-teb-mobile {
        display: none;
    }

    .hw-inner-page .switch-sabb-advance {
        position: relative;
        float: left;
        width: 100%;
        min-height: 550px;
        padding: 0;
        margin: 0 0 20px;
    }

        .hw-inner-page .switch-sabb-advance img {
            width: 100%;
        }

        .hw-inner-page .switch-sabb-advance .scEmptyImage {
            width: auto;
        }

        .hw-inner-page .switch-sabb-advance h2 {
            position: absolute;
            left: 70px;
            top: 90px;
            font-weight: normal;
            width: 280px;
            color: #dd2c26;
        }

            .hw-inner-page .switch-sabb-advance h2 p {
                clear: left;
                float: left;
                font-size: 34px;
                font-weight: normal;
                color: inherit;
                background: #fff;
                padding: 10px;
                margin: 0 0 5px;
            }

        .hw-inner-page .switch-sabb-advance .text {
            position: absolute;
            left: 430px;
            top: 153px;
            width: 680px;
        }

            .hw-inner-page .switch-sabb-advance .text img {
                position: static;
                width: auto;
                min-height: inherit;
                height: auto;
            }

            .hw-inner-page .switch-sabb-advance .text h2 {
                position: static;
                color: #fff;
            }

            .hw-inner-page .switch-sabb-advance .text p, .hw-inner-page .switch-sabb-advance .text li {
                clear: left;
                float: left;
                font-size: 100%;
                color: #fff;
            }

            .hw-inner-page .switch-sabb-advance .text ul {
                float: left;
                width: 100%;
                padding: 0;
                margin: 0 0 0 17px;
            }

        .hw-inner-page .switch-sabb-advance .red span {
            background: #362660;
        }

        .hw-inner-page .switch-sabb-advance .dark-blue span {
            background: #362660;
        }

        .hw-inner-page .switch-sabb-advance .dark-gray span {
            background: #3e4045;
        }

        .hw-inner-page .switch-sabb-advance .white span {
            background: #fff;
        }

        .hw-inner-page .switch-sabb-advance .shocking-blue span {
            background: #0000de;
        }

        .hw-inner-page .switch-sabb-advance .green span {
            background: #159400;
        }

        .hw-inner-page .switch-sabb-advance .orange span {
            background: #ee9d00;
        }

        .hw-inner-page .switch-sabb-advance .purple span {
            background: #6700a9;
        }

        .hw-inner-page .switch-sabb-advance .yellow span {
            background: #f7e800;
        }

        .hw-inner-page .switch-sabb-advance .pink span {
            background: #d600ce;
        }

    .hw-inner-page .two-column {
        min-height: 370px;
        background: #252525;
        margin-bottom: 20px;
    }

        .hw-inner-page .two-column h2 {
            top: 50px;
            color: #252525;
        }

        .hw-inner-page .two-column .text {
            top: 103px;
        }

            .hw-inner-page .two-column .text div {
                float: left;
                width: 40%;
                padding: 0;
                margin-right: 40px;
            }

                .hw-inner-page .two-column .text div:last-child {
                    margin-right: 0px;
                }

    .hw-inner-page .advance-landing-services {
        float: left;
        width: 100%;
        background: #f7f7f7;
        padding: 40px 0 0;
        margin: 0 0 40px;
        /*ul {
	  float: none;
	  display: block;
	  max-width: 1175px;
	  width: 100%;
	  padding: 0;
	  margin: 0 auto;

	  li {
		float: left;
		list-style-type: none;
		width: 30%;
		padding: 0;
		margin: 0 4% 40px 0;

		&:nth-child(3n+3) {
		  margin-right: 0;
		}

		a {
		  color: #d10b08;
		}

	  }
	}*/
    }

        .hw-inner-page .advance-landing-services .advance-grid {
            float: none;
            display: block;
            max-width: 1175px;
            width: 100%;
            padding: 0;
            margin: 0 auto;
        }

            .hw-inner-page .advance-landing-services .advance-grid .grid-06 {
                width: 30%;
                padding: 0;
                margin: 0 4% 40px 0;
            }

                .hw-inner-page .advance-landing-services .advance-grid .grid-06 li {
                    list-style: none;
                    padding: 0 0 15px 0;
                }

                .hw-inner-page .advance-landing-services .advance-grid .grid-06:nth-child(3n+3) {
                    margin-right: 0;
                }

                .hw-inner-page .advance-landing-services .advance-grid .grid-06 a.chevron-link {
                    color: #d10b08;
                }

    .hw-inner-page .middle-content {
        float: left;
        margin-bottom: 20px;
    }

        .hw-inner-page .middle-content h2 {
            float: left;
            width: 100%;
            font-size: 35px;
            line-height: 40px;
            font-weight: normal;
            color: #dd2c26;
            text-align: center;
            padding: 0;
            margin: 0 0 25px;
        }

        .hw-inner-page .middle-content p {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 18px;
            padding: 0;
            margin: 0;
        }

            .hw-inner-page .middle-content p a {
                color: #dd2c26;
            }

    .hw-inner-page .c-right {
        float: right;
    }

    .hw-inner-page .news-list-box h2 {
        font-size: 22px;
        color: #000;
    }

    .hw-inner-page .full-box h5 {
        font: 400 18px/24px "Arial", Helvetica, sans-serif;
        padding: 0 0 10px;
    }

    .hw-inner-page .contact-us-table {
        width: 100%;
        display: table;
        background: #f6f6f6;
        margin-top: 10px;
    }

        .hw-inner-page .contact-us-table ul {
            display: table-row;
        }

        .hw-inner-page .contact-us-table li {
            display: table-cell;
            border-bottom: 8px solid #fff;
            vertical-align: top;
            padding: 14px 25px;
            height: 100px;
        }

            .hw-inner-page .contact-us-table li:first-child {
                background: #e6e6e6;
                padding: 7px 20px;
                min-width: 150px;
            }

        .hw-inner-page .contact-us-table h2 {
            color: #000;
        }

        .hw-inner-page .contact-us-table .head li {
            height: auto;
        }

            .hw-inner-page .contact-us-table .head li:last-child {
                padding: 7px 25px;
            }

    .hw-inner-page .CommonLinkButtons {
        padding: 0 0 10px 0 !important;
    }

        .hw-inner-page .CommonLinkButtons li {
            list-style-type: none;
            padding-left: 0;
        }

    .hw-inner-page .breadcrumbs {
        float: left;
        width: 98%;
        padding: 0;
        margin: 0;
    }

        .hw-inner-page .breadcrumbs ul, .hw-inner-page .breadcrumbs ol {
            float: left;
            padding: 0;
            margin: 0;
        }

            .hw-inner-page .breadcrumbs ul li, .hw-inner-page .breadcrumbs ol li {
                display: inline;
                float: left;
                background: url(../images/common/red_chevron.png) right 7px no-repeat;
                padding: 0 16px 0 0;
                margin: 0 16px 0 0;
            }

                .hw-inner-page .breadcrumbs ul li:last-child, .hw-inner-page .breadcrumbs ol li:last-child {
                    font-weight: bold;
                    background: none;
                    padding: 0;
                    margin: 0;
                }

                    .hw-inner-page .breadcrumbs ul li:last-child a, .hw-inner-page .breadcrumbs ol li:last-child a {
                        cursor: default;
                    }

                        .hw-inner-page .breadcrumbs ul li:last-child a:hover, .hw-inner-page .breadcrumbs ol li:last-child a:hover {
                            text-decoration: none;
                        }

                .hw-inner-page .breadcrumbs ul li a, .hw-inner-page .breadcrumbs ol li a {
                    text-decoration: none;
                    color: #464a4a;
                }

                    .hw-inner-page .breadcrumbs ul li a:hover, .hw-inner-page .breadcrumbs ol li a:hover {
                        text-decoration: underline;
                    }

    .hw-inner-page .space-top {
        margin-top: 35px;
    }

.hw-overlay, .hw-overlay-2 {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(62, 64, 69, 0.85);
    z-index: 9999;
}

    .hw-overlay .lightbox-content, .hw-overlay-2 .lightbox-content {
        position: fixed;
        left: 50%;
        top: 25%;
        width: 60%;
        min-height: 250px;
        padding: 0;
        margin: 0 0 0 -30%;
        background: #fff;
        -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
        box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
    }

        .hw-overlay .lightbox-content h2, .hw-overlay-2 .lightbox-content h2 {
            float: left;
            font-size: 150%;
            width: 94%;
            color: #000;
            background: #f8f8f8;
            padding: 3%;
            margin: 0 0 10px;
        }

        .hw-overlay .lightbox-content ul, .hw-overlay-2 .lightbox-content ul {
            float: left;
            width: 92%;
            padding: 0 3% 0 0;
            margin: 10px 0 0 5%;
        }

        .hw-overlay .lightbox-content h3, .hw-overlay .lightbox-content p, .hw-overlay-2 .lightbox-content h3, .hw-overlay-2 .lightbox-content p {
            float: left;
            width: 94%;
            padding: 0 3%;
            margin: 10px 0;
        }

        .hw-overlay .lightbox-content h3, .hw-overlay-2 .lightbox-content h3 {
            font-size: 93.75%;
            font-weight: 700;
        }

        .hw-overlay .lightbox-content .close, .hw-overlay-2 .lightbox-content .close {
            position: absolute;
            top: -16px;
            right: -16px;
            display: block;
            width: 41px;
            height: 41px;
            -moz-border-radius: 41px;
            -webkit-border-radius: 41px;
            border-radius: 41px;
            -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            background: url(../images/global-page/close.png) center center no-repeat;
        }

        .hw-overlay .lightbox-content.lightbox-share, .hw-overlay-2 .lightbox-content.lightbox-share {
            min-height: 0;
            max-width: 540px;
            padding: 30px 40px 40px;
            margin: 0 0 0 -220px;
            left: 42%;
        }

.hw-overlay-2 {
    background: url("../images/gray-bg.png") repeat left top;
}

.hw-inner-page .feature-item h3 {
    padding: 0 0 0px;
}

.expanding-item .ui-accordion .ui-accordion-header, .full-box .ui-accordion .ui-accordion-header, .hw-footer-map-row .ui-accordion .ui-accordion-header, .hw-inner-page .grid .icon-item .ui-accordion .ui-accordion-header {
    display: inherit !important;
    cursor: inherit !important;
    position: inherit !important;
    margin-top: inherit !important;
    min-height: inherit !important;
}

.expanding-item .ui-state-hover, .expanding-item .ui-widget-content .ui-state-hover,
.expanding-item .ui-widget-header .ui-state-hover, .expanding-item .ui-state-focus,
.expanding-item .ui-widget-content .ui-state-focus, .expanding-item .ui-widget-header .ui-state-focus,
.expanding-item .ui-state-default, .expanding-item .ui-widget-content .ui-state-default, .expanding-item .ui-widget-header .ui-state-default,
.full-box .ui-state-hover, .full-box .ui-widget-content .ui-state-hover,
.full-box .ui-widget-header .ui-state-hover, .full-box .ui-state-focus,
.full-box .ui-widget-content .ui-state-focus, .full-box .ui-widget-header .ui-state-focus,
.full-box .ui-state-default, .full-box .ui-widget-content .ui-state-default, .full-box .ui-widget-header .ui-state-default,
.hw-footer-map-row .ui-state-hover, .hw-footer-map-row .ui-widget-content .ui-state-hover,
.hw-footer-map-row .ui-widget-header .ui-state-hover, .hw-footer-map-row .ui-state-focus,
.hw-footer-map-row .ui-widget-content .ui-state-focus, .hw-footer-map-row .ui-widget-header .ui-state-focus,
.hw-footer-map-row .ui-state-default, .hw-footer-map-row .ui-widget-content .ui-state-default, .hw-footer-map-row .ui-widget-header .ui-state-default,
.hw-inner-page .grid .icon-item .ui-state-hover, .hw-inner-page .grid .icon-item .ui-widget-content .ui-state-hover,
.hw-inner-page .grid .icon-item .ui-widget-header .ui-state-hover, .hw-inner-page .grid .icon-item .ui-state-focus,
.hw-inner-page .grid .icon-item .ui-widget-content .ui-state-focus, .hw-inner-page .grid .icon-item .ui-widget-header .ui-state-focus,
.hw-inner-page .grid .icon-item .ui-state-default, .hw-inner-page .grid .icon-item .ui-widget-content .ui-state-default, .hw-inner-page .grid .icon-item .ui-widget-header .ui-state-default {
    border: none !important;
    background: none !important;
}

.expanding-item .ui-widget-content, .full-box .ui-widget-content, .hw-footer-map-row .ui-widget-content, .hw-inner-page .grid .icon-item .ui-widget-content {
    border: none !important;
    background: none !important;
    color: inherit !important;
}

.hw-footer-map-row .ui-state-default a, .hw-footer-map-row .ui-state-default a:link, .hw-footer-map-row .ui-state-default a:visited,
.hw-footer-map-row .ui-state-active a, .hw-footer-map-row .ui-state-active a:link, .hw-footer-map-row .ui-state-active a:visited {
    color: #fff;
}

.hw-footer-map-row .ui-accordion .ui-accordion-content {
    padding: 0;
}

.hw-inner-page .general-content {
    width: 95%;
}

.hw-inner-page h2.general-heading {
    font-size: 137%;
    line-height: 26px;
    font-weight: 400;
    padding: 0 0 5px;
}

.hw-tab-navigation h2 {
    float: left;
    margin: 15px 0 0 0;
}

.cmb-header {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 0 20px;
}

.hw-inner-page .grid .shaded-item p {
    float: left;
}

.hw-inner-page ul.CommonLinkButtons li a.red-button {
    clear: left;
}

.hw-inner-page .overlay-forms {
    float: left;
    width: 92%;
}

    .hw-inner-page .overlay-forms .scfForm {
        width: 94%;
        padding: 3%;
    }

    .hw-inner-page .overlay-forms .apply-now-form fieldset {
        width: 100%;
    }

    .hw-inner-page .overlay-forms .apply-now-form .scfDropListGeneralPanel {
        width: 92%;
    }

    .hw-inner-page .overlay-forms .apply-now-form fieldset textarea {
        width: 96%;
    }

    .hw-inner-page .overlay-forms .apply-now-form fieldset .scfError,
    .hw-inner-page .overlay-forms .apply-now-form fieldset .scfValidationSummary,
    .hw-inner-page .overlay-forms .apply-now-form fieldset .scfValidatorRequired,
    .hw-inner-page .overlay-forms .apply-now-form fieldset .scfValidator {
        color: red !important;
        margin-top: 10px !important;
    }

    .hw-inner-page .overlay-forms .apply-now-form .scfEmailGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfMultipleLineGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfSingleLineGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfPasswordGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfNumberGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfDatePickerGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfDateGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfRadioButtonListGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfCheckBoxListGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfFileUploadGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfDateSelectorGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfCreditCardGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfConfirmPasswordGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfCaptchaGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfTelephoneGeneralPanel,
    .hw-inner-page .overlay-forms .apply-now-form .scfSmsTelephoneGeneralPanel {
        width: 96%;
    }

.hw-inner-page .apply-now-form .agra-form .col-md-6 {
    float: left;
    width: 50%;
}

.hw-inner-page .apply-now-form .agra-form .col-sm-12 {
    float: left;
    width: 100%;
}

.hw-inner-page .apply-now-form .agra-form h3 {
    padding: 0;
}

.hw-inner-page .apply-now-form .agra-form fieldset {
    width: 95%;
}

.hw-inner-page .apply-now-form .agra-form label {
    font-size: 18px;
}

.hw-inner-page .apply-now-form .agra-form .rich-select select {
    font-size: 16px;
}

.hw-inner-page .apply-now-form .agra-form a {
    color: #787878;
}

.hw-inner-page .apply-now-form .agra-form ul {
    display: block;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 20px;
}

    .hw-inner-page .apply-now-form .agra-form ul li {
        float: left;
        width: 100%;
        font-size: 18px;
        list-style-type: none;
        background: #eaeaea;
        box-sizing: border-box;
        padding: 15px 20px;
        margin: 0;
    }

        .hw-inner-page .apply-now-form .agra-form ul li:nth-of-type(even) {
            background: #fff;
        }

        .hw-inner-page .apply-now-form .agra-form ul li span {
            float: left;
        }

            .hw-inner-page .apply-now-form .agra-form ul li span:nth-of-type(even) {
                float: right;
            }

.ui-widget {
    font-size: inherit !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget-content {
    border: none !important;
    background: none !important;
    color: #000 !important;
}

.error {
    width: 96%;
    border-top: 10px solid #515358;
    border-bottom: 10px solid #515358;
    float: left;
    padding: 2%;
    margin: 0;
}

    .error .ar {
        direction: rtl;
        float: right;
        margin-top: 30px;
        text-align: right;
    }

        .error .ar h2 {
            font-size: 250%;
        }

        .error .ar p {
            font-size: 170%;
        }

    .error .logo {
        padding: 0;
    }

    .error h2 {
        float: left;
        width: 100%;
        color: #de0000;
        font-size: 200%;
        font-weight: 400;
        line-height: 60px;
        padding: 0 0 9px;
    }

    .error p {
        float: left;
        width: 100%;
        font-size: 19px;
        line-height: 21px;
        color: #4c4c4c;
        padding: 0 0 15px;
    }

.breadcrumb-placeholder {
    clear: both;
    min-height: 15px;
}

.site-map {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .site-map .site-map-inner {
        float: left;
        margin: 0 0 30px 0;
    }

    .site-map h2 {
        font-size: 28px;
        float: left;
        width: 100%;
        color: #d8232a;
        padding: 0;
        margin: 0 0 20px;
    }

        .site-map h2 a {
            text-decoration: none;
            color: inherit;
        }

            .site-map h2 a:hover {
                text-decoration: underline;
            }

    .site-map h3 {
        float: left;
        font: bold 18px Arial !important;
        color: #505050;
        padding: 0 15px 0 0 !important;
        background: url("../images/common/red_chevron_device.png") no-repeat right 5px;
        margin: 0 0 10px;
    }

        .site-map h3 a {
            text-decoration: none;
            color: inherit;
        }

            .site-map h3 a:hover {
                text-decoration: underline;
            }

    .site-map .site-links {
        float: left;
        width: 250px;
        padding: 0;
        margin: 0 15px 5px 0;
    }

        .site-map .site-links h4 {
            clear: left;
            float: left;
            font: bold 14px Arial;
            color: #505050;
            padding: 0 15px 0 0;
            background: url("../images/common/red_chevron_device.png") no-repeat right 3px;
            margin: 10px 0;
        }

            .site-map .site-links h4 a {
                text-decoration: none;
                color: inherit;
            }

                .site-map .site-links h4 a:hover {
                    text-decoration: underline;
                }

        .site-map .site-links ul {
            clear: left;
            float: left;
            padding: 0;
            margin: 0 0 0 10px;
        }

            .site-map .site-links ul li {
                clear: left;
                float: left;
                color: #505050;
                font-size: 12px;
                list-style-type: none;
                padding: 0;
                margin: 0 0 5px;
            }

                .site-map .site-links ul li:last-child {
                    border-right: none;
                }

                .site-map .site-links ul li ul {
                    margin: 0 0 0 10px;
                }

                .site-map .site-links ul li a {
                    float: left;
                    padding: 0 15px 0 0;
                    background: url("../images/common/red_chevron_device.png") no-repeat right 4px;
                    text-decoration: none;
                    color: inherit;
                }

                    .site-map .site-links ul li a:hover {
                        text-decoration: underline;
                    }

.secondary-background .grid-wrapper {
    padding-left: 0;
}

#map-canvas .mapInfoWindow {
    padding: 10px 0 5px 0;
}

    #map-canvas .mapInfoWindow h2 {
        font-size: 13px;
        padding: 0 0 5px;
    }

    #map-canvas .mapInfoWindow hr {
        display: none;
    }

    #map-canvas .mapInfoWindow p {
        padding: 0;
    }

.hw-inner-page .content-item ul li a.video-link {
    background: url(../images/common/red_video.png) no-repeat right center !important;
}

.hw-inner-page .grid .icon-item, .hw-inner-page .grid .content-item, .hw-inner-page .grid .supporting-item {
    float: right;
}

.accordion-inner-description {
    display: block !important;
    margin: 15px 0 0 0;
}

/*.hw-inner-page .banner-tab ul li a:before{
  right: auto;
  left: 0;
}*/
.hw-inner-page .expanding-item .more-content a.chevron-link,
.hw-inner-page .expanding-item .more-content a.new-window-link,
.hw-inner-page .expanding-item .more-content a.pdf-link,
.hw-inner-page .expanding-item .more-content a.external-link,
.hw-inner-page .expanding-item .more-content a.overlay-launch-link,
.hw-inner-page .expanding-item .more-content a.video-link {
    padding: 0 17px 0 0;
    background-position: right bottom;
    background-repeat: no-repeat;
}

.hw-inner-page .search-name {
    float: left;
    width: 96%;
    min-height: 70px;
    background-color: #e3e3e3;
    padding: 2%;
    margin: 0;
}

    .hw-inner-page .search-name fieldset input {
        float: left;
        width: 50%;
        border: 1px solid #000;
        padding: 8.5px 2%;
        margin: 0;
    }

        .hw-inner-page .search-name fieldset input[type="submit"], .hw-inner-page .search-name fieldset input[type="button"] {
            display: block;
            float: left;
            cursor: pointer;
            white-space: nowrap;
            padding: 10px 15px;
            font-size: 93.75%;
            color: #fff;
            line-height: 15px;
            width: auto;
            margin: 0;
            min-height: 15px;
            text-decoration: none;
            background: #D22630;
        }

    .hw-inner-page .search-name ul {
        float: left;
        width: 100%;
        background: #fff;
        padding: 10px 0 0 !important;
        margin: 20px 0 0;
    }

        .hw-inner-page .search-name ul li {
            float: left;
            width: 45%;
            list-style-type: none;
            padding: 0 2%;
            margin: 0 0 10px;
        }

            .hw-inner-page .search-name ul li:nth-child(odd) {
                border-right: 1px solid #000;
            }

.hw-inner-page .general-content ul li {
    list-style: disc inside none !important;
}

#page .row#resultChart,
#page .row#resultChart2 {
    display: none;
}

.hw-inner-page .rewardsTable tbody td {
    border: 1px solid #4c4c4c;
}

/*div#linkListFloat {
  min-height: 245px;
}*/
.browser-detection {
    float: left;
    width: 75%;
    background: url("../images/common/aleart.jpg") no-repeat 30px 46px;
    padding: 45px 0 0 130px;
}

    .browser-detection h3 {
        float: left !important;
        width: 100% !important;
        font-size: 22px !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .browser-detection p {
        float: left !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 15px 0 !important;
    }

    .browser-detection a {
        float: left;
        margin: 0 30px 0 0;
    }

        .browser-detection a + a {
            color: #de2020;
            margin: 10px 0 0 0;
        }

.share-price-widget {
    float: left;
    width: 100%;
    border-top: 1px solid #d8d8d8;
    padding: 20px 0;
    margin: 0;
}

    .share-price-widget h2 {
        float: left;
        width: 100%;
        font-size: 22px;
        color: #000;
        padding: 0;
        margin: 0 0 10px;
    }

    .share-price-widget p {
        clear: left;
        float: left;
        width: 100%;
        color: #4c4c48;
        padding: 0;
        margin: 0;
    }

    .share-price-widget .sabb-share {
        float: left;
        padding: 0;
        margin: 0 50px 0 0;
    }

        .share-price-widget .sabb-share p {
            font-size: 14px;
        }

    .share-price-widget .sabb-share-price {
        float: left;
        padding: 0;
        margin: 0;
    }

        .share-price-widget .sabb-share-price h2 span {
            font-size: 14px;
            color: #4c4c48;
            margin: 0 0 0 20px;
        }

        .share-price-widget .sabb-share-price p {
            font-size: 11px;
        }

    .share-price-widget .up {
        width: 13px;
        height: 16px;
        background: url("../images/common/arrow_up.png") no-repeat 0 0;
        padding: 0 0 0 20px;
    }

    .share-price-widget .down {
        width: 13px;
        height: 16px;
        background: url("../images/common/arrow_down.png") no-repeat 0 0;
        padding: 0 0 0 20px;
    }

.hw-footer-map-row .ui-accordion-header-active a {
    background-position: right bottom;
}

.icon-item .general-content ul {
    padding: 0 0 10px 0 !important;
}

    .icon-item .general-content ul li {
        /* list-style: disc outside none !important;*/
        padding: 0 0 15px 6px !important;
    }

.hw-inner-page .expanding-row .yearly-awards li {
    min-height: 285px;
}

.hw-inner-page .sp-slide {
    overflow: hidden;
}

#productDetail .clearfix {
    width: 100%;
}

.rte-red-button {
    display: inline-block;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 93.75%;
    color: #fff !important;
    margin-bottom: 15px;
    line-height: 15px;
    min-height: 15px;
    text-decoration: none;
    background: #D22630;
    /* IE6-8 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.filter-search {
    float: right;
    margin-right: 15px;
    background: #525357;
    padding: 6px 0;
}

    .filter-search input[type=text] {
        background: none;
        border: 0;
        color: #ffffff;
        padding: 6px 10px;
        font: normal 14px Arial, Helvetica, sans-serif;
        font-style: italic;
        outline: none;
    }

        .filter-search input[type=text]::placeholder {
            color: #757575;
        }

        .filter-search input[type=text]:-ms-input-placeholder {
            color: #757575;
        }

    .filter-search input[type=submit] {
        background: url(../images/common/filter-search.png) 0 0 no-repeat;
        width: 18px;
        height: 20px;
        background-size: 100% 100%;
        margin-right: 8px;
        cursor: pointer;
    }

.social-icons-fixed {
    position: fixed;
    left: 0;
    top: 50%;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 124;
}

    .social-icons-fixed li {
        list-style: none;
        width: 35px;
        height: 35px;
    }

        .social-icons-fixed li:nth-of-type(2) {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fed373+1,f15245+26,d92e7f+51,9b36b7+75,515ecf+100 */
            background: #fed373 !important;
            /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZmVkMzczIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjZjE1MjQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjZDkyZTdmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjOWIzNmI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzUxNWVjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
            background: -moz-linear-gradient(45deg, #fed373 1%, #f15245 26%, #d92e7f 51%, #9b36b7 75%, #515ecf 100%) !important;
            /* FF3.6-15 */
            background: -webkit-linear-gradient(45deg, #fed373 1%, #f15245 26%, #d92e7f 51%, #9b36b7 75%, #515ecf 100%) !important;
            /* Chrome10-25,Safari5.1-6 */
            background: linear, 45deg, #fed373 1%, #f15245 26%, #d92e7f 51%, #9b36b7 75%, #515ecf 100% !important;
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fed373', endColorstr='#515ecf', GradientType=1) !important;
            /* IE6-8 fallback on horizontal gradient */
        }

        .social-icons-fixed li a {
            display: inline-block;
        }

            .social-icons-fixed li a img {
                width: 35px;
                height: 35px;
            }

            .social-icons-fixed li a:hover {
                opacity: 0.8;
                -webkit-transition: all 0.2s linear;
                -moz-transition: all 0.2s linear;
                -ms-transition: all 0.2s linear;
                -o-transition: all 0.2s linear;
                transition: all 0.2s linear;
            }

        .social-icons-fixed li.twitter-icon a {
            background-position: 0 -51px;
        }

        .social-icons-fixed li.instagram-icon a {
            background-position: 0 -101px;
        }

        .social-icons-fixed li.linkedin-icon a {
            background-position: 0 -151px;
        }

.download-app-cont {
    margin: 50px 0;
    position: relative;
}

    .download-app-cont .bg-image {
        width: 100%;
    }

        .download-app-cont .bg-image.mobile-bg {
            display: none;
        }

    .download-app-cont h3 {
        color: #ffffff;
        font-size: 33px;
        line-height: 48px;
    }

    .download-app-cont .copy-cont {
        position: absolute;
        left: 460px;
        top: 85px;
    }

    .download-app-cont .icon-cont {
        float: right;
        margin-top: 13px;
    }

        .download-app-cont .icon-cont a {
            margin: 0 0 0 10px;
        }

.hw-product-comparison tr.product-links td:first-child h3 {
    font-weight: bold;
    font-size: 100%;
}

#page #calculatorWarp {
    width: calc(100% - 300px) !important;
    max-width: 700px;
}

#page #calcResult.listing h3 {
    font-size: 16px;
    color: #4c4c4c;
    margin-bottom: 10px;
}

#page #calcResult.listing .offersListing .list {
    float: left;
    padding-top: 15px;
}

    #page #calcResult.listing .offersListing .list .img-col {
        float: left;
        margin-right: 15px;
        border: solid 1px #e2e2e2;
    }

    #page #calcResult.listing .offersListing .list .des-col {
        float: left;
        width: calc(100% - 216px);
    }

        #page #calcResult.listing .offersListing .list .des-col h1 {
            font-size: 24px;
            color: #4c4c4c;
            margin-bottom: 30px;
            margin-top: 5px;
        }

        #page #calcResult.listing .offersListing .list .des-col h5 {
            font-size: 15px;
            color: #4c4c4c;
            margin-left: 20px;
            margin-bottom: 20px;
            border-bottom: solid 1px #e2e2e2;
            padding-bottom: 20px;
        }

        #page #calcResult.listing .offersListing .list .des-col h4 {
            padding: 0;
            margin-left: 20px;
            margin-bottom: 35px;
            font-size: 15px;
            color: #4c4c4c;
        }

        #page #calcResult.listing .offersListing .list .des-col .red-button {
            margin: 0 0 20px 20px;
        }

            #page #calcResult.listing .offersListing .list .des-col .red-button:first-child {
                margin: 0 0 20px 0;
            }

            #page #calcResult.listing .offersListing .list .des-col .red-button:hover {
                background: #555;
                text-decoration: none;
            }

    #page #calcResult.listing .offersListing .list + .list {
        border-top: solid 1px #e2e2e2;
    }

#page #calcFrm ul.formList li {
    position: relative;
    display: inline-block;
    clear: both;
    width: 100%;
}

    #page #calcFrm ul.formList li label.error {
        font-size: 93.75% !important;
    }

#page #calcFrm ul.formList .col-2 li {
    float: left;
    max-width: calc(50% - 61px);
}

    #page #calcFrm ul.formList .col-2 li:first-child {
        padding-right: 60px;
    }

    #page #calcFrm ul.formList .col-2 li:last-child {
        border-left: 1px dotted #ccc;
        padding-left: 60px;
    }

#page #clearResult .resultBox.large {
    width: 300px;
}

#page #clearResult .pagination {
    text-align: right;
    color: #545557;
    font-size: 16px;
    padding-right: 26px;
    margin-top: 17px;
    float: right;
}

    #page #clearResult .pagination span {
        font-size: 26px;
    }

.tooltip {
    position: absolute;
    top: 40px;
    left: 282px;
    display: none;
}

    .tooltip .tooltip-content {
        background: #FFF !important;
        color: #db0011;
        padding: 0;
        border-radius: 5px;
        border: 1px solid #e0e0e0 !important;
        padding: 8px 12px;
        position: relative;
        display: block;
    }

        .tooltip .tooltip-content:before {
            content: '';
            width: 6px;
            height: 6px;
            border-top: solid 1px #e0e0e0;
            display: block;
            border-left: solid 1px #e0e0e0;
            background: #FFF;
            position: absolute;
            left: -5px;
            top: 38%;
            transform: rotate(-45deg);
        }

.hw-inner-page .branch-container-main {
    width: 100%;
    float: left;
    position: relative;
}

    .hw-inner-page .branch-container-main .loader {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1;
        text-align: center;
        top: 0;
    }

        .hw-inner-page .branch-container-main .loader img {
            padding: 10px;
            background: #fff;
            border-radius: 5px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, 50%);
        }

.navigation-featured-block {
    border: solid 1px #dfdfdd;
    position: relative;
}

    .navigation-featured-block .b-inner {
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        padding: 25px 13px;
        left: 0;
        top: 25px;
        max-width: 167px;
    }

        .navigation-featured-block .b-inner h3 {
            padding: 0 !important;
            color: #FFF;
            font-size: 24px !important;
        }

        .navigation-featured-block .b-inner a.red-button {
            display: block;
            float: left;
            white-space: nowrap;
            padding: 10px 20px;
            font-size: 113%;
            color: #fff;
            line-height: 15px;
            min-height: 15px;
            text-decoration: none;
            background: #D22630;
            margin-top: 24px;
        }

            .navigation-featured-block .b-inner a.red-button:hover {
                background: #555;
                text-decoration: none;
            }

.ui-state-default .ui-icon {
    display: none;
}

.sp-thumbnail-container:last-child .slide-deck {
    border-right: 0 none !important;
}

/* tablet */
@media screen and (min-width: 480px) and (max-width: 1100px) {
    .hw-inner-page .link-list-two-column .content-column {
        width: 100% !important;
    }

    html, body {
        width: 100%;
        overflow: auto;
        overflow-x: hidden;
    }

    .top {
        width: 100%;
        overflow: auto;
        overflow-x: hidden;
        float: left;
        clear: both;
    }

    .no-js div.noscript {
        float: left;
        width: 100%;
        background-color: #393b3e;
        min-width: 980px;
        font-size: 1px;
        height: 1px;
    }

    .no-js .popup-window div.noscript {
        background-color: #3e4045;
        min-width: 760px;
    }

    body a span {
        cursor: pointer;
    }

    body button {
        cursor: pointer;
    }

        body button span {
            cursor: pointer;
        }

    body img {
        vertical-align: bottom;
        /*max-width: 960px;*/
    }

    body .hidden {
        position: absolute !important;
        left: -999999px !important;
    }

    body span.popup {
        display: none;
    }

    body .nobr {
        white-space: nowrap;
    }

    .hw-inner-page {
        width: 100%;
        min-width: 768px;
        float: left;
    }

        .hw-inner-page .top-content {
            margin: 0 auto;
            width: 940px;
            position: relative;
            z-index: 10;
        }

            .hw-inner-page .top-content span {
                padding: 10px;
                display: block;
                background: #515358;
                text-decoration: underline;
                font-size: 87.5%;
                line-height: 18px;
                color: #fff;
                position: absolute;
                left: -999999px;
                z-index: 10;
            }

                .hw-inner-page .top-content span:active, .hw-inner-page .top-content span:focus {
                    left: 0;
                }

        .hw-inner-page .page-background {
            width: 100%;
            float: left;
            /*min-width: 980px;*/
        }

        .hw-inner-page .secondary-background {
            width: 100%;
            float: left;
            padding: 25px 0 0;
            /*min-width: 980px;*/
            background-color: #f7f7f7;
        }

            .hw-inner-page .secondary-background .grid-wrapper {
                margin: 0;
            }

    .popup-window .inner-page, .popup-window .page-background {
        min-width: 760px;
    }

    .hw-inner-page .grid-wrapper {
        width: 960px;
        margin: 0 auto;
    }

    .hw-inner-page .grid-row {
        width: 960px;
        float: left;
    }

    .hw-inner-page .grid-divider {
        padding: 0 0 57px;
        background: url(../images/tablet/global-page/divider.png) left bottom no-repeat;
    }

    .popup-window .hw-inner-page .grid-wrapper, .popup-window .hw-inner-page .grid-row {
        width: 700px;
        padding-left: 0;
    }

    .hw-inner-page .grid {
        padding-right: 20px;
        float: left;
    }

        .hw-inner-page .grid .content-item .content-row, .hw-inner-page .grid .feature-item .feature-row {
            width: 100%;
        }

            .hw-inner-page .grid .content-item .content-row:after, .hw-inner-page .grid .feature-item .feature-row:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

        .hw-inner-page .grid .content-item .content-column, .hw-inner-page .grid .feature-item .feature-column {
            padding-right: 20px;
            float: left;
        }

    .hw-inner-page .secondary-background .grid .content-item .content-column {
        padding-top: 10px;
        width: 215px;
    }

    .hw-inner-page .grid .content-item .full-column, .hw-inner-page .grid .content-item .last-column {
        padding-right: 0;
    }

    .hw-inner-page .grid .feature-item .last-column {
        padding-right: 0;
    }

    .hw-inner-page .grid .icon-item, .hw-inner-page .grid .content-item, .hw-inner-page .grid .supporting-item {
        float: left;
    }

    .hw-inner-page .grid .shaded-item, .hw-inner-page .grid .apply-item {
        float: left;
    }

        .hw-inner-page .grid .shaded-item .column, .hw-inner-page .grid .apply-item .column {
            float: left;
        }

    .hw-inner-page .grid .banner-item, .hw-inner-page .grid .feature-item, .hw-inner-page .grid dl, .hw-inner-page .grid .table-wrapper {
        float: left;
    }

    .hw-inner-page .grid-24 {
        width: 940px;
    }

        .hw-inner-page .grid-24 .content-item .content-row .full-column, .hw-inner-page .grid-24 .icon-item, .hw-inner-page .grid-24 .back-row, .hw-inner-page .grid-24 .content-item, .hw-inner-page .grid-24 .supporting-item, .hw-inner-page .grid-24 .shaded-item, .hw-inner-page .grid-24 .apply-item, .hw-inner-page .grid-24 .banner-item, .hw-inner-page .grid-24 .feature-item, .hw-inner-page .grid-24 .small-print, .hw-inner-page .grid-24 dl, .hw-inner-page .grid-24 table {
            width: 940px;
        }

        .hw-inner-page .grid-24 img {
            /*max-width: 940px;*/
        }

    .hw-inner-page .grid-18 {
        width: 700px;
    }

        .hw-inner-page .grid-18 .icon-item, .hw-inner-page .grid-18 .back-row, .hw-inner-page .grid-18 .content-item, .hw-inner-page .grid-18 .supporting-item, .hw-inner-page .grid-18 .shaded-item, .hw-inner-page .grid-18 .apply-item, .hw-inner-page .grid-18 .banner-item, .hw-inner-page .grid-18 .feature-item, .hw-inner-page .grid-18 .small-print, .hw-inner-page .grid-18 dl, .hw-inner-page .grid-18 table {
            width: 700px;
        }

            .hw-inner-page .grid-18 .content-item img, .hw-inner-page .grid-18 .supporting-item img, .hw-inner-page .grid-18 .banner-item img {
                max-width: 700px;
            }

    .hw-inner-page .grid-16 .content-item .content-row .full-column, .hw-inner-page .grid-24 .content-item .content-row .wide-column {
        width: 620px;
    }

    .hw-inner-page .grid-16 {
        width: 620px;
    }

        .hw-inner-page .grid-16 .icon-item, .hw-inner-page .grid-16 .back-row, .hw-inner-page .grid-16 .content-item, .hw-inner-page .grid-16 .supporting-item, .hw-inner-page .grid-16 .shaded-item, .hw-inner-page .grid-16 .apply-item, .hw-inner-page .grid-16 .feature-item, .hw-inner-page .grid-16 .small-print, .hw-inner-page .grid-16 dl, .hw-inner-page .grid-16 table {
            width: 620px;
        }

            .hw-inner-page .grid-16 .content-item .content-row .full-column img {
                max-width: 620px;
            }

    .hw-inner-page .grid-24 .content-item .content-row .wide-column img {
        max-width: 620px;
    }

    .hw-inner-page .grid-16 .content-item img, .hw-inner-page .grid-16 .supporting-item img {
        max-width: 620px;
    }

    .hw-inner-page .grid-12 {
        width: 460px;
    }

        .hw-inner-page .grid-12 .icon-item, .hw-inner-page .grid-12 .back-row, .hw-inner-page .grid-12 .content-item, .hw-inner-page .grid-12 .supporting-item, .hw-inner-page .grid-12 .shaded-item, .hw-inner-page .grid-12 .apply-item, .hw-inner-page .grid-12 .banner-item, .hw-inner-page .grid-12 .feature-item, .hw-inner-page .grid-12 .small-print, .hw-inner-page .grid-12 dl, .hw-inner-page .grid-12 table {
            width: 460px;
        }

            .hw-inner-page .grid-12 .content-item img, .hw-inner-page .grid-12 .supporting-item img, .hw-inner-page .grid-12 .banner-item img {
                max-width: 460px;
            }

    .hw-inner-page .grid-24 .content-item .content-row .narrow-column {
        width: 300px;
    }

    .hw-inner-page .grid-16 .content-item .content-column, .hw-inner-page .grid-16 .feature-item .feature-column, .hw-inner-page .grid-16 .banner-item {
        width: 300px;
    }

    .hw-inner-page .grid-08 {
        width: 300px;
    }

        .hw-inner-page .grid-08 .icon-item, .hw-inner-page .grid-08 .back-row, .hw-inner-page .grid-08 .content-item, .hw-inner-page .grid-08 .supporting-item, .hw-inner-page .grid-08 .shaded-item, .hw-inner-page .grid-08 .apply-item, .hw-inner-page .grid-08 .banner-item, .hw-inner-page .grid-08 .feature-item, .hw-inner-page .grid-08 .small-print, .hw-inner-page .grid-08 .tree-navigation {
            width: 300px;
        }

    .hw-inner-page .grid-24 .content-item .content-row .narrow-column img {
        max-width: 300px;
    }

    .hw-inner-page .grid-16 .content-item .content-column img, .hw-inner-page .grid-16 .banner-item img {
        max-width: 300px;
    }

    .hw-inner-page .grid-08 .content-item img, .hw-inner-page .grid-08 .supporting-item img, .hw-inner-page .grid-08 .banner-item img {
        max-width: 300px;
    }

    .hw-inner-page .grid-12 .content-item .content-column, .hw-inner-page .grid-24 .content-item .content-column {
        width: 220px;
    }

    .hw-inner-page .grid-06 {
        width: 220px;
    }

        .hw-inner-page .grid-06 .icon-item, .hw-inner-page .grid-06 .back-row, .hw-inner-page .grid-06 .content-item, .hw-inner-page .grid-06 .supporting-item, .hw-inner-page .grid-06 .shaded-item, .hw-inner-page .grid-06 .banner-item, .hw-inner-page .grid-06 .feature-item, .hw-inner-page .grid-06 .small-print, .hw-inner-page .grid-06 .tree-navigation {
            width: 220px;
        }

    .hw-inner-page .grid-12 .content-item .content-column img, .hw-inner-page .grid-24 .content-item .content-column img {
        max-width: 220px;
    }

    .hw-inner-page .grid-06 .content-item img, .hw-inner-page .grid-06 .supporting-item img, .hw-inner-page .grid-06 .banner-item img {
        max-width: 220px;
    }

    .popup-window .hw-inner-page .grid-24 {
        width: 700px;
        padding-right: 0;
    }

        .popup-window .hw-inner-page .grid-24 .back-row, .popup-window .hw-inner-page .grid-24 .content-item, .popup-window .hw-inner-page .grid-24 .feature-item, .popup-window .hw-inner-page .grid-24 .small-print, .popup-window .hw-inner-page .grid-24 table {
            width: 700px;
            padding-right: 0;
        }

    .hw-inner-page table caption {
        position: absolute;
        left: -999999px;
    }

        .hw-inner-page table caption span {
            position: absolute;
            left: -999999px;
        }

    .hw-inner-page {
        /*    ol {
          &[type=a] {
            list-style-type: lower-alpha;
            li {
              list-style-type: lower-alpha;
            }
          }
          &[type=i] {
            list-style-type: lower-roman;
            li {
              list-style-type: lower-roman;
            }
          }
        }
        ul li ul {
          list-style-type: disc;
          li {
            list-style-type: disc;
          }
        }
        ol {
          li ul, &[type=a] li ul, &[type=i] li ul {
            list-style-type: disc;
            li {
              list-style-type: disc;
            }
          }
        }
        ul li ol {
          list-style-type: decimal;
          li {
            list-style-type: decimal;
          }
        }
        ol {
          li ol, &[type=a] li ol, &[type=i] li ol {
            list-style-type: decimal;
            li {
              list-style-type: decimal;
            }
          }
        }
        ul li ol[type=a] {
          list-style-type: lower-alpha;
          li {
            list-style-type: lower-alpha;
          }
        }
        ol {
          li ol[type=a], &[type=a] li ol[type=a], &[type=i] li ol[type=a] {
            list-style-type: lower-alpha;
            li {
              list-style-type: lower-alpha;
            }
          }
        }
        ul li ol[type=i] {
          list-style-type: lower-roman;
          li {
            list-style-type: lower-roman;
          }
        }
        ol {
          li ol[type=i], &[type=a] li ol[type=i], &[type=i] li ol[type=i] {
            list-style-type: lower-roman;
            li {
              list-style-type: lower-roman;
            }
          }
        }*/
    }

        .hw-inner-page li a.red-button, .hw-inner-page p a.red-button, .hw-inner-page td a.red-button, .hw-inner-page li a.white-button, .hw-inner-page p a.white-button, .hw-inner-page td a.white-button {
            font-size: 100%;
        }

        .hw-inner-page a.white-button {
            background-position: left -200px;
            color: #000;
        }

            .hw-inner-page a.white-button span {
                background-position: right -300px;
            }

        .hw-inner-page a.red-button span.chevron, .hw-inner-page a.red-button span.new-window, .hw-inner-page a.red-button span.pdf, .hw-inner-page a.red-button span.external, .hw-inner-page a.red-button span.overlay-launch, .hw-inner-page a.red-button span.video {
            padding-right: 41px;
        }

        .hw-inner-page a.white-button span.chevron, .hw-inner-page a.white-button span.new-window, .hw-inner-page a.white-button span.pdf, .hw-inner-page a.white-button span.external, .hw-inner-page a.white-button span.overlay-launch, .hw-inner-page a.white-button span.video {
            padding-right: 41px;
        }

        .hw-inner-page a.red-button span.chevron {
            background-position: right -400px;
        }

        .hw-inner-page a.red-button span.new-window {
            background-position: right -500px;
        }

        .hw-inner-page a.red-button span.pdf {
            background-position: right -600px;
        }

        .hw-inner-page a.red-button span.external {
            background-position: right -700px;
        }

        .hw-inner-page a.red-button span.overlay-launch {
            background-position: right -800px;
        }

        .hw-inner-page a.red-button span.video {
            background-position: right -900px;
        }

        .hw-inner-page a.white-button span.chevron {
            background-position: right -1000px;
        }

        .hw-inner-page a.white-button span.new-window {
            background-position: right -1100px;
        }

        .hw-inner-page a.white-button span.pdf {
            background-position: right -1200px;
        }

        .hw-inner-page a.white-button span.external {
            background-position: right -1300px;
        }

        .hw-inner-page a.white-button span.overlay-launch {
            background-position: right -1400px;
        }

        .hw-inner-page a.white-button span.video {
            background-position: right -1500px;
        }

        .hw-inner-page a.red-button:hover, .hw-inner-page a.red-button:active, .hw-inner-page a.red-button:focus, .hw-inner-page a.red-button:hover span, .hw-inner-page a.red-button:active span, .hw-inner-page a.red-button:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.white-button:hover, .hw-inner-page a.white-button:active, .hw-inner-page a.white-button:focus, .hw-inner-page a.white-button:hover span, .hw-inner-page a.white-button:active span, .hw-inner-page a.white-button:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page div.button-clear {
            clear: both;
        }

            .hw-inner-page div.button-clear:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

        .hw-inner-page .overlay div.button-clear {
            margin-bottom: 15px;
        }

        .hw-inner-page .grid div.button-clear a.red-button, .hw-inner-page .grid div.button-clear a.white-button {
            margin: 0 10px 15px 0;
        }

        .hw-inner-page a.chevron-link, .hw-inner-page a.new-window-link, .hw-inner-page a.pdf-link, .hw-inner-page a.external-link, .hw-inner-page a.overlay-launch-link, .hw-inner-page a.video-link {
            background: url(../images/tablet/common/red_chevron.png) right bottom no-repeat;
            padding: 0 21px 0 0;
            line-height: 18px;
            text-decoration: none;
        }

        .hw-inner-page a.new-window-link {
            background-image: url(../images/tablet/common/red_new_window.png);
        }

        .hw-inner-page a.pdf-link {
            background-image: url(../images/tablet/common/red_pdf_download.png);
        }

        .hw-inner-page a.external-link {
            background-image: url(../images/tablet/common/red_external_site.png);
        }

        .hw-inner-page a.overlay-launch-link {
            background-image: url(../images/tablet/common/red_overlay_launch.png);
        }

        .hw-inner-page a.video-link {
            background-image: url(../images/tablet/common/red_video.png);
        }

        .hw-inner-page a.chevron-link:hover, .hw-inner-page a.chevron-link:active, .hw-inner-page a.chevron-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.new-window-link:hover, .hw-inner-page a.new-window-link:active, .hw-inner-page a.new-window-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.pdf-link:hover, .hw-inner-page a.pdf-link:active, .hw-inner-page a.pdf-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.external-link:hover, .hw-inner-page a.external-link:active, .hw-inner-page a.external-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.overlay-launch-link:hover, .hw-inner-page a.overlay-launch-link:active, .hw-inner-page a.overlay-launch-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.video-link:hover, .hw-inner-page a.video-link:active, .hw-inner-page a.video-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.back-top-link {
            background-image: url(../images/tablet/global-page/back.png);
            background-position: -1px bottom;
            background-repeat: no-repeat;
            padding: 0 0 0 21px;
            text-decoration: none;
            display: block;
            font-size: 93.75%;
            line-height: 18px;
            float: right;
        }

        .hw-inner-page a.back-link {
            background-image: url(../images/tablet/global-page/back.png);
            background-position: -1px bottom;
            background-repeat: no-repeat;
            padding: 0 0 0 21px;
            text-decoration: none;
            display: block;
            font-size: 93.75%;
            line-height: 18px;
            float: right;
            background-position: -501px bottom;
            float: left;
        }

        .hw-inner-page a.back-top-link:hover, .hw-inner-page a.back-top-link:active, .hw-inner-page a.back-top-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.back-link:hover, .hw-inner-page a.back-link:active, .hw-inner-page a.back-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page p {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
            padding: 0 0 15px;
        }

        .hw-inner-page h3 {
            font-size: 150%;
            line-height: 30px;
            font-weight: 400;
            padding: 0 0 20px;
        }

        .hw-inner-page h4 {
            font-size: 125%;
            line-height: 26px;
            padding: 5px 0 20px;
        }

        .hw-inner-page .grid-06 h4 {
            padding: 0 0 15px;
        }

        .hw-inner-page .secondary-background h3, .hw-inner-page .secondary-background h4 {
            padding: 0 0 15px;
        }

        .hw-inner-page .grid-16 .content-item h4 {
            clear: both;
        }

        .hw-inner-page h5 {
            font-size: 112.5%;
            line-height: 24px;
            padding: 0 0 20px;
        }

        .hw-inner-page p.intro {
            font-size: 112.5%;
            line-height: 24px;
            color: #000;
        }

        .hw-inner-page .small-print p, .hw-inner-page p.disclaimer {
            font-size: 68.75%;
            line-height: 17px;
            color: #696969;
        }

        .hw-inner-page ul {
            /*list-style: disc outside none;*/
            padding: 0 0 0 0;
        }

            .hw-inner-page ul li {
                /*list-style: disc outside none;*/
                padding: 0 0 15px 6px;
            }

        .hw-inner-page ol {
            /*list-style: decimal outside none;*/
            padding: 0 0 0 30px;
        }

            .hw-inner-page ol li {
                /*list-style: decimal outside none;*/
                padding: 0 0 15px;
            }

        .hw-inner-page li {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
        }

        .hw-inner-page .small-print ul {
            padding-top: 0;
            padding-bottom: 15px;
        }

        .hw-inner-page .small-print ol {
            padding-top: 0;
            padding-bottom: 15px;
            padding-left: 29px;
        }

            .hw-inner-page .small-print ol li {
                padding-left: 1px;
            }

            .hw-inner-page .small-print ul li, .hw-inner-page .small-print ol li {
                padding-top: 0;
                padding-bottom: 0;
            }

        .hw-inner-page .small-print li {
            font-size: 68.75%;
            line-height: 17px;
            color: #696969;
        }

        .hw-inner-page li ul li, .hw-inner-page li ol li {
            font-size: 100%;
            padding-top: 15px;
            padding-bottom: 0;
        }

        .hw-inner-page .small-print li ul, .hw-inner-page .small-print li ol {
            padding-bottom: 0;
        }

            .hw-inner-page .small-print li ul li, .hw-inner-page .small-print li ol li {
                font-size: 100%;
            }

        .hw-inner-page ol li ul {
            padding-left: 24px;
        }

            .hw-inner-page ol li ul li {
                padding-left: 6px;
            }

        .hw-inner-page li ol {
            padding-left: 30px;
        }

            .hw-inner-page li ol li {
                padding-left: 0;
            }

        .hw-inner-page .small-print ol li ul {
            padding-left: 24px;
        }

            .hw-inner-page .small-print ol li ul li {
                padding-left: 6px;
            }

        .hw-inner-page .small-print li ol {
            padding-left: 29px;
        }

            .hw-inner-page .small-print li ol li {
                padding-left: 1px;
            }

        .hw-inner-page .grid .content-item .content-column li {
            padding-right: 7px;
        }

        .hw-inner-page .grid-24 dl dt {
            width: 220px;
        }

        .hw-inner-page .grid-24 dl dd {
            width: 660px;
        }

        .hw-inner-page .grid-18 dl dt {
            width: 160px;
        }

        .hw-inner-page .grid-18 dl dd {
            width: 480px;
        }

        .hw-inner-page .grid-16 dl dt {
            width: 140px;
        }

        .hw-inner-page .grid-16 dl dd {
            width: 420px;
        }

        .hw-inner-page .grid-12 dl dt {
            width: 100px;
        }

        .hw-inner-page .grid-12 dl dd {
            width: 300px;
        }

        .hw-inner-page dl {
            background-color: #e6e6e6;
            border-bottom: 20px solid #fff;
            margin-top: -10px;
        }

            .hw-inner-page dl dt, .hw-inner-page dl dd {
                background-color: #fafafa;
                line-height: 21px;
                color: #4c4c4c;
                font-size: 93.75%;
                display: block;
                float: left;
                padding: 10px 15px 11px;
                border-top: 10px solid #fff;
            }

            .hw-inner-page dl dt {
                clear: left;
                background-color: #e6e6e6;
                color: #000;
            }

        .hw-inner-page img.image-full {
            padding: 0 0 15px;
        }

        .hw-inner-page .grid-08 img.image-full {
            padding: 0 0 25px;
        }

        .hw-inner-page img.image-left {
            padding: 5px 20px 5px 0;
            float: left;
        }

        .hw-inner-page img.image-right {
            padding: 5px 0 5px 20px;
            float: right;
        }

        .hw-inner-page label {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
        }

        .hw-inner-page .grid .table-wrapper {
            width: 100%;
            padding: 0 0 20px;
        }

        .hw-inner-page thead th, .hw-inner-page thead td {
            background-color: #e6e6e6;
            width: 1%;
        }

        .hw-inner-page tbody th, .hw-inner-page tbody td {
            background-color: #fafafa;
        }

        .hw-inner-page tbody tr.odd th, .hw-inner-page tbody tr.odd td {
            background-color: #f6f6f6;
        }

        .hw-inner-page th, .hw-inner-page td {
            line-height: 21px;
            font-size: 93.75%;
            padding: 10px 15px 11px;
        }

        .hw-inner-page th {
            font-weight: 400;
        }

            .hw-inner-page th.upper-case {
                text-transform: uppercase;
            }

        .hw-inner-page td {
            color: #4c4c4c;
        }

        .hw-inner-page tr p, .hw-inner-page tr li {
            font-size: 100%;
            padding-bottom: 0;
            padding-top: 10px;
            text-transform: none;
        }

            .hw-inner-page tr p.yes, .hw-inner-page tr p.no {
                padding-top: 0;
                margin: -1px 0 0 -1px;
                text-indent: -9999px;
                background-image: url(../images/tablet/global-page/icons_table.png);
                background-repeat: no-repeat;
                background-position: center top;
                height: 27px;
                width: 27px;
            }

            .hw-inner-page tr p span.yes, .hw-inner-page tr p span.no {
                padding-top: 0;
                margin: -1px 0 0 -1px;
                text-indent: -9999px;
                background-image: url(../images/tablet/global-page/icons_table.png);
                background-repeat: no-repeat;
                background-position: center top;
                height: 27px;
                width: 27px;
                display: inline-block;
            }

            .hw-inner-page tr p.no, .hw-inner-page tr p span.no {
                background-position: center -27px;
            }

        .hw-inner-page tr ul li ul, .hw-inner-page tr ul li ol {
            display: none;
        }

        .hw-inner-page tr ol li ul, .hw-inner-page tr ol li ol {
            display: none;
        }

        .hw-inner-page tr label {
            font-size: 100%;
        }

        .hw-inner-page button.red-input, .hw-inner-page button.white-input {
            background: transparent;
        }

            .hw-inner-page button.red-input span, .hw-inner-page button.white-input span {
                float: left;
                display: block;
                background-image: url(../images/tablet/global-page/buttons.png);
                background-repeat: no-repeat;
                white-space: nowrap;
            }

                .hw-inner-page button.red-input span.left, .hw-inner-page button.white-input span.left {
                    background-position: left top;
                    padding: 0 0 0 4px;
                }

                .hw-inner-page button.red-input span.right {
                    background-position: right -100px;
                    padding: 8px 20px 8px 16px;
                    font-size: 93.75%;
                    color: #fff;
                    line-height: 15px;
                    min-height: 15px;
                }

                .hw-inner-page button.white-input span.right {
                    background-position: right -100px;
                    padding: 8px 20px 8px 16px;
                    font-size: 93.75%;
                    color: #fff;
                    line-height: 15px;
                    min-height: 15px;
                }

                .hw-inner-page button.white-input span.left {
                    background-position: left -200px;
                }

                .hw-inner-page button.white-input span.right {
                    background-position: right -300px;
                    color: #000;
                }

        .hw-inner-page button[type=submit].focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button.red-input:hover span, .hw-inner-page button.red-input:active span, .hw-inner-page button.red-input:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button.white-input:hover span, .hw-inner-page button.white-input:active span, .hw-inner-page button.white-input:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button[type=submit]::-moz-focus-inner {
            border: 0 !important;
            margin: 0 -2px;
        }

        .hw-inner-page .grid .shaded-item, .hw-inner-page .grid .banner-item {
            border-bottom: 15px solid transparent;
        }

        .hw-inner-page .secondary-background .grid .banner-item {
            margin: 10px 0 0;
        }

        .hw-inner-page .grid-16 .banner-item {
            padding-right: 20px;
        }

        .hw-inner-page .grid .last-item {
            border-bottom: 0;
        }

        .hw-inner-page .grid-16 .last-item {
            padding-right: 0;
        }

        .hw-inner-page .banner-item .image {
            float: left;
            position: relative;
        }

        .hw-inner-page .grid .banner-item .text {
            /*
      top: 0;
      padding: 14px 15px;
*/
        }

        .hw-inner-page .grid-24 .banner-item .text {
            width: 360px;
            padding-bottom: 0;
        }

        .hw-inner-page .grid-12 .banner-item .text {
            width: 330px;
            padding-bottom: 14px;
        }

        .hw-inner-page .grid-16 .banner-item .text, .hw-inner-page .grid-08 .banner-item .text {
            width: 225px;
        }

        .hw-inner-page .grid-06 .banner-item .text {
            width: 160px;
        }

        .hw-inner-page .banner-item h2, .hw-inner-page .grid-24 .banner-item h3, .hw-inner-page .grid .banner-item .cta-link {
            font-weight: 700;
            font-size: 112.5%;
            line-height: 24px;
            color: #fff;
            padding: 0 0 5px;
        }

            .hw-inner-page .banner-item h2 a {
                line-height: 24px;
                text-decoration: none;
            }

            .hw-inner-page .grid .banner-item .cta-link a {
                line-height: 24px;
                text-decoration: none;
                padding: 0 23px 0 0;
                background: url(../images/tablet/global-page/cta.png) right bottom no-repeat;
            }

        .hw-inner-page .banner-item a {
            color: #fff;
        }

            .hw-inner-page .banner-item a:active, .hw-inner-page .banner-item a:focus {
                outline-color: #fff;
            }

        .hw-inner-page .banner-item h2 a:hover, .hw-inner-page .banner-item h2 a:active, .hw-inner-page .banner-item h2 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid .banner-item .cta-link a:hover, .hw-inner-page .grid .banner-item .cta-link a:active, .hw-inner-page .grid .banner-item .cta-link a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .banner-item p, .hw-inner-page .banner-item li {
            line-height: 18px;
            color: #fff;
        }

        .hw-inner-page .banner-item p, .hw-inner-page .banner-item ul, .hw-inner-page .banner-item ol {
            padding-bottom: 3px;
            padding-top: 0;
        }

        .hw-inner-page .grid-24 .banner-item p, .hw-inner-page .grid-24 .banner-item ul, .hw-inner-page .grid-24 .banner-item ol {
            padding-bottom: 17px;
        }

        .hw-inner-page .banner-item ol {
            list-style-type: disc;
        }

            .hw-inner-page .banner-item ol li {
                list-style-type: disc;
            }

        .hw-inner-page .banner-item ul, .hw-inner-page .banner-item ol {
            padding-left: 19px;
        }

        .hw-inner-page .banner-item li {
            padding-bottom: 0;
            padding-top: 0;
        }

        .hw-inner-page .banner-item ol li {
            padding-left: 6px;
        }

        .hw-inner-page .feature-item .feature-row ul {
            list-style: none;
        }

            .hw-inner-page .feature-item .feature-row ul li {
                list-style: none;
            }

        .hw-inner-page .grid .feature-item .feature-row ul {
            padding-left: 0;
            padding-top: 15px;
            float: left;
        }

            .hw-inner-page .grid .feature-item .feature-row ul li {
                background: url(../images/tablet/global-page/tick.png) -1px 5px no-repeat;
                padding-left: 37px;
                padding-bottom: 30px;
                padding-right: 10px;
                width: 253px;
            }

                .hw-inner-page .grid .feature-item .feature-row ul li.left, .hw-inner-page .grid .feature-item .feature-row ul li.right {
                    float: left;
                    width: 253px;
                }

                .hw-inner-page .grid .feature-item .feature-row ul li.left {
                    margin-right: 20px;
                    clear: left;
                }

                .hw-inner-page .grid .feature-item .feature-row ul li strong {
                    color: #000;
                    font-weight: 700;
                    display: inline-block;
                    margin: 0 0 7px;
                    line-height: 30px;
                    /*font-size: 133.33%;*/
                }

        .hw-inner-page .grid-08 .supporting-item h3 {
            font-weight: 700;
            padding: 0 0 17px;
        }

        .hw-inner-page .grid-08 .supporting-item a.image-link {
            margin: 0 0 25px;
        }

        .hw-inner-page .grid-08 .supporting-item blockquote {
            background: url(../images/tablet/global-page/quote.png) left top no-repeat;
            padding: 0 0 15px 46px;
        }

            .hw-inner-page .grid-08 .supporting-item blockquote span {
                background: url(../images/tablet/global-page/quote.png) right bottom no-repeat;
                display: block;
                padding-right: 21px;
                color: #000;
                font-weight: 700;
                line-height: 26px;
                font-size: 125%;
                min-height: 78px;
            }

        .hw-inner-page .grid .supporting-item p.menu-link {
            font-weight: 700;
            font-size: 112.5%;
            padding: 3px 0 0;
            line-height: 24px;
        }

            .hw-inner-page .grid .supporting-item p.menu-link a {
                text-decoration: none;
                line-height: 24px;
                padding: 0 21px 0 0;
                background: url(../images/tablet/global-page/menu.png) right bottom no-repeat;
            }

                .hw-inner-page .grid .supporting-item p.menu-link a:hover, .hw-inner-page .grid .supporting-item p.menu-link a:active, .hw-inner-page .grid .supporting-item p.menu-link a:focus {
                    outline: 0;
                    text-decoration: underline;
                }

        .hw-inner-page .grid .shaded-item h3, .hw-inner-page .grid .icon-item h3, .hw-inner-page .grid .banner-item h3 {
            font-weight: 700;
            font-size: 112.5%;
            line-height: 24px;
            padding: 0 0 15px;
        }

        .hw-inner-page .grid-12 .shaded-item .column, .hw-inner-page .grid-08 .shaded-item .column, .hw-inner-page .grid-06 .shaded-item .column {
            padding: 20px 20px 5px;
            background-color: #f6f6f6;
        }

        .hw-inner-page .grid-12 .shaded-item .column {
            width: 420px;
        }

        .hw-inner-page .grid-08 .shaded-item .column {
            width: 260px;
        }

        .hw-inner-page .grid-06 .shaded-item .column {
            width: 180px;
        }

            .hw-inner-page .grid-06 .shaded-item .column p {
                padding-right: 7px;
            }

        .hw-inner-page .grid-08 .shaded-item .column ul {
            padding-right: 7px;
        }

        .hw-inner-page .grid-16 .apply-item {
            padding-bottom: 25px;
        }

            .hw-inner-page .grid-16 .apply-item .column {
                border: 1px solid #e2e2e2;
                padding: 19px 19px 4px;
                min-height: 255px;
                width: 160px;
                margin-right: 10px;
            }

            .hw-inner-page .grid-16 .apply-item .last {
                margin-right: 0;
            }

        .hw-inner-page .grid .apply-item h3 {
            font-weight: 700;
            font-size: 125%;
            line-height: 26px;
            padding: 0 0 10px;
        }

        .hw-inner-page .grid .apply-item p {
            clear: both;
        }

            .hw-inner-page .grid .apply-item p.phone {
                color: #000;
                font-weight: 700;
                font-size: 112.5%;
                line-height: 24px;
                padding: 0 0 5px;
            }

        .hw-inner-page .grid .apply-item a.red-button, .hw-inner-page .grid .apply-item a.white-button {
            margin-bottom: 15px;
        }

        .hw-inner-page .banner-item ul li ul, .hw-inner-page .banner-item ol li ul, .hw-inner-page .banner-item ul li ol, .hw-inner-page .banner-item ol li ol {
            display: none;
        }

        .hw-inner-page .supporting-item ul li ul, .hw-inner-page .supporting-item ol li ul, .hw-inner-page .supporting-item ul li ol, .hw-inner-page .supporting-item ol li ol {
            display: none;
        }

        .hw-inner-page .shaded-item ul li ul, .hw-inner-page .shaded-item ol li ul, .hw-inner-page .shaded-item ul li ol, .hw-inner-page .shaded-item ol li ol {
            display: none;
        }

        .hw-inner-page .apply-item ul li ul, .hw-inner-page .apply-item ol li ul, .hw-inner-page .apply-item ul li ol, .hw-inner-page .apply-item ol li ol {
            display: none;
        }

        .hw-inner-page .feature-item .feature-row ul li ul, .hw-inner-page .feature-item .feature-row ul li ol {
            display: none;
        }

        .hw-inner-page .grid .content-item a.red-button, .hw-inner-page .grid .content-item a.white-button {
            margin: 10px 0 0;
        }

        .hw-inner-page .secondary-background .grid .content-item a.red-button, .hw-inner-page .secondary-background .grid .content-item a.white-button {
            margin: 25px 0 0;
        }

        .hw-inner-page .expanding-item, .hw-inner-page .expanding-row {
            width: 100%;
        }

        .hw-inner-page .expanding-item {
            border-top: 1px solid #e2e2e2;
            /*padding: 0 0 25px;*/
            padding: 0;
            margin: 10px 0 0;
        }

        .hw-inner-page .expanding-row {
            border-bottom: 1px solid #e2e2e2;
        }

        .hw-inner-page .expanding-item h4 {
            padding: 0;
        }

        .hw-inner-page .expanding-item a.more-link {
            text-decoration: none;
            display: block;
            line-height: 26px;
            padding: 15px 49px 15px 20px;
            /* background-image: url(../images/tablet/global-page/controls.png);*/
            background-position: right top;
            background-repeat: no-repeat;
        }

        .hw-inner-page .expanding-item .open a.more-link {
            background-position: right -500px;
        }

        .hw-inner-page .expanding-item a.more-link:hover, .hw-inner-page .expanding-item a.more-link:active, .hw-inner-page .expanding-item a.more-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .expanding-item .more-content {
            display: none;
            padding: 0 20px;
            margin-bottom: 5px;
        }

    .no-js .hw-inner-page .expanding-item .more-content {
        display: none;
    }

    .hw-inner-page .expanding-item .open .more-content {
        display: none;
    }

    .hw-inner-page .expanding-item .more-content p {
        padding-right: 10px;
    }

    .overlay {
        display: none;
    }

        .overlay .lightbox-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1001;
        }

        .overlay .underlay {
            position: absolute;
            top: 0;
            left: 0;
            background: rgba(62, 64, 69, 0.85);
            z-index: 1000;
        }

        .overlay .lightbox {
            position: relative;
            width: 700px;
            margin: 0 auto;
            background: #fff;
            -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            z-index: 1002;
        }

        .overlay button.lightbox-close, .overlay button[type=button].focus {
            position: absolute;
            text-indent: -9999px;
            top: -16px;
            right: -16px;
            display: block;
            width: 41px;
            height: 41px;
            -moz-border-radius: 41px;
            -webkit-border-radius: 41px;
            border-radius: 41px;
            -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            background: url(../images/tablet/global-page/close.png) center center no-repeat;
        }

            .overlay button.lightbox-close:active, .overlay button.lightbox-close:focus {
                border: 2px solid #000;
            }

        .overlay button[type=button].focus {
            border: 2px solid #000;
        }

        .overlay button[type=button]::-moz-focus-inner {
            border: 0 !important;
        }

        .overlay .lightbox-content {
            width: 660px;
            padding: 22px 20px 20px;
            background: url(../images/tablet/global-page/overlay_background.png) center top repeat-x;
        }

    .hw-inner-page .overlay .lightbox-content h2 {
        font-size: 150%;
        line-height: 30px;
        padding: 1px 0 44px;
    }

    .hw-inner-page .overlay .lightbox-content h3 {
        font-weight: 700;
        font-size: 93.75%;
        line-height: 21px;
        padding: 0 0 15px;
    }

    .hw-inner-page .apply-options-box ul li {
        width: 32%;
    }

    .hw-inner-page .branch-list {
        width: 35%;
    }

    .hw-inner-page .branch-map {
        width: 65%;
    }

    .hw-inner-page .switch-sabb-advance {
        min-height: 440px;
    }

    .hw-inner-page .advance-landing-services .advance-grid {
        width: 88%;
    }

    .hw-inner-page .question-mark {
        margin-right: 30%;
    }
    /*.about-nav{
    @include transform(scale(0.75));
    @include transform-origin(left bottom);
     .navigation-wrapper li.navigation-item a.navigation-link{
       padding: 0px 10px 0px 10px;


     }
  }*/
    .sections.business-nav .navigation-wrapper li.navigation-item a.navigation-link {
        padding: 0px 10px 0px 10px;
    }

    .cmb-header {
        width: 960px;
    }

    .filter-search {
        float: none;
        margin-right: 0;
    }

        .filter-search input[type=text] {
            width: calc(100% - 31px);
            box-sizing: border-box;
        }

    .social-icons-fixed {
        -webkit-transform: translateY(-50%) scale(0.6);
        -moz-transform: translateY(-50%) scale(0.6);
        -ms-transform: translateY(-50%) scale(0.6);
        -o-transform: translateY(-50%) scale(0.6);
        transform: translateY(-50%) scale(0.6);
        -webkit-transform-origin: left;
        -moz-transform-origin: left;
        -ms-transform-origin: left;
        -o-transform-origin: left;
        transform-origin: left;
    }

    .download-app-cont .icon-cont img {
        height: 40px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {
    .download-app-cont .copy-cont {
        left: 400px;
    }

    #page #calcFrm ul.formList .col-2 li {
        float: none;
        max-width: 100%;
    }

        #page #calcFrm ul.formList .col-2 li:first-child {
            padding-right: 0;
        }

        #page #calcFrm ul.formList .col-2 li:last-child {
            border-left: none;
            padding-left: 0;
        }

    #page #clearResult .pagination {
        text-align: left;
        float: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 850px) {
    .download-app-cont .copy-cont {
        left: 310px;
        top: 50px;
    }

    .download-app-cont .bg-image {
        width: 75%;
    }

    .download-app-cont h3 {
        font-size: 20px;
    }

    .download-app-cont .icon-cont img {
        height: 32px;
    }

    #page #calcFrm ul.formList .col-2 li {
        float: none;
        max-width: 100%;
    }

        #page #calcFrm ul.formList .col-2 li:first-child {
            padding-right: 0;
        }

        #page #calcFrm ul.formList .col-2 li:last-child {
            border-left: none;
            padding-left: 0;
        }

    #page #clearResult .pagination {
        text-align: left;
        float: left;
        width: 100%;
    }
}

/* mobile */
@media screen and (max-width: 767px) {
    .link-list-two-column p:nth-child(even) {
        float: left;
        clear: right;
    }

    html, body {
        width: 100%;
        overflow-x: hidden;
    }

    .top {
        width: 100%;
        overflow-x: hidden;
        float: left;
        clear: both;
    }

    .no-js div.noscript {
        float: left;
        width: 100%;
        background-color: #393b3e;
        min-width: 320px;
        font-size: 1px;
        height: 1px;
    }

    .no-js .popup-window div.noscript {
        background-color: #3e4045;
        min-width: 320px;
    }

    body a span {
        cursor: pointer;
    }

    body button {
        cursor: pointer;
    }

        body button span {
            cursor: pointer;
        }

    body img {
        vertical-align: bottom;
        /*max-width: 320px;*/
    }

    body .hidden {
        position: absolute !important;
        left: -999999px !important;
    }

    body span.popup {
        position: absolute;
        left: -999999px;
    }

    body .nobr {
        white-space: nowrap;
    }

    .hw-inner-page {
        width: 100% !important;
        min-width: 320px !important;
        float: left;
    }

        .hw-inner-page .top-content {
            margin: 0 auto;
            width: 320px;
            position: relative;
            z-index: 10;
        }

            .hw-inner-page .top-content span {
                padding: 10px;
                display: block;
                background: #515358;
                text-decoration: underline;
                font-size: 87.5%;
                line-height: 18px;
                color: #fff;
                position: absolute;
                left: -999999px;
                z-index: 10;
            }

                .hw-inner-page .top-content span:active, .hw-inner-page .top-content span:focus {
                    left: 0;
                }

        .hw-inner-page .page-background {
            width: 100%;
            float: left;
            min-width: 320px;
            /*padding-bottom: 12px;*/
            background-image: url(../images/mobile/global-page/page_background.png);
            background-position: center top;
            background-repeat: repeat-x;
            background-color: #fff;
        }

        .hw-inner-page .mobile-extend {
            background-image: url(../images/mobile/global-page/mobile_extend.png);
        }

        .hw-inner-page .secondary-background {
            width: 92%;
            float: left;
            padding: 0 4% 12px;
            min-width: 320px;
            background-color: #f7f7f7;
        }

    .popup-window .inner-page, .popup-window .page-background {
        min-width: 320px;
    }

    .hw-inner-page .grid-wrapper {
        width: 320px;
        margin: 0 auto;
        padding: 0;
    }

    .hw-inner-page .grid-row {
        width: 320px;
        float: left;
    }

    .hw-inner-page .secondary-background .grid-row {
        padding: 12px 0 0;
    }

    .hw-inner-page .secondary-background .grid-divider {
        background: url(../images/mobile/global-page/divider.png) center bottom no-repeat;
    }

    .hw-inner-page .grid {
        float: left;
        width: 320px;
    }

        .hw-inner-page .grid .content-item .content-row, .hw-inner-page .grid .feature-item .feature-row {
            width: 300px;
        }

            .hw-inner-page .grid .content-item .content-row:after, .hw-inner-page .grid .feature-item .feature-row:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

        .hw-inner-page .grid .content-item .content-column, .hw-inner-page .grid .feature-item .feature-column {
            float: left;
        }

    .hw-inner-page .secondary-background .grid-06 {
        width: 155px;
    }

    .hw-inner-page .secondary-background .grid .content-item .content-column {
        padding-bottom: 12px;
    }

    .hw-inner-page .secondary-background .grid .content-item .last-column, .hw-inner-page .secondary-background .grid .content-item .wide-column, .hw-inner-page .secondary-background .grid .content-item .narrow-column, .hw-inner-page .secondary-background .grid .content-item .full-column {
        padding-bottom: 0;
    }

    .hw-inner-page a.back-link {
        display: none;
    }

    .hw-inner-page .grid .icon-item, .hw-inner-page .grid .content-item, .hw-inner-page .grid .supporting-item {
        float: left;
    }

    .hw-inner-page .grid .shaded-item, .hw-inner-page .grid .apply-item {
        float: left;
    }

        .hw-inner-page .grid .shaded-item .column, .hw-inner-page .grid .apply-item .column {
            float: left;
        }

    .hw-inner-page .grid .feature-item, .hw-inner-page .grid dl, .hw-inner-page .grid .table-wrapper {
        float: left;
    }

    .hw-inner-page .grid .small-print {
        float: left;
        border-top: 1px solid #e2e2e2;
        padding: 12px 0 0;
    }

    .hw-inner-page .grid .feature-item .small-print {
        border-top: 0;
        padding: 0;
        /*border-bottom: 1px solid #e2e2e2;*/
        margin: 0 0 12px;
    }

    .hw-inner-page .grid .feature-item .feature-row {
        /*border-bottom: 1px solid #e2e2e2;*/
        margin: 0 0 12px;
    }

    .hw-inner-page .grid .content-item .content-row .full-column, .hw-inner-page .grid .content-item .content-row .wide-column, .hw-inner-page .grid .content-item .content-row .narrow-column {
        width: 300px;
    }

    .hw-inner-page .grid .content-item .content-column {
        width: 300px;
    }

    .hw-inner-page .grid .feature-item .feature-column, .hw-inner-page .grid .supporting-item, .hw-inner-page .grid .expanding-item, .hw-inner-page .grid .expanding-row, .hw-inner-page .grid .small-print, .hw-inner-page .grid .back-row, .hw-inner-page .grid dl, .hw-inner-page .grid .table-wrapper {
        width: 300px;
    }

    .hw-inner-page .grid .icon-item, .hw-inner-page .grid .shaded-item, .hw-inner-page .grid .apply-item, .hw-inner-page .grid .content-item, .hw-inner-page .grid .feature-item, .hw-inner-page .grid .tree-navigation {
        width: 300px;
        padding: 0 10px;
    }

    .hw-inner-page .grid-24 .table-wrapper table {
        width: 940px;
    }

    .hw-inner-page .grid-18 .table-wrapper table {
        width: 700px;
    }

    .hw-inner-page .grid-16 .table-wrapper table {
        width: 620px;
    }

    .hw-inner-page .grid-12 .table-wrapper table {
        width: 460px;
    }

    .hw-inner-page table caption {
        position: absolute;
        left: -999999px;
    }

        .hw-inner-page table caption span {
            position: absolute;
            left: -999999px;
        }

    .hw-inner-page {
        /*    ol {
          &[type=a] {
            list-style-type: lower-alpha;
            li {
              list-style-type: lower-alpha;
            }
          }
          &[type=i] {
            list-style-type: lower-roman;
            li {
              list-style-type: lower-roman;
            }
          }
        }
        ul li ul {
          list-style-type: disc;
          li {
            list-style-type: disc;
          }
        }
        ol {
          li ul, &[type=a] li ul, &[type=i] li ul {
            list-style-type: disc;
            li {
              list-style-type: disc;
            }
          }
        }
        ul li ol {
          list-style-type: decimal;
          li {
            list-style-type: decimal;
          }
        }
        ol {
          li ol, &[type=a] li ol, &[type=i] li ol {
            list-style-type: decimal;
            li {
              list-style-type: decimal;
            }
          }
        }
        ul li ol[type=a] {
          list-style-type: lower-alpha;
          li {
            list-style-type: lower-alpha;
          }
        }
        ol {
          li ol[type=a], &[type=a] li ol[type=a], &[type=i] li ol[type=a] {
            list-style-type: lower-alpha;
            li {
              list-style-type: lower-alpha;
            }
          }
        }
        ul li ol[type=i] {
          list-style-type: lower-roman;
          li {
            list-style-type: lower-roman;
          }
        }
        ol {
          li ol[type=i], &[type=a] li ol[type=i], &[type=i] li ol[type=i] {
            list-style-type: lower-roman;
            li {
              list-style-type: lower-roman;
            }
          }
        }*/
    }

        .hw-inner-page li a.red-button, .hw-inner-page p a.red-button, .hw-inner-page td a.red-button, .hw-inner-page li a.white-button, .hw-inner-page p a.white-button, .hw-inner-page td a.white-button {
            font-size: 100%;
        }

        .hw-inner-page a.white-button {
            background-position: left -200px;
            color: #000;
        }

            .hw-inner-page a.white-button span {
                background-position: right -300px;
            }

        .hw-inner-page a.red-button span.chevron, .hw-inner-page a.red-button span.new-window, .hw-inner-page a.red-button span.pdf, .hw-inner-page a.red-button span.external, .hw-inner-page a.red-button span.overlay-launch, .hw-inner-page a.red-button span.video {
            padding-right: 10px;
        }

        .hw-inner-page a.white-button span.chevron, .hw-inner-page a.white-button span.new-window, .hw-inner-page a.white-button span.pdf, .hw-inner-page a.white-button span.external, .hw-inner-page a.white-button span.overlay-launch, .hw-inner-page a.white-button span.video {
            padding-right: 41px;
        }

        .hw-inner-page a.red-button span.chevron {
            background-position: right -400px;
        }

        .hw-inner-page a.red-button span.new-window {
            background-position: right -500px;
        }

        .hw-inner-page a.red-button span.pdf {
            background-position: right -600px;
        }

        .hw-inner-page a.red-button span.external {
            background-position: right -700px;
        }

        .hw-inner-page a.red-button span.overlay-launch {
            background-position: right -800px;
        }

        .hw-inner-page a.red-button span.video {
            background-position: right -900px;
        }

        .hw-inner-page a.white-button span.chevron {
            background-position: right -1000px;
        }

        .hw-inner-page a.white-button span.new-window {
            background-position: right -1100px;
        }

        .hw-inner-page a.white-button span.pdf {
            background-position: right -1200px;
        }

        .hw-inner-page a.white-button span.external {
            background-position: right -1300px;
        }

        .hw-inner-page a.white-button span.overlay-launch {
            background-position: right -1400px;
        }

        .hw-inner-page a.white-button span.video {
            background-position: right -1500px;
        }

        .hw-inner-page a.red-button:hover, .hw-inner-page a.red-button:active, .hw-inner-page a.red-button:focus, .hw-inner-page a.red-button:hover span, .hw-inner-page a.red-button:active span, .hw-inner-page a.red-button:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.white-button:hover, .hw-inner-page a.white-button:active, .hw-inner-page a.white-button:focus, .hw-inner-page a.white-button:hover span, .hw-inner-page a.white-button:active span, .hw-inner-page a.white-button:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page div.button-clear {
            clear: both;
        }

            .hw-inner-page div.button-clear:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

        .hw-inner-page .overlay div.button-clear {
            margin-bottom: 12px;
        }

        .hw-inner-page .overlay a.red-button span, .hw-inner-page .overlay a.white-button span {
            max-width: 190px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .hw-inner-page .overlay a.red-button span.chevron, .hw-inner-page .overlay a.red-button span.new-window, .hw-inner-page .overlay a.red-button span.pdf, .hw-inner-page .overlay a.red-button span.external, .hw-inner-page .overlay a.red-button span.overlay-launch, .hw-inner-page .overlay a.red-button span.video {
                max-width: 169px;
            }

            .hw-inner-page .overlay a.white-button span.chevron, .hw-inner-page .overlay a.white-button span.new-window, .hw-inner-page .overlay a.white-button span.pdf, .hw-inner-page .overlay a.white-button span.external, .hw-inner-page .overlay a.white-button span.overlay-launch, .hw-inner-page .overlay a.white-button span.video {
                max-width: 169px;
            }

        .hw-inner-page .grid div.button-clear a.red-button, .hw-inner-page .grid div.button-clear a.white-button {
            margin: 0 12px 12px 0;
        }

        .hw-inner-page a.chevron-link, .hw-inner-page a.new-window-link, .hw-inner-page a.pdf-link, .hw-inner-page a.external-link, .hw-inner-page a.overlay-launch-link, .hw-inner-page a.video-link {
            background: url(../images/mobile/common/red_chevron.png) right bottom no-repeat;
            padding: 0 21px 0 0;
            line-height: 18px;
            text-decoration: none;
        }

        .hw-inner-page a.new-window-link {
            background-image: url(../images/mobile/common/red_new_window.png);
        }

        .hw-inner-page a.pdf-link {
            background-image: url(../images/mobile/common/red_pdf_download.png);
        }

        .hw-inner-page a.external-link {
            background-image: url(../images/mobile/common/red_external_site.png);
        }

        .hw-inner-page a.overlay-launch-link {
            background-image: url(../images/mobile/common/red_overlay_launch.png);
        }

        .hw-inner-page a.video-link {
            background-image: url(../images/mobile/common/red_video.png);
        }

        .hw-inner-page a.chevron-link:hover, .hw-inner-page a.chevron-link:active, .hw-inner-page a.chevron-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.new-window-link:hover, .hw-inner-page a.new-window-link:active, .hw-inner-page a.new-window-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.pdf-link:hover, .hw-inner-page a.pdf-link:active, .hw-inner-page a.pdf-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.external-link:hover, .hw-inner-page a.external-link:active, .hw-inner-page a.external-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.overlay-launch-link:hover, .hw-inner-page a.overlay-launch-link:active, .hw-inner-page a.overlay-launch-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page a.video-link:hover, .hw-inner-page a.video-link:active, .hw-inner-page a.video-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .back-row {
            margin: 0 10px 15px;
            float: left;
        }

        .hw-inner-page .grid-16 .back-row {
            /*border-bottom: 1px solid #e2e2e2;*/
            padding-bottom: 12px;
            margin-bottom: 12px;
        }

        .hw-inner-page .grid-18 .back-row {
            border-top: 1px solid #e2e2e2;
            padding-bottom: 12px;
            padding-top: 12px;
        }

        .hw-inner-page .secondary-background .back-row {
            border-top: 1px solid #e2e2e2;
            padding-top: 18px;
        }

        .hw-inner-page a.back-top-link {
            background-image: url(../images/mobile/global-page/back.png);
            background-position: -1px bottom;
            background-repeat: no-repeat;
            padding: 0 0px 0 21px;
            text-decoration: none;
            display: block;
            font-size: 93.75%;
            line-height: 18px;
            float: right;
        }

            .hw-inner-page a.back-top-link:hover, .hw-inner-page a.back-top-link:active, .hw-inner-page a.back-top-link:focus {
                text-decoration: underline;
                outline: 0;
            }

        .hw-inner-page p {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
            padding: 0 0 12px;
        }

        .hw-inner-page h3 {
            font-size: 125%;
            line-height: 26px;
            font-weight: 400;
            padding: 0 0 12px;
        }

        .hw-inner-page h4 {
            font-size: 112.5%;
            line-height: 24px;
            padding: 0 0 12px;
        }

        .hw-inner-page .grid-16 .content-item h4 {
            clear: both;
        }

        .hw-inner-page h5 {
            font-size: 100%;
            line-height: 22px;
            padding: 0 0 12px;
        }

        .hw-inner-page p.intro {
            font-size: 100%;
            line-height: 22px;
            color: #000;
        }

        .hw-inner-page .small-print p, .hw-inner-page p.disclaimer {
            font-size: 68.75%;
            line-height: 17px;
            color: #696969;
        }

        .hw-inner-page .content-item .small-print p {
            padding: 0px;
        }

        .hw-inner-page ul {
            list-style: disc outside none;
            /*padding: 0 0 0 24px;*/
        }

            .hw-inner-page ul li {
                /*list-style: disc outside none;*/
                padding: 12px 0 12px 6px;
            }

        .hw-inner-page ol {
            /*list-style: decimal outside none;*/
            /* padding: 0 0 0 30px;*/
        }

            .hw-inner-page ol li {
                /*list-style: decimal outside none;*/
                padding: 12px 0 12px 6px;
            }

        .hw-inner-page li {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
        }

        .hw-inner-page .small-print ul {
            padding-top: 0;
            padding-bottom: 12px;
        }

        .hw-inner-page .small-print ol {
            padding-top: 0;
            padding-bottom: 12px;
            padding-left: 29px;
        }

            .hw-inner-page .small-print ol li {
                padding-left: 1px;
            }

            .hw-inner-page .small-print ul li, .hw-inner-page .small-print ol li {
                padding-top: 0;
                padding-bottom: 0;
            }

        .hw-inner-page .small-print li {
            font-size: 68.75%;
            line-height: 17px;
            color: #696969;
        }

        .hw-inner-page li ul li, .hw-inner-page li ol li {
            font-size: 100%;
            padding-top: 12px;
            padding-bottom: 0;
        }

        .hw-inner-page .small-print li ul, .hw-inner-page .small-print li ol {
            padding-bottom: 0;
        }

            .hw-inner-page .small-print li ul li, .hw-inner-page .small-print li ol li {
                font-size: 100%;
            }

        .hw-inner-page ol li ul {
            padding-left: 24px;
        }

            .hw-inner-page ol li ul li {
                padding-left: 6px;
            }

        .hw-inner-page li ol {
            padding-left: 30px;
        }

            .hw-inner-page li ol li {
                padding-left: 0;
            }

        .hw-inner-page .small-print ol li ul {
            padding-left: 24px;
        }

            .hw-inner-page .small-print ol li ul li {
                padding-left: 6px;
            }

        .hw-inner-page .small-print li ol {
            padding-left: 29px;
        }

            .hw-inner-page .small-print li ol li {
                padding-left: 1px;
            }

        .hw-inner-page .grid-16 .content-item .content-column ul {
            padding-right: 5px;
        }

        .hw-inner-page .secondary-background .wide-column ul {
            padding-right: 7px;
        }

        .hw-inner-page .secondary-background .wide-column p {
            padding-right: 4px;
        }

        .hw-inner-page .grid dl {
            margin-top: -10px;
            border-bottom: 18px solid #fff;
        }

        .hw-inner-page dl dt, .hw-inner-page dl dd {
            background-color: #fafafa;
            line-height: 21px;
            color: #4c4c4c;
            font-size: 93.75%;
            display: block;
            float: left;
            width: 265px;
            padding: 10px 20px 11px 15px;
        }

        .hw-inner-page dl dt {
            background-color: #e6e6e6;
            border-top: 10px solid #fff;
            color: #000;
        }

        .hw-inner-page .grid img {
            /*max-width: 290px;*/
            max-height: 300px;
        }

        .hw-inner-page .grid-06 .content-item img {
            max-height: 110px;
            max-width: 300px;
        }

        .hw-inner-page .secondary-background .grid-24 .content-item .content-column img, .hw-inner-page .secondary-background .grid-12 .content-item .content-column img {
            max-height: 110px;
            max-width: 300px;
        }

        .hw-inner-page .secondary-background .narrow-column img {
            padding: 0 0 12px;
        }

        .hw-inner-page img.image-left, .hw-inner-page img.image-right, .hw-inner-page img.image-full {
            padding: 0 0 12px;
        }

        .hw-inner-page .secondary-background .narrow-column img.image-full {
            padding-top: 12px;
        }

        .hw-inner-page .secondary-background img.image-left {
            padding: 5px 16px 5px 0;
            float: left;
        }

        .hw-inner-page label {
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
        }

        .hw-inner-page .grid .table-wrapper {
            margin: 0 0 18px;
            overflow-x: scroll;
            overflow-y: visible;
        }

        .hw-inner-page thead th, .hw-inner-page thead td {
            background-color: #e6e6e6;
        }

        .hw-inner-page tbody th, .hw-inner-page tbody td {
            background-color: #fafafa;
        }

        .hw-inner-page tbody tr.odd th, .hw-inner-page tbody tr.odd td {
            background-color: #f6f6f6;
        }

        .hw-inner-page th, .hw-inner-page td {
            line-height: 21px;
            font-size: 93.75%;
            padding: 12px 15px;
        }

        .hw-inner-page th {
            font-weight: 700;
        }

            .hw-inner-page th.upper-case {
                text-transform: uppercase;
            }

        .hw-inner-page td {
            color: #4c4c4c;
        }

        .hw-inner-page tr p, .hw-inner-page tr li {
            font-size: 100%;
            padding-bottom: 0;
            padding-top: 12px;
            text-transform: none;
        }

            .hw-inner-page tr p.yes, .hw-inner-page tr p.no {
                padding-top: 0;
                margin: -1px 0 0 -1px;
                font-size: 0;
                background-image: url(../images/global-page/icons_table.png);
                background-repeat: no-repeat;
                background-position: center top;
                height: 27px;
                width: 27px;
            }

            .hw-inner-page tr p span.yes, .hw-inner-page tr p span.no {
                padding-top: 0;
                margin: -1px 0 0 -1px;
                font-size: 0;
                background-image: url(../images/global-page/icons_table.png);
                background-repeat: no-repeat;
                background-position: center top;
                height: 27px;
                width: 27px;
            }

            .hw-inner-page tr p.no, .hw-inner-page tr p span.no {
                background-position: center -27px;
            }

        .hw-inner-page tr ul li ul, .hw-inner-page tr ul li ol {
            display: none;
        }

        .hw-inner-page tr ol li ul, .hw-inner-page tr ol li ol {
            display: none;
        }

        .hw-inner-page tr label {
            font-size: 100%;
        }

        .hw-inner-page button.red-input, .hw-inner-page button.white-input {
            background: transparent;
        }

            .hw-inner-page button.red-input span, .hw-inner-page button.white-input span {
                float: left;
                display: block;
                background-image: url(../images/mobile/global-page/buttons.png);
                background-repeat: no-repeat;
                white-space: nowrap;
            }

                .hw-inner-page button.red-input span.left, .hw-inner-page button.white-input span.left {
                    background-position: left top;
                    padding: 0 0 0 4px;
                }

                .hw-inner-page button.red-input span.right {
                    background-position: right -100px;
                    padding: 8px 20px 8px 16px;
                    font-size: 93.75%;
                    color: #fff;
                    line-height: 15px;
                    min-height: 15px;
                }

                .hw-inner-page button.white-input span.right {
                    background-position: right -100px;
                    padding: 8px 20px 8px 16px;
                    font-size: 93.75%;
                    color: #fff;
                    line-height: 15px;
                    min-height: 15px;
                }

                .hw-inner-page button.white-input span.left {
                    background-position: left -200px;
                }

                .hw-inner-page button.white-input span.right {
                    background-position: right -300px;
                    color: #000;
                }

        .hw-inner-page button[type=submit].focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button.red-input:hover span, .hw-inner-page button.red-input:active span, .hw-inner-page button.red-input:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button.white-input:hover span, .hw-inner-page button.white-input:active span, .hw-inner-page button.white-input:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page button[type=submit]::-moz-focus-inner {
            border: 0 !important;
            margin: 0 -2px;
        }

        .hw-inner-page .page-background .grid-08 .content-item {
            display: none;
        }

            .hw-inner-page .page-background .grid-08 .content-item img {
                display: none;
            }

        .hw-inner-page .page-background .grid-12 .content-item {
            margin: 0px;
            padding: 0;
            /*  border-bottom: 1px solid #e2e2e2;*/
        }

            .hw-inner-page .page-background .grid-12 .content-item img {
                display: none;
            }

        .hw-inner-page .page-background .grid-16 .content-item {
            margin: 0px;
            padding: 0;
            /*  border-bottom: 1px solid #e2e2e2;*/
        }

        .hw-inner-page .grid .banner-item {
            /*display: none;*/
        }

            .hw-inner-page .grid .banner-item .image {
                /*display: none;*/
            }

                .hw-inner-page .grid .banner-item .image img {
                    /*display: none;*/
                }

        .hw-inner-page .secondary-background .grid-06 .banner-item {
            display: block;
            float: left;
            width: 145px;
            padding: 0 0 0 10px;
            /*ol {
        list-style-type: disc;
        li {
          list-style-type: disc;
        }
      }*/
        }

            .hw-inner-page .secondary-background .grid-06 .banner-item .image {
                display: block;
                width: 145px;
            }

                .hw-inner-page .secondary-background .grid-06 .banner-item .image img {
                    display: block;
                    width: 145px;
                    min-height: 100px;
                }

            .hw-inner-page .secondary-background .grid-06 .banner-item .text {
                width: 145px;
                padding-top: 12px;
            }

            .hw-inner-page .secondary-background .grid-06 .banner-item .cta-link {
                font-weight: 700;
                font-size: 100%;
                line-height: 22px;
                padding: 0 0 12px;
            }

                .hw-inner-page .secondary-background .grid-06 .banner-item .cta-link a {
                    line-height: 22px;
                    background: url(../images/mobile/global-page/cta.png) right bottom no-repeat;
                    padding: 0 23px 0 0;
                    text-decoration: none;
                }

                    .hw-inner-page .secondary-background .grid-06 .banner-item .cta-link a:hover, .hw-inner-page .secondary-background .grid-06 .banner-item .cta-link a:active, .hw-inner-page .secondary-background .grid-06 .banner-item .cta-link a:focus {
                        text-decoration: underline;
                        outline: 0;
                    }

            .hw-inner-page .secondary-background .grid-06 .banner-item ul {
                padding-left: 19px;
                padding-bottom: 12px;
            }

            .hw-inner-page .secondary-background .grid-06 .banner-item ol {
                padding-left: 19px;
                padding-bottom: 12px;
            }

                .hw-inner-page .secondary-background .grid-06 .banner-item ol li {
                    padding-left: 6px;
                }

                .hw-inner-page .secondary-background .grid-06 .banner-item ul li, .hw-inner-page .secondary-background .grid-06 .banner-item ol li {
                    padding-top: 0;
                    padding-bottom: 0;
                }

                    .hw-inner-page .secondary-background .grid-06 .banner-item ul li ul, .hw-inner-page .secondary-background .grid-06 .banner-item ol li ul, .hw-inner-page .secondary-background .grid-06 .banner-item ul li ol, .hw-inner-page .secondary-background .grid-06 .banner-item ol li ol {
                        display: none;
                    }

        .hw-inner-page .feature-item .feature-row ul {
            list-style: none;
        }

            .hw-inner-page .feature-item .feature-row ul li {
                list-style: none;
            }

        .hw-inner-page .grid .feature-item .feature-row ul {
            padding-left: 0;
            padding-top: 0;
        }

            .hw-inner-page .grid .feature-item .feature-row ul li {
                width: 85%;
                border-top: 1px solid #e2e2e2;
                background: url(../images/mobile/global-page/tick.png) -1px 17px no-repeat;
                padding: 15px 5% 15px 10%;
            }

        .hw-inner-page .header-style-03 .feature-item .feature-row ul li {
            padding-right: 14px;
        }

        .hw-inner-page .grid .feature-item .feature-row ul li strong {
            color: #000;
            font-weight: 700;
            display: inline-block;
            margin: 0 0 7px;
            line-height: 24px;
            font-size: 120.33%;
        }

        .hw-inner-page .grid-12 .supporting-item {
            margin: 0 10px;
        }

        .hw-inner-page .grid-08 .supporting-item {
            border-bottom: 1px solid #e2e2e2;
            margin: 0 10px 12px;
        }

            .hw-inner-page .grid-08 .supporting-item a.image-link {
                margin: 0 0 18px;
            }

            .hw-inner-page .grid-08 .supporting-item h3 {
                font-weight: 700;
            }

        .hw-inner-page .grid .shaded-item h3, .hw-inner-page .grid .apply-item h3 {
            font-weight: 700;
        }

        .hw-inner-page .grid-08 .supporting-item blockquote {
            background: url(../images/mobile/global-page/quote.png) left top no-repeat;
            padding: 0 0 12px 46px;
        }

            .hw-inner-page .grid-08 .supporting-item blockquote span {
                background: url(../images/mobile/global-page/quote.png) right bottom no-repeat;
                display: block;
                padding-right: 21px;
                color: #000;
                font-weight: 700;
                line-height: 26px;
                font-size: 125%;
                min-height: 78px;
            }

        .hw-inner-page .grid-12 .supporting-item p {
            padding-right: 12px;
        }

            .hw-inner-page .grid-12 .supporting-item p.menu-link {
                font-weight: 700;
                font-size: 112.5%;
                padding: 12px 10px 0 0;
                border-top: 1px solid #e2e2e2;
                line-height: 24px;
            }

                .hw-inner-page .grid-12 .supporting-item p.menu-link a {
                    text-decoration: none;
                    line-height: 24px;
                    padding: 0 21px 0 0;
                    background: url(../images/mobile/global-page/menu.png) right bottom no-repeat;
                }

                    .hw-inner-page .grid-12 .supporting-item p.menu-link a:hover, .hw-inner-page .grid-12 .supporting-item p.menu-link a:active, .hw-inner-page .grid-12 .supporting-item p.menu-link a:focus {
                        outline: 0;
                        text-decoration: underline;
                    }

        .hw-inner-page .grid .shaded-item .column {
            /*      border-bottom: 1px solid #e2e2e2;*/
            margin: 0 0 12px;
            width: 300px;
        }

        .hw-inner-page .grid-06 .last-item .column {
            border-bottom: 0;
            margin: 0;
        }

        .hw-inner-page .grid-06 .shaded-item .column p {
            padding-right: 7px;
        }

        .hw-inner-page .grid-08 .shaded-item .column ul {
            padding-right: 7px;
        }

        .hw-inner-page .grid-16 .apply-item .column {
            border-bottom: 1px solid #e2e2e2;
            margin: 0 0 12px;
            width: 300px;
        }

        .hw-inner-page .grid .apply-item h3 {
            padding-right: 20px;
        }

        .hw-inner-page .grid .apply-item p {
            clear: both;
            padding-right: 10px;
        }

            .hw-inner-page .grid .apply-item p.phone {
                color: #000;
                font-weight: 700;
                font-size: 112.5%;
                line-height: 24px;
                padding: 0 0 6px;
            }

        .hw-inner-page .grid .apply-item a.red-button, .hw-inner-page .grid .apply-item a.white-button {
            margin: 0 20px 12px 0;
        }

        .hw-inner-page .supporting-item ul li ul, .hw-inner-page .supporting-item ol li ul, .hw-inner-page .supporting-item ul li ol, .hw-inner-page .supporting-item ol li ol {
            display: none;
        }

        .hw-inner-page .shaded-item ul li ul, .hw-inner-page .shaded-item ol li ul, .hw-inner-page .shaded-item ul li ol, .hw-inner-page .shaded-item ol li ol {
            display: none;
        }

        .hw-inner-page .apply-item ul li ul, .hw-inner-page .apply-item ol li ul, .hw-inner-page .apply-item ul li ol, .hw-inner-page .apply-item ol li ol {
            display: none;
        }

        .hw-inner-page .feature-item .feature-row ul li ul, .hw-inner-page .feature-item .feature-row ul li ol {
            display: none;
        }

        .hw-inner-page .grid .content-item a.red-button, .hw-inner-page .grid .content-item a.white-button {
            margin: 0 0 12px;
        }

        .hw-inner-page .secondary-background .grid .content-item a.red-button, .hw-inner-page .secondary-background .grid .content-item a.white-button {
            margin: 0 0 18px;
        }

        .hw-inner-page .expanding-item {
            border-top: 1px solid #e2e2e2;
            padding: 0 0 12px;
        }

        .hw-inner-page .expanding-row {
            border-bottom: 1px solid #e2e2e2;
        }

        .hw-inner-page .expanding-item .last-row {
            border-bottom: 0;
        }

        .hw-inner-page .expanding-item h4 {
            font-size: 100%;
            padding: 0;
            line-height: 24px;
        }

        .hw-inner-page .expanding-item a.more-link {
            text-decoration: none;
            display: block;
            padding: 10px 29px 10px 0;
            /*background-image: url(../images/mobile/common/controls.png);*/
            background-position: right -2px;
            background-repeat: no-repeat;
        }

        .hw-inner-page .expanding-item .open a.more-link {
            background-position: right -502px;
        }

        .hw-inner-page .expanding-item a.more-link:hover, .hw-inner-page .expanding-item a.more-link:active, .hw-inner-page .expanding-item a.more-link:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .expanding-item .more-content {
            display: none;
            margin: 0 0 3px;
        }
    /*
	.hw-inner-page a.red-button span,
	.hw-inner-page a.white-button span {
		background-image: url(../images/mobile/global-page/buttons.png);
		background-repeat: no-repeat;
		background-position: right -100px;
		display: block;
		float: left;
		padding: 8px 20px 8px 16px;
		min-height: 15px;
	}*/
    .no-js .hw-inner-page .expanding-item .more-content {
        display: none;
    }

    .hw-inner-page .expanding-item .open .more-content {
        display: none;
    }

    .hw-inner-page .expanding-item .more-content p {
        padding-right: 5px;
    }

    .overlay {
        display: none;
    }

        .overlay .lightbox-wrapper {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1001;
        }

        .overlay .underlay {
            position: absolute;
            top: 0;
            left: 0;
            background: rgba(62, 64, 69, 0.85);
            z-index: 1000;
        }

        .overlay .lightbox {
            position: relative;
            width: 270px;
            margin: 0 auto;
            background: #fff;
            -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            z-index: 1002;
        }

        .overlay button.lightbox-close, .overlay button[type=button].focus {
            position: absolute;
            text-indent: -9999px;
            top: -16px;
            right: -16px;
            display: block;
            width: 41px;
            height: 41px;
            -moz-border-radius: 41px;
            -webkit-border-radius: 41px;
            border-radius: 41px;
            -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.75);
            background: url(../images/mobile/global-page/close.png) center center no-repeat;
        }

            .overlay button.lightbox-close:active, .overlay button.lightbox-close:focus {
                border: 2px solid #000;
            }

        .overlay button[type=button].focus {
            border: 2px solid #000;
        }

        .overlay button[type=button]::-moz-focus-inner {
            border: 0 !important;
        }

        .overlay .lightbox-content {
            width: 230px;
            padding: 20px 20px 8px;
        }

    .hw-inner-page .overlay .lightbox-content h2 {
        font-size: 125%;
        line-height: 26px;
        padding: 0 0 12px;
        border-bottom: 1px solid #e2e2e2;
        margin: 0 0 12px;
    }

    .hw-inner-page .overlay .lightbox-content h3 {
        font-weight: 700;
        font-size: 93.75%;
        line-height: 21px;
        padding: 0 0 12px;
    }

    .hw-inner-page .overlay .lightbox-content p {
        padding-right: 5px;
    }

    .expanding-row h4 {
        font-size: 100%;
    }

    .hw-inner-page .mobile-only {
        display: block !important;
    }

    .hw-inner-page .desktop-only {
        display: none !important;
    }

    .hw-inner-page .branch-container {
        margin: 0 -20px 20px;
        padding: 0 15px;
        font-size: 14px;
    }

        .hw-inner-page .branch-container .branch-select ul li {
            display: block;
            width: 100%;
            height: initial;
            border-left: none;
            border-top: 1px solid #6f6f6f;
            padding: 0px 0;
        }

            .hw-inner-page .branch-container .branch-select ul li.prior {
                padding: 5px 0;
            }

            .hw-inner-page .branch-container .branch-select ul li.second ul.listing li {
                display: block;
                width: 100%;
            }

            .hw-inner-page .branch-container .branch-select ul li .rich-select select {
                min-width: 130px;
            }

            .hw-inner-page .branch-container .branch-select ul li ul.listing {
                margin: 0;
            }

                .hw-inner-page .branch-container .branch-select ul li ul.listing li {
                    display: inline;
                    clear: none;
                    width: inherit;
                    padding: 0 10px 0 0;
                }

            .hw-inner-page .branch-container .branch-select ul li:last-child {
                border-top: 1px solid #6f6f6f;
            }

    .hw-inner-page .branch-list {
        width: 100%;
        max-height: 480px;
        overflow-x: initial;
        overflow-y: scroll;
    }

    .hw-inner-page .branch-map {
        display: block;
        width: 100%;
        height: 375px;
    }

    .hw-inner-page .grid-12 .content-item .content-column p,
    .hw-inner-page .grid-24 .content-item .content-column p {
        width: 95%;
    }

        .hw-inner-page .grid-12 .content-item .content-column p:nth-child(odd),
        .hw-inner-page .grid-24 .content-item .content-column p:nth-child(odd) {
            margin-right: 0;
        }

    .hw-inner-page .secondary-background h3, .hw-inner-page .secondary-background h4 {
        padding: 20px 0 0px;
    }

    .hw-inner-page .apply-now-form fieldset {
        width: 100%;
    }

    .hw-inner-page .banner-tab {
        display: block;
        margin: 0 0 20px !important;
        width: 100%;
    }

        .hw-inner-page .banner-tab ul li {
            width: 100%;
            display: inline-block;
            text-align: left;
            background: #efeff0 !important;
            border-bottom: 2px solid #dcdcdc;
            float: left;
        }

            .hw-inner-page .banner-tab ul li a {
                width: 100%;
                padding: 10px 15px;
                font-size: 12px;
                color: #000000;
                box-sizing: border-box;
            }

                .hw-inner-page .banner-tab ul li a strong {
                    font-size: 15px;
                    color: #de0000;
                }

            .hw-inner-page .banner-tab ul li.active {
                background: #efeff0 !important;
                border-radius: 5px;
                border: 2px solid #dcdcdc;
                position: relative;
                box-sizing: border-box;
            }

                .hw-inner-page .banner-tab ul li.active:after {
                    content: '';
                    width: 16px;
                    height: 10px;
                    position: absolute;
                    top: 20px;
                    right: 10px;
                    background: url(../images/common/select-arrow.png) no-repeat 0 0;
                }

                .hw-inner-page .banner-tab ul li.active a {
                    font-size: 12px;
                    color: #000000;
                    pointer-events: none;
                }

                    .hw-inner-page .banner-tab ul li.active a strong {
                        font-size: 15px;
                        color: #de0000;
                    }

            .hw-inner-page .banner-tab ul li.dd-open:after {
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
            }

            .hw-inner-page .banner-tab ul li:not(.active),
            .hw-inner-page .banner-tab ul li.active em,
            .hw-inner-page .banner-tab ul li a:before {
                display: none;
            }

    .hw-inner-page .advance-landing-services {
        padding: 0;
    }

        .hw-inner-page .advance-landing-services .advance-grid {
            width: 90% !important;
            padding: 0 5%;
        }

            .hw-inner-page .advance-landing-services .advance-grid .grid-06 {
                width: 100%;
                margin: 0 0 20px 0;
            }

            .hw-inner-page .advance-landing-services .advance-grid li {
                width: 100%;
            }

            .hw-inner-page .advance-landing-services .advance-grid #iconItems .column .full-box {
                padding-top: 20px;
            }

    .advance-landing-services .advance-grid .grid-06:first-child #iconItems .column {
        border: none;
    }

    .hw-inner-page .iban-generator {
        margin: 10px 0;
    }

        .hw-inner-page .iban-generator ul {
            display: none;
        }

        .hw-inner-page .iban-generator .rich-select {
            display: block;
        }

    .hw-inner-page .contact-us-table {
        display: block;
        background: #f6f6f6;
    }

        .hw-inner-page .contact-us-table ul {
            display: block;
            width: 100%;
            border-bottom: 20px solid #FFFFFF;
            padding: 0;
        }

        .hw-inner-page .contact-us-table li {
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 14px 20px;
            height: auto;
            display: block;
            border-bottom: none;
        }

            .hw-inner-page .contact-us-table li:first-child {
                background: #e6e6e6;
                padding: 7px 20px;
            }

        .hw-inner-page .contact-us-table h2 {
            color: #000;
        }

    .cmb-header {
        float: left;
        width: 100%;
        padding: 0;
    }

    .ui-state-default .ui-icon {
        background: none !important;
    }

    .hw-inner-page .branch-container .branch-select ul ul.listing.single {
        margin-top: 0;
    }

    .filter-accordion .listing {
        width: 100%;
    }

    .filter-search {
        float: none;
        margin-right: 0;
    }

        .filter-search input[type=text] {
            width: calc(100% - 31px);
            box-sizing: border-box;
        }

    .social-icons-fixed {
        position: static;
        transform: none;
    }

        .social-icons-fixed li {
            float: left;
            width: 25%;
            text-align: center;
        }

    .download-app-cont .bg-image.desktop-bg {
        display: none;
    }

    .download-app-cont .bg-image.mobile-bg {
        display: block;
        max-height: none;
    }

    .download-app-cont {
        margin: 0;
        width: 108%;
        margin-left: -4%;
    }

        .download-app-cont .copy-cont {
            position: absolute;
            left: 50%;
            top: auto;
            bottom: 37px;
            transform: translateX(-50%);
            width: 100%;
        }

        .download-app-cont .icon-cont {
            margin-top: 40px;
            width: 100%;
            text-align: center;
        }

        .download-app-cont h3 {
            text-align: center;
        }

    #page #calcResult.listing .offersListing .list .img-col {
        margin-bottom: 20px;
    }

    #page #calcResult.listing .offersListing .list .des-col {
        width: 100%;
    }

    #page #calcFrm ul.formList .col-2 li {
        float: none;
        max-width: 100%;
    }

        #page #calcFrm ul.formList .col-2 li:first-child {
            padding-right: 0;
        }

        #page #calcFrm ul.formList .col-2 li:last-child {
            border-left: none;
            padding-left: 0;
        }

    #page #clearResult .pagination {
        text-align: left;
        float: left;
        width: 100%;
    }

    .tooltip {
        top: -5px;
        left: 0px;
    }

        .tooltip .tooltip-content:before {
            left: 50%;
            top: 89%;
            transform: rotate(-135deg);
        }
}

.navigation-featured-block {
    border: solid 1px #dfdfdd;
    position: relative;
}

    .navigation-featured-block .b-inner {
        position: absolute;
        background: rgba(0, 0, 0, 0.7);
        padding: 25px 13px;
        left: 0;
        top: 25px;
        max-width: 167px;
    }

        .navigation-featured-block .b-inner h3 {
            padding: 0 !important;
            color: #FFF;
            font-size: 24px !important;
        }

        .navigation-featured-block .b-inner a.red-button {
            display: block;
            float: left;
            white-space: nowrap;
            padding: 10px 20px;
            font-size: 113%;
            color: #fff;
            line-height: 15px;
            min-height: 15px;
            text-decoration: none;
            background: #D22630;
            margin-top: 24px;
        }

            .navigation-featured-block .b-inner a.red-button:hover {
                background: #555;
                text-decoration: none;
            }

.hw-masthead-wrapper {
    width: 100%;
    min-width: 1225px;
    border-bottom: 2px solid #d8232a;
}

    .hw-masthead-wrapper .navigation-wrapper a, .hw-masthead-wrapper .navigation-wrapper ul {
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

.popup-window .hw-masthead-wrapper {
    min-width: 760px;
}

.hw-masthead-overlay {
    left: 0;
    position: absolute;
    top: 119px;
    bottom: 0;
    width: 100%;
    min-width: 1225px;
    z-index: 121;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.6) 0, transparent 100%;
    opacity: 0;
    display: none;
}

.hw-masthead-utility {
    width: 100%;
    min-width: 1225px;
    background-color: #515358;
}

.popup-window .hw-masthead-utility {
    min-width: 760px;
    background: 0;
}

/*
body h1 {
  position: absolute;
  left: -999999px;
}
*/
.hw-masthead-utility-row {
    margin: 0 auto;
    z-index: 304;
    position: relative;
    width: 1175px;
    padding: 0 25px;
}

    .hw-masthead-utility-row:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.top-search {
    float: left;
    width: 181px;
    border-right: 1px solid #626469;
    padding: 0 20px 0 0;
    margin: 6px 20px 0;
    height: 21px;
    overflow: hidden;
}

    .top-search fieldset {
        float: left;
        width: 100%;
    }

        .top-search fieldset input {
            float: left;
            width: 150px;
            font-size: 75%;
            font-style: italic;
            color: #fff;
            background: #626469;
            padding: 3px 0 3px 10px;
        }

            .top-search fieldset input[type=submit] {
                width: 21px;
                background: #626469 url(../images/common/top-search-icon.jpg) no-repeat 5px 5px;
                text-indent: -9999px;
                cursor: pointer;
            }

                .top-search fieldset input[type=submit]::-webkit-input-placeholder {
                    color: #fff;
                }

                .top-search fieldset input[type=submit]:-moz-placeholder {
                    /* Firefox 18- */
                    color: #fff;
                }

                .top-search fieldset input[type=submit]::-moz-placeholder {
                    /* Firefox 19+ */
                    color: #fff;
                }

                .top-search fieldset input[type=submit]:-ms-input-placeholder {
                    color: #fff;
                }

.tabs {
    float: left;
    overflow: hidden;
}

    .tabs li {
        font-size: 75%;
        padding: 10px 15px 0;
        float: left;
        color: #fff;
        white-space: nowrap;
        position: relative;
        background: #4f5156;
        list-style: none;
        /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmNTE1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #4f5156 0%, black 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f5156), color-stop(100%, black));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #4f5156 0%, black 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #4f5156 0%, black 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #4f5156 0%, black 100%);
        /* IE10+ */
        background: linear, to bottom, #4f5156 0%, black 100%;
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5156', endColorstr='#000000', GradientType=0);
        /* IE6-8 */
    }

        .tabs li:before {
            position: absolute;
            left: 0;
            bottom: -1000%;
            z-index: -1;
            width: 100%;
            height: 1000%;
            content: "";
            background: #010101;
        }

        .tabs li.skip-link {
            z-index: 1;
            padding: 10px 0 0;
            display: none !important;
        }

        .tabs li.on {
            font-weight: 700;
            background: #d8232a;
        }

            .tabs li.on:before {
                background: #d8232a;
            }

        .tabs li.breadcrumb {
            font-weight: 700;
            background: #d8232a;
            padding: 10px 15px 10px;
            margin: 0 0 0 -9px;
        }

        .tabs li a {
            line-height: 13px;
            padding: 0 0 10px;
            color: #fff;
            display: block;
            text-decoration: none;
        }

        .tabs li.skip-link a {
            position: absolute;
            z-index: 400;
            padding: 0 150px 10px 0;
        }

        .tabs li a.skip {
            left: -999999px;
        }

            .tabs li a.skip:active, .tabs li a.skip:focus {
                left: 0;
                background: #515358;
            }

        .tabs li a.ie-skip {
            left: 0;
            background: #515358;
        }

        .tabs li a:hover, .tabs li a:active, .tabs li a:focus {
            text-decoration: underline;
        }

        .tabs li.on a {
            background-image: url(../images/masthead/bg_arrow.png);
            background-position: center bottom;
            background-repeat: no-repeat;
        }

        .tabs li.breadcrumb a {
            background: url(../images/masthead/toptab_darkgrey_arrow.png) left center no-repeat;
            padding: 0 0 0 15px;
            max-width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .tabs li ul, .tabs li ol {
            display: none;
        }

.site-controls {
    float: right;
}

.lang-list {
    float: left;
    padding: 0 4px 0 0;
}

    .lang-list ol, .lang-list ul {
        float: left;
    }

    .lang-list li {
        list-style: none;
        display: block;
        font-size: 75%;
        font-family: Tahoma;
        float: right;
        padding: 10px 15px 10px 0;
    }

        .lang-list li a {
            line-height: 13px;
            display: block;
            color: #fff;
            text-decoration: none;
        }

        .lang-list li.selected {
            font-weight: 700;
            font-family: arial;
        }

        .lang-list li a:hover, .lang-list li a:active, .lang-list li a:focus {
            text-decoration: underline;
        }

        .lang-list li ul, .lang-list li ol {
            display: none;
        }

.locale {
    padding: 0 0 0 1px;
    float: left;
    position: relative;
    z-index: 300;
}

    .locale a.dropdown-link, .locale .dropdown-closing a.dropdown-link, .locale .dropdown-closed a.dropdown-link, .locale .dropdown-opening a.dropdown-link, .locale .dropdown-open a.dropdown-link {
        display: block;
        text-decoration: none;
        color: #fff;
        padding: 10px 0 10px 10px;
        background-image: url(../images/masthead/bg_gradient.png);
        background-position: left top;
        background-repeat: repeat-x;
        line-height: 13px;
        min-height: 13px;
    }

    .locale .dropdown-opening a.dropdown-link, .locale .dropdown-open a.dropdown-link {
        background-position: left -300px;
    }

    .locale a.dropdown-link {
        position: relative;
        overflow: hidden;
    }

        .locale a.dropdown-link:hover, .locale a.dropdown-link:active, .locale a.dropdown-link:focus {
            text-decoration: underline;
        }

        .locale a.dropdown-link:before {
            position: absolute;
            left: 0;
            bottom: -100%;
            z-index: -1;
            width: 100%;
            height: 1000%;
            content: "";
            background: #393b3e;
        }

        .locale a.dropdown-link span.arrow {
            background-image: url(../images/masthead/locale.png);
            background-repeat: no-repeat;
            background-position: right top;
            padding: 0 29px 0 0;
            display: block;
            font-size: 75%;
            line-height: 13px;
            min-height: 13px;
        }

    .locale .dropdown-closing a.dropdown-link span.arrow, .locale .dropdown-closed a.dropdown-link span.arrow, .locale .dropdown-opening a.dropdown-link span.arrow, .locale .dropdown-open a.dropdown-link span.arrow {
        background-image: url(../images/masthead/locale.png);
        background-repeat: no-repeat;
        background-position: right top;
        padding: 0 29px 0 0;
        display: block;
        font-size: 75%;
        line-height: 13px;
        min-height: 13px;
    }

    .locale .dropdown-opening a.dropdown-link span.arrow, .locale .dropdown-open a.dropdown-link span.arrow {
        background-position: right -39px;
    }

    .locale a.dropdown-link span.flag {
        background-image: url(../images/masthead/flags_01.png);
        background-position: left 1px;
        background-repeat: no-repeat;
        padding: 0 0 0 24px;
        display: block;
        font-size: 100%;
        line-height: 13px;
        min-height: 13px;
    }

    .locale a.dropdown-link span.ae {
        background-position: left -199px;
    }

    .locale a.dropdown-link span.am {
        background-position: left -399px;
    }

    .locale a.dropdown-link span.ar {
        background-position: left -599px;
    }

    .locale a.dropdown-link span.au {
        background-position: left -799px;
    }

    .locale a.dropdown-link span.bd {
        background-position: left -999px;
    }

    .locale a.dropdown-link span.bh {
        background-position: left -1199px;
    }

    .locale a.dropdown-link span.bm {
        background-position: left -1399px;
    }

    .locale a.dropdown-link span.bn {
        background-position: left -1599px;
    }

    .locale a.dropdown-link span.br {
        background-position: left -1799px;
    }

    .locale a.dropdown-link span.ca {
        background-position: left -1999px;
    }

    .locale a.dropdown-link span.ch {
        background-position: left -2199px;
    }

    .locale a.dropdown-link span.cl {
        background-position: left -2399px;
    }

    .locale a.dropdown-link span.cn {
        background-position: left -2599px;
    }

    .locale a.dropdown-link span.cz {
        background-position: left -2999px;
    }

    .locale a.dropdown-link span.de {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left 1px;
    }

    .locale a.dropdown-link span.dz {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -199px;
    }

    .locale a.dropdown-link span.eg {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -399px;
    }

    .locale a.dropdown-link span.es {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -599px;
    }

    .locale a.dropdown-link span.fr {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -799px;
    }

    .locale a.dropdown-link span.gb {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -999px;
    }

    .locale a.dropdown-link span.gr {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1399px;
    }

    .locale a.dropdown-link span.hk {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1599px;
    }

    .locale a.dropdown-link span.id {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1799px;
    }

    .locale a.dropdown-link span.ie {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1999px;
    }

    .locale a.dropdown-link span.il {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2199px;
    }

    .locale a.dropdown-link span.in {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2399px;
    }

    .locale a.dropdown-link span.je {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2599px;
    }

    .locale a.dropdown-link span.jp {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2999px;
    }

    .locale a.dropdown-link span.kr {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left 1px;
    }

    .locale a.dropdown-link span.kw {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -199px;
    }

    .locale a.dropdown-link span.ky {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -399px;
    }

    .locale a.dropdown-link span.kz {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -599px;
    }

    .locale a.dropdown-link span.lb {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -799px;
    }

    .locale a.dropdown-link span.lk {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -999px;
    }

    .locale a.dropdown-link span.mo {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1199px;
    }

    .locale a.dropdown-link span.mt {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1399px;
    }

    .locale a.dropdown-link span.mu {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1599px;
    }

    .locale a.dropdown-link span.mv {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1799px;
    }

    .locale a.dropdown-link span.mx {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1999px;
    }

    .locale a.dropdown-link span.my {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2199px;
    }

    .locale a.dropdown-link span.nz {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2399px;
    }

    .locale a.dropdown-link span.om {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2599px;
    }

    .locale a.dropdown-link span.ph {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left 1px;
    }

    .locale a.dropdown-link span.pl {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -399px;
    }

    .locale a.dropdown-link span.qa {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -799px;
    }

    .locale a.dropdown-link span.ru {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -999px;
    }

    .locale a.dropdown-link span.sa {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1199px;
    }

    .locale a.dropdown-link span.sg {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1399px;
    }

    .locale a.dropdown-link span.th {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1599px;
    }

    .locale a.dropdown-link span.tr {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1799px;
    }

    .locale a.dropdown-link span.tw {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1999px;
    }

    .locale a.dropdown-link span.us {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2199px;
    }

    .locale a.dropdown-link span.uy {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2399px;
    }

    .locale a.dropdown-link span.vn {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2599px;
    }

    .locale a.dropdown-link span.za {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2799px;
    }

    .locale a.dropdown-link span.lu {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2999px;
    }

.country-selector-content {
    display: none;
    background-color: #393b3e;
    float: left;
}

.no-js .country-selector-content {
    display: block;
    width: 100%;
}

.locale .country-selector-content {
    right: -163%;
    top: 33px;
    position: absolute;
    padding: 5px;
    width: 856px;
    display: none;
}

.locale .region-tabs {
    float: right;
    background-color: #515358 !important;
    width: 273px;
    min-height: 335px;
}

    .locale .region-tabs li {
        font-size: 150%;
        color: #fff;
        list-style: none !important;
    }

        .locale .region-tabs li a {
            line-height: 28px;
            text-decoration: none;
            color: #fff;
            padding: 15px 12px 13px 36px !important;
            border-bottom: 1px solid #393b3e;
            display: block;
            background: url(../images/masthead/bg_country_arrow.png) left center no-repeat !important;
        }

            .locale .region-tabs li a.americas {
                border-bottom: 1px solid #515358;
            }

        .locale .region-tabs li.selected a {
            background: #393b3e;
        }

        .locale .region-tabs li a:hover, .locale .region-tabs li a:active, .locale .region-tabs li a:focus {
            text-decoration: underline;
        }

.region-tabs li.ui-tabs-active a {
    background: #393b3e !important;
}

.no-js .regions {
    margin: 0 auto;
    width: 1200px;
    padding: 25px 0 0 25px;
}

    .no-js .regions h2 {
        color: #fff;
        margin-top: 5px;
    }

.locale .regions {
    width: 564px;
    padding: 0;
    float: right;
}

    .locale .regions span {
        float: left;
        color: #fff;
        margin-top: 11px;
    }

.region, .nav-list, .nav {
    float: left;
    background-color: #393b3e;
}

.no-js .region, .no-js .nav-list {
    width: 1200px;
}

.no-js .region {
    padding: 0 0 15px;
}

.locale .region, .locale .nav-list {
    width: 564px;
}

.no-js .region h2 {
    color: #fff;
    font-size: 125%;
    font-weight: 400;
    line-height: 26px;
    padding: 0 0 15px;
}

.locale .region h2 {
    display: none;
}

.no-js .nav {
    width: 375px;
    padding: 0 25px 0 0;
}

.no-js .americas .nav, .no-js .middle-east-africa .nav {
    width: 575px;
}

.locale .nav {
    width: 95%;
    padding: 0 24px 0 0;
}

.locale .americas .nav, .locale .middle-east-africa .nav {
    width: 95%;
}

.nav li {
    font-size: 93.75%;
    line-height: 18px;
    padding: 8px 0 6px;
    border-bottom: 1px dotted #4d4f52;
    color: #fff;
    list-style: none;
}

    .nav li.last {
        border-bottom: 0;
    }

    .nav li.multi-top {
        border-bottom: 0;
        padding: 8px 0 0;
    }

    .nav li.multi-middle {
        border-bottom: 0;
        padding: 5px 0 0;
    }

    .nav li.multi-bottom {
        padding: 5px 0 6px;
    }

    .nav li a {
        padding: 0 0 0 24px;
        line-height: 18px;
        display: block;
        background-image: url(../images/masthead/flags_01.png);
        background-position: left 3px;
        background-repeat: no-repeat;
        text-decoration: none;
        color: #fff;
    }

    .nav li.multi-middle a, .nav li.multi-bottom a {
        background: 0;
    }

    .nav li a span {
        font-size: 73.33%;
    }

    .nav li a:lang(zh) span {
        font-size: 100%;
    }

    .nav li a:hover, .nav li a:active, .nav li a:focus {
        text-decoration: underline;
    }

    .nav li a.ae {
        background-position: left -197px;
    }

    .nav li a.am {
        background-position: left -397px;
    }

    .nav li a.ar {
        background-position: left -597px;
    }

    .nav li a.au {
        background-position: left -797px;
    }

    .nav li a.bd {
        background-position: left -997px;
    }

    .nav li a.bh {
        background-position: left -1197px;
    }

    .nav li a.bm {
        background-position: left -1397px;
    }

    .nav li a.bn {
        background-position: left -1597px;
    }

    .nav li a.br {
        background-position: left -1797px;
    }

    .nav li a.ca {
        background-position: left -1997px;
    }

    .nav li a.ch {
        background-position: left -2197px;
    }

    .nav li a.cl {
        background-position: left -2397px;
    }

    .nav li a.cn {
        background-position: left -2597px;
    }

    .nav li a.cz {
        background-position: left -2997px;
    }

    .nav li a.de {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left 3px;
    }

    .nav li a.dz {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -197px;
    }

    .nav li a.eg {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -397px;
    }

    .nav li a.es {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -597px;
    }

    .nav li a.fr {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -797px;
    }

    .nav li a.gb {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -997px;
    }

    .nav li a.gr {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1397px;
    }

    .nav li a.hk {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1597px;
    }

    .nav li a.id {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1797px;
    }

    .nav li a.ie {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -1997px;
    }

    .nav li a.il {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2197px;
    }

    .nav li a.in {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2397px;
    }

    .nav li a.je {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2597px;
    }

    .nav li a.jp {
        background-image: url(../images/masthead/flags_02.png);
        background-position: left -2997px;
    }

    .nav li a.kr {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left 3px;
    }

    .nav li a.kw {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -197px;
    }

    .nav li a.ky {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -397px;
    }

    .nav li a.kz {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -597px;
    }

    .nav li a.lb {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -797px;
    }

    .nav li a.lk {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -997px;
    }

    .nav li a.mo {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1197px;
    }

    .nav li a.mt {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1397px;
    }

    .nav li a.mu {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1597px;
    }

    .nav li a.mv {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1797px;
    }

    .nav li a.mx {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -1997px;
    }

    .nav li a.my {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2197px;
    }

    .nav li a.nz {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2397px;
    }

    .nav li a.om {
        background-image: url(../images/masthead/flags_03.png);
        background-position: left -2597px;
    }

    .nav li a.ph {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left 3px;
    }

    .nav li a.pl {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -397px;
    }

    .nav li a.qa {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -797px;
    }

    .nav li a.ru {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -997px;
    }

    .nav li a.sa {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1197px;
    }

    .nav li a.sg {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1397px;
    }

    .nav li a.th {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1597px;
    }

    .nav li a.tr {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1797px;
    }

    .nav li a.tw {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -1997px;
    }

    .nav li a.us {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2197px;
    }

    .nav li a.uy {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2397px;
    }

    .nav li a.vn {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2597px;
    }

    .nav li a.za {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2797px;
    }

    .nav li a.lu {
        background-image: url(../images/masthead/flags_04.png);
        background-position: left -2997px;
    }

.locale .nav li ul, .locale .nav li ol {
    display: none;
}

.logon {
    float: left;
}

    .logon ol, .logon ul {
        float: left;
        overflow: hidden;
    }

    .logon p, .logon li {
        float: left;
        display: block;
        padding: 0;
        list-style: none;
        position: relative;
    }

    .logon a {
        color: #fff;
        text-decoration: none;
        display: block;
    }

        .logon a:hover, .logon a:active, .logon a:focus {
            text-decoration: underline;
        }

        .logon a.white-button, .logon a.grey-button {
            padding: 10px 0 10px 20px;
            background-image: url(../images/masthead/bg_gradient.png);
            background-position: left -100px;
            background-repeat: repeat-x;
        }

        .logon a.red-button {
            padding: 10px 0 10px 20px;
        }

            .logon a.red-button span, .logon a.white-button span {
                padding: 0 20px 0 0;
                display: block;
                font-size: 75%;
                line-height: 13px;
            }

        .logon a.grey-button {
            background-position: left top;
        }

            .logon a.grey-button span {
                padding: 0 20px 0 0;
                display: block;
                font-size: 75%;
                line-height: 13px;
            }

        .logon a.white-button {
            background-position: left -200px;
            color: #000;
        }

        .logon a:before {
            position: absolute;
            left: 0;
            bottom: -100%;
            z-index: -1;
            width: 100%;
            height: 1000%;
            content: "";
            background: #D22630;
        }

    .logon li ul, .logon li ol {
        display: none;
    }

.hw-masthead-navigation {
    background-color: #fff;
    width: 100%;
    min-width: 1225px;
    position: relative;
    z-index: 141;
    min-height: 84px;
    display: block;
    clear: both;
}

.popup-window .hw-masthead-navigation {
    min-width: 760px;
    height: auto;
    z-index: 0;
}

.hw-masthead-navigation-row {
    min-height: 84px;
    margin: 0 auto;
    background-color: #fff;
    width: 1225px;
    position: relative;
    z-index: 2;
}

    .hw-masthead-navigation-row:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.popup-window .hw-masthead-navigation-row {
    width: 700px;
    height: auto;
    z-index: 0;
}

.logo {
    padding: 30px 24px 0 25px;
    float: left;
    height: 54px;
}

    .logo a, .logo img {
        border: none;
        outline: none;
    }

.popup-window .logo {
    padding: 30px 20px 0 0;
    height: 50px;
}

.logo {
    /*  img {
      height: 24px;
    }*/
}

    .logo a {
        display: block;
        text-decoration: none;
    }

        .logo a:active, .logo a:focus {
            /* outline: 1px solid #000;*/
        }

.popup-window .logo img {
    height: 20px;
}

.popup-window .hw-masthead-navigation .close {
    float: right;
    padding: 27px 0;
}

    .popup-window .hw-masthead-navigation .close a {
        background: url(../images/masthead/icon_close.png) right center no-repeat;
        display: block;
        font-size: 93.75%;
        line-height: 22px;
        color: #000;
        text-decoration: none;
        padding: 2px 36px 2px 0;
    }

        .popup-window .hw-masthead-navigation .close a:hover, .popup-window .hw-masthead-navigation .close a:active, .popup-window .hw-masthead-navigation .close a:focus {
            text-decoration: underline;
        }

.sections {
    float: left;
    max-width: 816px;
}

    .sections .navigation-wrapper {
        float: left;
        max-width: 816px;
        height: 84px;
        white-space: nowrap;
        /*overflow-y: hidden;
    overflow-x: auto;*/
    }

        .sections .navigation-wrapper li.navigation-item {
            padding: 21px 0 21px;
            margin-left: -6px;
            vertical-align: top !important;
        }

            .sections .navigation-wrapper li.navigation-item a.navigation-link {
                text-decoration: none;
                padding: 0px 17px 0px 17px;
                border-left: 1px solid #ebebeb;
            }

                .sections .navigation-wrapper li.navigation-item a.navigation-link .small-text {
                    clear: both;
                    display: block !important;
                    padding: 5px 0;
                    display: block;
                }

            .sections .navigation-wrapper li.navigation-item:hover {
                background: #f1f1f1;
            }

                .sections .navigation-wrapper li.navigation-item:hover a {
                    border-color: #f1f1f1;
                }

                    .sections .navigation-wrapper li.navigation-item:hover a strong {
                        color: #d8232a;
                    }

            .sections .navigation-wrapper li.navigation-item a {
                cursor: pointer;
            }

        .sections .navigation-wrapper li:hover.navigation-item:last-child .column-four-left .doormat {
            left: auto;
            right: 0;
        }

    .sections a {
        text-decoration: none;
    }

        .sections a:hover, .sections a:active, .sections a:focus {
            text-decoration: underline;
        }

    .sections li {
        list-style: none;
    }

        .sections li.navigation-item {
            display: inline-block;
            /*background: url(../images/masthead/section_divider.png) left center no-repeat;*/
            padding: 24px 19px 18px 23px;
        }

            .sections li.navigation-item:hover .doormat-wrapper {
                display: block;
            }

        .sections li.small {
            padding: 24px 10px 18px 13px;
        }

        .sections li a.navigation-link {
            cursor: pointer;
            display: block;
            font-size: 68.75%;
            color: #6e6e6e;
            position: relative;
            line-height: 18px;
            min-height: 42px;
        }

            .sections li a.navigation-link strong {
                font-size: 163.64%;
                color: #000;
                line-height: 23px;
            }

        .sections li.small a.navigation-link {
            padding: 1px 0 0;
            min-height: 41px;
        }

            .sections li.small a.navigation-link strong {
                font-size: 127.27%;
                line-height: 22px;
            }

        .sections li a.selected {
            color: #de0000;
        }

            .sections li a.selected strong {
                color: #de0000;
            }

    .sections .doormat a:hover, .sections .doormat a:focus, .sections .doormat a:active {
        text-decoration: underline;
    }

    .sections .doormat-wrapper {
        display: none;
    }

    .sections .doormat {
        background: #f1f1f1;
        position: absolute;
        white-space: normal;
        top: 86px;
        z-index: 200;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    .sections .column-four-left .doormat {
        /*left: auto;*/
        /*right: 0;*/
        /*width: 1178px;*/
    }

    .sections.business-nav .column-four-left .doormat {
        left: 21px;
        right: auto;
        /*width: 1178px;*/
    }

    .sections .column-four-right .doormat {
        right: 25px;
        /*width: 1005px;*/
    }

    .sections .column-three-left .doormat {
        left: 163px;
        /*width: 805px;*/
    }

    .sections .column-three-right .doormat {
        right: 50px;
        /* width: 805px;*/
    }

    .sections .column-three-right.dark .doormat {
        right: 120px;
    }

    .sections .column-two-left .doormat {
        left: 163px;
        width: 605px;
    }

    .sections .column-two-right .doormat {
        right: 60px;
        width: 605px;
    }

    .sections .dark .arrow {
        background-position: center -50px;
    }

    .sections .doormat {
        display: block;
    }

        .sections .doormat .doormat-footer {
            border-top: 1px solid #d8d8d8;
            background: #f1f1f1;
            display: block;
            clear: both;
            font-size: 87.5%;
            padding: 15px 25px;
        }

            .sections .doormat .doormat-footer a {
                text-decoration: underline;
            }

        .sections .doormat .table-cell {
            display: table-cell;
            vertical-align: top;
        }

        .sections .doormat .doormat-left, .sections .doormat .doormat-middle, .sections .doormat .doormat-right {
            display: inline-block;
            height: 100%;
            float: none !important;
        }

        .sections .doormat .doormat-left {
            display: inline-flex;
            float: left;
            padding: 25px 0;
            /* width: 520px;*/
        }

            .sections .doormat .doormat-left .column {
                float: left;
                width: 230px;
                /*.navigation-level2:nth-child(odd) {
          clear: left;
        }*/
                /* .navigation-level2 {
          width: 210px;
          float: left;
        }*/
            }

        .sections .doormat .doormat-middle {
            float: left;
            padding: 25px 0;
            border-left: 1px solid #d8d8d8;
            width: 271px;
        }

            .sections .doormat .doormat-middle li {
                list-style: none;
                font-size: 80%;
                padding: 0 0 8px;
            }

        .sections .doormat .column {
            padding: 0 0 0 25px;
            float: left;
            width: 210px;
        }

        .sections .doormat .doormat-right {
            float: left;
            padding: 25px 0;
            width: 279px;
            background: #e3e3e3;
        }

            .sections .doormat .doormat-right li {
                list-style: none;
                font-size: 80%;
                padding: 0 0 8px;
            }

            .sections .doormat .doormat-right .column {
                padding: 18px 0 0 25px;
            }

        .sections .doormat h2 {
            padding: 0;
            font-size: 87.5%;
            line-height: 18px;
            font-weight: 400;
        }

            .sections .doormat h2 a {
                padding: 12px;
                display: block;
                background: #515358;
                text-decoration: underline;
                line-height: 18px;
                color: #fff;
                position: absolute;
                top: -999999px;
                right: 0;
                z-index: 400;
            }

                .sections .doormat h2 a:active, .sections .doormat h2 a:focus {
                    top: 0;
                    outline: 0;
                }

        .sections .doormat h3 {
            font-weight: 400;
            font-size: 150%;
            line-height: 28px;
            padding: 0 25px 6px;
        }

        .sections .doormat h4 {
            font-size: 115%;
            line-height: 24px;
            padding: 18px 7px 18px 0;
            color: #d8232a;
        }

            .sections .doormat h4 a {
                color: #d8232a;
            }

        .sections .doormat ul {
            padding: 0 20px 15px 0;
        }

        .sections .doormat li {
            list-style: none;
            font-size: 80%;
            padding: 0 0 2px;
        }

            .sections .doormat li.last {
                padding: 6px 0 3px;
            }

            .sections .doormat li a {
                line-height: 18px;
                color: #4c4c4c;
            }

    .sections .doormat-right li a {
        line-height: 20px;
    }

    .sections .doormat p {
        font-size: 87.5%;
        line-height: 18px;
        color: #4c4c4c;
        padding: 0 10px 12px 0;
    }

    .sections .doormat a.chevron-link, .sections .doormat a.new-window-link, .sections .doormat a.pdf-link, .sections .doormat a.external-link, .sections .doormat a.overlay-launch-link, .sections .doormat a.video-link {
        padding: 0 21px 0 0;
        background: url(../images/common/red_chevron.png) right bottom no-repeat;
    }

    .sections .doormat .doormat-left a.chevron-link, .sections .doormat .doormat-middle a.chevron-link, .sections .doormat .doormat-left a.new-window-link, .sections .doormat .doormat-middle a.new-window-link, .sections .doormat .doormat-left a.pdf-link, .sections .doormat .doormat-middle a.pdf-link, .sections .doormat .doormat-left a.external-link, .sections .doormat .doormat-middle a.external-link, .sections .doormat .doormat-left a.overlay-launch-link, .sections .doormat .doormat-middle a.overlay-launch-link, .sections .doormat .doormat-left a.video-link, .sections .doormat .doormat-middle a.video-link {
        padding: 0 20px 0 0;
        background-image: url(../images/masthead/chevron_small.png);
    }

    .sections .doormat a.new-window-link {
        background-image: url(../images/common/red_new_window.png);
    }

    .sections .doormat .doormat-left a.new-window-link, .sections .doormat .doormat-middle a.new-window-link {
        background-image: url(../images/masthead/new_window_small.png);
    }

    .sections .doormat a.pdf-link {
        background-image: url(../images/common/red_pdf_download.png);
    }

    .sections .doormat .doormat-left a.pdf-link, .sections .doormat .doormat-middle a.pdf-link {
        background-image: url(../images/masthead/pdf_download_small.png);
    }

    .sections .doormat a.external-link {
        background-image: url(../images/common/red_external_site.png);
    }

    .sections .doormat .doormat-left a.external-link, .sections .doormat .doormat-middle a.external-link {
        background-image: url(../images/masthead/external_site_small.png);
    }

    .sections .doormat a.overlay-launch-link {
        background-image: url(../images/common/red_overlay_launch.png);
    }

    .sections .doormat .doormat-left a.overlay-launch-link, .sections .doormat .doormat-middle a.overlay-launch-link {
        background-image: url(../images/masthead/overlay_launch_small.png);
    }

    .sections .doormat a.video-link {
        background-image: url(../images/common/red_video.png);
    }

    .sections .doormat .doormat-left a.video-link, .sections .doormat .doormat-middle a.video-link {
        background-image: url(../images/masthead/video_small.png);
    }

    .sections .doormat li.last a, .sections .doormat p a {
        text-decoration: underline;
        color: #000;
    }

        .sections .doormat li.last a:focus, .sections .doormat li.last a:active {
            outline: 1px solid #000;
        }

        .sections .doormat p a:focus, .sections .doormat p a:active {
            outline: 1px solid #000;
        }

    .sections .doormat p.skip-link, .sections .doormat p.skip-link-last, .sections .doormat p.skip-link-final {
        padding: 0;
        font-size: 87.5%;
    }

        .sections .doormat p.skip-link a, .sections .doormat p.skip-link-last a, .sections .doormat p.skip-link-final a {
            padding: 12px;
            display: block;
            background: #515358;
            text-decoration: underline;
            line-height: 18px;
            color: #fff;
            position: absolute;
            top: -999999px;
            right: 0;
            z-index: 400;
        }

    .sections .doormat ol {
        display: none;
    }

    .sections .doormat li ul, .sections .doormat li ol {
        display: none;
    }

    .sections .column-move .doormat {
        left: 495px;
    }

    .sections.business-nav .doormat h4, .sections.business-nav .doormat h4 a {
        color: #4c4c4c;
    }

.hw-masthead-navigation .mobile-nav {
    display: none;
}

.hw-masthead-navigation .search {
    float: left;
    background: url(../images/masthead/section_divider.png) left center no-repeat;
    padding: 27px 0 26px 25px;
    width: 172px;
    height: 31px;
}

.hw-masthead-navigation .search-button {
    display: none !important;
}

.hw-masthead-navigation .search-form {
    display: block !important;
    width: 172px;
    height: 31px;
    overflow: hidden;
}

.hw-masthead-navigation fieldset {
    width: 172px;
    height: 31px;
    overflow: hidden;
    background-color: #efeff0;
}

.hw-masthead-navigation input.qtext {
    background-image: url(../images/common/search.png);
    background-position: -2px -147px;
    background-repeat: no-repeat;
    background-color: #efeff0;
    float: left;
    width: 129px;
    line-height: 19px;
    height: 19px;
    padding: 6px 5px 6px 7px;
    text-overflow: ellipsis;
    color: #000;
    font-size: 93.75%;
}

.hw-masthead-navigation input.placeholder {
    color: #666;
    text-overflow: ellipsis;
    font-style: italic;
}

.hw-masthead-navigation input.qtext::-webkit-input-placeholder, .hw-masthead-navigation input.qtext:-moz-placeholder {
    color: #666;
    text-overflow: ellipsis !important;
    font-style: italic;
}

.hw-masthead-navigation input.qtext::-moz-placeholder {
    text-overflow: ellipsis !important;
    font-style: italic;
}

.hw-masthead-navigation input.qtext:-ms-input-placeholder {
    color: #666;
    text-overflow: ellipsis !important;
    font-style: italic;
    padding: 7px 6px 5px 8px !important;
    width: 127px !important;
}

.hw-masthead-navigation input.qtext:active, .hw-masthead-navigation input.qtext:focus {
    background-position: -2px -197px;
}

.hw-masthead-navigation input[type=text].focus {
    background-position: -2px -197px;
}

.hw-masthead-navigation .search input[type=submit] {
    -moz-background-origin: border-box;
    -webkit-background-origin: border-box;
    background-origin: border-box;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
}

    .hw-masthead-navigation .search input.go, .hw-masthead-navigation .search input[type=submit].focus {
        background-image: url(../images/common/search.png);
        background-position: -2px -2px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        cursor: pointer;
        display: block;
        height: 31px;
        text-indent: -9999px;
        color: #000;
        font-size: 93.75%;
        float: left;
        line-height: 19px;
        width: 31px;
    }

        .hw-masthead-navigation .search input.go:hover, .hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
            background-position: -2px -71px;
        }

    .hw-masthead-navigation .search input[type=submit].focus {
        background-position: -2px -71px;
    }

.hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
    border: 2px solid #000;
}

.hw-masthead-navigation .search input[type=submit].focus {
    border: 2px solid #000;
}

.hw-masthead-navigation .search input[type=submit]:active::-moz-focus-inner, .hw-masthead-navigation .search input[type=submit]:focus::-moz-focus-inner {
    border: 0 !important;
}

.nav-mobile {
    display: none;
}

.bg-color-gray {
    background: #f1f1f1;
}

.bg-color-red {
    background: #ffbfcb;
}

.bg-color-blue {
    background: #c0e7ff;
}

.nav-mobile-outer .top-search {
    display: none;
}

.locale .ui-corner-all, .locale .ui-corner-bottom, .locale .ui-corner-right, .locale .ui-corner-br {
    border-bottom-right-radius: inherit;
}

.locale .ui-corner-all, .locale .ui-corner-bottom, .locale .ui-corner-left, .locale .ui-corner-bl {
    border-bottom-left-radius: inherit;
}

.locale .ui-corner-all, .locale .ui-corner-top, .locale .ui-corner-right, .locale .ui-corner-tr {
    border-top-right-radius: inherit;
}

.locale .ui-corner-all, .locale .ui-corner-top, .locale .ui-corner-left, .locale .ui-corner-tl {
    border-top-left-radius: inherit;
}

.locale .ui-widget-content {
    border: inherit;
    background: inherit;
    color: inherit;
}

.locale .ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.locale .ui-tabs {
    padding: inherit;
}

    .locale .ui-tabs .ui-tabs-nav {
        margin: inherit;
        padding: inherit;
    }

.locale .ui-widget-header {
    border: inherit;
    background: inherit;
    color: inherit;
    font-weight: inherit;
}

.locale .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: inherit;
    padding-bottom: inherit;
}

.locale .ui-tabs .ui-tabs-nav li {
    list-style: inherit;
    float: none;
    position: inherit;
    top: inherit;
    margin: inherit;
    border-bottom-width: inherit;
    padding: inherit;
    white-space: inherit;
}

.locale .ui-state-active, .locale .ui-widget-content .ui-state-active, .locale .ui-widget-header .ui-state-active {
    border: inherit;
    background: inherit;
    font-weight: inherit;
    color: #212121;
}

.locale .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .locale .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .locale .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: inherit;
}

.locale .ui-tabs .ui-tabs-nav li a {
    float: inherit;
}

.locale .ui-state-hover, .locale .ui-widget-content .ui-state-hover, .locale .ui-widget-header .ui-state-hover, .locale .ui-state-focus, .locale .ui-widget-content .ui-state-focus, .locale .ui-widget-header .ui-state-focus {
    border: inherit;
    background: inherit;
    font-weight: inherit;
    color: #212121;
}

.locale .ui-tabs .ui-tabs-panel {
    display: inherit;
    border-width: inherit;
    padding: inherit;
    background: inherit;
}

.locale .ui-state-default, .locale .ui-widget-content .ui-state-default, .locale .ui-widget-header .ui-state-default {
    border: inherit;
    background: inherit;
    font-weight: inherit;
}

.logon li a.global-navigation-register-button {
    float: left;
    font-size: 75%;
    line-height: 13px;
    background: #000;
    padding: 10px 10px 10px;
}

    .logon li a.global-navigation-register-button span {
        background: url(../images/common/red_chevron.png) right 3px no-repeat;
        padding: 0 17px 0 0;
    }

    .logon li a.global-navigation-register-button:hover {
        text-decoration: underline;
    }

    .logon li a.global-navigation-register-button:before {
        background: #000;
    }

.shortNav .doormat-wrapper .doormat .doormat-left {
    width: auto;
}

.width-xl {
    width: 400px;
    margin: 0 17px 0 0;
}

    .width-xl .doormat-middle {
        height: 94% !important;
    }

/* tablet */
@media screen and (max-width: 1100px) {
    .hw-masthead-wrapper {
        width: 100%;
        min-width: 980px;
    }

    .popup-window .hw-masthead-wrapper {
        min-width: 760px;
    }

    .hw-masthead-overlay {
        left: 0;
        position: absolute;
        top: 119px;
        bottom: 0;
        width: 100%;
        min-width: 980px;
        z-index: 2;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, transparent));
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 100%);
        background: linear, to bottom, rgba(0, 0, 0, 0.6) 0, transparent 100%;
        opacity: 0;
        display: none;
    }

    .hw-masthead-utility {
        width: 100%;
        min-width: 980px;
        background-color: #515358;
        position: relative;
        z-index: 150;
    }

    .popup-window .hw-masthead-utility {
        min-width: 760px;
        background: 0;
    }

    .hw-masthead-utility-row {
        margin: 0 auto;
        z-index: 10;
        position: relative;
        width: 940px;
        padding: 0 20px;
    }

        .hw-masthead-utility-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .tabs li ul, .tabs li ol {
        display: none;
    }

    .site-controls {
        float: right;
    }

    .lang-list {
        float: left;
    }

        .lang-list ol, .lang-list ul {
            float: left;
        }

        .lang-list li {
            display: block;
            font-size: 75%;
            list-style: none;
            padding: 10px 10px 10px 0;
        }

            .lang-list li a {
                line-height: 13px;
                display: block;
                color: #fff;
                text-decoration: none;
            }

            .lang-list li.selected {
                font-weight: 700;
            }

            .lang-list li a:hover, .lang-list li a:active, .lang-list li a:focus {
                text-decoration: underline;
            }

            .lang-list li ul, .lang-list li ol {
                display: none;
            }

    .locale {
        float: left;
        position: relative;
        z-index: 300;
    }

        .locale a.dropdown-link, .locale .dropdown-closing a.dropdown-link, .locale .dropdown-closed a.dropdown-link, .locale .dropdown-opening a.dropdown-link, .locale .dropdown-open a.dropdown-link {
            display: block;
            text-decoration: none;
            color: #fff;
            padding: 10px 0 10px 10px;
            background-image: url(../images/tablet/masthead/bg_gradient.png);
            background-position: left top;
            background-repeat: repeat-x;
            line-height: 13px;
            min-height: 13px;
        }

        .locale .dropdown-opening a.dropdown-link, .locale .dropdown-open a.dropdown-link {
            background-position: left -300px;
        }

        .locale a.dropdown-link:hover, .locale a.dropdown-link:active, .locale a.dropdown-link:focus {
            text-decoration: underline;
        }

        .locale a.dropdown-link span.arrow {
            background-image: url(../images/tablet/masthead/locale.png);
            background-repeat: no-repeat;
            background-position: right top;
            padding: 0 29px 0 0;
            display: block;
            font-size: 75%;
            line-height: 13px;
            min-height: 13px;
        }

        .locale .dropdown-closing a.dropdown-link span.arrow, .locale .dropdown-closed a.dropdown-link span.arrow, .locale .dropdown-opening a.dropdown-link span.arrow, .locale .dropdown-open a.dropdown-link span.arrow {
            background-image: url(../images/tablet/masthead/locale.png);
            background-repeat: no-repeat;
            background-position: right top;
            padding: 0 29px 0 0;
            display: block;
            font-size: 75%;
            line-height: 13px;
            min-height: 13px;
        }

        .locale .dropdown-opening a.dropdown-link span.arrow, .locale .dropdown-open a.dropdown-link span.arrow {
            background-position: right -39px;
        }

        .locale a.dropdown-link span.flag {
            background-image: url(../images/tablet/masthead/flags_01.png);
            background-position: left 1px;
            background-repeat: no-repeat;
            padding: 0 0 0 24px;
            display: block;
            font-size: 100%;
            line-height: 13px;
            min-height: 13px;
        }

        .locale a.dropdown-link span.ae {
            background-position: left -199px;
        }

        .locale a.dropdown-link span.am {
            background-position: left -399px;
        }

        .locale a.dropdown-link span.ar {
            background-position: left -599px;
        }

        .locale a.dropdown-link span.au {
            background-position: left -799px;
        }

        .locale a.dropdown-link span.bd {
            background-position: left -999px;
        }

        .locale a.dropdown-link span.bh {
            background-position: left -1199px;
        }

        .locale a.dropdown-link span.bm {
            background-position: left -1399px;
        }

        .locale a.dropdown-link span.bn {
            background-position: left -1599px;
        }

        .locale a.dropdown-link span.br {
            background-position: left -1799px;
        }

        .locale a.dropdown-link span.ca {
            background-position: left -1999px;
        }

        .locale a.dropdown-link span.ch {
            background-position: left -2199px;
        }

        .locale a.dropdown-link span.cl {
            background-position: left -2399px;
        }

        .locale a.dropdown-link span.cn {
            background-position: left -2599px;
        }

        .locale a.dropdown-link span.cz {
            background-position: left -2999px;
        }

        .locale a.dropdown-link span.de {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left 1px;
        }

        .locale a.dropdown-link span.dz {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -199px;
        }

        .locale a.dropdown-link span.eg {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -399px;
        }

        .locale a.dropdown-link span.es {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -599px;
        }

        .locale a.dropdown-link span.fr {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -799px;
        }

        .locale a.dropdown-link span.gb {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -999px;
        }

        .locale a.dropdown-link span.gr {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1399px;
        }

        .locale a.dropdown-link span.hk {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1599px;
        }

        .locale a.dropdown-link span.id {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1799px;
        }

        .locale a.dropdown-link span.ie {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1999px;
        }

        .locale a.dropdown-link span.il {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2199px;
        }

        .locale a.dropdown-link span.in {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2399px;
        }

        .locale a.dropdown-link span.je {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2599px;
        }

        .locale a.dropdown-link span.jp {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2999px;
        }

        .locale a.dropdown-link span.kr {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left 1px;
        }

        .locale a.dropdown-link span.kw {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -199px;
        }

        .locale a.dropdown-link span.ky {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -399px;
        }

        .locale a.dropdown-link span.kz {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -599px;
        }

        .locale a.dropdown-link span.lb {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -799px;
        }

        .locale a.dropdown-link span.lk {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -999px;
        }

        .locale a.dropdown-link span.mo {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1199px;
        }

        .locale a.dropdown-link span.mt {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1399px;
        }

        .locale a.dropdown-link span.mu {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1599px;
        }

        .locale a.dropdown-link span.mv {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1799px;
        }

        .locale a.dropdown-link span.mx {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1999px;
        }

        .locale a.dropdown-link span.my {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2199px;
        }

        .locale a.dropdown-link span.nz {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2399px;
        }

        .locale a.dropdown-link span.om {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2599px;
        }

        .locale a.dropdown-link span.ph {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left 1px;
        }

        .locale a.dropdown-link span.pl {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -399px;
        }

        .locale a.dropdown-link span.qa {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -799px;
        }

        .locale a.dropdown-link span.ru {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -999px;
        }

        .locale a.dropdown-link span.sa {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1199px;
        }

        .locale a.dropdown-link span.sg {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1399px;
        }

        .locale a.dropdown-link span.th {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1599px;
        }

        .locale a.dropdown-link span.tr {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1799px;
        }

        .locale a.dropdown-link span.tw {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1999px;
        }

        .locale a.dropdown-link span.us {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2199px;
        }

        .locale a.dropdown-link span.uy {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2399px;
        }

        .locale a.dropdown-link span.vn {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2599px;
        }

        .locale a.dropdown-link span.za {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2799px;
        }

        .locale a.dropdown-link span.lu {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2999px;
        }

    .country-selector-content {
        display: none;
        background-color: #393b3e;
        float: left;
    }

    .locale .country-selector-content {
        right: -190%;
        top: 33px;
        position: absolute;
        padding: 5px;
        width: 723px;
    }

    .locale .region-tabs {
        float: right;
        background-color: #515358;
        width: 228px;
        min-height: 332px;
    }

        .locale .region-tabs li {
            font-size: 125%;
            color: #fff;
            list-style: none !important;
        }

            .locale .region-tabs li a {
                line-height: 28px;
                text-decoration: none;
                color: #fff;
                padding: 15px 5px 13px 33px !important;
                border-bottom: 1px solid #393b3e;
                display: block;
                background: url(../images/tablet/masthead/bg_country_arrow.png) left center no-repeat !important;
            }

                .locale .region-tabs li a:hover {
                    text-decoration: underline;
                }

                .locale .region-tabs li a.americas {
                    border-bottom: 1px solid .515358;
                }

            .locale .region-tabs li.selected a {
                background: #393b3e;
            }

            .locale .region-tabs li a:hover, .locale .region-tabs li a:active, .locale .region-tabs li a:focus {
                text-decoration: underline;
            }

    .no-js .regions {
        margin: 0 auto;
        width: 960px;
        padding: 25px 0 0 20px;
    }

    .locale .regions {
        width: 480px;
        float: right;
    }

    .region, .nav-list, .nav {
        float: left;
        background-color: #393b3e;
    }

    .no-js .region, .no-js .nav-list {
        width: 960px;
    }

    .no-js .region {
        padding: 0 0 25px;
    }

    .locale .region, .locale .nav-list {
        width: 480px;
    }

    .no-js .region h2 {
        color: #fff;
        font-size: 125%;
        font-weight: 400;
        line-height: 26px;
        padding: 0 0 15px;
    }

    .locale .region h2 {
        display: none;
    }

    .no-js .nav {
        width: 300px;
        padding: 0 20px 0 0;
    }

    .no-js .americas .nav, .no-js .middle-east-africa .nav {
        width: 460px;
    }

    .locale .nav {
        padding: 0 20px 0 0;
    }

    .locale .americas .nav, .locale .middle-east-africa .nav {
        width: 220px;
    }

    .nav li {
        font-size: 81.25%;
        line-height: 18px;
        padding: 8px 0 6px;
        border-bottom: 1px dotted .4 d4f52;
        color: #fff;
        list-style: none;
    }

        .nav li.last {
            border-bottom: 0;
        }

        .nav li.multi-top {
            border-bottom: 0;
            padding: 8px 0 0;
        }

        .nav li.multi-middle {
            border-bottom: 0;
            padding: 5px 0 0;
        }

        .nav li.multi-bottom {
            padding: 5px 0 6px;
        }

        .nav li a {
            padding: 0 0 0 24px;
            line-height: 18px;
            display: block;
            background-image: url(../images/tablet/masthead/flags_01.png);
            background-position: left 3px;
            background-repeat: no-repeat;
            text-decoration: none;
            color: #fff;
        }

        .nav li.multi-middle a, .nav li.multi-bottom a {
            background: 0;
        }

        .nav li a span {
            font-size: 84.62%;
        }

        .nav li a:lang(zh) span {
            font-size: 92.31%;
        }

        .nav li a:hover, .nav li a:active, .nav li a:focus {
            text-decoration: underline;
        }

        .nav li a.ae {
            background-position: left -197px;
        }

        .nav li a.am {
            background-position: left -397px;
        }

        .nav li a.ar {
            background-position: left -597px;
        }

        .nav li a.au {
            background-position: left -797px;
        }

        .nav li a.bd {
            background-position: left -997px;
        }

        .nav li a.bh {
            background-position: left -1197px;
        }

        .nav li a.bm {
            background-position: left -1397px;
        }

        .nav li a.bn {
            background-position: left -1597px;
        }

        .nav li a.br {
            background-position: left -1797px;
        }

        .nav li a.ca {
            background-position: left -1997px;
        }

        .nav li a.ch {
            background-position: left -2197px;
        }

        .nav li a.cl {
            background-position: left -2397px;
        }

        .nav li a.cn {
            background-position: left -2597px;
        }

        .nav li a.cz {
            background-position: left -2997px;
        }

        .nav li a.de {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left 3px;
        }

        .nav li a.dz {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -197px;
        }

        .nav li a.eg {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -397px;
        }

        .nav li a.es {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -597px;
        }

        .nav li a.fr {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -797px;
        }

        .nav li a.gb {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -997px;
        }

        .nav li a.gr {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1397px;
        }

        .nav li a.hk {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1597px;
        }

        .nav li a.id {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1797px;
        }

        .nav li a.ie {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -1997px;
        }

        .nav li a.il {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2197px;
        }

        .nav li a.in {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2397px;
        }

        .nav li a.je {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2597px;
        }

        .nav li a.jp {
            background-image: url(../images/tablet/masthead/flags_02.png);
            background-position: left -2997px;
        }

        .nav li a.kr {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left 3px;
        }

        .nav li a.kw {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -197px;
        }

        .nav li a.ky {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -397px;
        }

        .nav li a.kz {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -597px;
        }

        .nav li a.lb {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -797px;
        }

        .nav li a.lk {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -997px;
        }

        .nav li a.mo {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1197px;
        }

        .nav li a.mt {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1397px;
        }

        .nav li a.mu {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1597px;
        }

        .nav li a.mv {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1797px;
        }

        .nav li a.mx {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -1997px;
        }

        .nav li a.my {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2197px;
        }

        .nav li a.nz {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2397px;
        }

        .nav li a.om {
            background-image: url(../images/tablet/masthead/flags_03.png);
            background-position: left -2597px;
        }

        .nav li a.ph {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left 3px;
        }

        .nav li a.pl {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -397px;
        }

        .nav li a.qa {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -797px;
        }

        .nav li a.ru {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -997px;
        }

        .nav li a.sa {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1197px;
        }

        .nav li a.sg {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1397px;
        }

        .nav li a.th {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1597px;
        }

        .nav li a.tr {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1797px;
        }

        .nav li a.tw {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -1997px;
        }

        .nav li a.us {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2197px;
        }

        .nav li a.uy {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2397px;
        }

        .nav li a.vn {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2597px;
        }

        .nav li a.za {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2797px;
        }

        .nav li a.lu {
            background-image: url(../images/tablet/masthead/flags_04.png);
            background-position: left -2997px;
        }

    .locale .nav li ul, .locale .nav li ol {
        display: none;
    }

    .logon {
        float: left;
    }

        .logon ol, .logon ul {
            float: left;
        }

        .logon p, .logon li {
            float: left;
            display: block;
            padding: 0 0 0 1px;
        }

        .logon a {
            color: #fff;
            text-decoration: none;
            display: block;
        }

            .logon a:hover, .logon a:active, .logon a:focus {
                text-decoration: underline;
            }

            .logon a.red-button, .logon a.white-button, .logon a.grey-button {
                padding: 10px 0 10px 15px;
                background-image: url(../images/tablet/masthead/bg_gradient.png);
                background-position: left -100px;
                background-repeat: repeat-x;
            }

                .logon a.red-button span, .logon a.white-button span {
                    padding: 0 15px 0 0;
                    display: block;
                    font-size: 75%;
                    line-height: 13px;
                }

            .logon a.grey-button {
                background-position: left top;
            }

                .logon a.grey-button span {
                    padding: 0 15px 0 0;
                    display: block;
                    font-size: 75%;
                    line-height: 13px;
                }

            .logon a.white-button {
                background-position: left -200px;
                color: #000;
            }

        .logon li ul, .logon li ol {
            display: none;
        }

    .hw-masthead-navigation {
        background-color: #fff;
        width: 100%;
        min-width: 980px;
        position: relative;
    }

    .popup-window .hw-masthead-navigation {
        min-width: 760px;
        height: auto;
        z-index: 0;
    }

    .hw-masthead-navigation-row {
        margin: 0 auto;
        background-color: #fff;
        width: 980px;
        position: relative;
        z-index: 2;
    }

        .hw-masthead-navigation-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .popup-window .hw-masthead-navigation-row {
        width: 700px;
        height: auto;
        z-index: 0;
    }

    .logo {
        padding: 32px 20px 0;
        float: left;
        height: 52px;
    }

    .popup-window .logo {
        padding: 30px 20px 0 0;
        height: 50px;
    }

    .logo a {
        display: block;
        text-decoration: none;
    }

        .logo a:active, .logo a:focus {
            outline: 1px solid .000;
        }

    .popup-window .hw-masthead-navigation .close {
        float: right;
        padding: 27px 0;
    }

        .popup-window .hw-masthead-navigation .close a {
            background: url(../images/tablet/masthead/icon_close.png) right center no-repeat;
            display: block;
            font-size: 93.75%;
            line-height: 22px;
            color: #000;
            text-decoration: none;
            padding: 2px 36px 2px 0;
        }

            .popup-window .hw-masthead-navigation .close a:hover, .popup-window .hw-masthead-navigation .close a:active, .popup-window .hw-masthead-navigation .close a:focus {
                text-decoration: underline;
            }

    .sections {
        float: left;
        max-width: 743px;
        /*   .column-three-left .doormat {
      left: 136px;
      width: 665px;
    }
    .column-three-right .doormat {
      right: 20px;
      width: 665px;
    }*/
    }

        .sections .navigation-wrapper {
            max-width: 743px;
        }

        .sections a {
            text-decoration: none;
        }

            .sections a:hover, .sections a:active, .sections a:focus {
                text-decoration: underline;
            }

        .sections li.navigation-item {
            display: inline-block;
            /*background: url(../images/tablet/masthead/section_divider.png) left center no-repeat;*/
            padding: 25px 16px 18px 21px;
        }

        .sections li.small {
            padding: 25px 8px 18px 12px;
        }

        .sections li a.navigation-link {
            cursor: pointer;
            display: block;
            font-size: 62.5%;
            color: #6e6e6e;
            position: relative;
            line-height: 18px;
            min-height: 41px;
        }

            .sections li a.navigation-link strong {
                font-size: 150%;
                color: #000;
                line-height: 23px;
            }

        .sections li.small a.navigation-link strong {
            font-size: 130%;
        }

        .sections li a.selected {
            color: #de0000;
        }

            .sections li a.selected strong {
                color: #de0000;
            }

        .sections .doormat a:hover, .sections .doormat a:focus, .sections .doormat a:active {
            text-decoration: underline;
        }

        .sections .doormat-wrapper {
            display: none;
        }

        .sections .doormat {
            position: absolute;
            white-space: normal;
            top: 82px;
            z-index: 200;
        }

        .sections .column-four-left .doormat {
            left: 0;
            /*   width: 885px;*/
        }

        .sections .column-four-right .doormat {
            right: 71px;
            /*width: 885px;*/
        }

        .sections .small .column-three-right .doormat {
            right: 100px;
        }

        .sections .column-two-left .doormat {
            left: 136px;
            width: 445px;
        }

        .sections .small .column-two-left .doormat {
            left: 231px;
        }

        .sections .column-two-right .doormat {
            right: 20px;
            width: 445px;
        }

        .sections .column-four-right .arrow, .sections .small .column-three-right .arrow, .sections .dark .arrow {
            background-position: center -50px;
        }

        .sections .doormat .doormat-left {
            float: left;
            padding: 20px 0 22px;
        }

        .sections .doormat .doormat-middle {
            float: left;
            /* border-left: 1px solid #777;*/
            width: 220px;
        }

        .sections .doormat .column {
            padding: 0 0 0 20px;
            float: left;
            width: 200px;
        }

        .sections .doormat .doormat-right {
            float: right;
            padding: 20px 0 22px;
            width: 224px;
        }

            .sections .doormat .doormat-right .column {
                padding: 16px 0 0 20px;
            }

        .sections .doormat h2 {
            padding: 0;
            font-size: 87.5%;
            line-height: 18px;
            font-weight: 400;
        }

            .sections .doormat h2 a {
                padding: 12px;
                display: block;
                background: #515358;
                text-decoration: underline;
                line-height: 18px;
                color: #fff;
                position: absolute;
                top: -999999px;
                right: 0;
                z-index: 400;
            }

                .sections .doormat h2 a:active, .sections .doormat h2 a:focus {
                    top: 0;
                    outline: 0;
                }

        .sections .doormat h3 {
            font-weight: 400;
            font-size: 125%;
            line-height: 24px;
            padding: 1px 20px 5px;
            /*color: #d8232a*/
        }

        .sections .doormat h4 {
            font-size: 100%;
            line-height: 20px;
            padding: 15px 37px 14px 0;
        }

        .sections .doormat ul {
            padding: 0 10px 6px 0;
        }

        .sections .doormat li {
            font-size: 75%;
            padding: 0 0 3px;
        }

            .sections .doormat li.last {
                padding: 6px 0 3px;
            }

        .sections .doormat-right li {
            font-size: 93.75%;
            padding: 0 0 9px;
        }

        .sections .doormat li a {
            line-height: 18px;
            color: #4c4c4c;
        }

        .sections .doormat p {
            font-size: 75%;
            line-height: 18px;
            color: #4c4c4c;
            padding: 0 30px 9px 0;
        }

        .sections .doormat a.chevron-link, .sections .doormat a.new-window-link, .sections .doormat a.pdf-link, .sections .doormat a.external-link, .sections .doormat a.overlay-launch-link, .sections .doormat a.video-link {
            padding: 0 21px 0 0;
            background: url(../images/tablet/common/red_chevron.png) right bottom no-repeat;
        }

        .sections .doormat .doormat-left a.chevron-link, .sections .doormat .doormat-middle a.chevron-link, .sections .doormat .doormat-left a.new-window-link, .sections .doormat .doormat-middle a.new-window-link, .sections .doormat .doormat-left a.pdf-link, .sections .doormat .doormat-middle a.pdf-link, .sections .doormat .doormat-left a.external-link, .sections .doormat .doormat-middle a.external-link, .sections .doormat .doormat-left a.overlay-launch-link, .sections .doormat .doormat-middle a.overlay-launch-link, .sections .doormat .doormat-left a.video-link, .sections .doormat .doormat-middle a.video-link {
            padding: 0 20px 0 0;
            background-image: url(../images/tablet/masthead/chevron_small.png);
        }

        .sections .doormat a.new-window-link {
            background-image: url(../images/tablet/common/red_new_window.png);
        }

        .sections .doormat .doormat-left a.new-window-link, .sections .doormat .doormat-middle a.new-window-link {
            background-image: url(../images/tablet/masthead/new_window_small.png);
        }

        .sections .doormat a.pdf-link {
            background-image: url(../images/tablet/common/red_pdf_download.png);
        }

        .sections .doormat .doormat-left a.pdf-link, .sections .doormat .doormat-middle a.pdf-link {
            background-image: url(../images/tablet/masthead/pdf_download_small.png);
        }

        .sections .doormat a.external-link {
            background-image: url(../images/tablet/common/red_external_site.png);
        }

        .sections .doormat .doormat-left a.external-link, .sections .doormat .doormat-middle a.external-link {
            background-image: url(../images/tablet/masthead/external_site_small.png);
        }

        .sections .doormat a.overlay-launch-link {
            background-image: url(../images/tablet/common/red_overlay_launch.png);
        }

        .sections .doormat .doormat-left a.overlay-launch-link, .sections .doormat .doormat-middle a.overlay-launch-link {
            background-image: url(../images/tablet/masthead/overlay_launch_small.png);
        }

        .sections .doormat a.video-link {
            background-image: url(../images/tablet/common/red_video.png);
        }

        .sections .doormat .doormat-left a.video-link, .sections .doormat .doormat-middle a.video-link {
            background-image: url(../images/tablet/masthead/video_small.png);
        }

        .sections .doormat li.last a, .sections .doormat p a {
            text-decoration: underline;
            color: #000;
        }

            .sections .doormat li.last a:focus, .sections .doormat li.last a:active {
                outline: 1px solid .000;
            }

            .sections .doormat p a:focus, .sections .doormat p a:active {
                outline: 1px solid .000;
            }

        .sections .doormat p.skip-link, .sections .doormat p.skip-link-last, .sections .doormat p.skip-link-final {
            padding: 0;
            font-size: 87.5%;
        }

            .sections .doormat p.skip-link a, .sections .doormat p.skip-link-last a, .sections .doormat p.skip-link-final a {
                padding: 12px;
                display: block;
                background: #515358;
                text-decoration: underline;
                line-height: 18px;
                color: #fff;
                position: absolute;
                top: -999999px;
                right: 0;
                z-index: 400;
            }

        .sections .doormat ol {
            display: none;
        }

        .sections .doormat li ul, .sections .doormat li ol {
            display: none;
        }

    .hw-masthead-navigation .mobile-nav {
        display: none;
    }

    .hw-masthead-navigation .search {
        float: left;
        background: url(../images/tablet/masthead/section_divider.png) left center no-repeat;
        padding: 22px 0 22px 21px;
        position: relative;
    }

    .no-js .hw-masthead-navigation .search {
        height: 40px;
    }

    .hw-masthead-navigation .search-button {
        display: block !important;
        float: left;
    }

    .no-js .hw-masthead-navigation .search-button {
        display: none !important;
    }

    .hw-masthead-navigation .search-button a {
        background-image: url(../images/tablet/common/search.png);
        background-position: -62px -2px;
        background-repeat: no-repeat;
        height: 40px;
        float: left;
        width: 40px;
    }

        .hw-masthead-navigation .search-button a.selected {
            background-position: -62px -62px;
        }

        .hw-masthead-navigation .search-button a:active, .hw-masthead-navigation .search-button a:focus {
            outline: 1px solid .000;
        }

        .hw-masthead-navigation .search-button a.selected:active, .hw-masthead-navigation .search-button a.selected:focus {
            outline-color: #de0000;
        }

    .hw-masthead-navigation .search-button span {
        position: absolute;
        left: -999999px;
    }

    .hw-masthead-navigation .search-form {
        background-color: #515358;
        width: 172px;
        padding: 20px;
        float: left;
        position: absolute;
        right: 0;
        top: 62px;
        display: none;
    }

    .no-js .hw-masthead-navigation .search-form {
        display: block;
        top: 27px;
        padding: 0;
        background-color: #fff;
        right: -175px;
    }

    .hw-masthead-navigation fieldset {
        width: 172px;
        height: 31px;
        overflow: hidden;
        background-color: #efeff0;
    }

    .hw-masthead-navigation input.qtext {
        background-image: url(../images/tablet/common/search.png);
        background-position: -2px -147px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        float: left;
        width: 129px;
        line-height: 19px;
        height: 19px;
        padding: 6px 5px 6px 7px;
        text-overflow: ellipsis;
        color: #000;
        font-size: 93.75%;
    }

    .hw-masthead-navigation input.placeholder {
        color: #666;
        text-overflow: ellipsis;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext::-webkit-input-placeholder, .hw-masthead-navigation input.qtext:-moz-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext::-moz-placeholder {
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext:-ms-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        padding: 7px 6px 5px 8px !important;
        width: 127px !important;
    }

    .hw-masthead-navigation input.qtext:active, .hw-masthead-navigation input.qtext:focus {
        background-position: -2px -197px;
    }

    .hw-masthead-navigation input[type=text].focus {
        background-position: -2px -197px;
    }

    .hw-masthead-navigation .search input[type=submit] {
        -moz-background-origin: border-box;
        -webkit-background-origin: border-box;
        background-origin: border-box;
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

        .hw-masthead-navigation .search input.go, .hw-masthead-navigation .search input[type=submit].focus {
            background-image: url(../images/tablet/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 31px;
            text-indent: -9999px;
            color: #000;
            font-size: 93.75%;
            float: left;
            line-height: 19px;
            width: 31px;
        }

            .hw-masthead-navigation .search input.go:hover, .hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
                background-position: -2px -71px;
            }

        .hw-masthead-navigation .search input[type=submit].focus {
            background-position: -2px -71px;
        }

    .hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
        border: 2px solid #fff;
    }

    .hw-masthead-navigation .search input[type=submit].focus {
        border: 2px solid #fff;
    }

    .hw-masthead-navigation .search input[type=submit]:active::-moz-focus-inner, .hw-masthead-navigation .search input[type=submit]:focus::-moz-focus-inner {
        border: 0 !important;
    }

    .sections .navigation-wrapper li.navigation-item {
        padding: 21px 0 21px;
        margin-left: -6px;
    }

        .sections .navigation-wrapper li.navigation-item a {
            cursor: pointer;
        }

    .hw-masthead-utility .top-search {
        padding: 0 10px 0 0;
        margin: 6px 10px 0 0;
    }

    .navigation-featured-block img {
        width: 100%;
    }
}

/* mobile */
@media screen and (max-width: 767px) {
    .hw-masthead-wrapper {
        width: 100%;
        min-width: 320px;
    }

    .popup-window .hw-masthead-wrapper {
        min-width: 320px;
    }

    .hw-masthead-overlay {
        display: none;
    }

    .hw-masthead-utility {
        width: 100%;
        min-width: 320px;
        background: url(../images/mobile/masthead/navigation.png) left top repeat-x;
    }

    .popup-window .hw-masthead-utility {
        min-width: 320px;
        background: 0;
    }

    .hw-masthead-utility-row {
        margin: 0 auto;
        z-index: 10;
        position: relative;
        width: 100% !important;
        min-width: 100% !important;
        padding: 0;
    }

        .hw-masthead-utility-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .site-controls {
        float: right;
    }

    .lang-list {
        float: left;
        min-height: 66px;
    }

        .lang-list ol, .lang-list ul {
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 20;
            width: 100%;
            overflow: hidden;
            text-align: right;
            background-color: #fff;
            max-height: 32px;
            border-bottom: 1px solid #ccc;
        }

        .lang-list li {
            float: right;
            display: inline-block;
            font-size: 75%;
            padding: 10px 10px 9px 0;
        }

            .lang-list li a {
                line-height: 13px;
                display: block;
                color: #000;
                text-decoration: none;
            }

            .lang-list li.selected {
                font-weight: 700;
            }

            .lang-list li a:hover, .lang-list li a:active, .lang-list li a:focus {
                text-decoration: underline;
            }

            .lang-list li ul, .lang-list li ol {
                display: none;
            }

    .locale, .country-selector-content {
        display: none;
    }

    .logon {
        float: left;
    }

        .logon ol, .logon ul {
            float: left;
        }

        .logon p, .logon li {
            float: left;
            display: block;
            padding: 0 0 0 1px;
        }

        .logon a {
            color: #fff;
            text-decoration: none;
            display: block;
        }

            .logon a:hover, .logon a:active, .logon a:focus {
                text-decoration: underline;
            }

            .logon a.red-button, .logon a.white-button, .logon a.grey-button {
                padding: 10px 0 10px 10px;
                background-image: url(../images/mobile/masthead/bg_gradient.png);
                background-position: left -100px;
                background-repeat: repeat-x;
            }

                .logon a.red-button span, .logon a.white-button span {
                    padding: 0 10px 0 0;
                    display: block;
                    font-size: 70%;
                    line-height: 13px;
                }

            .logon a.grey-button {
                background-position: left top;
            }

                .logon a.grey-button span {
                    padding: 0 10px 0 0;
                    display: block;
                    font-size: 75%;
                    line-height: 13px;
                }

            .logon a.white-button {
                background-position: left -200px;
                color: #000;
            }

        .logon li ul, .logon li ol {
            display: none;
        }

    .hw-masthead-navigation {
        background-color: #fff;
        width: 100%;
        min-width: 320px;
    }

    .popup-window .hw-masthead-navigation {
        min-width: 320px;
    }

    .hw-masthead-navigation-row {
        margin: 0 auto;
        background-color: #fff;
        position: relative;
        width: 320px;
    }

        .hw-masthead-navigation-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

    .popup-window .hw-masthead-navigation-row {
        width: 320px;
    }

    .logo {
        padding: 24px 24px 0 10px;
        float: left;
    }

        .logo a {
            display: block;
            text-decoration: none;
        }

            .logo a:active, .logo a:focus {
                outline: 1px solid .000;
            }

        .logo img {
            /*  height: 24px;
        width: 138px;*/
        }

    .popup-window .hw-masthead-navigation .close {
        float: right;
        padding: 23px 10px 23px 0;
    }

        .popup-window .hw-masthead-navigation .close a {
            background: url(../images/mobile/masthead/icon_close.png) right center no-repeat;
            display: block;
            font-size: 93.75%;
            line-height: 22px;
            color: #000;
            text-decoration: none;
            padding: 2px 32px 2px 0;
        }

            .popup-window .hw-masthead-navigation .close a:hover, .popup-window .hw-masthead-navigation .close a:active, .popup-window .hw-masthead-navigation .close a:focus {
                text-decoration: underline;
            }

    .sections {
        display: none;
    }

    .mobile-nav {
        float: left;
        width: 320px;
        overflow: hidden;
        display: block !important;
    }

    .mobile-nav-button {
        width: 56px;
        height: 42px;
        position: absolute;
        top: 15px;
        right: 10px;
    }

        .mobile-nav-button a {
            display: block;
            width: 56px;
            height: 42px;
            background-image: url(../images/mobile/masthead/button.png);
            background-repeat: no-repeat;
            background-position: left top;
        }

            .mobile-nav-button a:active, .mobile-nav-button a:focus {
                outline: 1px solid .000;
                text-decoration: none;
            }

    .open .mobile-nav-button a {
        background-position: left bottom;
    }

    .mobile-nav-wrapper {
        float: left;
        width: 960px;
        position: relative;
    }

    .mobile-nav-belt {
        position: absolute;
        top: 0;
        left: 0;
    }

    .mobile-nav .navigation-item, .mobile-nav .sub-navigation-item, .mobile-nav .sub-sub-navigation-item {
        float: left;
        width: 320px;
        background-color: #efeff0;
    }

        .mobile-nav .navigation-item ul, .mobile-nav .sub-navigation-item ul, .mobile-nav .sub-sub-navigation-item ul {
            border-top: 2px solid #dcdcdc;
            float: left;
            width: 320px;
        }

    .mobile-nav li {
        float: left;
        width: 270px;
        padding: 0 25px;
        border-bottom: 2px solid #dcdcdc;
    }

        .mobile-nav li a {
            float: left;
            width: 255px;
            display: block;
            padding: 10px 15px 10px 0;
            color: #333;
            font-size: 93.75%;
            font-weight: 700;
            line-height: 18px;
            background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
        }

            .mobile-nav li a.chevron-link, .mobile-nav li a.new-window-link, .mobile-nav li a.pdf-link, .mobile-nav li a.external-link, .mobile-nav li a.overlay-launch-link, .mobile-nav li a.video-link {
                float: left;
                width: 255px;
                display: block;
                padding: 10px 15px 10px 0;
                color: #333;
                font-size: 93.75%;
                font-weight: 700;
                line-height: 18px;
                background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
            }

            .mobile-nav li a.new-window-link {
                background-image: url(../images/mobile/masthead/red_new_window.png);
            }

            .mobile-nav li a.pdf-link {
                background-image: url(../images/mobile/masthead/red_pdf_download.png);
            }

            .mobile-nav li a.external-link {
                background-image: url(../images/mobile/masthead/red_external_site.png);
            }

            .mobile-nav li a.overlay-launch-link {
                background-image: url(../images/mobile/masthead/red_overlay_launch.png);
            }

            .mobile-nav li a.video-link {
                background-image: url(../images/mobile/masthead/red_video.png);
            }

    .mobile-nav .navigation-item li a, .mobile-nav .sub-navigation-item li a {
        background-image: url(../images/mobile/masthead/red_menu.png);
    }

    .mobile-nav .navigation-item li {
        padding: 0 10px;
        width: 300px;
    }

        .mobile-nav .navigation-item li a {
            width: 300px;
            font-size: 68.75%;
            line-height: 18px;
            padding: 10px 0 8px;
            min-height: 38px;
            font-weight: 700;
            color: #4c4c4c;
        }

            .mobile-nav .navigation-item li a span.hidden {
                display: none !important;
            }

            .mobile-nav .navigation-item li a strong {
                font-weight: 700;
                font-size: 136.36%;
                line-height: 18px;
                color: #333;
            }

    .mobile-nav .sub-navigation-item div, .mobile-nav .sub-sub-navigation-item div {
        width: 300px;
        background-color: #fff;
        border-top: 2px solid #dcdcdc;
        padding: 0 10px;
        float: left;
    }

        .mobile-nav .sub-navigation-item div a, .mobile-nav .sub-sub-navigation-item div a {
            display: block;
            color: #4c4c4c;
            padding: 0 15px 0 0;
            line-height: 16px;
            background-image: url(../images/mobile/masthead/controls.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

            .mobile-nav .sub-navigation-item div a.mobile-nav-back-button, .mobile-nav .sub-sub-navigation-item div a.mobile-nav-back-button {
                float: left;
                font-size: 81.25%;
                font-weight: 700;
                padding: 10px 0 10px 15px;
                text-transform: uppercase;
                background-position: left center;
            }

        .mobile-nav .sub-navigation-item div p, .mobile-nav .sub-sub-navigation-item div p {
            float: right;
            font-size: 81.25%;
            font-weight: 700;
            color: #4c4c4c;
            text-transform: uppercase;
            line-height: 16px;
            padding: 10px 0;
        }

    .mobile-nav a {
        text-decoration: none;
    }

        .mobile-nav a:hover, .mobile-nav a:active, .mobile-nav a:focus {
            text-decoration: underline;
        }

    .hw-masthead-navigation .search {
        float: left;
        width: 320px;
        height: 45px;
    }

    .hw-masthead-navigation .search-button {
        display: none !important;
    }

    .hw-masthead-navigation .search-form {
        display: block !important;
        width: 320px;
        height: 45px;
        overflow: hidden;
    }

    .hw-masthead-navigation fieldset {
        width: 320px;
        height: 45px;
        overflow: hidden;
        background-color: #efeff0;
    }

    .hw-masthead-navigation input.qtext {
        background-image: url(../images/mobile/common/search.png);
        background-position: -2px -198px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        float: left;
        width: 258px;
        line-height: 25px;
        height: 25px;
        padding: 10px 9px 10px 8px;
        text-overflow: ellipsis;
        color: #000;
        font-size: 125%;
    }

    .hw-masthead-navigation input.placeholder {
        color: #666;
        text-overflow: ellipsis;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext::-webkit-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        height: 25px !important;
        padding-top: 0 !important;
    }

    .hw-masthead-navigation input.qtext:-moz-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext::-moz-placeholder {
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-masthead-navigation input.qtext:-ms-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        padding: 11px 10px 9px 9px !important;
        width: 256px !important;
    }

    .hw-masthead-navigation input.qtext:active, .hw-masthead-navigation input.qtext:focus {
        background-position: -2px -263px;
    }

    .hw-masthead-navigation input[type=text].focus {
        background-position: -2px -263px;
    }

    .hw-masthead-navigation .search input[type=submit] {
        -moz-background-origin: border-box;
        -webkit-background-origin: border-box;
        background-origin: border-box;
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

        .hw-masthead-navigation .search input.go, .hw-masthead-navigation .search input[type=submit].focus {
            background-image: url(../images/mobile/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 45px;
            text-indent: -9999px;
            color: #000;
            font-size: 125%;
            float: left;
            line-height: 25px;
            width: 45px;
        }

            .hw-masthead-navigation .search input.go:hover, .hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
                background-position: -2px -100px;
            }

        .hw-masthead-navigation .search input[type=submit].focus {
            background-position: -2px -100px;
        }

    .hw-masthead-navigation .search input.go:active, .hw-masthead-navigation .search input.go:focus {
        border: 4px solid #000;
    }

    .hw-masthead-navigation .search input[type=submit].focus {
        border: 4px solid #000;
    }

    .hw-masthead-navigation .search input[type=submit]:active::-moz-focus-inner, .hw-masthead-navigation .search input[type=submit]:focus::-moz-focus-inner {
        border: 0 !important;
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 767px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 767px) and (min-device-pixel-ratio: 2), only screen and (max-width: 767px) and (min-resolution: 192dpi), only screen and (max-width: 767px) and (min-resolution: 2dppx) {
    .mobile-nav-button a {
        background-image: url(../images/mobile/masthead/button@2x.png);
        background-size: 100%;
    }

    .hw-masthead-utility {
        background-image: url(../images/mobile/masthead/navigation@2x.png);
        background-size: 100%;
    }
}

@media screen and (max-width: 767px) {
    .top-search {
        display: none;
    }

    .mobile-nav-button a.active {
        background-position: left bottom;
    }

    .nav-mobile-outer {
        float: left;
        width: 100%;
        overflow: hidden;
        margin: 0;
    }

        .nav-mobile-outer .current-page {
            float: left;
            width: 100%;
            border-top: 2px solid #dcdcdc;
            padding: 3% 0;
        }

            .nav-mobile-outer .current-page a {
                float: left;
                font: bold 13px Arial;
                color: #4c4c4c;
                padding: 0;
                text-transform: uppercase;
                text-decoration: none;
                padding: 2px 0 0 15px;
                margin: 0 0 0 3%;
            }

                .nav-mobile-outer .current-page a.back-nav {
                    background: url(../images/mobile/masthead/control-left.png) no-repeat left 3px;
                }

            .nav-mobile-outer .current-page p {
                display: block;
                background: url(../images/mobile/masthead/control-right.png) no-repeat right 3px;
                margin: 2px 15px 0 0;
                padding-right: 15px;
                overflow: hidden;
            }

                .nav-mobile-outer .current-page p a {
                    overflow: hidden;
                    text-align: right;
                    float: right;
                    padding: 0;
                    max-width: 59%;
                    white-space: nowrap;
                    /*min-width: 26%;*/
                    height: 17px;
                    background-position: right 2px;
                }

        .nav-mobile-outer .nav-mobile {
            float: left;
            width: 100%;
            overflow: hidden;
            display: none;
        }

            .nav-mobile-outer .nav-mobile .active {
                display: block;
            }

            .nav-mobile-outer .nav-mobile ul {
                float: left;
                width: 100%;
                border-top: 2px solid #dcdcdc;
                background: #efeff0;
                padding: 0;
                margin: 0;
                position: relative;
            }

                .nav-mobile-outer .nav-mobile ul li {
                    display: table;
                    float: left;
                    width: 94%;
                    font: normal 12px Arial;
                    color: #514c4c;
                    border-bottom: 2px solid #dcdcdc;
                    padding: 2% 3%;
                    margin: 0;
                }

                    .nav-mobile-outer .nav-mobile ul li:last-child {
                        border-bottom: none;
                    }

                    .nav-mobile-outer .nav-mobile ul li strong {
                        float: left;
                        width: 100%;
                        font: bold 15px Arial;
                        color: #de0000;
                        margin: 0 0 5px;
                    }

                    .nav-mobile-outer .nav-mobile ul li small {
                        font-size: 12px;
                    }

                    .nav-mobile-outer .nav-mobile ul li span {
                        float: right;
                        width: 30px;
                        height: 27px;
                        padding: 0;
                        margin: 0;
                    }

                        .nav-mobile-outer .nav-mobile ul li span.forward-arrow {
                            background: url(../images/mobile/masthead/red_menu.png) no-repeat center;
                        }

                            .nav-mobile-outer .nav-mobile ul li span.forward-arrow.forward-arrow-single {
                                background: url(../images/mobile/masthead/red_menu_single.png) no-repeat center -7px;
                            }

                    .nav-mobile-outer .nav-mobile ul li a {
                        display: table-cell;
                        float: none;
                        width: 85%;
                        text-decoration: none;
                    }

                    .nav-mobile-outer .nav-mobile ul li ul {
                        display: none;
                        position: absolute;
                        left: 100%;
                        top: -2px;
                        width: 100%;
                        z-index: 1;
                    }

                .nav-mobile-outer .nav-mobile ul.nav-marg {
                    margin-left: -100%;
                }

        .nav-mobile-outer .top-search {
            display: none;
            float: left;
            width: 94%;
            border-right: none;
            border-top: 2px solid #dcdcdc;
            padding: 9px 3%;
            margin: 0;
            height: auto;
            overflow: hidden;
            background: #efeff0;
        }

            .nav-mobile-outer .top-search fieldset {
                position: relative;
                float: left;
                width: 100%;
                height: auto;
            }

                .nav-mobile-outer .top-search fieldset input {
                    float: left;
                    width: 94%;
                    font-size: 75%;
                    font-style: italic;
                    color: #4c4c4c;
                    background: #fff;
                    padding: 9px 3% 9px;
                }

                    .nav-mobile-outer .top-search fieldset input[type=submit] {
                        width: 21px;
                        background: #fff url(../images/common/mobile-search-icon.jpg) no-repeat 2px 10px;
                        text-indent: -9999px;
                        cursor: pointer;
                        position: absolute;
                        right: 0;
                        top: 0;
                    }

                        .nav-mobile-outer .top-search fieldset input[type=submit]::-webkit-input-placeholder {
                            color: #4c4c4c;
                        }

                        .nav-mobile-outer .top-search fieldset input[type=submit]:-moz-placeholder {
                            /* Firefox 18- */
                            color: #4c4c4c;
                        }

                        .nav-mobile-outer .top-search fieldset input[type=submit]::-moz-placeholder {
                            /* Firefox 19+ */
                            color: #4c4c4c;
                        }

                        .nav-mobile-outer .top-search fieldset input[type=submit]:-ms-input-placeholder {
                            color: #4c4c4c;
                        }

    .addition-nav-link a small {
        display: none;
    }
}

.carousel {
    position: relative;
    width: 100%;
    /*min-width: 1225px;*/
    float: left;
    z-index: 1;
}

    .carousel .carousel-wrapper {
        position: relative;
        margin: 0 auto;
        /* width: 1200px;*/
        padding: 0 0 0 25px;
    }

    .carousel .carousel-background {
        width: 100%;
        /*min-width: 1225px;*/
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-position: center top;
        background-repeat: no-repeat;
        z-index: -1;
    }

    .carousel .carousel-inner:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .carousel .carousel-menu {
        width: 375px;
        float: left;
        padding: 36px 0 43px;
        z-index: 20;
        position: relative;
    }

        .carousel .carousel-menu a {
            text-decoration: none;
        }

            .carousel .carousel-menu a:hover, .carousel .carousel-menu a:active, .carousel .carousel-menu a:focus {
                text-decoration: underline;
                outline: 0;
            }

        .carousel .carousel-menu ol, .carousel .carousel-menu ul {
            float: left;
            width: 375px;
            list-style: none;
            padding: 0;
        }

            .carousel .carousel-menu ol li, .carousel .carousel-menu ul li {
                font-size: 150%;
                background: url(../images/home-carousel/menu.png) left center repeat-y;
                position: relative;
                float: left;
                width: 375px;
                line-height: 30px;
                list-style: none;
                padding: 0;
            }

                .carousel .carousel-menu ol li.selected, .carousel .carousel-menu ul li.selected {
                    font-weight: 700;
                    margin: -5px 0 -5px -5px;
                    background: url(../images/home-carousel/selected.png) left center no-repeat;
                    z-index: 10;
                }

                .carousel .carousel-menu ol li a, .carousel .carousel-menu ul li a {
                    line-height: 30px;
                    padding: 25px 25px 20px;
                    color: #000;
                    display: block;
                    background: url(../images/home-carousel/divider.png) left bottom no-repeat;
                }

                    .carousel .carousel-menu ol li a.last, .carousel .carousel-menu ul li a.last {
                        background: 0;
                    }

                .carousel .carousel-menu ol li.selected a {
                    color: #fff;
                    padding: 30px 25px 25px 30px;
                    background: 0;
                }

                .carousel .carousel-menu ul li.selected a {
                    color: #fff;
                    padding: 30px 25px 25px 30px;
                    background: 0;
                }

                .carousel .carousel-menu ul li ul {
                    display: none;
                }

                .carousel .carousel-menu ol li ul, .carousel .carousel-menu ul li ol, .carousel .carousel-menu ol li ol {
                    display: none;
                }

    .carousel .carousel-items {
        padding: 36px 0;
        margin: 0 0 0 -10px;
        float: left;
    }

    .carousel .carousel-content {
        float: left;
    }

    .carousel .carousel-item {
        width: 718px;
        float: left;
        min-height: 300px;
    }

    .carousel .carousel-static .carousel-items {
        margin: 0;
    }

    .carousel .carousel-item .carousel-item-inner {
        float: left;
        padding: 22px 50px 8px 40px;
        width: 628px;
    }

    .carousel .carousel-expanded {
        width: 718px;
        float: left;
        display: none;
    }

    .carousel .carousel-item .open {
        display: block;
    }

    .carousel .carousel-expanded-arrow {
        float: left;
        width: 718px;
        padding: 46px 0 0;
        background-position: left top;
        background-repeat: no-repeat;
        position: relative;
        background-image: url(../images/home-carousel/arrow_filled_dark.png);
    }

    .carousel .text-dark .carousel-expanded-arrow {
        background-image: url(../images/home-carousel/arrow_filled_dark.png);
    }

    .carousel .text-light .carousel-expanded-arrow {
        background-image: url(../images/home-carousel/arrow_filled_light.png);
    }

    .carousel .panel-item .carousel-expanded-arrow, .carousel .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/home-carousel/arrow_empty_dark.png);
    }

    .carousel .text-dark .panel-item .carousel-expanded-arrow, .carousel .text-dark .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/home-carousel/arrow_empty_dark.png);
    }

    .carousel .text-light .panel-item .carousel-expanded-arrow, .carousel .text-light .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/home-carousel/arrow_empty_light.png);
    }

    .carousel .carousel-expanded-inner {
        width: 628px;
        float: left;
        padding: 0 50px 30px 40px;
    }

    .carousel .panel-item, .carousel .panel-item-override, .carousel .carousel-expanded .carousel-expanded-inner {
        background: url(../images/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .carousel-static .text-dark .carousel-item {
        background: url(../images/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .text-dark .panel-item, .carousel .text-dark .panel-item-override, .carousel .text-dark .carousel-expanded .carousel-expanded-inner {
        background: url(../images/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .carousel-static .text-light .carousel-item {
        background: url(../images/home-carousel/bg_dark.png) left top repeat-y;
    }

    .carousel .text-light .panel-item, .carousel .text-light .panel-item-override, .carousel .text-light .carousel-expanded .carousel-expanded-inner {
        background: url(../images/home-carousel/bg_dark.png) left top repeat-y;
    }

        .carousel .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .text-dark .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .text-light .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .panel-item-override .carousel-expanded .carousel-expanded-inner, .carousel .text-dark .panel-item-override .carousel-expanded .carousel-expanded-inner, .carousel .text-light .panel-item-override .carousel-expanded .carousel-expanded-inner {
            background: 0;
        }

    .carousel .carousel-column {
        float: left;
    }

    .carousel .carousel-style-01 {
        width: 335px;
        padding: 0 34px 22px 0;
        background-position: right top;
        background-repeat: repeat-y;
    }

    .carousel .carousel-style-02 {
        width: 225px;
        padding: 0 0 22px 34px;
    }

    .carousel .carousel-style-03 {
        width: 628px;
        padding: 0 0 22px;
    }

    .carousel .carousel-style-04 {
        width: 628px;
        padding: 23px 0 22px;
        background-position: left top;
        background-repeat: repeat-x;
    }

    .carousel .carousel-style-01, .carousel .carousel-style-04 {
        background-image: url(../images/home-carousel/divider_dark.png);
    }

    .carousel .text-dark .carousel-style-01, .carousel .text-dark .carousel-style-04 {
        background-image: url(../images/home-carousel/divider_dark.png);
    }

    .carousel .text-light .carousel-style-01, .carousel .text-light .carousel-style-04 {
        background-image: url(../images/home-carousel/divider_light.png);
    }

    .carousel .carousel-item h2 {
        font-size: 300%;
        line-height: 54px;
        font-weight: 400;
        padding: 0 0 18px;
    }

    .carousel .carousel-item h3 {
        font-size: 125%;
        font-weight: 700;
        line-height: 26px;
        padding: 0 0 12px;
    }

        .carousel .carousel-item h3.online {
            padding: 39px 0 12px;
            background-repeat: no-repeat;
            background-position: -1px -1px;
        }

        .carousel .carousel-item h3.phone {
            padding: 39px 0 12px;
            background-repeat: no-repeat;
            background-position: -678px -1px;
        }

    .carousel h3.online, .carousel h3.phone {
        background-image: url(../images/home-carousel/icons_dark.png);
    }

    .carousel .text-dark h3.online, .carousel .text-dark h3.phone {
        background-image: url(../images/home-carousel/icons_dark.png);
    }

    .carousel .text-light h3.online, .carousel .text-light h3.phone {
        background-image: url(../images/home-carousel/icons_light.png);
    }

    .carousel .carousel-item p {
        font-size: 150%;
        clear: both;
        line-height: 36px;
        padding: 0 0 18px;
    }

    .carousel .carousel-item ol {
        list-style-type: disc;
    }

        .carousel .carousel-item ol li {
            list-style-type: disc;
        }

    .carousel .carousel-item ul, .carousel .carousel-item ol {
        padding-bottom: 18px;
        padding-left: 24px;
    }

        .carousel .carousel-item ul li, .carousel .carousel-item ol li {
            font-size: 150%;
            line-height: 36px;
            padding-bottom: 0;
            padding-top: 0;
            padding-left: 16px;
        }

            .carousel .carousel-item ul li ul, .carousel .carousel-item ol li ul, .carousel .carousel-item ul li ol, .carousel .carousel-item ol li ol {
                display: none;
            }

    .carousel .carousel-item h2, .carousel .carousel-item h3, .carousel .carousel-item p, .carousel .carousel-item li {
        color: #000;
    }

    .carousel .text-dark .carousel-item h2, .carousel .text-dark .carousel-item h3, .carousel .text-dark .carousel-item p, .carousel .text-dark .carousel-item li {
        color: #000;
    }

    .carousel .text-light .carousel-item h2, .carousel .text-light .carousel-item h3, .carousel .text-light .carousel-item p, .carousel .text-light .carousel-item li, .carousel .text-light .carousel-item p a, .carousel .text-light .carousel-item li a {
        color: #fff;
    }

        .carousel .text-light .carousel-item p a:active, .carousel .text-light .carousel-item p a:focus {
            outline: 1px solid #fff;
        }

        .carousel .text-light .carousel-item li a:active, .carousel .text-light .carousel-item li a:focus {
            outline: 1px solid #fff;
        }

    .carousel .carousel-item .carousel-expanded p {
        font-size: 93.75%;
        line-height: 24px;
        padding: 0 0 12px;
    }

        .carousel .carousel-item .carousel-expanded p.close-link {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0;
            position: absolute;
            right: 19px;
            top: 32px;
        }

    .carousel .panel-item .carousel-expanded p.close-link, .carousel .panel-item-override .carousel-expanded p.close-link {
        right: 49px;
    }

    .carousel .carousel-item p.close-link a {
        text-decoration: none;
        line-height: 18px;
        padding: 0 22px 0 0;
        background-image: url(../images/home-carousel/close.png);
        background-repeat: no-repeat;
        color: #4c4c4c;
        background-position: right top;
    }

    .carousel .text-dark .carousel-item p.close-link a {
        color: #4c4c4c;
        background-position: right top;
    }

    .carousel .text-light .carousel-item p.close-link a {
        color: #aeaeae;
        background-position: right -100px;
    }

    .carousel .carousel-item p.close-link a:hover, .carousel .carousel-item p.close-link a:active, .carousel .carousel-item p.close-link a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .carousel .carousel-item .carousel-expanded ol, .carousel .carousel-item .carousel-expanded ul {
        clear: both;
        list-style: none;
        padding: 0 0 3px;
    }

        .carousel .carousel-item .carousel-expanded ol li, .carousel .carousel-item .carousel-expanded ul li {
            list-style: none;
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
        }

    .carousel .carousel-item .carousel-expanded .carousel-style-03 ol, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul {
        clear: none;
        float: left;
        padding: 0 0 12px;
    }

        .carousel .carousel-item .carousel-expanded .carousel-style-03 ol li, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul li {
            clear: none;
            float: left;
            padding: 0 0 12px;
        }

        .carousel .carousel-item .carousel-expanded .carousel-style-03 ol li, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul li {
            line-height: 15px;
            padding: 8px 10px 8px 0;
        }

    .carousel .carousel-item .carousel-expanded ul li ul, .carousel .carousel-item .carousel-expanded ol li ul, .carousel .carousel-item .carousel-expanded ul li ol, .carousel .carousel-item .carousel-expanded ol li ol {
        display: none;
    }

    .carousel .carousel-item p.disclaimer {
        font-size: 62.5%;
        line-height: 14px;
        color: #4c4c4c;
    }

    .carousel .text-dark .carousel-item p.disclaimer {
        color: #4c4c4c;
    }

    .carousel .text-light .carousel-item p.disclaimer {
        color: #aeaeae;
    }

    .carousel .carousel-content a.white-button, .carousel .carousel-content a.red-button {
        margin: 0 10px 12px 0;
    }

    .carousel .item1, .carousel .item2, .carousel .item3 {
        display: none;
    }

    .carousel .content-row {
        width: 100%;
        padding: 4px 0;
        /* min-width: 1225px;*/
        z-index: 20;
    }

        .carousel .content-row.additional-width {
            width: 1200px;
        }

    .carousel .transparent-row {
        background: url(../images/home-carousel/bg_white.png) center top repeat-y;
    }

    .carousel .solid-row {
        background-color: #fff;
    }

    .carousel .cookie-banner, .carousel .content-inner {
        margin: 0 auto;
        /*width: 1200px;*/
        /*padding: 0 0 0 25px;*/
        padding: 0px 0 0 0px;
    }

    .carousel .cookie-banner {
        display: none;
    }

    .carousel .cookie-inner {
        float: left;
        position: relative;
        width: 100%;
        min-height: 36px;
        padding: 0px 0 0px 0px;
        background-color: #e6e6e6;
        /*
        background-position: left top;
        background-repeat: no-repeat;
        background-image: url(../images/home-carousel/cookie_icon.png);
    */
    }

        .carousel .cookie-inner .cookie-img-box {
            background: #4c4c4c;
            display: inline-block;
            float: left;
            margin-right: 10px;
        }

        .carousel .cookie-inner .cookie-text-box {
            padding: 0;
        }

            .carousel .cookie-inner .cookie-text-box p {
                padding-top: 15px;
            }

    .carousel .cookie-banner button.cookie-close, .carousel .cookie-banner button[type=button].focus {
        position: absolute;
        text-indent: -9999px;
        top: 4px;
        right: 4px;
        display: block;
        width: 25px;
        height: 25px;
        background: url(../images/home-carousel/cookie_close.png) center center no-repeat;
    }

        .carousel .cookie-banner button.cookie-close:active, .carousel .cookie-banner button.cookie-close:focus {
            border: 2px solid #4c4c4c;
        }

    .carousel .cookie-banner button[type=button].focus {
        border: 2px solid #4c4c4c;
    }

    .carousel .cookie-banner button[type=button]::-moz-focus-inner {
        border: 0 !important;
    }

    .carousel .transparent-row .content-inner {
        background-position: 25px top;
        background-repeat: repeat-y;
    }

    .carousel .cookie-banner:after, .carousel .content-inner:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .carousel .transparent-row .column-one {
        background-image: url(../images/home-carousel/column_one.png);
    }

    .carousel .transparent-row .column-two {
        background-image: url(../images/home-carousel/column_two.png);
    }

    .carousel .transparent-row .column-three {
        background-image: url(../images/home-carousel/column_three.png);
    }

    .carousel .transparent-row .column-three-left {
        background-image: url(../images/home-carousel/column_three_left.png);
    }

    .carousel .transparent-row .column-three-right {
        background-image: url(../images/home-carousel/column_three_right.png);
    }

    .carousel .transparent-row .column-four {
        background-image: url(../images/home-carousel/column_four.png);
    }

    .carousel .content-column {
        float: left;
        padding: 0 4px 0 0;
    }

    .carousel .column-one .content-column {
        width: 1175px;
    }

        .carousel .column-one .content-column .banner-item, .carousel .column-one .content-column .supporting-item {
            width: 1175px;
        }

    .carousel .column-three .content-column {
        width: 389px;
    }

        .carousel .column-three .content-column .banner-item, .carousel .column-three .content-column .supporting-item {
            width: 389px;
        }

    .carousel .column-four .content-column, .carousel .column-three-right .content-column, .carousel .column-three-left .content-column, .carousel .column-four .content-column .banner-item, .carousel .column-three-right .content-column .banner-item, .carousel .column-three-left .content-column .banner-item, .carousel .column-four .content-column .supporting-item, .carousel .column-three-right .content-column .supporting-item, .carousel .column-three-left .content-column .supporting-item {
        width: 291px;
    }

    .carousel .column-two .content-column, .carousel .column-three-right .wide, .carousel .column-three-left .wide, .carousel .column-two .content-column .banner-item, .carousel .column-three-right .wide .banner-item, .carousel .column-three-left .wide .banner-item, .carousel .column-two .content-column .supporting-item, .carousel .column-three-right .wide .supporting-item, .carousel .column-three-left .wide .supporting-item {
        width: 586px;
    }

    .carousel .feature-item, .carousel .content-item {
        float: left;
        padding: 20px 25px;
    }

    .carousel .column-one .content-column .feature-item, .carousel .column-one .content-column .content-item {
        width: 1125px;
    }

    .carousel .column-three .content-column .feature-item, .carousel .column-three .content-column .content-item {
        width: 339px;
    }

    .carousel .column-four .content-column .feature-item, .carousel .column-three-right .content-column .feature-item, .carousel .column-three-left .content-column .feature-item, .carousel .column-four .content-column .content-item, .carousel .column-three-right .content-column .content-item, .carousel .column-three-left .content-column .content-item {
        width: 241px;
    }

    .carousel .column-two .content-column .feature-item, .carousel .column-three-right .wide .feature-item, .carousel .column-three-left .wide .feature-item, .carousel .column-two .content-column .content-item, .carousel .column-three-right .wide .content-item, .carousel .column-three-left .wide .content-item {
        width: 536px;
    }

    .carousel .feature-item h2 {
        font-weight: 400;
        font-size: 150%;
        line-height: 30px;
        padding: 0 0 27px;
    }

        .carousel .feature-item h2 span {
            font-weight: 700;
            font-size: 83.33%;
            min-height: 24px;
        }

    .carousel .feature-item ul {
        list-style: none;
    }

        .carousel .feature-item ul li {
            list-style: none;
        }

    .carousel .feature-item ol {
        list-style: none;
        padding: 2px 0 6px;
    }

        .carousel .feature-item ol li {
            list-style: none;
        }

            .carousel .feature-item ol li ul, .carousel .feature-item ol li ol {
                display: none;
            }

    .carousel .feature-item ul {
        padding: 2px 0 6px;
    }

        .carousel .feature-item ol li, .carousel .feature-item ul li {
            padding: 0 0 9px;
            line-height: 18px;
        }

    .carousel .banner-item, .carousel .supporting-item {
        float: left;
    }

        .carousel .banner-item .image {
            border-bottom: 4px solid #fff;
        }

        .carousel .banner-item .last {
            border-bottom: 0;
        }

        .carousel .banner-item .text {
            bottom: 0;
            padding: 14px 15px;
        }

    .carousel .column-three .content-column .banner-item .text {
        width: 285px;
    }

    .carousel .column-four .content-column .banner-item .text, .carousel .column-three-right .content-column .banner-item .text, .carousel .column-three-left .content-column .banner-item .text {
        width: 205px;
    }

    .carousel .column-two .content-column .banner-item .text, .carousel .column-three-right .wide .banner-item .text, .carousel .column-three-left .wide .banner-item .text {
        width: 444px;
    }

    .carousel .content-item ol {
        list-style-type: disc;
    }

        .carousel .content-item ol li {
            list-style-type: disc;
        }

    .carousel .content-item ul {
        padding-left: 19px;
    }

    .carousel .content-item ol {
        padding-left: 19px;
    }

        .carousel .content-item ol li {
            padding-left: 6px;
        }

            .carousel .content-item ul li ul, .carousel .content-item ol li ul, .carousel .content-item ul li ol, .carousel .content-item ol li ol {
                display: none;
            }

    .carousel .content-item h2 {
        font: bold 21px/21px Arial;
        line-height: 24px;
        padding: 0 0 5px;
        color: #4C4C4C;
    }

        .carousel .content-item h2 a {
            background: url(../images/home-carousel/chevron.png) right bottom no-repeat;
            padding: 0 27px 0 0;
            text-decoration: none;
        }

            .carousel .content-item h2 a:hover, .carousel .content-item h2 a:active, .carousel .content-item h2 a:focus {
                text-decoration: underline;
                outline: 0;
            }

    .carousel .supporting-item {
        padding: 20px 0;
    }

    .carousel .column-four .content-column {
        /*width: 275px;
    padding: 0;
    margin-right: 25px;*/
        width: 25%;
        padding: 0;
        margin-right: 0;
    }

        .carousel .column-four .content-column .content-item {
            /*  padding: 0 0 20px;
      width: 100%;*/
            padding: 0 25px 20px 0;
            width: 276px;
        }

        .carousel .column-four .content-column:last-child, .carousel .column-four .content-column.last {
            margin-right: 0;
        }

    .carousel .content-item img {
        width: 100%;
    }

    .carousel .content-inner .last-item {
        margin: 0;
        padding: 0;
    }

    .carousel .column-four {
        border-bottom: 1px solid #d9d7d7;
        margin-bottom: 0px;
        margin-left: 0;
    }

.no-js .carousel .carousel-menu {
    display: none;
}

.no-js .carousel .carousel-items {
    margin: 0;
}

.no-js .carousel .carousel-expanded {
    display: block;
}

.no-js .carousel .carousel-expanded-arrow, .no-js .carousel .text-dark .carousel-expanded-arrow {
    background-image: url(../images/home-carousel/arrow_empty_dark.png);
}

.no-js .carousel .text-light .carousel-expanded-arrow {
    background-image: url(../images/home-carousel/arrow_empty_light.png);
}

.no-js .carousel .carousel-item {
    background: url(../images/home-carousel/bg_light.png) left top repeat-y;
}

.no-js .carousel .text-dark .carousel-item {
    background: url(../images/home-carousel/bg_light.png) left top repeat-y;
}

.no-js .carousel .text-light .carousel-item {
    background: url(../images/home-carousel/bg_dark.png) left top repeat-y;
}

.no-js .carousel .carousel-expanded .carousel-expanded-inner, .no-js .carousel .text-dark .carousel-expanded .carousel-expanded-inner, .no-js .carousel .text-light .carousel-expanded .carousel-expanded-inner {
    background: 0;
}

.no-js .carousel .carousel-item .carousel-expanded p.close-link {
    display: none;
}

.no-js .carousel .cookie-banner {
    display: block;
    margin: 20px 0 0;
}

    .no-js .carousel .cookie-banner button.cookie-close, .no-js .carousel .cookie-banner button[type=button].focus {
        /*display: none;*/
    }

/* tablet */
@media screen and (max-width: 1100px) {
    .carousel {
        position: relative;
        width: 100%;
        /*min-width: 940px;*/
        float: left;
        z-index: 1;
        overflow: hidden;
    }

        .carousel .carousel-wrapper {
            position: relative;
            margin: 0 auto;
            /* width: 960px;*/
            /*padding: 0 0 0 20px;*/
        }

        .carousel .carousel-background {
            width: 100%;
            /*min-width: 980px;*/
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-position: center top;
            background-repeat: no-repeat;
            z-index: -1;
        }

        .carousel .carousel-inner:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .carousel .carousel-menu {
            width: 300px;
            float: left;
            padding: 36px 0 43px;
            z-index: 20;
            position: relative;
        }

    .no-js .carousel .carousel-menu {
        display: none;
    }

    .carousel .carousel-menu a {
        text-decoration: none;
    }

        .carousel .carousel-menu a:hover, .carousel .carousel-menu a:active, .carousel .carousel-menu a:focus {
            text-decoration: underline;
            outline: 0;
        }

    .carousel .carousel-menu ol, .carousel .carousel-menu ul {
        float: left;
        width: 300px;
        list-style: none;
        padding: 0;
    }

        .carousel .carousel-menu ol li, .carousel .carousel-menu ul li {
            font-size: 125%;
            background: url(../images/tablet/home-carousel/menu.png) left center repeat-y;
            position: relative;
            float: left;
            width: 300px;
            line-height: 30px;
            list-style: none;
            padding: 0;
        }

            .carousel .carousel-menu ol li.selected, .carousel .carousel-menu ul li.selected {
                font-weight: 700;
                margin: -5px 0 -5px -5px;
                background: url(../images/tablet/home-carousel/selected.png) left center no-repeat;
                z-index: 10;
            }

            .carousel .carousel-menu ol li a, .carousel .carousel-menu ul li a {
                line-height: 30px;
                padding: 20px 20px 15px;
                color: #000;
                display: block;
                background: url(../images/tablet/home-carousel/divider.png) left bottom no-repeat;
            }

                .carousel .carousel-menu ol li a.last, .carousel .carousel-menu ul li a.last {
                    background: 0;
                }

            .carousel .carousel-menu ol li.selected a {
                color: #fff;
                padding: 25px 20px 20px 25px;
                background: 0;
            }

            .carousel .carousel-menu ul li.selected a {
                color: #fff;
                padding: 25px 20px 20px 25px;
                background: 0;
            }

            .carousel .carousel-menu ul li ul {
                display: none;
            }

            .carousel .carousel-menu ol li ul, .carousel .carousel-menu ul li ol, .carousel .carousel-menu ol li ol {
                display: none;
            }

    .carousel .carousel-items {
        padding: 36px 0;
        margin: 0 0 0 -10px;
        float: left;
    }

    .carousel .carousel-content {
        float: left;
    }

    .carousel .carousel-item {
        width: 618px;
        float: left;
        min-height: 260px;
    }

    .carousel .carousel-static .carousel-items {
        margin: 0;
    }

    .no-js .carousel .carousel-items {
        margin: 0;
    }

    .carousel .carousel-item .carousel-item-inner {
        float: left;
        padding: 19px 50px 8px 40px;
        width: 528px;
    }

    .carousel .carousel-expanded {
        width: 618px;
        float: left;
        display: none;
    }

    .no-js .carousel .carousel-expanded {
        display: block;
    }

    .carousel .carousel-item .open {
        display: block;
    }

    .carousel .carousel-expanded-arrow {
        float: left;
        width: 618px;
        padding: 46px 0 0;
        background-position: left top;
        background-repeat: no-repeat;
        position: relative;
        background-image: url(../images/tablet/home-carousel/arrow_filled_dark.png);
    }

    .carousel .text-dark .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_filled_dark.png);
    }

    .carousel .text-light .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_filled_light.png);
    }

    .no-js .carousel .carousel-expanded-arrow, .no-js .carousel .text-dark .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_empty_dark.png);
    }

    .carousel .panel-item .carousel-expanded-arrow, .carousel .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_empty_dark.png);
    }

    .carousel .text-dark .panel-item .carousel-expanded-arrow, .carousel .text-dark .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_empty_dark.png);
    }

    .no-js .carousel .text-light .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_empty_light.png);
    }

    .carousel .text-light .panel-item .carousel-expanded-arrow, .carousel .text-light .panel-item-override .carousel-expanded-arrow {
        background-image: url(../images/tablet/home-carousel/arrow_empty_light.png);
    }

    .carousel .carousel-expanded-inner {
        width: 528px;
        float: left;
        padding: 0 50px 30px 40px;
    }

    .no-js .carousel .carousel-item {
        background: url(../images/tablet/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .panel-item, .carousel .panel-item-override, .carousel .carousel-expanded .carousel-expanded-inner {
        background: url(../images/tablet/home-carousel/bg_light.png) left top repeat-y;
    }

    .no-js .carousel .text-dark .carousel-item {
        background: url(../images/tablet/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .carousel-static .text-dark .carousel-item {
        background: url(../images/tablet/home-carousel/bg_light.png) left top repeat-y;
    }

    .carousel .text-dark .panel-item, .carousel .text-dark .panel-item-override, .carousel .text-dark .carousel-expanded .carousel-expanded-inner {
        background: url(../images/tablet/home-carousel/bg_light.png) left top repeat-y;
    }

    .no-js .carousel .text-light .carousel-item {
        background: url(../images/tablet/home-carousel/bg_dark.png) left top repeat-y;
    }

    .carousel .carousel-static .text-light .carousel-item {
        background: url(../images/tablet/home-carousel/bg_dark.png) left top repeat-y;
    }

    .carousel .text-light .panel-item, .carousel .text-light .panel-item-override, .carousel .text-light .carousel-expanded .carousel-expanded-inner {
        background: url(../images/tablet/home-carousel/bg_dark.png) left top repeat-y;
    }

    .no-js .carousel .carousel-expanded .carousel-expanded-inner, .no-js .carousel .text-dark .carousel-expanded .carousel-expanded-inner, .no-js .carousel .text-light .carousel-expanded .carousel-expanded-inner {
        background: 0;
    }

    .carousel .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .text-dark .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .text-light .panel-item .carousel-expanded .carousel-expanded-inner, .carousel .panel-item-override .carousel-expanded .carousel-expanded-inner, .carousel .text-dark .panel-item-override .carousel-expanded .carousel-expanded-inner, .carousel .text-light .panel-item-override .carousel-expanded .carousel-expanded-inner {
        background: 0;
    }

    .carousel .carousel-column {
        float: left;
    }

    .carousel .carousel-style-01 {
        width: 285px;
        padding: 0 34px 22px 0;
        background-position: right top;
        background-repeat: repeat-y;
    }

    .carousel .carousel-style-02 {
        width: 175px;
        padding: 0 0 22px 34px;
    }

    .carousel .carousel-style-03 {
        width: 528px;
        padding: 0 0 22px;
    }

    .carousel .carousel-style-04 {
        width: 528px;
        padding: 23px 0 22px;
        background-position: left top;
        background-repeat: repeat-x;
    }

    .carousel .carousel-style-01, .carousel .carousel-style-04 {
        background-image: url(../images/tablet/home-carousel/divider_dark.png);
    }

    .carousel .text-dark .carousel-style-01, .carousel .text-dark .carousel-style-04 {
        background-image: url(../images/tablet/home-carousel/divider_dark.png);
    }

    .carousel .text-light .carousel-style-01, .carousel .text-light .carousel-style-04 {
        background-image: url(../images/tablet/home-carousel/divider_light.png);
    }

    .carousel .carousel-item h2 {
        font-size: 250%;
        line-height: 46px;
        font-weight: 400;
        padding: 0 0 12px;
    }

    .carousel .carousel-item h3 {
        font-size: 125%;
        font-weight: 700;
        line-height: 26px;
        padding: 0 0 12px;
    }

        .carousel .carousel-item h3.online {
            padding: 39px 0 12px;
            background-repeat: no-repeat;
            background-position: -1px -1px;
        }

        .carousel .carousel-item h3.phone {
            padding: 39px 0 12px;
            background-repeat: no-repeat;
            background-position: -678px -1px;
        }

    .carousel h3.online, .carousel h3.phone {
        background-image: url(../images/tablet/home-carousel/icons_dark.png);
    }

    .carousel .text-dark h3.online, .carousel .text-dark h3.phone {
        background-image: url(../images/tablet/home-carousel/icons_dark.png);
    }

    .carousel .text-light h3.online, .carousel .text-light h3.phone {
        background-image: url(../images/tablet/home-carousel/icons_light.png);
    }

    .carousel .carousel-item p {
        font-size: 125%;
        clear: both;
        line-height: 32px;
        padding: 0 0 12px;
    }

    .carousel .carousel-item ol {
        list-style-type: disc;
    }

        .carousel .carousel-item ol li {
            list-style-type: disc;
        }

    .carousel .carousel-item ul, .carousel .carousel-item ol {
        padding-bottom: 12px;
        padding-left: 24px;
    }

        .carousel .carousel-item ul li, .carousel .carousel-item ol li {
            font-size: 125%;
            line-height: 32px;
            padding-bottom: 0;
            padding-top: 0;
            padding-left: 16px;
        }

            .carousel .carousel-item ul li ul, .carousel .carousel-item ol li ul, .carousel .carousel-item ul li ol, .carousel .carousel-item ol li ol {
                display: none;
            }

    .carousel .carousel-item h2, .carousel .carousel-item h3, .carousel .carousel-item p, .carousel .carousel-item li {
        color: #000;
    }

    .carousel .text-dark .carousel-item h2, .carousel .text-dark .carousel-item h3, .carousel .text-dark .carousel-item p, .carousel .text-dark .carousel-item li {
        color: #000;
    }

    .carousel .text-light .carousel-item h2, .carousel .text-light .carousel-item h3, .carousel .text-light .carousel-item p, .carousel .text-light .carousel-item li, .carousel .text-light .carousel-item p a, .carousel .text-light .carousel-item li a {
        color: #fff;
    }

        .carousel .text-light .carousel-item p a:active, .carousel .text-light .carousel-item p a:focus {
            outline: 1px solid #fff;
        }

        .carousel .text-light .carousel-item li a:active, .carousel .text-light .carousel-item li a:focus {
            outline: 1px solid #fff;
        }

    .carousel .carousel-item .carousel-expanded p {
        font-size: 93.75%;
        line-height: 24px;
        padding: 0 0 12px;
    }

        .carousel .carousel-item .carousel-expanded p.close-link {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0;
            position: absolute;
            right: 19px;
            top: 32px;
        }

    .carousel .panel-item .carousel-expanded p.close-link, .carousel .panel-item-override .carousel-expanded p.close-link {
        right: 49px;
    }

    .no-js .carousel .carousel-item .carousel-expanded p.close-link {
        display: none;
    }

    .carousel .carousel-item p.close-link a {
        text-decoration: none;
        line-height: 18px;
        padding: 0 22px 0 0;
        background-image: url(../images/tablet/home-carousel/close.png);
        background-repeat: no-repeat;
        color: #4c4c4c;
        background-position: right top;
    }

    .carousel .text-dark .carousel-item p.close-link a {
        color: #4c4c4c;
        background-position: right top;
    }

    .carousel .text-light .carousel-item p.close-link a {
        color: #aeaeae;
        background-position: right -100px;
    }

    .carousel .carousel-item p.close-link a:hover, .carousel .carousel-item p.close-link a:active, .carousel .carousel-item p.close-link a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .carousel .carousel-item .carousel-expanded ol, .carousel .carousel-item .carousel-expanded ul {
        clear: both;
        list-style: none;
        padding: 0 0 3px;
    }

        .carousel .carousel-item .carousel-expanded ol li, .carousel .carousel-item .carousel-expanded ul li {
            list-style: none;
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
        }

    .carousel .carousel-item .carousel-expanded .carousel-style-03 ol, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul {
        clear: none;
        float: left;
        padding: 0 0 12px;
    }

        .carousel .carousel-item .carousel-expanded .carousel-style-03 ol li, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul li {
            clear: none;
            float: left;
            padding: 0 0 12px;
        }

        .carousel .carousel-item .carousel-expanded .carousel-style-03 ol li, .carousel .carousel-item .carousel-expanded .carousel-style-03 ul li {
            line-height: 15px;
            padding: 8px 10px 8px 0;
        }

    .carousel .carousel-item .carousel-expanded ul li ul, .carousel .carousel-item .carousel-expanded ol li ul, .carousel .carousel-item .carousel-expanded ul li ol, .carousel .carousel-item .carousel-expanded ol li ol {
        display: none;
    }

    .carousel .carousel-item p.disclaimer {
        font-size: 62.5%;
        line-height: 14px;
        color: #4c4c4c;
    }

    .carousel .text-dark .carousel-item p.disclaimer {
        color: #4c4c4c;
    }

    .carousel .text-light .carousel-item p.disclaimer {
        color: #aeaeae;
    }

    .carousel .carousel-content a.white-button, .carousel .carousel-content a.red-button {
        margin: 0 10px 12px 0;
    }

    .carousel .item1, .carousel .item2, .carousel .item3 {
        display: none;
    }

    .carousel .content-row {
        width: 100%;
        padding: 4px 0;
        /*  min-width: 980px;*/
        z-index: 20;
    }

    .carousel .transparent-row {
        background: url(../images/tablet/home-carousel/bg_white.png) center top repeat-y;
    }

    .carousel .solid-row {
        background-color: #fff;
    }

    .carousel .cookie-banner, .carousel .content-inner {
        margin: 0 auto;
        padding: 0 0 0 0px;
    }

    .carousel .column-four {
        /*margin-bottom: 25px;*/
    }

    .carousel .cookie-banner {
        padding-top: 20px;
    }

    .no-js .carousel .cookie-banner {
        display: block;
        background: #e6e6e6;
    }

    .carousel .cookie-inner {
        float: left;
        position: relative;
        width: 940px;
    }

    .carousel .cookie-banner button.cookie-close, .carousel .cookie-banner button[type=button].focus {
        position: absolute;
        text-indent: -9999px;
        top: 4px;
        right: 4px;
        display: block;
        width: 25px;
        height: 25px;
        background: url(../images/tablet/home-carousel/cookie_close.png) center center no-repeat;
    }

        .carousel .cookie-banner button.cookie-close:active, .carousel .cookie-banner button.cookie-close:focus {
            border: 2px solid .4 c4c4c;
        }

    .carousel .cookie-banner button[type=button].focus {
        border: 2px solid .4 c4c4c;
    }

    .carousel .cookie-banner button[type=button]::-moz-focus-inner {
        border: 0 !important;
    }

    .no-js .carousel .cookie-banner button.cookie-close, .no-js .carousel .cookie-banner button[type=button].focus {
        /*display: none;*/
    }

    .carousel .transparent-row .content-inner {
        background-position: 20px top;
        background-repeat: repeat-y;
    }

    .carousel .cookie-banner:after, .carousel .content-inner:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .carousel .transparent-row .column-one {
        background-image: url(../images/tablet/home-carousel/column_one.png);
    }

    .carousel .transparent-row .column-two {
        background-image: url(../images/tablet/home-carousel/column_two.png);
    }

    .carousel .transparent-row .column-three {
        background-image: url(../images/tablet/home-carousel/column_three.png);
    }

    .carousel .transparent-row .column-three-left {
        background-image: url(../images/tablet/home-carousel/column_three_left.png);
    }

    .carousel .transparent-row .column-three-right {
        background-image: url(../images/tablet/home-carousel/column_three_right.png);
    }

    .carousel .transparent-row .column-four {
        background-image: url(../images/tablet/home-carousel/column_four.png);
    }

    .carousel .content-column {
        float: left;
        padding: 0 4px 0 0;
    }

    .carousel .column-one .content-column {
        width: 940px;
    }

        .carousel .column-one .content-column img, .carousel .column-one .content-column .banner-item, .carousel .column-one .content-column .supporting-item {
            width: 940px;
        }

    .carousel .column-three .content-column {
        width: 311px;
    }

        .carousel .column-three .content-column img, .carousel .column-three .content-column .banner-item, .carousel .column-three .content-column .supporting-item {
            width: 311px;
        }

    .carousel .column-four .content-column, .carousel .column-three-right .content-column, .carousel .column-three-left .content-column, .carousel .column-four .content-column img, .carousel .column-three-right .content-column img, .carousel .column-three-left .content-column img, .carousel .column-four .content-column .banner-item, .carousel .column-three-right .content-column .banner-item, .carousel .column-three-left .content-column .banner-item, .carousel .column-four .content-column .supporting-item, .carousel .column-three-right .content-column .supporting-item, .carousel .column-three-left .content-column .supporting-item {
        width: 232px;
    }

    .carousel .column-two .content-column, .carousel .column-three-right .wide, .carousel .column-three-left .wide, .carousel .column-two .content-column img, .carousel .column-three-right .wide img, .carousel .column-three-left .wide img, .carousel .column-two .content-column .banner-item, .carousel .column-three-right .wide .banner-item, .carousel .column-three-left .wide .banner-item, .carousel .column-two .content-column .supporting-item, .carousel .column-three-right .wide .supporting-item, .carousel .column-three-left .wide .supporting-item {
        width: 468px;
    }

    .carousel .feature-item, .carousel .content-item {
        float: left;
        padding: 20px;
    }

    .carousel .column-one .content-column .feature-item, .carousel .column-one .content-column .content-item {
        width: 900px;
    }

    .carousel .column-three .content-column .feature-item, .carousel .column-three .content-column .content-item {
        width: 271px;
    }

    .carousel .column-four .content-column .feature-item, .carousel .column-three-right .content-column .feature-item, .carousel .column-three-left .content-column .feature-item, .carousel .column-four .content-column .content-item, .carousel .column-three-right .content-column .content-item, .carousel .column-three-left .content-column .content-item {
        width: 220px;
    }

    .carousel .column-two .content-column .feature-item, .carousel .column-three-right .wide .feature-item, .carousel .column-three-left .wide .feature-item, .carousel .column-two .content-column .content-item, .carousel .column-three-right .wide .content-item, .carousel .column-three-left .wide .content-item {
        width: 428px;
    }

    .carousel .feature-item h2 {
        font-weight: 400;
        font-size: 125%;
        line-height: 26px;
        padding: 0 0 17px;
    }

        .carousel .feature-item h2 span {
            font-weight: 700;
            font-size: 80%;
            min-height: 19px;
        }

    .carousel .feature-item ul {
        list-style: none;
    }

        .carousel .feature-item ul li {
            list-style: none;
        }

    .carousel .feature-item ol {
        list-style: none;
        padding: 2px 0 6px;
    }

        .carousel .feature-item ol li {
            list-style: none;
        }

            .carousel .feature-item ol li ul, .carousel .feature-item ol li ol {
                display: none;
            }

    .carousel .feature-item ul {
        padding: 2px 0 6px;
    }

        .carousel .feature-item ol li, .carousel .feature-item ul li {
            padding: 0 0 9px;
            line-height: 18px;
        }

    .carousel .banner-item, .carousel .supporting-item {
        float: left;
    }

        .carousel .banner-item .image {
            border-bottom: 4px solid #fff;
        }

        .carousel .banner-item .last {
            border-bottom: 0;
        }

        .carousel .banner-item .text {
            bottom: 0;
            padding: 14px 15px;
        }

    .carousel .column-three .content-column .banner-item .text, .carousel .column-four .content-column .banner-item .text, .carousel .column-three-right .content-column .banner-item .text, .carousel .column-three-left .content-column .banner-item .text {
        width: 202px;
    }

    .carousel .column-two .content-column .banner-item .text, .carousel .column-three-right .wide .banner-item .text, .carousel .column-three-left .wide .banner-item .text {
        width: 282px;
    }

    .carousel .content-item ol {
        list-style-type: disc;
    }

        .carousel .content-item ol li {
            list-style-type: disc;
        }

    .carousel .content-item ul {
        padding-left: 19px;
    }

    .carousel .content-item ol {
        padding-left: 19px;
    }

        .carousel .content-item ol li {
            padding-left: 6px;
        }

            .carousel .content-item ul li ul, .carousel .content-item ol li ul, .carousel .content-item ul li ol, .carousel .content-item ol li ol {
                display: none;
            }

    .carousel .content-item h2 {
        font-size: 112.5%;
        line-height: 24px;
        padding: 0 0 5px;
    }

        .carousel .content-item h2 a {
            background: url(../images/tablet/home-carousel/chevron.png) right bottom no-repeat;
            padding: 0 23px 0 0;
            text-decoration: none;
        }

            .carousel .content-item h2 a:hover, .carousel .content-item h2 a:active, .carousel .content-item h2 a:focus {
                text-decoration: underline;
                outline: 0;
            }

    .carousel .content-item p.intro {
        font-size: 100%;
        line-height: 20px;
    }

    .carousel .supporting-item {
        padding: 20px 0;
    }

    .carousel .column-four .content-column {
        margin-right: 8px;
    }
}

@media screen and (max-width: 768px) {
    .carousel .column-four .content-column {
        width: 175px;
    }

        .carousel .column-four .content-column .content-item {
            width: 175px;
        }

        .carousel .column-three-right .content-column, .carousel .column-three-left .content-column, .carousel .column-four .content-column img, .carousel .column-three-right .content-column img, .carousel .column-three-left .content-column img, .carousel .column-four .content-column .banner-item, .carousel .column-three-right .content-column .banner-item, .carousel .column-three-left .content-column .banner-item, .carousel .column-four .content-column .supporting-item, .carousel .column-three-right .content-column .supporting-item, .carousel .column-three-left .content-column .supporting-item {
            width: 175px;
        }

    .carousel .cookie-inner {
        width: 725px;
    }

        .carousel .cookie-inner .cookie-img-box {
            padding: 10px 0;
        }
}

/* mobile */
@media screen and (max-width: 767px) {
    .carousel {
        position: relative;
        width: 100%;
        min-width: 320px;
        padding: 0 0 12px;
        float: left;
        z-index: 1;
    }

        .carousel .carousel-wrapper {
            position: relative;
            margin: 0 auto;
            width: 320px;
        }

        .carousel .carousel-background {
            width: 100%;
            min-width: 320px;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-position: center top;
            background-repeat: no-repeat;
            z-index: -1;
            display: none;
        }

        .carousel .carousel-inner:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .carousel .carousel-menu {
            display: none;
        }

        .carousel .carousel-items, .carousel .carousel-item {
            width: 320px;
            float: left;
        }

        .carousel .carousel-content {
            display: none;
        }

        .carousel .carousel-static .carousel-background, .carousel .carousel-static .carousel-content {
            display: block;
        }

        .carousel .carousel-items .item0, .carousel .carousel-backgrounds .item0 {
            display: block;
        }

        .carousel .carousel-item .carousel-item-inner {
            float: left;
            padding: 24px 20px;
            width: 280px;
        }

        .carousel .carousel-expanded {
            display: none;
        }

        .carousel .carousel-item .open, .carousel .carousel-item .expand-trigger {
            display: none;
        }

        .carousel .carousel-expanded-arrow, .carousel .carousel-expanded-inner {
            display: none;
        }

        .carousel .carousel-item, .carousel .panel-item, .carousel .panel-item-override {
            background: 0;
        }

        .carousel .text-dark .carousel-item, .carousel .text-dark .panel-item, .carousel .text-dark .panel-item-override {
            background: 0;
        }

        .carousel .text-light .carousel-item, .carousel .text-light .panel-item, .carousel .text-light .panel-item-override {
            background: 0;
        }

        .carousel .carousel-content a.white-button, .carousel .carousel-content a.red-button {
            margin: 6px 0 5px;
        }

        .carousel .carousel-content a.white-button {
            background-position: left top;
            color: #fff;
        }

            .carousel .carousel-content a.white-button span {
                background-position: right -100px;
            }

        .carousel .carousel-item h2 {
            font-size: 150%;
            line-height: 28px;
            font-weight: 400;
            padding: 0 0 8px;
        }

        .carousel .carousel-item p {
            clear: both;
            font-size: 100%;
            line-height: 24px;
            padding: 0 0 8px;
        }

        .carousel .carousel-item ol {
            list-style-type: disc;
        }

            .carousel .carousel-item ol li {
                list-style-type: disc;
            }

        .carousel .carousel-item ul, .carousel .carousel-item ol {
            padding-top: 0;
            padding-bottom: 8px;
            padding-left: 19px;
        }

            .carousel .carousel-item ul li {
                font-size: 100%;
                line-height: 24px;
                padding-bottom: 0;
                padding-top: 0;
            }

            .carousel .carousel-item ol li {
                font-size: 100%;
                line-height: 24px;
                padding-bottom: 0;
                padding-top: 0;
                padding-left: 6px;
            }

                .carousel .carousel-item ul li ul, .carousel .carousel-item ol li ul, .carousel .carousel-item ul li ol, .carousel .carousel-item ol li ol {
                    display: none;
                }

        .carousel .carousel-item h2, .carousel .carousel-item p, .carousel .carousel-item li {
            color: #000;
        }

        .carousel .text-dark .carousel-item h2, .carousel .text-dark .carousel-item p, .carousel .text-dark .carousel-item li {
            color: #000;
        }

        .carousel .text-light .carousel-item h2, .carousel .text-light .carousel-item p, .carousel .text-light .carousel-item li, .carousel .text-light .carousel-item p a, .carousel .text-light .carousel-item li a {
            color: #fff;
        }

            .carousel .text-light .carousel-item p a:active, .carousel .text-light .carousel-item p a:focus {
                outline: 1px solid #fff;
            }

            .carousel .text-light .carousel-item li a:active, .carousel .text-light .carousel-item li a:focus {
                outline: 1px solid #fff;
            }

        .carousel .content-row {
            width: 100%;
            background-color: #fff;
            min-width: 320px;
            z-index: 20;
        }

        .carousel .transparent-row {
            padding: 12px 0 0;
        }

        .carousel .cookie-banner, .carousel .content-inner {
            margin: 0 auto;
            width: 320px;
        }

        .carousel .cookie-banner {
            margin-top: -11px;
            padding-bottom: 12px;
        }

        .carousel .cookie-inner {
            float: left;
            position: static;
            width: 100%;
            padding: 0px;
        }

            .carousel .cookie-inner .cookie-img-box {
                padding: 0px 0;
            }

        .carousel .cookie-banner .cookie-inner p {
            font-size: 75%;
            line-height: 18px;
            padding: 8px 20px 8px 10px;
        }

        .carousel .cookie-banner button.cookie-close, .carousel .cookie-banner button[type=button].focus {
            position: absolute;
            text-indent: -9999px;
            top: 24px;
            right: 4px;
            display: block;
            width: 21px;
            height: 21px;
            background: url(../images/mobile/home-carousel/cookie_close.png) center center no-repeat;
        }

            .carousel .cookie-banner button.cookie-close:active, .carousel .cookie-banner button.cookie-close:focus {
                border: 2px solid .4 c4c4c;
            }

        .carousel .cookie-banner button[type=button].focus {
            border: 2px solid .4 c4c4c;
        }

        .carousel .cookie-banner button[type=button]::-moz-focus-inner {
            border: 0 !important;
        }

        .carousel .cookie-banner:after, .carousel .content-inner:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .carousel .content-column {
            float: left;
            padding: 0 10px;
            width: 300px;
        }

        .carousel .banner-item, .carousel .feature-item, .carousel .content-item, .carousel .supporting-item {
            float: left;
            width: 300px;
        }

        .carousel .feature-item, .carousel .content-item {
            margin: 0 0 12px;
            padding: 0 0 3px;
            border-bottom: 1px solid #e2e2e2;
        }

        .carousel .content-row .last-item {
            margin: 0;
            padding: 0;
            border-bottom: 0;
        }

        .carousel .feature-item h2 {
            font-weight: 400;
            font-size: 150%;
            line-height: 27px;
            padding: 0 0 15px;
        }

            .carousel .feature-item h2 span {
                font-weight: 700;
                font-size: 62.5%;
                min-height: 18px;
            }

        .carousel .feature-item ul {
            list-style: none;
        }

            .carousel .feature-item ul li {
                list-style: none;
            }

        .carousel .feature-item ol {
            list-style: none;
            padding: 2px 0 3px;
        }

            .carousel .feature-item ol li {
                list-style: none;
            }

                .carousel .feature-item ol li ul, .carousel .feature-item ol li ol {
                    display: none;
                }

        .carousel .feature-item ul {
            padding: 2px 0 3px;
        }

            .carousel .feature-item ol li, .carousel .feature-item ul li {
                padding: 0 0 9px;
                line-height: 18px;
            }

        .carousel .banner-item .image {
            float: left;
            width: 145px;
            padding-top: 6px;
            padding-right: 10px;
        }

        .carousel .banner-item .last {
            padding-right: 0;
        }

        .carousel .banner-item img {
            width: 145px;
            min-height: 100px;
        }

        .carousel .banner-item .text {
            float: left;
            width: 145px;
            padding-top: 12px;
        }

        .carousel .banner-item h2 {
            font-weight: 700;
            font-size: 100%;
            line-height: 22px;
            padding: 0 0 12px;
        }

            .carousel .banner-item h2 a {
                line-height: 22px;
                background: url(../images/mobile/home-carousel/chevron.png) right bottom no-repeat;
                padding: 0 23px 0 0;
                text-decoration: none;
            }

                .carousel .banner-item h2 a:hover, .carousel .banner-item h2 a:active, .carousel .banner-item h2 a:focus {
                    text-decoration: underline;
                    outline: 0;
                }

        .carousel .banner-item ol {
            list-style-type: disc;
        }

            .carousel .content-item ol, .carousel .banner-item ol li, .carousel .content-item ol li {
                list-style-type: disc;
            }

        .carousel .banner-item ul, .carousel .content-item ul, .carousel .banner-item ol, .carousel .content-item ol {
            padding-left: 19px;
        }

        .carousel .banner-item ul {
            padding-bottom: 12px;
        }

        .carousel .banner-item ol {
            padding-bottom: 12px;
        }

            .carousel .banner-item ol li {
                padding-left: 6px;
            }

        .carousel .content-item ol li {
            padding-left: 6px;
        }

        .carousel .banner-item ul li, .carousel .banner-item ol li {
            padding-top: 0;
            padding-bottom: 0;
        }

            .carousel .banner-item ul li ul, .carousel .banner-item ol li ul, .carousel .banner-item ul li ol, .carousel .banner-item ol li ol {
                display: none;
            }

        .carousel .content-item ul li ul, .carousel .content-item ol li ul, .carousel .content-item ul li ol, .carousel .content-item ol li ol {
            display: none;
        }

        .carousel .content-item h2 {
            font-size: 112.5%;
            line-height: 24px;
            padding: 0 0 6px;
        }

            .carousel .content-item h2 a {
                line-height: 24px;
                background: url(../images/mobile/home-carousel/chevron.png) right bottom no-repeat;
                padding: 0 23px 0 0;
                text-decoration: none;
            }

                .carousel .content-item h2 a:hover, .carousel .content-item h2 a:active, .carousel .content-item h2 a:focus {
                    text-decoration: underline;
                    outline: 0;
                }

        .carousel .content-item p {
            padding-right: 5px;
        }

        .carousel .supporting-item {
            padding: 12px 0 0;
            margin: 3px 0 0;
            border-top: 1px solid #e2e2e2;
        }

            .carousel .supporting-item img {
                width: 300px;
                margin: 6px 0 12px;
            }

        .carousel .cookie-inner .cookie-img-box {
            padding: 10px 0 25px;
        }

    .no-js .carousel .cookie-banner {
        display: block;
        overflow: hidden;
    }

        .no-js .carousel .cookie-banner button.cookie-close, .no-js .carousel .cookie-banner button[type=button].focus {
            /*display: none;*/
        }
}

.hw-tab-navigation {
    position: relative;
    float: left;
    width: 1175px;
    padding: 11px 0px 6px;
    margin: 0;
}

    .hw-tab-navigation.no-page-banner-images {
        position: relative;
    }

        .hw-tab-navigation.no-page-banner-images:after {
            content: "";
            position: absolute;
            left: -50%;
            bottom: -5px;
            margin-top: -10px;
            width: 200%;
            height: 100%;
            min-height: 90px;
            background: #f9f8f8;
            opacity: 0.8;
        }

    .hw-tab-navigation.tab-navigation-banner-line {
        position: relative;
        margin: -110px 0 0;
    }

        .hw-tab-navigation.tab-navigation-banner-line:after {
            content: "";
            position: absolute;
            left: -50%;
            margin-top: -10px;
            width: 200%;
            height: 100%;
            min-height: 90px;
            background: #fff;
            opacity: 0.8;
        }

        .hw-tab-navigation.tab-navigation-banner-line.move-down {
            margin-top: 0;
        }

.popup-window .hw-tab-navigation {
    width: 700px;
}

/*.tab-style-01 .hw-tab-navigation,
.tab-style-02 .hw-tab-navigation {
  padding: 149px 0 6px;
}*/
.banner-image .hw-tab-navigation {
    padding: 245px 0 1px;
    position: relative;
    z-index: 1;
}

.tab-style-03 .hw-tab-navigation .promotion-row {
    float: left;
    width: 1175px;
}

.hw-tab-navigation .heading-row {
    float: left;
    width: 1175px;
    position: relative;
    z-index: 1;
}

.tab-style-03 .hw-tab-navigation .promotion-row {
    padding: 0 0 53px;
    background: url(../images/tab-navigation/arrow_dark.png) left bottom no-repeat;
}

    .tab-style-03 .hw-tab-navigation .promotion-row p {
        color: #fff;
        font-size: 300%;
        line-height: 54px;
        display: inline-block;
        padding: 18px 50px;
        background: rgba(0, 0, 0, 0.75);
    }

.popup-window .hw-tab-navigation .heading-row {
    width: 700px;
}

.hw-tab-navigation h1 {
    font-size: 165%;
    font-weight: 400;
    line-height: 60px;
    float: left;
    padding: 0 0 9px;
    width: 65%;
}

.popup-window .hw-tab-navigation h2 {
    font-size: 225%;
    line-height: 48px;
    padding: 8px 0 9px;
}

.tab-style-02 .hw-tab-navigation h2 {
    color: #fff;
}

.hw-tab-navigation ul {
    list-style: none;
    padding: 0;
}

    .hw-tab-navigation ul li {
        position: relative;
        float: left;
        list-style: none;
        padding: 0;
    }

.lightbox-open .hw-tab-navigation ul li {
    position: static;
}

.hw-tab-navigation ul li a {
    text-decoration: none;
    display: block;
}

    .hw-tab-navigation ul li a:hover, .hw-tab-navigation ul li a:active, .hw-tab-navigation ul li a:focus, .hw-tab-navigation ul li a:hover span, .hw-tab-navigation ul li a:active span, .hw-tab-navigation ul li a:focus span {
        text-decoration: underline;
        outline: 0;
    }

.hw-tab-navigation ul.right-tabs {
    float: right;
    padding: 8px 0 6px;
}

    .hw-tab-navigation ul.right-tabs li {
        line-height: 19px;
    }

        .hw-tab-navigation ul.right-tabs li img {
            float: left;
            padding: 10px 0;
            margin: 0 7px 0 0;
        }

        .hw-tab-navigation ul.right-tabs li a {
            line-height: 54px;
            padding: 0px 15px 0px 15px;
        }

.hw-tab-navigation ul.dynamic-icons li a {
    background: none;
}

.tab-style-02 .hw-tab-navigation ul.right-tabs li a {
    color: #fff;
}

.hw-tab-navigation ul.right-tabs li a {
    /*&.share-tab {
        background-position: -500px center;
      }
      &.print-tab {
        background-position: -1000px center;
      }*/
}

.hw-tab-navigation ul.right-tabs li.last a {
    padding-right: 0;
}

.hw-tab-navigation ul.right-tabs li.dropdown-open a {
    background-color: #515358;
    color: #fff;
}

.hw-tab-navigation .tab-row {
    float: left;
    width: 1175px;
    clear: both;
    padding: 20px 0 0;
    background: url(../images/tab-navigation/line.png) center bottom repeat-x;
}

.tab-style-01 .hw-tab-navigation .tab-row, .tab-style-03 .hw-tab-navigation .tab-row {
    background: 0;
}

.tab-style-02 .hw-tab-navigation .tab-row {
    background: #261452 url(../images/tab-navigation/background.png) center bottom repeat-x;
}

.hw-tab-navigation .tab-row ul li {
    font-size: 125%;
    line-height: 24px;
}

    .hw-tab-navigation .tab-row ul li h2 {
        font-weight: normal;
        font-size: inherit;
        padding: inherit;
        color: #000;
        margin: 0;
    }

        .hw-tab-navigation .tab-row ul li h2 span {
            padding: 14px 0 28px;
        }

.hw-tab-navigation .tab-row li a {
    display: block;
    background-image: url(../images/tab-navigation/divider.png);
    padding: 0 20px;
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 24px;
}

.tab-style-02 .hw-tab-navigation .tab-row li a {
    background-position: left -166px;
    color: #fff;
}

.hw-tab-navigation .tab-row li a span {
    display: block;
    line-height: 24px;
    min-height: 24px;
    padding: 14px 0 28px;
}

.hw-tab-navigation .tab-row ul li.selected a, .hw-tab-navigation .tab-row ul li.dropdown-open a {
    background-image: url(../images/tab-navigation/selected.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #fff;
    float: left;
}

.hw-tab-navigation .tab-row ul li.dropdown-open h2 {
    color: #fff;
}

.tab-style-02 .hw-tab-navigation .tab-row ul li.selected a, .tab-style-02 .hw-tab-navigation .tab-row ul li.dropdown-open a {
    background-image: url(../images/tab-navigation/selected.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #fff;
}

.hw-tab-navigation .tab-row li.selected a span {
    background-image: url(../images/tab-navigation/arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.hw-tab-navigation .page-tabs {
    float: left;
}

.hw-tab-navigation .dropdown-tabs {
    float: right;
}

.hw-tab-navigation .tab-row .dropdown-tabs li a {
    background-position: right top;
    float: right;
}

.tab-style-02 .hw-tab-navigation .tab-row .dropdown-tabs li a {
    background-position: right -166px;
}

.hw-tab-navigation .dropdown-tabs li a span.arrow {
    padding: 0 25px 0 0;
    background-image: url(../images/tab-navigation/arrows.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.hw-tab-navigation .dropdown-tabs li.selected a span.arrow {
    background-position: right -74px;
}

.tab-style-02 .hw-tab-navigation .dropdown-tabs li a span.arrow, .tab-style-02 .hw-tab-navigation .dropdown-tabs li.selected a span.arrow {
    background-position: right -74px;
}

.hw-tab-navigation .dropdown-tabs li.dropdown-open a span.arrow, .tab-style-02 .hw-tab-navigation .dropdown-tabs li.dropdown-open a span.arrow {
    background-position: right -148px;
}

.hw-tab-navigation ul li ul {
    list-style: none;
}

    .hw-tab-navigation ul li ul li {
        list-style: none;
    }

    .hw-tab-navigation ul li ul.dropdown {
        position: absolute;
        z-index: 20;
        display: none;
        right: 0;
        top: 49px;
        background-color: #515358;
        width: 200px;
        padding: 15px 0;
    }

.hw-tab-navigation ul li.dropdown-open ul.dropdown {
    display: block !important;
}

.hw-tab-navigation .dropdown-tabs li ul.dropdown {
    top: 51px;
    width: 300px;
}

.hw-tab-navigation ul li ul.dropdown li {
    float: none;
    padding: 8px 20px 8px;
    font-size: 75%;
    line-height: 20px;
    float: left;
    clear: left;
}

.hw-tab-navigation ul.right-tabs li ul.dropdown li {
    font-size: 100%;
    padding: 5px 15px;
    /* background-image: url(../images/tab-navigation/share_icons.png);
      background-position: left top;
      background-repeat: no-repeat;*/
}

    .hw-tab-navigation ul.right-tabs li ul.dropdown li img {
        padding: 0;
    }

    .hw-tab-navigation ul.right-tabs li ul.dropdown li.email-share {
        background-position: -300px top;
    }

    .hw-tab-navigation ul.right-tabs li ul.dropdown li.twitter-share {
        background-position: -600px top;
    }

    .hw-tab-navigation ul.right-tabs li ul.dropdown li a {
        background-position: right bottom;
        background-repeat: no-repeat;
        padding: 0 21px 0 0;
        font-weight: 400;
        display: inline;
        line-height: 18px;
        color: #fff;
    }

.hw-tab-navigation .tab-row ul li ul.dropdown li a {
    background-position: right 4px;
    background-repeat: no-repeat;
    padding: 0 21px 0 0;
    font-weight: 400;
    display: inline;
    line-height: 18px;
    color: #fff;
}

.tab-style-02 .hw-tab-navigation ul.right-tabs li ul.dropdown li a, .tab-style-02 .hw-tab-navigation .tab-row ul li ul.dropdown li a {
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 0 21px 0 0;
    font-weight: 400;
    display: inline;
    line-height: 18px;
    color: #fff;
}

.hw-tab-navigation li ul.dropdown li a.chevron-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.chevron-link {
    background-image: url(../images/common/white_chevron.png);
}

.hw-tab-navigation li ul.dropdown li a.new-window-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.new-window-link {
    background-image: url(../images/common/white_new_window.png);
}

.hw-tab-navigation li ul.dropdown li a.pdf-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.pdf-link {
    background-image: url(../images/common/white_pdf_download.png);
}

.hw-tab-navigation li ul.dropdown li a.external-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.external-link {
    background-image: url(../images/common/white_external_site.png);
}

.hw-tab-navigation li ul.dropdown li a.overlay-launch-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.overlay-launch-link {
    background-image: url(../images/common/white_overlay_launch.png);
}

.hw-tab-navigation li ul.dropdown li a.video-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.video-link {
    background-image: url(../images/common/white_video.png);
}

.hw-tab-navigation ol {
    display: none;
}

.hw-tab-navigation ul li ol {
    display: none;
}

.hw-tab-navigation ul li ul li ol, .hw-tab-navigation ul li ul li ul {
    display: none;
}

/* tablet */
@media screen and (max-width: 1100px) {
    .hw-tab-navigation {
        float: left;
        width: 940px;
        /*	padding: 21px 0 6px;*/
    }

    .popup-window .hw-tab-navigation {
        width: 700px;
    }
    /*.tab-style-01 .hw-tab-navigation,
  .tab-style-02 .hw-tab-navigation {
	padding: 149px 0 6px;
  }
  .tab-style-03 .hw-tab-navigation {
	padding: 106px 0 1px;
  }*/
    .tab-style-03 .hw-tab-navigation .promotion-row, .hw-tab-navigation .heading-row {
        float: left;
        width: 940px;
    }

    .tab-style-03 .hw-tab-navigation .promotion-row {
        padding: 0 0 53px;
        background: url(../images/tablet/tab-navigation/arrow_dark.png) left bottom no-repeat;
    }

        .tab-style-03 .hw-tab-navigation .promotion-row p {
            color: #fff;
            font-size: 250%;
            line-height: 46px;
            display: inline-block;
            padding: 14px 40px;
            background: rgba(0, 0, 0, 0.75);
        }

    .popup-window .hw-tab-navigation .heading-row {
        width: 700px;
    }

    .hw-tab-navigation h1 {
        font-size: 125%;
        font-weight: 400;
        line-height: 48px;
        float: left;
        padding: 8px 0 9px;
        /*width: 100%;*/
    }

    .tab-style-02 .hw-tab-navigation h2 {
        color: #fff;
    }

    .hw-tab-navigation ul {
        list-style: none;
        padding: 0;
    }

        .hw-tab-navigation ul li {
            position: relative;
            float: left;
            list-style: none;
            padding: 0;
        }

    .lightbox-open .hw-tab-navigation ul li {
        position: static;
    }

    .hw-tab-navigation ul li a {
        text-decoration: none;
        display: block;
    }

        .hw-tab-navigation ul li a:hover, .hw-tab-navigation ul li a:active, .hw-tab-navigation ul li a:focus, .hw-tab-navigation ul li a:hover span, .hw-tab-navigation ul li a:active span, .hw-tab-navigation ul li a:focus span {
            text-decoration: underline;
            outline: 0;
        }

    .hw-tab-navigation ul.right-tabs {
        float: right;
        padding: 8px 0 6px;
    }

        .hw-tab-navigation ul.right-tabs li {
            line-height: 19px;
            /* a {
          line-height: 19px;
          padding: 15px 15px 17px 48px;

        }*/
        }

    .hw-tab-navigation ul.dynamic-icons li a {
        background: none;
    }

    .tab-style-02 .hw-tab-navigation ul.right-tabs li a {
        color: #fff;
    }
    /*  .hw-tab-navigation {
    ul.right-tabs li {
      a {
        */
    /*&.share-tab {
          background-position: -500px center;
        }
        &.print-tab {
          background-position: -1000px center;
        }*/
    /*
      }
      &.last a {
        padding-right: 0;
      }
      &.dropdown-open a {
        background-color: #515358;
        color: #fff;
      }
    }
    .tab-row {
      float: left;
      width: 940px;
      clear: both;
      padding: 20px 0 0;
      background: url(../images/tablet/tab-navigation/line.png) center bottom repeat-x;
    }
  }*/
    .tab-style-01 .hw-tab-navigation .tab-row, .tab-style-03 .hw-tab-navigation .tab-row {
        background: 0;
    }

    .tab-style-02 .hw-tab-navigation .tab-row {
        background: #261452 url(../images/tablet/tab-navigation/background.png) center bottom repeat-x;
    }

    .hw-tab-navigation .tab-row ul li {
        font-size: 112.5%;
        line-height: 24px;
    }

    .hw-tab-navigation .tab-row li a {
        display: block;
        background-image: url(../images/tablet/tab-navigation/divider.png);
        padding: 0 18px;
        background-position: left top;
        background-repeat: no-repeat;
        line-height: 24px;
    }

    .tab-style-02 .hw-tab-navigation .tab-row li a {
        background-position: left -166px;
        color: #fff;
    }

    .hw-tab-navigation .tab-row li a span {
        display: block;
        line-height: 24px;
        min-height: 24px;
        padding: 14px 0 28px;
    }

    .hw-tab-navigation .tab-row ul li.selected a, .hw-tab-navigation .tab-row ul li.dropdown-open a {
        background-image: url(../images/tablet/tab-navigation/selected.png);
        background-position: center bottom;
        background-repeat: repeat-x;
        color: #fff;
    }

    .tab-style-02 .hw-tab-navigation .tab-row ul li.selected a, .tab-style-02 .hw-tab-navigation .tab-row ul li.dropdown-open a {
        background-image: url(../images/tablet/tab-navigation/selected.png);
        background-position: center bottom;
        background-repeat: repeat-x;
        color: #fff;
    }

    .hw-tab-navigation .tab-row li.selected a span {
        background-image: url(../images/tablet/tab-navigation/arrow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    .hw-tab-navigation .page-tabs {
        float: left;
    }

    .hw-tab-navigation .dropdown-tabs {
        float: right;
    }

    .hw-tab-navigation .tab-row .dropdown-tabs li a {
        background-position: right top;
    }

    .tab-style-02 .hw-tab-navigation .tab-row .dropdown-tabs li a {
        background-position: right -166px;
        padding: 0 11px;
    }
    /* .hw-tab-navigation .dropdown-tabs li {
    a span.arrow, &.selected a span.arrow {
      background-position: right -74px;
    }
  } */
    .tab-style-02 .hw-tab-navigation .dropdown-tabs li a span.arrow, .tab-style-02 .hw-tab-navigation .dropdown-tabs li.selected a span.arrow {
        background-position: right -74px;
    }

    .hw-tab-navigation .dropdown-tabs li.dropdown-open a span.arrow, .tab-style-02 .hw-tab-navigation .dropdown-tabs li.dropdown-open a span.arrow {
        background-position: right -148px;
    }
    /* .hw-tab-navigation {
    ul li {
      ul {
        list-style: none;
        li {
          list-style: none;
        }
        &.dropdown {
          position: absolute;
          z-index: 20;
          display: none;
          right: 0;
          top: 49px;
          background-color: #515358;
          width: 200px;
          padding: 18px 0 0;
        }
      }
      &.dropdown-open ul.dropdown {
        display: block;
      }
    }
    .dropdown-tabs li ul.dropdown {
      top: 51px;
      width: 300px;
    }
  */
    /*  ul {
      li ul.dropdown li {
        float: none;
        padding: 0 20px 18px;
        font-size: 83.33%;
        line-height: 18px;
      }
      &.right-tabs li ul.dropdown li {
        font-size: 100%;
        padding: 0 20px 18px 43px;
        &.email-share {
          background-position: -300px top;
        }
        &.twitter-share {
          background-position: -600px top;
        }
        a {
          background-position: right bottom;
          background-repeat: no-repeat;
          padding: 0 21px 0 0;
          font-weight: 400;
          display: inline;
          line-height: 18px;
          color: #fff;
        }
      }
    }*/
    /*
    .tab-row ul li ul.dropdown li a {
      background-position: right bottom;
      background-repeat: no-repeat;
      padding: 0 21px 0 0;
      font-weight: 400;
      display: inline;
      line-height: 18px;
      color: #fff;
    }
  }*/
    .tab-style-02 .hw-tab-navigation ul.right-tabs li ul.dropdown li a, .tab-style-02 .hw-tab-navigation .tab-row ul li ul.dropdown li a {
        background-position: right bottom;
        background-repeat: no-repeat;
        padding: 0 21px 0 0;
        font-weight: 400;
        display: inline;
        line-height: 18px;
        color: #fff;
    }

    .hw-tab-navigation li ul.dropdown li a.chevron-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.chevron-link {
        background-image: url(../images/tablet/common/white_chevron.png);
    }

    .hw-tab-navigation li ul.dropdown li a.new-window-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.new-window-link {
        background-image: url(../images/tablet/common/white_new_window.png);
    }

    .hw-tab-navigation li ul.dropdown li a.pdf-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.pdf-link {
        background-image: url(../images/tablet/common/white_pdf_download.png);
    }

    .hw-tab-navigation li ul.dropdown li a.external-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.external-link {
        background-image: url(../images/tablet/common/white_external_site.png);
    }

    .hw-tab-navigation li ul.dropdown li a.overlay-launch-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.overlay-launch-link {
        background-image: url(../images/tablet/common/white_overlay_launch.png);
    }

    .hw-tab-navigation li ul.dropdown li a.video-link, .tab-style-02 .hw-tab-navigation li ul.dropdown li a.video-link {
        background-image: url(../images/tablet/common/white_video.png);
    }

    .hw-tab-navigation ol {
        display: none;
    }

    .hw-tab-navigation ul li ol {
        display: none;
    }

    .hw-tab-navigation ul li ul li ol, .hw-tab-navigation ul li ul li ul {
        display: none;
    }
}

/* mobile */
@media screen and (max-width: 767px) {
    .hw-tab-navigation {
        float: left;
        width: 320px;
        padding: 0px 0px 0px;
        margin: 10px 0 30px;
    }

        .hw-tab-navigation.tab-navigation-banner-line {
            margin: -60px 0 0;
        }

            .hw-tab-navigation.tab-navigation-banner-line:after {
                height: 54px;
                min-height: auto;
            }

            .hw-tab-navigation.tab-navigation-banner-line.move-down {
                margin-top: -0px;
            }

            .hw-tab-navigation.tab-navigation-banner-line.move-dow:after {
                display: none;
            }

    .tab-style-01 .hw-tab-navigation {
        float: left;
        width: 300px;
        margin: 0 10px;
    }

    .tab-style-03 .hw-tab-navigation .promotion-row {
        float: left;
        width: 300px;
        margin: 0 10px;
        padding: 0 0 30px;
        background: url(../images/mobile/tab-navigation/arrow_dark.png) left bottom no-repeat;
    }

        .tab-style-03 .hw-tab-navigation .promotion-row p {
            color: #fff;
            font-size: 150%;
            line-height: 28px;
            display: inline-block;
            padding: 11px 14px;
            background: rgba(0, 0, 0, 0.75);
        }

    .hw-tab-navigation .heading-row {
        float: left;
        width: 300px;
        padding: 0 0px;
    }

    .tab-style-02 .hw-tab-navigation .heading-row {
        background: url(../images/mobile/tab-navigation/background.png) center top repeat-x;
    }

    .hw-tab-navigation h1 {
        font-size: 73%;
        font-weight: 400;
        line-height: 17px;
        float: left;
        padding: 0 0 10px 15px;
        width: 95%;
    }

    .tab-style-01 .hw-tab-navigation h2 {
        padding: 0 0 5px;
    }

    .tab-style-02 .hw-tab-navigation h2 {
        padding: 0 0 5px;
        color: #fff;
    }

    .tab-style-03 .hw-tab-navigation h2 {
        padding: 7px 0 5px;
    }

    .hw-tab-navigation .tab-row {
        float: left;
        width: 320px;
        clear: both;
    }

    .hw-tab-navigation ul {
        float: left;
        width: 320px;
        list-style: none;
        padding: 0;
    }

        .hw-tab-navigation ul li {
            list-style: none;
            padding: 0;
            font-size: 112.5%;
            line-height: 24px;
            width: 320px;
            border-top: 1px solid #fff;
        }

    .hw-tab-navigation .tab-row {
        margin-bottom: 25px;
    }

        .hw-tab-navigation .tab-row li a {
            display: block;
            line-height: 24px;
            padding: 15px 20px 15px 10px;
            background: #f6f6f6 url(../images/mobile/tab-navigation/arrow.png) right center no-repeat;
            text-decoration: none;
        }

            .hw-tab-navigation .tab-row li a span, .hw-tab-navigation .tab-row li a h2 span {
                display: block;
                min-height: 24px;
                padding: 0;
            }

            .hw-tab-navigation .tab-row li a h2 {
                padding: 0;
                color: #000;
            }

        .hw-tab-navigation .tab-row ul li.selected a {
            background: #515358;
            color: #fff;
        }

    .hw-tab-navigation ul li a:hover, .hw-tab-navigation ul li a:active, .hw-tab-navigation ul li a:focus, .hw-tab-navigation ul li a:hover span, .hw-tab-navigation ul li a:active span, .hw-tab-navigation ul li a:focus span {
        text-decoration: underline;
        outline: 0;
    }

    .hw-tab-navigation ul.right-tabs, .hw-tab-navigation ul.dropdown-tabs {
        display: none;
    }

    .hw-tab-navigation ol {
        display: none;
    }

    .hw-tab-navigation ul li ol {
        display: none;
    }

    .hw-tab-navigation ul li ul li ol, .hw-tab-navigation ul li ul li ul {
        display: none;
    }

    .tab-style-03 .hw-tab-navigation {
        padding: 245px 0 41px;
    }
}

.hw-inner-page .hw-heading-container {
    /* display: block;
    overflow: hidden;
    clear: both;
    margin-bottom: 10px;*/
}

.hw-inner-page .header-navigation {
    float: left;
    width: 1175px;
    padding: 0 0 5px;
}

    .hw-inner-page .header-navigation.tabbed-navigation {
        margin: 0;
        top: -50px;
        padding: 0;
        position: relative;
        z-index: 1;
    }

        .hw-inner-page .header-navigation.tabbed-navigation .tab-row {
            position: static;
        }

    .hw-inner-page .header-navigation .tab-row {
        float: left;
        width: 1175px;
    }

    .hw-inner-page .header-navigation .heading-row {
        float: left;
        padding: 45px 0 35px;
    }

    .hw-inner-page .header-navigation .heading-item {
        float: left;
        width: 35em;
        /* height: 250px;*/
        background: rgba(255, 255, 255, 0.9);
        margin: -20px 0 0 30px;
    }

.hw-inner-page .header-style-02 .header-navigation .heading-item {
    background: 0;
    width: 45em;
    height: 300px;
}

.hw-inner-page .header-style-03 .header-navigation .heading-item {
    background: #261452;
    width: 42.5em;
    height: 260px;
}

.hw-inner-page .header-navigation .heading-item-inner {
    float: left;
    padding: 30px 30px 20px;
}

.hw-inner-page .header-style-02 .header-navigation .heading-item-inner {
    padding: 42px 35px 20px 52px;
}

.hw-inner-page .header-navigation .heading-row h1 {
    font-size: 300%;
    font-weight: 400;
    line-height: 48px;
    padding: 0 0 10px;
}

.hw-inner-page .header-navigation .heading-row p {
    font-size: 150%;
    line-height: 32px;
    color: #000;
    padding: 0 0 10px;
}

.hw-inner-page .header-navigation .heading-row ol {
    list-style-type: disc;
}

    .hw-inner-page .header-navigation .heading-row ol li {
        list-style-type: disc;
    }

.hw-inner-page .header-navigation .heading-row ul, .hw-inner-page .header-navigation .heading-row ol {
    padding-bottom: 15px;
    padding-left: 24px;
}

    .hw-inner-page .header-navigation .heading-row ul li, .hw-inner-page .header-navigation .heading-row ol li {
        font-size: 150%;
        line-height: 36px;
        color: #000;
        padding-bottom: 0;
        padding-top: 0;
        padding-left: 16px;
    }

.hw-inner-page .header-style-03 .header-navigation .heading-row ul li, .hw-inner-page .header-style-03 .header-navigation .heading-row ol li, .hw-inner-page .header-style-03 .header-navigation .heading-row p, .hw-inner-page .header-style-03 .header-navigation .heading-row h1 {
    color: #fff;
}

.hw-inner-page .header-navigation .heading-row ul li ul, .hw-inner-page .header-navigation .heading-row ol li ul, .hw-inner-page .header-navigation .heading-row ul li ol, .hw-inner-page .header-navigation .heading-row ol li ol {
    display: none;
}

.hw-inner-page .header-navigation .heading-row a.white-button, .hw-inner-page .header-navigation .heading-row a.red-button {
    margin: 0 10px 15px 0;
}

.hw-inner-page .header-navigation .tab-row {
    padding: 10px 0 0;
    background-image: url(../images/header-navigation/tab_five.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.hw-inner-page .header-style-01 .header-navigation .tab-row {
    background-image: url(../images/header-navigation/tab_four.png);
}

.hw-inner-page .header-style-01 .header-navigation .tab-four {
    background-position: left top;
}

.hw-inner-page .header-style-01 .header-navigation .tab-three {
    background-position: -275px top;
}

.hw-inner-page .header-style-01 .header-navigation .tab-two {
    background-position: -550px top;
}

.hw-inner-page .header-style-01 .header-navigation .tab-one {
    background: 0;
}

.hw-inner-page .header-navigation .tab-row ol, .hw-inner-page .header-navigation .tab-row ul {
    list-style: none;
    padding: 0;
}

.hw-inner-page .header-navigation .tab-row li {
    float: left;
    list-style: none;
    padding: 0;
    width: 235px;
    text-align: center;
    font-size: 93.75%;
    line-height: 24px;
}

.hw-inner-page .header-style-01 .header-navigation .tab-row li {
    width: 275px;
}

    .hw-inner-page .header-style-01 .header-navigation .tab-row li.last {
        width: 350px;
    }

.hw-inner-page .header-navigation .tab-row li a {
    text-decoration: none;
    display: block;
    line-height: 24px;
}

    .hw-inner-page .header-navigation .tab-row li a:hover, .hw-inner-page .header-navigation .tab-row li a:active, .hw-inner-page .header-navigation .tab-row li a:focus, .hw-inner-page .header-navigation .tab-row li a:hover span, .hw-inner-page .header-navigation .tab-row li a:active span, .hw-inner-page .header-navigation .tab-row li a:focus span {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page .header-navigation .tab-row li a span {
        display: block;
        text-align: center;
        line-height: 24px;
        padding: 8px 0 24px;
        min-height: 51px;
        font-weight: normal;
    }

.hw-inner-page .header-style-01 .header-navigation .tab-row li a span {
    padding: 12px 0 26px;
    min-height: 45px;
}

.hw-inner-page .header-navigation .tab-row li a strong {
    font-size: 120%;
    line-height: 24px;
}

.hw-inner-page .header-style-01 .header-navigation .tab-row li {
    line-height: 21px;
}

    .hw-inner-page .header-style-01 .header-navigation .tab-row li a, .hw-inner-page .header-style-01 .header-navigation .tab-row li span, .hw-inner-page .header-style-01 .header-navigation .tab-row li strong {
        line-height: 21px;
    }

.hw-inner-page .header-navigation .tab-row li.selected a {
    background-color: #4c4c4c;
    background-image: url(../images/header-navigation/selected.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #fff;
}

.hw-inner-page .header-style-03 .header-navigation .tab-row li.selected a {
    background-color: #362660;
    background-image: url(../images/header-navigation/selected_purple.png);
}

.hw-inner-page .header-navigation .tab-row li.selected a span {
    background-image: url(../images/header-navigation/arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.hw-inner-page .header-style-03 .header-navigation .tab-row li.selected a span {
    background-image: url(../images/header-navigation/arrow_purple.png);
}

.hw-inner-page .header-navigation .tab-row li ul, .hw-inner-page .header-navigation .tab-row li ol {
    display: none;
}

.hw-inner-page .hw-masthead-navigation .navigation-wrapper a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.shortNav {
    position: relative;
}

    .shortNav .doormat-wrapper {
        left: -172px;
        position: absolute;
        top: 0;
    }

        .shortNav .doormat-wrapper .doormat {
            left: 159px !important;
            right: auto !important;
            width: auto;
        }

.shortNav2 {
    position: relative;
}

    .shortNav2 .doormat-wrapper {
        left: -294px;
        position: absolute;
        top: 0;
        width: 650px;
    }

        .shortNav2 .doormat-wrapper .doormat {
            left: 109px !important;
            right: auto !important;
            width: auto;
        }

/* tablet */
@media screen and (max-width: 1100px) {
    .hw-inner-page .header-navigation {
        float: none;
        width: 600px;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 140px;
        padding: 0 0 5px;
    }

        .hw-inner-page .header-navigation .tab-row {
            float: left;
            /*width: 940px;*/
        }

        .hw-inner-page .header-navigation .heading-row {
            float: left;
        }

        .hw-inner-page .header-navigation .heading-item {
            float: left;
            width: 100%;
            height: initial;
            background: rgba(255, 255, 255, 0.9);
        }

    .hw-inner-page .header-style-02 .header-navigation .heading-item {
        background: 0;
        width: 37.5em;
        height: 270px;
    }

    .hw-inner-page .header-style-03 .header-navigation .heading-item {
        background: #261452;
        width: 35em;
        height: 230px;
    }

    .hw-inner-page .header-navigation .heading-item-inner {
        float: left;
        padding: 15px;
    }

    .hw-inner-page .header-style-02 .header-navigation .heading-item-inner {
        padding: 37px 30px 15px 47px;
    }

    .hw-inner-page .header-navigation .heading-row h1 {
        font-size: 200%;
        line-height: 26px;
        font-weight: 400;
        padding: 0 0 15px;
        white-space: nowrap;
    }

    .hw-inner-page .header-navigation .heading-row p {
        font-size: 125%;
        line-height: 32px;
        color: #000;
        padding: 0 0 15px;
    }

    .hw-inner-page .header-navigation .heading-row ol {
        list-style-type: disc;
    }

        .hw-inner-page .header-navigation .heading-row ol li {
            list-style-type: disc;
        }

    .hw-inner-page .header-navigation .heading-row ul, .hw-inner-page .header-navigation .heading-row ol {
        padding-bottom: 15px;
        padding-left: 24px;
    }

        .hw-inner-page .header-navigation .heading-row ul li, .hw-inner-page .header-navigation .heading-row ol li {
            font-size: 125%;
            line-height: 32px;
            color: #000;
            padding-bottom: 0;
            padding-top: 0;
            padding-left: 16px;
        }

    .hw-inner-page .header-style-03 .header-navigation .heading-row ul li, .hw-inner-page .header-style-03 .header-navigation .heading-row ol li, .hw-inner-page .header-style-03 .header-navigation .heading-row p, .hw-inner-page .header-style-03 .header-navigation .heading-row h1 {
        color: #fff;
    }

    .hw-inner-page .header-navigation .heading-row ul li ul, .hw-inner-page .header-navigation .heading-row ol li ul, .hw-inner-page .header-navigation .heading-row ul li ol, .hw-inner-page .header-navigation .heading-row ol li ol {
        display: none;
    }

    .hw-inner-page .header-navigation .heading-row a.white-button, .hw-inner-page .header-navigation .heading-row a.red-button {
        margin: 0 10px 15px 0;
    }

    .hw-inner-page .header-navigation .tab-row {
        padding: 5px 0 0;
        background-image: url(../images/tablet/header-navigation/tab_five.png);
        background-position: left top;
        background-repeat: no-repeat;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-row {
        background-image: url(../images/tablet/header-navigation/tab_four.png);
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-four {
        background-position: left top;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-three {
        background-position: -220px top;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-two {
        background-position: -440px top;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-one {
        background: 0;
    }

    .hw-inner-page .header-navigation .tab-row ol, .hw-inner-page .header-navigation .tab-row ul {
        list-style: none;
        padding: 0;
    }

    .hw-inner-page .header-navigation .tab-row li {
        float: left;
        list-style: none;
        padding: 0;
        width: 188px;
        text-align: center;
        font-size: 81.25%;
        line-height: 24px;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-row li {
        width: 220px;
    }

        .hw-inner-page .header-style-01 .header-navigation .tab-row li.last {
            width: 280px;
        }

    .hw-inner-page .header-navigation .tab-row li a {
        text-decoration: none;
        display: block;
        line-height: 24px;
    }

        .hw-inner-page .header-navigation .tab-row li a:hover, .hw-inner-page .header-navigation .tab-row li a:active, .hw-inner-page .header-navigation .tab-row li a:focus, .hw-inner-page .header-navigation .tab-row li a:hover span, .hw-inner-page .header-navigation .tab-row li a:active span, .hw-inner-page .header-navigation .tab-row li a:focus span {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .header-navigation .tab-row li a span {
            display: block;
            text-align: center;
            line-height: 24px;
            padding: 8px 0 24px;
            min-height: 51px;
        }

    .hw-inner-page .header-style-01 .header-navigation .tab-row li a span {
        padding: 13px 0 25px;
        min-height: 45px;
    }

    .hw-inner-page .header-navigation .tab-row li a strong {
        font-size: 153.85%;
        line-height: 25px;
    }

    .hw-inner-page .header-style-01 .header-navigation .tab-row li {
        line-height: 21px;
    }

        .hw-inner-page .header-style-01 .header-navigation .tab-row li a, .hw-inner-page .header-style-01 .header-navigation .tab-row li span, .hw-inner-page .header-style-01 .header-navigation .tab-row li strong {
            line-height: 21px;
        }

    .hw-inner-page .header-navigation .tab-row li.selected a {
        background-color: #4c4c4c;
        background-image: url(../images/tablet/header-navigation/selected.png);
        background-position: center bottom;
        background-repeat: repeat-x;
        color: #fff;
    }

    .hw-inner-page .header-style-03 .header-navigation .tab-row li.selected a {
        background-color: #362660;
        background-image: url(../images/tablet/header-navigation/selected_purple.png);
    }

    .hw-inner-page .header-navigation .tab-row li.selected a span {
        background-image: url(../images/tablet/header-navigation/arrow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
    }

    .hw-inner-page .header-style-03 .header-navigation .tab-row li.selected a span {
        background-image: url(../images/tablet/header-navigation/arrow_purple.png);
    }

    .hw-inner-page .header-navigation.tabbed-navigation {
        top: -23px;
    }

    .hw-inner-page .header-navigation .tab-row li ul, .hw-inner-page .header-navigation .tab-row li ol {
        display: none;
    }
}

/* mobile */
@media screen and (max-width: 767px) {
    .investor-holder .filter-holder .items-holder .item:after{
        display:none;
    }
    .investor-holder .filter-holder .items-holder .item{
        width:100%;
        float:none;
        text-align:center;
    }
    .hw-inner-page .header-navigation {
        float: left;
        width: 100%;
        padding: 20px 20px 20px;
    }

        .hw-inner-page .header-navigation .heading-row, .hw-inner-page .header-navigation .tab-row {
            float: left;
            width: 100%;
        }

    .hw-inner-page .header-style-02 .header-navigation {
        padding: 28px 0 20px;
    }

    .hw-inner-page .header-style-03 .header-navigation {
        padding: 117px 0 20px;
    }

        .hw-inner-page .header-style-03 .header-navigation .heading-row {
            background: url(../images/mobile/header-navigation/background.png) center top repeat-x;
        }

    .hw-inner-page .header-navigation .heading-item {
        float: left;
        width: 70%;
        height: initial;
        min-width: 280px;
    }

    .hw-inner-page .header-navigation .heading-item-inner {
        float: left;
        padding: 14px 10px 6px;
    }

    .hw-inner-page .header-style-02 .header-navigation .heading-item-inner {
        padding: 14px 0 13px 40px;
    }

    .hw-inner-page .header-navigation .heading-row h2 {
        font-size: 150%;
        font-weight: 400;
        line-height: 28px;
        padding: 0 0 8px;
    }

    .hw-inner-page .header-style-02 .header-navigation .heading-row h2 {
        padding-right: 85px;
    }

    .hw-inner-page .header-navigation .heading-row p {
        font-size: 100%;
        line-height: 24px;
        color: #000;
        padding: 0 0 8px;
    }

    .hw-inner-page .header-style-02 .header-navigation .heading-row p {
        padding-right: 35px;
    }

    .hw-inner-page .header-navigation .heading-row ol {
        list-style-type: disc;
    }

        .hw-inner-page .header-navigation .heading-row ol li {
            list-style-type: disc;
        }

    .hw-inner-page .header-navigation .heading-row ul, .hw-inner-page .header-navigation .heading-row ol {
        padding-top: 0;
        padding-bottom: 8px;
    }

    .hw-inner-page .header-navigation .heading-row ul, .hw-inner-page .header-navigation .heading-row ol {
        padding-left: 19px;
    }

        .hw-inner-page .header-navigation .heading-row ul li {
            font-size: 100%;
            line-height: 24px;
            color: #000;
            padding-bottom: 0;
            padding-top: 0;
        }

        .hw-inner-page .header-navigation .heading-row ol li {
            font-size: 100%;
            line-height: 24px;
            color: #000;
            padding-bottom: 0;
            padding-top: 0;
            padding-left: 6px;
        }

    .hw-inner-page .header-style-03 .header-navigation .heading-row ul li, .hw-inner-page .header-style-03 .header-navigation .heading-row ol li, .hw-inner-page .header-style-03 .header-navigation .heading-row p, .hw-inner-page .header-style-03 .header-navigation .heading-row h1 {
        color: #fff;
    }

    .hw-inner-page .header-navigation .heading-row ul li ul, .hw-inner-page .header-navigation .heading-row ol li ul, .hw-inner-page .header-navigation .heading-row ul li ol, .hw-inner-page .header-navigation .heading-row ol li ol {
        display: none;
    }

    .hw-inner-page .header-navigation .heading-row a.white-button {
        margin: 2px 0 14px;
    }

    .hw-inner-page .header-navigation .heading-row a.red-button {
        margin: 2px 12px 14px 0;
    }

    .hw-inner-page .header-navigation .tab-row {
        float: left;
        width: 100%;
        clear: both;
    }

        .hw-inner-page .header-navigation .tab-row ol, .hw-inner-page .header-navigation .tab-row ul {
            float: left;
            width: 100%;
            list-style: none;
            padding: 0;
        }

        .hw-inner-page .header-navigation .tab-row li {
            list-style: none;
            padding: 0;
            font-size: 112.5%;
            line-height: 24px;
            width: 100%;
            border-top: 1px solid #fff;
        }

            .hw-inner-page .header-navigation .tab-row li a {
                display: block;
                line-height: 24px;
                padding: 7px 10px 5px;
                background: #f6f6f6 url(../images/mobile/header-navigation/arrow.png) right center no-repeat;
                text-decoration: none;
            }

                .hw-inner-page .header-navigation .tab-row li a span, .hw-inner-page .header-navigation .tab-row li a strong {
                    min-height: 24px;
                    line-height: 24px;
                    font-size: 100%;
                    font-weight: 400;
                }

                .hw-inner-page .header-navigation .tab-row li a:hover, .hw-inner-page .header-navigation .tab-row li a:active, .hw-inner-page .header-navigation .tab-row li a:focus, .hw-inner-page .header-navigation .tab-row li a:hover span, .hw-inner-page .header-navigation .tab-row li a:active span, .hw-inner-page .header-navigation .tab-row li a:focus span {
                    text-decoration: underline;
                    outline: 0;
                }

            .hw-inner-page .header-navigation .tab-row li.selected a {
                background: #4c4c4c;
                color: #fff;
            }

            .hw-inner-page .header-navigation .tab-row li ul, .hw-inner-page .header-navigation .tab-row li ol {
                display: none;
            }
}

.product-selector {
    float: left;
    width: 1175px;
    padding: 5px 0 15px;
}

    .product-selector .product-tabs {
        float: left;
        width: 1175px;
    }

    .product-selector .questions-form {
        float: left;
        width: 1175px;
    }

        .product-selector .questions-form .mandatory {
            float: left;
            width: 1175px;
        }

    .product-selector .results-form, .product-selector .products, .product-selector .compare-row {
        float: left;
        width: 1175px;
    }

    .product-selector .product-tabs {
        padding: 0 0 1px;
    }

.no-js .product-selector .product-tabs {
    display: block;
}

.product-selector .product-tabs .custom-select, .product-selector .product-tabs select {
    display: block;
}

.product-selector .product-tabs .custom-select {
    display: none;
}

.product-selector .product-tabs ol, .product-selector .product-tabs ul {
    list-style: none;
    padding: 0;
    float: left;
    width: 1175px;
    background: url(../images/common/bg_product_tabs.png) left top no-repeat;
}

.product-selector .product-tabs li {
    list-style: none;
    padding: 13px 0 26px;
    font-size: 112.5%;
    line-height: 21px;
    float: left;
    background: url(../images/common/bg_product_tabs.png) center bottom no-repeat;
}

    .product-selector .product-tabs li.selected, .product-selector .product-tabs li.ui-tabs-active {
        background-image: url(../images/common/bg_selected.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-color: #bdbec2;
        position: relative;
        left: -1px;
    }

        .product-selector .product-tabs li.selected a, .product-selector .product-tabs li.ui-tabs-active a {
            background: none;
            font-weight: bold;
        }

.product-selector .tab-three li {
    width: 391px;
}

    .product-selector .tab-three li.first, .product-selector .tab-three li.last {
        width: 392px;
    }

.product-selector .tab-four li {
    width: 293px;
    min-height: 57px;
}

.product-selector .tab-five li {
    width: 235px;
}

.product-selector .tab-six li {
    width: 196px;
}

    .product-selector .tab-six li.first {
        width: 195px;
    }

.product-selector .tab-seven li {
    width: 168px;
}

    .product-selector .tab-seven li.first {
        width: 167px;
    }

.product-selector .product-tabs li a {
    line-height: 21px;
    display: block;
    text-align: center;
    text-decoration: none;
    background-image: url(../images/product-selector/divider.png);
    background-position: right top;
    background-repeat: no-repeat;
}

    .product-selector .product-tabs li a p {
        color: #000000;
    }

.product-selector .product-tabs li.selected a {
    font-weight: 700;
}

.product-selector .product-tabs li.last a, .product-selector .product-tabs li.selected a {
    background: 0;
}

.product-selector .product-tabs li a:hover, .product-selector .product-tabs li a:active, .product-selector .product-tabs li a:focus {
    text-decoration: underline;
    outline: 0;
}

.product-selector .questions-form {
    background-color: #f6f6f6;
    border-bottom: 25px solid #fff;
}

    .product-selector .questions-form .mandatory {
        background-color: #fff;
    }

        .product-selector .questions-form .mandatory p {
            float: right;
            color: #000;
            padding: 4px 0 11px;
        }

    .product-selector .questions-form .fields {
        float: left;
        width: 1125px;
        padding: 25px;
    }

    .product-selector .questions-form ol, .product-selector .questions-form ul {
        list-style: none;
        float: left;
        clear: both;
        width: 1125px;
        padding: 0 0 27px;
    }

    .product-selector .questions-form li {
        list-style: none;
        float: left;
        width: 325px;
        padding: 0 75px 0 0;
    }

        .product-selector .questions-form li.last {
            padding: 0;
        }

    .product-selector .questions-form label {
        float: left;
        width: 325px;
        font-size: 100%;
        position: relative;
        padding: 1px 0 12px;
        color: #000;
    }

        .product-selector .questions-form label .help {
            float: right;
            display: block;
            cursor: help;
        }

            .product-selector .questions-form label .help a {
                display: block;
                margin-right: -1px;
                height: 22px;
                width: 22px;
                background: url(../images/product-selector/help.png) center center no-repeat;
                cursor: help;
            }

/*.product-selector .tab-four li.first {
  width: 293px;
}*/
.no-js .product-selector .questions-form label .help {
    cursor: pointer;
}

    .no-js .product-selector .questions-form label .help a {
        cursor: pointer;
    }

.product-selector .questions-form label .help a:active, .product-selector .questions-form label .help a:focus {
    outline: 1px solid #4c4c4c;
}

.product-selector .questions-form label .help .tooltip-content {
    display: none;
}

.product-selector .questions-form label .help .tooltip-overlay {
    position: absolute;
    z-index: 15;
    top: 0;
    left: -25px;
    width: 373px;
    background-color: #fff;
    border: 1px solid #d5d5d5;
}

.product-selector .questions-form label .help .tooltip-overlay-content {
    display: block;
    float: left;
    padding: 20px;
}

.product-selector .questions-form label .help .help-text {
    display: block;
    float: left;
    color: #4c4c4c;
    line-height: 21px;
}

.product-selector .questions-form label .help .tooltip-spout {
    position: absolute;
    display: block;
    bottom: -14px;
    right: -1px;
    width: 375px;
    height: 16px;
    background: url(../images/product-selector/spout.png) left bottom no-repeat;
}

.product-selector .questions-form .fields .custom-select {
    position: relative;
    float: left;
    min-height: 33px;
    width: 325px;
}

.no-js .product-selector .questions-form .fields .custom-select {
    padding: 5px 0;
    min-height: 23px;
}

.product-selector .questions-form .fields select {
    width: 325px;
    border: 1px solid #d5d5d5;
    opacity: 0;
}

    .product-selector .questions-form .fields select.replaced {
        z-index: 10;
        position: relative;
        padding-left: 4px;
        min-height: 33px;
    }

.no-js .product-selector .questions-form .fields select {
    color: #4c4c4c;
    padding-left: 7px;
    text-overflow: ellipsis;
    min-height: 23px;
    opacity: 1;
}

.product-selector .questions-form .fields select:active, .product-selector .questions-form .fields select:focus {
    border-color: #4c4c4c;
    outline: 0 !important;
}

.product-selector .questions-form .fields select option {
    color: #4c4c4c;
    -moz-padding-end: 10px;
    -moz-padding-start: 10px;
}

.product-selector .questions-form .fields select.replaced option {
    -moz-padding-end: 8px;
    -moz-padding-start: 7px;
}

.product-selector .questions-form .fields .select-overlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 325px;
    min-height: 33px;
}

    .product-selector .questions-form .fields .select-overlay .inner {
        float: left;
        border: 1px solid #d5d5d5;
        background: #dbdbdb;
    }

.product-selector .questions-form .fields .focused .inner {
    border-color: #4c4c4c;
}

.product-selector .questions-form .fields .select-overlay .value {
    color: #4c4c4c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 100%;
    line-height: 19px;
    min-height: 19px;
    padding: 6px 8px;
    width: 273px;
    background: #dbdbdb url(../images/product-selector/select.png) left top no-repeat;
}

.product-selector .questions-form .fields .select-overlay .arrow {
    float: left;
    height: 31px;
    width: 34px;
    background: url(../images/product-selector/select.png) right top no-repeat;
}

.product-selector .questions-form .fields input {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    color: #4c4c4c;
    float: left;
    line-height: 19px;
    min-height: 19px;
    padding: 6px 8px;
    width: 307px;
}

    .product-selector .questions-form .fields input:active, .product-selector .questions-form .fields input:focus, .product-selector .questions-form .fields input[type=text].focus {
        border-color: #4c4c4c;
    }

.product-selector .products {
    padding: 0 0 1px;
}

.product-selector .results-form .products {
    padding: 10px 0 1px;
}

.product-selector .products table {
    table-layout: fixed;
    margin: 0;
    width: 1175px;
}

.product-selector colgroup {
    width: 1175px;
}

.product-selector thead {
    width: 1175px;
}

    .product-selector thead tr {
        width: 1175px;
    }

    .product-selector thead th {
        padding: 0;
        background: #fff;
        color: #fff;
        font-size: 50%;
        line-height: 8px;
        text-align: center;
    }

.product-selector .results-form table {
    background: url(../images/common/bg_product_tabs.png) left top no-repeat;
}

.product-selector .results-form thead th {
    background: url(../images/common/bg_product_tabs.png) center bottom no-repeat;
    font-size: 100%;
    line-height: 21px;
}

    .product-selector .results-form thead th.selected {
        background-image: url(../images/common/bg_selected.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-color: #bdbec2;
    }

.no-js .product-selector .results-form thead th.selected {
    background: url(../images/common/bg_product_tabs.png) center bottom no-repeat;
}

.product-selector .results-form thead th p {
    padding: 22px 0 38px;
    font-size: 112.5%;
    line-height: 21px;
}

    .product-selector .results-form thead th p a {
        line-height: 21px;
        display: block;
        text-align: center;
        text-decoration: none;
        background-image: url(../images/product-selector/th_divider.png);
        background-position: right top;
        background-repeat: no-repeat;
    }

.product-selector .results-form thead th.selected p a {
    font-weight: 700;
    background: 0;
}

.no-js .product-selector .results-form thead th.selected p a {
    font-weight: 400;
    background-image: url(../images/product-selector/th_divider.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.product-selector .results-form thead th p a:hover, .product-selector .results-form thead th p a:active, .product-selector .results-form thead th p a:focus {
    text-decoration: underline;
    outline: 0;
}

.product-selector col.heading, .product-selector thead th.heading {
    width: 293px;
}

.product-selector .results-form col.heading, .product-selector .results-form thead th.heading {
    width: 235px;
}

.product-selector col.narrow, .product-selector thead th.narrow {
    width: 163px;
}

.product-selector .results-form col.narrow, .product-selector .results-form thead th.narrow {
    width: 155px;
}

.product-selector col.wide, .product-selector thead th.wide {
    width: 278px;
}

.product-selector .results-form col.wide, .product-selector .results-form thead th.wide {
    width: 165px;
}

.product-selector tr.product-information th {
    padding: 0;
    background: #e6e6e6;
}

    .product-selector tr.product-information th h2 {
        font-weight: 700;
        font-size: 150%;
        line-height: 30px;
        padding: 16px 24px;
    }

        .product-selector tr.product-information th h2 a {
            text-decoration: none;
        }

        .product-selector tr.product-information th h2 p, .product-selector tr.product-information th h2 span {
            font-size: 62.5%;
            font-weight: 400;
            padding: 7px 0 0;
            display: block;
        }

            .product-selector tr.product-information th h2 p a, .product-selector tr.product-information th h2 span a {
                line-height: 21px;
                display: inline-block;
                text-decoration: none;
                padding: 0 21px 0 0;
                background-image: url(../images/common/more.png);
                background-repeat: no-repeat;
                background-position: right top;
            }

.product-selector tr.further-information .close-row p a {
    line-height: 21px;
    display: inline-block;
    text-decoration: none;
    padding: 0 21px 0 0;
    background-image: url(../images/common/more.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.product-selector .show-hide-open tr.product-information th p a {
    background-position: right -100px;
}

.product-selector tr.further-information .close-row p a {
    background-position: right -100px;
}

.product-selector tr.product-information th a:hover, .product-selector tr.product-information th a:active, .product-selector tr.product-information th a:focus {
    text-decoration: underline;
    outline: 0;
}

.product-selector tr.further-information .close-row p a:hover, .product-selector tr.further-information .close-row p a:active, .product-selector tr.further-information .close-row p a:focus {
    text-decoration: underline;
    outline: 0;
}

.product-selector tr.product-information .open-highlights.active {
    background-position: right -100px !important;
}

.product-selector tr.product-information td {
    background: #f6f6f6 url(../images/product-selector/bg_divider.png) right center no-repeat;
    padding: 20px 39px 17px;
}

    .product-selector tr.product-information td.narrow {
        padding-left: 29px;
        padding-right: 29px;
    }

    .product-selector tr.product-information td p {
        padding: 0;
    }

    .product-selector tr.product-information td img {
        padding-bottom: 3px;
    }

    .product-selector tr.product-information td.narrow p {
        text-align: center;
    }

        .product-selector tr.product-information td.narrow p span {
            display: block;
            margin: 11px 0 0;
            font-size: 160%;
            line-height: 30px;
            text-transform: uppercase;
            font-weight: 700;
            color: #000;
            text-align: center;
            width: auto;
        }

            .product-selector tr.product-information td.narrow p span.yes, .product-selector tr.product-information td.narrow p span.no {
                margin: 8px 0 -1px;
            }

.product-selector tr.product-heading td, .product-selector tr.further-information td, .product-selector tr.spacer td {
    background: #fff;
    padding: 0;
}

.product-selector tr.product-heading td {
    height: 1px !important;
}

.product-selector tr.spacer td {
    height: 24px !important;
}

.product-selector thead tr.spacer td {
    height: 8px !important;
    line-height: 8px !important;
}

.product-selector tr.further-information p, .product-selector tr.further-information li {
    padding-top: 0;
    padding-bottom: 15px;
}

.product-selector tr.further-information li {
    margin-left: 17px;
}

.product-selector tr.further-information h5 {
    font-size: 160%;
    color: #000;
    font-weight: 400;
    line-height: 30px;
    padding: 17px 0 19px;
}

.product-selector tr.further-information .information-wrapper {
    width: 1170px;
    padding: 0 2px 0 3px;
    float: left;
    /*display: none;*/
    background: url(../images/product-selector/bg_wrapper.png) center center repeat-y;
}

.no-js .product-selector tr.further-information .information-wrapper {
    display: block;
}

.product-selector {
    /*  ul#filterOptions {
      width: 802px;
      height: 52px;
      margin: 30px 0;
      overflow: hidden;
      li {
        height: 52px;
        margin-right: 2px;
        float: left;
        a {
          height: 50px;
          padding: 0 20px;
          border: 1px solid #999;
          background: #cfcfcf;
          color: #fff;
          font-weight: bold;
          line-height: 50px;
          text-decoration: none;
          display: block;
          &:hover {
            background: #c9c9c9;
          }

        }
        &.active a {
          background: #999;
        }
      }
    }*/
}

    .product-selector .show-hide-open tr.further-information .information-wrapper {
        display: block;
    }

    .product-selector tr.further-information .information-row {
        width: 1170px;
        float: left;
        margin: 22px 0 0;
        background: url(../images/product-selector/tr_divider.png) 584px center repeat-y;
    }

    .product-selector tr.further-information .information-column {
        float: left;
        padding: 0 68px 0 47px;
        margin: -2px 0 0;
        width: 470px;
    }

    .product-selector tr.further-information .close-row {
        width: 1127px;
        float: left;
        padding: 15px 22px 12px 21px;
        background-color: #f6f6f6;
        margin: 33px 0 0;
    }

        .product-selector tr.further-information .close-row p {
            padding: 0;
        }

    .product-selector tr.product-information td.link {
        background: #f6f6f6;
        padding: 23px 0 23px 25px;
    }

        .product-selector tr.product-information td.link .call-team {
            float: left;
            clear: left;
            margin: 10px 0 0 0;
        }

    .product-selector .questions-form .fields button.red-input, .product-selector thead th.wide button.white-input {
        float: right;
    }

    .product-selector tr.product-information td.link a.red-button, .product-selector tr.product-information td.link label {
        float: left;
    }

    .product-selector .compare-row a.white-button, .product-selector .compare-row button.white-input {
        float: right;
    }

    .product-selector .questions-form .fields button.red-input {
        margin-top: 3px;
    }

    .product-selector .compare-row a.white-button, .product-selector .compare-row button.white-input {
        margin-left: 20px;
    }

    .product-selector thead th.wide button.white-input {
        margin-top: 17px;
        margin-right: 25px;
    }

    .product-selector tr.product-information td.link label {
        display: block;
        clear: both;
        margin-top: 12px;
        margin-right: 35px;
    }

    .product-selector tr.product-information td.link input[type=checkbox] {
        height: 18px;
        width: 18px;
        display: inline;
        margin-top: -2px;
    }

    .product-selector tr.product-information td.link input:active, .product-selector tr.product-information td.link input:focus {
        outline: 1px solid #000;
    }

    .product-selector .product-tabs li ul, .product-selector .product-tabs li ol {
        display: none;
    }

    .product-selector .questions-form li ul, .product-selector .questions-form li ol {
        display: none;
    }

/* tablet */
@media screen and (max-width: 1100px) {
    .product-selector {
        float: left;
        width: 940px;
    }

        .product-selector .product-tabs {
            float: left;
            width: 940px;
        }

        .product-selector .questions-form {
            float: left;
            width: 940px;
        }

            .product-selector .questions-form .mandatory {
                float: left;
                width: 940px;
            }

        .product-selector .results-form, .product-selector .products, .product-selector .compare-row {
            float: left;
            width: 940px;
        }

        .product-selector .product-tabs {
            padding: 0 0 1px;
        }

    .no-js .product-selector .product-tabs {
        /*display: none;*/
    }

    .product-selector .product-tabs .custom-select, .product-selector .product-tabs select {
        /*display: none;*/
    }

    .product-selector .product-tabs ol, .product-selector .product-tabs ul {
        list-style: none;
        padding: 0;
        float: left;
        width: 940px;
        background: url(../images/tablet/common/bg_product_tabs.png) left top no-repeat;
    }

    .product-selector .product-tabs li {
        list-style: none;
        padding: 13px 0 26px;
        font-size: 100%;
        line-height: 21px;
        float: left;
        background: url(../images/tablet/common/bg_product_tabs.png) center bottom no-repeat;
    }

        .product-selector .product-tabs li.selected {
            background-image: url(../images/tablet/common/bg_selected.png);
            background-position: center bottom;
            background-repeat: no-repeat;
            background-color: #bdbec2;
        }

    .product-selector .tab-three li {
        width: 313px;
    }

        .product-selector .tab-three li.first {
            width: 314px;
        }

    .product-selector .tab-four li {
        width: 235px;
    }

    .product-selector .tab-five li {
        width: 188px;
    }

    .product-selector .tab-six li {
        width: 157px;
    }

        .product-selector .tab-six li.first, .product-selector .tab-six li.last {
            width: 156px;
        }

    .product-selector .tab-seven li {
        width: 134px;
    }

        .product-selector .tab-seven li.first, .product-selector .tab-seven li.last {
            width: 135px;
        }

    .product-selector .product-tabs li a {
        line-height: 21px;
        display: block;
        text-align: center;
        text-decoration: none;
        background-image: url(../images/tablet/product-selector/divider.png);
        background-position: right top;
        background-repeat: no-repeat;
    }

    .product-selector .product-tabs li.selected a {
        font-weight: 700;
    }

    .product-selector .product-tabs li.last a, .product-selector .product-tabs li.selected a {
        background: 0;
    }

    .product-selector .product-tabs li a:hover, .product-selector .product-tabs li a:active, .product-selector .product-tabs li a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector .questions-form {
        background-color: #f6f6f6;
        border-bottom: 25px solid #fff;
    }

        .product-selector .questions-form .mandatory {
            background-color: #fff;
        }

            .product-selector .questions-form .mandatory p {
                float: right;
                color: #000;
                padding: 4px 0 11px;
            }

        .product-selector .questions-form .fields {
            float: left;
            width: 900px;
            padding: 20px;
        }

        .product-selector .questions-form ol, .product-selector .questions-form ul {
            list-style: none;
            float: left;
            clear: both;
            width: 900px;
            padding: 0 0 27px;
        }

        .product-selector .questions-form li {
            list-style: none;
            float: left;
            width: 260px;
            padding: 0 60px 0 0;
        }

            .product-selector .questions-form li.last {
                padding: 0;
            }

        .product-selector .questions-form label {
            float: left;
            width: 260px;
            font-size: 100%;
            position: relative;
            padding: 1px 0 12px;
            color: #000;
        }

            .product-selector .questions-form label .help {
                float: right;
                display: block;
                cursor: help;
            }

                .product-selector .questions-form label .help a {
                    display: block;
                    margin-right: -1px;
                    height: 22px;
                    width: 22px;
                    background: url(../images/tablet/product-selector/help.png) center center no-repeat;
                    cursor: help;
                }

    .no-js .product-selector .questions-form label .help {
        cursor: pointer;
    }

        .no-js .product-selector .questions-form label .help a {
            cursor: pointer;
        }

    .product-selector .questions-form label .help a:active, .product-selector .questions-form label .help a:focus {
        outline: 1px solid .4 c4c4c;
    }

    .product-selector .questions-form label .help .tooltip-content {
        display: none;
    }

    .product-selector .questions-form label .help .tooltip-overlay {
        position: absolute;
        z-index: 15;
        top: 0;
        left: -20px;
        width: 298px;
        background-color: #fff;
        border: 1px solid #d5d5d5;
    }

    .product-selector .questions-form label .help .tooltip-overlay-content {
        display: block;
        float: left;
        padding: 20px;
    }

    .product-selector .questions-form label .help .help-text {
        display: block;
        float: left;
        color: #4c4c4c;
        line-height: 21px;
    }

    .product-selector .questions-form label .help .tooltip-spout {
        position: absolute;
        display: block;
        bottom: -14px;
        right: -1px;
        width: 300px;
        height: 16px;
        background: url(../images/tablet/product-selector/spout.png) left bottom no-repeat;
    }

    .product-selector .questions-form .fields .custom-select {
        position: relative;
        float: left;
        min-height: 33px;
        width: 260px;
    }

    .no-js .product-selector .questions-form .fields .custom-select {
        padding: 5px 0;
        min-height: 23px;
    }

    .product-selector .questions-form .fields select {
        width: 260px;
        border: 1px solid #d5d5d5;
        opacity: 0;
    }

        .product-selector .questions-form .fields select.replaced {
            z-index: 10;
            position: relative;
            padding-left: 4px;
            min-height: 33px;
        }

    .no-js .product-selector .questions-form .fields select {
        color: #4c4c4c;
        padding-left: 7px;
        text-overflow: ellipsis;
        min-height: 23px;
        opacity: 1;
    }

    .product-selector .questions-form .fields select:active, .product-selector .questions-form .fields select:focus {
        border-color: #4c4c4c;
        outline: 0 !important;
    }

    .product-selector .questions-form .fields select option {
        color: #4c4c4c;
        -moz-padding-end: 10px;
        -moz-padding-start: 10px;
    }

    .product-selector .questions-form .fields select.replaced option {
        -moz-padding-end: 8px;
        -moz-padding-start: 7px;
    }

    .product-selector .questions-form .fields .select-overlay {
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 260px;
        min-height: 33px;
    }

        .product-selector .questions-form .fields .select-overlay .inner {
            float: left;
            border: 1px solid #d5d5d5;
            background: #dbdbdb;
        }

    .product-selector .questions-form .fields .focused .inner {
        border-color: #4c4c4c;
    }

    .product-selector .questions-form .fields .select-overlay .value {
        color: #4c4c4c;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        font-size: 100%;
        line-height: 19px;
        min-height: 19px;
        padding: 6px 8px;
        width: 208px;
        background: #dbdbdb url(../images/tablet/product-selector/select.png) left top no-repeat;
    }

    .product-selector .questions-form .fields .select-overlay .arrow {
        float: left;
        height: 31px;
        width: 34px;
        background: url(../images/tablet/product-selector/select.png) right top no-repeat;
    }

    .product-selector .questions-form .fields input {
        background-color: #fff;
        border: 1px solid #d5d5d5;
        color: #4c4c4c;
        float: left;
        line-height: 19px;
        min-height: 19px;
        padding: 6px 8px;
        width: 242px;
    }

        .product-selector .questions-form .fields input:active, .product-selector .questions-form .fields input:focus, .product-selector .questions-form .fields input[type=text].focus {
            border-color: #4c4c4c;
        }

    .product-selector .products {
        padding: 0 0 1px;
    }

    .product-selector .results-form .products {
        padding: 10px 0 1px;
    }

    .product-selector .products table {
        table-layout: fixed;
        margin: 0;
        width: 940px;
    }

    .product-selector colgroup {
        width: 940px;
    }

    .product-selector thead {
        width: 940px;
    }

        .product-selector thead tr {
            width: 940px;
        }

        .product-selector thead th {
            padding: 0;
            background: #fff;
            color: #fff;
            font-size: 50%;
            line-height: 8px;
            text-align: center;
        }

    .product-selector .results-form table {
        background: url(../images/tablet/common/bg_product_tabs.png) left top no-repeat;
    }

    .product-selector .results-form thead th {
        background: url(../images/tablet/common/bg_product_tabs.png) center bottom no-repeat;
        font-size: 100%;
        line-height: 21px;
    }

        .product-selector .results-form thead th.selected {
            background-image: url(../images/tablet/common/bg_selected.png);
            background-position: center bottom;
            background-repeat: no-repeat;
            background-color: #bdbec2;
        }

    .no-js .product-selector .results-form thead th.selected {
        background: url(../images/tablet/common/bg_product_tabs.png) center bottom no-repeat;
    }

    .product-selector .results-form thead th p {
        padding: 22px 0 38px;
        font-size: 100%;
        line-height: 21px;
    }

        .product-selector .results-form thead th p a {
            line-height: 21px;
            display: block;
            text-align: center;
            text-decoration: none;
            background-image: url(../images/tablet/product-selector/th_divider.png);
            background-position: right top;
            background-repeat: no-repeat;
        }

    .product-selector .results-form thead th.selected p a {
        font-weight: 700;
        background: 0;
    }

    .no-js .product-selector .results-form thead th.selected p a {
        font-weight: 400;
        background-image: url(../images/tablet/product-selector/th_divider.png);
        background-position: right top;
        background-repeat: no-repeat;
    }

    .product-selector .results-form thead th p a:hover, .product-selector .results-form thead th p a:active, .product-selector .results-form thead th p a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector col.heading, .product-selector thead th.heading {
        width: 210px;
    }

    .product-selector .results-form col.heading, .product-selector .results-form thead th.heading {
        width: 193px;
    }

    .product-selector col.narrow, .product-selector thead th.narrow {
        width: 143px;
    }

    .product-selector .results-form col.narrow, .product-selector .results-form thead th.narrow {
        width: 117px;
    }

    .product-selector col.wide, .product-selector thead th.wide {
        width: 222px;
    }

    .product-selector .results-form col.wide, .product-selector .results-form thead th.wide {
        width: 162px;
    }

    .product-selector tr.product-information th h2 {
        background: #e6e6e6;
        font-weight: 700;
        font-size: 125%;
        line-height: 26px;
        /*padding: 5px 0px 16px;*/
    }

        .product-selector tr.product-information th h2 a {
            text-decoration: none;
        }

        .product-selector tr.product-information th h2 p {
            font-size: 75%;
            font-weight: 400;
            padding: 14px 0 0;
        }

            .product-selector tr.product-information th h2 p a {
                line-height: 21px;
                display: inline-block;
                text-decoration: none;
                padding: 0 15px 0 0;
                background-image: url(../images/tablet/common/more.png);
                background-repeat: no-repeat;
                background-position: right top;
            }

    .product-selector tr.further-information .close-row p a {
        line-height: 21px;
        display: inline-block;
        text-decoration: none;
        padding: 0 21px 0 0;
        background-image: url(../images/tablet/common/more.png);
        background-repeat: no-repeat;
        background-position: right top;
    }

    .product-selector .show-hide-open tr.product-information th p a {
        background-position: right -100px;
    }

    .product-selector tr.further-information .close-row p a {
        background-position: right -100px;
    }

    .product-selector tr.product-information th a:hover, .product-selector tr.product-information th a:active, .product-selector tr.product-information th a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector tr.further-information .close-row p a:hover, .product-selector tr.further-information .close-row p a:active, .product-selector tr.further-information .close-row p a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector tr.product-information td {
        background: #f6f6f6 url(../images/tablet/product-selector/bg_divider.png) right center no-repeat;
        padding: 20px 19px 17px;
    }

        .product-selector tr.product-information td.narrow {
            padding: 20px 14px 17px;
        }

    .product-selector .results-form tr.product-information td {
        padding: 20px 0 17px;
    }

        .product-selector .results-form tr.product-information td.narrow {
            padding: 20px 0 17px;
        }

    .product-selector tr.product-information td p {
        padding: 0;
    }

    .product-selector tr.product-information td img {
        padding-bottom: 3px;
    }

    .product-selector tr.product-information td.narrow p {
        text-align: center;
        text-transform: uppercase;
    }

        .product-selector tr.product-information td.narrow p span {
            display: block;
            margin: 13px 0 0;
            font-size: 120%;
            line-height: 28px;
            font-weight: 700;
            color: #000;
            text-align: center;
            width: auto;
        }

            .product-selector tr.product-information td.narrow p span.yes, .product-selector tr.product-information td.narrow p span.no {
                margin: 8px 0 -1px;
            }

    .product-selector tr.product-heading td, .product-selector tr.further-information td, .product-selector tr.spacer td {
        background: #fff;
        padding: 0;
    }

    .product-selector tr.product-heading td {
        height: 1px !important;
    }

    .product-selector tr.spacer td {
        height: 24px !important;
    }

    .product-selector thead tr.spacer td {
        height: 8px !important;
        line-height: 8px !important;
    }

    .product-selector tr.further-information p, .product-selector tr.further-information li {
        padding-top: 0;
        padding-bottom: 15px;
    }

    .product-selector tr.further-information li {
        margin-left: -12px;
    }

    .product-selector tr.further-information h5 {
        font-size: 133.33%;
        color: #000;
        font-weight: 400;
        line-height: 26px;
        padding: 18px 0 22px;
    }

    .product-selector tr.further-information .information-wrapper {
        width: 934px;
        padding: 0 3px;
        float: left;
        /*display: none;*/
        background: url(../images/tablet/product-selector/bg_wrapper.png) center center repeat-y;
    }

    .no-js .product-selector tr.further-information .information-wrapper {
        display: block;
    }

    .product-selector .show-hide-open tr.further-information .information-wrapper {
        display: block;
    }

    .product-selector tr.further-information .information-row {
        width: 934px;
        float: left;
        margin: 22px 0 0;
        background: url(../images/tablet/product-selector/tr_divider.png) 466px center repeat-y;
    }

    .product-selector tr.further-information .information-column {
        float: left;
        padding: 0 39px 0 38px;
        margin: -2px 0 0;
        width: 390px;
    }

    .product-selector tr.further-information .close-row {
        width: 902px;
        float: left;
        padding: 15px 16px 12px;
        background-color: #f6f6f6;
        margin: 33px 0 0;
    }

        .product-selector tr.further-information .close-row p {
            padding: 0;
        }

    .product-selector .results-form tr.product-information td.link, .product-selector tr.product-information td.link {
        background: #f6f6f6;
        padding: 23px 0 23px 20px;
    }

    .product-selector .questions-form .fields button.red-input, .product-selector thead th.wide button.white-input {
        float: right;
    }

    .product-selector .compare-row a.white-button, .product-selector .compare-row button.white-input {
        float: right;
    }

    .product-selector .questions-form .fields button.red-input {
        margin-top: 3px;
    }

    .product-selector .compare-row a.white-button, .product-selector .compare-row button.white-input {
        margin-left: 20px;
    }

    .product-selector thead th.wide button.white-input {
        margin-top: 17px;
        margin-right: 20px;
    }

    .product-selector tr.product-information td.link label {
        display: block;
        clear: both;
        margin-top: 12px;
        margin-right: 35px;
    }

    .product-selector tr.product-information td.link input[type=checkbox] {
        height: 18px;
        width: 18px;
        display: inline;
        margin-top: -2px;
    }

    .product-selector tr.product-information td.link input:active, .product-selector tr.product-information td.link input:focus {
        outline: 1px solid .000;
    }

    .product-selector .product-tabs li ul, .product-selector .product-tabs li ol {
        display: none;
    }

    .product-selector .questions-form li ul, .product-selector .questions-form li ol {
        display: none;
    }
}

/* mobile */
@media screen and (max-width: 767px) {
    .investor-holder .filter-holder .items-holder{
        display:block !important;
        width:100%;
    }
        .investor-holder .filter-holder .items-holder .item {
            width: 100%;
            float: none;
            text-align: center;
            margin-bottom: 20px;
        }
        .investor-holder .filter-holder .items-holder .item:first-child{
            width:100%;
        }
        .investor-holder .filter-holder .items-holder .item:after {
            display: none;
        }
    .hw-inner-page .report-table .table-item {
        overflow: scroll;
    }
        .hw-inner-page .report-table .table-item table {
            width: 620px !important;
        }
    .product-selector {
        float: left;
        width: 100%;
        padding: 0px;
        margin: 0;
        /*    border-bottom: 1px solid #e2e2e2;*/
    }

        .product-selector .questions-form {
            float: left;
            width: 100%;
        }

            .product-selector .questions-form .mandatory {
                float: left;
                width: 100%;
            }

        .product-selector .results-form, .product-selector .products, .product-selector .compare-row {
            float: left;
            width: 100%;
        }

        .product-selector .product-tabs {
            float: left;
            width: 100%;
            clear: both;
            margin: 9px 0 10px;
            font-size: 93.75%;
            line-height: 21px;
            color: #4c4c4c;
        }

            .product-selector .product-tabs .custom-select {
                position: relative;
                float: left;
                min-height: 33px;
                width: 100%;
            }

        .product-selector .questions-form .fields .custom-select {
            position: relative;
            float: left;
            min-height: 33px;
            width: 100%;
        }

    .no-js .product-selector .product-tabs .custom-select, .no-js .product-selector .questions-form .fields .custom-select {
        padding: 5px 0;
        min-height: 23px;
    }

    .no-js .product-selector .product-tabs {
        display: block;
    }

    .product-selector .product-tabs .custom-select {
        display: block;
    }

    .product-selector .product-tabs select {
        display: block;
        width: 100%;
        border: 1px solid #d5d5d5;
        opacity: 0;
    }

    .product-selector .questions-form .fields select {
        width: 100%;
        border: 1px solid #d5d5d5;
        opacity: 0;
    }

        .product-selector .product-tabs select.replaced, .product-selector .questions-form .fields select.replaced {
            z-index: 10;
            position: relative;
            padding-left: 4px;
            min-height: 33px;
        }

    .product-selector .product-tabs select, .no-js .product-selector .questions-form .fields select {
        color: #4c4c4c;
        padding-left: 7px;
        text-overflow: ellipsis;
        min-height: 33px;
        opacity: 1;
    }

        .product-selector .product-tabs select:active, .product-selector .product-tabs select:focus {
            border-color: #4c4c4c;
            outline: 0 !important;
        }

    .product-selector .questions-form .fields select:active, .product-selector .questions-form .fields select:focus {
        border-color: #4c4c4c;
        outline: 0 !important;
    }

    .product-selector .product-tabs select option, .product-selector .questions-form .fields select option {
        color: #4c4c4c;
        -moz-padding-end: 10px;
        -moz-padding-start: 10px;
    }

    .product-selector .product-tabs select.replaced option, .product-selector .questions-form .fields select.replaced option {
        -moz-padding-end: 8px;
        -moz-padding-start: 7px;
    }

    .product-selector .product-tabs .select-overlay, .product-selector .questions-form .fields .select-overlay {
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 300px;
        min-height: 33px;
    }

        .product-selector .product-tabs .select-overlay .inner, .product-selector .questions-form .fields .select-overlay .inner {
            float: left;
            border: 1px solid #d5d5d5;
            background: #dbdbdb;
        }

    .product-selector .product-tabs .focused .inner, .product-selector .questions-form .fields .focused .inner {
        border-color: #4c4c4c;
    }

    .product-selector .product-tabs .select-overlay .value, .product-selector .questions-form .fields .select-overlay .value {
        color: #4c4c4c;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
        font-size: 100%;
        line-height: 19px;
        min-height: 19px;
        padding: 6px 8px;
        width: 248px;
        background: #dbdbdb url(../images/mobile/product-selector/select.png) left top no-repeat;
    }

    .product-selector .product-tabs .select-overlay .arrow {
        float: left;
        height: 31px;
        width: 34px;
        background: url(../images/mobile/product-selector/select.png) right top no-repeat;
    }

    .product-selector .questions-form {
        background-color: #f6f6f6;
        border-bottom: 12px solid #fff;
        margin: 6px 0 0;
    }

        .product-selector .questions-form .fields .select-overlay .arrow {
            float: left;
            height: 31px;
            width: 34px;
            background: url(../images/mobile/product-selector/select.png) right top no-repeat;
        }

        .product-selector .questions-form .mandatory {
            background-color: #fff;
        }

            .product-selector .questions-form .mandatory p {
                float: right;
                color: #000;
            }

        .product-selector .questions-form .fields {
            float: left;
            width: 270px;
            padding: 18px 15px;
        }

        .product-selector .questions-form ol, .product-selector .questions-form ul {
            list-style: none;
            float: left;
            clear: both;
            width: 270px;
            padding: 0;
        }

        .product-selector .questions-form li {
            list-style: none;
            float: left;
            width: 270px;
            padding: 0 0 18px;
        }

        .product-selector .questions-form label {
            float: left;
            width: 270px;
            font-size: 100%;
            position: relative;
            padding: 1px 0 12px;
            color: #000;
        }

            .product-selector .questions-form label .help {
                float: right;
                display: block;
                cursor: help;
            }

                .product-selector .questions-form label .help a {
                    display: block;
                    margin-right: -1px;
                    height: 22px;
                    width: 22px;
                    background: url(../images/mobile/product-selector/help.png) center center no-repeat;
                    cursor: help;
                }

    .no-js .product-selector .questions-form label .help {
        cursor: pointer;
    }

        .no-js .product-selector .questions-form label .help a {
            cursor: pointer;
        }

    .product-selector .questions-form label .help a:active, .product-selector .questions-form label .help a:focus {
        outline: 1px solid .4 c4c4c;
    }

    .product-selector .questions-form label .help .tooltip-content {
        display: none;
    }

    .product-selector .questions-form label .help .tooltip-overlay {
        position: absolute;
        z-index: 15;
        top: 0;
        left: -15px;
        width: 298px;
        background-color: #fff;
        border: 1px solid #d5d5d5;
    }

    .product-selector .questions-form label .help .tooltip-overlay-content {
        display: block;
        float: left;
        padding: 15px;
    }

    .product-selector .questions-form label .help .help-text {
        display: block;
        float: left;
        color: #4c4c4c;
        line-height: 21px;
    }

    .product-selector .questions-form label .help .tooltip-spout {
        position: absolute;
        display: block;
        bottom: -14px;
        right: -1px;
        width: 300px;
        height: 16px;
        background: url(../images/mobile/product-selector/spout.png) left bottom no-repeat;
    }

    .product-selector .questions-form .fields .custom-select, .product-selector .questions-form .fields select {
        width: 270px;
    }

    .product-selector .questions-form .fields .select-overlay {
        width: 270px;
    }

        .product-selector .questions-form .fields .select-overlay .value {
            width: 218px;
        }

    .product-selector .questions-form .fields input {
        background-color: #fff;
        border: 1px solid #d5d5d5;
        color: #4c4c4c;
        float: left;
        line-height: 19px;
        min-height: 19px;
        padding: 6px 8px;
        width: 252px;
    }

        .product-selector .questions-form .fields input:active, .product-selector .questions-form .fields input:focus, .product-selector .questions-form .fields input[type=text].focus {
            border-color: #4c4c4c;
        }

    .product-selector .results-form {
        margin: 6px 0 0;
    }

        .product-selector .results-form .products {
            margin: -5px 0 0;
        }

    .product-selector .products table {
        /*display: block;*/
        width: 300px;
        margin-left: 14px;
    }

        .product-selector .products table tbody {
            border-bottom: 10px solid transparent;
        }

        .product-selector .products table tbody, .product-selector .products table tr {
            /*display: block;*/
            width: 300px;
        }

    .product-selector .products colgroup {
        width: 300px;
        height: 0 !important;
    }

    .product-selector .products table thead {
        width: 300px;
        font-size: 1px;
        line-height: 10px;
        height: 10px !important;
    }

        .product-selector .products table thead tr {
            width: 300px;
            font-size: 1px;
            line-height: 10px;
            height: 10px !important;
        }

    .product-selector .results-form .products table thead {
        height: 11px !important;
    }

        .product-selector .results-form .products table thead tr.spacer {
            line-height: 1px;
            height: 1px !important;
        }

    .product-selector thead th {
        padding: 0;
        background: #fff;
        color: #fff;
        font-size: 1px;
        line-height: 10px;
        height: 10px !important;
    }

    .product-selector thead tr th p {
        line-height: 10px;
        padding: 0;
        color: #fff;
        font-size: 1px;
    }

        .product-selector thead tr th p a {
            line-height: 10px;
            padding: 0;
            color: #fff;
        }

    .product-selector col.heading, .product-selector col.narrow, .product-selector col.wide {
        width: 60px;
    }

    .product-selector thead th.heading, .product-selector thead th.narrow, .product-selector thead th.wide {
        width: 60px;
    }

    .product-selector .results-form col.narrow, .product-selector .results-form col.wide {
        width: 40px;
    }

    .product-selector .results-form thead th.narrow, .product-selector .results-form thead th.wide {
        width: 40px;
    }

    .product-selector .products table, .product-selector table tbody tr {
        clear: both;
        float: left;
    }

    .product-selector tr.product-information {
        background: url(../images/mobile/product-selector/bg_divider.png) center top repeat-y;
    }

        .product-selector tr.product-information th {
            background: #e6e6e6;
            font-weight: 700;
            font-size: 100%;
            padding: 15px 0 15px;
            line-height: 22px;
            display: block;
            width: 100%;
        }

            .product-selector tr.product-information th a {
                line-height: 22px;
                text-decoration: none;
            }

            .product-selector tr.product-information th p {
                font-weight: 400;
                font-size: 93.75%;
            }

                .product-selector tr.product-information th p a {
                    line-height: 21px;
                    display: inline-block;
                    text-decoration: none;
                    padding: 0 21px 0 0;
                    background-image: url(../images/mobile/common/more.png);
                    background-repeat: no-repeat;
                    background-position: right top;
                }

    .product-selector tr.further-information .close-row p a {
        line-height: 21px;
        display: inline-block;
        text-decoration: none;
        padding: 0 21px 0 0;
        background-image: url(../images/mobile/common/more.png);
        background-repeat: no-repeat;
        background-position: right top;
    }

    .product-selector .show-hide-open tr.product-information th p a {
        background-position: right -100px;
    }

    .product-selector tr.further-information .close-row p a {
        background-position: right -100px;
    }

    .product-selector tr.product-information th a:hover, .product-selector tr.product-information th a:active, .product-selector tr.product-information th a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector tr.further-information .close-row p a:hover, .product-selector tr.further-information .close-row p a:active, .product-selector tr.further-information .close-row p a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .product-selector tr.product-information td {
        padding: 12px 10px 2px;
        display: block;
        float: left;
        background: 0;
        border-top: 0;
        border-bottom: 10px solid #f6f6f6;
        width: 130px;
    }

    .product-selector tbody tr.product-information td.second-last {
        padding: 12px 10px 2px;
        display: block;
        float: left;
        background: 0;
        border-top: 0;
        border-bottom: 10px solid #f6f6f6;
        width: 130px;
    }

    .product-selector tr.product-information td.narrow {
        background: url(../images/mobile/product-selector/td_divider.png) center bottom no-repeat;
        border-top: 10px solid #f6f6f6;
        border-bottom: 0;
        min-height: 76px;
        padding: 2px 10px 12px;
    }

    .product-selector tr.product-information td p {
        padding: 0 2px;
        text-align: center;
    }

    .product-selector tr.product-information td.narrow p {
        padding: 0;
        text-transform: uppercase;
    }

        .product-selector tr.product-information td.narrow p span {
            display: block;
            margin: 12px 0 0;
            font-size: 106.67%;
            line-height: 22px;
            font-weight: 700;
            color: #000;
            text-align: center;
            width: auto;
        }

            .product-selector tr.product-information td.narrow p span.yes, .product-selector tr.product-information td.narrow p span.no {
                margin: 8px 0 -1px;
            }

    .product-selector tr.product-heading td, .product-selector tr.further-information td {
        background: #fff;
        padding: 0;
        display: block;
        width: 300px;
    }

    .product-selector tr.spacer td {
        background: #fff;
        padding: 0;
        display: block;
        width: 300px;
        height: 20px !important;
        line-height: 20px;
    }

    .product-selector tr.product-heading td {
        height: 1px !important;
        line-height: 1px;
    }

    .product-selector .results-form thead tr.spacer td {
        height: 1px !important;
        line-height: 1px;
    }

    .product-selector tr.further-information p, .product-selector tr.further-information li {
        padding-top: 0;
        padding-bottom: 12px;
        padding-right: 5px;
    }

    .product-selector tr.further-information h5 {
        font-size: 106.67%;
        color: #000;
        padding: 6px 0 12px;
    }

    .product-selector tr.further-information .information-wrapper {
        width: 296px;
        padding: 0 2px;
        float: left;
        /*display: none;*/
        background: url(../images/mobile/product-selector/bg_wrapper.png) center center repeat-y;
    }

    .no-js .product-selector tr.further-information .information-wrapper {
        display: block;
    }

    .product-selector .show-hide-open tr.further-information .information-wrapper {
        display: block;
    }

    .product-selector tr.further-information .information-row {
        width: 296px;
        float: left;
        margin: 12px 0 0;
    }

    .product-selector tr.further-information .information-column {
        float: left;
        padding: 0 15px;
        width: 266px;
    }

    .product-selector tr.further-information .close-row {
        width: 270px;
        float: left;
        padding: 12px 13px;
        background-color: #f6f6f6;
        margin: 6px 0 0;
    }

        .product-selector tr.further-information .close-row p {
            padding: 0;
        }

    .product-selector tr.product-information td.link div {
        min-height: 31px;
        padding-left: 5px;
    }

        .product-selector tr.product-information td.link div.label-wrapper {
            min-height: 33px;
        }

    .product-selector .compare-row {
        padding: 0 0 6px;
        margin: -2px 0 0;
    }

    .product-selector .questions-form .fields button.red-input {
        float: right;
    }

    .product-selector .compare-row a.white-button, .product-selector .compare-row button.white-input {
        float: right;
    }

    .product-selector .results-form thead th.wide button.white-input {
        display: none;
    }

    .product-selector tr.product-information td.link label {
        display: block;
        clear: both;
        margin-top: 12px;
    }

    .product-selector tr.product-information td.link input[type=checkbox] {
        height: 18px;
        width: 18px;
        display: inline;
        margin-top: -2px;
    }

    .product-selector tr.product-information td.link input:active, .product-selector tr.product-information td.link input:focus {
        outline: 1px solid .000;
    }

    .product-selector .product-tabs ol, .product-selector .product-tabs ul {
        display: none;
    }

    .product-selector .questions-form li ul, .product-selector .questions-form li ol {
        display: none;
    }

    .product-selector tr.product-information td.link {
        margin-left: -12px;
    }
}

.hw-product-comparison {
    float: left;
    width: 1175px;
}

    .hw-product-comparison .compare-wrapper {
        float: left;
        width: 1175px;
    }

    .hw-product-comparison table.compare-table {
        table-layout: fixed;
        margin: 0;
    }

    .hw-product-comparison table.fixed-header {
        display: none;
    }

    .hw-product-comparison table.fixed {
        display: table;
        position: fixed;
        top: 0;
    }

    .hw-product-comparison colgroup {
        width: 1175px;
    }

    .hw-product-comparison .column-four col.heading {
        width: 272px;
    }

    .hw-product-comparison .column-three col.heading {
        width: 373px;
    }

    .hw-product-comparison .column-four col.product {
        width: 301px;
    }

    .hw-product-comparison .column-three col.product {
        width: 401px;
    }

    .hw-product-comparison tr td, .hw-product-comparison tr th {
        background-image: url(../images/product-comparison/divider.png);
        background-position: left center;
        background-repeat: repeat-y;
        text-align: left;
    }

    .hw-product-comparison tr.product-headings th, .hw-product-comparison tr.product-links td {
        background-color: #e6e6e6;
    }

        .hw-product-comparison tr.product-headings th.odd, .hw-product-comparison tr.product-links td.odd {
            background-color: #f2f2f2;
        }

        .hw-product-comparison tr.product-headings th h2 {
            font-size: 21px;
            line-height: 22px;
            font-weight: 700;
            padding: 5px 0 1px;
            min-height: 72px;
        }

            .hw-product-comparison tr.product-headings th h2 span {
                font: bold 12px Arial;
                float: left;
                color: #000;
                width: 100%;
                margin: 8px 0 0 0;
            }

            .hw-product-comparison tr.product-headings th h2 a {
                text-decoration: none;
                word-wrap: break-word;
            }

        .hw-product-comparison tr.product-headings th em {
            font: bold 12px/18px arial;
            padding: 0;
            float: left;
        }

        .hw-product-comparison tr.product-headings th img {
            margin: 10px 0 0;
        }

    .hw-product-comparison tr.product-links td {
        padding: 10px 15px 11px;
    }

        .hw-product-comparison tr.product-links td a {
            font-weight: bold;
        }

        .hw-product-comparison tr.product-headings td, .hw-product-comparison tr.product-links td:first-child {
            background: #fff;
            padding: 0;
        }

    .hw-product-comparison .column-four tr.product-headings td, .hw-product-comparison .column-four tr.product-links td:first-child, .hw-product-comparison .column-four tr.bg-row td:first-child {
        width: 272px;
    }

    .hw-product-comparison .column-three tr.product-headings td, .hw-product-comparison .column-three tr.product-links td:first-child, .hw-product-comparison .column-three tr.bg-row td:first-child {
        width: 373px;
    }

    .hw-product-comparison tr.product-links ul, .hw-product-comparison tr.product-links ol {
        list-style: none;
        padding: 0;
    }

        .hw-product-comparison tr.product-links ul li, .hw-product-comparison tr.product-links ol li {
            list-style: none;
            line-height: 18px;
            float: left;
            width: 100%;
            padding: 0 0 10px;
        }

    .hw-product-comparison tr.bg-row {
        height: 3px !important;
    }

        .hw-product-comparison tr.bg-row td {
            background: none !important;
        }

    .hw-product-comparison tr.rows-separator {
        height: 1px !important;
    }

    .hw-product-comparison tr.bg-row td {
        font-size: 1px;
        line-height: 1px;
        height: 1px;
        padding: 0;
        background: #fff;
    }

    .hw-product-comparison tr.rows-separator td {
        font-size: 1px;
        line-height: 1px;
        height: 1px;
        padding: 0;
        background: #fff;
        background: #e6e6e6 !important;
    }

    .hw-product-comparison tr.row-heading td, .hw-product-comparison tr.row-content td {
        background-color: #f6f6f6;
    }

        .hw-product-comparison tr.row-heading td.odd, .hw-product-comparison tr.row-content td.odd {
            background-color: #fafafa;
        }

    .hw-product-comparison tr.row-heading th, .hw-product-comparison tr.row-content th {
        background: #fff;
        padding: 15px 15px 15px 0;
    }

    .hw-product-comparison tr.row-heading th {
        font-size: 150%;
        line-height: 28px;
        padding: 21px 15px 14px 0;
        font-weight: bold;
    }

    .hw-product-comparison tr.row-heading td {
        padding: 0;
    }

    .hw-product-comparison tr.row-content th {
        font-size: 115%;
        line-height: 24px;
        text-align: left;
    }

    .hw-product-comparison .column-four tr.row-content th {
        padding: 23px 50px 24px 0;
    }

    .hw-product-comparison .column-three tr.row-content th {
        padding: 23px 50px 24px 101px;
    }

    .hw-product-comparison tr.row-content td {
        padding: 15px 15px 15px 18px;
    }

        .hw-product-comparison tr.row-content td p, .hw-product-comparison tr.row-content td ol li, .hw-product-comparison tr.row-content td ul li {
            padding-top: 0;
            padding-bottom: 9px;
        }

        .hw-product-comparison tr.row-content td p {
            font-size: 15px;
            line-height: 18px;
        }

    .hw-product-comparison tr.row-content th p {
        text-align: left;
        font-size: 75%;
        padding-top: 9px;
        padding-bottom: 0;
    }

    .hw-product-comparison tr.row-content th ol li, .hw-product-comparison tr.row-content th ul li {
        font-size: 75%;
        padding-top: 9px;
        padding-bottom: 0;
    }

    .hw-product-comparison tr.row-content td a.more-link {
        line-height: 21px;
        text-decoration: none;
        display: inline-block;
        padding: 0 21px 0 0;
        background-image: url(../images/common/more.png);
        background-repeat: no-repeat;
        background-position: right top;
    }

        .hw-product-comparison tr.row-content td a.more-link.open {
            background-position: right -100px;
        }

    .hw-product-comparison td .more-content {
        display: none;
    }

    .hw-product-comparison tr.product-headings th a:hover, .hw-product-comparison tr.product-headings th a:active, .hw-product-comparison tr.product-headings th a:focus {
        text-decoration: underline;
        outline: 0;
        text-decoration-skip-ink: none;
    }

    .hw-product-comparison tr.row-content td a.more-link:hover, .hw-product-comparison tr.row-content td a.more-link:active, .hw-product-comparison tr.row-content td a.more-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-product-comparison tr.row-content td .yes, .hw-product-comparison tr.row-content td .no {
        padding: 0;
        margin: -4px 0 0 -1px;
    }

    .hw-product-comparison tr.row-heading h3 {
        font-size: 100%;
        font-weight: bold;
    }

        .hw-product-comparison tr.row-heading h3 a {
            text-decoration: none;
        }

/*.no-js .hw-product-comparison tr.row-content td a.more-link,*/
/*.no-js .hw-product-comparison tr.row-content td .more-content,
.hw-product-comparison tr.row-content td.open .more-content {
  display: block;
}*/
#contact-table {
    padding-bottom: 15px;
}

/* tablet */
@media screen and (max-width: 1100px) {
    .hw-product-comparison {
        float: left;
        width: 940px;
        padding-bottom: 15px;
    }

        .hw-product-comparison .compare-wrapper {
            float: left;
            width: 940px;
        }

        .hw-product-comparison table.compare-table {
            table-layout: fixed;
            margin: 0;
        }

        .hw-product-comparison table.fixed-header {
            display: none;
        }

        .hw-product-comparison table.fixed {
            display: table;
            position: fixed;
            top: 0;
        }

        .hw-product-comparison colgroup {
            width: 940px;
        }

        .hw-product-comparison .column-four col.heading {
            width: 217px;
        }

        .hw-product-comparison .column-three col.heading {
            width: 298px;
        }

        .hw-product-comparison .column-four col.product {
            width: 241px;
        }

        .hw-product-comparison .column-three col.product {
            width: 321px;
        }

        .hw-product-comparison tr td, .hw-product-comparison tr th {
            background-image: url(../images/tablet/product-comparison/divider.png);
            background-position: left center;
            background-repeat: repeat-y;
        }

        .hw-product-comparison tr.product-headings th, .hw-product-comparison tr.product-links td {
            background-color: #e6e6e6;
        }

            .hw-product-comparison tr.product-headings th.odd, .hw-product-comparison tr.product-links td.odd {
                background-color: #f2f2f2;
            }

            .hw-product-comparison tr.product-headings th h2 {
                font-size: 125%;
                line-height: 24px;
                font-weight: 700;
                padding: 0;
                word-wrap: break-word;
            }

                .hw-product-comparison tr.product-headings th h2 a {
                    text-decoration: none;
                }

            .hw-product-comparison tr.product-headings th em {
                padding: 0;
            }

        .hw-product-comparison tr.product-links td {
            padding: 10px 20px 11px 23px;
        }

            .hw-product-comparison tr.product-headings td, .hw-product-comparison tr.product-links td:first-child {
                background: #fff;
                padding: 0;
            }

        .hw-product-comparison .column-four tr.product-headings td, .hw-product-comparison .column-four tr.product-links td:first-child, .hw-product-comparison .column-four tr.bg-row td:first-child {
            width: 217px;
        }

        .hw-product-comparison .column-three tr.product-headings td, .hw-product-comparison .column-three tr.product-links td:first-child, .hw-product-comparison .column-three tr.bg-row td:first-child {
            width: 298px;
        }

        .hw-product-comparison tr.product-links ul, .hw-product-comparison tr.product-links ol {
            list-style: none;
            padding: 0;
        }

            .hw-product-comparison tr.product-links ul li, .hw-product-comparison tr.product-links ol li {
                list-style: none;
                line-height: 18px;
                float: left;
                width: 100%;
                padding: 0 0 10px;
            }

        .hw-product-comparison tr.bg-row {
            height: 3px !important;
        }

        .hw-product-comparison tr.rows-separator {
            height: 1px !important;
        }

        .hw-product-comparison tr.bg-row td {
            font-size: 1px;
            line-height: 1px;
            height: 1px;
            padding: 0;
            background: #fff;
        }

        .hw-product-comparison tr.rows-separator td {
            font-size: 1px;
            line-height: 1px;
            height: 1px;
            padding: 0;
            background: #fff;
            background: #e6e6e6;
        }

        .hw-product-comparison tr.row-heading td, .hw-product-comparison tr.row-content td {
            background-color: #f6f6f6;
        }

            .hw-product-comparison tr.row-heading td.odd, .hw-product-comparison tr.row-content td.odd {
                background-color: #fafafa;
            }

        .hw-product-comparison tr.row-heading th, .hw-product-comparison tr.row-content th {
            background: #fff;
        }

        .hw-product-comparison tr.row-heading th {
            font-size: 125%;
            line-height: 24px;
            padding: 22px 20px 15px 0;
        }

        .hw-product-comparison tr.row-heading td {
            padding: 0;
        }

        .hw-product-comparison tr.row-content th {
            font-size: 125%;
            line-height: 24px;
            text-align: right;
        }

        .hw-product-comparison .column-four tr.row-content th {
            padding: 23px 40px 24px 0;
        }

        .hw-product-comparison .column-three tr.row-content th {
            padding: 23px 40px 24px 81px;
        }

        .hw-product-comparison tr.row-content td {
            padding: 15px;
        }

            .hw-product-comparison tr.row-content td p, .hw-product-comparison tr.row-content td ol li, .hw-product-comparison tr.row-content td ul li {
                padding-top: 0;
                padding-bottom: 9px;
            }

            .hw-product-comparison tr.row-content td div.more-content p {
                padding-right: 7px;
            }

        .hw-product-comparison tr.row-content th p {
            text-align: right;
            font-size: 75%;
            padding-top: 9px;
            padding-bottom: 0;
        }

        .hw-product-comparison tr.row-content th ol li, .hw-product-comparison tr.row-content th ul li {
            font-size: 75%;
            padding-top: 9px;
            padding-bottom: 0;
        }

        .hw-product-comparison tr.row-content td a.more-link {
            line-height: 21px;
            text-decoration: none;

            display: inline-block;
            padding: 0 21px 0 0;
            background-image: url(../images/tablet/common/more.png);
            background-repeat: no-repeat;
            background-position: right top;
        }

        .hw-product-comparison tr.row-content td.open a.more-link {
            background-position: right -100px;
        }

        .no-js .hw-product-comparison tr.row-content td a.more-link, .hw-product-comparison tr.row-content td .more-content {
            /* display: none;*/
        }

    .no-js .hw-product-comparison tr.row-content td .more-content {
        /*    display: block;*/
    }

    .hw-product-comparison tr.row-content td.open .more-content {
        /*    display: block;*/
    }

    .hw-product-comparison tr.product-headings th a:hover, .hw-product-comparison tr.product-headings th a:active, .hw-product-comparison tr.product-headings th a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-product-comparison tr.row-content td a.more-link:hover, .hw-product-comparison tr.row-content td a.more-link:active, .hw-product-comparison tr.row-content td a.more-link:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-product-comparison tr.row-content td .yes, .hw-product-comparison tr.row-content td .no {
        padding: 0;
        margin: 0px 0 0 -1px;
    }

    .hw-product-comparison th, .hw-product-comparison td {
        padding: 21px 15px 21px;
    }
}
@media screen and (max-width: 812px) {
    .hw-inner-page .report-table .table-item {
        overflow: scroll;
    }
        .hw-inner-page .report-table .table-item table {
            width: 780px !important;
        }
}
@media screen and (width: 768px) {
        .hw-inner-page .report-table .table-item table {
            width: 725px !important;
        }
    .investor-holder .filter-holder .items-holder .item:first-child {
        width: 133px;
    }
    .investor-holder .filter-holder .items-holder .item {
        width: 185px;
    }


    .investor-holder .filter-holder {
        width: 76%;
    }
}
    /* mobile */
    @media screen and (max-width: 767px) {
        .hw-product-comparison {
            float: left;
            width: 300px;
            position: relative;
            z-index: 1;
            margin: 0px;
        }

            .hw-product-comparison .compare-wrapper {
                width: 165px;
                margin: 0 0 0 134px;
                border-left: 1px solid #ddd;
                overflow-x: scroll;
                overflow-y: hidden;
            }

            .hw-product-comparison table.fixed, .hw-product-comparison table.fixed-header {
                display: none;
            }

            .hw-product-comparison table.column-four {
                width: 420px;
            }

            .hw-product-comparison table.column-three {
                width: 280px;
            }

            .hw-product-comparison tr td {
                background-image: url(../images/mobile/product-comparison/divider.png);
                background-position: right center;
                background-repeat: repeat-y;
            }

            .hw-product-comparison tr th {
                background-image: url(../images/mobile/product-comparison/divider.png);
                background-position: right center;
                background-repeat: repeat-y;
                font-weight: 700;
            }

            .hw-product-comparison tr.product-headings th, .hw-product-comparison tr.product-links td {
                background-color: #e6e6e6;
            }

                .hw-product-comparison tr.product-headings th.odd, .hw-product-comparison tr.product-links td.odd {
                    background-color: #f2f2f2;
                }

            .hw-product-comparison tr.product-headings th, .hw-product-comparison tr.product-links td, .hw-product-comparison tr.row-content td {
                padding: 12px 13px 0 12px;
                width: 115px;
            }

            .hw-product-comparison tr.product-headings th {
                font-size: 93.75%;
                line-height: 21px;
            }

                .hw-product-comparison tr.product-headings th a {
                    text-decoration: none;
                    line-height: 21px;
                    display: block;
                    padding-right: 1px;
                }

            .hw-product-comparison tr.product-headings td.first {
                position: absolute;
                left: 0;
                z-index: 30;
                background-image: url(../images/mobile/product-comparison/divider.png);
                background-position: right center;
                background-repeat: repeat-y;
            }

            .hw-product-comparison tr.product-links td.first, .hw-product-comparison tr.bg-row td.first, .hw-product-comparison tr.row-heading th, .hw-product-comparison tr.rows-separator td.first, .hw-product-comparison tr.row-content th {
                position: absolute;
                left: 0;
                z-index: 30;
                background-image: url(../images/mobile/product-comparison/divider.png);
                background-position: right center;
                background-repeat: repeat-y;
            }

            .hw-product-comparison tr.product-headings td.first, .hw-product-comparison tr.product-links td.first, .hw-product-comparison tr.bg-row td.first, .hw-product-comparison tr.rows-separator td.first {
                width: 135px;
            }

            .hw-product-comparison tr.product-headings td.first {
                background-color: #fff;
                padding: 0;
            }

            .hw-product-comparison tr.product-links td.first {
                background-color: #fff;
                padding: 0;
            }

            .hw-product-comparison tr.product-links ul, .hw-product-comparison tr.product-links ol {
                list-style: none;
                padding: 0;
            }

                .hw-product-comparison tr.product-links ul li, .hw-product-comparison tr.product-links ol li {
                    list-style: none;
                    line-height: 18px;
                    float: left;
                    width: 100%;
                    padding: 0 0 12px;
                }

            .hw-product-comparison tr.bg-row, .hw-product-comparison tr.rows-separator {
                height: 1px !important;
            }

                .hw-product-comparison tr.bg-row td.first, .hw-product-comparison tr.rows-separator td.first {
                    height: 1px !important;
                }

                .hw-product-comparison tr.bg-row td, .hw-product-comparison tr.rows-separator td {
                    font-size: 1px;
                    line-height: 1px;
                    height: 1px;
                    padding: 0;
                    background: #ddd !important;
                }

            .hw-product-comparison tr.row-heading td, .hw-product-comparison tr.row-content td {
                background-color: #f6f6f6;
            }

                .hw-product-comparison tr.row-heading td.odd, .hw-product-comparison tr.row-content td.odd {
                    background-color: #fafafa;
                }

            .hw-product-comparison tr.row-heading th, .hw-product-comparison tr.row-content th {
                background-color: #fff;
            }

            .hw-product-comparison tr.row-heading th, .hw-product-comparison tr.row-content th {
                font-size: 93.75%;
                line-height: 21px;
                padding: 12px 13px 12px 0;
                width: 122px;
            }

            .hw-product-comparison tr.row-heading th {
                white-space: nowrap;
                overflow-x: hidden;
                text-overflow: ellipsis;
            }

            .hw-product-comparison tr.row-content th {
                text-align: right;
                max-height: 105px;
                overflow: hidden;
                color: #4c4c4c;
            }

            .hw-product-comparison tr.row-heading td {
                height: 45px;
                padding: 0;
            }

            .hw-product-comparison tr.row-content td {
                height: 75px;
            }

                .hw-product-comparison tr.row-content td p, .hw-product-comparison tr.row-content td ol li, .hw-product-comparison tr.row-content td ul li {
                    padding-top: 0;
                    padding-bottom: 12px;
                }

            .hw-product-comparison tr.row-content th p, .hw-product-comparison tr.row-content th ol li, .hw-product-comparison tr.row-content th ul li {
                font-size: 100%;
                line-height: 21px;
                font-weight: 400;
                padding-top: 12px;
                padding-bottom: 0;
            }

            .hw-product-comparison tr.row-content th p {
                text-align: right;
            }

            .hw-product-comparison tr.row-content td a.more-link {
                line-height: 21px;
                text-decoration: none;
                display: inline-block;
                padding: 0 21px 0 0;
                background-image: url(../images/mobile/common/more.png);
                background-repeat: no-repeat;
                background-position: right top;
            }

            .hw-product-comparison tr.row-content td.open a.more-link {
                background-position: right -100px;
            }

            .hw-product-comparison tr.product-headings th a:hover, .hw-product-comparison tr.product-headings th a:active, .hw-product-comparison tr.product-headings th a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-product-comparison tr.row-content td a.more-link:hover, .hw-product-comparison tr.row-content td a.more-link:active, .hw-product-comparison tr.row-content td a.more-link:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-product-comparison tr.row-content td .yes, .hw-product-comparison tr.row-content td .no {
                padding: 0;
                margin: -3px 0 93px -1px;
            }

            .hw-product-comparison table.compare-table {
                margin-left: -115px;
                width: 100%;
            }
    }

    .hw-product-comparison thead th:nth-of-type(odd), .hw-product-comparison thead td:nth-of-type(odd) {
        background-color: #f2f2f2;
    }

    .hw-product-comparison thead th:nth-of-type(even), .hw-product-comparison thead td:nth-of-type(even) {
        background-color: #d8d8d8;
    }

    .hw-product-comparison tbody td:nth-of-type(odd) {
        background-color: #f6f6f6;
    }

    .hw-product-comparison tbody td:nth-of-type(even) {
        background-color: #fafafa;
    }

    .hw-product-comparison tr.product-headings th.first {
        background: #fff !important;
        padding: 0;
    }

    .tree-navigation {
        float: left;
        padding: 5px 0 11px;
    }

    .grid-06 .tree-navigation {
        padding: 0 0 25px;
    }

    .tree-navigation a {
        display: block;
        text-decoration: none;
    }

        .tree-navigation a:hover {
            text-decoration: underline;
            outline: 0;
            color: #de0000;
            text-decoration-skip-ink: none;
        }

    .tree-navigation ul {
        list-style: none;
        padding: 0;
    }

        .tree-navigation ul li {
            list-style: none;
            padding: 0 0 7px;
            font-size: 100%;
            border-bottom: 1px solid #e2e2e2;
            margin: 0 0 14px;
        }

    .tree-navigation .static-navigation ul li {
        font-weight: 700;
        font-size: 112.5%;
        line-height: 24px;
        margin: 0;
        padding: 7px 0 8px;
    }

    .tree-navigation ul li h3 {
        font-size: 100%;
        line-height: 24px;
        font-weight: 700;
        padding: 0 0 0;
        position: relative;
    }

        .tree-navigation ul li h3 .side-nav-arrow {
            width: 16px;
            height: 12px;
            background-image: url(../images/common/sidebar-arrow.png);
            background-position: right top;
            background-repeat: no-repeat;
            margin: 10px 0 0 0;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 99;
            cursor: pointer;
        }

        .tree-navigation ul li h3 a {
            width: calc(100% - 30px);
            font-size: 125%;
            line-height: 24px;
            font-weight: 700;
            padding: 0 0 8px;
        }

        .tree-navigation ul li h3.ui-state-active a {
            text-decoration: underline;
            outline: 0;
            color: #de0000;
            text-decoration-skip-ink: none;
        }

        .tree-navigation ul li h3.ui-state-active .side-nav-arrow {
            background-position: right bottom;
        }

    .tree-navigation ul li p {
        font-size: 125%;
        line-height: 24px;
        font-weight: 700;
        padding: 0 0 8px;
    }

        .tree-navigation ul li p a {
            line-height: 24px;
        }

    .tree-navigation ul li ul {
        padding: 3px 0 0 0;
        display: none;
        list-style: none;
    }

        .tree-navigation ul li ul a {
            line-height: 18px;
            font-size: 93.75%;
            font-weight: normal;
            padding: 0;
        }

    .no-js .tree-navigation ul li ul {
        display: block;
    }

    .tree-navigation ul li.open ul {
        display: block;
    }

    .tree-navigation ul li ul li {
        font-size: 93.75%;
        line-height: 18px;
        padding: 0 0 9px;
        border-bottom: 0;
        margin: 0;
        list-style: none;
    }

        .tree-navigation ul li ul li a {
            line-height: 18px;
            position: relative;
            padding: 0 0 0 22px;
        }

            .tree-navigation ul li ul li a:hover:after {
                background: #de0000;
            }

            .tree-navigation ul li ul li a:after {
                content: '';
                position: absolute;
                top: 50%;
                left: 0;
                height: 1px;
                width: 14px;
                background: #000;
            }

    .tree-navigation .static-navigation ul li a {
        line-height: 24px;
    }

    .tree-navigation ul li.selected p a, .tree-navigation ul li ul li.selected a {
        color: #de0000;
    }

    .tree-navigation .static-navigation ul li.selected a, .tree-navigation ul li p.ui-state-active a, .tree-navigation .static-navigation ul li p.ui-state-active a {
        color: #de0000;
    }

    .tree-navigation ol {
        display: none;
    }

    .tree-navigation ul li ol {
        display: none;
    }

    .tree-navigation ul li ul li ol, .tree-navigation ul li ul li ul {
        display: none;
    }

    .tree-navigation .static-navigation ul li ul {
        display: none;
    }

    /* tablet */
    @media screen and (max-width: 1100px) {
        .tree-navigation {
            float: left;
            padding: 5px 0 21px;
        }

        .grid-06 .tree-navigation {
            padding: 0 0 25px;
        }

        .tree-navigation a {
            display: block;
            text-decoration: none;
        }

            .tree-navigation a:hover, .tree-navigation a:active, .tree-navigation a:focus {
                text-decoration: underline;
                outline: 0;
            }

        .tree-navigation ul {
            list-style: none;
            padding: 0;
        }

            .tree-navigation ul li {
                list-style: none;
                padding: 0 0 7px;
                font-size: 100%;
                border-bottom: 1px solid #e2e2e2;
                margin: 0 0 14px;
            }

        .tree-navigation .static-navigation ul li {
            font-weight: 700;
            font-size: 112.5%;
            line-height: 24px;
            margin: 0;
            padding: 7px 0 8px;
        }

        .tree-navigation ul li p {
            font-size: 125%;
            line-height: 24px;
            font-weight: 700;
            padding: 0 0 8px;
        }

            .tree-navigation ul li p a {
                line-height: 24px;
            }

        .tree-navigation ul li ul {
            padding: 3px 0 0 20px;
            display: none;
            list-style: none;
        }

        .no-js .tree-navigation ul li ul {
            display: block;
        }

        .tree-navigation ul li.open ul {
            display: block;
        }

        .tree-navigation ul li ul li {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
            border-bottom: 0;
            margin: 0;
            list-style: none;
        }

            .tree-navigation ul li ul li a {
                line-height: 18px;
            }

        .tree-navigation .static-navigation ul li a {
            line-height: 24px;
        }

        .tree-navigation ul li.selected p a, .tree-navigation ul li ul li.selected a {
            color: #de0000;
        }

        .tree-navigation .static-navigation ul li.selected a {
            color: #de0000;
        }

        .tree-navigation ol {
            display: none;
        }

        .tree-navigation ul li ol {
            display: none;
        }

        .tree-navigation ul li ul li ol, .tree-navigation ul li ul li ul {
            display: none;
        }

        .tree-navigation .static-navigation ul li ul {
            display: none;
        }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .tree-navigation {
            float: left;
            margin: 0 0 15px;
        }

            .tree-navigation a {
                display: block;
                text-decoration: none;
            }

                .tree-navigation a:hover, .tree-navigation a:active, .tree-navigation a:focus {
                    text-decoration: underline;
                    outline: 0;
                }

            .tree-navigation ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .tree-navigation ul li {
                    list-style: none;
                    /*padding: 0;*/
                    font-size: 100%;
                    border-bottom: 1px solid #e2e2e2;
                    /*margin: 0;*/
                }

                    .tree-navigation ul li:last-child {
                        border: none;
                        margin: 0;
                        padding: 0;
                    }

        .hw-inner-page .tree-navigation ul li.last {
            border-bottom: 0;
        }

        .tree-navigation .static-navigation ul li {
            border-bottom: 0;
            border-top: 1px solid #e2e2e2;
            font-size: 125%;
            line-height: 24px;
            font-weight: 700;
            padding: 0;
        }

        .tree-navigation ul li p {
            font-size: 125%;
            line-height: 24px;
            font-weight: 700;
            padding: 0;
        }

            .tree-navigation ul li p a {
                line-height: 24px;
                padding: 10px 0;
            }

        .tree-navigation ul li ul {
            padding: 0 0 0 20px;
            margin: 2px 0 7px;
            display: none;
            list-style: none;
        }

        .no-js .tree-navigation ul li ul {
            display: block;
        }

        .tree-navigation ul li.open ul {
            display: block;
        }

        .tree-navigation ul li ul li {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
            border-bottom: 0;
            margin: 0;
            list-style: none;
        }

            .tree-navigation ul li ul li a {
                line-height: 18px;
            }

        .tree-navigation .static-navigation ul li a {
            line-height: 24px;
            padding: 10px 0;
        }

        .tree-navigation ul li.selected p a, .tree-navigation ul li ul li.selected a {
            color: #de0000;
        }

        .tree-navigation .static-navigation ul li.selected a {
            color: #de0000;
        }

        .tree-navigation ol {
            display: none;
        }

        .tree-navigation ul li ol {
            display: none;
        }

        .tree-navigation ul li ul li ol, .tree-navigation ul li ul li ul {
            display: none;
        }

        .tree-navigation .static-navigation ul li ul {
            display: none;
        }
    }

    .hw-inner-page .contact-table {
        float: left;
        width: 875px;
        padding: 0 0 15px;
    }

        .hw-inner-page .contact-table p.intro, .hw-inner-page .contact-table h3 {
            font-size: 150%;
            line-height: 30px;
            padding: 0 0 20px;
        }

        .hw-inner-page .contact-table table {
            table-layout: fixed;
            margin: 0;
            width: 875px;
        }

        .hw-inner-page .contact-table colgroup {
            width: 875px;
        }

        .hw-inner-page .contact-table col.heading, .hw-inner-page .contact-table thead th.heading {
            width: 293px;
        }

        .hw-inner-page .contact-table col.address, .hw-inner-page .contact-table thead th.address {
            width: 584px;
        }

        .hw-inner-page .contact-table col.content {
            width: 291px;
        }

        .hw-inner-page .contact-table thead th {
            padding: 0;
            background: #fff;
            color: #fff;
            font-size: 50%;
            line-height: 10px;
        }

            .hw-inner-page .contact-table thead th.content {
                width: 291px;
            }

        .hw-inner-page .contact-table tbody th {
            font-weight: 700;
            font-size: 112.5%;
            line-height: 24px;
            padding: 20px 73px 20px 20px;
        }

            .hw-inner-page .contact-table tbody th p {
                font-weight: 400;
                font-size: 83.33%;
                line-height: 21px;
            }

        .hw-inner-page .contact-table tbody td {
            background-image: url(../images/contact-table/td_divider.png);
            background-position: left top;
            background-repeat: repeat-y;
            padding: 10px 20px 20px 21px;
        }

            .hw-inner-page .contact-table tbody td.first {
                background-image: none;
                padding: 10px 23px 20px 21px;
            }

        .hw-inner-page .contact-table tbody tr.rows-separator {
            height: 10px !important;
        }

            .hw-inner-page .contact-table tbody tr.rows-separator td {
                font-size: 1px;
                line-height: 10px;
                height: 10px;
                padding: 0;
                background: #fff;
            }

    /* tablet */
    @media screen and (max-width: 1100px) {
        .hw-inner-page .image-01 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-01.jpg);
        }

        .hw-inner-page .image-02 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-02.jpg);
        }

        .hw-inner-page .image-03 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-03.jpg);
        }

        .hw-inner-page .image-04 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-04.jpg);
        }

        .hw-inner-page .image-05 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-05.jpg);
        }

        .hw-inner-page .image-06 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-06.jpg);
        }

        .hw-inner-page .image-07 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-07.jpg);
        }

        .hw-inner-page .image-08 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-08.jpg);
        }

        .hw-inner-page .image-09 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/image-09.jpg);
        }

        .hw-inner-page .heading-01 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/heading-01.jpg);
        }

        .hw-inner-page .heading-02 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/heading-02.jpg);
        }

        .hw-inner-page .heading-03 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/heading-03.jpg);
        }

        .hw-inner-page .heading-04 {
            background-repeat: no-repeat;
            background-image: url(../images/tablet/backgrounds/heading-04.jpg);
        }

        .hw-inner-page .carousel .personal .item0 {
            background-image: url(../images/tablet/backgrounds/personal-item0.jpg);
        }

        .hw-inner-page .carousel .personal .item1 {
            background-image: url(../images/tablet/backgrounds/personal-item1.jpg);
        }

        .hw-inner-page .carousel .personal .item2 {
            background-image: url(../images/tablet/backgrounds/personal-item2.jpg);
        }

        .hw-inner-page .carousel .personal .item3 {
            background-image: url(../images/tablet/backgrounds/personal-item3.jpg);
        }

        .hw-inner-page .carousel .business .item0 {
            background-image: url(../images/tablet/backgrounds/business-item0.jpg);
        }

        .hw-inner-page .carousel .business .item1 {
            background-image: url(../images/tablet/backgrounds/business-item1.jpg);
        }

        .hw-inner-page .carousel .business .item2 {
            background-image: url(../images/tablet/backgrounds/business-item2.jpg);
        }

        .hw-inner-page .carousel .business .item3 {
            background-image: url(../images/tablet/backgrounds/business-item3.jpg);
        }

        .hw-inner-page .carousel .reversed .item0 {
            background-image: url(../images/tablet/backgrounds/reversed-item0.jpg);
        }

        .hw-inner-page .carousel .reversed .item1 {
            background-image: url(../images/tablet/backgrounds/reversed-item1.jpg);
        }

        .hw-inner-page .carousel .reversed .item2 {
            background-image: url(../images/tablet/backgrounds/reversed-item2.jpg);
        }

        .hw-inner-page .carousel .reversed .item3 {
            background-image: url(../images/tablet/backgrounds/reversed-item3.jpg);
        }

        .hw-inner-page .carousel .carousel-backgrounds .background-01 {
            background-image: url(../images/tablet/backgrounds/background-01.jpg);
        }

        .hw-inner-page .carousel .carousel-backgrounds .background-02 {
            background-image: url(../images/tablet/backgrounds/background-02.jpg);
        }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .hw-inner-page .image-01 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-01.jpg);
        }

        .hw-inner-page .image-02 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-02.jpg);
        }

        .hw-inner-page .image-03 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-03.jpg);
        }

        .hw-inner-page .image-04 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-04.jpg);
        }

        .hw-inner-page .image-05 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-05.jpg);
        }

        .hw-inner-page .image-06 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-06.jpg);
        }

        .hw-inner-page .image-07 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-07.jpg);
        }

        .hw-inner-page .image-08 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-08.jpg);
        }

        .hw-inner-page .image-09 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/image-09.jpg);
        }

        .hw-inner-page .heading-01 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/heading-01.jpg);
        }

        .hw-inner-page .heading-02 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/heading-02.jpg);
        }

        .hw-inner-page .heading-03 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/heading-03.jpg);
        }

        .hw-inner-page .heading-04 {
            background-repeat: no-repeat;
            background-image: url(../images/mobile/backgrounds/heading-04.jpg);
        }

        .hw-inner-page .carousel .personal .item0 {
            background-image: url(../images/mobile/backgrounds/personal-item0.jpg);
        }

        .hw-inner-page .carousel .business .item0 {
            background-image: url(../images/mobile/backgrounds/business-item0.jpg);
        }

        .hw-inner-page .carousel .reversed .item0 {
            background-image: url(../images/mobile/backgrounds/reversed-item0.jpg);
        }

        .hw-inner-page .carousel .carousel-backgrounds .background-01 {
            background-image: url(../images/mobile/backgrounds/background-01.jpg);
        }

        .hw-inner-page .carousel .carousel-backgrounds .background-02 {
            background-image: url(../images/mobile/backgrounds/background-02.jpg);
        }
    }

    .search-item {
        padding-bottom: 15px;
        float: left;
        width: 775px;
    }

        .search-item .search-listing {
            float: left;
            width: 775px;
        }

        .search-item .search-menu {
            float: left;
            width: 727px;
            padding: 13px 24px;
            background-color: #f6f6f6;
            margin: 10px 0 0;
        }

            .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
                list-style: none;
                padding: 0;
            }

        .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
            list-style: none;
            padding: 0;
        }

            .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
                font-size: 100%;
            }

        .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
            float: left;
        }

        .search-item .search-menu a {
            text-decoration: none;
        }

        .search-item .search-listing a {
            text-decoration: none;
        }

        .search-item .search-menu a:hover, .search-item .search-menu a:active, .search-item .search-menu a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .search-item .search-listing a:hover, .search-item .search-listing a:active, .search-item .search-listing a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .search-item .search-menu ul li, .search-item .search-menu ol li {
            padding: 0 4px 0 0;
        }

        .search-item .search-menu li a {
            padding: 0 6px 0 7px;
            display: block;
            line-height: 21px;
        }

        .search-item .search-menu li.current a {
            background-color: #4c4c4c;
            color: #fff;
        }

        .search-item .search-menu li.prev a {
            padding: 0 10px 0 22px;
            background: url(../images/search-item/menu_chevron.png) left center no-repeat;
        }

        .search-item .search-menu li.next a {
            padding: 0 22px 0 10px;
            background: url(../images/search-item/menu_chevron.png) right center no-repeat;
        }

        .search-item .search-listing {
            padding: 22px 0 5px;
        }

            .search-item .search-listing h2 {
                padding: 8px 0;
            }

                .search-item .search-listing h2 span {
                    float: left;
                    width: 100%;
                    font-size: 12px;
                    color: #de0000;
                    margin: 0 0 5px 0;
                }

                .search-item .search-listing h2 a {
                    padding: 0 25px 0 0;
                    background: url(../images/search-item/chevron.png) right bottom no-repeat;
                }

    /* tablet */
    @media screen and (max-width: 1100px) {
        .search-item {
            float: left;
            width: 620px;
        }

            .search-item .search-listing {
                float: left;
                width: 620px;
            }

            .search-item .search-menu {
                float: left;
                width: 582px;
                padding: 13px 19px;
                background-color: #f6f6f6;
                margin: 10px 0 0;
            }

                .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
                    list-style: none;
                    padding: 0;
                }

            .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
                list-style: none;
                padding: 0;
            }

                .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
                    font-size: 100%;
                }

            .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
                float: left;
            }

            .search-item .search-menu a {
                text-decoration: none;
            }

            .search-item .search-listing a {
                text-decoration: none;
            }

            .search-item .search-menu a:hover, .search-item .search-menu a:active, .search-item .search-menu a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .search-item .search-listing a:hover, .search-item .search-listing a:active, .search-item .search-listing a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .search-item .search-menu ul li, .search-item .search-menu ol li {
                padding: 0 4px 0 0;
            }

            .search-item .search-menu li a {
                padding: 0 6px 0 7px;
                display: block;
                line-height: 21px;
            }

            .search-item .search-menu li.current a {
                background-color: #4c4c4c;
                color: #fff;
            }

            .search-item .search-menu li.prev a {
                padding: 0 10px 0 22px;
                background: url(../images/tablet/search-item/menu_chevron.png) left center no-repeat;
            }

            .search-item .search-menu li.next a {
                padding: 0 22px 0 10px;
                background: url(../images/tablet/search-item/menu_chevron.png) right center no-repeat;
            }

            .search-item .search-listing {
                padding: 22px 0 5px;
            }

                .search-item .search-listing h2 {
                    padding: 8px 0;
                }

                    .search-item .search-listing h2 a {
                        padding: 0 25px 0 0;
                        background: url(../images/tablet/search-item/chevron.png) right bottom no-repeat;
                    }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .search-item {
            float: left;
            width: 300px;
            margin: 0 10px 12px;
            padding: 0 0 18px;
            /*    border-bottom: 1px solid #e2e2e2;*/
        }

            .search-item .search-listing {
                float: left;
                width: 300px;
            }

            .search-item .search-menu {
                float: left;
                width: 282px;
                padding: 7px 9px;
                background-color: #f6f6f6;
            }

                .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
                    list-style: none;
                    padding: 0;
                }

            .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
                list-style: none;
                padding: 0;
            }

                .search-item .search-listing ul, .search-item .search-listing ol, .search-item .search-listing ul li, .search-item .search-listing ol li {
                    font-size: 100%;
                }

            .search-item .search-menu ul, .search-item .search-menu ol, .search-item .search-menu ul li, .search-item .search-menu ol li {
                float: left;
            }

            .search-item .search-menu a {
                text-decoration: none;
            }

            .search-item .search-listing a {
                text-decoration: none;
            }

            .search-item .search-menu a:hover, .search-item .search-menu a:active, .search-item .search-menu a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .search-item .search-listing a:hover, .search-item .search-listing a:active, .search-item .search-listing a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .search-item .search-menu ul li, .search-item .search-menu ol li {
                padding: 0 3px 0 0;
            }

            .search-item .search-menu li a {
                padding: 0 6px 0 7px;
                display: block;
                line-height: 21px;
            }

            .search-item .search-menu li.current a {
                background-color: #4c4c4c;
                color: #fff;
            }

            .search-item .search-menu li.prev a {
                padding-left: 18px;
                background: url(../images/mobile/search-item/menu_chevron.png) left center no-repeat;
            }

            .search-item .search-menu li.next a {
                padding-right: 18px;
                background: url(../images/mobile/search-item/menu_chevron.png) right center no-repeat;
            }

            .search-item .search-listing {
                padding: 12px 0 0;
            }

                .search-item .search-listing h2 {
                    padding-right: 37px;
                }

                    .search-item .search-listing h2 a {
                        padding: 0 23px 0 0;
                        background: url(../images/mobile/search-item/chevron.png) right bottom no-repeat;
                    }

                .search-item .search-listing p {
                    padding-right: 7px;
                }
    }

    .product-table {
        float: left;
        width: 1175px;
        padding: 5px 0 0;
    }

        .product-table .product-sets {
            float: left;
            width: 1175px;
        }

        .product-table .compare-row {
            float: left;
            width: 1175px;
            padding: 25px 0 0;
        }

        .product-table .product-tabs .custom-select, .product-table .product-tabs select {
            display: none;
        }

        .product-table .product-tabs ol, .product-table .product-tabs ul {
            list-style: none;
            padding: 0;
            float: left;
            width: 1175px;
            background: url(../images/common/bg_product_tabs.png) left top no-repeat;
        }

        .product-table .product-tabs li {
            list-style: none;
            padding: 19px 0 38px;
            font-size: 112.5%;
            line-height: 24px;
            float: left;
            background: url(../images/common/bg_product_tabs.png) center bottom no-repeat;
        }

            .product-table .product-tabs li.selected {
                background-image: url(../images/common/bg_selected.png);
                background-position: center bottom;
                background-repeat: no-repeat;
                background-color: #bdbec2;
            }

        .product-table .tab-three li {
            width: 391px;
        }

            .product-table .tab-three li.first, .product-table .tab-three li.last {
                width: 392px;
            }

        .product-table .tab-four li {
            width: 294px;
        }

            .product-table .tab-four li.first {
                width: 293px;
            }

        .product-table .tab-five li {
            width: 235px;
        }

        .product-table .tab-six li {
            width: 196px;
        }

            .product-table .tab-six li.first {
                width: 195px;
            }

        .product-table .tab-seven li {
            width: 168px;
        }

            .product-table .tab-seven li.first {
                width: 167px;
            }

        .product-table .product-tabs li a {
            line-height: 24px;
            display: block;
            text-align: center;
            text-decoration: none;
            background-image: url(../images/product-table/divider.png);
            background-position: right top;
            background-repeat: no-repeat;
        }

        .product-table .product-tabs li.selected a {
            font-weight: 700;
        }

        .product-table .product-tabs li.last a, .product-table .product-tabs li.selected a {
            background: 0;
        }

        .product-table .product-tabs li a:hover, .product-table .product-tabs li a:active, .product-table .product-tabs li a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .product-table table {
            table-layout: fixed;
            margin: 0;
            width: 1175px;
        }

        .product-table colgroup {
            width: 1175px;
        }

        .product-table col.heading, .product-table thead th.heading {
            width: 272px;
        }

        .product-table col.features, .product-table thead th.features {
            width: 276px;
        }

        .product-table col.content, .product-table thead th.content {
            width: 451px;
        }

        .product-table col.next {
            width: 176px;
        }

        .product-table thead th {
            padding: 0;
            background: #fff;
            color: #fff;
            font-size: 50%;
            line-height: 10px;
        }

            .product-table thead th.next {
                width: 176px;
            }

        .product-table tbody th {
            font-weight: 700;
            font-size: 112.5%;
            line-height: 24px;
            padding: 20px 22px 20px 20px;
        }

            .product-table tbody th a {
                line-height: 24px;
                text-decoration: none;
            }

                .product-table tbody th a:hover, .product-table tbody th a:active, .product-table tbody th a:focus {
                    text-decoration: underline;
                    outline: 0;
                }

            .product-table tbody th p {
                font-weight: 400;
                font-size: 83.33%;
                line-height: 21px;
            }

        .product-table tbody td {
            background-image: url(../images/product-table/td_divider.png);
            background-position: left top;
            background-repeat: repeat-y;
            padding: 10px 20px 20px 21px;
        }

            .product-table tbody td.link {
                height: 10px !important;
            }

        .product-table .product-sets tbody td.link {
            height: 10px !important;
        }

        .product-table tbody tr.rows-separator {
            height: 10px !important;
        }

            .product-table tbody tr.rows-separator td {
                font-size: 1px;
                line-height: 10px;
                height: 10px;
                padding: 0;
                background: #fff;
            }

        .product-table tbody td p, .product-table tbody td div {
            clear: both;
        }

        .product-table tbody td.link p {
            padding-top: 12px;
        }

        .product-table tbody td a.red-button, .product-table tbody td a.white-button {
            margin: 12px 0 0;
        }

        .product-table tbody td label {
            display: block;
            float: left;
            clear: both;
            margin-top: 12px;
        }

        .product-table tbody td input[type=checkbox] {
            height: 18px;
            width: 18px;
            display: inline;
            margin-top: -2px;
        }

        .product-table tbody td input:active, .product-table tbody td input:focus {
            outline: 1px solid #000;
        }

        .product-table .compare-row button.white-input {
            float: right;
            margin-left: 20px;
        }

    .mobile-version-table {
        margin: 0 0 10px;
        display: block;
        overflow: auto;
    }

    .table-list {
        width: 33.3%;
        float: left;
        margin: 0;
        padding: 0;
        display: inline-table;
    }

        .table-list.first {
            width: 50%;
        }

        .table-list.second {
            width: 25%;
        }

        .table-list.third {
            width: 25%;
        }

    .tb-table {
        display: table;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%;
    }

        .tb-table .tb-head, .tb-table .tb-body {
            display: table-row-group;
        }

            .tb-table .tb-head ul.tb-row, .tb-table .tb-body ul.tb-row {
                display: table-row;
            }

                .tb-table .tb-head ul.tb-row.red-bg, .tb-table .tb-body ul.tb-row.red-bg {
                    background-color: #de0011 !important;
                }

                    .tb-table .tb-head ul.tb-row.red-bg li, .tb-table .tb-body ul.tb-row.red-bg li {
                        font-weight: bold;
                        color: #fff;
                    }

                .tb-table .tb-head ul.tb-row.dark-bg, .tb-table .tb-body ul.tb-row.dark-bg {
                    background-color: #4c4c4c !important;
                }

                    .tb-table .tb-head ul.tb-row.dark-bg li, .tb-table .tb-body ul.tb-row.dark-bg li {
                        font-weight: normal;
                        color: #fff;
                    }

                .tb-table .tb-head ul.tb-row li, .tb-table .tb-body ul.tb-row li {
                    display: table-cell;
                    padding: 10px 15px 11px;
                }

                    .tb-table .tb-head ul.tb-row li span.half, .tb-table .tb-body ul.tb-row li span.half {
                        width: 50%;
                        display: inline-block;
                    }

                .tb-table .tb-head ul.tb-row:nth-child(odd), .tb-table .tb-body ul.tb-row:nth-child(odd) {
                    background-color: #f5f5f5;
                }

                .tb-table .tb-head ul.tb-row:nth-child(even), .tb-table .tb-body ul.tb-row:nth-child(even) {
                    background-color: #ececec;
                }

        .tb-table.hidden-first-col .tb-row li:first-child {
            display: none;
        }

        .tb-table .tb-head {
            display: table-header-group;
        }

    /* tablet */
    @media screen and (min-width: 480px) and (max-width: 1279px) {
        .product-table {
            float: left;
            width: 940px;
            padding: 5px 0 0;
        }

            .product-table .product-sets {
                float: left;
                width: 940px;
            }

            .product-table .compare-row {
                float: left;
                width: 940px;
                padding: 25px 0 0;
            }

            .product-table .product-tabs .custom-select, .product-table .product-tabs select {
                display: none;
            }

            .product-table .product-tabs ol, .product-table .product-tabs ul {
                list-style: none;
                padding: 0;
                float: left;
                width: 940px;
                background: url(../images/tablet/common/bg_product_tabs.png) left top no-repeat;
            }

            .product-table .product-tabs li {
                list-style: none;
                padding: 19px 0 38px;
                font-size: 100%;
                line-height: 24px;
                float: left;
                background: url(../images/tablet/common/bg_product_tabs.png) center bottom no-repeat;
            }

                .product-table .product-tabs li.selected {
                    background-image: url(../images/tablet/common/bg_selected.png);
                    background-position: center bottom;
                    background-repeat: no-repeat;
                    background-color: #bdbec2;
                }

            .product-table .tab-three li {
                width: 313px;
            }

                .product-table .tab-three li.first {
                    width: 314px;
                }

            .product-table .tab-four li {
                width: 235px;
            }

            .product-table .tab-five li {
                width: 188px;
            }

            .product-table .tab-six li {
                width: 157px;
            }

                .product-table .tab-six li.first, .product-table .tab-six li.last {
                    width: 156px;
                }

            .product-table .tab-seven li {
                width: 134px;
            }

                .product-table .tab-seven li.first, .product-table .tab-seven li.last {
                    width: 135px;
                }

            .product-table .product-tabs li a {
                line-height: 24px;
                display: block;
                text-align: center;
                text-decoration: none;
                background-image: url(../images/tablet/product-table/divider.png);
                background-position: right top;
                background-repeat: no-repeat;
            }

            .product-table .product-tabs li.selected a {
                font-weight: 700;
            }

            .product-table .product-tabs li.last a, .product-table .product-tabs li.selected a {
                background: 0;
            }

            .product-table .product-tabs li a:hover, .product-table .product-tabs li a:active, .product-table .product-tabs li a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .product-table table {
                table-layout: fixed;
                margin: 0;
                width: 940px;
            }

            .product-table colgroup {
                width: 940px;
            }

            .product-table col.heading, .product-table thead th.heading, .product-table col.features, .product-table thead th.features {
                width: 157px;
            }

            .product-table col.content, .product-table thead th.content {
                width: 232px;
            }

            .product-table col.next {
                width: 133px;
            }

            .product-table thead th {
                padding: 0;
                background: #fff;
                color: #fff;
                font-size: 50%;
                line-height: 10px;
            }

                .product-table thead th.next {
                    width: 170px;
                }

            .product-table tbody th {
                font-weight: 700;
                font-size: 112.5%;
                line-height: 24px;
                padding: 20px 22px 20px 20px;
            }

                .product-table tbody th a {
                    line-height: 24px;
                    text-decoration: none;
                }

                    .product-table tbody th a:hover, .product-table tbody th a:active, .product-table tbody th a:focus {
                        text-decoration: underline;
                        outline: 0;
                    }

                .product-table tbody th p {
                    font-weight: 400;
                    font-size: 83.33%;
                    line-height: 21px;
                }

            .product-table tbody td {
                background-image: url(../images/tablet/product-table/td_divider.png);
                background-position: left top;
                background-repeat: repeat-y;
                padding: 10px 20px 20px 21px;
            }

                .product-table tbody td.link {
                    padding-top: 8px;
                    padding-bottom: 18px;
                }

            .product-table .product-sets tbody td.link {
                padding-bottom: 20px;
            }

            .product-table tbody tr.rows-separator {
                height: 10px !important;
            }

                .product-table tbody tr.rows-separator td {
                    font-size: 1px;
                    line-height: 10px;
                    height: 10px;
                    padding: 0;
                    background: #fff;
                }

            .product-table tbody td p, .product-table tbody td div {
                clear: both;
            }

            .product-table tbody td.link p {
                padding-top: 12px;
            }

            .product-table tbody td a.red-button, .product-table tbody td a.white-button {
                margin: 12px 0 0;
            }

            .product-table tbody td label {
                display: block;
                float: left;
                clear: both;
                margin-top: 12px;
            }

            .product-table tbody td input[type=checkbox] {
                height: 18px;
                width: 18px;
                display: inline;
                margin-top: -2px;
            }

            .product-table tbody td input:active, .product-table tbody td input:focus {
                outline: 1px solid .000;
            }

            .product-table .compare-row button.white-input {
                float: right;
                margin-left: 20px;
            }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .product-table {
            float: left;
            width: 300px;
            padding: 0 0 12px;
            margin: 0 10px 12px;
            border-bottom: 1px solid #e2e2e2;
        }

            .product-table .product-sets, .product-table .compare-row {
                float: left;
                width: 300px;
            }

                .product-table .product-sets ul {
                    padding-left: 17px;
                }

            .product-table .product-tabs {
                float: left;
                width: 300px;
                clear: both;
                margin: 9px 0 11px;
                font-size: 93.75%;
                line-height: 21px;
                color: #4c4c4c;
            }

                .product-table .product-tabs ol, .product-table .product-tabs ul {
                    display: none;
                }

                .product-table .product-tabs .custom-select {
                    position: relative;
                    float: left;
                    min-height: 33px;
                    width: 300px;
                }

        .no-js .product-table .product-tabs .custom-select {
            padding: 5px 0;
            min-height: 23px;
        }

        .product-table .product-tabs select {
            width: 300px;
            border: 1px solid #d5d5d5;
            opacity: 0;
        }

            .product-table .product-tabs select.replaced {
                z-index: 10;
                position: relative;
                padding-left: 4px;
                min-height: 33px;
            }

        .no-js .product-table .product-tabs select {
            color: #4c4c4c;
            padding-left: 7px;
            text-overflow: ellipsis;
            min-height: 23px;
            opacity: 1;
        }

        .product-table .product-tabs select:active, .product-table .product-tabs select:focus {
            border-color: #4c4c4c;
            outline: 0 !important;
        }

        .product-table .product-tabs select option {
            color: #4c4c4c;
            -moz-padding-end: 10px;
            -moz-padding-start: 10px;
        }

        .product-table .product-tabs select.replaced option {
            -moz-padding-end: 8px;
            -moz-padding-start: 7px;
        }

        .product-table .product-tabs .select-overlay {
            z-index: 1;
            position: absolute;
            top: 0;
            left: 0;
            width: 300px;
            min-height: 33px;
        }

            .product-table .product-tabs .select-overlay .inner {
                float: left;
                border: 1px solid #d5d5d5;
                background: #dbdbdb;
            }

        .product-table .product-tabs .focused .inner {
            border-color: #4c4c4c;
        }

        .product-table .product-tabs .select-overlay .value {
            color: #4c4c4c;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            float: left;
            font-size: 100%;
            line-height: 19px;
            min-height: 19px;
            padding: 6px 8px;
            width: 248px;
            background: #dbdbdb url(../images/mobile/product-table/select.png) left top no-repeat;
        }

        .product-table .product-tabs .select-overlay .arrow {
            float: left;
            height: 31px;
            width: 34px;
            background: url(../images/mobile/product-table/select.png) right top no-repeat;
        }

        .product-table table {
            display: block;
            width: 300px;
            margin: 0 0 12px;
            clear: both;
        }

            .product-table table tbody, .product-table table tr {
                display: block;
                width: 300px;
            }

            .product-table table colgroup {
                width: 300px;
                height: 0 !important;
            }

            .product-table table thead {
                width: 300px;
                font-size: 1px;
                line-height: 10px;
                height: 10px !important;
            }

                .product-table table thead tr {
                    width: 300px;
                    font-size: 1px;
                    line-height: 10px;
                    height: 10px !important;
                }

        .product-table thead th {
            padding: 0;
            background: #fff;
            color: #fff;
            font-size: 1px;
            line-height: 10px;
        }

        .product-table col, .product-table thead th {
            width: 75px;
        }

        .product-table tbody td, .product-table tbody tr.odd td {
            background-color: #f6f6f6;
            background-image: url(../images/mobile/product-table/td_divider.png);
            background-position: left top;
            background-repeat: repeat-x;
        }

        .product-table tbody th, .product-table tbody tr.odd th {
            background: #e6e6e6;
        }

        .product-table tbody th {
            font-weight: 700;
            font-size: 100%;
            padding: 15px;
            line-height: 22px;
            display: block;
            width: 270px;
        }

            .product-table tbody th a {
                line-height: 22px;
                text-decoration: none;
            }

                .product-table tbody th a:hover, .product-table tbody th a:active, .product-table tbody th a:focus {
                    text-decoration: underline;
                    outline: 0;
                }

            .product-table tbody th p {
                font-weight: 400;
                font-size: 93.75%;
                padding-right: 5px;
            }

        .product-table tbody td {
            padding: 3px 15px 15px;
            display: block;
            width: 270px;
        }

        .product-table tbody tr.rows-separator {
            height: 12px !important;
            display: block;
            width: 300px;
            background: #fff;
        }

            .product-table tbody tr.rows-separator td {
                font-size: 1px;
                line-height: 12px;
                height: 12px;
                padding: 0;
                display: block;
                width: 300px;
                background: #fff;
            }

        .product-table tbody td div {
            width: 270px;
            min-height: 43px;
        }

            .product-table tbody td div.label-wrapper {
                min-height: 33px;
            }

        .product-table tbody td p, .product-table tbody td div {
            clear: both;
        }

        .product-table tbody td a.red-button, .product-table tbody td a.white-button {
            margin: 12px 0 0;
        }

        .product-table tbody td label {
            display: block;
            float: left;
            clear: both;
            margin-top: 12px;
        }

        .product-table tbody td input[type=checkbox] {
            height: 18px;
            width: 18px;
            display: inline;
            margin-top: -2px;
        }

        .product-table tbody td input:active, .product-table tbody td input:focus {
            outline: 1px solid .000;
        }

        .product-table .compare-row {
            padding: 6px 0;
        }

            .product-table .compare-row button.white-input {
                float: right;
                margin-left: 20px;
            }

        .table-list {
            width: 100% !important;
        }

            .table-list .tb-table {
                width: 100%;
            }

                .table-list .tb-table .hidden-first-col {
                    display: block;
                }

                    .table-list .tb-table.hidden-first-col .tb-row li:first-child {
                        display: block;
                    }

        .product-table .product-sets tbody td.link {
            height: auto !important;
        }

        tr.product-information li {
            padding: 12px 0 12px 0px;
            margin-left: 19px;
        }
    }

    .hw-inner-page .grid-24 .icon-item {
        padding: 40px 0 13px;
        border-top: 1px solid #e2e2e2;
    }

    .hw-inner-page .corporate-items {
        border-top: none !important;
        padding-top: 10px !important;
    }

    .hw-inner-page .secondary-background .grid .icon-item {
        margin: 10px 0 0;
    }

    .hw-inner-page .icon-item .column {
        /*float: left;*/
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .hw-inner-page .grid-24 .icon-item .column {
        width: 250px;
        padding: 0 25px 0 0;
    }

    .hw-inner-page .grid-24 .icon-item .products {
        width: 375px;
    }

    .hw-inner-page .grid-16 .icon-item .column {
        width: 360px;
        padding: 13px 25px 14px 0;
    }

    .hw-inner-page .grid-12 .icon-item .column {
        width: 575px;
    }

    .hw-inner-page .grid-08 .icon-item .column, .hw-inner-page .grid-06 .icon-item .column {
        padding: 25px 25px 14px;
        background-color: #f6f6f6;
        border-bottom: 25px solid #fff;
    }

    .hw-inner-page .grid-08 .icon-item .column {
        width: 325px;
    }

    .hw-inner-page .grid-06 .icon-item .column {
        width: 225px;
    }

    .hw-inner-page .grid-16 .icon-item .last, .hw-inner-page .grid-24 .icon-item .last {
        padding-right: 0;
    }

    .hw-inner-page .grid-08 .icon-item .last, .hw-inner-page .grid-06 .icon-item .last {
        border-bottom: 0;
    }

    .hw-inner-page .secondary-background .grid-08 .icon-item .column {
        width: 375px;
        padding: 0;
        background-color: transparent;
        border-bottom: 0;
    }

    .hw-inner-page .icon-item .column h3 {
        font-weight: 700;
        padding: 10px 0 7px;
    }

    .hw-inner-page .grid-24 .icon-item .products h3 {
        padding-top: 0;
    }

    .hw-inner-page .grid-08 .icon-item .column h3 {
        padding: 0 0 19px;
    }

    .hw-inner-page .grid-08 .icon-item .shaded h3 {
        font-size: 112.5%;
        line-height: 24px;
        padding: 0 0 15px;
    }

    .hw-inner-page .grid-06 .icon-item .column h3 {
        font-size: 112.5%;
        line-height: 24px;
        padding: 0 0 15px;
    }

    .hw-inner-page .grid-08 .icon-item p.contact {
        padding: 38px 0 7px;
        /* background-repeat: no-repeat;
     background-image: url(../images/icon-item/icons_dark.png);*/
    }

    .hw-inner-page .grid .icon-item .tools h3, .hw-inner-page .grid .icon-item .advice h3, .hw-inner-page .grid .icon-item .contact h3, .hw-inner-page .grid .icon-item .accounts h3, .hw-inner-page .grid .icon-item .mortgages h3, .hw-inner-page .grid .icon-item .articles h3, .hw-inner-page .grid .icon-item .online h3, .hw-inner-page .grid .icon-item .find h3, .hw-inner-page .grid .icon-item .branch h3, .hw-inner-page .grid .icon-item .mobile h3, .hw-inner-page .grid .icon-item .credit h3 {
        padding: 13px 0 7px;
        /*background-repeat: no-repeat;
      background-image: url(../images/icon-item/icons_dark.png);*/
    }

    .hw-inner-page .grid-24 .icon-item .tools h3, .hw-inner-page .grid-16 .icon-item .tools h3, .hw-inner-page .grid-24 .icon-item .advice h3, .hw-inner-page .grid-16 .icon-item .advice h3, .hw-inner-page .grid-24 .icon-item .contact h3, .hw-inner-page .grid-16 .icon-item .contact h3, .hw-inner-page .grid-24 .icon-item .accounts h3, .hw-inner-page .grid-16 .icon-item .accounts h3, .hw-inner-page .grid-24 .icon-item .mortgages h3, .hw-inner-page .grid-16 .icon-item .mortgages h3, .hw-inner-page .grid-24 .icon-item .articles h3, .hw-inner-page .grid-16 .icon-item .articles h3, .hw-inner-page .grid-24 .icon-item .online h3, .hw-inner-page .grid-16 .icon-item .online h3, .hw-inner-page .grid-24 .icon-item .find h3, .hw-inner-page .grid-16 .icon-item .find h3, .hw-inner-page .grid-24 .icon-item .branch h3, .hw-inner-page .grid-16 .icon-item .branch h3, .hw-inner-page .grid-24 .icon-item .mobile h3, .hw-inner-page .grid-16 .icon-item .mobile h3, .hw-inner-page .grid-24 .icon-item .credit h3 {
        background-image: url(../images/icon-item/icons_light.png);
    }

    .hw-inner-page .icon-item .tools h3 {
        background-position: -1px -1px;
    }

    .hw-inner-page .icon-item .advice h3 {
        background-position: -1px -201px;
    }

    .hw-inner-page .icon-item .contact h3 {
        background-position: -1px -401px;
    }

    .hw-inner-page .icon-item .accounts h3 {
        background-position: -1px -601px;
    }

    .hw-inner-page .icon-item .mortgages h3 {
        background-position: -1px -801px;
    }

    .hw-inner-page .icon-item .articles h3 {
        background-position: -1px -1001px;
    }

    .hw-inner-page .icon-item .online h3 {
        background-position: -1px -1201px;
    }

    .hw-inner-page .icon-item .find h3 {
        background-position: -1px -1401px;
    }

    .hw-inner-page .icon-item .branch h3 {
        background-position: -1px -1601px;
    }

    .hw-inner-page .icon-item .mobile h3 {
        background-position: -1px -1801px;
    }

    .hw-inner-page .icon-item .credit h3 {
        background-position: -1px -601px;
    }

    .hw-inner-page .icon-item .column p {
        padding: 0 0 11px;
    }

    .hw-inner-page .grid .icon-item {
        /*ol,*/
    }

        .hw-inner-page .grid .icon-item ul {
            padding: 2px 0 3px;
            /*list-style: none;*/
        }

    .hw-inner-page .icon-item .column .more-content {
        display: block;
    }

        .hw-inner-page .icon-item .column .more-content a {
            text-decoration: none;
        }

            .hw-inner-page .icon-item .column .more-content a:hover {
                text-decoration: underline;
            }

    .underline {
        text-decoration: underline !important;
    }

    .hw-inner-page .secondary-background .grid-12 .icon-item .column ol, .hw-inner-page .secondary-background .grid-12 .icon-item .column ul {
        padding: 5px 0 0;
    }

    .hw-inner-page .secondary-background .grid-08 .icon-item .column ol, .hw-inner-page .secondary-background .grid-08 .icon-item .column ul {
        padding: 0 0 10px;
        margin: -1px 0 0;
    }

    .hw-inner-page .grid-24 .icon-item .products ol, .hw-inner-page .grid-24 .icon-item .products ul {
        padding: 12px 0 3px;
    }

    .hw-inner-page .grid-16 .icon-item .column ol, .hw-inner-page .grid-16 .icon-item .column ul {
        padding: 12px 0 3px;
    }

    .hw-inner-page .grid .icon-item {
        /*ol li,*/
    }

        .hw-inner-page .grid .icon-item ul li {
            list-style: none;
            padding: 0 0 9px;
            line-height: 18px;
            direction: ltr;
        }

            .hw-inner-page .grid .icon-item ul li p {
                padding: 0;
            }

    .hw-inner-page .secondary-background .grid-12 .icon-item .column ol li, .hw-inner-page .secondary-background .grid-12 .icon-item .column ul li {
        padding: 0 0 15px;
    }

    .hw-inner-page .icon-item .column li.last {
        padding: 6px 0 9px;
    }

    .hw-inner-page .icon-item .column p.phone {
        padding: 0 0 9px;
    }

        .hw-inner-page .icon-item .column p.phone span {
            font-weight: 700;
            font-size: 200%;
            margin: 5px 0 0;
            line-height: 36px;
            color: #000;
            display: block;
        }

    .hw-inner-page .grid-08 .icon-item p.contact {
        margin: 13px 0 0;
        /*padding: 28px 0 9px 44px;*/
        padding: 28px 0 9px 33px;
        background-position: -1px -370px;
        border-top: 1px solid #ccc;
        color: #5e5f5e;
        font-size: 150%;
        line-height: 30px;
        font-weight: 700;
    }

        .hw-inner-page .grid-08 .icon-item p.contact img {
            margin-left: -33px;
        }

        .hw-inner-page .grid-08 .icon-item p.contact a {
            color: #de0000;
            outline-color: #de0000;
            font-weight: 400;
            text-decoration: none;
        }

            .hw-inner-page .grid-08 .icon-item p.contact a:hover {
                text-decoration: underline;
            }

    .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a, .hw-inner-page .grid-24 .icon-item .column h3 a, .hw-inner-page .grid-08 .icon-item .column h3 a {
        text-decoration: none;
    }

    .hw-inner-page .grid-06 .icon-item .column h3 a, .hw-inner-page .grid-06 .icon-item .column h4 a {
        text-decoration: none;
    }

    .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:hover, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:active, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page .grid-24 .icon-item .column h3 a:hover, .hw-inner-page .grid-24 .icon-item .column h3 a:active, .hw-inner-page .grid-24 .icon-item .column h3 a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page .grid-08 .icon-item .column h3 a:hover, .hw-inner-page .grid-08 .icon-item .column h3 a:active, .hw-inner-page .grid-08 .icon-item .column h3 a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page .grid-06 .icon-item .column h3 a:hover, .hw-inner-page .grid-06 .icon-item .column h3 a:active, .hw-inner-page .grid-06 .icon-item .column h3 a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .hw-inner-page .grid-06 .icon-item .column h4 a:hover, .hw-inner-page .grid-06 .icon-item .column h4 a:active, .hw-inner-page .grid-06 .icon-item .column h4 a:focus {
        text-decoration: underline;
        outline: 0;
    }

    .accordion-anywhere h2 {
        background: none;
        font-weight: normal !important;
    }

        .accordion-anywhere h2 span {
            font-weight: bold;
        }

    .hw-inner-page .grid .icon-item ul.list-bullet li {
        list-style: disc inside none !important;
    }

    .grid-06 .feature-item ul li {
        list-style-type: none;
    }

    /* tablet */
    @media screen and (max-width: 1100px) {
        .hw-inner-page {
            /*
        .grid-24 .icon-item .tools h3, .grid-16 .icon-item .tools h3, .grid-24 .icon-item .advice h3, .grid-16 .icon-item .advice h3, .grid-24 .icon-item .contact h3, .grid-16 .icon-item .contact h3, .grid-24 .icon-item .accounts h3, .grid-16 .icon-item .accounts h3, .grid-24 .icon-item .mortgages h3, .grid-16 .icon-item .mortgages h3, .grid-24 .icon-item .articles h3, .grid-16 .icon-item .articles h3, .grid-24 .icon-item .online h3, .grid-16 .icon-item .online h3, .grid-24 .icon-item .find h3, .grid-16 .icon-item .find h3, .grid-24 .icon-item .branch h3, .grid-16 .icon-item .branch h3, .grid-24 .icon-item .mobile h3, .grid-16 .icon-item .mobile h3 {
          background-image: url(../images/tablet/icon-item/icons_light.png);
        }
    */
        }

            .hw-inner-page .grid-24 .icon-item {
                padding: 40px 0 13px;
                border-top: 1px solid #e2e2e2;
            }

            .hw-inner-page .secondary-background .grid .icon-item {
                margin: 10px 0 0;
            }

            .hw-inner-page .icon-item .column {
                float: left;
            }

            .hw-inner-page .grid-24 .icon-item .column {
                width: 210px;
                padding: 0 10px 0 0;
            }

            .hw-inner-page .grid-24 .icon-item .products {
                width: 290px;
            }

            .hw-inner-page .grid-16 .icon-item .column {
                width: 290px;
                padding: 8px 10px 14px 0;
                float: none;
            }

            .hw-inner-page .grid-12 .icon-item .column {
                width: 460px;
            }

            .hw-inner-page .grid-08 .icon-item .column, .hw-inner-page .grid-06 .icon-item .column {
                padding: 20px 20px 9px;
                background-color: #f6f6f6;
                border-bottom: 25px solid #fff;
            }

            .hw-inner-page .grid-08 .icon-item .column {
                width: 100%;
            }

            .hw-inner-page .grid-06 .icon-item .column {
                width: 180px;
            }

            .hw-inner-page .grid-16 .icon-item .last, .hw-inner-page .grid-24 .icon-item .last {
                padding-right: 0;
            }

            .hw-inner-page .grid-08 .icon-item .last, .hw-inner-page .grid-06 .icon-item .last {
                border-bottom: 0;
            }

            .hw-inner-page .grid-08 .icon-item .column {
                width: 260px;
            }

            .hw-inner-page .secondary-background .grid-08 .icon-item .column {
                width: 300px;
                padding: 0;
                background-color: transparent;
                border-bottom: 0;
            }

            .hw-inner-page .icon-item .column h3 {
                font-weight: 700;
                font-size: 125%;
                line-height: 26px;
                padding: 5px 0 8px;
            }

            .hw-inner-page .grid-24 .icon-item .products h3 {
                padding-top: 0;
            }

            .hw-inner-page .grid-08 .icon-item .column h3 {
                /*padding: 1px 0 15px;*/
            }

            .hw-inner-page .grid-08 .icon-item .shaded h3 {
                font-size: 112.5%;
                line-height: 24px;
                padding: 0 0 15px;
            }

            .hw-inner-page .grid-06 .icon-item .column h3 {
                font-size: 112.5%;
                line-height: 24px;
                padding: 0 0 15px;
            }

            .hw-inner-page .grid-08 .icon-item p.contact {
                /*    padding: 0px 0 15px;*/
                /*background-repeat: no-repeat;
      background-image: url(../images/tablet/icon-item/icons_dark.png);*/
            }

            .hw-inner-page .grid .icon-item .tools h3, .hw-inner-page .grid .icon-item .advice h3, .hw-inner-page .grid .icon-item .contact h3, .hw-inner-page .grid .icon-item .accounts h3, .hw-inner-page .grid .icon-item .mortgages h3, .hw-inner-page .grid .icon-item .articles h3, .hw-inner-page .grid .icon-item .online h3, .hw-inner-page .grid .icon-item .find h3, .hw-inner-page .grid .icon-item .branch h3, .hw-inner-page .grid .icon-item .mobile h3 {
                /*    padding: 0px 0 15px;*/
                /*background-repeat: no-repeat;
        background-image: url(../images/tablet/icon-item/icons_dark.png);*/
            }

            .hw-inner-page .icon-item .tools h3 {
                background-position: -1px -1px;
            }

            .hw-inner-page .icon-item .advice h3 {
                background-position: -1px -201px;
            }

            .hw-inner-page .icon-item .contact h3 {
                background-position: -1px -401px;
            }

            .hw-inner-page .icon-item .accounts h3 {
                background-position: -1px -601px;
            }

            .hw-inner-page .icon-item .mortgages h3 {
                background-position: -1px -801px;
            }

            .hw-inner-page .icon-item .articles h3 {
                background-position: -1px -1001px;
            }

            .hw-inner-page .icon-item .online h3 {
                background-position: -1px -1201px;
            }

            .hw-inner-page .icon-item .find h3 {
                background-position: -1px -1401px;
            }

            .hw-inner-page .icon-item .branch h3 {
                background-position: -1px -1601px;
            }

            .hw-inner-page .icon-item .mobile h3 {
                background-position: -1px -1801px;
            }

            .hw-inner-page .icon-item .column p {
                padding: 0 0 11px;
            }

            .hw-inner-page .grid .icon-item ol, .hw-inner-page .grid .icon-item ul {
                padding: 2px 0 3px;
                /* list-style: none;*/
            }

            .hw-inner-page .icon-item .column .more-content {
                display: block;
            }

            .hw-inner-page .secondary-background .grid-12 .icon-item .column ol, .hw-inner-page .secondary-background .grid-12 .icon-item .column ul {
                padding: 5px 0 0;
            }

            .hw-inner-page .secondary-background .grid-08 .icon-item .column ol, .hw-inner-page .secondary-background .grid-08 .icon-item .column ul {
                padding: 0 0 10px;
                margin: -1px 0 0;
            }

            .hw-inner-page .grid-24 .icon-item .products ol, .hw-inner-page .grid-24 .icon-item .products ul {
                padding: 12px 0 3px;
            }

            .hw-inner-page .grid-16 .icon-item .column ol, .hw-inner-page .grid-16 .icon-item .column ul {
                padding: 12px 0 3px;
            }

            .hw-inner-page .grid .icon-item ol li, .hw-inner-page .grid .icon-item ul li {
                /*list-style: none;*/
                padding: 0 0 9px;
                line-height: 18px;
            }

            .hw-inner-page .secondary-background .grid-12 .icon-item .column ol li, .hw-inner-page .secondary-background .grid-12 .icon-item .column ul li {
                padding: 0 0 15px;
            }

            .hw-inner-page .icon-item .column li.last {
                padding: 6px 0 9px;
            }

            .hw-inner-page .icon-item .column p.phone {
                padding: 0 0 9px;
            }

                .hw-inner-page .icon-item .column p.phone span {
                    font-weight: 700;
                    font-size: 200%;
                    margin: 5px 0 0;
                    line-height: 36px;
                    color: #000;
                    display: block;
                }

            .hw-inner-page .grid-08 .icon-item p.contact {
                margin: 8px 0 0;
                background-position: -1px -375px;
                border-top: 1px solid #ccc;
                color: #000;
                font-size: 112.5%;
                line-height: 24px;
                font-weight: 700;
            }

                .hw-inner-page .grid-08 .icon-item p.contact a {
                    color: #de0000;
                    outline-color: #de0000;
                    font-weight: 400;
                }

            .hw-inner-page .grid-16 .icon-item .column p {
                padding-right: 10px;
            }

            .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a, .hw-inner-page .grid-24 .icon-item .column h3 a, .hw-inner-page .grid-08 .icon-item .column h3 a {
                text-decoration: none;
            }

            .hw-inner-page .grid-06 .icon-item .column h3 a, .hw-inner-page .grid-06 .icon-item .column h4 a {
                text-decoration: none;
            }

            .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:hover, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:active, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-inner-page .grid-24 .icon-item .column h3 a:hover, .hw-inner-page .grid-24 .icon-item .column h3 a:active, .hw-inner-page .grid-24 .icon-item .column h3 a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-inner-page .grid-08 .icon-item .column h3 a:hover, .hw-inner-page .grid-08 .icon-item .column h3 a:active, .hw-inner-page .grid-08 .icon-item .column h3 a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-inner-page .grid-06 .icon-item .column h3 a:hover, .hw-inner-page .grid-06 .icon-item .column h3 a:active, .hw-inner-page .grid-06 .icon-item .column h3 a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-inner-page .grid-06 .icon-item .column h4 a:hover, .hw-inner-page .grid-06 .icon-item .column h4 a:active, .hw-inner-page .grid-06 .icon-item .column h4 a:focus {
                text-decoration: underline;
                outline: 0;
            }

            .hw-inner-page .icon-item .column .more-content a {
                padding-right: 12px;
                font-size: 14px;
            }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .hw-inner-page .grid-24 .icon-item {
            padding-top: 0;
            border: none;
        }

        .hw-inner-page .icon-item .column {
            float: left;
            width: 300px;
        }

        .hw-inner-page .grid-24 .icon-item .column {
            border-top: 1px solid #e2e2e2;
            padding: 0px 0;
            width: 100%;
        }

            .hw-inner-page .grid-24 .icon-item .column.first {
                border-top: none;
            }

        .hw-inner-page .grid-24 .icon-item .products.last {
            border-bottom: 1px solid #e2e2e2;
            margin-bottom: 12px;
        }

        .hw-inner-page .icon-item .column h3 {
            font-weight: 700;
        }

        .hw-inner-page .secondary-background .grid-12 .icon-item .column h4, .hw-inner-page .grid-24 .icon-item .column h3, .hw-inner-page .grid-08 .icon-item .column h3 {
            font-size: 125%;
            line-height: 24px;
        }

        .hw-inner-page .grid-06 .icon-item .column h3, .hw-inner-page .grid-06 .icon-item .column h4 {
            font-size: 125%;
            line-height: 24px;
        }

        .hw-inner-page .grid-24 .icon-item .column h3 {
            background: none;
        }

            .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a, .hw-inner-page .grid-24 .icon-item .column h3 a, .hw-inner-page .grid-08 .icon-item .column h3 a,
            .hw-inner-page .icon-item .column h2 a {
                line-height: 24px;
                display: block;
                padding: 10px 20px 10px 0;
                background-image: url(../images/mobile/common/controls.png);
                background-position: right -2px;
                background-repeat: no-repeat;
                text-decoration: none;
            }

        .hw-inner-page .grid-06 .icon-item .column h3 a, .hw-inner-page .grid-06 .icon-item .column h4 a {
            line-height: 24px;
            display: block;
            padding: 10px 20px 10px 0;
            background-image: url(../images/mobile/common/controls.png);
            background-position: right -2px;
            background-repeat: no-repeat;
            text-decoration: none;
        }

        .hw-inner-page .page-background .grid-06 .first-item .column, .hw-inner-page .page-background .grid-16 .icon-item .column, .hw-inner-page .page-background .grid-08 .icon-item .column {
            border-bottom: 1px solid #e2e2e2;
        }

        .hw-inner-page .secondary-background .grid-12 .icon-item .column, .hw-inner-page .grid-06 .icon-item .column {
            border-top: 1px solid #e2e2e2;
        }

        .hw-inner-page .page-background .grid-06 .first-item .column, .hw-inner-page .page-background .grid-16 .icon-item .column {
            margin: 0 0 10px;
        }

            .hw-inner-page .page-background .grid-06 .first-item .column:last-child, .hw-inner-page .page-background .grid-16 .icon-item .column:last-child {
                border-bottom: none;
            }

        .hw-inner-page .page-background .grid-08 .first-item .column {
            margin: 0 0 10px;
        }

            .hw-inner-page .page-background .grid-08 .first-item .column:last-child {
                border-bottom: none;
            }

        .hw-inner-page .page-background .grid-08 .last-item .column {
            border-bottom: 0;
        }

            .hw-inner-page .page-background .grid-08 .last-item .column:last-child {
                border-bottom: none;
            }

        .hw-inner-page .page-background .grid-16 .icon-item .column {
            padding: 0 0 20px;
        }

            .hw-inner-page .page-background .grid-16 .icon-item .column:last-child {
                border-bottom: none;
            }

        .hw-inner-page .secondary-background .grid-12 .icon-item .open h4 a, .hw-inner-page .grid-24 .icon-item .open h3 a, .hw-inner-page .grid-08 .icon-item .open h3 a {
            background-position: right -502px;
        }

        .hw-inner-page .grid-06 .icon-item .open h3 a, .hw-inner-page .grid-06 .icon-item .open h4 a {
            background-position: right -502px;
        }

        .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:hover, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:active, .hw-inner-page .secondary-background .grid-12 .icon-item .column h4 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid-24 .icon-item .column h3 a:hover, .hw-inner-page .grid-24 .icon-item .column h3 a:active, .hw-inner-page .grid-24 .icon-item .column h3 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid-08 .icon-item .column h3 a:hover, .hw-inner-page .grid-08 .icon-item .column h3 a:active, .hw-inner-page .grid-08 .icon-item .column h3 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid-06 .icon-item .column h3 a:hover, .hw-inner-page .grid-06 .icon-item .column h3 a:active, .hw-inner-page .grid-06 .icon-item .column h3 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid-06 .icon-item .column h4 a:hover, .hw-inner-page .grid-06 .icon-item .column h4 a:active, .hw-inner-page .grid-06 .icon-item .column h4 a:focus {
            text-decoration: underline;
            outline: 0;
        }

        .hw-inner-page .grid-16 .icon-item .tools h3, .hw-inner-page .grid-16 .icon-item .advice h3, .hw-inner-page .grid-16 .icon-item .contact h3, .hw-inner-page .grid-16 .icon-item .accounts h3, .hw-inner-page .grid-16 .icon-item .mortgages h3, .hw-inner-page .grid-16 .icon-item .articles h3, .hw-inner-page .grid-16 .icon-item .online h3, .hw-inner-page .grid-16 .icon-item .find h3, .hw-inner-page .grid-16 .icon-item .branch h3, .hw-inner-page .grid-16 .icon-item .mobile h3 {
            margin: 3px 0 0;
            padding: 37px 0 12px;
            background-repeat: no-repeat;
            background-image: url(../images/mobile/icon-item/icons_light.png);
        }

        .hw-inner-page .grid-08 .icon-item p.contact {
            /*  background-repeat: no-repeat;
      background-image: url(../images/mobile/icon-item/icons_dark.png);
      background-position: -1px -388px;*/
        }

        .hw-inner-page .grid-16 .icon-item .tools h3 {
            background-position: -1px -1px;
        }

        .hw-inner-page .grid-16 .icon-item .advice h3 {
            background-position: -1px -201px;
        }

        .hw-inner-page .grid-16 .icon-item .contact h3 {
            background-position: -1px -401px;
        }

        .hw-inner-page .grid-16 .icon-item .accounts h3 {
            background-position: -1px -601px;
        }

        .hw-inner-page .grid-16 .icon-item .mortgages h3 {
            background-position: -1px -801px;
        }

        .hw-inner-page .grid-16 .icon-item .articles h3 {
            background-position: -1px -1001px;
        }

        .hw-inner-page .grid-16 .icon-item .online h3 {
            background-position: -1px -1201px;
        }

        .hw-inner-page .grid-16 .icon-item .find h3 {
            background-position: -1px -1401px;
        }

        .hw-inner-page .grid-16 .icon-item .branch h3 {
            background-position: -1px -1601px;
        }

        .hw-inner-page .grid-16 .icon-item .mobile h3 {
            background-position: -1px -1801px;
        }

        .hw-inner-page .grid .icon-item ol, .hw-inner-page .grid .icon-item ul {
            padding: 2px 0 4px;
            /*list-style: none;*/
        }

            .hw-inner-page .grid .icon-item ol.more-content, .hw-inner-page .grid .icon-item ul.more-content {
                padding: 0;
                margin: 12px 0 7px;
            }

        .hw-inner-page .icon-item .column div.more-content {
            margin: 0 0 6px;
        }

        .hw-inner-page .icon-item .column .more-content {
            /*        display: none;*/
        }

        .no-js .hw-inner-page .icon-item .column .more-content {
            display: block;
        }

        .hw-inner-page .icon-item .open .more-content {
            display: block;
        }

        .hw-inner-page .icon-item .column div.more-content ul, .hw-inner-page .icon-item .column div.more-content ol {
            padding: 3px 0 1px;
        }

        .hw-inner-page .grid-16 .icon-item .column ol, .hw-inner-page .grid-16 .icon-item .column ul {
            padding: 0 0 1px;
        }

        .hw-inner-page .grid .icon-item ol li, .hw-inner-page .grid .icon-item ul li {
            /*list-style: none;*/
            padding: 0 0 9px;
            line-height: 18px;
        }

        .hw-inner-page .icon-item .column li.last {
            padding: 6px 0 9px;
        }

        .hw-inner-page .grid .icon-item .column p {
            padding: 0 0 9px;
        }

        .hw-inner-page .grid-16 .icon-item .column p {
            padding: 0 5px 12px 0;
        }

        .hw-inner-page .grid .icon-item .column p.phone, .hw-inner-page .grid .icon-item .column p.disclaimer {
            padding: 0 0 9px;
        }

            .hw-inner-page .grid .icon-item .column p.phone span {
                font-weight: 700;
                font-size: 200%;
                margin: 5px 0 0;
                line-height: 36px;
                color: #000;
                display: block;
            }

        .hw-inner-page .grid-08 .icon-item p.contact {
            padding: 12px 0 12px 33px;
            border-top: 1px solid #e2e2e2;
            border-bottom: 1px solid #e2e2e2;
            color: #000;
            font-size: 125%;
            line-height: 26px;
            font-weight: 700;
        }

            .hw-inner-page .grid-08 .icon-item p.contact img {
                margin-top: 1px;
            }

            .hw-inner-page .grid-08 .icon-item p.contact a {
                color: #de0000;
                outline-color: #de0000;
                font-weight: 400;
                margin-left: 3px;
            }

        .accordion-anywhere h2 {
            background: url(../images/mobile/common/controls.png) no-repeat top right;
            border-top: 1px solid #ccc;
            padding: 5px 0 !important;
            margin: 0 0 5px;
        }

        .accordion-anywhere .ui-accordion-content {
            border-top: 1px solid #ccc;
            padding: 10px 0 !important;
        }
    }

    .hw-footer-wrapper, .hw-footer-links, .hw-footer-map, .hw-footer-utility {
        background-color: #3e4045;
        width: 100%;
        float: left;
        min-width: 1225px;
    }

    .hw-footer-links-row, .hw-footer-map-row, .hw-footer-utility-row {
        padding: 0 25px;
        width: 1175px;
        margin: 0 auto;
    }

        .hw-footer-links-row:after, .hw-footer-map-row:after {
            content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .hw-footer-links-row a, .hw-footer-map-row a, .hw-footer-utility-row a {
            text-decoration: none;
        }

            .hw-footer-links-row a:hover, .hw-footer-links-row a:active, .hw-footer-links-row a:focus {
                text-decoration: underline;
            }

            .hw-footer-map-row a:hover, .hw-footer-map-row a:active, .hw-footer-map-row a:focus {
                text-decoration: underline;
            }

            .hw-footer-utility-row a:hover, .hw-footer-utility-row a:active, .hw-footer-utility-row a:focus {
                text-decoration: underline;
            }

    .hw-footer-links {
        background-color: #515358;
    }

    .hw-footer-links-row ol, .hw-footer-links-row ul {
        position: relative;
        z-index: 10;
        float: left;
        margin: 0 0 0 -20px;
    }

        .hw-footer-links-row ol li, .hw-footer-links-row ul li {
            padding: 20px 25px 20px 7px;
            list-style: none;
        }

    .hw-footer-links-row p, .hw-footer-links-row li, .hw-footer-links-row .search-button a {
        float: left;
        font-size: 110%;
        padding: 20px 25px 20px 7px;
        /*
          background-image: url(../images/footer/icons.png);
          background-position: left center;
          background-repeat: no-repeat;
    */
    }

        .hw-footer-links-row p img, .hw-footer-links-row li img, .hw-footer-links-row .search-button a img {
            padding: 0 10px;
        }

    .hw-footer-links-row p, .hw-footer-links-row li {
        line-height: 26px;
    }

        .hw-footer-links-row p.branch, .hw-footer-links-row li.branch {
            background-position: -500px center;
        }

        .hw-footer-links-row p.support {
            background-position: -1000px center;
        }

        .hw-footer-links-row li.support {
            background-position: -1000px center;
        }

        .hw-footer-links-row li ul, .hw-footer-links-row li ol {
            display: none;
        }

    .hw-footer-links-row a {
        display: block;
        line-height: 26px;
        color: #fff;
    }

    .hw-footer-links-row .search, .hw-footer-links-row .search-button a {
        margin: 0;
        /*background-color: #393b3e;*/
    }

    .hw-footer-links-row .search {
        position: relative;
        /* height: 67px;*/
        /*overflow: hidden;*/
        float: left;
    }

    .hw-footer-links-row .search-button a {
        background-position: -1500px center;
    }

    .hw-footer-links-row .search-button.active {
        background: #393b3e;
        display: block;
        overflow: initial;
        float: left;
    }

    .hw-footer-links-row .search-form {
        background-color: #393b3e;
        width: 172px;
        padding: 18px 20px 18px 20px;
        margin: 0;
        display: none;
        z-index: 9999;
        position: absolute;
        right: -212px;
    }

        .hw-footer-links-row .search-form input.go, .hw-footer-links-row .search-form input[type=submit].focus {
            background-image: url(../images/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 31px;
            text-indent: -9999px;
            color: #000;
            font-size: 93.75%;
            float: left;
            line-height: 19px;
            width: 31px;
        }

    .hw-footer-links-row fieldset {
        width: 172px;
        height: 31px;
        float: left;
        overflow: hidden;
        background-color: #efeff0;
    }

    .hw-footer-links-row input.qtext {
        background-image: url(../images/common/search.png);
        background-position: -2px -147px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        float: left;
        width: 129px;
        line-height: 19px;
        height: 19px;
        padding: 6px 5px 6px 7px;
        text-overflow: ellipsis;
        color: #000;
        font-size: 93.75%;
    }

    .hw-footer-links-row input.placeholder {
        color: #666;
        text-overflow: ellipsis;
        font-style: italic;
    }

    .hw-footer-links-row input.qtext::-webkit-input-placeholder, .hw-footer-links-row input.qtext:-moz-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-footer-links-row input.qtext::-moz-placeholder {
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .hw-footer-links-row input.qtext:-ms-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        padding: 7px 6px 5px 8px !important;
        width: 127px !important;
    }

    .hw-footer-links-row input.qtext:active, .hw-footer-links-row input.qtext:focus {
        background-position: -2px -197px;
    }

    .hw-footer-links-row input[type=text].focus {
        background-position: -2px -197px;
    }

    .hw-footer-links-row .search input[type=submit] {
        -moz-background-origin: border-box;
        -webkit-background-origin: border-box;
        background-origin: border-box;
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

        .hw-footer-links-row .search input.go, .hw-footer-links-row .search input[type=submit].focus {
            background-image: url(../images/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 31px;
            text-indent: -9999px;
            color: #000;
            font-size: 93.75%;
            float: left;
            line-height: 19px;
            width: 31px;
        }

            .hw-footer-links-row .search input.go:hover, .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus {
                background-position: -2px -71px;
            }

        .hw-footer-links-row .search input[type=submit].focus {
            background-position: -2px -71px;
        }

    .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus {
        border: 2px solid #fff;
    }

    .hw-footer-links-row .search input[type=submit].focus {
        border: 2px solid #fff;
    }

    .hw-footer-links-row .search input[type=submit]:active::-moz-focus-inner, .hw-footer-links-row .search input[type=submit]:focus::-moz-focus-inner {
        border: 0 !important;
    }

    .hw-footer-map-row {
        display: table;
        padding: 37px 0 20px 0;
        background: url(../images/footer/footer.png) center bottom no-repeat;
    }

    .hw-footer-map {
        /*
    .column-four .column {
      width: 275px;
    }
    .column-five .column {
      width: 215px;
    }
  */
    }

        .hw-footer-map .column {
            display: table-cell;
            /*float: left;*/
            padding: 0 1% 0 0;
            /*width: 19%;*/
            min-width: 150px;
        }

        .hw-footer-map h2, .hw-footer-map h3, .hw-footer-map strong {
            font-size: 150%;
            font-weight: 700;
            line-height: 28px;
            padding: 0 0 0;
            color: #fff;
        }

            .hw-footer-map h2 a, .hw-footer-map h3 a, .hw-footer-map strong a {
                color: #fff;
                line-height: 28px;
            }

        .hw-footer-map ol {
            padding: 0 15px 0 0;
        }

        .hw-footer-map ul {
            padding: 25px 15px 0 0;
        }

            .hw-footer-map ul.more-content {
                display: block;
            }

        .hw-footer-map ol.more-content {
            display: block;
        }

        .hw-footer-map li {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
            color: #ccc;
            list-style: none;
        }

            .hw-footer-map li a {
                color: #fff;
                line-height: 18px;
            }

                .hw-footer-map li a.chevron-link, .hw-footer-map li a.new-window-link, .hw-footer-map li a.pdf-link, .hw-footer-map li a.external-link, .hw-footer-map li a.overlay-launch-link, .hw-footer-map li a.video-link {
                    background: url(../images/common/white_chevron.png) right bottom no-repeat;
                    padding: 0 21px 0 0;
                }

                .hw-footer-map li a.new-window-link {
                    background-image: url(../images/common/white_new_window.png);
                }

                .hw-footer-map li a.pdf-link {
                    background-image: url(../images/common/white_pdf_download.png);
                }

                .hw-footer-map li a.external-link {
                    background-image: url(../images/common/white_external_site.png);
                }

                .hw-footer-map li a.overlay-launch-link {
                    background-image: url(../images/common/white_overlay_launch.png);
                }

                .hw-footer-map li a.video-link {
                    background-image: url(../images/common/white_video.png);
                }

            .hw-footer-map li ul, .hw-footer-map li ol {
                display: none;
            }

    .hw-emergency-no {
        float: right;
        background: #626467;
        position: relative;
    }

        .hw-emergency-no:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 67px 67px;
            border-color: transparent transparent #626467 transparent;
            position: absolute;
            left: -67px;
            top: 0;
        }

        .hw-emergency-no:after {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 67px 67px 0 0;
            border-color: #626467 transparent transparent transparent;
            position: absolute;
            right: -67px;
            top: 0;
        }

        .hw-emergency-no a {
            font-size: 110%;
            padding: 20px 15px 20px 15px;
        }

    .popup-window .hw-footer-wrapper, .popup-window .hw-footer-utility {
        min-width: 760px;
    }

    .popup-window .hw-footer-utility-row {
        width: 700px;
        padding: 0;
    }

    .hw-footer-utility ol, .hw-footer-utility ul {
        float: left;
        padding: 21px 0 48px;
    }

    .hw-footer-utility li {
        float: left;
        padding: 0 18px 0 0;
        font-size: 68.75%;
        color: #fff;
        line-height: 16px;
        list-style: none;
    }

    .hw-footer-utility p {
        float: left;
        padding: 0 18px 0 0;
        font-size: 68.75%;
        color: #fff;
        line-height: 16px;
        float: right;
        padding: 21px 0 48px;
    }

    .popup-window .hw-footer-utility p {
        padding: 21px 0 30px;
    }

    .hw-footer-utility li a, .hw-footer-utility p a {
        color: #fff;
        line-height: 16px;
    }

    .hw-footer-utility li ul, .hw-footer-utility li ol {
        display: none;
    }

    .hw-footer-utility-row .hw-adjusting-box p {
        padding-left: 40px;
    }

    /* tablet */
    @media screen and (max-width: 1100px) {
        .hw-footer-wrapper, .hw-footer-links, .hw-footer-map, .hw-footer-utility {
            background-color: #3e4045;
            width: 100%;
            float: left;
            min-width: 980px;
        }

        .hw-footer-links-row {
            padding: 0 0px;
            width: 100%;
            margin: 0 auto;
            max-width: 980px;
        }

        .hw-footer-map-row, .hw-footer-utility-row {
            padding: 0px 20px;
            margin: 0 auto;
            width: 960px;
        }

            .hw-footer-links-row:after, .hw-footer-map-row:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .hw-footer-links-row a, .hw-footer-map-row a, .hw-footer-utility-row a {
                text-decoration: none;
            }

                .hw-footer-links-row a:hover, .hw-footer-links-row a:active, .hw-footer-links-row a:focus {
                    text-decoration: underline;
                }

                .hw-footer-map-row a:hover, .hw-footer-map-row a:active, .hw-footer-map-row a:focus {
                    text-decoration: underline;
                }

                .hw-footer-utility-row a:hover, .hw-footer-utility-row a:active, .hw-footer-utility-row a:focus {
                    text-decoration: underline;
                }

        .hw-footer-links {
            background-color: #515358;
        }

        .hw-footer-links-row div, .hw-footer-links-row ol, .hw-footer-links-row ul {
            float: left;
            position: relative;
            margin: 0 0 0 0px;
        }

        .hw-footer-links-row p, .hw-footer-links-row li {
            line-height: 26px;
        }

        .hw-footer-links-row li {
            padding: 20px 30px 20px 0 !important;
        }

            .hw-footer-links-row p.branch, .hw-footer-links-row li.branch {
                background-position: -500px center;
            }

        .hw-footer-links-row p.support {
            background-position: -1000px center;
        }

        .hw-footer-links-row li.support {
            background-position: -1000px center;
        }

        .hw-footer-links-row li ul, .hw-footer-links-row li ol {
            display: none;
        }

        .hw-footer-links-row a {
            display: block;
            line-height: 26px;
            color: #fff;
        }

        .hw-footer-links-row .search, .hw-footer-links-row .search-button {
            margin: 0;
        }

        .hw-footer-links-row .search {
            position: relative;
        }

        .hw-footer-links-row .search-button a {
            background-position: -1500px center;
        }

            .hw-footer-links-row .search-button a.selected {
                background-position: -2000px center;
            }

        .hw-footer-links-row .search-form {
            background-color: #393b3e;
            width: 172px;
            padding: 20px;
            margin: 0;
            float: left;
            position: absolute;
            right: 0;
            top: 66px;
            /*display: none;*/
        }

        .hw-footer-links-row .search-button {
            /*  display: none;*/
        }

        .hw-footer-links-row .search-form {
            /*display: none;*/
            margin: 0 0 0 25px;
            padding: 18px 20px 17px;
            position: absolute;
            top: 66px;
        }

        .hw-footer-links-row fieldset {
            width: 172px;
            height: 31px;
            float: left;
            overflow: hidden;
            background-color: #efeff0;
        }

        .hw-footer-links-row input.qtext {
            background-image: url(../images/tablet/common/search.png);
            background-position: -2px -147px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            float: left;
            width: 129px;
            line-height: 19px;
            height: 19px;
            padding: 6px 5px 6px 7px;
            text-overflow: ellipsis;
            color: #000;
            font-size: 93.75%;
        }

        .hw-footer-links-row input.placeholder {
            color: #666;
            text-overflow: ellipsis;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext::-webkit-input-placeholder, .hw-footer-links-row input.qtext:-moz-placeholder {
            color: #666;
            text-overflow: ellipsis !important;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext::-moz-placeholder {
            text-overflow: ellipsis !important;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext:-ms-input-placeholder {
            color: #666;
            text-overflow: ellipsis !important;
            font-style: italic;
            padding: 7px 6px 5px 8px !important;
            width: 127px !important;
        }

        .hw-footer-links-row input.qtext:active, .hw-footer-links-row input.qtext:focus {
            background-position: -2px -197px;
        }

        .hw-footer-links-row input[type=text].focus {
            background-position: -2px -197px;
        }

        .hw-footer-links-row .search input[type=submit] {
            -moz-background-origin: border-box;
            -webkit-background-origin: border-box;
            background-origin: border-box;
            -moz-background-clip: border-box;
            -webkit-background-clip: border-box;
            background-clip: border-box;
        }

            .hw-footer-links-row .search input.go, .hw-footer-links-row .search input[type=submit].focus {
                background-image: url(../images/tablet/common/search.png);
                background-position: -2px -2px;
                background-repeat: no-repeat;
                background-color: #efeff0;
                cursor: pointer;
                display: block;
                height: 31px;
                text-indent: -9999px;
                color: #000;
                font-size: 93.75%;
                float: left;
                line-height: 19px;
                width: 31px;
            }

                .hw-footer-links-row .search input.go:hover, .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus {
                    background-position: -2px -71px;
                }

            .hw-footer-links-row .search input[type=submit].focus {
                background-position: -2px -71px;
            }

        .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus {
            border: 2px solid #fff;
        }

        .hw-footer-links-row .search input[type=submit].focus {
            border: 2px solid #fff;
        }

        .hw-footer-links-row .search input[type=submit]:active::-moz-focus-inner, .hw-footer-links-row .search input[type=submit]:focus::-moz-focus-inner {
            border: 0 !important;
        }

        .hw-footer-map-row {
            padding: 35px 0 20px 0px;
            /*background: url(../images/tablet/footer/footer.png) center bottom no-repeat;*/
            width: 960px;
        }

        .hw-footer-map {
            /*
        .column-four .column {
          width: 220px;
        }
        .column-five .column {
          width: 172px;
        }
    */
        }

            .hw-footer-map .column {
                /* float: left;*/
                padding: 0 1% 0 0;
                /*width: 24%;*/
            }

            .hw-footer-map h2, .hw-footer-map h3, .hw-footer-map strong {
                font-size: 125%;
                font-weight: 700;
                line-height: 24px;
                padding: 0 0 0;
                color: #fff;
            }

                .hw-footer-map h2 a, .hw-footer-map h3 a, .hw-footer-map strong a {
                    color: #fff;
                    line-height: 24px;
                }

            .hw-footer-map ol {
                padding: 0 15px 0 0;
            }

            .hw-footer-map ul {
                padding: 17px 15px 0 0;
            }

                .hw-footer-map ul.more-content {
                    display: block;
                }

            .hw-footer-map ol.more-content {
                display: block;
            }

            .hw-footer-map li {
                font-size: 90%;
                line-height: 18px;
                padding: 0 0 9px;
                color: #ccc;
            }

                .hw-footer-map li a {
                    color: #fff;
                    line-height: 18px;
                }

                    .hw-footer-map li a.chevron-link, .hw-footer-map li a.new-window-link, .hw-footer-map li a.pdf-link, .hw-footer-map li a.external-link, .hw-footer-map li a.overlay-launch-link, .hw-footer-map li a.video-link {
                        background: url(../images/tablet/common/white_chevron.png) right bottom no-repeat;
                        padding: 0 21px 0 0;
                    }

                    .hw-footer-map li a.new-window-link {
                        background-image: url(../images/tablet/common/white_new_window.png);
                    }

                    .hw-footer-map li a.pdf-link {
                        background-image: url(../images/tablet/common/white_pdf_download.png);
                    }

                    .hw-footer-map li a.external-link {
                        background-image: url(../images/tablet/common/white_external_site.png);
                    }

                    .hw-footer-map li a.overlay-launch-link {
                        background-image: url(../images/tablet/common/white_overlay_launch.png);
                    }

                    .hw-footer-map li a.video-link {
                        background-image: url(../images/tablet/common/white_video.png);
                    }

                .hw-footer-map li ul, .hw-footer-map li ol {
                    display: none;
                }

        .popup-window .hw-footer-wrapper, .popup-window .hw-footer-utility {
            min-width: 760px;
        }

        .popup-window .hw-footer-utility-row {
            width: 700px;
            padding: 0;
        }

        .hw-footer-utility-row .hw-adjusting-box p {
            padding-left: 20px;
        }

        .hw-footer-utility ol, .hw-footer-utility ul {
            float: left;
            padding: 21px 0 48px 20px;
        }

        .hw-footer-utility li {
            float: left;
            padding: 0 18px 0 0;
            font-size: 68.75%;
            color: #fff;
            line-height: 16px;
            list-style: none;
        }

        .hw-footer-utility p {
            float: left;
            padding: 0 18px 0 0;
            font-size: 68.75%;
            color: #fff;
            line-height: 16px;
            float: right;
            padding: 21px 0 48px;
        }

        .popup-window .hw-footer-utility p {
            padding: 21px 0 30px;
        }

        .hw-footer-utility li a, .hw-footer-utility p a {
            color: #fff;
            line-height: 24px;
        }

        .hw-footer-utility li ul, .hw-footer-utility li ol {
            display: none;
        }

        .hw-emergency-no:before,
        .hw-emergency-no:after {
            display: none;
        }
    }

    /* mobile */
    @media screen and (max-width: 767px) {
        .hw-footer-wrapper, .hw-footer-links, .hw-footer-map, .hw-footer-utility {
            background-color: #3e4045;
            width: 100%;
            float: left;
            min-width: 320px;
        }

        .hw-footer-links-row, .hw-footer-map-row, .hw-footer-utility-row {
            width: 320px;
            margin: 0 auto;
        }

            .hw-footer-links-row:after, .hw-footer-map-row:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .hw-footer-links-row a, .hw-footer-map-row a, .hw-footer-utility-row a {
                text-decoration: none;
            }

                .hw-footer-links-row a:hover, .hw-footer-links-row a:active, .hw-footer-links-row a:focus {
                    text-decoration: underline;
                }

                .hw-footer-map-row a:hover, .hw-footer-map-row a:active, .hw-footer-map-row a:focus {
                    text-decoration: underline;
                }

                .hw-footer-utility-row a:hover, .hw-footer-utility-row a:active, .hw-footer-utility-row a:focus {
                    text-decoration: underline;
                }

        .hw-footer-links {
            background-color: #515358;
        }

        .hw-footer-links-row div, .hw-footer-links-row ol, .hw-footer-links-row ul {
            float: left;
            width: 100%;
            padding: 0 3%;
            overflow: hidden;
        }

        .hw-footer-links-row p, .hw-footer-links-row li, .hw-footer-links-row .search-button a,
        .hw-footer-links-row .hw-emergency-no a {
            float: left;
            font-size: 110%;
            width: 100%;
            padding: 20px 0 20px 0px;
            border-top: 1px solid .515358;
            border-bottom: 1px solid .515358;
            list-style: none;
            /* background-image: url(../images/mobile/footer/icons.png);
       background-position: -20px center;
       background-repeat: no-repeat;*/
        }

            .hw-footer-links-row li img, .hw-footer-links-row .search-button a img {
                padding-left: 0;
            }

        .hw-footer-links-row ul li {
            padding: 15px 25px 15px 7px;
        }

        .hw-footer-links-row p, .hw-footer-links-row li {
            display: block;
            line-height: 26px;
            border-bottom: 1px solid #828488;
        }

            .hw-footer-links-row p.last, .hw-footer-links-row li.last {
                border-bottom: 1px solid .515358;
            }

            .hw-footer-links-row p.branch, .hw-footer-links-row li.branch {
                background-position: -520px center;
            }

            .hw-footer-links-row p.support {
                background-position: -1020px center;
            }

            .hw-footer-links-row li.support {
                background-position: -1020px center;
            }

            .hw-footer-links-row li ul, .hw-footer-links-row li ol {
                display: none;
            }

        .hw-footer-links-row a {
            display: block;
            line-height: 26px;
            color: #fff;
            background: #515358;
        }

        .hw-footer-links-row .search {
            position: relative;
            margin-left: 0;
        }

        .hw-footer-links-row .search-button {
            padding: 0;
        }

            .hw-footer-links-row .search-button a {
                background-position: -1520px center;
                background-color: #515358;
            }

        .hw-footer-links-row .search-form {
            float: left;
            width: 300px;
            padding: 0;
            display: none;
        }

        .hw-footer-search {
            border-bottom: 1px solid #828488;
        }

        .no-js .hw-footer-links-row .search-form {
            margin: 0 0 20px -20px;
            background: none;
        }

        .hw-footer-links-row .search-form, .no-js .hw-footer-links-row .search-form {
            position: static !important;
        }

            .hw-footer-links-row .search-form input.go, .no-js .hw-footer-links-row .search-form input.go {
                background-position: 6px 4px;
            }

        .hw-footer-links-row .search-button, .no-js .hw-footer-links-row .search-button {
            display: block;
        }

        .hw-footer-links-row fieldset, .no-js .hw-footer-links-row fieldset {
            width: 300px;
            height: 45px;
            float: left;
            overflow: hidden;
            background-color: #efeff0;
        }

        .hw-footer-links-row input.qtext, .no-js .hw-footer-links-row input.qtext {
            background-image: url(../images/mobile/common/search.png);
            background-position: -2px -198px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            float: left;
            width: 238px;
            line-height: 25px;
            height: 25px;
            padding: 10px 9px 10px 8px;
            text-overflow: ellipsis;
            color: #000;
            font-size: 125%;
        }

        .hw-footer-links-row input.placeholder, .no-js .hw-footer-links-row input.placeholder {
            color: #666;
            text-overflow: ellipsis;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext::-webkit-input-placeholder, .no-js .hw-footer-links-row input.qtext::-webkit-input-placeholder {
            color: #666;
            text-overflow: ellipsis !important;
            font-style: italic;
            height: 25px !important;
            padding-top: 0 !important;
        }

        .hw-footer-links-row input.qtext:-moz-placeholder, .no-js .hw-footer-links-row input.qtext:-moz-placeholder {
            color: #666;
            text-overflow: ellipsis !important;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext::-moz-placeholder, .no-js .hw-footer-links-row input.qtext::-moz-placeholder {
            text-overflow: ellipsis !important;
            font-style: italic;
        }

        .hw-footer-links-row input.qtext:-ms-input-placeholder, .no-js .hw-footer-links-row input.qtext:-ms-input-placeholder {
            color: #666;
            text-overflow: ellipsis !important;
            font-style: italic;
            padding: 11px 10px 9px 9px !important;
            width: 236px !important;
        }

        .hw-footer-links-row input.qtext:active, .hw-footer-links-row input.qtext:focus, .no-js .hw-footer-links-row input.qtext:active, .no-js .hw-footer-links-row input.qtext:focus {
            background-position: -2px -263px;
        }

        .hw-footer-links-row input[type=text].focus, .no-js .hw-footer-links-row input[type=text].focus {
            background-position: -2px -263px;
        }

        .hw-footer-links-row .search input[type=submit], .no-js .hw-footer-links-row .search input[type=submit] {
            -moz-background-origin: border-box;
            -webkit-background-origin: border-box;
            background-origin: border-box;
            -moz-background-clip: border-box;
            -webkit-background-clip: border-box;
            background-clip: border-box;
        }

            .hw-footer-links-row .search input.go, .hw-footer-links-row .search input[type=submit].focus, .no-js .hw-footer-links-row .search input.go, .no-js .hw-footer-links-row .search input[type=submit].focus {
                background-image: url(../images/mobile/common/search.png);
                background-position: -2px -2px;
                background-repeat: no-repeat;
                background-color: #efeff0;
                cursor: pointer;
                display: block;
                height: 45px;
                text-indent: -9999px;
                color: #000;
                font-size: 125%;
                float: left;
                line-height: 25px;
                width: 45px;
            }

                .hw-footer-links-row .search input.go:hover, .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus, .no-js .hw-footer-links-row .search input.go:hover, .no-js .hw-footer-links-row .search input.go:active, .no-js .hw-footer-links-row .search input.go:focus {
                    background-position: -2px -100px;
                }

            .hw-footer-links-row .search input[type=submit].focus, .no-js .hw-footer-links-row .search input[type=submit].focus {
                background-position: -2px -100px;
            }

        .hw-footer-links-row .search input.go:active, .hw-footer-links-row .search input.go:focus, .no-js .hw-footer-links-row .search input.go:active, .no-js .hw-footer-links-row .search input.go:focus {
            border: 4px solid .000;
        }

        .hw-footer-links-row .search input[type=submit].focus, .no-js .hw-footer-links-row .search input[type=submit].focus {
            border: 4px solid .000;
        }

        .hw-footer-links-row .search input[type=submit]:active::-moz-focus-inner, .hw-footer-links-row .search input[type=submit]:focus::-moz-focus-inner, .no-js .hw-footer-links-row .search input[type=submit]:active::-moz-focus-inner, .no-js .hw-footer-links-row .search input[type=submit]:focus::-moz-focus-inner {
            border: 0 !important;
        }

        .hw-footer-map-row {
            padding: 0 3%;
            width: 94%;
        }

        .hw-footer-map .column {
            float: left;
            border-bottom: 1px solid #828488;
            width: 100%;
            padding: 0;
        }

        .hw-footer-map .column-four .column, .hw-footer-map .column-five .column {
            /*width: 300px;*/
        }

        .hw-footer-map h2, .hw-footer-map h3, .hw-footer-map strong {
            font-size: 125%;
            font-weight: 700;
            line-height: 24px;
            padding: 0 0 2px;
            color: #fff;
        }

            .hw-footer-map h2 a, .hw-footer-map h3 a, .hw-footer-map strong a {
                color: #fff;
                line-height: 24px;
                display: block;
                background-image: url(../images/mobile/footer/controls.png);
                background-position: right -2px;
                background-repeat: no-repeat;
                padding: 10px 20px 10px 0;
            }

        .hw-footer-map .open h2 a {
            background-position: right -502px;
        }

        .hw-footer-map ul.more-content, .hw-footer-map ol.more-content {
            margin: 2px 0 7px;
            display: block;
            padding-top: 0;
        }

        .no-js .hw-footer-map ul.more-content, .no-js .hw-footer-map ol.more-content {
            display: block;
        }

        .hw-footer-map .open ul.more-content, .hw-footer-map .open ol.more-content {
            display: block;
        }

        .hw-footer-map li {
            font-size: 93.75%;
            line-height: 18px;
            padding: 0 0 9px;
            color: #ccc;
        }

            .hw-footer-map li a {
                color: #fff;
                line-height: 18px;
            }

                .hw-footer-map li a.chevron-link, .hw-footer-map li a.new-window-link, .hw-footer-map li a.pdf-link, .hw-footer-map li a.external-link, .hw-footer-map li a.overlay-launch-link, .hw-footer-map li a.video-link {
                    background: url(../images/mobile/common/white_chevron.png) right bottom no-repeat;
                    padding: 0 21px 0 0;
                }

                .hw-footer-map li a.new-window-link {
                    background-image: url(../images/mobile/common/white_new_window.png);
                }

                .hw-footer-map li a.pdf-link {
                    background-image: url(../images/mobile/common/white_pdf_download.png);
                }

                .hw-footer-map li a.external-link {
                    background-image: url(../images/mobile/common/white_external_site.png);
                }

                .hw-footer-map li a.overlay-launch-link {
                    background-image: url(../images/mobile/common/white_overlay_launch.png);
                }

                .hw-footer-map li a.video-link {
                    background-image: url(../images/mobile/common/white_video.png);
                }

            .hw-footer-map li ul, .hw-footer-map li ol {
                display: none;
            }

        .popup-window .hw-footer-wrapper, .popup-window .hw-footer-utility {
            min-width: 320px;
        }

        .hw-footer-utility-row, .popup-window .hw-footer-utility-row {
            width: 94%;
            padding: 0 3%;
        }

        .hw-footer-utility ol, .hw-footer-utility ul {
            float: left;
            padding: 12px 0 6px;
        }

            .hw-footer-utility ol li, .hw-footer-utility ul li {
                float: left;
                padding: 3px 18px 3px 0;
                font-size: 75%;
                color: #fff;
                line-height: 16px;
            }

            .hw-footer-utility ol p, .hw-footer-utility ul p {
                float: left;
                padding: 0 18px 6px 0;
                font-size: 75%;
                color: #fff;
                line-height: 16px;
                width: 100%;
                float: left;
                padding: 0 0 12px;
            }

            .hw-footer-utility ul li {
                display: block;
            }

        .popup-window .hw-footer-utility p {
            float: left;
            padding: 0 0 12px;
            padding: 12px 0;
        }

        .hw-footer-utility li a, .hw-footer-utility p a {
            color: #fff;
            line-height: 16px;
        }

        .hw-footer-utility li ul, .hw-footer-utility li ol {
            display: none;
        }

        .hw-footer-utility-row .hw-adjusting-box p {
            padding-left: 0;
        }

        .hw-footer-links-row .search-form {
            margin: 10px 0 25px 0;
        }
    }

    /* desktop */
    .hw-inner-page .image-01 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-01.jpg);
    }

        .hw-inner-page .image-01:after {
            content: "";
            position: absolute;
            left: 0;
            top: 346px;
            width: 100%;
            height: 87px;
            background: #fff;
            opacity: 0.8;
        }

    .hw-inner-page .image-02 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-02.jpg);
    }

    .hw-inner-page .image-03 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-03.jpg);
    }

    .hw-inner-page .image-04 {
        position: relative;
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-04.jpg);
    }

        .hw-inner-page .image-04:after {
            content: "";
            position: absolute;
            left: 0;
            top: 235px;
            width: 100%;
            height: 87px;
            background: #fff;
            opacity: 0.8;
        }

    .hw-inner-page .image-05 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-05.jpg);
    }

    .hw-inner-page .image-06 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-06.jpg);
    }

    .hw-inner-page .image-07 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-07.jpg);
    }

    .hw-inner-page .image-08 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-08.jpg);
    }

    .hw-inner-page .image-09 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/image-09.jpg);
    }

    .hw-inner-page .heading-01 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/heading-01.jpg);
    }

    .hw-inner-page .heading-02 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/heading-02.jpg);
    }

    .hw-inner-page .heading-03 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/heading-03.jpg);
    }

    .hw-inner-page .heading-04 {
        background-repeat: no-repeat;
        background-image: url(../images/backgrounds/heading-04.jpg);
    }

    .banner-image {
        position: relative;
        /*  &:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: #fff;
    opacity: 0.8;
  }*/
    }

    .tabbed-banner-controls {
        position: relative;
    }

        .tabbed-banner-controls:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -90px;
            width: 100%;
            height: 90px;
            background: #f7f7f7;
            opacity: 1;
            z-index: 1;
        }

    .hw-inner-page .carousel .personal .item0 {
        background-image: url(../images/backgrounds/personal-item0.jpg);
    }

    .hw-inner-page .carousel .personal .item1 {
        background-image: url(../images/backgrounds/personal-item1.jpg);
    }

    .hw-inner-page .carousel .personal .item2 {
        background-image: url(../images/backgrounds/personal-item2.jpg);
    }

    .hw-inner-page .carousel .personal .item3 {
        background-image: url(../images/backgrounds/personal-item3.jpg);
    }

    .hw-inner-page .carousel .business .item0 {
        background-image: url(../images/backgrounds/spotlight-HD.png);
    }

    .hw-inner-page .carousel .business .item1 {
        background-image: url(../images/backgrounds/business-item1.jpg);
    }

    .hw-inner-page .carousel .business .item2 {
        background-image: url(../images/backgrounds/business-item2.jpg);
    }

    .hw-inner-page .carousel .business .item3 {
        background-image: url(../images/backgrounds/business-item3.jpg);
    }

    .hw-inner-page .carousel .reversed .item0 {
        background-image: url(../images/backgrounds/reversed-item0.jpg);
    }

    .hw-inner-page .carousel .reversed .item1 {
        background-image: url(../images/backgrounds/reversed-item1.jpg);
    }

    .hw-inner-page .carousel .reversed .item2 {
        background-image: url(../images/backgrounds/reversed-item2.jpg);
    }

    .hw-inner-page .carousel .reversed .item3 {
        background-image: url(../images/backgrounds/reversed-item3.jpg);
    }

    .hw-inner-page .carousel .carousel-backgrounds .background-01 {
        background-image: url(../images/backgrounds/background-01.jpg);
    }

    .hw-inner-page .carousel .carousel-backgrounds .background-02 {
        background-image: url(../images/backgrounds/background-02.jpg);
    }

    /* tablet */
    /* mobile */
    @media screen and (max-width: 767px) {
        .hw-inner-page .image-01:after {
            top: 396px;
        }

        .hw-inner-page .banner-image {
            position: relative;
            /* &:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
        background: #fff;
        opacity: 0.8;
      }*/
        }

            .hw-inner-page .banner-image ~ .heading-row {
                position: absolute;
                bottom: -55px;
            }
    }

    .hw-inner-page h5.sub-heading {
        font: 400 18px/24px "Arial", Helvetica, sans-serif;
        padding: 0 0 10px;
    }

    .hw-inner-page .icon-item.corporate-items {
        margin-bottom: -30px;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .hw-inner-page .content-box {
        margin-top: 10px;
    }

        .hw-inner-page .content-box h2 {
            font: 700 26px/24px "Arial", Helvetica, sans-serif;
            padding: 0 0 10px;
        }

        .hw-inner-page .content-box h5 {
            font: 400 18px/24px "Arial", Helvetica, sans-serif;
            padding: 0 0 10px;
        }

        .hw-inner-page .content-box .feature-item h2 {
            font-weight: 400;
            font-size: 150%;
            line-height: 30px;
            padding: 0 0 26px;
        }

            .hw-inner-page .content-box .feature-item h2 span {
                font-weight: 700;
                font-size: 83.33%;
                min-height: 24px;
            }

    .touch .sections {
        display: none;
    }

    .touch .for-ipad {
        display: block !important;
    }

    .touch .mobile-nav {
        float: left;
        width: 320px;
        overflow: hidden;
        display: block !important;
    }

    .touch .mobile-nav-button {
        width: 56px;
        height: 42px;
        position: absolute;
        top: 15px;
        right: 10px;
    }

        .touch .mobile-nav-button a {
            display: block;
            width: 56px;
            height: 42px;
            background-image: url(../images/mobile/masthead/button.png);
            background-repeat: no-repeat;
            background-position: left top;
        }

            .touch .mobile-nav-button a:active, .touch .mobile-nav-button a:focus {
                outline: 1px solid .000;
                text-decoration: none;
            }

    .touch .open .mobile-nav-button a {
        background-position: left bottom;
    }

    .touch .mobile-nav-wrapper {
        float: left;
        width: 960px;
        position: relative;
    }

    .touch .mobile-nav-belt {
        position: absolute;
        top: 0;
        left: 0;
    }

    .touch .mobile-nav .navigation-item, .touch .mobile-nav .sub-navigation-item, .touch .mobile-nav .sub-sub-navigation-item {
        float: left;
        width: 320px;
        background-color: #efeff0;
    }

        .touch .mobile-nav .navigation-item ul, .touch .mobile-nav .sub-navigation-item ul, .touch .mobile-nav .sub-sub-navigation-item ul {
            border-top: 2px solid #dcdcdc;
            float: left;
            width: 320px;
        }

    .touch .mobile-nav li {
        float: left;
        width: 270px;
        padding: 0 25px;
        border-bottom: 2px solid #dcdcdc;
    }

        .touch .mobile-nav li a {
            float: left;
            width: 255px;
            display: block;
            padding: 10px 15px 10px 0;
            color: #333;
            font-size: 93.75%;
            font-weight: 700;
            line-height: 18px;
            background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
        }

            .touch .mobile-nav li a.chevron-link, .touch .mobile-nav li a.new-window-link, .touch .mobile-nav li a.pdf-link, .touch .mobile-nav li a.external-link, .touch .mobile-nav li a.overlay-launch-link, .touch .mobile-nav li a.video-link {
                float: left;
                width: 255px;
                display: block;
                padding: 10px 15px 10px 0;
                color: #333;
                font-size: 93.75%;
                font-weight: 700;
                line-height: 18px;
                background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
            }

            .touch .mobile-nav li a.new-window-link {
                background-image: url(../images/mobile/masthead/red_new_window.png);
            }

            .touch .mobile-nav li a.pdf-link {
                background-image: url(../images/mobile/masthead/red_pdf_download.png);
            }

            .touch .mobile-nav li a.external-link {
                background-image: url(../images/mobile/masthead/red_external_site.png);
            }

            .touch .mobile-nav li a.overlay-launch-link {
                background-image: url(../images/mobile/masthead/red_overlay_launch.png);
            }

            .touch .mobile-nav li a.video-link {
                background-image: url(../images/mobile/masthead/red_video.png);
            }

    .touch .mobile-nav .navigation-item li a, .touch .mobile-nav .sub-navigation-item li a {
        background-image: url(../images/mobile/masthead/red_menu.png);
    }

    .touch .mobile-nav .navigation-item li {
        padding: 0 10px;
        width: 300px;
    }

        .touch .mobile-nav .navigation-item li a {
            width: 300px;
            font-size: 68.75%;
            line-height: 18px;
            padding: 10px 0 8px;
            min-height: 38px;
            font-weight: 700;
            color: #4c4c4c;
        }

            .touch .mobile-nav .navigation-item li a span.hidden {
                display: none !important;
            }

            .touch .mobile-nav .navigation-item li a strong {
                font-weight: 700;
                font-size: 136.36%;
                line-height: 18px;
                color: #333;
            }

    .touch .mobile-nav .sub-navigation-item div, .touch .mobile-nav .sub-sub-navigation-item div {
        width: 300px;
        background-color: #fff;
        border-top: 2px solid #dcdcdc;
        padding: 0 10px;
        float: left;
    }

        .touch .mobile-nav .sub-navigation-item div a, .touch .mobile-nav .sub-sub-navigation-item div a {
            display: block;
            color: #4c4c4c;
            padding: 0 15px 0 0;
            line-height: 16px;
            background-image: url(../images/mobile/masthead/controls.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

            .touch .mobile-nav .sub-navigation-item div a.mobile-nav-back-button, .touch .mobile-nav .sub-sub-navigation-item div a.mobile-nav-back-button {
                float: left;
                font-size: 81.25%;
                font-weight: 700;
                padding: 10px 0 10px 15px;
                text-transform: uppercase;
                background-position: left center;
            }

        .touch .mobile-nav .sub-navigation-item div p, .touch .mobile-nav .sub-sub-navigation-item div p {
            float: right;
            font-size: 81.25%;
            font-weight: 700;
            color: #4c4c4c;
            text-transform: uppercase;
            line-height: 16px;
            padding: 10px 0;
        }

    .touch .mobile-nav a {
        text-decoration: none;
    }

        .touch .mobile-nav a:hover, .touch .mobile-nav a:active, .touch .mobile-nav a:focus {
            text-decoration: underline;
        }

    .touch .hw-masthead-navigation .search {
        float: left;
        width: 320px;
        height: 45px;
    }

    .touch .hw-masthead-navigation .search-button {
        display: none !important;
    }

    .touch .hw-masthead-navigation .search-form {
        display: block !important;
        width: 320px;
        height: 45px;
        overflow: hidden;
    }

    .touch .hw-masthead-navigation fieldset {
        width: 320px;
        height: 45px;
        overflow: hidden;
        background-color: #efeff0;
    }

    .touch .hw-masthead-navigation input.qtext {
        background-image: url(../images/mobile/common/search.png);
        background-position: -2px -198px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        float: left;
        width: 258px;
        line-height: 25px;
        height: 25px;
        padding: 10px 9px 10px 8px;
        text-overflow: ellipsis;
        color: #000;
        font-size: 125%;
    }

    .touch .hw-masthead-navigation input.placeholder {
        color: #666;
        text-overflow: ellipsis;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext::-webkit-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        height: 25px !important;
        padding-top: 0 !important;
    }

    .touch .hw-masthead-navigation input.qtext:-moz-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext::-moz-placeholder {
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext:-ms-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        padding: 11px 10px 9px 9px !important;
        width: 256px !important;
    }

    .touch .hw-masthead-navigation input.qtext:active, .touch .hw-masthead-navigation input.qtext:focus {
        background-position: -2px -263px;
    }

    .touch .hw-masthead-navigation input[type=text].focus {
        background-position: -2px -263px;
    }

    .touch .hw-masthead-navigation .search input[type=submit] {
        -moz-background-origin: border-box;
        -webkit-background-origin: border-box;
        background-origin: border-box;
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

        .touch .hw-masthead-navigation .search input.go, .touch .hw-masthead-navigation .search input[type=submit].focus {
            background-image: url(../images/mobile/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 45px;
            text-indent: -9999px;
            color: #000;
            font-size: 125%;
            float: left;
            line-height: 25px;
            width: 45px;
        }

            .touch .hw-masthead-navigation .search input.go:hover, .touch .hw-masthead-navigation .search input.go:active, .touch .hw-masthead-navigation .search input.go:focus {
                background-position: -2px -100px;
            }

        .touch .hw-masthead-navigation .search input[type=submit].focus {
            background-position: -2px -100px;
        }

    .touch .hw-masthead-navigation .search input.go:active, .touch .hw-masthead-navigation .search input.go:focus {
        border: 4px solid #000;
    }

    .touch .hw-masthead-navigation .search input[type=submit].focus {
        border: 4px solid #000;
    }

    .touch .hw-masthead-navigation .search input[type=submit]:active::-moz-focus-inner, .touch .hw-masthead-navigation .search input[type=submit]:focus::-moz-focus-inner {
        border: 0 !important;
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .touch .mobile-nav-button a {
            background-image: url(../images/mobile/masthead/button@2x.png);
            background-size: 100%;
        }

        .touch .hw-masthead-utility {
            background-image: url(../images/mobile/masthead/navigation@2x.png);
            background-size: 100%;
        }
    }

    .touch .top-search {
        display: none;
    }

    .touch .mobile-nav-button a.active {
        background-position: left bottom;
    }

    .touch .nav-mobile-outer {
        float: left;
        width: 100%;
        overflow: hidden;
        margin: 0;
    }

        .touch .nav-mobile-outer .current-page {
            float: left;
            width: 100%;
            border-top: 2px solid #dcdcdc;
            padding: 3% 0;
        }

            .touch .nav-mobile-outer .current-page a {
                float: left;
                font: bold 13px Arial;
                color: #4c4c4c;
                padding: 0;
                text-transform: uppercase;
                text-decoration: none;
                padding: 2px 0 0 15px;
                margin: 0 0 0 3%;
            }

                .touch .nav-mobile-outer .current-page a.back-nav {
                    background: url(../images/mobile/masthead/control-left.png) no-repeat left 3px;
                }

            .touch .nav-mobile-outer .current-page p {
                display: block;
                background: url(../images/mobile/masthead/control-right.png) no-repeat right 3px;
                margin: 2px 15px 0 0;
                padding-right: 15px;
                overflow: hidden;
            }

                .touch .nav-mobile-outer .current-page p a {
                    overflow: hidden;
                    text-align: right;
                    float: right;
                    padding: 0;
                    max-width: 59%;
                    white-space: nowrap;
                    /*min-width: 26%;*/
                    height: 17px;
                    background-position: right 2px;
                }

        .touch .nav-mobile-outer .nav-mobile {
            float: left;
            width: 100%;
            overflow: hidden;
            display: none;
        }

            .touch .nav-mobile-outer .nav-mobile .active {
                display: block;
            }

            .touch .nav-mobile-outer .nav-mobile ul {
                float: left;
                width: 100%;
                border-top: 2px solid #dcdcdc;
                background: #efeff0;
                padding: 0;
                margin: 0;
                position: relative;
            }

                .touch .nav-mobile-outer .nav-mobile ul li {
                    display: table;
                    float: left;
                    width: 94%;
                    font: normal 12px Arial;
                    color: #514c4c;
                    border-bottom: 2px solid #dcdcdc;
                    padding: 2% 3%;
                    margin: 0;
                }

                    .touch .nav-mobile-outer .nav-mobile ul li:last-child {
                        border-bottom: none;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li strong {
                        float: left;
                        width: 100%;
                        font: bold 15px Arial;
                        color: #de0000;
                        margin: 0 0 5px;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li small {
                        font-size: 12px;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li span {
                        float: right;
                        width: 30px;
                        height: 27px;
                        padding: 0;
                        margin: 0;
                    }

                        .touch .nav-mobile-outer .nav-mobile ul li span.forward-arrow {
                            background: url(../images/mobile/masthead/red_menu.png) no-repeat center;
                        }

                            .touch .nav-mobile-outer .nav-mobile ul li span.forward-arrow.forward-arrow-single {
                                background: url(../images/mobile/masthead/red_menu_single.png) no-repeat center -7px;
                            }

                    .touch .nav-mobile-outer .nav-mobile ul li a {
                        display: table-cell;
                        float: none;
                        width: 85%;
                        text-decoration: none;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li ul {
                        display: none;
                        position: absolute;
                        left: 100%;
                        top: -2px;
                        width: 100%;
                        z-index: 1;
                    }

                .touch .nav-mobile-outer .nav-mobile ul.nav-marg {
                    margin-left: -100%;
                }

        .touch .nav-mobile-outer .top-search {
            display: none;
            float: left;
            width: 94%;
            border-right: none;
            border-top: 2px solid #dcdcdc;
            padding: 9px 3%;
            margin: 0;
            height: auto;
            overflow: hidden;
            background: #efeff0;
        }

            .touch .nav-mobile-outer .top-search fieldset {
                position: relative;
                float: left;
                width: 100%;
                height: auto;
            }

                .touch .nav-mobile-outer .top-search fieldset input {
                    float: left;
                    width: 94%;
                    font-size: 75%;
                    font-style: italic;
                    color: #4c4c4c;
                    background: #fff;
                    padding: 9px 3% 9px;
                }

                    .touch .nav-mobile-outer .top-search fieldset input[type=submit] {
                        width: 21px;
                        background: #fff url(../images/common/mobile-search-icon.jpg) no-repeat 2px 10px;
                        text-indent: -9999px;
                        cursor: pointer;
                        position: absolute;
                        right: 0;
                        top: 0;
                    }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]::-webkit-input-placeholder {
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]:-moz-placeholder {
                            /* Firefox 18- */
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]::-moz-placeholder {
                            /* Firefox 19+ */
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]:-ms-input-placeholder {
                            color: #4c4c4c;
                        }

    .touch .addition-nav-link a small {
        display: none;
    }

    .touch .mobile-only {
        display: block !important;
    }

    .touch .mobile-nav {
        float: left;
        width: 320px;
        overflow: hidden;
        display: block !important;
    }

    .touch .mobile-nav-button {
        width: 56px;
        height: 42px;
        position: absolute;
        top: 15px;
        right: 10px;
    }

        .touch .mobile-nav-button a {
            display: block;
            width: 56px;
            height: 42px;
            background-image: url(../images/mobile/masthead/button.png);
            background-repeat: no-repeat;
            background-position: left top;
        }

            .touch .mobile-nav-button a:active, .touch .mobile-nav-button a:focus {
                outline: 1px solid .000;
                text-decoration: none;
            }

    .touch .open .mobile-nav-button a {
        background-position: left bottom;
    }

    .touch .mobile-nav-wrapper {
        float: left;
        width: 960px;
        position: relative;
    }

    .touch .mobile-nav-belt {
        position: absolute;
        top: 0;
        left: 0;
    }

    .touch .mobile-nav .navigation-item, .touch .mobile-nav .sub-navigation-item, .touch .mobile-nav .sub-sub-navigation-item {
        float: left;
        width: 320px;
        background-color: #efeff0;
    }

        .touch .mobile-nav .navigation-item ul, .touch .mobile-nav .sub-navigation-item ul, .touch .mobile-nav .sub-sub-navigation-item ul {
            border-top: 2px solid #dcdcdc;
            float: left;
            width: 320px;
        }

    .touch .mobile-nav li {
        float: left;
        width: 270px;
        padding: 0 25px;
        border-bottom: 2px solid #dcdcdc;
    }

        .touch .mobile-nav li a {
            float: left;
            width: 255px;
            display: block;
            padding: 10px 15px 10px 0;
            color: #333;
            font-size: 93.75%;
            font-weight: 700;
            line-height: 18px;
            background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
        }

            .touch .mobile-nav li a.chevron-link, .touch .mobile-nav li a.new-window-link, .touch .mobile-nav li a.pdf-link, .touch .mobile-nav li a.external-link, .touch .mobile-nav li a.overlay-launch-link, .touch .mobile-nav li a.video-link {
                float: left;
                width: 255px;
                display: block;
                padding: 10px 15px 10px 0;
                color: #333;
                font-size: 93.75%;
                font-weight: 700;
                line-height: 18px;
                background: url(../images/mobile/masthead/red_chevron.png) right center no-repeat;
            }

            .touch .mobile-nav li a.new-window-link {
                background-image: url(../images/mobile/masthead/red_new_window.png);
            }

            .touch .mobile-nav li a.pdf-link {
                background-image: url(../images/mobile/masthead/red_pdf_download.png);
            }

            .touch .mobile-nav li a.external-link {
                background-image: url(../images/mobile/masthead/red_external_site.png);
            }

            .touch .mobile-nav li a.overlay-launch-link {
                background-image: url(../images/mobile/masthead/red_overlay_launch.png);
            }

            .touch .mobile-nav li a.video-link {
                background-image: url(../images/mobile/masthead/red_video.png);
            }

    .touch .mobile-nav .navigation-item li a, .touch .mobile-nav .sub-navigation-item li a {
        background-image: url(../images/mobile/masthead/red_menu.png);
    }

    .touch .mobile-nav .navigation-item li {
        padding: 0 10px;
        width: 300px;
    }

        .touch .mobile-nav .navigation-item li a {
            width: 300px;
            font-size: 68.75%;
            line-height: 18px;
            padding: 10px 0 8px;
            min-height: 38px;
            font-weight: 700;
            color: #4c4c4c;
        }

            .touch .mobile-nav .navigation-item li a span.hidden {
                display: none !important;
            }

            .touch .mobile-nav .navigation-item li a strong {
                font-weight: 700;
                font-size: 136.36%;
                line-height: 18px;
                color: #333;
            }

    .touch .mobile-nav .sub-navigation-item div, .touch .mobile-nav .sub-sub-navigation-item div {
        width: 300px;
        background-color: #fff;
        border-top: 2px solid #dcdcdc;
        padding: 0 10px;
        float: left;
    }

        .touch .mobile-nav .sub-navigation-item div a, .touch .mobile-nav .sub-sub-navigation-item div a {
            display: block;
            color: #4c4c4c;
            padding: 0 15px 0 0;
            line-height: 16px;
            background-image: url(../images/mobile/masthead/controls.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

            .touch .mobile-nav .sub-navigation-item div a.mobile-nav-back-button, .touch .mobile-nav .sub-sub-navigation-item div a.mobile-nav-back-button {
                float: left;
                font-size: 81.25%;
                font-weight: 700;
                padding: 10px 0 10px 15px;
                text-transform: uppercase;
                background-position: left center;
            }

        .touch .mobile-nav .sub-navigation-item div p, .touch .mobile-nav .sub-sub-navigation-item div p {
            float: right;
            font-size: 81.25%;
            font-weight: 700;
            color: #4c4c4c;
            text-transform: uppercase;
            line-height: 16px;
            padding: 10px 0;
        }

    .touch .mobile-nav a {
        text-decoration: none;
    }

        .touch .mobile-nav a:hover, .touch .mobile-nav a:active, .touch .mobile-nav a:focus {
            text-decoration: underline;
        }

    .touch .hw-masthead-navigation .search {
        float: left;
        width: 320px;
        height: 45px;
    }

    .touch .hw-masthead-navigation .search-button {
        display: none !important;
    }

    .touch .hw-masthead-navigation .search-form {
        display: block !important;
        width: 320px;
        height: 45px;
        overflow: hidden;
    }

    .touch .hw-masthead-navigation fieldset {
        width: 320px;
        height: 45px;
        overflow: hidden;
        background-color: #efeff0;
    }

    .touch .hw-masthead-navigation input.qtext {
        background-image: url(../images/mobile/common/search.png);
        background-position: -2px -198px;
        background-repeat: no-repeat;
        background-color: #efeff0;
        float: left;
        width: 258px;
        line-height: 25px;
        height: 25px;
        padding: 10px 9px 10px 8px;
        text-overflow: ellipsis;
        color: #000;
        font-size: 125%;
    }

    .touch .hw-masthead-navigation input.placeholder {
        color: #666;
        text-overflow: ellipsis;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext::-webkit-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        height: 25px !important;
        padding-top: 0 !important;
    }

    .touch .hw-masthead-navigation input.qtext:-moz-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext::-moz-placeholder {
        text-overflow: ellipsis !important;
        font-style: italic;
    }

    .touch .hw-masthead-navigation input.qtext:-ms-input-placeholder {
        color: #666;
        text-overflow: ellipsis !important;
        font-style: italic;
        padding: 11px 10px 9px 9px !important;
        width: 256px !important;
    }

    .touch .hw-masthead-navigation input.qtext:active, .touch .hw-masthead-navigation input.qtext:focus {
        background-position: -2px -263px;
    }

    .touch .hw-masthead-navigation input[type=text].focus {
        background-position: -2px -263px;
    }

    .touch .hw-masthead-navigation .search input[type=submit] {
        -moz-background-origin: border-box;
        -webkit-background-origin: border-box;
        background-origin: border-box;
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

        .touch .hw-masthead-navigation .search input.go, .touch .hw-masthead-navigation .search input[type=submit].focus {
            background-image: url(../images/mobile/common/search.png);
            background-position: -2px -2px;
            background-repeat: no-repeat;
            background-color: #efeff0;
            cursor: pointer;
            display: block;
            height: 45px;
            text-indent: -9999px;
            color: #000;
            font-size: 125%;
            float: left;
            line-height: 25px;
            width: 45px;
        }

            .touch .hw-masthead-navigation .search input.go:hover, .touch .hw-masthead-navigation .search input.go:active, .touch .hw-masthead-navigation .search input.go:focus {
                background-position: -2px -100px;
            }

        .touch .hw-masthead-navigation .search input[type=submit].focus {
            background-position: -2px -100px;
        }

    .touch .hw-masthead-navigation .search input.go:active, .touch .hw-masthead-navigation .search input.go:focus {
        border: 4px solid #000;
    }

    .touch .hw-masthead-navigation .search input[type=submit].focus {
        border: 4px solid #000;
    }

    .touch .hw-masthead-navigation .search input[type=submit]:active::-moz-focus-inner, .touch .hw-masthead-navigation .search input[type=submit]:focus::-moz-focus-inner {
        border: 0 !important;
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .touch .mobile-nav-button a {
            background-image: url(../images/mobile/masthead/button@2x.png);
            background-size: 100%;
        }

        .touch .hw-masthead-utility {
            background-image: url(../images/mobile/masthead/navigation@2x.png);
            background-size: 100%;
        }
    }

    .touch .top-search {
        display: none;
    }

    .touch .mobile-nav-button a.active {
        background-position: left bottom;
    }

    .touch .nav-mobile-outer {
        float: left;
        width: 100%;
        overflow: hidden;
        margin: 0;
    }

        .touch .nav-mobile-outer .current-page {
            float: left;
            width: 100%;
            border-top: 2px solid #dcdcdc;
            padding: 3% 0;
        }

            .touch .nav-mobile-outer .current-page a {
                float: left;
                font: bold 13px Arial;
                color: #4c4c4c;
                padding: 0;
                text-transform: uppercase;
                text-decoration: none;
                padding: 2px 0 0 15px;
                margin: 0 0 0 3%;
            }

                .touch .nav-mobile-outer .current-page a.back-nav {
                    background: url(../images/mobile/masthead/control-left.png) no-repeat left 3px;
                }

            .touch .nav-mobile-outer .current-page p {
                display: block;
                background: url(../images/mobile/masthead/control-right.png) no-repeat right 3px;
                margin: 2px 15px 0 0;
                padding-right: 15px;
                overflow: hidden;
            }

                .touch .nav-mobile-outer .current-page p a {
                    overflow: hidden;
                    text-align: right;
                    float: right;
                    padding: 0;
                    max-width: 59%;
                    white-space: nowrap;
                    /*min-width: 26%;*/
                    height: 17px;
                    background-position: right 2px;
                }

        .touch .nav-mobile-outer .nav-mobile {
            float: left;
            width: 100%;
            overflow: hidden;
            display: none;
        }

            .touch .nav-mobile-outer .nav-mobile .active {
                display: block;
            }

            .touch .nav-mobile-outer .nav-mobile ul {
                float: left;
                width: 100%;
                border-top: 2px solid #dcdcdc;
                background: #efeff0;
                padding: 0;
                margin: 0;
                position: relative;
            }

                .touch .nav-mobile-outer .nav-mobile ul li {
                    display: table;
                    float: left;
                    width: 94%;
                    font: normal 12px Arial;
                    color: #514c4c;
                    border-bottom: 2px solid #dcdcdc;
                    padding: 2% 3%;
                    margin: 0;
                }

                    .touch .nav-mobile-outer .nav-mobile ul li:last-child {
                        border-bottom: none;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li strong {
                        float: left;
                        width: 100%;
                        font: bold 15px Arial;
                        color: #de0000;
                        margin: 0 0 5px;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li small {
                        font-size: 12px;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li span {
                        float: right;
                        width: 30px;
                        height: 27px;
                        padding: 0;
                        margin: 0;
                    }

                        .touch .nav-mobile-outer .nav-mobile ul li span.forward-arrow {
                            background: url(../images/mobile/masthead/red_menu.png) no-repeat center;
                        }

                            .touch .nav-mobile-outer .nav-mobile ul li span.forward-arrow.forward-arrow-single {
                                background: url(../images/mobile/masthead/red_menu_single.png) no-repeat center -7px;
                            }

                    .touch .nav-mobile-outer .nav-mobile ul li a {
                        display: table-cell;
                        float: none;
                        width: 85%;
                        text-decoration: none;
                    }

                    .touch .nav-mobile-outer .nav-mobile ul li ul {
                        display: none;
                        position: absolute;
                        left: 100%;
                        top: -2px;
                        width: 100%;
                        z-index: 1;
                    }

                .touch .nav-mobile-outer .nav-mobile ul.nav-marg {
                    margin-left: -100%;
                }

        .touch .nav-mobile-outer .top-search {
            display: none;
            float: left;
            width: 94%;
            border-right: none;
            border-top: 2px solid #dcdcdc;
            padding: 9px 3%;
            margin: 0;
            height: auto;
            overflow: hidden;
            background: #efeff0;
        }

            .touch .nav-mobile-outer .top-search fieldset {
                position: relative;
                float: left;
                width: 100%;
                height: auto;
            }

                .touch .nav-mobile-outer .top-search fieldset input {
                    float: left;
                    width: 94%;
                    font-size: 75%;
                    font-style: italic;
                    color: #4c4c4c;
                    background: #fff;
                    padding: 9px 3% 9px;
                }

                    .touch .nav-mobile-outer .top-search fieldset input[type=submit] {
                        width: 21px;
                        background: #fff url(../images/common/mobile-search-icon.jpg) no-repeat 2px 10px;
                        text-indent: -9999px;
                        cursor: pointer;
                        position: absolute;
                        right: 0;
                        top: 0;
                    }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]::-webkit-input-placeholder {
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]:-moz-placeholder {
                            /* Firefox 18- */
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]::-moz-placeholder {
                            /* Firefox 19+ */
                            color: #4c4c4c;
                        }

                        .touch .nav-mobile-outer .top-search fieldset input[type=submit]:-ms-input-placeholder {
                            color: #4c4c4c;
                        }

    .forty-years {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 9999;
    }

        .forty-years .close-btn {
            position: absolute;
            right: 10px;
            top: 10px;
            width: 20px;
            height: 21px;
            background: url("../images/close-btn.png") no-repeat 0 0;
        }

        .forty-years .forty-inner {
            position: absolute;
            left: 50%;
            top: 5%;
            width: 96%;
            max-height: 910px;
            min-height: 100px;
            margin: 0 0 0 -48%;
            background: rgba(255, 255, 255, 0.9);
        }

            .forty-years .forty-inner img {
                width: 100%;
            }

    .hw-inner-page .tadawul {
        background-color: #f6f6f6;
        padding: 20px;
        color: #5e5f5e;
    }

    .hw-inner-page .tadawul__row {
        float: left;
        width: 100%;
        margin: 5px 0;
    }

    .hw-inner-page .tadawul__currency {
        font-size: 17px;
        font-weight: bold;
        color: #5e5f5e;
    }

    .hw-inner-page .tadawul__update {
        font-weight: bold;
        margin-top: 2px;
    }

    .hw-inner-page .tadawul__modified {
        font-size: 14px;
        color: rgba(94, 95, 94, 0.7);
        padding: 0;
        margin: 10px 0;
    }

    .hw-inner-page .tadawul__left {
        float: left;
    }

    .hw-inner-page .tadawul__right {
        float: right;
    }

    .hw-inner-page .tadawul__table {
        color: #5e5f5e;
        font-size: 15px;
    }

    .hw-inner-page .tadawul__zero {
        background: url(../images/common/arrow_zero.png) no-repeat 0 0;
        padding: 0 0 0 20px;
    }

    .hw-inner-page .tadawul__up {
        background: url(../images/common/arrow_up.png) no-repeat 0 0;
        padding: 0 0 0 20px;
    }

    .hw-inner-page .tadawul__down {
        background: url(../images/common/arrow_down.png) no-repeat 0 0;
        padding: 0 0 0 20px;
    }

    .hw-inner-page .price-information {
        margin-top: 20px;
    }

    .hw-inner-page .price-information__row {
        float: left;
        width: 100%;
    }

        .hw-inner-page .price-information__row > .price-information__block {
            width: 60%;
            float: left;
        }

    .hw-inner-page .price-information__block {
        background-color: #f6f6f6;
        padding: 20px 30px 10px;
        box-sizing: border-box;
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }

        .hw-inner-page .price-information__block h3 {
            font-size: 20px;
            font-weight: bold;
            padding-bottom: 10px;
            border-bottom: 1px solid #e8e8e8;
            margin-bottom: 10px;
        }

    .hw-inner-page .price-information__heading {
        border-bottom: none !important;
        margin-bottom: 0 !important;
    }

    .hw-inner-page .price-information__left {
        float: left;
        margin-right: 40px;
    }

    .hw-inner-page .price-information__right {
        float: right;
    }

    .hw-inner-page .price-information__rates {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 10px;
        margin-bottom: 10px;
        width: 100%;
        font-size: 14px;
        color: #626469;
    }

    .hw-inner-page .price-information__zero {
        background: url(../images/common/arrow_zero.png) no-repeat 0 7px;
        padding: 0 0 0 20px;
        color: #7bd500;
        font-size: 23px;
        font-weight: bold;
        margin-top: 5px;
    }

    .hw-inner-page .price-information__up, .hw-inner-page .price-information__down {
        background: url(../images/common/arrow_up.png) no-repeat 0 2px;
        padding: 0 0 0 20px;
        color: #7bd500;
        font-size: 23px;
        font-weight: bold;
        margin-top: 5px;
    }

    .hw-inner-page .price-information__down {
        background-image: url(../images/common/arrow_down.png);
        color: #d8242a;
    }

    .hw-inner-page .price-information ul {
        padding-bottom: 0 !important;
    }

    .hw-inner-page .price-information li {
        display: inline-block;
        width: 24%;
        padding: 0 20px 7.5px 0 !important;
        font-size: 14px;
        color: #626469;
        box-sizing: border-box;
    }

        .hw-inner-page .price-information li strong {
            font-size: 18px;
            display: block;
            color: #5e5f5e;
        }

            .hw-inner-page .price-information li strong.price-information__down {
                color: #d8242a;
                background-image: none;
                padding: 0;
            }

            .hw-inner-page .price-information li strong.price-information__up {
                color: #7bd500;
                background-image: none;
                padding: 0;
            }

    .hw-inner-page .price-information__half-col {
        width: calc(50% - 16px);
        display: inline-block;
    }

        .hw-inner-page .price-information__half-col:last-child {
            width: 37%;
            float: right;
        }

        .hw-inner-page .price-information__half-col li {
            width: 48%;
        }

    .hw-inner-page .price-information__modified {
        color: rgba(94, 95, 94, 0.5);
        padding: 14px 0 30px;
    }

    @media screen and (max-width: 1100px) and (min-width: 768px) {
        .hw-inner-page .tadawul h2 {
            font-size: 20px;
            line-height: 20px;
        }

        .hw-inner-page .tadawul__right {
            float: left;
            width: 100%;
        }

        .hw-inner-page .tadawul__table strong {
            margin: 5px 0 0;
            display: inline-block;
        }

        .hw-inner-page .tadawul__up, .hw-inner-page .tadawul__down {
            font-size: 12px;
        }

        .hw-inner-page .tadawul__currency {
            font-size: 20px;
        }
    }

    @media screen and (max-width: 767px) {
        .hw-inner-page .price-information__block {
            padding: 20px 20px 10px;
        }

        .hw-inner-page .price-information li {
            width: 48%;
        }

        .hw-inner-page .price-information__row > .price-information__block, .hw-inner-page .price-information__half-col:last-child {
            width: 100%;
        }

        .hw-inner-page .price-information__left {
            margin-bottom: 10px;
        }
    }

    /*======================================
  Selectric v1.13.0
======================================*/
    .selectric-wrapper {
        position: relative;
        cursor: pointer;
    }

    .selectric-responsive {
        width: 100%;
    }

    .selectric {
        border-bottom: 1px solid #4a4a4a;
        border-radius: 0px;
        background: transparent;
        position: relative;
        overflow: hidden;
        margin: 0 0 17px 0;
    }

        .selectric .label {
            display: block;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin: 0 38px 0 10px;
            font-size: 12px;
            line-height: 38px;
            color: #444;
            height: 38px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            font-size: 15px;
            margin: 0 !important;
            padding: 0 0 0 18px !important;
            box-sizing: border-box;
        }

        .selectric .button {
            display: block;
            position: absolute;
            right: 0;
            top: 0;
            width: 38px;
            height: 38px;
            line-height: 38px;
            background-color: #F8f8f8;
            color: #BBB;
            text-align: center;
            font: 0/0 a;
            *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
        }

            .selectric .button:after {
                content: " ";
                position: absolute;
                top: 12px;
                right: 10px;
                margin: auto;
                width: 16px;
                height: 10px;
                background: url(../images/common/select-arrow.png) no-repeat 0 0;
            }

    .selectric-focus .selectric {
        border-color: #aaaaaa;
    }

    .selectric-hover .selectric {
        border-color: #4a4a4a;
    }

        .selectric-hover .selectric .button {
            color: #a2a2a2;
        }

            .selectric-hover .selectric .button:after {
                border-top-color: #a2a2a2;
            }

    .selectric-open {
        z-index: 9999;
    }

        .selectric-open .selectric {
            border-color: #4a4a4a;
        }

            .selectric-open .selectric .button:after {
                background: url(../images/common/select-arrow-active.png) no-repeat 0 0;
                -webkit-transform: rotate(180deg);
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .selectric-open .selectric-items {
            display: block;
        }

    .selectric-disabled {
        filter: alpha(opacity=50);
        opacity: 0.5;
        cursor: default;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .selectric-hide-select {
        position: relative;
        overflow: hidden;
        width: 0;
        height: 0;
    }

        .selectric-hide-select select {
            position: absolute;
            left: -100%;
        }

        .selectric-hide-select.selectric-is-native {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 10;
        }

            .selectric-hide-select.selectric-is-native select {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                height: 100%;
                width: 100%;
                border: none;
                z-index: 1;
                box-sizing: border-box;
                opacity: 0;
            }

    .selectric-input {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 1px !important;
        height: 1px !important;
        outline: none !important;
        border: none !important;
        *font: 0/0 a !important;
        background: none !important;
    }

    .selectric-temp-show {
        position: absolute !important;
        visibility: hidden !important;
        display: block !important;
    }

    /* Items box */
    .selectric-items {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: #F8F8F8;
        border: 1px solid #c4c4c4;
        z-index: -1;
        box-shadow: 0 0 10px -6px;
    }

        .selectric-items .selectric-scroll {
            height: 100%;
            overflow: auto;
        }

    .selectric-above .selectric-items {
        top: auto;
        bottom: 100%;
    }

    .selectric-items ul, .selectric-items li {
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 12px;
        line-height: 20px;
        min-height: 20px;
        border: none !important;
        border-radius: 0 !important;
        margin: 0 !important;
    }

    .selectric-items li {
        display: block;
        padding: 10px;
        color: #666;
        cursor: pointer;
        padding: 10px 20px !important;
        background: #ffffff !important;
        font-size: 14px !important;
    }

        .selectric-items li.selected {
            background: #d62630 !important;
            color: #ffffff !important;
        }

        .selectric-items li.highlighted {
            background: #d62630 !important;
            color: #ffffff !important;
        }

        .selectric-items li:hover {
            background: #d62630 !important;
            color: #ffffff !important;
        }

    .selectric-items .disabled {
        filter: alpha(opacity=50);
        opacity: 0.5;
        cursor: default !important;
        background: none !important;
        color: #666 !important;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .selectric-items .selectric-group .selectric-group-label {
        font-weight: bold;
        padding-left: 10px;
        cursor: default;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: none;
        color: #444;
    }

    .selectric-items .selectric-group.disabled li {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .selectric-items .selectric-group li {
        padding-left: 25px;
    }

    .Links-container-background:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: -100%;
        background-color: inherit;
    }

    .Links-container-background:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: -100%;
        background-color: inherit;
    }

    .Links-container-background {
        padding: 60px 0 40px 0 !important;
    }

    .hw-inner-page .search-name fieldset input {
        height: 37px;
        box-sizing: border-box;
        min-width: 207px;
    }

    .info-holder {
        display: none;
    }

        .info-holder h3 {
            font-size: 18px;
            color: #db0011;
        }

        .info-holder h4 {
            font-size: 14px;
            font-weight: 700;
            color: #000;
        }

        .info-holder ul {
            background: #f5f5f5;
            padding: 20px;
        }

            .info-holder ul li {
                padding: 3px 0 3px 10px;
                font-size: 12px;
                color: #626469;
                overflow: hidden;
                background: transparent url(../images/calculator/bulletarrow.gif) 0 28px no-repeat;
                line-height: 20px;
            }

        .info-holder .more-detail {
            padding: 20px 0;
            text-align: right;
        }

            .info-holder .more-detail a {
                display: inline-block;
                background: #db0011;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db0011), color-stop(100%, #aa0310));
                background: -webkit-linear-gradient(top, #db0011 0, #aa0310 100%);
                background: -webkit-gradient(linear, left top, left bottom, from(#db0011), to(#aa0310));
                background: -webkit-linear-gradient(top, #db0011 0, #aa0310 100%);
                background: linear-gradient(to bottom, #db0011 0, #aa0310 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0011', endColorstr='#db0011', GradientType=0);
                zoom: 1;
                border-radius: 4px;
                color: #fff;
                padding: 5px 10px;
                font-weight: 700;
                font-size: 12px;
                text-decoration: none;
                border: 0;
                outline: 0;
            }

        .info-holder .apply-title {
            padding-bottom: 12px;
        }

    .hw-inner-page .search-name fieldset input[type="submit"],
    .hw-inner-page .search-name fieldset input[type="button"] {
        min-height: 37px;
        min-width: auto;
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db0a10), color-stop(50%, #aa1704), color-stop(100%, #db0a10));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #db0a10 0%, #aa1704 50%, #db0a10 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #db0a10 0%, #aa1704 50%, #db0a10 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #db0a10 0%, #aa1704 50%, #db0a10 100%);
        /* IE10+ */
        background: linear, to bottom, #db0a10 0%, #aa1704 50%, #db0a10 100%;
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db0a10', endColorstr='#db0a10', GradientType=0);
        /* IE6-8 */
    }

    /*# sourceMappingURL=style.css.map */
