body, p, input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, .button, .orbit-caption, h1, h2, h3, h4, h5, h6 {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
}

/* -----  Main elements  ---- */

.wrapHeader {
    background: url("../images/style-guide/background-header.jpg") center top no-repeat;
    height: 209px;
    padding: 60px 0 0 0;
    position: relative;
}

.styleHeader h2 {
    font-size: 0;
    line-height: 0;
    text-indent: -999999px;
    width: 100%;
    max-width: 329px;
    margin: 0 0 32px 0;
}

.styleHeader p {
    float: right;
    font-size: 11px;
    color: #99d3fe;
    margin: 0 0 0 0;
    padding: 52px 0 0 0;
}

.styleNavWrap {
    width: 100%;
    position: absolute;
    top: 165px;
    left: 0;
    z-index: 20;
    height: 44px;
}

.styleNavInnerWrap {
    width: 100%;
    padding: 0 10px 0 10px;
    margin: 0 auto 0;
    max-width: 960px;
    overflow: hidden;
}

.lt-ie9 .styleNavInnerWrap {
    width: 960px;
}

.styleNav {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #77aed4;
}

.styleNav li {
    float: left;

}

.styleNav li a {
    font-weight: bold;
    font-size: 1.3em;
    color: #99d3fe;
    display: block;
    padding: 13px 0 13px 0;
    margin: 0 30px 0 0;
}

.styleNav li a:hover {
    color: #fff;
}

.styleNav li.current a {
    color: #fff;
    cursor: default;
}

.noPadding {
    padding: 0 0 0 0;
}

.styleIntro {
    padding: 40px 10px 10px 10px;
}

.styleIntro h2 {
    font-size: 3.0em;
    color: #1f1f1e;
    margin: 0 0 25px 0;
}

.styleIntro ul {
    float: left;
    width: 70%;
    margin: 0 0 12px 0;
}

.styleIntro li {
    float: left;
    width: 25%;
    padding: 0 0 10px 0;
}

.styleIntro li a {
    font-weight: bold;
    color: #d3461e;
    font-size: 1.3em;
    padding: 0 0 0 11px;
    background: url("../images/style-guide/sprite.png") 0 3px no-repeat;
}

.styleIntro li a:hover {
    text-decoration: underline;
}

.styleContent {
    padding: 40px 0 80px 0;
}

.styleContent p {
    font-size: 1.3em;
    line-height: 150%;
    color: #1f1f1e;
    width: 70%;
    margin: 0 30% 20px 0;
}

.styleContent h4 {
    text-transform: none;
    font-size: 1.8em;
    color: #d3461e;
}

.styleContent ul {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1.3em;
    margin: 0 0 20px 0;
}

.styleContent ul li {
    padding: 3px 0 3px 0;
}

.styleContent ul li a:hover {
    text-decoration: underline;
}

html {
    background: url("../images/style-guide/background-main.png") center top repeat-y;
}

.styleContent h3 {
    margin: 0 0 15px 0;
    font-size: 2.2em;
    color: #1f1f1e;
}

.styleContent img {
    width: 100%;
    max-width: 790px;
    margin: 0 0 30px 0;
}

.styleContent img.width603 {
    width: 100%;
    max-width: 603px;
}

.styleContent img.width639 {
    width: 100%;
    max-width: 639px;
}

.styleContent img.width580 {
    width: 100%;
    max-width: 580px;
}

.styleContent img.width569 {
    width: 100%;
    max-width: 569px;
}

.styleContent img.width599 {
    width: 100%;
    max-width: 599px;
}

.styleContent img.width309 {
    width: 100%;
    max-width: 309px;
}

.styleContent img.width285 {
    width: 100%;
    max-width: 285px;
}

.styleContent img.width266 {
    width: 100%;
    max-width: 266px;
}

.styleContent img.width620 {
    width: 100%;
    max-width: 620px;
}

.styleContent img.width600 {
    width: 100%;
    max-width: 600px;
}

.styleContent img.width960 {
    width: 100%;
    max-width: 940px;
}

.styleContent img.width925 {
    width: 100%;
    max-width: 925px;
}

.styleContent img.width748 {
    width: 100%;
    max-width: 748px;
}

.styleContent img.width535 {
    width: 100%;
    max-width: 535px;
}

.styleContent img.width864 {
    width: 100%;
    max-width: 864px;
}

.typeSizes h1 {
    font-size: 3.2em;
    line-height: 36px;
    margin: 0 0 10px 0;
}

