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

sup, .sup, sub, .sub {
    font-size: .6em;
}
sup, .sup {
    vertical-align: super;
}
.template:after {
    content: "";
    display: table;
    clear: both;
}
.race-header {
    bottom: 2.5rem;
    padding: 0 4rem;
    width: 100%;
}
.race-header .race-header-inner {
    max-width: 144rem;
    position: relative;
    display: table;
    width: 100%;
    margin: 0 auto;
}
.race-header .race-header-inner .left {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.race-header .race-header-inner .race-header-flag {
    display: block;
    float: left;
    height: 3.2rem;
    margin-right: 1rem;
    margin-bottom: 2.5rem;
    width: 4.8rem;
}
.race-header .race-header-inner .race-header-flag img {
    display: block;
    width: 100%;
    height: 100%;
}
.srt {
    position: absolute;
    left: -999em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.race-header .race-header-inner .race-header-title {
    color: #1e1e1e;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
}
.race-header-title sup {
    font-size: 15px;
    font-size: 1.5rem;
}
.race-header .race-header-inner .race-header-country {
    color: #4a4a4a;
    font-weight: 600;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
}
.template-racedetails .inner-wrap-full-width {
    text-align: center;
}
.video-player {
    margin: 0 auto;
    min-height: 12.4rem;
    max-width: 144rem;
    min-width: 22rem;
    position: relative;
    z-index: 1;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}
.template-racedetails .race-info {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    text-align: left;
    padding: 0 40px 3.5rem;
    max-width: 144rem;
}
.template-racedetails .circuit-info {
    width: 63.75%;
    float: left;
    padding: 0 1.66% 0 2.49%;
}
.circuit-info .circuit-info-header {
    color: #1e1e1e;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: .2px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 4.5rem;
}
.circuit-info .circuit-info-container {
    float: left;
}
.circuit-info .circuit-info-container {
    margin-right: 7.65%;
}
.circuit-info .circuit-info-title {
    color: #545454;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    width: 76px;
    margin-bottom: 1.5rem;
}
.circuit-info .circuit-info-value {
    color: #1e1e1e;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.15;
    text-transform: uppercase;
}
.circuit-info .circuit-info-value .subtext {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    width: 6.5rem;
}
.circuit-info .track-map {
    margin-top: 3.5rem;
}
.circuit-info .track-map img {
    width: 100%;
}
.template-racedetails .inner-wrap .feature-title {
    margin: 2rem 0;
}
.template-racedetails .articles {
    margin-top: 3rem;
}
.article-teaser-container {
    max-width: 144rem;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.wrapper {
    float: left;
}
.teaser-items-4 .wrapper {
    width: 25%;
}

.template-racedetails .circuit-history {
    background: #fff;
    margin: 1px;
    padding: 5rem 0 8rem;
}
.template-racedetails .circuit-history>*:not(.breakouts), .ie8 .template-racedetails .circuit-history {
    padding: 0 6rem;
}

.template-racedetails .related-content {
    margin: 6rem 0 4rem;
}
.selected-article-parent-container {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.selected-article .selected-article-container {
    display: block;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}
.selected-article .selected-article-image {
    background: #fff;
    overflow: hidden;
    padding-top: 100%;
}
.selected-article .selected-article-image img {
    height: 100%;
    position: absolute;
    top: 0;
}
.selected-article .selected-article-shade, .selected-article .selected-article-info {
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -ms-transition: -ms-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
}
.selected-article .selected-article-info {
    bottom: 0;
    padding: 3rem 2.5rem 0;
    position: absolute;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    width: 100%;
}
.selected-article .selected-article-breadcrumb, .selected-article .selected-article-date {
    color: #b0b0b0;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
}
.selected-article .selected-article-breadcrumb li {
    color: #b0b0b0;
    float: left;
    margin: 0 .5rem 0 0;
    font-size: 1rem;
    font-size: 1rem;
    list-style: none;
}
.selected-article .selected-article-breadcrumb li:before {
    content: ' / ';
}
.selected-article .selected-article-breadcrumb li:first-child:before {
    content: '';
}
.selected-article .selected-article-title {
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 1rem 0;
    line-height: 1.35;
}
.selected-article .selected-article-date {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
}
.selected-article .selected-article-breadcrumb.is-invisible, .selected-article .selected-article-date.is-invisible {
    visibility: hidden;
}
.icn-clock--before:before {
    position: relative;
    margin: 0 1rem 0 0;
    vertical-align: middle;
    content: "";
    display: inline-block;
    width: 1.7rem;
    height: 1.7rem;
    background-position: -5.6rem 0;
    top: -2px;
}
.selected-article .selected-article-date:before {
    background-position: -2.8rem 0;
}
.selected-article .image .selected-article-shade {
    bottom: 0;
    box-shadow: 0 60px 0 0 #000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#000),color-stop(1,rgba(0,0,0,0)));
    background: -ms-linear-gradient(bottom,#000,rgba(0,0,0,0));
    background: -moz-linear-gradient(center bottom,#000 0,rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(rgba(0,0,0,0),#000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#ff000000',GradientType=0);
    padding-top: 60%;
    position: absolute;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
}
.no-touch .selected-article .selected-article-container:hover .selected-article-shade {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.selected-article-parent-wrapper {
    overflow: hidden;
    width: 100%;
}
.selected-article-parent-container {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.selected-article-parent-container .selected-article-wrapper {
    float: left;
    width: 25%;
}
.template-racedetails .circuit-history .manual-gallery {
    padding: 0;
    overflow: hidden;
}
.manual-gallery .gallery-inpage {
    clear: both;
    margin: 0;
    position: relative;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.manual-gallery .swiper-container {
    overflow: hidden;
    position: relative;
}
.manual-gallery .align-to-body .swiper-wrapper .ps-current img {
    width: 100%;
    min-width: 28rem;
    height: auto;
    vertical-align: middle;
}
.manual-gallery .align-to-body .swiper-wrapper .ps-current img {
    -webkit-transform: 0 -50%;
    -moz-transform: 0 -50%;
    -o-transform: 0 -50%;
    -ms-transform: 0 -50%;
    transform: 0 -50%;
    top: 50%;
}
.manual-gallery .align-to-body .swiper-wrapper .ps-current {
    height: auto !important;
    max-height: 60rem;
    overflow: hidden;
}
.manual-gallery .align-to-body {
    margin-top: 0 !important;
}
.template-racedetails .inner-wrap {
    padding: 0 40px;
    max-width: 136rem;
}









@media only screen and (min-width: 768px) {

.selected-article-parent-container {
    max-width: 144rem;
}
}




@media only screen and (min-width: 1440px) {

.template-racedetails .inner-wrap-full-width {
    margin: 0 auto;
    padding: 0 4rem;
    max-width: none;
}
.template-racedetails .race-info {
    padding: 0 0 3.5rem;
    max-width: 144rem;
}
.template-racedetails .inner-wrap {
    padding: 0;
}
.selected-article-parent-container {
    max-width: 144rem;
}
}