@charset "utf-8";
/* CSS Document */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html, body {
    margin: 0;
    padding: 0;
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'bentonsans',Helvetica,sans-serif;
}

body {
    font-family: 'bentonsans',Helvetica,sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    background: #e2e2e2 url(/images/Background.png) top center repeat;
    background-size: 100% auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
}

p, ul, ol, dl {
    margin-bottom: 20px;
    margin-bottom: 2rem;
}

.site-wrapper {
    position: relative;
}

.site-header {
    position: absolute;
    width: 100%;
    padding: 2.9rem 4rem 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
}

a {
    color: #d31411;
    font-weight: 700;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #b3110e;
}

.uadm {
    display: none !important;
}

.page-header {
    min-height: 12.4rem;
    padding-top: 12.4rem;
    max-height: 66rem;
}

.template-articleindex {
    padding: 0 4rem 4rem;
}

.page-header-image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    overflow-y: hidden;
}

.page-header .align-to-body {
    margin-top: -12.4rem;
}

.page-header-image picture {
    display: block;
    width: 100%;
    text-align: center;
}

.page-header-image .parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.page-header-image .actual {
    position: absolute;
    top: 0;
    left: 0;
}

.page-header-image .actual {
    position: absolute;
}

.page-header-image picture img {
    width: 100%;
    display: block;
}

.breadcrumb-wrap {
    padding: 0 4rem;
}

.breadcrumb {
    width: 100%;
    padding: 3.5rem 3rem 2.8rem 0;
    font-size: 12px;
    font-size: 1.2rem;
    vertical-align: top;
    line-height: 1;
    max-width: 144rem;
    margin: 0 auto;
}

.breadcrumb a {
    color: #171717;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 .5rem;
}

.breadcrumb span {
    color: #000;
    text-transform: uppercase;
    margin: 0 .5rem;
}

.breadcrumb a:hover {
    color: #000;
}

.breadcrumb a:first-child {
    margin-left: 0;
}

.breadcrumb span.level-0 {
    font-weight: 600;
}

.breadcrumb a:last-child {
    margin-right: 0;
}

h1 {
    font-size: 2rem;
    margin: 0.67rem 0;
}

.inner-wrap {
    width: 100%;
    max-width: 144rem;
    margin: 0 auto;
}

.template-feature article .inner-wrap {
    max-width: 79.6rem;
}

.template-feature .article-title {
    width: 100%;
    text-align: left;
}

.template-feature .fix-partner-small-image {
    margin-top: 4rem;
}

.article-title .category-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #171717;
    margin-bottom: 4.5rem;
}

.template-feature .article-title .category-title {
    margin-bottom: 2.2rem;
}

p, li, dd {
    color: #1e1e1e;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.625;
    text-align: left;
}

.article-content a img, .article-content img {
    width: 100%;
} {
    width: 100%;
}

.template-feature article {
    background: #fff;
    padding: 7.4rem 0;
}

h1, .lrg-title {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.5;
    font-weight: 700;
    color: #000;
}

.template-feature .article-title .headline {
    width: 90%;
    text-align: left;
    margin: 0;
    font-size: 4rem;
}

.article-title .date, .article-title .share {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    font-weight: 600;
    margin: 0 4rem 5rem 0;
    display: inline-block;
    vertical-align: middle;
}

.article-title .date .icon, .article-title .share .icon {
    font-size: 16px;
    font-size: 1.6rem;
    vertical-align: middle;
    padding-right: .8rem;
}

.article-title .strapline {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.82;
    font-weight: 500;
    margin-bottom: 2.4rem;
}

.template-feature .article-title .strapline {
    text-align: left;
}

.template-feature .article-content {
    clear: both;
}

.template-feature .article-content:last-child {
    padding-bottom: 4rem;
}

.template-feature .article-content p b {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3;
}

footer {
    padding: 0;
}

.parallax-inner {
    background-size: contain !important;
}

#uSocial .uscl-bar.uscl-style4 .ico_uscl, .uSocial-Share .uscl-bar.uscl-style4 .uscl-vk:hover {
    background: #507299 !important;
}

#uSocial .uscl-bar.uscl-style4 .ico_uscl, .uSocial-Share .uscl-bar.uscl-style4 .uscl-twi:hover {
    background: #55acee !important;
}

#uSocial .uscl-bar.uscl-style4 .ico_uscl, .uSocial-Share .uscl-bar.uscl-style4 .uscl-fb:hover {
    background: #4267b2 !important;
}