.typeSizes span.typeSpec {
    font-size: 1.2em;
    margin: 0 0 22px 0;
    display: block;
    font-style: italic;
}

.typeSizes h2 {
    font-size: 2.4em;
    line-height: 26px;
    margin: 0 0 10px 0;
}

.typeSizes h3 {
    font-size: 1.6em;
    line-height: 18px;
    margin: 0 0 10px 0;
}

.typeSizes h4 {
    font-size: 1.6em;
    line-height: 18px;
    margin: 0 0 10px 0;
    text-transform: none;
}

.typeSizes h5 {
    font-size: 1.1em;
    line-height: 13px;
    margin: 0 0 10px 0;
    font-weight: normal;
}

.typeSizes p {
    font-size: 1.3em;
    line-height: 15px;
    margin: 0 0 10px 0;
}

ul.iconsList {
    float: left;
    width: 100%;
    list-style-type: none;
}

ul.iconsList li {
    float: left;
    padding: 0 10px 0 0;
    width: 16.666666666%;

}

ul.iconsList li h5 {
    float: left;
    width: 100%;
    font-size: 13px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
}

ul.iconsList li img {
    width: auto;
    float: left;
}

/* -----------------------------------------
   MAX WIDTH 767px
----------------------------------------- */

@media only screen and (max-width: 767px) {

    .wrapHeader {
        background-image: none;
        background-color: #2B7AB5;
        height: auto;
        padding: 20px 0 0 0;
    }

    .styleHeader h2 {
        width: 70%;
        margin: 0 0 0 0;
    }

    .styleHeader p {
        float: left;
        width: 100%;
        padding: 0 0 15px 0;
    }

    .styleNavWrap {
        position: relative;
        top: 0;
        height: auto;
    }

    .styleNavInnerWrap {
        padding: 0 0 0 0;
    }

    .styleNav li {
        height: 38px;
        line-height: 38px;
        width: 100%;
        border-bottom: 1px solid #428BC2;
    }

    .styleNav li a {
        background: url("../images/sprite.png") 12px -425px no-repeat;
        width: 100%;
        display: block;
        height: 38px;
        padding: 0 12px 0 26px;
        color: #fff;
    }

    .styleNav {
        border-top: 1px solid #428BC2;
    }

    .styleIntro {
        float: left !important;
        padding: 20px 0 0 0;
        width: 100% !important;
    }

    .styleContent p {
        width: 100%;
    }

    .styleIntro h2 {
        padding: 0 12px 0 12px;
        font-size: 2.2em;
        margin: 0 0 20px 0;
    }

    .styleIntro ul {
        width: 100%;
        margin: 0 0 0 0;
    }

    .styleIntro ul li {
        width: 100%;
        border-bottom: 1px solid #e1e0dd;
        height: 38px;
        line-height: 38px;
    }

    .styleIntro ul li a {
        width: 100%;
        padding: 0 12px 0 26px;
        height: 38px;
        line-height: 38px;
        background-position: 12px 15px;
        display: block;
    }

    .styleIntro ul li a:hover {
        text-decoration: none;
    }

    .styleContent {
        padding: 20px 0 20px 0;
    }

    .styleContent h3 {
        font-size: 1.8em;
    }

    ul.iconsList li {
        width: 33.333333333%;
    }

    ul.iconsList li.clearer {
        clear: both;
    }

}

/* -----------------------------------------
   END OF MAX_WIDTH 767px
----------------------------------------- */

/* -----------------------------------------
   HI RES IMAGES
----------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    .socialLinks li.shareTitle, .newsMoreLinks a, .socialFooter li.shareTitle, .sliderWrap div.orbit-wrapper div.slider-nav span {
        background-image: url("../images/sprite@2x.png") !important;
        -webkit-background-size: 1000px 1000px;
        -o-background-size: 1000px 1000px;
        -moz-background-size: 1000px 1000px;
        -ms-background-size: 1000px 1000px;
        background-size: 1000px 1000px;
    }

    .styleIntro li a {
        background-image: url("../images/style-guide/sprite@2x.png") !important;
        -webkit-background-size: 1000px 1000px;
        -o-background-size: 1000px 1000px;
        -moz-background-size: 1000px 1000px;
        -ms-background-size: 1000px 1000px;
        background-size: 1000px 1000px;
    }

}

/* -----------------------------------------
   END OF HIGH RES IMAGES
----------------------------------------- */