#uSocial .uscl-bar.uscl-style4 .ico_uscl, .uSocial-Share .uscl-bar.uscl-style4 .uscl-gPlus:hover {
    background: #dc4a38 !important;
}

#uSocial .uscl-bar.uscl-style4 .ico_uscl, .uSocial-Share .uscl-bar.uscl-style4 .uscl-ok:hover {
    background: #ee8208 !important;
}

.template-articleindex {
    padding: 0 4rem 4rem;
}

.article-title .tags {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 3.27;
    text-transform: uppercase;
    margin-bottom: 2.5rem;
}

.article-title .tags noindex {
    opacity: 0;
}

.article-title .tags noindex a {
    font-weight: 600;
    color: #4a4a4a;
    display: inline-block;
    margin-right: 3rem;
    white-space: nowrap;
    float: left;
}

.latest-news {
    padding: 4rem 4rem 4rem 4rem;
}

.latest-news form table tbody tr td  {
    vertical-align: middle;
}

.promoted-articles {
    position: relative;
    height: 61.4rem;
}

.promoted-articles.desktop {
    height: 42rem;
    overflow: hidden;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0;
    -moz-transform: translate3d(0,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0;
    -o-transform: translate3d(0,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0,0);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0;
    -ms-transform: translate3d(0,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0;
    transform: translate3d(0,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.carousel-home .pgwSlider .ps-current {
    min-height: 65rem;
    overflow: hidden;
}
.carousel-home .pgwSlider .ps-current img {
    width: 100%;
    height: auto;
    margin-top: -15rem;
}
.feature-title {
    color: #171717;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 500;
}
.latest-news .feature-title {
    line-height: 5;
}
.latest-news .tablet-swiper-slide {
    overflow: hidden;
}
.template-home .articles #allEntries [id*=entry]:nth-child(1), .template-home .articles #allEntries [id*=entry]:nth-child(2), .template-home .articles #allEntries [id*=entry]:nth-child(3), .template-home .articles #allEntries [id*=entry]:nth-child(4), .template-home .articles #allEntries [id*=entry]:nth-child(5), .template-home .articles #allEntries [id*=entry]:nth-child(6), .template-home .articles #allEntries [id*=entry]:nth-child(7), .template-home .articles #allEntries [id*=entry]:nth-child(8), .template-home .articles #allEntries [id*=entry]:nth-child(9), .template-home .articles #allEntries [id*=entry]:nth-child(10), .template-home .articles #allEntries [id*=entry]:nth-child(11) {
    display: block;
}

.show_less {

}
.template-home .articles .article-wrapper {
    float: left;
    height: 34rem;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0 2rem 2rem 0;
    position: relative;
    top: 0;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    width: 25%;
}
.template-home .articles .first-news .article-wrapper:nth-child(1) {
    height: 68rem;
}
.template-home .articles .article-wrapper .fom-teaser {
    height: 32rem;
    margin: 0;
    padding-bottom: 0;
}
.template-home .articles .article-wrapper:nth-child(1) .fom-teaser {
    height: 66rem;
}
.template-home .articles .article-wrapper .fom-teaser .teaser-image {
    height: 16rem;
    width: 100%;
}
.template-home .articles .article-wrapper:nth-child(1) .fom-teaser .teaser-image {
    height: 50rem;
    overflow: hidden;
    width: 100%;
}
.fom-teaser.lt480 .teaser-image .placeholder-16x9 {
    display: block;
    width: 100%;
}
.template-home .articles .article-wrapper .fom-teaser .teaser-image img {
    width: 100%;
    height: auto;
}
.template-home .articles .article-wrapper .fom-teaser .teaser-image img {
    width: 100%;
    height: auto;
}
.template-home .articles .article-wrapper .fom-teaser .teaser-info {
    height: 17rem;
    left: 0;
    padding: 2.5rem 2rem;
    width: 100%;
}
.template-home .articles .article-wrapper .fom-teaser .teaser-info-title {
    height: 7.5rem;
    margin: 1.5rem 0 .5rem;
    width: auto;
}
.latest-news .mobile-swiper-wrapper .cta {
    padding-bottom: 24px;
    -webkit-transition: background-position .18s ease-out;
    -moz-transition: background-position .18s ease-out;
    -ms-transition: background-position .18s ease-out;
    -o-transition: background-position .18s ease-out;
    transition: background-position .18s ease-out;
    display: inline;
}
.latest-news .mobile-swiper-wrapper .cta {
    display: block;
    height: 100%;
    padding: 1rem;
    font-weight: 600;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2;
    text-align: center;
}












@media only screen and (min-width: 768px) {
.article-title {
    position: relative;
}
}

