/*
Theme Name: Porsche Carrera
Theme URI: http://www.fivebyfive.com.au/
Description: A mobile responsive and HTML5 theme built.
Author: FIVE BY FIVE
Author URI: http://www.fivebyfive.com.au/
Version: 3.3
Template: genesis
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@font-face {
	font-family: 'Porsche Next TT';
	font-weight: 100;
	src: url('fonts/PorscheNextTT/PorscheNextTT-Thin.eot'); /* IE9 Compat Modes */
	src: url('fonts/PorscheNextTT/PorscheNextTT-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/PorscheNextTT/PorscheNextTT-Thin.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Thin.woff') format('woff'), /* Pretty Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
	   url('fonts/PorscheNextTT/PorscheNextTT-Thin.svg#svgPorscheNextTTThin') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Porsche Next TT';
	font-weight: normal;
	src: url('fonts/PorscheNextTT/PorscheNextTT-Regular.eot'); /* IE9 Compat Modes */
	src: url('fonts/PorscheNextTT/PorscheNextTT-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/PorscheNextTT/PorscheNextTT-Regular.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Regular.woff') format('woff'), /* Pretty Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	   url('fonts/PorscheNextTT/PorscheNextTT-Regular.svg#svgPorscheNextTT') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'Porsche Next TT';
	font-weight: 700;
	src: url('fonts/PorscheNextTT/PorscheNextTT-Bold.eot'); /* IE9 Compat Modes */
	src: url('fonts/PorscheNextTT/PorscheNextTT-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('fonts/PorscheNextTT/PorscheNextTT-Bold.woff2') format('woff2'), /* Super Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Bold.woff') format('woff'), /* Pretty Modern Browsers */
	   url('fonts/PorscheNextTT/PorscheNextTT-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
	   url('fonts/PorscheNextTT/PorscheNextTT-Bold.svg#svgPorscheNextTTBold') format('svg'); /* Legacy iOS */
}

/* ----------------------------------------------
 * Generated by Animista on 2018-2-19 10:1:32
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation flip-horizontal-top
 * ----------------------------------------
 */
@-webkit-keyframes flip-horizontal-top {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}
@keyframes flip-horizontal-top {
  0% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2018-2-19 10:29:2
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation flip-horizontal-bottom
 * ----------------------------------------
 */
@-webkit-keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
}
@keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
}



.flip-horizontal-top {
	-webkit-animation: flip-horizontal-top 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-top 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

.flip-horizontal-bottom {
	-webkit-animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

/*  General styles */
div, p, span, table, ul, ol, li, a, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

html {
	font-size: 15px;
}

body{
	font-family: "Porsche Next TT";
	font-size: 15px;
	line-height: 1.8;
	color: #020613;
	-webkit-font-smoothing: antialiased;
	position: relative;
	background: #000;
	margin: 0;
	padding: 0;
	transition: opacity .2s ease;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Porsche Next TT";
	margin: 0px 0px 20px 0px;
	padding: 0;
    line-height: 1.25;
	color: #020612;
	font-weight: 100;
}

h1 { font-size: 5.06em; }
h2 { font-size: 4.3em; }
h3 { font-size: 3.1em; font-size: 2.4em; }
h4 { font-size: 2.6em; }
h5 { font-size: 1.9em; }
h6 { font-size: 1.6em; }

.h1 { font-size: 5.06em; }
.h2 { font-size: 4.3em; }
.h3 { font-size: 3.1em; }
.h4 { font-size: 2.6em; }
.h5 { font-size: 1.9em; }
.h6 { font-size: 1.6em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited,
h4 a:visited, h5 a:visited, h6 a:visited {
	color: inherit;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
	text-decoration: underline;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

p:empty {
	display: none;
}

.txt-color-3{
	color: #CC0000;
}

a,
.footer-top .menu li a,
.search-form input[type="submit"],
.search-form button[type="submit"],
.sidebar-posts .post-item a:hover .overlay,
.gform_footer .gform_button.button,
.gform_footer input[type=submit]{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
	font-weight: bold;
    text-decoration: underline;
    color: #CC0000;
    outline: none;
}

a:visited,
a:focus,
a.active {
	color: #020613;
}

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

a.inherit:visited,
a.inherit:hover,
a.inherit,
a.color-inherit:visited,
a.color-inherit:hover,
a.color-inherit {
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

ol, ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

table {
	width: 100%;
	font-family: "Porsche Next TT";
}

td, th {
	padding: 0 20px;
}

table.table-bordered {
	border: 1px solid #E0E1E4;
}

table.table-bordered>tbody>tr>td,
table.table-bordered>tbody>tr>th,
table.table-bordered>tfoot>tr>td,
table.table-bordered>tfoot>tr>th,
table.table-bordered>thead>tr>td,
table.table-bordered>thead>tr>th {
    border: 1px solid #E0E1E4;
}

table.table>caption+thead>tr:first-child>td,
table.table>caption+thead>tr:first-child>th,
table.table>colgroup+thead>tr:first-child>td,
table.table>colgroup+thead>tr:first-child>th,
table.table>thead:first-child>tr:first-child>td,
table.table>thead:first-child>tr:first-child>th {
    border: 0;
}

table.table-bordered td, table.table-bordered th {
	padding: 7px 20px!important;
    line-height: 26px!important;
}

.entry-content ul,
.entry-content ol {
	margin-bottom: 20px;
}

.entry-content ul {
	padding-left: 20px;
	margin-left: 20px;
}

.entry-content ul li{
	list-style: disc;
}

.entry-content ol {
	padding-left: 20px;
	margin-left: 20px;
	list-style: decimal;
}

.entry-content ol > li {
	list-style: decimal;
}

.entry-content .list-group {
	padding-left: 0;
	margin-left: 0;
}

.entry-content ol.list-group li{
	display: list-item;
	list-style: decimal;
	list-style-position: inside;
}

.list-group li,
.entry-content .list-group li {
	list-style: none;
	border: 1px solid #E0E1E4;
	margin-bottom: -1px;
	padding: 14px 60px;
	background: #fff;
}

.small-dots,
.entry-content .small-dots {
	padding-left: 0;
	margin-left: 0;
}

.small-dots li,
.entry-content .small-dots li {
	list-style: none;
	position: relative;
	padding-left: 35px;
}

.small-dots li:before,
.entry-content .small-dots li:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #262A35;
	border-radius: 100%;
	position: absolute;
	top: 11px;
	left: 12px;
}

.list-group.check-list li,
.entry-content .list-group.check-list li {
	position: relative;
	padding-left: 62px;
}

.list-group.check-list li:before {
	content: '\f00c';
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 1.333em;
	line-height: 1;
	
	position: absolute;
	top: 15px;
	left: 22px;
}

code {
	display: block;
	margin-bottom: 20px;
}

.widget-title {
	font-size: 2.6em;
	color: #FFFFFF;
    font-size: 36px;
    font-weight: 100;
    line-height: 30px;
}

.black-widget-title .widget-title{
	color: #000000;
}

.heading-2 .widget-title {
	border-bottom: 1px solid #262A35;
    padding-bottom: 28px;
    margin-bottom: 22px;
}

.title-align-center.widget-title-container {
	text-align: center;
}

.sub-heading-style,
.widget-sub-title {
	color: #CC0000;
	font-weight: 400;
}

.widget-title-container .widget-sub-title {
	margin-top: -15px;
	margin-bottom: 40px;
}

/* Define Styles */
.define-color {
	display: inline-block;
	width: 240px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	margin-right: 30px;
	margin-bottom: 30px;
}

.define-color .color {
	width: 240px;
	height: 100px;
}

.define-color .label {
	color: initial;
	font-weight: normal;
	padding: 0;
}

.define-color .s2 {
	padding: 10px 15px;
}

.style-heading .widget-title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #B2BAC4;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	text-transform: uppercase;
}

/* Styles Nav */
.ff-styles-nav span {
	background: #6B6C70;
	color: #fff;
	padding: 5px 14px;
	display: inline-block;
	margin: 5px;
	font-size: .8em;
	cursor: pointer;
	text-transform: uppercase;
}

.ff-styles-nav span:hover {
	background: #262A35;
}

.ff-scroll-to-top {
	display: block;
	width: 50px;
	height: 50px;
	background: #262A35;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	line-height: 44px;
	border-radius: 100%;
	font-size: 26px;
	color: #fff;
	cursor: pointer;
}

.ff-scroll-to-top:hover {
	opacity: .7;
}

/* Fonts */
.primary-font {
	font-family: 'Open Sans';
}

.secondary-font {
	
}

/* Text Styles */
.text-style-1 {
    font-weight: normal;
    color: #fff;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 17px;
}

.text-style-2 {
	color: #020613;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

.text-style-3 {
	font-weight: normal;
	font-size: 0.9333 em;
	text-transform: uppercase;
}

.text-style-4 {
    color: #A7A8AA;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 21px;
}

.text-style-5 {
	font-weight: 700;
	font-size: .8em;
	text-decoration: underline;
}

.text-style-6 {
    font-weight: normal;
    color: #CC0000;
    font-family: "Porsche Next TT";
    font-size: 20px;
    line-height: 27px;
}

.fs-default {
	font-size: 1em;
}

.fs-minor {
	font-size: .933em;
}

.fs-small {
	font-size: .8em;
}

.fs-sub {
	font-size: .6667em;
}

/* Buttons */
.btn .fa {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	margin-left: 9px;
}

.btn,
.btn:visited,
.btn.style-1,
.btn.style-1:visited,
.btn.primary,
.btn.primary:visited {
	font-family: "Porsche Next TT";
	background-color: #CC0000;
    border: 1px solid #CC0000;
    color: #fff;
    border-radius: 1px;
    padding: 16px 30px;
    text-decoration: none;
    font-size: 17px;
    line-height: 16px;
    font-weight: normal;
}

.btn:focus,
.btn.style-1:focus,
.btn.primary:focus.btn,
.btn.style-1:focus,
.btn.primary:focus{
	color: #fff;
}

.btn:hover,
.btn.hover,
.btn.style-1:hover,
.btn.style-1.hover,
.btn.primary:hover,
.btn.primary.hover {
    background-color: #8C0000;
    border-color: #8C0000;
    color: #fff;
    text-decoration: none;
}


.btn.selected,
.btn.primary.selected,
.btn.style-1.selected {
    background-color: #8C0000;
    border-color: #8C0000;
    color: #fff;
    text-decoration: none;
}

.btn.style-2,
.btn.style-2:visited,
.btn.secondary,
.btn.secondary:visited,
.btn-secondary,
.btn-secondary:visited {
    background: none;
    border: 1px solid #CC0000;
    color: #CC0000;
}

.btn.style-2:hover,
.btn.style-2.hover,
.btn.secondary:hover,
.btn.secondary.hover,
.btn-secondary:hover,
.btn-secondary.hover {
	background-color: #CC0000;
    border-color: #CC0000;
    color: #fff;
	text-decoration: none;
}

.btn.secondary.selected,
.btn-secondary.selected {
	background-color: #CC0000;
    border-color: #CC0000;
    color: #fff;
	text-decoration: underline;
}

.btn.style-3,
.btn.style-3:visited,
.btn-tertiary,
.btn-tertiary:visited {
	background: #000;
    border: 1px solid #000;
    color: #fff;
}

.btn.style-3:hover,
.btn.style-3.hover,
.btn-tertiary:hover,
.btn-tertiary.hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
    text-decoration: none;
}

.btn.style-3.selected,
.btn-tertiary.selected {
    background-color: #000;
    border-color: #000;
    color: #fff;
	text-decoration: underline;
}

.btn.style-4,
.btn.style-4:visited,
.btn-quaternary,
.btn-quaternary:visited {
	background: none;
    border: 1px solid #E0E1E4;
    color: #6B6C70;
	font-size: 15px;
	padding: 14px 30px;
}

.btn.style-4:hover,
.btn.style-4.hover,
.btn-quaternary:hover,
.btn-quaternary.hover {
    background-color: #F5F6F8;
    border-color: #E0E1E4;
    color: #6B6C70;
    text-decoration: none;
}

.btn.style-4.selected,
.btn-quaternary.selected {
    background-color: #F5F6F8;
    border-color: #E0E1E4;
    color: #6B6C70;
    text-decoration: underline;
}

.btn.terrain,
.btn.terrain:visited,
.btn-terrain,
.btn-terrain:visited {
	background: none;
	border: 1px solid #FFF;
	color: #FFF;
}

.btn.terrain:hover,
.btn.terrain.hover,
.btn-terrain:hover,
.btn-terrain.hover {
    background: #fff;
    border-color: #fff;
    color: #000;
	text-decoration: none;
}

.btn.terrain.selected,
.btn-terrain.selected {
    background: #fff;
    border-color: #fff;
    color: #000;
}

.btn-info {
	background: #777;
	border-color: #777;
}

.btn-lg {
	width: 100%;
	margin: 10px 0;
	white-space: normal;
}

.close-btn,
.close-btn:visited {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-color: #1B1D1F;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	line-height: 43px;
	font-size: 14px;
}

.close-btn:hover {
	background-color: #51545d;
	color: #fff;
}

.text-btn,
.text-btn:visited {
    color: #CC0000;
    font-size: 17px;
    line-height: 28px;
    font-weight: normal;
    text-decoration: underline;
    font-family: "Porsche Next TT";
}

.text-btn:hover,
.text-btn.hover {
	color: #CC0000;	
	text-decoration: none;
}

.btn.full {
	width: 100%;
}

/* Slick UI */
.navigation-buttons {
	display: inline-block;
    background: #1B1D1F;
    padding: 9px 16px;
}

.slick-nav {
    height: 45px;
    width: 81px;
    background-color: #1B1D1F;
    position: absolute;
    top: 0;
    right: 0;
}

.slick-nav:empty {
	display: none;
}

.slick-nav .slick-prev:before,
.slick-nav .slick-next:before {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 22px;
}
	
.slick-nav .slick-prev {
	left: 17px;
    width: 8px;
}

.slick-nav .slick-next {
	right: 17px;
    width: 8px;
}

.navigation-btn-left {
	margin-right: 17px;
}

.navigation-btn-right {
	margin-left: 17px;
}

.navigation-style-2 .slick-prev:before,
.navigation-style-2 .slick-next:before,
.navigation-btn-left:before,
.navigation-btn-right:before {
	font-family: 'Fontawesome';
	font-size: 22px;
	color: #fff;
	line-height: 22px;
	opacity: 1;
}

.navigation-style-2 .slick-prev:before,
.navigation-btn-left:before {
	content: '\f104';
}

.navigation-style-2 .slick-next:before,
.navigation-btn-right:before {
	content: '\f105';
}

.navigation-style-2 .slick-prev,
.navigation-style-2 .slick-next {
	top: -45px;
	border: 1px solid #E0E1E4;
	height: 45px;
	width: 45px;
}

.navigation-style-2 .slick-prev {
	right: 55px;
	left: initial;
	border-right: none;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	text-align: right;
	padding-right: 15px;
}

.navigation-style-2 .slick-next {
	right: 10px;
	border-left: none;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	text-align: left;
	padding-left: 15px;
}

.navigation-style-2 .slick-prev:before,
.navigation-style-2 .slick-next:before {
	line-height: 43px;
}

/* Form Elements */
.label {
	color: #262A35;
	font-size: .8em;
	font-weight: 700;
	padding: 0;
	text-align: inherit;
}

.input-field-container .label {
    display: block;
    padding: 0;
    font-family: "Porsche Next TT";
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 0;
}

.gform_wrapper .top_label .gfield_label {
	font-family: "Porsche Next TT";
    width: 100%;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 21px!important;
    font-weight: normal;
    margin-bottom: 5px;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	font-family: "Porsche Next TT";
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
}

::-webkit-input-placeholder { opacity: 0.4; }
:-moz-placeholder { opacity: 0.4; }
::-moz-placeholder { opacity: 0.4;}
:-ms-input-placeholder { opacity: 0.4; }

textarea,
input[type="text"],
input[type="password"],
input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #E0E1E4;
    outline: none;
    padding: 11px 10px;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 27px;
	
	/* change caret color */
	/* color: #2CC6FA !important;
	text-shadow: 0px 0px 0px #262A35 !important;
	-webkit-text-fill-color: transparent !important; */
}

textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
	color: #262A35;
	opacity: 0.4;
	text-shadow: none;
	-webkit-text-fill-color: initial;
}

.disabled textarea,
.disabled input[type="text"],
.disabled input[type="password"],
.disabled input[type="email"] {
	color: #E0E1E4!important;
	text-shadow: 0px 0px 0px #E0E1E4 !important;
	-webkit-text-fill-color: transparent !important;
	pointer-events: none;
}

.error textarea,
.error input[type="text"],
.error input[type="password"],
.error input[type="email"] {
	border: 1px solid #F97D5A;
}

textarea {
	width: 100%;
	min-height: 100px;
}

div.gform_wrapper.gf_browser_chrome select,
div.gform_wrapper select,
select {
	padding: 14px 45px 14px 14px;
    border: 1px solid #A7A8AA;
    background-color: #F9FAFC;
    outline: none;
    -webkit-appearance: none;
    cursor: pointer;
    line-height: inherit;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 21px;
}

.ginput_container_select,
.select-container {
	position: relative;
	display: inline-block;
}

.ginput_container_select:after,
.select-container:after {
	font-family: 'FontAwesome';
	content: '\f063';
	display: inline-block;
	font-size: .8em;
	line-height: 1;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -6px;
	pointer-events: none;
}

div.gform_wrapper .top_label input.medium,
div.gform_wrapper .top_label select.medium {
	width: 100%;
}

ul.radio-container,
ul.checkbox-container {
	padding: 0;
	margin: 0;
}

ul.radio-container li,
ul.checkbox-container li {
	list-style: none;
	position: relative;
	padding-left: 30px;
}

.radio-container label,
.checkbox-container label {
    cursor: pointer;
    display: inline-block;
    padding-left: 30px;
    margin-left: -30px;
    z-index: 6;
    position: relative;
    font-family: "Porsche Next TT";
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
}

ul.radio-container input[type=radio],
ul.checkbox-container input[type=checkbox] {
	position: absolute;
	visibility: hidden;
}

ul.radio-container .check,
ul.checkbox-container .check{
	display: block;
	position: absolute;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 3px;
	left: 0;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}


.radio-style-1 .input-wrap:before,
.checkbox-style-1 .input-wrap:before,
ul.radio-container .check:before,
ul.checkbox-container .check:before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 12px;
	width: 12px;
	top: 3px;
	left: 3px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.radio-style-1 .checked .input-wrap:before,
.checkbox-style-1 .checked .input-wrap:before,
ul.radio-container input[type=radio]:checked ~ .check:before,
ul.checkbox-container input[type=checkbox]:checked ~ .check:before{
  background: #CC0000;
}

.checkbox-style-1 .input-wrap,
.radio-style-1 .input-wrap {
	vertical-align: top;
	display: inline-block;
	border: 1px solid #cc0000;
	background-color: #FFFFFF;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	cursor: pointer;
	margin-right: 10px;
	position: relative;
}

.checkbox-style-1 .input-wrap input,
.radio-style-1 .input-wrap input {
	display: none!important;
}

.gform_wrapper .radio-style-1 .gfield_radio li label {
	margin-top: 0;
}

.checkbox-style-1 .input-wrap {
	border-radius: 0;
}

ul.checkbox-container .check {
	border-radius: 0;
	line-height: 18px;
	text-align: center;
}

.checkbox-style-1 .checked .input-wrap:before,
ul.checkbox-container input[type=checkbox]:checked ~ .check:before {
	position: absolute;
	border-radius: 0;
	height: 18px;
	width: 18px;
	top: 0;
	left: 0;
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #fff;
	text-align: center;
	line-height: 19px;
}


/* Page fade */
.fade-load {
    -webkit-animation: fadein 2s;
       -moz-animation: fadein 2s;
        -ms-animation: fadein 2s;
         -o-animation: fadein 2s;
            animation: fadein 2s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Page fade End */

/* Preload */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #CC0000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/* .page-load-overlay {
	content: '';
    display: block;
    position: fixed;
	opacity: 1;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-image: url(images/clock-pload.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
	transition: opacity .2s ease;
} */

.clearfix {
	clear: both;
}

.clearfix:before,
.clearfix:after{
	content:"";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearboth {
	clear: both;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
  text-align: right;
}

.small-text {
    font-size: 0.733em;
}

.post-edit-link {
	display: none;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.hide,
.hide-header .site-header ,
.hide-nav .nav-primary ,
.hide-internal-header .internal-header,
.hide-responsive-nav #responsive-menu,
.hide-responsive-nav #click-menu,
.hide-footer .site-footer,
.hide-footer-top .footer-top,
.hide-footer-bottom .footer-bottom {
	display: none !important;
}

.image-hover-style-1 {
	position: relative;
}

.image-hover-style-1:after {
	content: '';
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ddd;
	background: rgba(255, 255, 255, 0.25);
	transition: opacity .2s ease;
}

.image-hover-style-1:hover:after {
	visibility: visible;
	opacity: 1;
}

.hover-style-1:hover {
	opacity: .8;
}

/* Layout */
.site-container {
	width: 2000px;
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	overflow-x: hidden;
	background: #fff;
}

.site-inner {
	min-height: 300px;
}

.page-dark .site-inner{
	background-color: #000;
}

.site-header .wrap,
.nav-primary .wrap {
	width: 1500px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.nav-primary .wrap{
	width: 1430px;
}

.wrapper, .wrap,
.content-sidebar-wrap, 
.wrapper #siteorigin-panels-builder-2 {
	width: 1200px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.wrap.partners-logo {
	width: 100%;
}
.footer-top .wrapper {
	width: 100%;
	max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.wrap2 {
    width: 1500px;
}

.wrapper3 {
	width: 1400px;
	max-width: 100%;
    margin: 0 auto;
}

.wrap-no-padding {
	padding: 0;
}

.wrap:after,
.wrapper:after {
	content: '';
	display: block;
	clear: both;
}

.cols-wrapper {
	display: inline-block;
	width: 100%;
}

.wrapper.minus-30,
.wrap.minus-30 {
	width: 1170px;
}

.wrapper.plus-30,
.wrap.plus-30 {
	width: 1230px;
}

.wrapper-2 {
	width: 900px;
}

/* UI Elements */
.label-info {
	background-color: #AAA;
}

.alert {
	padding: 19px 38px;
	font-weight: 700;
}

.alert .fa {
	font-size: 1.2em;
	margin-right: 15px;
}

.alert-success {
	color: #6ADE9B;
	background-color: #fff;
	border-color: #6ADE9B;
}

.alert-warning {
	color: #FA7D5A;
	background-color: #fff;
	border-color: #FA7D5A;
}

.alert-info {
	color: #0177C1;
	background-color: #fff;
	border-color: #0177C1;
}

.alert-danger {
	color: #ca0c09;
	background-color: #fff;
	border-color: #ca0c09;
}


/*
*  Animations:
*
*  animate-fade-in-up
*  animate-fade-in-down
*  animate-fade-in-left
*  animate-fade-in-right
*  animate-spin
*  swing-in-top-fwd
*  slide-in-fwd-top
*  slide-in-fwd-bottom
*  slide-out-bck-bottom
*
*/
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-up {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUp;
	animation-name:         fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {  opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-down {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInDown;
	animation-name:         fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-left {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInLeft;
	animation-name:         fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-right {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInRight;
	animation-name:         fadeInRight;
}

@-webkit-keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
.animate-spin {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: spin;
	animation-name:         spin;
}

@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}
@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}
.swing-in-top-fwd {
	-webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	-moz-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
}

@-webkit-keyframes slide-in-fwd-top{0%{-webkit-transform:translateZ(-1400px) translateY(-800px);transform:translateZ(-1400px) translateY(-800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}@keyframes slide-in-fwd-top{0%{-webkit-transform:translateZ(-1400px) translateY(-800px);transform:translateZ(-1400px) translateY(-800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}
.slide-in-fwd-top {
	-webkit-animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-out-bck-bottom{0%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}100%{-webkit-transform:translateZ(-1100px) translateY(1000px);transform:translateZ(-1100px) translateY(1000px);opacity:0}}@keyframes slide-out-bck-bottom{0%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}100%{-webkit-transform:translateZ(-1100px) translateY(1000px);transform:translateZ(-1100px) translateY(1000px);opacity:0}}
.slide-out-bck-bottom {
	-webkit-animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	-moz-animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-in-fwd-bottom{0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}@keyframes slide-in-fwd-bottom{0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}
.slide-in-fwd-bottom {
	-webkit-animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* Popup Box */
div #fancybox-content div {
    box-sizing: border-box;
}

.popup-box-wrap {
    padding: 40px 30px;
    width: 800px;
    max-width: 100%;
    box-sizing: border-box !important;
}

.popup-box-wrap .row{
    margin-top: 30px;
}

.popup-box-wrap h2{
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
}

.popup-box-wrap h5{
    text-align: center;
    margin-bottom: 0;
}

.popup-box-wrap .left-box{
    text-align: center;
    display: inline-flex;
    min-height: 240px;
}

.popup-box-wrap .left-box img{
    margin: auto;
}

.popup-box-wrap .gf_left_half,
.popup-box-wrap .gf_right_half{
    width: 100% !important;
    clear: both;
}

.popup-container .header {
	margin-bottom: 30px;
}

.popup-container .header .heading {
	margin-bottom: 5px;
	margin-bottom: 0;
}

.popup-container .header .description {
	margin-bottom: 0;
	font-size: .8667em;
}

.subscribe-popup-container {
	width: 540px;
	text-align: center;
}

.subscribe-popup-container .inner {
	padding: 30px 60px 30px;
}

.subscribe-popup-container div .gform_footer .gform_button.button {
	width: 100%;
}
/* End Popup forms */

/* Header */
.site-header {
	background-color: #F9FAFC;
	padding: 19px 0;
}

.site-header.stick {
	width: 100%;
	box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
	z-index: 200;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.nav-primary {
	background: #1B1D1F;
}

.nav-primary .menu-item a,
.nav-header .menu-item a {
    font-weight: 400;
    text-decoration: none;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 14px;
    line-height: 21px;
}

.nav-primary .genesis-nav-menu > li > a,
.nav-header .genesis-nav-menu > li > a {
	display: inline-block;
	padding: 12px 0;
	position: relative;
	margin: 0 10px;
}

.nav-primary .genesis-nav-menu > li:first-child > a{
	margin-left: 0px;
}

.nav-primary .genesis-nav-menu li:last-child a,
.nav-header .genesis-nav-menu li:last-child a {
	margin-right: 0px;
}

.nav-primary .genesis-nav-menu > li > a:after,
.nav-header .genesis-nav-menu > li > a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #EB151C;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-primary .genesis-nav-menu > li > a:hover:after,
.nav-header .genesis-nav-menu > li > a:hover:after,
.nav-header .genesis-nav-menu > li:hover > a:after,
.nav-header .genesis-nav-menu > li.current-menu-item > a:after {
	width: 100%;
}

.nav-primary .sub-menu li,
.nav-header .sub-menu li {
	display: inline-block;
	width: 100%;
}

.nav-primary .genesis-nav-menu .menu-item:hover > .sub-menu,
.nav-header .genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
	
.nav-primary .genesis-nav-menu .sub-menu,
.nav-header .genesis-nav-menu .sub-menu {
	position: absolute;
	left: -9999px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 200px;
	max-width: 100%;
	opacity: 0;
	-webkit-transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-ms-transition: opacity .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out;
	transition: opacity .6s ease-in-out;
	z-index: 999;
	clear: both;
	border: 1px solid #F5F6F8;
}

.nav-primary .genesis-nav-menu .sub-menu .sub-menu,
.nav-header .genesis-nav-menu .sub-menu .sub-menu {
    left: 200px !important;
    top: 0;
}

.nav-primary .genesis-nav-menu .sub-menu li,
.nav-header .genesis-nav-menu .sub-menu li{
	background: #fff;
	border-bottom: 1px solid #F5F6F8;
}

.nav-primary .genesis-nav-menu .sub-menu li:last-child,
.nav-header .genesis-nav-menu .sub-menu li:last-child {
	border-bottom: none;
}

.nav-primary .genesis-nav-menu .sub-menu a,
.nav-header .genesis-nav-menu .sub-menu a {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	width: 100%;
	border-top: none;
	text-align: left;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-header .genesis-nav-menu .sub-menu a:hover {
	text-decoration: underline;
}

.nav-right-extra {
	float: right;
    /*border-left: 1px solid #979797;*/
}
.nav-right-extra .social-icons {
	padding-left: 15px;
}
.nav-right-extra .social-icons .social-icon {
/*	margin: 0;
    background: none;
    width: auto;
    height: auto;
	font-size: 17px;
	padding: 12px 0;*/
	font-size: 20px;
	margin: 10px 27px;

}

.site-header .title-area {
    margin-top: 0;
	text-align: center;
	max-width: 400px;
    margin: auto;
}

.page-template-page_team_centre .site-header .title-area {}
	.page-template-page_team_centre .site-header .title-area a {
		position: relative;
		/* max-width: 237px; */
		padding: 15px 0px 15px 0px;
	}
		.page-template-page_team_centre .site-header .title-area a:after {
			content: '';
			background: url(images/porsche-wide.png);
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-size: cover;
			background-color: #f9fafc;
		}
		.page-template-page_team_centre .site-header .title-area a img {}
.page-id-1176 #site_logo_image{
	visibility:hidden;
}

@media (max-width: 600px) {
	.page-template-page_team_centre .site-header .title-area a {
		position: relative;
		padding: 5px 100px 5px 100px;
	}
}

@media (max-width: 320px) {
	.page-template-page_team_centre .site-header .title-area a {
		position: relative;
		padding: 0px 100px 0px 100px;
	}
}
.header-widget-area {
	float: right;
	display: none;
}

.header-widget-area .top-right {
	text-align: right
}

.header-widget-area .widget {
	display: inline-block;
	vertical-align: top;
}

.header-widget-area .widget.block {
	display: block;
}

.header-widgets-section-1 {
	text-align: right;
	margin-bottom: 12px;
	padding-right: 74px;
}

a.phone {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
}

a.phone:hover {
	text-decoration: underline;
}

a.phone .fa {
	color: #020613;
	font-size: 1.1333em;
	vertical-align: top;
	margin-right: 10px;
}

.header-widget-area a.phone {
	font-size: 13px;
	display: inline-block;
	line-height: 15px;
}

/* Custom Dropdown Menu */
.ff-custom-dropdown-menu {
	display: block;
	position: relative;
}

#custom-dropdown-menu {
	background: #000;
	text-align: left;
	position: fixed;
	top: 0;
	z-index: 991;
	left: 0;
	width: 100%;
	opacity: 0;
	z-index: 0;
}

#custom-dropdown-menu .inner{
	padding: 66px 15px 15px 15px;
	height: 0;
	overflow: hidden;
	pointer-events: none;
	color: #fff;
}

#custom-dropdown-menu.active {
	opacity: 1;
	z-index: 9999;
}

#custom-dropdown-menu.active .inner{
	-webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	-moz-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;	
	height: initial;
	pointer-events: auto;
}

#custom-dropdown-menu .social-media-con .social-icons a:first-child{
	margin-left: 0px;
}

#custom-dropdown-menu .menu-item {
	display: block;
	margin-bottom: 5px;
}

#custom-dropdown-menu .menu-item a{
	color: #fff;
    font-weight: 400;
    text-decoration: none;
}

#custom-dropdown-menu .menu-item a:hover {
	text-decoration: underline;
}

#custom-dropdown-menu > li > a {
	margin: 0;
	padding: 0;
}

#custom-dropdown-menu .menu-item-has-children {
	position: relative;
}

#custom-dropdown-menu .menu-item-has-children:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 19px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
}

#custom-dropdown-menu .sub-menu {
	box-shadow: none;
	margin-left: 15px;
	margin-top: 12px;
}

#custom-dropdown-menu .menu-item > .sub-menu {
	opacity: 1;
	position: relative;
	top: 0;
	left: 0;
	width: initial;
	border: none;
}

#custom-dropdown-menu .sub-menu li{
	border: none;
}

#custom-dropdown-menu li > a > span:after {
	display: none;
}

#custom-dropdown-menu .sub-menu a {
	padding: 0;
	text-decoration: none;
	width: initial;
}

#custom-dropdown-menu .sub-menu a:hover {
	background: none;
	text-decoration: underline;
}

#custom-dropdown-menu li > a:after,
#custom-dropdown-menu li > a:after {
	display: none;
}

.burger-menu-trigger,
.burger-menu-trigger-mobile{
	color: #000;
	background: #F9FAFC;
	display: inline-block;
	width: 65px;
	height: 65px;
	text-align: center;
	line-height: 1;
	font-weight: 400;
	padding-top: 0px;
	cursor: pointer;
	font-size: 29px;
	line-height: 70px;
    z-index: 9999;
    position: relative;
	transition: background .2s ease;
}


.burger-menu-trigger .fa,
.burger-menu-trigger-mobile .fa{
	line-height: 65px;
}

.burger-menu-trigger:before,
.burger-menu-trigger-mobile:before{
	content: '';
	display: block;
	position: absolute;
	width: 1px;
	height: 40px;
	top: calc( 50% - 20px );
	left: 0px;
	background: #181818;
}

.burger-menu-trigger.active:before,
.burger-menu-trigger-mobile.active:before{
	display: none;
}

.burger-menu-trigger-mobile{
	display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 9999;
}

.burger-menu-trigger.active{
	background: #323232;
	color: #d5001c;
}

.burger-menu-trigger.active {
	
}

.burger-menu-trigger.active .fa-bars:before {
	content: '\f00d';
	font-size: 29px;
}

/* Headhesive */
.page-id-861 .site-header--clone{
	display: none !important;
}

.site-header--clone,
.site-anchor--clone {
	transform: translateY(-100%);
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}

.site-anchor--clone{
	box-shadow: none;
}

.site-header--stick,
.site-anchor--stick {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInDown;
	animation-name:         fadeInDown;
}

.admin-bar .site-header--stick,
.admin-bar .site-anchor--stick {
	top: 32px;
}

div .site-header--stick,
div.site-header--stick,
.site-header--stick,
.site-anchor--stick {
	z-index: 2000;
	width: 100%;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
}

/* .site-header--clone .header-widget-area .header-widgets-section-1,
.site-header--clone .version-text {
	display: none;
}

.site-header.site-header--clone .title-area {
	margin-top: 0;
}

.site-header.site-header--clone .ff-custom-dropdown-menu {
	margin-top: 5px;
}

.site-header.site-header--clone .nav-primary .genesis-nav-menu > li > a,
.site-header.site-header--clone .nav-header .genesis-nav-menu > li > a {
	padding-top: 15px;
}

.site-header.site-header--clone .asf-trigger-container {
	margin-top: 10px;
} */
/* End Header */

/* Footer */
.site-footer {
	overflow: hidden;
}

.site-footer > .wrap {
	width: 100%;
	max-width: 100%;
	padding: 0 0;
}

.footer-top {
	background-color: #000000;
	padding: 36px 0 40px;
	color: #fff;
}

.site-footer,
.site-footer p,
.site-footer .widget-title
.site-footer h1, .site-footer h2, .site-footer h3,
.site-footer h4, .site-footer h5, .site-footer h6 {
	color: #fff;
}

.footer-top-row-2 {
    border-top: 1px solid #6B6C70;
    padding-top: 65px;
    padding-bottom: 40px;
}

.footer-top-row-2 img {
	margin-bottom: 108px;
}

.footer-top-row-1-right {
	text-align: right;	
	margin-top: 25px;
}

.footer-info-box {
	width: 100%;
	min-height: 155px;
	position: relative;
}

.footer-info-box .footer-info{
	width: 100%;
	position: absolute;
	top: 0;
}

.footer-info-box .footer-info a{
	display: block;
	width: 100%;
	margin-bottom: 25px;
	font-size:14px;
	color:#fcf8ef;
	letter-spacing:2px;
	text-decoration: none;
	cursor: pointer;
}

.footer-info-box .footer-info a:hover{
	opacity: 0.6;
}

.footer-info .footer-phone,
.footer-info .footer-mobile,
.footer-info .footer-address{
	padding-left: 55px;
}

.footer-info .footer-phone:before,
.footer-info .footer-mobile:before,
.footer-info .footer-address:before{
	font-family:'FontAwesome';
	font-size:20px;
	color:#fcf8ef;
	line-height: 22px;
	border-right: 1px #fff solid;
	padding-right: 20px;
	min-width: 38px;
	position: absolute;
	left: 0;
}

.footer-info .footer-phone:before{
	content:'\f095';
}

.footer-info .footer-mobile:before{
	font-size: 23px;
	content:'\f10b';
}

.footer-info .footer-address:before{
	content: '\f124';
}

.footer-bottom {
    background-color: #000000;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 28px;
}

.footer-bottom > .wrapper > .inner {
	border-top: 1px solid #6B6C70;
	padding: 8px 0;
}

.footer-bottom a {
	color: #fff;
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
}

.footer-bottom-left {
	text-align: left;
}

.footer-bottom-center {
	text-align: center;
}

.footer-bottom-right {
	text-align: right;
}

.site-footer .widget.last {
	margin-right: 0;
}

.footer-top .menu li a {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.footer-top .menu li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-top .widget-title {
	font-size: 17px;
	font-weight: 700;
}

.footer-links .widget-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}

/* End Footer */

/* Form Styles */
div.gform_wrapper label.gfield_label {
	font-size: 12px;
	margin-bottom: 0;
}

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper textarea {
    background-color: #FFFFFF;
    border: 1px solid transparent;
    outline: none;
    padding: 11px 10px;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 27px;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=submit],
div.gform_wrapper .gform_page_footer input.button,
div.gform_wrapper .gform_page_footer input[type=submit] {
    background-color: #CC0000;
    border: 1px solid #CC0000;
    color: #fff;
    border-radius: 1px;
    font-weight: normal;
    padding: 16px 30px;
    text-decoration: none;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 16px;
}

div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type=submit]:hover,
div.gform_wrapper .gform_page_footer input.button:hover,
div.gform_wrapper .gform_page_footer input[type=submit]:hover {
	background-color: #CC0000;
    border: 1px solid #CC0000;
	color: #fff;
	text-decoration: underline;
}

body div.gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
} 

/* Form Style 1 */
.form-style-1 .ginput_container input[type=text],
.form-style-1 .ginput_container textarea,
.form-style-1 .gfield_captcha_input_container input[type=text] {
	background: none;
	border: none;
	border-bottom: 2px solid #fff;
	outline: none;
}

.gform_wrapper .subscribe-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #fff;
	padding: 10px 8px;
	border-bottom: 1px solid #fff;
	background: none;
}

body .gform_wrapper .subscribe-form .top_label div.ginput_container {
	margin-top: 0;
}

.gform_wrapper .form-style-1 .top_label .gfield_label {
	display: none;
}

.gform_wrapper .subscribe-form ul.gform_fields li,
.entry-content .gform_wrapper .subscribe-form ul.gform_fields li {
	padding: 0;
	margin: 0;
}

.site-footer .subscribe-form {
	width: 470px;
	max-width: 100%;
	margin: 0;
	position: relative;
	padding-right: 60px;
}

.site-footer .subscribe-form ::-webkit-input-placeholder { color: #fff; }
.site-footer .subscribe-form :-ms-input-placeholder { color: #fff; }
.site-footer .subscribe-form ::-moz-placeholder { color: #fff; }
.site-footer .subscribe-form :-moz-placeholder { color: #fff; }

.gform_wrapper .subscribe-form .gform_footer {
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.subscribe-form .gform_button.button {
	font-family: 'FontAwesome';
}

.gform_wrapper .subscribe-form .gform_footer input.button,
.gform_wrapper .subscribe-form .gform_footer input[type=submit] {
	font-family: FontAwesome;
    font-weight: 400;
	border-radius: 50%;
	padding: 0;
	margin: 0!important;
	width: 45px!important;
	height: 45px!important;
	border: 1px solid #fff;
	text-align: center;
	line-height: 43px;
	background: #fff;
	color: #000000;
	outline:none;
}

.gform_wrapper .subscribe-form .gform_footer input.button:hover,
.gform_wrapper .subscribe-form .gform_footer input[type=submit]:hover {
	background: #fff;
	border-color: #fff;
	color: #333333;
}

div.subscribe-form_wrapper {
	margin: 5px 0;
	position: relative;
}

.subscribe-form-alt-1 {
	border-bottom: 1px solid #CC0000;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer {
	width: 60px;
	height: 60px;
	bottom: 8px;
}

div.gform_wrapper li.gfield.gfield_error,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none;
	border: none;
}

.gform_wrapper .subscribe-form .validation_message {
	position: absolute;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input.button,
.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input[type=submit] {
	font-size: 12px;
	color: #fff;
	background: #CC0000;
	width: 60px!important;
	height: 60px!important;
	border: none;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input.button:hover,
.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input[type=submit]:hover {
	background: #CC0000;
	color: #fff;
	text-decoration: none;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: inherit;
	border: none;
	padding: 14px 70px 14px 0;
	font-size: 24px;
}

.subscribe-form-alt-1 .subscribe-form ::-webkit-input-placeholder { color: #CC0000; font-size: 32px; font-weight: 100; opacity: 1; }
.subscribe-form-alt-1 .subscribe-form :-ms-input-placeholder { color: #CC0000; font-size: 32px; font-weight: 100; opacity: 1;}
.subscribe-form-alt-1 .subscribe-form ::-moz-placeholder { color: #CC0000; font-size: 32px; font-weight: 100; opacity: 1;}
.subscribe-form-alt-1 .subscribe-form :-moz-placeholder { color: #CC0000; font-size: 32px; font-weight: 100; opacity: 1;}

/*
* GForm Validation
*/
.gform_wrapper div.validation_error {
	display: none;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #fff!important;
    margin-top: 0!important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0!important;
}

.gform_wrapper .validation_message {
	color: #c77272!important;
    font-weight: normal!important;
    padding: 0!important;
    text-transform: uppercase;
}

/*
*  Internals
*/
.content:after {
	content: '';
	display: block;
	clear: both;
}
.home.full-width-content .content-sidebar-wrap > .content {
	margin: 0;
}

.full-width-content .content-sidebar-wrap > .content {
	margin-top: 40px;
	margin-bottom: 40px;
}

.page-dark .content-sidebar-wrap > .content{
	margin-top: 40px;
}

.contact-page .content-sidebar-wrap > .content {
	margin-bottom: 0;
}

.home.content-sidebar .content-sidebar-wrap {
	margin-top: 0;
}

.content-sidebar .content-sidebar-wrap {
	margin-top: 40px;
}

.content-sidebar .content-sidebar-wrap:after {
	content: '';
	display: block;
	clear: both;
}

.content-sidebar .content {
	display: block;
	width: 800px;
	max-width: 100%;
	float: left;
    line-height: 29px;
}

.content-sidebar .sidebar {
	display: block;
	width: 300px;
	max-width: 100%;
	float: right;
	margin-left: 70px;
}

.internal-header {
	background-color: #F9FAFC;
	background-position: center center;
	background-size: cover;
	padding: 42px 0px;
}

.page-dark .internal-header{
	padding: 22px 0;
	background-color: #1B1D1F;
}

.page-light .internal-header{
	box-shadow: 0 1px 0 0 #E0E1E4;
}

.internal-header h1 {
	color: #000;
    text-transform: none;
    text-align: center;
    margin: 0;
    font-size: 29px;
    font-weight: 100;
}

.page-dark .internal-header h1{
	color: #fff;
}

.internal-header h1 span {
	display: inline-block;
}

.breadcrumb {
	color: #fff;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
}

.internal-header .breadcrumb,
.breadcrumb a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.internal-header .wrapper {
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
}

.internal-header .share-popup-btn {
	width: 46px;
	height: 46px;
	display: inline-block;
	background: #fff;
	color: #262A35;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -23px;
}
/* End Internals */

/*
*  404 
*/
body.error404 {
	background: url(images/404-bg.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.error404 .widget-title{
	display: none;
}

.error404 .content-404 {
	display: inline-block;
	width: 100%;
	padding: 80px 0 40px 0;
	text-align: center;
}

.error404 .content-404 {
	text-transform: uppercase;
	font-size: 24px;
	color:#FFFFFF;
	letter-spacing:3.59px;
	line-height:28px;
	text-shadow: 0 0 6px rgba(0,0,0,0.18);
	text-align: center;
}

.error404 .content-404 h2 {
	font-size:260px;
	font-weight: 600;
	color:#464646;
	letter-spacing:50.13px;
	line-height:270px;
	text-align:center;
}

.error404 .site-header,
.error404 .nav-primary,
.error404 .internal-header,
.error404 .site-footer,
.error404 #responsive-menu,
.error404 #click-menu{
	display: none;
}   

.error404 .site-container {
	box-shadow: none;
}

.error404 .button-404 {
	display: block;
	background:#FFFFFF;
	width:61px;
	height:61px;
	border-radius:100%;
	text-shadow: 0 0 6px rgba(177,177,177,177.18);
	margin: 0 auto;
	text-align: center;
}

.error404 .button-404:hover{
 opacity: 0.6;
 background:#f5f5f5;
}

.error404 .button-404 #btn-404{
	display: inline-block;
	width: 34px;
	height: 36px;
	margin: auto;
	margin: 10px auto;
}

.error404 .content-sidebar-wrap,
.error404 .site-container {
	background: transparent !important;
}
/* End 404 */

.site-inner .content-sidebar-wrap {
	padding-bottom: 60px;
}

.home .content-sidebar-wrap {
	width: 100%;
	padding: 0;
}

.preloader-container img {
	display: block;
	width: 70px;
	margin: 20px auto;
}

/*
*  Home
*/
#home-sec-1 {}

#home-sec-2 {
	color: #fff;
}

#home-sec-2 .panel-grid-cell {
    padding-top: 56px;
}

#home-sec-2 > .panel-grid-cell {
    padding-bottom: 25px;
}

#home-sec-2 h3.widget-title {
    margin-bottom: 0;
}

#home-sec-2 h2 {
    color: #FFFFFF;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 33px;
    min-height: 55px;
}

#home-sec-2 h2 img {
	display: inline-block;
    margin-right: 20px;
}

#home-sec-2 .panel-layout {
	max-width: 1200px;
    margin: 0 auto;
}

.row-rankings {
    margin-right: -30px;
    margin-left: -30px;
}

.row-rankings > div {
    padding: 5px 30px;
}

.row-ranking-center {
	border-left: 1px solid #E0E1E4;
    border-right: 1px solid #E0E1E4;
}

#home-sec-4 .panel-grid-cell {
    padding-top: 80px;
}

#home-sec-6 .panel-grid-cell {
    padding-top: 60px;
}

.list-standings {
	max-height: 275px;
    direction: ltr!important;
}

ul.partners-logo {
    padding: 0;
    margin-left: 0;
    text-align: center;
}

ul.partners-logo li {
    display: block;
}

ul.partners-logo li img {
    display: inline-block;
    margin: 10px 21px;
    margin: 0px 10px;
	width: auto;
    height: auto;
}

.heading-2 .textwidget {
    position: relative;
}

a.btn-view-all {
	position: absolute;
    top: -93px;
    right: 0;
}

.footer-popup {
	background: #1B1D1F;
    padding: 56px 0;
    color: #fff;
	min-height: 386px;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}

#popup-team-center{
	min-height: 195px;
}

.footer-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-animation: cd-slide-in2 0.3s;
    -moz-animation: cd-slide-in2 0.3s;
    animation: cd-slide-in2 0.3s;
}

.footer-popup:after {
    content: '';
    display: block;
    overflow: hidden;
}

.footer-popup .wrap {
	position: relative;
}

.footer-popup .fp-close {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer;
    transform: rotate(315deg);
}

.footer-popup .fp-close:before,
.footer-popup .fp-close:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.footer-popup .fp-close:after {
    height: 100%;
    width: 3px;
    left: 50%;
    top: 0;
    margin-left: -1px;
    margin-top: 0;
}

.footer-popup h4 {
	font-size: 29px;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-bottom: 0;
}

.footer-popup h5 {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	margin-bottom: 0;
}

.footer-popup .gform_wrapper {
	margin-top: 50px;
}

.popup-newsletter .gform_wrapper form {
	margin-top: 34px;
	position: relative;
	padding-right: 170px;
}

.popup-newsletter .gform_wrapper .gform_footer {
    max-width: 170px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 43px;
    right: 0;
}

.footer-popup div.gform_wrapper .gform_footer input.button {
	width: 100%;
}

.footer-popup .gform_wrapper .top_label li.gfield.gf_left_half,
.footer-popup .gform_wrapper .top_label li.gfield.gf_right_half {
	padding: 0 28px 0 0!important;
}

.footer-popup.popup-contact-form {
    background: #000000;
}

.popup-contact-form .gform_wrapper ul.gform_fields {
	position: relative;
    padding-right: 50%;
}

.popup-contact-form .gform_wrapper ul.gform_fields li.gfield {
	margin-top: 10px;
}

.popup-contact-form .gform_wrapper ul.gform_fields li#field_16_8 {
	position: absolute;
    top: 0;
    right: 0;
    float: none;
    width: 50%;
	padding-right: 0;
    padding-left: 16px;
	margin: 0;
}

.popup-contact-form .gform_wrapper textarea.large {
	height: 157px;
}

.popup-contact-form .gform_wrapper .gform_footer {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    padding: 0 16px;
    text-align: right;
}

.popup-contact-form div.gform_wrapper .gform_footer input.button {
	max-width: 267px;
    margin: 0;
}

/*
*  Internals | Blog
*/
.post-meta {
	line-height: 1;
	margin-bottom: 15px;
}

.single-post .post-meta{
	margin-bottom: 0px;
}

.post-meta span {
	display: inline-block;
	margin-right: 15px;
}

.title-container h2 {
	position: relative;
	margin-bottom: 10px;
	font-size: 32px;
}

.single-post .title-container .post-title {
	padding-bottom: 45px;
	margin-bottom: 0px;
	border-bottom: 1px solid #E0E1E4;
}

.blog-container .title-container .post-title a {
    text-transform: uppercase;
}

.blog-container .title-container .post-title a:hover{
	text-decoration: underline;
}

.blog-post .thumbnail-container,
.single-post .thumbnail-container{
	margin-bottom: 20px;
}

.single-post .thumbnail-container{
	position: relative;
	height: 550px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.single-post .thumbnail-container .fancybox-inline{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center; 
    justify-content: center;
}

.single-post .thumbnail-container .fancybox-inline i{
	font-size: 75px;
	color: #fff;
	line-height: 27px;
	display: inline-block;
}

.blog-post .thumbnail-container a {
	display: inline-block;
	position: relative;
}

.blog-post .thumbnail-container a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.blog-post .thumbnail-container a:hover:before {
	background: rgba(0, 0, 0, 0.4);
}

.blog-post h2 a:hover {
	text-decoration: none;
}

.blog-container .blog-post {
	padding-bottom: 25px;
	margin-bottom: 35px;
	overflow: hidden;
}

.blog-post .content {
	margin-bottom: 10px;
}

.blog-post .read-more-container {
	margin-bottom: 10px;
}

.blog-post .author-container {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: 300;
}

.blog-container .read-more:visited {
	color: #ffffff;
}

.page-template-page_blog .no-posts {
	text-align: center;
	color: #BEBEBE;
	text-shadow: 0 1px 1px #fff;
	margin: 60px auto;
}

/* Page Navi */
.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    background: none;
    border: none;
    padding: 0 18px;
    margin: 0;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 16px;
    line-height: 28px;
    border-left: none;
    float: left;
}

.wp-pagenavi a {
	border-left: 1px solid #E0E1E4;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span {
	background: none;
	color: #CC0000;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi a:last-child {
	border-right: none;
}

/*
*  Sidebar
*/
.sidebar > .widget {
	margin-bottom: 35px;
}

.sidebar .widget-title {
	margin: 0 0 20px;
}

.search-form input {
	border: none;
}

.search-form input[type="text"],
.search-form input[type="search"] {
	vertical-align: top;
	height: 36px;
	width: 260px;
	padding: 10px;
	box-sizing: border-box;
	color: #333;
	outline: none;
	background: #eee;
}

.search-form ::-webkit-input-placeholder { color: #bbb; }
.search-form :-ms-input-placeholder { color: #bbb; }
.search-form ::-moz-placeholder { color: #bbb; }
.search-form :-moz-placeholder { color: #bbb; }

.search-form input[type="submit"],
.search-form button[type="submit"] {
	display: inline-block;
	width: 36px;
	height: 36px;
	padding: 0;
	background: #777;
	border: none;
	color: #fff;
}

.search-form button[type="submit"]:after {
	content: '\f002';
	width: 36px;
	height: 36px;
	display: inline-block;
	font-size: 18px;
	font-family: 'FontAwesome';
	color: #fff;
	vertical-align: middle;
	line-height: 34px;
}

.search-form button[type="submit"]:hover {
	background-color: #5a5a5a;
}

.side-links .menu {
	border-top: 1px solid #E0E1E4;
}

.side-links .menu li {
	border: 1px solid #E0E1E4;
	border-top: none;
}

.side-links .menu a {
	display: block;
	background: #F5F6F8;
	padding: 15px 40px 15px 20px;
	color: #262A35;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1;
	position: relative;
}

.side-links .menu a:after {
	content: '\f061';
	display: inline-block;
	font-family: 'FontAwesome';
	position: absolute;
	right: 20px;
	top: 50%;
	line-height: 1;
	font-size: 10px;
	margin-top: -5px;
}

.side-links .menu a:hover {
	color: #262A35;
	background: #fff;
	text-decoration: none;
}

.sidebar .fb-embed iframe {
	border:none;
	overflow:hidden;
	width:250px;
	height:590px;
}

/* Post share icons */
.share-icons-container {
	clear: both;
	padding: 20px 40px;
	background-color: #F9FAFC;
	border: 1px solid #E0E1E4;
}

.single-post .share-icons-container{
	margin-top: 70px;
	margin-bottom: 50px;
}

.share-icons-container .left-share{
	line-height:44px;
	font-size: 24px;
	font-weight: 100;
	color: #000000;
}

.share-icons-container .right-share{
	text-align: right;
}

.share-icons-container .right-share .genesis-share-icons-container{
	float: right;
	min-width: 390px;
	padding: 10px 0px 5px 0px;
	text-align: right;
}

.share-icons-container .right-share .genesis-share-icons-container .sharrre{
	text-align: left;
}

.genesis-share-icons-container,
.ff-social-share {
	margin-bottom: 10px;
	float: left;
}

.single-post .genesis-share-icons-container,
.single-post .ff-social-share,
.post-author {
	margin-bottom: 10px;
	float: left;
}

.share-icons-container:after {
	content: '';
	display: block;
	clear: both;
}

/*  Share Popup  */
.share-box-wrap{
	padding: 40px;
	text-align:center;
    width:100%;
    min-width:640px;
}

.share-box-wrap h5{
 	font-size:17px !important;
 	font-weight:400 !important;
 	padding-bottom:20px;
}

#fancybox-close {
    background: none !important;
    background-color: #262a35 !important;
    border-radius: 100%;
    width: 45px !important;
    height: 45px !important;
    text-align: center;
    line-height: 43px;
    top: -22px !important;
    right: -22px !important;
    color: #fff;
    text-decoration: none;
}

#fancybox-close:hover {
	background-color: #020612 !important;
}

#fancybox-close:after {
	content: '\f00d';
	font-family: 'FontAwesome';
}

#fancybox-outer {
	box-shadow:0 0 24px 0 rgba(0,0,0,0.11);
	border-radius:2px !important;
}

#fancybox-content {
	border-radius:2px;
}

.blog-share.share-this-icon{
	border: 1px solid #020613;
	border-radius: 100%;
	background: #fff;
	color: #020613;
	font-size: 12px;
	width: 44px;
	height: 44px;
	line-height: 42px;
	margin:0;
}

.share-box-wrap ul.heateor_sss_sharing_ul {
	left: initial!important;
}

.share-box-wrap ul.heateor_sss_sharing_ul li {
	display: inline-block;
	float: none!important;
	margin: 0 5px!important;
}

.single-post .post-author {
    clear: both;
    float: none;
    display: block;
    font-style: italic;
    font-size: 12px;
    margin-top: 30px;
}

.post-content-wrapper {
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

.single-post .post-tags {
	font-style: italic;
	font-size: 12px;
}

.single-post .entry-footer {
	margin-top: 10px;
}

/*
*  Internals | Search Page
*/
.search .content .entry,
.tags-archive .content {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EDEDED;
}

.search .content .entry.page {
	padding: 30px;
	border-radius: 5px;
	background-color: #F9F9F9;
	box-shadow: 0 4px 10px -10px #333;
}

.search .content .entry.page .entry_permalink {
	text-align: right;
}

.search .content .search-nopost-text {
	display: block;
	font-family: "Open Sans";
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	background-color: #F2F1F1;
	padding: 30px;
	text-transform: lowercase;
}

.relevanssi-query-term {
	font-weight: 700;
}

.archive main.content > article {
	margin-bottom: 40px;
	border-bottom: 1px solid #dee0e7;
	padding-bottom: 40px;
}


/*
*  Internals | Contact Page
*/
.contact-map {
	width: 100%;
	line-height: 0;
}

/* Team Centre */
.team-center-tabs {
}
	.team-center-tabs .nav-tabs {
		padding: 20px;
		padding-left: 150px;
		margin: 0;
		position: relative;
		text-align: right;
	}
	.team-center-tabs > .tab_wrap > .nav-tabs {
		background-color: #f9fafc;
		border: 1px solid #e0e1e4;
	}
		.team-center-tabs > .tab_wrap .nav-tabs:before {
			content: attr(title);
			color: #000000;
			font-family: "Porsche Next TT";
			font-size: 29px;
			font-weight: 100;
			line-height: 36px;
			position: absolute;
			left: 0;
			top: 25px;
		}
		.team-center-tabs > .tab_wrap > .nav-tabs:before {
			content: 'Select Series';
			left: 20px;
		}
		.team-center-tabs .nav-tabs>li {
			margin-bottom: 0!important;
			float: none;
			display: inline-block;
		}
			.team-center-tabs .nav-tabs>li>a {
				color: #020613!important;
				font-size: 18px;
				line-height: 18px;
				border: none;
				border-bottom: 2px solid #e0e1e4;
				text-decoration: none;
				font-weight: normal!important;
				margin: 0;
			}
			.nav-tabs>li.active>a, 
			.nav-tabs>li>a:hover {
				background: none!important;
				border: none!important;
				border-bottom: 2px solid #CC0000!important;
			}
		.team-center-tabs > .tab_wrap > .tab-content {
			padding-top: 35px;
		}
			.team-center-tabs > .tab_wrap > .tab-content .nav-tabs {
				border-bottom: none!important;
				padding-right: 0;
			}
			.team-center-tabs > .tab_wrap > .tab-content .tab-content {
				padding-top: 70px;
			}
				.team-center-tabs > .tab_wrap > .tab-content .tab-content ul {
					margin-left: 0;
					padding: 0;
				}
					.team-center-tabs > .tab_wrap > .tab-content .tab-content ul li {
						    list-style: none;
							background-color: #FFFFFF;
							border-bottom: 1px solid #E0E1E4;
							padding: 16px 0 19px 50px;
							position: relative;
					}
						.team-center-tabs > .tab_wrap > .tab-content .tab-content ul li a {
							color: #020613;
							font-family: "Open Sans";
							font-size: 15px;
							font-weight: 600;
							line-height: 27px;
						}
							.team-center-tabs > .tab_wrap > .tab-content .tab-content ul li a:before {
								content: '\f15b';
								color: #CC0000;
								font-family: FontAwesome;
								font-size: 15px;
								line-height: 15px;
								position: absolute;
								left: 22px;
								top: 23px;
							}
	.tab-content {}

/* Team Member */
.team-profile-internal {
	border: 1px solid #E0E1E4;
}

.team-profile-internal .s1 {
	border-bottom: 1px solid #E0E1E4;
	padding: 30px;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.team-profile-internal .s1 .image {
	margin-right: 40px;
}

.team-profile-internal .s2 {
	padding: 30px;
}

.team-profile-internal .s3 {
	background: #F5F6F8;
	border-top: 1px solid #E0E1E4;
	padding: 5px 30px;
}

/*
*  Effects
*/	

/* Transition Effects */
.transition-1 {
	-webkit-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-moz-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-o-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000);

	-webkit-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-o-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000);
}

/* Map Pointer Events */
.embed-container-maps iframe{
	pointer-events: none;
}

/*
*  Bootstrap Extra
*/

.read-more.btn-primary {
	border: 0;
}

.panel-default > .panel-heading {
	padding: 0;
}

.panel-title > a {
	width: 100%;
	display: block;
	padding: 10px 15px;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	border-color: transparent;
}

blockquote {
    border-left: 1px solid #CC0000;
    padding: 0 30px 0 30px;
    margin: 0 0 20px;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 27px;
}

hr {
	border-top: 1px solid #e2e2e2;
	margin: 50px 0;
}

.list-group-item:first-child,
.list-group-item:last-child {
	border-radius: 0;
}

.col-xxs-12,
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths { width: 20%; float: left; }
}

@media (min-width: 992px) {
    .col-md-5ths { width: 20%; float: left; }
}

@media (min-width: 1200px) {
    .col-lg-5ths { width: 20%; float: left; }
}

/*
*  Accordion
*/
.panel-group {
	margin-bottom: 15px;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel {
	margin-bottom: 10px;
	border-radius: 0px;
	overflow: hidden;
	width: 100%;
}

.panel-default{
	border-color: #E0E1E4;
}

.panel-default>.panel-heading {
	padding: 0;
}

.panel-heading .accordion-toggle {
	color: #000;
	padding: 20px 30px;
	background-color: #fff;
	letter-spacing: 0;
	font-weight: 700;
	text-decoration: none;
}

.panel-heading .panel-title {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 21px;
}

.panel-heading .accordion-toggle:hover{

}

.panel-heading .accordion-toggle.collapsed {
	background-color: #fff;
	color: #000;
}

.panel-heading .accordion-toggle.collapsed:hover {

}

.panel-heading .accordion-toggle.active {
	color: #000;
	text-decoration: none;
	font-weight: 400;
	
}

.panel-heading .accordion-toggle.active.collapsed {
	font-weight: 700;
	color: #262A35;
}

.panel-heading .accordion-toggle:before,
.panel-heading .accordion-toggle.active:before,
.panel-heading .accordion-toggle.active.collapsed:before{
	font-family: 'FontAwesome';
	font-size: 16px;
	float: right;
	margin-top: 0px;
	color: #CC0000;
}

.panel-heading .accordion-toggle:before{
	content: '\f107';
}

.panel-heading .accordion-toggle.active:before{
	content: '\f106';
	opacity: 0.5;
	color: #000;
}

.panel-heading .accordion-toggle.active.collapsed:before{
	content: '\f107';

}

.panel-title>a {
	color: inherit;
	display: inherit;
	color: #000;
	text-decoration: none;
}

.panel-title>a:hover {
	text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
	border-top: 1px solid #E0E1E4;
    padding: 25px 40px 25px 40px;
    font-size: 15px;
    font-family: "Porsche Next TT";
}
/* End Accordion */

/*
*  Shortcodes
*/
/* [boxed] */
.boxed-content {
	padding: 20px 40px;
	border-left: 5px solid #AAAAAA;
	box-shadow: 0 0 1px 1px #e6e6e6;
	font-size: 19px;
	font-weight: 300;
	margin: 60px auto 10px;
}

/* [testimonial] */
.testimonial-box {
	position: relative;
    display: block;
    padding: 0 0 20px 0;
    font-size: 14px;
    color: #a9a9a9;
    margin: 20px 0 50px;
    background: none;
    border-bottom: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
}

.testimonial-content-page {
	font-size: 17px;
	font-weight: 100;
	color: #a9a9a9;
	padding: 5px 20px 40px 80px;
	line-height: 28px;
	position: relative;
}

.testimonial-box .author {
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	margin-top: 20px;
}

.testimonial-box .content {
	color: #a9a9a9;
	margin-top: 0;
	margin-bottom: 10px;
}

.testimonial-name-bottom {
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: #616161;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	float: left;
	clear: both;
}

.testimonial-company-position{
    font-size: 12px;
    padding: 0 0 20px 0;
    clear: both;
    width: 100%;
    text-align: left;
	color: #616161;
	letter-spacing: 1px;
}

.testimonial-quote{
	color: #777;
	font-size: 35px;
	float: left;
	display: block;
}

.testimonial-box .full-testimonial-thumb img{
	width: 92px;
	height: 92px;
	margin: 10px 0;
	border-radius: 100%;
	border: #eee 2px solid;
}

/* [sidebar_cta] */
.sidebar-cta .cta-item {
	background:#F7F8F9;
}

.sidebar-cta .image {
	position: relative;
}

.sidebar-cta .image a {
	position: relative;
	display: block;
	z-index: 8;
}

.sidebar-cta .image .heading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3.33px;
	line-height: 24px;
	text-align: left;
	padding: 10px 14px;
	pointer-events: none;
}

.sidebar-cta .s2 {
	background: #fff;
	padding: 30px 40px 40px;
	border: 1px solid #E0E1E4;
}

.sidebar-cta .s2 .heading {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 30px;
}

.sidebar-cta .cta-item.style-2 {
	background: #FFF;
	text-align: center;
}

.sidebar-cta .style-2 .s1 {
	padding: 15px;
	border: 1px solid #E0E1E4;
	border-bottom: 0;
}

.sidebar-cta .style-2 .heading {
	font-weight: 700;
}

.sidebar-cta .style-2 .s2 {
	padding: 0;
}

.sidebar-cta .style-2 .s3 {
	border: 1px solid #E0E1E4;
	border-top: 0;
	padding: 20px;
}

/* Testimonial slideshow */
.testimonials-slideshow-box{
	width: 100%;
    max-width: 1200px;
    padding: 5px;
    margin: auto;
}

.testimonials-slideshow-box .testimonials-container{
	width: 100%;
	max-width: 800px;
    padding: 5px;
    /*display: inline-block;*/
    margin: auto;
}

.testimonials-slideshow-box .testimonial-item {
	font-size: 14px;
	color: #707585;
	padding: 0;
	max-width: 1200px;
	margin: auto;
	position: relative;
	line-height: 28px;
}

.testimonials-slideshow-box .testimonials-slideshow .testimonial-item {
	text-align: center;
}

.testimonials-slideshow-box .testimonial-item a {
	color: #707585 !important;
}

.testimonials-slideshow-box .testimonial-item a:hover {
	opacity: 0.8;
}

.testimonials-slideshow-box .slick-prev{
	display: none !important;
}

.testimonials-slideshow-box .testimonials-title h4{
	font-size: 14px;
	margin-top: 20px;
	font-weight: 700;
	color: #707585;
	text-align: center;
	text-transform: none;
    margin-bottom: 0;
}

.testimonials-slideshow-box .testimonial-company-position{
    font-size: 12px;
    padding: 0 0 20px 0;
    clear: both;
    width: 100%;
    text-align: center;
	color: #616161;
	letter-spacing: 1px;
}

.testimonials-slideshow-box .testimonial-thumb img{
	width: 130px;
	height: 130px;
	margin: 10px auto 40px;
	border-radius: 100%;
	border: #dee2e4 3px solid;
}

/* MAGNETIC POPUP */

.mfp-wrap {
	z-index: 9999991;
}

.mfp-container {
    padding: 0;
    overflow: hidden;
}

.mfp-ready .mfp-container{
	-webkit-animation: flip-horizontal-top 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	animation: flip-horizontal-top 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;	
}

.mfp-removing .mfp-container{
	-webkit-animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	animation: flip-horizontal-bottom 0.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

.mfp-content {
    background: #CC0000;
	height: 100%;
}

.events-page .mfp-content{
	background: #fff;
}

.mfp-content:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 1;
}

.events-page .mfp-content:before{
	display: none;
}

button.mfp-close {
    width: 35px;
    height: 35px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 45px!important;
	opacity: 1;
}

button.mfp-close:before,
button.mfp-close:after {
	content: '';
    height: 3px;
    width: 100%;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 47%;
}

.events-page button.mfp-close:before,
.events-page button.mfp-close:after{
	background: #000;
}

button.mfp-close:after {
    width: 3px;
    height: 100%;
    left: 47%;
    top: 0;
}

.magnefic-pop-nav {
    height: 74px;
    width: auto;
    position: absolute;
    margin: 0;
    margin-top: 30px;
    right: 12px;
    top: 0;
}

.magnefic-pop-nav .mfp-arrow-left,
.magnefic-pop-nav .mfp-arrow-right {
    width: 100%;
    height: auto;
    line-height: 27px;
    text-align: center;
    position: relative;
    top: auto;
    margin: 0;
    font-size: 28px;
    opacity: 1;
    margin-bottom: 20px;
}

.magnefic-pop-nav .mfp-arrow-left{
    position: absolute;
    bottom: 0;
    right: 0;
    left: auto;
    margin: 0;	
}

.magnefic-pop-nav .mfp-arrow-right{
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
}

.magnefic-pop-nav .mfp-arrow-left:before,
.magnefic-pop-nav .mfp-arrow-right:before {
	margin: 0;
    border: none;
    content: '\f104';
    color: #fff;
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 27px;
    display: inline-block;
    opacity: 1;
    position: relative;
    width: auto;
}

.events-page .magnefic-pop-nav .mfp-arrow-left:before,
.events-page .magnefic-pop-nav .mfp-arrow-right:before{
	color: #000;
}

.magnefic-pop-nav .mfp-arrow-right:before {
	content: '\f105';
}

.magnefic-pop-nav .mfp-arrow-left:after,
.magnefic-pop-nav .mfp-arrow-right:after {
	content: none;
}

.magnefic-pop-nav-wrap {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    position: absolute;
    z-index: 15;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 112px;
}

/* MAGNETIC POPUP */

/* Shortcode - internal_cta */

.pop-wrap {
	width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 100%;
    background: #c00;
	display: table;
}

.pop-wrap .table-wrap {
	display: table-cell;
    vertical-align: middle;
}

/* .driver-popup-wrap .table-wrap{
	display: flex;
} */

div.pop-wrap:before {
    content: '';
    width: 41.667%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    /*z-index: -1;*/
}

.driver-profile-left {
    width: 41.667%;
    float: left;
	text-align: right;
	position: relative;
	padding-top: 50px;
	background: #fff;
}

.driver-profile-left:after {
    content: '';
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);
    width: 100%;
    height: 51.21%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.driver-profile-left img {
	display: inline-block;
}

.driver-profile-right {
	font-family: "Porsche Next TT";
    overflow: hidden;
	padding-top: 90px;
    padding-left: 76px;
    padding-bottom: 50px;
	color: #fff;
	position: relative;
	width: 58.333%;
    height: 100%;
    direction: rtl;
    overflow-y: auto;
}

.driver-profile-right .scroll{
/*    height: 100%;
    overflow-y: auto;
*/    /*direction: rtl;*/
    direction: ltr;
    /*padding-left: 20px*/
    height: 100%;
}

.driver-profile-right::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 0.8;
	background-color: #000;
}

.driver-profile-right::-webkit-scrollbar{
	width: 3px;
}

.driver-profile-right::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fff;
}

.driver-profile-right::-webkit-scrollbar-track,
.driver-profile-right::-webkit-scrollbar,
.driver-profile-right::-webkit-scrollbar-thumb{
	visibility:visible;
}

.driver-profile-right:hover::-webkit-scrollbar-track, 
.driver-profile-right:hover::-webkit-scrollbar, 
.driver-profile-right:hover::-webkit-scrollbar-thumb{
	/* visibility:visible; */
}

.driver-profile-right span {
    display: block;
}

.driver-profile-right span.r1 {
	margin-bottom: 15px;
}

span.dp-number {
    font-size: 50px;
    font-weight: 100;
    line-height: 47px;
    margin-bottom: 12px;
}

span.dp-name {
    font-size: 29px;
    line-height: 27px;
}

span.dp-status {
    opacity: 0.6;
    font-size: 17px;
    font-style: italic;
    line-height: 28px;
    text-transform: capitalize;
}

span.dp-info {
    font-size: 15px;
    line-height: 28px;
}

span.dp-info .label {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    min-width: 76px;
    margin-right: 48px;
}

.driver-profile-right span.r2 {
    margin-bottom: 37px;
}

.driver-profile-right span.r3 h4 {
	color: #FFFFFF;
    font-size: 29px;
    line-height: 27px;
    margin-bottom: 15px;
}

.driver-profile-right h6{
	color: #fff;
}

ul.dp-info {}

ul.dp-info li {
    list-style: decimal;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    font-weight: normal;
    margin-left: 25px;
    padding-left: 15px;
}

.drivers-carousel .inner {
	position: relative;
}

.drivers-carousel-heading {
	margin-bottom: 80px;
	padding-right: 100px;
}

.driver-carousel-nav {
	top: -7px;
}

.drivers-carousel-heading .heading {
	display: inline-block;
}

ul.drivers-carousel-filter {
	margin: 0;
    padding: 0;
    float: right;
	position: relative;
}

ul.drivers-carousel-filter:after {
	content: '';
    width: 100%;
    height: 2px;
    background: #E0E1E4;
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.drivers-carousel-filter li {
	list-style: none;
    display: inline-block;
    padding: 0 0px;
	position: relative;
}

ul.drivers-carousel-filter li.active:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #CC0000;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

ul.drivers-carousel-filter li:first-child {
    padding: 0;
}

ul.drivers-carousel-filter li a {
	font-family: "Porsche Next TT";
    color: #020613;
    font-size: 18px;
    line-height: 18px;
    text-decoration: none;
    padding: 0 20px 20px;
    display: inline-block;
	min-height: 40px;
	font-weight: normal;
	outline: none !important;
}

/*ul.drivers-carousel-filter li a:before {
    content: '';
    height: 24px;
    width: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 17px;
    background: url(images/tag-logo2@2x.png);
    background-size: cover;
}*/

ul.drivers-carousel-filter li:first-child a:before {
    content: none;
}

.drivers-carousel .slick-list {
	overflow: visible;
}

.driver-post-item {
	font-family: "Porsche Next TT";
	text-align: center;
	position: relative;
}

.driver-post-item > a {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    outline: none;
}

.driver-post-item .red-cross {
    width: 34px;
    height: 34px;
    display: block;
    position: relative;
    margin-top: 20px;
}

.driver-post-item .red-cross:before {
    content: '';
    height: 1px;
    width: 34px;
    background: #CC0000;
    position: absolute;
    top: 50%;
    left: 0;
}

.driver-post-item .red-cross:after {
    content: '';
    height: 34px;
    width: 1px;
    background: #CC0000;
    position: absolute;
    top: 0;
    left: 50%;
}

.driver-post-item img {
    margin: 0 auto;
}

.driver-post-item .s1 {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 25px;
    z-index: 10;
}

.driver-post-item .c1 {
	color: #020613;
    font-size: 24px;
    line-height: 27px;
    display: block;
}

.driver-post-item .c2 {
	color: #CC0000;
    font-size: 17px;
    font-style: normal;
    line-height: 28px;
    text-transform: capitalize;
    display: block;
}

.driver-post-item:after {
	content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
	background: rgba(255,255,255,.7);
	display: none;
}

.driver-post-item.slick-active:after {
    height: 70%;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

.instagram-carousel.instagram-feed {
    position: relative;
}

.instagram-carousel.instagram-feed .instagram-carousel-nav {
	top: -74px;
}

.instagram-user {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 54px;
    padding: 10px 10px;
}

.instagram-user img {
	width: 36px;
    float: left;
	margin-right: 5px;
}

.instagram-username {
	overflow: hidden;
    line-height: 1;
    padding-top: 5px;
    font-size: 13px;
}

.instagram-date {
	overflow: hidden;
    line-height: 1;
    padding-top: 3px;
    font-size: 12px;
}

a.instagram-profile {
    padding: 0!important;
    width: 20px;
    display: inline-block!important;
    color: #000000;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    height: 20px;
    position: absolute!important;
    top: 19px;
    right: 9%;
}

.ff-event-slideshow {
	font-family: "Porsche Next TT";
	position: relative;
    padding: 20px 28px 25px;
}

.ff-event-slideshow-nav {
    position: absolute;
    width: 81px;
    height: 45px;
    top: 40px;
    left: 403px;
    z-index: 10;
}

.ff-event-slideshow-nav .slick-prev:before,
.ff-event-slideshow-nav .slick-next:before {
	opacity: 1;
	line-height: 22px;
    font-size: 22px;
    color: #fff;
}

.ff-event-slideshow-nav .slick-prev {
	left: 11px;
}

.ff-event-slideshow-nav .slick-next {
	right: 11px;
}

.ff-event-slideshow-wrap {
	margin: 0;
}

.ff-event-slideshow-post .r1 .c1 {
    opacity: 0.6;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 15px;
    display: block;
	margin-bottom: 11px;
}

.ff-event-slideshow-post .r1 .c2 {
	color: #FFFFFF;
    font-size: 29px;
    line-height: 24px;
	display: block;
	margin-bottom: 12px;
	margin-top: 5px;
}

.ff-event-slideshow-post .r1 .c2 a{
	color: inherit;
	text-decoration: none;
	outline: none;
	font-weight: 400;
}

.ff-event-slideshow-post .r1 .c3,
.ff-event-slideshow-post .r1 .c4,
.ff-event-slideshow-post .r1 .c5 {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 22px;
    display: block;
}
.ff-event-slideshow-post .r2 {
	margin-top: 20px;
}
.ff-event-slideshow-post .r2 img {}

.ff-event-slideshow-post .r3 {
	margin-top: 40px;
}

.ff-event-slideshow-post .r3 img {
	display: inline-block;
    vertical-align: top;
    margin-right: 12px;
}

.ff-event-slideshow-post .r3 .c2 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 10px;
}

.ff-event-slideshow-post .race-countdown {
    display: block;
}

.ff-event-slideshow-post .race-countdown span {
	display: inline-block;
    margin: 0 12px;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 45px;
    font-weight: 100;
    line-height: 25px;
	text-align: center;
	text-transform: uppercase;
}

.ff-event-slideshow-post .race-countdown span:after {
	content: '';
    display: block;
    opacity: 0.6;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 12px;
    line-height: 15px;
    margin-top: 11px;
}

.ff-event-slideshow-post .race-countdown .cdays:after {
	content: 'Days';
	font-weight: 400;
}

.ff-event-slideshow-post .race-countdown .chours:after {
	content: 'Hours';
	font-weight: 400;
}

.ff-event-slideshow-post .race-countdown .cminutes:after {
	content: 'Minutes';
	font-weight: 400;
}

.ff-event-slideshow-post .race-countdown .cseconds{
	font-weight: 100;
}

.ff-event-slideshow-post .race-countdown .cseconds:after {
	content: 'Seconds';
	font-weight: 400;
}

.ff-event-slideshow-post .r1 .cancelled-event{
	color:#CC0000;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
	margin-top: -10px;
}

.ff-event-list {
	font-family: "Porsche Next TT";
	background-color: #CC0000;
    padding: 21px 30px;
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    position: relative;
}

.ff-event-list .r1 {
}

.ff-event-list .r1 .s1 {
    display: block;
}

.ff-event-list .r1 .s2 {
	color: #FFFFFF;
    font-size: 39px;
    line-height: 40px;
	margin-bottom: 11px;
	font-weight: normal;
}

.ff-event-list .r1 .s3 {
	font-size: 17px;
    line-height: 24px;
    color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.ff-event-list .r1 .btn{
    display: inline-block;
    width: auto;
    padding: 15px 20px;	
}

.ff-event-list .r1 .s3 .fa {
    line-height: 17px;
    margin-left: 8px;
}

.ff-event-list .r2 {
    height: 0;
	overflow: hidden;
    background-color: #c00;
    z-index: 10;
	position: absolute;
    left: 0;
    width: 100%;
    bottom: auto;
	padding: 0 30px;
	z-index: 11;
}

.ff-event-list .r2.show {
	opacity: 1;
    height: 100%;
}

.ff-event-list .r2 .s1 {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 29px;
    line-height: 43px;
	position: relative;
    display: block;
}

.close-icon {
    height: 35px;
    width: 35px;
    transform: rotate(315deg);
    position: absolute;
    display: block;
    bottom: 6px;
    right: 0;
}

.close-icon:before,
.close-icon:after {
    content: '';
    background: #FFFFFF;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -2px;
}

.close-icon:after {
	width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -2px;
    margin-left: 0;
}

.ff-event-list .r2 .s1 .fa {
    line-height: 17px;
    margin-left: 8px;
}

.ff-event-list .r2 .s2 {
    margin-top: 50px;
}

.ff-event-list .r2 .s2 table {
	width: 100%;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 55px;
}

.ff-event-list .r2 .s2 table td,
.ff-event-list .r2 .s2 table th {
	line-height: 28px;
	padding: 0 5px;
}

.ff-event-list .r2 .s2 table th{
	padding-bottom: 5px;
}

.ff-event-list .r2 .s2 table td:nth-child(2),
.ff-event-list .r2 .s2 table th:nth-child(2){
	width: 150px;
}

.ff-event-list .r2 .s2 table tbody td:last-child{
	font-size: 15px;
}

 .ff-event-list .r2 .s2 table tbody {
	line-height: 28px;
 }

.ff-event-list .r2 .s2 table thead th {
	padding-bottom: 5px;
}

.ff-event-list .r2 .s2 .btn{
	width: 250px;
}
 
.tcol1 {
	width: 70px;
}

.tcol3 {
	width: 90px;
}
 
.ff-event-list .r2 .s2 table tbody tr:hover {
	background: #0000002e;
	cursor: pointer;
}

.ff-featured-posts {
	margin-bottom: 0;
}

.ff-featured-post {
    max-height: 647px;
    position: relative;
}

.ff-featured-post .s2 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	padding: 88px 115px 41px;
	font-size: 17px;
	color: #fff;
	background: linear-gradient(180deg, rgba(2,6,19,0) 0%, #000000 100%);
}

.ff-featured-post .c1 {
	opacity: 0.8;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 6px;
	display: block;
}

.ff-featured-post h2 {
	color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 39px;
    line-height: 40px;
    margin-bottom: 10px;
	font-weight: normal;
}

.ff-featured-post .s2 a{
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.ff-featured-post .c2 {
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    text-transform: capitalize;
}

.cta-box {
	color: #FFFFFF;
	position: relative;
    padding: 90px 50px;
	text-align: center;
	background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
}

.cta-box:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -11px;
	display: block;
	height: 11px;
	background-image: url('images/cta-box-shadow.png');
	background-size: 100% 100%;
}


.cta-box h3 {
	margin-bottom: 0;
    text-transform: uppercase;
	color: #fff;
}

.cta-box .btn {
	border-color: #FFFFFF;
	background: none;
	border: 2px #fff solid;
	padding: 12px 47px;
	min-width: 230px;
	max-width: 100%;
	white-space: normal;
	display: inline-block;
}

.cta-box .btn:hover {
	color: #000000;
	background-color: #FFFFFF;
}

/* Media Boxes */
.filters-container .media-boxes-search {
	float: right;
	background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 445px;
    max-width: 100%;
    padding: 6px 20px 6px 0px;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
}

.filters-container ::-webkit-input-placeholder { color: #fff !important; font-weight: 100; opacity: 1 !important; }
.filters-container :-ms-input-placeholder { color: #fff !important; font-weight: 100; opacity: 1 !important; }
.filters-container ::-moz-placeholder { color: #fff !important; font-weight: 100; opacity: 1 !important; }
.filters-container :-moz-placeholder { color: #fff !important; font-weight: 100; opacity: 1 !important; }

.filters-container .media-boxes-filter {
	margin: 0;
	padding: 0;
	list-style: none;
}

.filters-container ul.media-boxes-filter li {
	list-style: none;
	display: inline-block;
}

.media-boxes-filter-container {
	background: #1B1D1F;
	margin-bottom: 25px;
	font-family: "Porsche Next TT";
}

.page-news .media-boxes-filter-container{
	margin-bottom: 40px;
}

.filters-container .filter-heading {
	display: inline-block;
    margin-right: 20px;
    color: #FFFFFF;
    font-size: 29px;
    font-weight: 100;
    line-height: 36px;
}

.media-boxes-filter-container > .wrapper {
	padding-left: 0;
	padding-right: 0;
}

.media-boxes-filter-container .inner {
	position: relative;
	padding: 20px 0;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.media-boxes-filter a {
	display: inline-block;
    font-weight: normal;
    text-decoration: none;
    padding: 4px 21px 16px;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    border-bottom: 2px solid #E0E1E4;
	min-width: 148px;
}

.media-boxes-filter li:first-child a {
	min-width: auto;
}

ul.media-boxes-filter>li a.selected {
	border-color: #CC0000;
}

.media-boxes-drop-down:hover .media-boxes-drop-down-menu {
	display: block;
}

.media-boxes-drop-down .media-boxes-drop-down-menu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.media-boxes-drop-down .media-boxes-drop-down-menu li {
	list-style: none;
}

.media-boxes-drop-down-menu >li >a,
.media-boxes-drop-down-menu >li >a:focus {
	color: inherit;
	font-weight: inherit;
}

.media-boxes-drop-down-menu >li >a:hover {
	background: #eee;
}

.media-boxes-drop-down-menu >li.selected >a, 
.media-boxes-drop-down-menu >li >a.selected {
	background: #eee;
}

.media-box-image:after {
	content: '';
	min-height: 183px;
	width: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	position: absolute;
	left: 0;
	bottom: 0;
} 

.media-box-title {
    margin-bottom: 8px;
    color: #FFFFFF;
    font-size: 32px;
    line-height: 35px;
}

.media-box[data-columns="2"] .media-box-title{
	font-size: 25px;
}

.media-box-title-sub {
	color: #FFFFFF;
    font-size: 17px;
    line-height: 35px;
}

.media-box-content {
	font-family: "Porsche Next TT";
    position: absolute!important;
    bottom: 0;
    padding: 23px 20px!important;
    color: #fff;
}

.media-box-text {
	font-size: 13px;
}

.media-box .link-container {
	margin-top: 10px;
}

div.media-boxes-load-more-button {
	height: 28px;
    line-height: 28px;
    border: 1px solid #FFFFFF;
    font-family: "Porsche Next TT";
    color: #FFFFFF;
    text-align: center;
    margin-top: 35px;
    text-transform: capitalize;
    font-weight: normal;
	background: transparent;
}

/* [social_icons] */
.social-icons {
	display: inline-block;
}

.social-icons a,
.share-this-icon{
    margin: 20px 15px;
    width: 18px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
}

.footer-top .social-icons a{
	margin-bottom: 0px;
}

/* [custom_social_icons] */
.custom-social-icons {
	display: inline-block;
}

.custom-social-icons a {
	margin: 20px 25px 20px 0;
	width: 44px;
	height: 44px;
    line-height: 44px;
	border-radius: 100%;
	border: 1px #d4d4d4 solid;
	color: #d4d4d4;
	font-size: 18px;
	text-align: center;
	display: inline-block;
    text-decoration: none;
}

.social-icons.style-1 a,
.custom-social-icons.style-1 a,
.footer-social-icons a {
	background: none;
	width: 40px;
	height: 40px;
	float: none;
	display: inline-block;
	font-size: 12px;
	margin: 0 5px;
	text-decoration: none;
	border: 1px solid #fff;
	line-height: 38px;
}

.social-icons.style-1 a:hover,
.custom-social-icons.style-1 a:hover,
.footer-social-icons a:hover {
	color: #020612;
	background: #fff;
}

.social-icons.style-2 a,
.custom-social-icons.style-2 a {
	margin: 0 25px 0 0;
	background: none;
	color: inherit;
	width: initial;
	height: initial;
}

/* Meta Detail */
.meta-detail {
	margin-bottom: 20px;
}

.meta-detail .label {
	display: block;
	margin-bottom: 4px;
}

.meta-detail .value {
	display: inline-block;
}

.meta-detail.style-2 {
	margin-bottom: 10px;
}

.meta-detail.style-2 .label {
	font-size: 13px;
	font-weight: normal;
}

.meta-detail.style-2 .value {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
}

/* Column Carousel */
.column-post-carousel {
	margin: 70px 0 110px;
}
.column-post-carousel .slick-slide .inner-wrapper {
	padding-right: 40px;
	padding-left: 40px;
}
.column-post-carousel .post-item .post-header,
.sidebar .post-header {
	margin-bottom: 28px;
}
.column-post-carousel .post-item .date,
.sidebar .date {
	font-size: 20px;
    font-weight: 300;
	color: #acb3c0;
	letter-spacing:2.26px;
	line-height: 1.3;
	text-align: center;
	float: left;
	margin-right: 25px;
	text-transform: uppercase;
}
.column-post-carousel .post-item .date > span,
.sidebar .date > span {
	display: block;
}
.sidebar-category{
	display: block;
	overflow: hidden;
	font-weight: 400;
	color: #acb3c0;
    text-transform: none;
}
.column-post-carousel .post-item .title h4,
.sidebar .title h4 {
	font-size:17px;
	letter-spacing: 1.89px;
	line-height: 20px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 12px;
}
.column-post-carousel .post-item .title span.category,
.sidebar .title span.category {
	font-size:12px;
    color: #acb3c0;
	letter-spacing:1.36px;
	line-height:14px;
	text-align:left;
	display: block;
	font-weight: normal;
	font-style: italic;
}
.column-post-carousel .post-item .post-excerpt,
.sidebar .post-excerpt {
	font-size: 12px;
	color: #777;
	letter-spacing: 0.75px;
	line-height: 21px;
	text-align: left;
}
.column-post-carousel .post-item .post-excerpt {
	min-height: 90px;
	margin-bottom: 20px;
}
.column-post-carousel .post-item p:last-child {
	margin-bottom: 0;
}
.column-post-carousel .slick-dots {
	bottom: -110px;
	padding-left: 0;
	margin-left: 0;
}
.column-post-carousel .slick-dots {
	text-align: center;
}
.column-post-carousel .slick-dots li button:before {
	display: none;
}
.column-post-carousel .slick-dots li {
	margin: 0 15px;
	width: 10px;
	height: 10px;
}
.column-post-carousel .slick-dots button {
	border: none;
	background: none;
	font-size: 0;
	-webkit-appearance: none;
	width: 10px;
	height: 10px;
	background-color: #C1C0C0;
	border-radius: 50%;
	padding: 0;
}
.column-post-carousel .slick-dots .slick-active button {
	background-color: #4A4A4A;
}
.column-post-carousel .post-item .more-link {
	font-size:12px;
	color:#00b8d4;
	letter-spacing:1.36px;
	line-height:17px;
	text-align:left;
	text-transform: uppercase;
}
.column-post-carousel .post-item .more-link:hover,
.column-post-carousel .post-item .more-link:hover .fa {
	color: #00b8d4;
}
.column-post-carousel .post-item .more-link .fa {
	font-size: 12px;
	color: #00b8d4;
	margin-left: 18px;
}

/* Hover Float Shadow */
.float-shadow {
	position: relative;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
	-webkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

/* Hover Float */
.float {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float:hover, .float:focus, .float:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* Custom Scrollbar */


/* Advance Search Form */
.asf-wrapper {
    max-width: 96%;
    margin: 0 auto;
	position: relative;
}
.asf-trigger {
	display: block;
	cursor: pointer;
	float: right;
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin-left: 24px;
	padding: 5px 0;
}
.asf-trigger-container {
	border-left: 1px solid #020613;
	margin-left: 25px;
}
.asf-close {
	cursor: pointer;
}
.asf-close .fa {
	color: #fff;
}
.asf-close {
	display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
	font-size: 25px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
	opacity: .7;
}
.asf-close:hover {
	opacity: 1;
}
.cd-main-search.is-visible .asf-close {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.asf-container .search-submit {
	background: none;
    border: none;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 1;
    margin-top: -13px;
    color: #fff;
	opacity: .7;
}
.asf-container .search-submit:hover {
	opacity: 1;
}
.asf-container.is-visible {
	-webkit-animation: cd-slide-in 0.3s;
    -moz-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s;
}
.asf-container input[type="search"] {
	width: 100%;
	color: #ffffff;
}
.asf-container input[type="search"]:focus {
	outline: none;
}
.asf-container input[type="search"]::-webkit-input-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]::-moz-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]:-moz-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]:-ms-input-placeholder {
	color: #5c5d6a;
}
.asf-container {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background: #262A35;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	height: 75px;
    padding: 10px 0;
}
.admin-bar .asf-container {
	position: fixed;
    top: 32px;
}
.asf-container form {
	position: relative;
	height: 100%;
	margin-right: 60px;
}
.asf-container input[type="search"] {
	font-size: 1.6em;
	height: 100%;
	background-color: transparent;
	border: none;
    background: rgb(111, 111, 111);
    background: rgba(0, 0, 0, 0.2);
    padding: 8px 60px 8px 15px;
}
.asf-container.is-visible {
	opacity: 1;
	visibility: visible;
}
.asf-container.is-visible .close {
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.asf-container.is-visible .search-submit {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}

@-webkit-keyframes cd-slide-in {
  0% { transform: translateY(-100%); -webkit-transform: translateY(-100%); }
  100% { transform: translateY(0); -webkit-transform: translateY(0); }
}
@-moz-keyframes cd-slide-in {
  0% { transform: translateY(-100%); -moz-transform: translateY(-100%); }
  100% { transform: translateY(0); -moz-transform: translateY(0); }
}
@keyframes cd-slide-in {
  0% { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
  100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
}

@-webkit-keyframes cd-slide-in2 {
  0% { transform: translateY(100%); -webkit-transform: translateY(100%); }
  100% { transform: translateY(0); -webkit-transform: translateY(0); }
}
@-moz-keyframes cd-slide-in2 {
  0% { transform: translateY(100%); -moz-transform: translateY(100%); }
  100% { transform: translateY(0); -moz-transform: translateY(0); }
}
@keyframes cd-slide-in2 {
  0% { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
  100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
}

@-webkit-keyframes cd-3d-rotation {
  0% { transform: perspective(1000px) rotateX(-90deg); -webkit-transform: perspective(1000px) rotateX(-90deg); }
  100% { transform: perspective(1000px) translateY(0); -webkit-transform: perspective(1000px) translateY(0); }
}
@-moz-keyframes cd-3d-rotation {
  0% { -moz-transform: perspective(1000px) rotateX(-90deg); transform: perspective(1000px) rotateX(-90deg); }
  100% { -moz-transform: perspective(1000px) translateY(0); transform: perspective(1000px) translateY(0); }
}
@keyframes cd-3d-rotation {
  0% { -webkit-transform: perspective(1000px) rotateX(-90deg); -moz-transform: perspective(1000px) rotateX(-90deg); -ms-transform: perspective(1000px) rotateX(-90deg); -o-transform: perspective(1000px) rotateX(-90deg); transform: perspective(1000px) rotateX(-90deg); }
  100% { -webkit-transform: perspective(1000px) translateY(0); -moz-transform: perspective(1000px) translateY(0); -ms-transform: perspective(1000px) translateY(0); -o-transform: perspective(1000px) translateY(0); transform: perspective(1000px) translateY(0); }
}

/* Contact Details */
.contact-detail {
	position: relative;
	margin-bottom: 20px;
}
.contact-detail.with-icon {
	padding-left: 60px;
	min-height: 38px;
	padding-top: 8px;
}
.contact-detail .fa {
	width: 38px;
	height: 38px;
	border: 1px solid #dadada;
	text-align: center;
	line-height: 36px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.contact-detail a {
	display: inline-block;
	color: initial;
}
.footer-top .contact-detail a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
}

/* Item Formats */
/* Post Item */
.post-item.style-1 {
	width: 370px;
	max-width: 100%;
	border-bottom: 1px solid #F5F6F8;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.post-item.style-1 .s2 {
	min-height: 124px;
}

.post-item.style-1 .image {
	margin-bottom: 10px;
}

.post-item.style-1 .heading,
.post-item .heading {
	margin-bottom: 8px;
	line-height: 1.4;
	max-height: 44px;
	font-size: 15px;
	font-weight: bold;
}

.post-item.style-1 .heading a,
.post-item .heading a {
	color: inherit;
	text-decoration: none;
}

.post-item.style-1 .text {
	font-size: 13px;
	max-height: 40px;
}

.post-item.style-1 .link-container,
.post-item .link-container {
	margin-top: 10px;
}

.more-link,
.more-link:focus,
.more-link:visited {
	color: #262A35;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 700;
}

.more-link:hover {
	color: #262A35;
	text-decoration: none;
}

.post-item.style-2 .text {
	max-height: 96px;
}

.post-item.style-2 .date {
	display: inline-block;
	margin-right: 15px;
}

/* Product Item */
.product-item.style-1 {
	background-color: #FFFFFF;
	box-shadow: 0 6px 24px 0 rgba(2,6,19,0.11);
	border-radius: 1px;
	display: inline-block;
	padding: 25px;
}

.product-item.style-1 .s2 {
	border-top: 1px solid #E0E1E4;
	margin-top: 25px;
	padding-top: 17px;
}

/* Box Item */
.box-item {
	border: 1px solid #E0E1E4;
	border-radius: 1px;
	background-color: #F5F6F8;
	position: relative;
	margin-top: 60px;
	width: 370px;
	max-width: 100%;
	padding-top: 60px;
	padding-bottom: 40px;
	min-height: 350px;
	font-family: "Porsche Next TT";
}

.box-item .icon {
	text-align: center;
    font-size: 45px;
    color: #262A35;
    margin: 0 auto 60px;
    line-height: 25px;
}

.box-item .heading {
    margin-bottom: 22px;
    font-size: 29px;
    font-weight: 100;
    line-height: 36px;
}

.box-item .s2 {
	padding: 0 20px 0;
	text-align: center;
}

/* Testimonial Item - Style 1 */
.testimonial-item.style-1 {
	border-bottom: 1px solid #E0E1E4;
	padding-bottom: 20px;
	font-family: "Porsche Next TT";
}

.testimonial-item.style-1 .s2 {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	-webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
	margin-top: 10px;
}

.testimonial-item.style-1 .s2 .image {
	min-width: 70px;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 20px;
}

.testimonial-item.style-1 .name,
.testimonial-item.style-1 .title {
	font-size: 12px;
	font-weight: bold;
	color: #262A35;
}

.testimonial-item.style-1 .title {
	border-left: 1px solid #262A35;
	padding-left: 10px;
	margin-left: 10px;
}

/* Testimonial Item - Style 2 */
.testimonial-item.style-2 {
    text-align: center;
    position: relative;
    padding-top: 55px;
    font-family: "Porsche Next TT";
    font-size: 29px;
    font-weight: 100;
    line-height: 36px;
    color: #A7A8AA;
}

.testimonial-item.style-2:before {
    content: '"';
    color: #CC0000;
    font-size: 58px;
    font-style: italic;
    font-weight: 700;
    line-height: 79px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12px;
    display: inline-block;
    pointer-events: none;
}

.testimonial-item.style-2 .content {
	color: #020613;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}

.testimonial-item.style-2 .s2 {
	margin-top: 20px;
}

.testimonial-item.style-2 .name {
    font-weight: normal;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 28px;
}

/* Testimonial Item - Style 3 */
.testimonial-item.style-3 {
    position: relative;
    border-bottom: 1px solid #E0E1E4;
    padding: 40px 0 25px;
    color: #A7A8AA;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
}

.testimonial-item.style-3:before {
    content: '"';
    font-size: 60px;
    font-weight: 700;
    color: #CC0000;
    position: absolute;
    top: -10px;
    left: 0;
    line-height: 1;
    font-style: italic;
}

.testimonial-item.style-3 .content {
	font-style: italic;
}

.testimonial-item.style-3 .s2 {
	margin-top: 17px;
}

.testimonial-item.style-3 .name {
	color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}

/* Testimonial Item - Style 4 */
.testimonial-item.style-4 {
	border: 1px solid #E0E1E4;
}

.testimonial-item.style-4 .s1 {
	position: relative;
	font-size: 13px;
	font-style: italic;
	padding: 50px 20px 30px;
}

.testimonial-item.style-4 .s1:before {
	content: '"';
	font-size: 45px;
	font-weight: 700;
	color: #262A35;
	position: absolute;
	top: 15px;
	left: 14px;
	line-height: 1;
	font-style: italic;
}

.testimonial-item.style-4 .s2 {
	border-top: 1px solid #E0E1E4;
	background: #F5F6F8;
	padding: 10px 20px;
	font-size: 13px;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.testimonial-item.style-4 .s2-a {
	margin-right: 10px;
}

.testimonial-item.style-4 .name {
	display: block;
	font-weight: 700;
}

.testimonial-item.style-4 .title {
	display: block;
}

/* Testimonial Item - Style 5 */
.testimonial-item.style-5 {
	color: #fff;
	text-align: center;
}

.testimonial-item.style-5 .content {
	font-size: 24px;
	font-weight: 300;
	max-height: 81px;
}

.testimonial-item.style-5 .title {
	font-weight: 600;
}

/* Profile Item */
.profile-item.style-1 {
	text-align: center;
	border-bottom: 1px solid #E0E1E4;
	padding: 40px 0;
	margin-bottom: 20px;
}

.profile-item.style-1 a {
	display: inline-block;
}

.profile-item.style-1 .image {
	margin-bottom: 30px;
}

.profile-item.style-1 .image img {
	border-radius: 100%;
}

.profile-item.style-1 .name a {
	color: inherit;
	text-decoration: none;
}

.profile-item.style-1 .link-container {
	margin-top: 15px;
}

/* Service Item */
.service-item.style-1 {
	height: 500px;
	padding: 30px;
	position: relative;
	background-color: #262A35;
	color: #fff;
	background-size: cover;
	background-position: center;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: flex-end;
    -webkit-flex-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.service-item.style-1 .heading {
	color: #fff;
}

/* Event Item */
.event-item.style-1 {
	border: 1px solid #E0E1E4;
}

.event-item.style-1 .s1 {
	border-bottom: 1px solid #E0E1E4;
	display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox;  
    display: -webkit-flex; 
    display: flex;         
}

.event-item.style-1 .s1-a {
	border-right: 1px solid #E0E1E4;
	width: 72px;
	min-width: 72px;
	
    display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox;  
    display: -webkit-flex;
    display: flex;         

    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.event-item.style-1 .s1-a .fa {
	font-size: 21px;
	color: #A7A8AA;
}

.event-item.style-1 .s1-b {
	padding: 18px 30px;
    
	display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox;  
    display: -webkit-flex; 
    display: flex;
}

.event-item.style-1 .meta {
	margin-right: 40px;
	position: relative;
	padding-left: 30px;
}

.event-item.style-1 .meta:last-child {
	margin-right: 0;
}

.event-item.style-1 .meta .fa {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	display: inline-block;
	width: 30px;
	height: 40px;
	line-height: 40px;
}

.event-item.style-1 .s2 {
	padding: 18px 30px 25px;
	min-height: 178px;
}

.event-item.style-1 .category {
	color: #333333;
	opacity: .5;
	font-size: 13px;
}

.event-item.style-1 .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	max-height: 18px;
}

.event-item.style-1 .excerpt {
	height: 48px;
}

.event-item.style-1 .link-container {
	margin-top: 15px;
}

/* Custom Elements */
.round-mask {
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
}

.image-mask-1 {
	box-shadow: 0 1px 24px 0 rgba(2,6,19,0.12);
	padding: 12px;
	border-radius: 2px;
	display: inline-block;
	line-height: 0;
}

.image-mask-2 {
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #E0E1E4;
	line-height: 0;
}

.image-mask-3 {
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #E0E1E4;
	padding: 10px;
	line-height: 0;
}

.image-mask-3 img {
	border-radius: 100%;
}

/* Custom Well */
.custom-well {
	font-family: "Porsche Next TT";
	border: 1px solid #E0E1E4;
	border-radius: 1px;
	background-color: #FFFFFF;
	padding: 30px;
	width: 100%;
	margin-bottom: 20px;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.custom-well .s1{
    -webkit-box-flex: 1; 
}

.custom-well .heading {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
}

.custom-well .icon {
	color: #E0E1E4;
	font-size: 25px;
	margin-right: 10px;
	min-width: 50px;
}

.custom-well .image {
	min-width: 160px;
	height: 160px;
	margin-right: 34px;
	border-radius: 100%;
	overflow: hidden;
}

/* Point Listing */
.point-listing {
	font-family: "Porsche Next TT";
	width: 100%;
	border-bottom: 1px solid #E0E1E4;
	padding-bottom: 20px;
	min-height: 138px;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.point-listing .s1{
    -webkit-box-flex: 1; 
}

.point-listing .heading {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 2px;
}

.number-listing .heading {
	margin-bottom: 12px;
}

.point-listing .icon {
	font-size: 37px;
	color: #6B6C70;
	min-width: 70px;
	margin-right: 20px;
}

.point-listing .number {
    min-width: 70px;
    width: 70px;
    height: 70px;
    border: 1px solid #E0E1E4;
    text-align: center;
    margin-right: 30px;
    font-size: 29px;
    font-weight: 100;
    color: #CC0000;
    line-height: 70px;
}

/* Row Listing */
.row-listing {
	border: 1px solid #E0E1E4;
	border-radius: 2px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	padding: 20px 40px;
    margin-bottom: 20px;
    
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	
}

.row-listing a {
	display: inline-block;
	text-decoration: none;
	font-weight: inherit;
	color: inherit;
}

.row-listing .s1 {
	-webkit-box-flex: 1;
}

.row-listing .s2 {
	float: right;
	width: 45px;
	min-width: 45px;
	height: 45px;
	border: 1px solid #E0E1E4;
	text-align: center;
	line-height: 43px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
}

.row-listing .s2 a {
	color: #262A35;
	font-weight: 400;
	font-size: 12px;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
}

.row-listing .s2 a:hover {
	opacity: .7;
}

.row-listing .text {
    display: block;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
}

.row-listing .sub-text {
    color: #020613;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 20px;
	margin-bottom: -2px;
}

/* Image Box */
.image-box {
	border-radius: 1px;
	background-color: #6B6C70;
	position: relative;
	display: inline-block;
}

.image-box .s1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(2,6,19,0.35) 100%);
	color: #fff;
	padding: 25px 40px;
}

.image-box .text {
    font-weight: normal;
    margin-bottom: 5px;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 32px;
    line-height: 47px;
}

.image-box .sub-text {
    font-weight: normal;
    margin-bottom: 8px;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 24px;
}

.image-box .btn-link {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}

.image-box .btn-link:hover {
	text-decoration: none;
	color: #fff;
}

/* Custom Weather Widget */
.ff-weather-widget {
	border:1px solid #E0E1E4;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ff-weather-widget .s1 {
	font-size: 24px;
	font-weight: 400;
	background: #F9FAFC;
	border-right: 1px solid #E0E1E4;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
}

.ff-weather-widget .s2 {
	text-align: left;
	width: 208px;
}

.ff-weather-widget .s2-a {
	border-bottom: 1px solid #E0E1E4;
	font-weight: 700;
	font-size: 12px;
	padding: 9px 25px;
	color: #262A35;
}

.ff-weather-widget .s2-a a {
	color: inherit;
	text-decoration: none;
}

.ff-weather-widget .s2-b {
	font-size: 15px;
	text-transform: capitalize;
	padding: 13px 25px 0;
}

/* Pricing Box */
.ff-pricing-box {
	border: 1px solid #E0E1E4;
	text-align: center;
}

.ff-pricing-box .s1 {
	padding: 20px 30px;
	font-weight: bold;
}

.ff-pricing-box .s2 {
	background: #6ADE9B;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding: 30px;
}

.ff-pricing-box .s3 {
	padding: 30px 20px 40px;
}

.ff-pricing-box .link-container {
	margin-top: 50px;
}


/* Logo Carousel */
.logo-carousel.style-1 {
	border: 1px solid #E0E1E4;
	padding: 34px 40px;
    
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.logo-carousel.style-1 .s1 {
	min-width: 170px;
	padding-right: 10px;
    border-right: 1px solid #E0E1E4;
	margin-right: 40px;
    
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	-webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.logo-carousel.style-1 .s2 {
	width: 100%;
	overflow: hidden;
    -webkit-box-flex: 1;
}

.logo-carousel.style-1 .carousel-container {
	margin-bottom: 0;
}

.logo-carousel.style-1 .heading {
	font-size: 15px;
	font-weight: bold;
}

.logo-carousel.style-1 .logo-carousel-item {
	height: 60px;
	margin: 0 30px;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: center;
    -webkit-justify-content: center;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/* CTA */
.ff-cta.style-1 .inner {
	height: 210px;
	padding: 40px 50px;
	color: #fff;
	background-color: #262A35;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ff-cta.style-1 .heading {
	margin-bottom: 5px;
	color: #fff;
}

.ff-cta.style-2 {
	border: 1px solid #E0E1E4;
	padding: 10px;
}

.ff-cta.style-2 .inner {
	border: 1px solid #E0E1E4;
	padding: 40px;
	text-align: center;
}

.ff-cta.style-1 .inner .s1{
    -webkit-box-flex: 1; 
}

.ff-cta.style-2 .heading {
	font-size: 36px;
	margin-bottom: 5px;
}

.ff-cta.style-2 .s2 {
	margin-top: 30px;
}

.ff-cta.style-3 {
	background-color: #6B6C70;
	color: #fff;
	opacity: 0.65;
	border-radius: 2px;
	padding: 45px;
}

.ff-cta.style-3 .heading {
	color: #fff;
	margin-bottom: 5px;
}

.ff-cta.style-3 .s2 {
	margin-top: 30px;
}

.ff-cta.style-4 .inner {
	padding: 22px 30px;
	background-color: #F9FAFC;
	border: 1px solid #E0E1E4;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ff-cta.style-4 .heading {
	font-size: 1.93em;
	color: #000000;
	margin-bottom: 0px;
}

/* CTA Carousel */
.cta-carousel.style-1 {
	border-radius: 2px;
	background-color: #262A35;
	color: #fff;
	height: 210px;
}

.cta-carousel.style-1 .ff-cta .inner {
	height: 210px;
	padding: 40px 50px;
	color: #fff;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ff-cta.style-4 .inner .s1{
    -webkit-box-flex: 1; 
}

.cta-carousel.style-1 .heading {
	margin-bottom: 5px;
	color: #fff;
}

.cta-carousel ul.slick-dots {
	margin: 0;
	position: absolute;
	bottom: 24px;
	list-style: none;
	text-align: left;
	left: 0;
	padding: 0 45px;
}

.cta-carousel .slick-dots li {
	list-style: none;
}

.cta-carousel .slick-dots li {
	width: 12px;
	height: 12px;
}

.cta-carousel .slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #808790;
	padding: 0;
}

.cta-carousel .slick-dots li.slick-active button {
	background: #fff;
}

.cta-carousel .slick-dots li button:before {
	display: none;
}

/* Post Author Box */
.post-author-box {
	border: 1px solid #E0E1E4;
}

.post-author-box .s1 {
	border-bottom: 1px solid #E0E1E4;
	padding: 15px 40px;
}

.post-author-box .s2 {
	padding: 30px 40px;
    
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.post-author-box .heading {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: bold;
}

.post-author-box .image {
	margin-right: 35px;
}

.post-author-box .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

.post-author-box .description {
	margin-top: 5px;
	font-size: 13px;
}

.post-author-box .social-links {
	margin-top: 12px;
}

.post-author-box a,
.post-author-box a:visited {
	color: inherit;
}

.post-author-box .social-links .icon {
	margin-right: 20px;
}

.post-author-box .social-links .fa {
	font-size: 15px;
}

.post-author-box .social-links .email {
	font-size: 12px;
}

.post-author-box .social-links .email .fa {
	font-size: 15px;
	margin-right: 10px;
}

/* Post opt-in */
.post-opt-in {
	margin-top: 30px;
	clear: both;
}

/* Sticky Footer CTA */
body.with-footer-sticky-cta {
	/* padding-bottom: 68px; */
}

.footer-sticky-cta-box{
    position: fixed;
    z-index: 9999999;
}

.footer-sticky-cta {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #262A35;
	padding: 10px 0;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6);
	color: #fff;
}

.footer-sticky-cta.stick {
	display: block;
}

.footer-sticky-cta.disabled {
	display: none;
}

.footer-sticky-cta .inner {
	position: relative;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.footer-sticky-cta .inner .left{
    -webkit-box-flex: 1; 
}

.footer-sticky-cta .close-btn {
	font-size: 30px;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	position: absolute;
	right: -70px;
	top: 50%;
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin-top: -23px;
}

.version-text {
	font-size: 12px;
	line-height: 1.4;
	margin-right: 20px;
}

/* Flipbox */

.flipper {
    position: relative;
    height: 100%;
}

.flipper .front, .flipper .back {
    backface-visibility: hidden;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    height: 100%;
    overflow: hidden;
}

.flipper .front, .flipper .back {
    -webkit-backface-visbility: hidden;
    overflow: hidden;
    transition: .6s;
}

.flipper .front {
    z-index: 2;
    background-color: #fff;
}

.flipper .back {
    background-color: #fff;
}

.flipper .front, .flipper .back {
    -webkit-backface-visbility: hidden;
    overflow: hidden;
    transition: .6s;
}

.flipper .back {
    transform: rotateY(-180deg);
    border: 1px solid #ccc;
}

.flipper:hover .front {
    transform: rotateY(180deg);
}

.flipper:hover .back {
    transform: rotateY(0deg);
    z-index: 10;
}

/* Instagram */

.instagram-feed-container {
	max-width: 1155px;
    margin: 0 auto;
}

.instagram-feed-container .heading {
    margin-bottom: 34px;
    color: #020613;
    font-size: 36px;
    font-weight: 100;
    line-height: 36px;
}

.instagram-feed-container .heading .fa {
    margin-left: 15px;
    color: #262A35;
    font-size: 22px;
    line-height: 19px;
    display: inline-block;
    vertical-align: middle;
}

.instagram-feed-container .row {
	margin-right: -12px;
	margin-left: -12px;
}

.instagram-feed-container .col {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.instagram-feed .grid-item {
	display: inline-block;
	max-width: 100%;
	background-position: center;
	position: relative;
	float: left;
    padding: 3px;
	height: 190px;
}

.instagram-feed .grid-item a {
    padding-top: 100%;
    display: block;
	position: relative;
}

.instagram-feed .grid-item a span {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.instagram-feed .grid-item .text-truncate {
    height: 108px;
    overflow: hidden;
    color: #020613;
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 17px;
    padding: 23px 23px 0;
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
}

.instagram-feed .item-width2 .text-truncate {
	bottom: 60px;
	font-size: 15px;
    line-height: 27px;
}

.instagram-feed .grid-item,
.instagram-feed .grid-sizer {
	width: 16.667%;
}

.instagram-feed .item-width2 {
	width: 33.33%;
	height: 386px;
}

/* Testimonial Carousel */
.testimonials-carousel {
	text-align: center;
	height: 550px;
	color: #fff;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.testimonials-carousel .inner {
	width: 100%;
}

.testimonials-carousel .heading {
	color: #fff;
	margin-bottom: 50px;
}
	

/* Site Origin Layout Defaults */
.panel-grid-cell {
	padding-top: 50px;
	padding-bottom: 50px;
}

.full-width-stretch .content-sidebar-wrap {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.full-width-stretch.search .content-sidebar-wrap {
	width: 1200px;
    max-width: 100%;
    padding: 0 20px;
    margin: 40px auto 0;
}


.full-width-stretch .content-sidebar-wrap .panel-grid-cell {
	width: 1200px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.two-columns > .panel-grid-cell {
	padding: 0;
	padding-left: 0!important;
	padding-right: 0!important;	
}

.panel-row-style.vertical-align {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.panel-row-style.vertical-align .panel-grid-cell {
    position: relative;
    
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
    flex-direction: row;
    -webkit-flex-direction: row;
    
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    
	align-content: center;
    -webkit-align-content: center;
}

.panel-row-style.vertical-align .panel-grid-cell .so-panel {
	width: 100%;
	
}

.two-columns .panel-grid-cell .so-panel {
	display: inline-block;
    width: 100%;
}

.block-left,
.two-columns .panel-grid-cell:first-child .panel-widget-style {
	padding: 40px 60px 40px calc(100% - 580px);
}

.block-right,
.two-columns .panel-grid-cell:last-child .panel-widget-style {
	padding: 40px calc(100% - 580px) 40px 60px;
}


.two-columns.vertical-align .panel-grid-cell .panel-widget-style {
	width: 100%;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction: column;
    -webkit-flex-direction: column;
    
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    
	align-content: center;
    -webkit-align-content: center;
    
    justify-content: center;
    -webkit-justify-content: center;
}

.no-margin-top.full-width-content .content-sidebar-wrap > .content,
.no-margin-top .site-inner .content-sidebar-wrap {
	margin-top: 0;
}

.search.no-margin-top.full-width-content .content-sidebar-wrap > .content,
.search.no-margin-top .site-inner .content-sidebar-wrap {
	margin-top: 40px;
}

.no-margin-bottom .site-inner .content-sidebar-wrap {
	padding-bottom: 0;
}

.no-margin-bottom .site-inner .content-sidebar-wrap > .content{
	margin-bottom: 0px;
}

.hide-widget-title .widget-title {
    display: none;
}

.section-padding-1 > .panel-grid-cell {
	padding-top: 120px;
	padding-bottom: 100px;
}

/* Sticky Element */
.stick-init {
	position: relative;
	transition: all .2s ease;
	top: 0;
	z-index: 100;
}

.stick-init.stick {
	position: fixed;
	opacity: 1;
}

/* Slick Inits */
.testimonials-carousel .carousel-container,
.cta-carousel,
.logo-carousel.style-1 .carousel-container {
	opacity: 0;
}

.testimonials-carousel .carousel-container.slick-initialized,
.cta-carousel.slick-initialized,
.logo-carousel.style-1 .carousel-container.slick-initialized,
.instagram-carousel .row.slick-initialized {
	opacity: 1;
}

.instagram-carousel .row {}
 
.logo-carousel.style-1 .carousel-container {
	max-height: 100px;
}

/* Misc */
.query-heading-section {
	min-height: 30px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0 auto;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image {
	position: relative;
}

.image-tag {
	display: inline-block;
    position: absolute;
    top: 18px;
    left: 18px;
    pointer-events: none;
    text-transform: uppercase;
    padding: 0 12px;
    background-color: #CC0000;
    text-align: center;
    color: #FFFFFF;
    font-family: "Porsche Next TT";
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    height: 17px;
}

.boxes-grid .video-icn,
.boxes-grid .cam-icn{
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFFFFF;
	font-size: 37px;
	line-height: 37px;
}

.boxes-grid .cam-icn{
	font-size: 29px;
}

.loading-icon {
	cursor: default;
	z-index: 1000;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: rgba(255, 255, 255, 0.99);
	height: 100px;
	width: 140px;
	margin-top: -50px;
	margin-left: -70px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	text-align: center;
	padding: 15px;
}

.loading-icon .fa {
	font-size: 40px;
	color: #dcdcdc;
}

.loading-icon span {
	display: block;
	margin: 10px 0 0;
	color: #344152;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
}

/* 
* Helpers 
*/
.middle-box{ /* Vertical Align all */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-box-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
}

.middle-box *{
    -webkit-box-flex: 1; 
}

.hide-box, 
.hide-block,
.hide-item,
.hide{
	display: none !important;
}

.v-align-center {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	align-items: center!important;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}

.remove-cell-padding .panel-grid-cell {
	padding-top: 0;
	padding-bottom: 0;
}

.remove-cell-padding-top .panel-grid-cell { padding-top: 0; }
.remove-cell-padding-bottom .panel-grid-cell { padding-bottom: 0; }

.fullwidth-override {
	margin-left: -4000px;
	padding-left: 4000px;
	margin-right: -4000px;
	padding-right: 4000px;
}

.block { display: block; }
.inline-block { display: inline-block; }

.f-10 { font-size: 10px; }
.f-11 { font-size: 11px; }
.f-12 { font-size: 12px; }
.f-13 { font-size: 13px; }
.f-14 { font-size: 14px; }
.f-15 { font-size: 15px; }
.f-16 { font-size: 16px; }
.f-17 { font-size: 17px; }
.f-20 { font-size: 20px; }
.f-24 { font-size: 24px; }
.f-32 { font-size: 32px; }
.f-36 { font-size: 36px; }
.f-40 { font-size: 40px; }
.bold { font-weight: 700; }
.light { font-weight: 300; }
.italic { font-style: italic; }
.uppercase { text-transform: uppercase; }

.mb-0 { margin-bottom: 0; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }

.mt-0 { margin-top: 0; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }

.ml-10 { margin-left: 10px; }
.ml-20 { margin-left: 20px;}
.ml-30 { margin-left: 30px;}

.mr-10 { margin-right: 10px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }

.limit-1-line {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
}

.limit-2-lines {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
}

.truncate,
.truncate-text {
	overflow: hidden;
}

.inherit {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
}

.custom-all-sm-feed{

}

.custom-all-sm-feed h3.heading{
	text-align: center;
	margin-bottom: 45px;
}

.custom-all-sm-feed .item,
.custom-all-sm-feed .grid-sizer{
	width: 25%;
}

.custom-all-sm-feed .item .inner{
	font-family: 'Porsche Next TT';
	position: relative;
	padding: 25px 25px 70px 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    color: #fff;
    font-size: 15px;
    min-height: 345px;
}

.custom-all-sm-feed .item a{
	color: inherit;
	font-weight: normal;
	text-decoration: none;
}

.custom-all-sm-feed .item-instagram a{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

.custom-all-sm-feed .item-fb .inner{
	background-color: #3B5998;
}

.custom-all-sm-feed .item-twitter .inner{
	background-color: #00ACED;
}

.custom-all-sm-feed .item .fa{
	display: inline-block;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	top: 25px;
	right: 25px;
}

.custom-all-sm-feed div.media-boxes-load-more-button{
	border-color: #CC0000;
	color: #CC0000;
}

.custom-all-sm-feed div.media-boxes-load-more-button{
	border-color: #CC0000;
	color: #CC0000;
    font-size: 17px !important;
    width: 133px;
    margin-top: 45px;
}

.custom-all-sm-feed div.media-boxes-load-more-button:hover{
	background: #CC0000;
	color: #fff;
}

.page-dark .custom-all-sm-feed div.media-boxes-load-more-button{
	border-color: #fff;
	color: #fff;
}

.page-dark .custom-all-sm-feed div.media-boxes-load-more-button:hover{
	background: #fff;
	color: #000;	
}

.single-post .meta-details-con .row{
	padding-left: -25px;
	padding-right: -25px;
}

.single-post .meta-details-con .col-left{
	width: 30.5%;
}

.single-post .meta-details-con .col-right{
	width: 69.5%;
}

.single-post .internal-post-meta .date .day{
	color: #CC0000;
	font-family: 'Porsche Next TT';
	font-weight: 400;
	width: 80px;
	font-size: 71px;
	line-height: 64px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 2px solid #CC0000;
	margin-right: 20px;
}

.single-post .internal-post-meta .year-month-con{
	display: inline-block;
	vertical-align: bottom;
}

.single-post .internal-post-meta .date .month{
	display: block;
	color: #A7A8AA;
	font-family: "Porsche Next TT";
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
}

.single-post .internal-post-meta .date .year{
	display: block;
	color: #A7A8AA;
	font-family: "Porsche Next TT";
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
}

.single-post .panel-grid-cell .widget-title{
	color: #000000;
	font-size: 29px;
	font-weight: 100;
}

.single-post .panel-grid-cell{
	padding-top: 0px;
	padding-bottom: 60px;
}

.custom-post-content .custom-row{
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 60px;
}

.single-post .entry-content-inner .custom-row{
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 60px;
}

.custom-post-content .row_gallery_sec{
	padding-bottom: 50px;
	border-bottom: 1px solid #E0E1E4;
}

.custom-post-content .custom-row:after{
	content: '';
	display: block;
	clear: both;
}

.custom-post-content .col-left,
.custom-post-content .col-right,
.custom-post-content .col-fw,
.custom-post-content .col-gallery,
.single-post .entry-content-inner .col-right{
	padding: 0 25px;
}

.custom-post-content .col-left{
	float: left;
	width: 30.328%;
}

.custom-post-content .col-right,
.single-post .entry-content-inner .col-right{
	float: right;
	width: 69.672%;
}

.custom-post-content .col-right,
.single-post .entry-content-inner .col-right iframe{
    height: 450px;
    width: 800px;
    max-width: 100%
}

.custom-post-content .col-right h3{
	font-size: 1.9em;
}

.custom-post-image{
	padding-bottom: 20px;
	border-bottom: 1px solid #E0E1E4;
}

.custom-post-image .image-con{
	position: relative;
    line-height: 0;
}

.custom-post-image .image-con:before{
	content: '\f065';
	color: #000000;
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 9;
    background: #fff;
}

.custom-post-image .image-con{
	margin-bottom: 15px;
}

.custom-post-image .alt-con{
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}

.post-custom-gallery .row{
	margin-left: -5px;
	margin-right: -5px;
}

.post-custom-gallery .row .col{
	padding-left: 5px;
	padding-right: 5px;
}

.media-boxes-search-con{
	position: relative;
}

.media-boxes-search-con .fa{
	font-size: 17px;
	line-height: 18px;
	color: #FFFFFF;
	display: inline-block;
	position: absolute;
	top: calc( 50% - 9px );
	right: 0px;
}

.video-box-trigger,
.image-box-trigger{
	cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-box-trigger.active,
.image-box-trigger.active{
	background-color: rgba(0, 0, 0, 0.43);
}
#video-box,
#image-box{
	margin-bottom: 70px;
}

#video-box .wrap,
#image-box .wrap{
	position: relative;
}

#video-box .video-box-close,
#image-box .image-box-close{
    width: 35px;
    height: 35px;
    display: block;
    transform: rotate(315deg);
    position: absolute;
    top: -30px;
    right: 20px;
}

#video-box .video-box-close .h-center,
#image-box .image-box-close .h-center{
	width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: calc( 50% - 1px );
    left: 0;
}

#video-box .video-box-close .v-center,
#image-box .image-box-close .v-center{
    width: 2px;
    height: 100%;
    background: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: calc( 50% - 1px );
}

#video-box .video-box-con{
	margin-right: -25px;
	margin-left: -25px;
}

#video-box .video-box-con:after{
	content: '';
	display: block;
	clear: both;
}

#video-box .left-col,
#video-box .right-col{
	float: left;
	padding: 0 25px;
}

#video-box .left-col{
	width: 71.34%;
}

#video-box .left-col iframe{
	max-width: 100%;
}

#video-box .right-col{
	width: 28.66%;
	color: #fff;
}

#video-box .right-col .category-heading{
	opacity: 0.6;
	font-size: 13px;
}

#video-box .right-col .category-year-con{
	font-size: 13px;
	font-style: italic;
	line-height: 27px;
}

#video-box .right-col .category,
#video-box .right-col .year{
	display: inline-block;
	vertical-align: middle;
}

#video-box .right-col .category{

}

#video-box .right-col .heading{
	color: #fff;
	position: relative;
	padding-bottom: 8px;
	line-height: 30px;
}

#video-box .right-col .heading:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 1px;
	background-color: #fff;
}

#video-box .right-col .text-con{
	font-size: 15px;
	line-height: 27px;
}

.video-page .media-boxes-filter-container,
.images-page .media-boxes-filter-container{
	margin-bottom: 70px;
}

.media-boxes-filter-container .custom-dropdown .custom-dropdown-heading{
	color: #fff;
	font-weight: 100;
	font-size: 20px;
	line-height: 29px;
	margin-bottom: 0px;
	display: inline-block;
	margin-right: 55px;
	vertical-align: middle;
}

.media-boxes-filter-container .custom-dropdown .inline-block{
	vertical-align: middle;
}

.media-boxes-filter-container .custom-dropdown-item{
	display: inline-block;
	margin-right: 35px;
	vertical-align: middle;
}

.media-boxes-filter-container .custom-dropdown-item.last{
	margin-right: 0px;
}

.media-boxes-filter-container .custom-dropdown-label{
	font-size: 15px;
	font-weight: 100;
	line-height: 22px;
	color: #fff;
    margin-bottom: 0;
}

.media-boxes-filter-container .media-boxes-drop-down-header{
    background: transparent;
    color: #fff;
    padding: 0 !important;
    font-size: 24px;
    font-weight: 100;
    border: 0;
    line-height: 30px;	
}

.media-boxes-filter-container .media-boxes-drop-down-header .fa{
	font-size: 17px;
	line-height: 30px;
	margin-left: 10px;
}

.media-boxes-filter-container .media-boxes-drop-down-header .fa:before{
	content: '\f103';
}

.media-boxes-filter-container .media-boxes-drop-down-menu{
	border: 0;
    min-width: 306px;
    right: 0;
}

.media-boxes-filter-container .media-boxes-drop-down-menu:after{
/*	position: absolute;
    top: -8px;
    right: 20px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: "";	*/
}

.custom-dropdown-item .media-boxes-drop-down{
    width: auto;
    min-width: 90px;
}

.media-boxes-filter-container .media-boxes-drop-down-menu >li{
	border: 0;
}

.media-boxes-filter-container .media-boxes-drop-down-menu >li:last-child{
	border-bottom: 0px;
}

.media-boxes-filter-container .media-boxes-drop-down-menu >li >a{
	background: #313639;
	border: 0px;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	padding: 17px 10px;
}

.media-boxes-filter-container .media-boxes-drop-down-menu >li >a:hover{
	background: #950014;
	color: #fff;
}

#image-box{
	color: #fff;
}

#image-box .gallery-con .row{
	margin-left: -2.5px;
	margin-right: -2.5px;
}

#image-box .gallery-con .col{
	/*padding-left: 2.5px;
	padding-right: 2.5px;*/
	padding: 2.5px;
}

#image-box .gallery-con .col .image-span{
	display: block;
	width: 100%;
	height: 190px;
	background-size: cover;
	background-position: 50% 50%;
}

#image-box .small-heading{
	font-size: 15px;
	font-weight: 100;
	line-height: 22px;
}

#image-box .heading{
	color: #fff;
	font-size: 36px;
	font-weight: 100;
	line-height: 48px;
	margin-bottom: 20px;
}

.login-center-sp-con{
	min-height: 80px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between; 
	justify-content: space-between;
}

.login-center-sp-con .form-con{
	width: 635px;
	padding-right: 65px;
}

.login-center-sp-con .form-con .gform_wrapper,
.login-center-sp-con .form-con fieldset,
.login-center-sp-con .form-con #wpmem_login fieldset{
	margin: 0;
}

.login-center-sp-con .form-con fieldset{
	position: relative;
    display: block;
    width: 100%;
}

.login-center-sp-con .form-con fieldset legend,
.login-center-sp-con #wpmem_login legend,
.login-center-sp-con #wpmem_login label[for="log"],
.login-center-sp-con #wpmem_login label[for="log"] + .div_text{
	display: none;
}

.login-center-sp-con #wpmem_login{
	color: #fff;
}

.login-center-sp-con #wpmem_reg legend,
.login-center-sp-con #wpmem_login legend{

}

.login-center-sp-con .form-con form{
/*    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    min-height: 75px;	*/
}

.login-center-sp-con .form-con form label,
.login-center-sp-con .form-con #wpmem_login form label{
	line-height: 21px;
	font-weight: 400;
	margin-bottom: 0px
}

.login-center-sp-con .form-con form input[type="text"],
.login-center-sp-con .form-con #wpmem_login form input[type="text"],
.login-center-sp-con .form-con #wpmem_login .div_text{
	width: 370px;
	border-radius: 0;
}

.login-center-sp-con .form-con #wpmem_login .div_text{
	margin: 0;
    width: 100%;
    padding-right: 200px;
}

.login-center-sp-con .form-con #wpmem_login form input[type="text"],
.login-center-sp-con .form-con #wpmem_login form input[type="password"]{
    background-color: #FFFFFF;
    border: 1px solid #E0E1E4;
    outline: none;
    padding: 11px 10px;
    color: #000000;
    font-family: "Porsche Next TT";
    font-size: 15px;
    line-height: 27px;
    border-radius: 0;
}

.login-center-sp-con .form-con .gform_wrapper .gform_footer,
.login-center-sp-con .form-con #wpmem_login .button_div{
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
}

.login-center-sp-con .form-con #wpmem_login .button_div{
	width: auto;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.login-center-sp-con .form-con #wpmem_login .button_div *{
	display: none;
}

.login-center-sp-con .form-con #wpmem_login .button_div .buttons{
	display: block;
}

.login-center-sp-con .form-con .gform_footer .button,
.login-center-sp-con .form-con #wpmem_login .button_div .buttons{
	margin-right: 0px !important;
	width: 170px;
}

.login-center-sp-con .form-con #wpmem_login .button_div .buttons{
	background-color: #CC0000;
    border: 1px solid #CC0000;
    color: #fff;
    border-radius: 1px;
    font-weight: normal;
    padding: 16px 30px;
    text-decoration: none;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 16px;
}

.partners-logo-carousel-con{
	overflow: hidden;
}

.partners-logo-carousel-row{
	margin-left: -46px;
	margin-right: -46px;
}

.partners-logo-carousel .item .inner{
	padding: 0 30px;
	min-height: 90px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.partners-logo-carousel .item .inner img{
	width: 170px;
	height: auto;
	display: block;
	margin: 0 auto;    
	backface-visibility: hidden;
}

.partners-logo-carousel .item .inner a{
	display: block;
}

.events-list{

}

.events-list .row{
	margin-left: -2.5px;
	margin-right: -2.5px;
}

.events-list .col{
	padding-left: 2.5px;
	padding-right: 2.5px;
	margin-bottom: 5px;
}

.events-list .col .inner{
	background-size: cover;
	background-position: 50% 50%;
	height: 583px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.events-list .col .inner:before{
	content: '';
	display: block;
	position: absolute;
	bottom:	0;
	left: 0;
	width: 100%;
	height: 335px; 
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
}

.events-list .col .content-con{
    position: relative;
    width: 100%;
    padding: 0 25px 45px 25px;
    font-family: "Porsche Next TT";
}

.events-list .col .event-title{
	color: #FFFFFF;
	font-size: 2em;
	line-height: 44px;
	margin-bottom: 5px;
}

.events-list .col .date{
	font-size: 1.1333em;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
}

.events-list .cancelled-event{
	color:#CC0000;
	font-size:25px;
	font-weight:900;
	text-transform:uppercase;
	margin-top: -10px;
}

.event-popup-trigger{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none !important;
}

.event-popup-item .left-side,
.event-popup-item .right-side{
	width: 50%
}

.event-popup-item .left-side{
	float: left;
	position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(50% - 20px);
}

.event-popup-item .right-side{
	width: calc(50% + 20px);
	padding-top: 50px;
	padding-bottom: 50px;
	float: right;
}

.event-popup-item .right-side{
    position: relative;
    height: 100%;
    /*overflow-y: auto;*/
    padding: 50px 20px 20px 40px;
    direction: rtl;
}

.event-popup-item .scroll-con{
	direction: ltr;
	height: 100%;
}

.event-popup-item .header-sec{
	margin-bottom: 12px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between; 
	justify-content: space-between;
}

.event-popup-item .cancelled-event-pop {
	color: #CC0000;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;

}

.event-popup-item .event-round{
	color: #CC0000;
	font-size: 17px;
	line-height: 28px;
}

.event-popup-item .event-title{
	color: #000000;
	font-size: 27px;
	line-height: 27px;
}

.events-page .magnefic-pop-nav-wrap{
	/*display: none;*/
}

.event-popup-item .event-meta{
	border-top: 1px solid #E0E1E4;
	border-bottom: 1px solid #E0E1E4;
	padding: 20px 0;
	margin-bottom: 35px;
}

.event-popup-item .event-meta .item{
	display: block;
}

.event-popup-item .event-meta .label-con,
.event-popup-item .event-meta .text-con{
	display: inline-block;

}

.event-popup-item .event-meta .label-con{
	width: 70px;
	vertical-align: middle;
	margin-right: 20px;
}

.event-popup-item .event-meta .label-con label{
	font-weight: 400;
	color: #000000;
	font-size: 15px;
	line-height: 28px;
	margin: 0px;
}

.event-popup-item .event-meta .text-con{
	font-size: 15px;
	font-weight: 700;
	line-height: 28px;
}

.event-tabs-con{
	font-family: "Porsche Next TT";
}

.event-tabs-con .tab-content{
/*    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;*/
}

.event-tabs-con .tab-content .tab-pane{
	/*direction: ltr;*/
}

/*.event-tabs-con .tab-content::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 1;
	background-color: #fff;
}

.event-tabs-con .tab-content::-webkit-scrollbar{
	width: 3px;
}

.event-tabs-con .tab-content::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #262A35;
}

.event-tabs-con .tab-content::-webkit-scrollbar-track,
.event-tabs-con .tab-content::-webkit-scrollbar,
.event-tabs-con .tab-content::-webkit-scrollbar-thumb{
	visibility:visible;
}

.event-tabs-con .tab-content:hover::-webkit-scrollbar-track, 
.event-tabs-con .tab-content:hover::-webkit-scrollbar, 
.event-tabs-con .tab-content:hover::-webkit-scrollbar-thumb{
	*/
}

.event-popup-item{
	font-family: "Porsche Next TT";
}

#driver-tab-nav{
    padding: 0;
    margin-left: 0;
    text-align: center;
    margin-bottom: 55px
}

#events-tab-nav,
#driver-tab-nav{
    border-bottom: 0;
}

#events-tab-nav .nav-item{

}

#driver-tab-nav .nav-item{
	display: inline-block;
	float: none;
}

#events-tab-nav .nav-item a,
#driver-tab-nav .nav-item a{
    margin: 0;
    color: #020613;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-decoration: none !important;
    border: 0;
    padding: 15px 20px;
}

#events-tab-nav .nav-item.active,
#driver-tab-nav .nav-item.active{

}

#events-tab-nav .nav-item.active a,
#driver-tab-nav .nav-item.active a{
    border: 0;
    border-bottom: 2px solid #CC0000;
}

#events-tab-nav .nav-item a:hover,
#driver-tab-nav .nav-item a:hover{
    background: transparent;
    border: 0;
    border-bottom: 2px solid #CC0000;	
}

#events-tab-content .tab-pane,
#driver-tab-content .tab-pane{
	padding-top: 12px;
}

#events-tab-content .tab-pane p{
	margin-bottom: 0px;
}

#events-tab-content .tab-pane table{

}

#events-tab-content table tr,
#events-tab-content .row{
	border-bottom: 1px solid #E0E1E4;
}

#events-tab-content table tr td{
    padding: 8px 0;
    line-height: 22px;
    text-align: center;
}

#events-tab-content .tab-pane > .row > div{
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 22px;
    text-align: left;	
}

#events-tab-content table tr td:first-child,
#events-tab-content .tab-pane > .row > div:first-child{
	text-align: left;
}

#events-tab-content table tr td:last-child,
#events-tab-content .tab-pane > .row > div:last-child,
#events-tab-content .tab-pane > .row > div:nth-child(3n){
	/* text-align: right; */
}

#events-tab-content .tab-pane > .row br{
	display:none;
}

.events-page .mfp-container{
	position: relative;
}

.events-page .mfp-content{
    display: block;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;	
}

.event-popup-item{
    position: relative;
    width: 100%;
    height: 100%;
}

.event-popup-item .inner{
    position: relative;
    width: 100%;
    height: 100%;	
}

.event-popup-item .wrap{
    position: relative;
    height: 100%;	
}

.event-popup-item .event-buttons .btn{
	margin-right: 10px;
	width: 183px;
	max-width: 100%;
}

.event-popup-item .event-buttons .btn:last-child{
	margin-right: 0px;
}

.event-image-carousel,
.slick-list,
.slick-track{
	height: 100%;
}

.event-image-carousel .item{
	height: 100%;
	position: relative;
}

.event-image-carousel .item .image-con{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

.event-image-carousel .slick-dots{
    position: absolute;
    top: 50px;
    bottom: auto;
    right: 25px;
    width: auto;
    z-index: 9;
}


.event-image-carousel .slick-list{
	z-index: 8;
}

.event-image-carousel .slick-dots li{
	display: block;
    width: auto;
    height: auto;
    margin: 0 0 12px 0;
}

.event-image-carousel .slick-dots li button{
	width: 10px;
	height: 10px;
	border: 1px solid #F9F9FB;
	background: transparent;
	border-radius: 100%;
}

.event-image-carousel .slick-dots li.slick-active button{
	background-color: #F9F9FB;
}

.event-image-carousel .slick-dots li button:before{
	display: none;
}

#driver-tab-content .col .driver-post-item:after{
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    height: 70%;
}

.partners-logo-list{

}

.partners-logo-list .row{

}

.partners-logo-list .col{
	margin-bottom: 30px;
}

.partners-logo-list .item{
	padding-bottom: 25px;
	border-bottom: 1px solid #E0E1E4;
	position: relative;
}

.partners-logo-list .item .image-con{
	min-height: 295px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center; 
	justify-content: center;
	padding: 32px;
}

.partners-logo-list .item .image-con img{

}

.partners-logo-list .item .details-con{
	min-height: 85px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center; 
	justify-content: center;
}

.partners-logo-list .item h5{
	font-size: 24px;
	line-height: 27px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0px;
}

.partners-logo-list .item .sub-heading{
	color: #CC0000;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 0px;
}

.partners-logo-list .item .red-cross{
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.partners-logo-list .item .red-cross:before{
    content: '';
    height: 1px;
    width: 34px;
    background: #CC0000;
    position: absolute;
    top: 50%;
    left: 0;	
}

.partners-logo-list .item .red-cross:after{
    content: '';
    height: 34px;
    width: 1px;
    background: #CC0000;
    position: absolute;
    top: 0;
    left: 50%;	
}

#parners-logo-box .box-con{
	padding-bottom: 95px;
	border-bottom: 1px solid #E0E1E4;
}

.parners-logo-box-close{
	display: inline-block;
}

.parners-logo-box-close .red-box{
	display: inline-block;
	width: 150px;
	background: #CC0000;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	vertical-align: middle;
}

.parners-logo-box-close .red-box:hover{
	text-decoration: underline;
}

.parners-logo-box-close .fa{
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #E0E1E4;
	color: #6B6C70;
	vertical-align: middle;
}

#parners-logo-box .custom-row{
	margin-left: -20px;
	margin-right: -20px;
}

#parners-logo-box .left-col,
#parners-logo-box .right-col{
	float: left;
	padding: 0 20px;
}

#parners-logo-box .left-col{
	width: 29.914%;
}

#parners-logo-box .right-col{
	width: 70.086%;
}

#parners-logo-box .right-col iframe{
	max-width: 100%;
}

#parners-logo-box .left-col h5{
	font-size: 24px;
	line-height: 30px;
}

#parners-logo-box .left-col .sub-heading{
	color: #CC0000;
	font-size: 15px;
	line-height: 27px;
	padding-bottom: 8px;
	position: relative;
}

#parners-logo-box .left-col .sub-heading:after{
	content: '';
	width: 30px;
	height: 2px;
	background: #E0E1E4;
	position: absolute;
	bottom: 0;
	left: 0;
}

#parners-logo-box .other-partners{
	padding-top: 40px;
}

.partners-logo-trigger,
.parners-logo-box-close{
	cursor: pointer;
}

.results-list{

}

.results-list .sub-heading-black{
    text-align: center;
    margin-top: -20px;
    color: #000;
    font-weight: 400;
}

.results-list .filter-con{
	border: 1px solid #E0E1E4;
	background-color: #F9FAFC;
	padding: 20px 35px;
	width: 100%;
	min-height: 96px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between; 
	justify-content: space-between;
}

.results-list .filter-con .nav-tabs{
	border: 0px;
	padding: 0;
	margin: 0;
}

.results-list .filter-con .nav-tabs li a.results-main-nav-trigger{
	color: #000000;
    padding: 0;
    border: 0;
    font-size: 24px;
    font-weight: 100;
    text-decoration: none;
    background: none;
    margin-right: 0px;
    cursor: pointer;
}

.results-list .filter-con .nav-tabs .results-main-nav-trigger .text{
	display: inline-block;
    vertical-align: middle;
}

.results-list .filter-con .nav-tabs .results-main-nav-trigger .fa{
	display: inline-block;
	vertical-align: middle;
	color: #CC0000;
	font-size: 17px;
	margin-left: 10px;
}

.results-list .filter-con .nav-tabs .dropdown-menu{
    box-shadow: none;
    border-color: #E0E1E4;
    border-radius: 0;
    left: auto;
    right: 0;
    min-width: 305px;
    padding: 0;
    margin: 5px 0 0 0;
}

.results-list .filter-con .nav-tabs .dropdown-menu li:first-child:before{
    position: absolute;
    top: -10px;
    right: 20px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #E0E1E4;
    border-left: 10px solid transparent;
    content: "";
}

.results-list .filter-con .nav-tabs .dropdown-menu li:first-child:after{
	position: absolute;
    top: -8px;
    right: 20px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: "";	
}

.results-list .filter-con .nav-tabs .dropdown-menu li:first-child:hover:before,
.results-list .filter-con .nav-tabs .dropdown-menu li:first-child:hover:after{
	border-bottom-color: #CC0000;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li{
/*	border-bottom: 1px solid #E0E1E4;
	margin: 0 0px !important;*/
}

.results-list .filter-con .nav-tabs .dropdown-menu>li:hover{
	background: #CC0000;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li:last-child{
	border-bottom: 0px;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li>a{
	padding: 12px 0px;
	margin: 0 15px;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
	font-weight: 400;
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #E0E1E4;
	background-color: transparent;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li:hover>a{
	border-bottom: 0px;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li:last-child>a{
	border-bottom: 0px;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li>a:focus,
.results-list .filter-con .nav-tabs .dropdown-menu>li:hover>a{
    background-color: transparent;
    color: #fff;
}

.results-list .filter-con .nav-tabs .dropdown-menu>li.active>a{
	background-color: transparent;
	text-decoration: underline;
}

.results-list .sub-nav-tabs-con{
	margin-bottom: 30px;
	text-align: center;
}

.results-list .sub-nav-tabs{
	display: inline-block;
	margin: 0 0 0px 0;
	padding: 0px;
	border-bottom: 2px solid #E0E1E4;
}

.results-list .sub-nav-tabs-con ul li{
    float: none;
    display: inline-block;
}

.results-list .sub-nav-tabs li a{
    margin: 0 0 -1px 0;
    color: #020613;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-decoration: none !important;
    border: 0;
    padding: 15px 20px;
}

.results-list .sub-nav-tabs li a:hover{
	background: transparent;
}

.results-list .sub-nav-tabs li.active a,
.results-list .sub-nav-tabs li a:hover{
	border: 0;
    border-bottom: 2px solid #CC0000;
}

.results-list .sub-heading{
	color: #CC0000;
}

.results-list h6.heading{
	margin-top: -4px;
}

.results-list .sub-tab-content .custom-row{
	margin-left: -5px;
	margin-right: -5px;
}

.results-list .sub-tab-content .custom-row .col{
	line-height: 35px;
	padding: 0 5px;
	float: left;
	width: 14.2857%;
}

.results-list .sub-tab-content .custom-row .col-head{
	padding-bottom: 13px;
	font-weight: 700;
}

.header-bg-img{
	width: 100%;
    height: 486px;
    background-size: cover;
    background-position: 50% 50%	
}

.custom-anchor-con{
	margin-top: -105px;
	/* margin-top: 0; */
	z-index: 15;
}

.custom-anchor-con.site-anchor--stick{
	margin-top: 0px;
}

.custom-anchor{
	border: 1px solid #E0E1E4;
	background-color: #F9FAFC;
	width: 1170px;
	max-width: 100%;
	min-height: 85px;
	text-align: center;
	padding: 15px 45px 22px 45px;
	margin: 0 auto;
}

.custom-anchor ul{
	text-align: center;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #E0E1E4;
}

.custom-anchor ul li{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.custom-anchor .anchor-trigger{
    color: #020613;
    font-size: 18px;
    line-height: 18px;
    display: block;
    position: relative;
    text-decoration: none;
    font-weight: 400;
    padding: 14px 25px;
    margin-bottom: -2px;
}

.custom-anchor .anchor-trigger:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0px;
	left: 0px;
	background: #CC0000;
	opacity: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

.custom-anchor .anchor-trigger.active:after,
.custom-anchor .anchor-trigger:hover:after{
	opacity: 1;
}

#about_carrera_cup .panel-grid-cell{
	padding-top: 100px;
	padding-bottom: 80px;
}

.white-text-con{
	color: #fff;
}

#television_coverage{
	padding-top: 50px;
	padding-bottom: 50px;
}

#television_coverage .panel-grid-cell{
	padding-top: 25px;
	padding-bottom: 25px;
}

.tv-sched{
	height: 540px;
	overflow-y: scroll;
}

.tv-sched::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 1;
	background-color: #000;
}

.tv-sched::-webkit-scrollbar{
	width: 3px;
}

.tv-sched::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #fff;
}

.tv-sched::-webkit-scrollbar-track,
.tv-sched::-webkit-scrollbar,
.tv-sched::-webkit-scrollbar-thumb{
	visibility:visible;
}

.tv-sched > .item{
	border-bottom: 1px solid #A7A8AA;
}

.tv-sched .item .col-left,
.tv-sched .item .col-right{
	float: left;
}

.tv-sched .item .col-left{
	width: 25.642%;
    padding: 15px 0px;
}

.tv-sched .item .col-right{
	width: 74.358%;
	padding: 15px 45px 25px 45px;
    background: #141516;
}

.tv-sched .session-con{

}

.tv-sched .session-con .col{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 28px;
}

.tv-sched .session-con .col:first-child{
	text-align: left;	
}

.session-con .item-head .col{
	padding-bottom: 5px;
	line-height: 27px;
}

.tv-sched .session-con .col .fa-check{
	color: #97C4AC;
}

.page-header-sec{
	height: 400px;
}

.page-header-sec .widget-title{
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.83);
    padding: 14px 22px 11px 22px;
    margin-bottom: 0px;
}

.page-header-sec .widget{
	width: 100%;
	height: 400px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: flex-start; 
	justify-content: flex-start;
}

#porsche_911_gt3_cup{
	border-bottom: 1px solid #E0E1E4;
}

.technical-specs-table{
	display: block;
	padding-right: 25px;
	min-height:auto;
	max-height: 350px;
	overflow-y: auto;
}

.technical-specs-table::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 1;
	background-color: #fff;
}

.technical-specs-table::-webkit-scrollbar{
	width: 3px;
}

.technical-specs-table::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #262A35;
}

.technical-specs-table::-webkit-scrollbar-track,
.technical-specs-table::-webkit-scrollbar,
.technical-specs-table::-webkit-scrollbar-thumb{
	visibility:visible;
}

.technical-specs-table:hover::-webkit-scrollbar-track, 
.technical-specs-table:hover::-webkit-scrollbar, 
.technical-specs-table:hover::-webkit-scrollbar-thumb{
	/* visibility:visible; */
}

.technical-specs-table .item{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between; 
	justify-content: space-between;
	border-bottom: 1px solid #1B1D1F;
}

.technical-specs-table .item .col{
	padding: 10px 0px;
}

.technical-specs-table .item .col-label{
	color: rgba(0, 0, 0, 0.50);
}

.technical-specs-table .item .col-text{
    max-width: 322px;
    text-align: right;
}

.highlights-list{

}

.highlights-list .row{

}

.highlights-list .col{
	margin-bottom: 30px;
}

.highlights-list .item{
	cursor: pointer;
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
	border-bottom: 3px solid transparent;
}

.highlights-list .item:hover{
	border-color: #CC0000;
}


.highlights-list .col .image-con{
    overflow: hidden;
    max-height: 247px;
}

.highlights-list .col .image-con img{
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
    width: 400px;
    max-width: none;
    margin-left: -4%;

}

.highlights-list .item:hover img{
	margin-left: 0;
}

.highlights-list .col .item-meta{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 145px;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 10px 25px;
}

.highlights-list .col .item-meta .inner{
	color: #fff;
}

.highlights-list .col .item-meta h6{
	color: #fff;
	font-size: 20px;
	line-height: 29px;
}

.highlights-list .col .item-meta p{
	font-size: 13px;
	line-height: 18px;
}

.highlights-box{
	position: relative;
}

.highlights-box .row{
	margin-left: -20px;
	margin-right: -20px;
}

.highlights-box .col{
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
}

.highlights-box .col-right h5{
	color: #fff;
	font-size: 29px;
	line-height: 48px;
}

.highlights-box .col-right{
	padding-top: 30px;
	padding-bottom: 30px;
}

.highlights-box .col-right .sub-title{
	font-weight: 400;
	margin-bottom: 30px;
}

.close-highlights-box{
	cursor: pointer;
	z-index: 10;
}

.close-highlights-box {
	position: absolute;
	top: 0px;
    width: 35px;
    height: 35px;
    transform: rotate(45deg);
	opacity: 1;
	right: 0px;
}

.close-highlights-box:before,
.close-highlights-box:after {
	content: '';
    height: 3px;
    width: 100%;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 47%;
}

.close-highlights-box:after{
    width: 3px;
    height: 100%;
    left: 47%;
    top: 0;
}

.close-highlights-box.mfp-close:before,
.close-highlights-box.mfp-close:after{
	background: #fff;
}

.classification-list .row{
	margin-left: -25px;
	margin-right: -25px;
}

.classification-list .col{
	padding-left: 25px;
	padding-right: 25px;
}

.page-id-861 .classification-list .item .header-part{
	min-height: 75px;
}

.classification-list .item .logo{
	float: left;
	margin-right: 25px;
	max-width: 130px;
}

.classification-list .item .header-part h3{

}

.classification-list .item .header-part .sub-heading{
	color: #CC0000;
}

.classification-list .item .content-text p{
	margin-bottom: 30px;
}

.winners-box{
	border: 1px solid #E0E1E4;
	padding: 10px 50px;
	min-height: 160px;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.winners-box h6{

}

.winners-box .winners-list{

}

.winners-box .winners-list .item{
    display: inline-block;
    margin-right: 28px;
}

.winners-box .winners-list .item:last-child{
	margin-right: 0px;
}

.winners-box .winners-list .item img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 23px;
}

.winners-box .winners-list .item .meta-details{
	display: inline-block;
    vertical-align: middle;
    min-width: 140px;	
}

table.tablepress{

}

table.tablepress tfoot th,
table.tablepress thead th{
	border: 0px;
	background: transparent;
	line-height: 35px;
	color: #000000;
	padding: 0 0 10px 0;
}

table.tablepress tbody td{
	border: 0px;
	background: transparent !important;
	padding: 0;
}

table.tablepress td,
table.tablepress th{
	line-height: 35px;
}

.results-list .table-content-results table.tablepress th.column-1,
.results-list .table-content-results table.tablepress td.column-1{
	width: 100px !important;
}

.results-list .table-content-results table.tablepress th.column-2,
.results-list .table-content-results table.tablepress td.column-2{
	width: 130px !important;
}

.results-list .table-content-results table.tablepress th.column-3,
.results-list .table-content-results table.tablepress td.column-3{
	width: 265px !important;
}

.results-list .table-content-results table.tablepress th.column-4,
.results-list .table-content-results table.tablepress td.column-4{
	width: 191px !important;
}

.results-list .table-content-results table.tablepress th.column-5,
.results-list .table-content-results table.tablepress td.column-5{
	width: 188px !important;
}

.results-list .table-content-results table.tablepress th.column-6,
.results-list .table-content-results table.tablepress td.column-6{
	width: 220px !important;
}

.results-list .table-content-results table.tablepress th.column-7,
.results-list .table-content-results table.tablepress td.column-7{

}

.table-content-standings,
.table-content-standings_per_season .col-right .inner{
	/*overflow-y: auto;*/
	width: 100%;
}

.table-content-standings.table-content-standings_per_season{
	overflow: hidden;
}

.table-content-standings_per_season table{
    
}

.table-content-standings_per_season .col-right table{
    width: max-content;
}

.table-content-standings_per_season .col-right.small-content-table table{
	width: 100%;
	min-width: 500px;
}

.table-content-standings_per_season .col-right table tr th{
    width: fit-content;
}

.table-content-standings_per_season .col-right table tr td{
    width: max-content;
    min-width: 45px;
}

.table-content-standings::-webkit-scrollbar-track,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 0.8;
	background-color: #E0E1E4;
}

.table-content-standings::-webkit-scrollbar,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar{
	height: 3px;
}

.table-content-standings::-webkit-scrollbar-thumb,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar-thumb{
	border-radius: 0;
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
	-webkit-box-shadow: none;
	background-color: #6B6C70;
}

.table-content-standings::-webkit-scrollbar-track,
.table-content-standings::-webkit-scrollbar,
.table-content-standings::-webkit-scrollbar-thumb,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar-track,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar,
.table-content-standings_per_season .col-right .inner::-webkit-scrollbar-thumb{
	visibility:visible;
}

.table-content-standings:hover::-webkit-scrollbar-track, 
.table-content-standings:hover::-webkit-scrollbar, 
.table-content-standings:hover::-webkit-scrollbar-thumb{
	/* visibility:visible; */
}

.table-content-standings  .row{
	margin-left: -30px;
	margin-right: -30px;
}

.table-content-standings  .row .col{
	padding-left: 30px;
	padding-right: 30px;
}

.table-content-standings .col-left{
	margin-top: 45px;
	border-right: 1px solid #E0E1E4;
	width: 385px;
}

.table-content-standings .col-right{
	width: calc( 100% - 385px );
}

.table-content-standings .col-left table{
	/*margin-top: 45px;*/
}

.table-content-standings .col-left table thead th{
	padding-bottom: 0px;
	width: 90px;
	padding: 0 15px 0 0;
}

.table-content-standings .col-right table thead th,
.table-content-standings .col-right.one-round-only table tbody td{
	text-align: center;
}

.table-content-standings .col-left table tr td{
	width: 90px;
}

.table-content-standings .col-left table thead th:first-child,
.table-content-standings .col-left table tr td:first-child{
	width: 50px;
}

.table-content-standings .col-left table thead th:nth-child(2),
.table-content-standings .col-left table tr td:nth-child(2){
	min-width: 160px;
	padding-right: 5px;
}

.table-content-standings .col-left table thead th:last-child,
.table-content-standings .col-left table tr td:last-child{
	min-width: 50px;
    text-align: right;
    padding-right: 0;
}

/*.table-content-standings_per_season table tbody tr.row-2 td{
	padding-bottom: 10px;
}*/

.single-results-item{
	padding-bottom: 60px;
	border-bottom: 1px solid #E0E1E4;
}

#image-car-360{
	cursor: auto;
}

#image-car-360-reel{
	cursor: auto !important;
}

.reel-indicator.x{
	background-color: #000;
    width: 104px !important;
    height: 16px !important;
    color: #fff;
    background: #313639;
    text-align: center;
    font-size: 15px;
    display: block;
    position: relative;
    z-index: 1;
    cursor: auto;
}

.reel-indicator.x:before{
	content: '\f0c9';
    font-family: FontAwesome;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    transform: rotate(90deg);
    width: 12px;
    height: 12px;
    line-height: 12px;
    position: absolute;
    top: calc(50% - 6px);
    left: calc( 50% - 6px );
}

.image-car-360-con{
	position: relative;
}

.image-car-360-con .reel-overlay:before{
	content: '';
	display: block;
	width: 100%;
	height: 10px;
    background-color: #c3c3c3;
    position: absolute;
    bottom: 3px;
    left: 0px;
}

#responsive-menu-pro-additional-content .social-icons a{
	margin: 10px 15px !important;
}

.media-box-container .media-box-image div[data-width][data-height] img{
	left: -3px;
}

.video-page .media-box-content{
	width: 100%;
	padding-bottom: 58px !important;
}

.video-page .media-box-title-sub{
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 0 23px;
	line-height: 1;
    max-height: 35px;
    overflow: hidden;
}

#post-video-con{
	line-height: 0;
}

#post-video-con iframe{
	width: 820px;
	max-width: 100%;
	height: 460px;
}

.entry-content #wpmem_login{
    display: block;
    margin: 0 auto;
    width: 400px;	
}

.entry-content #wpmem_login fieldset legend{
	display: none;
}

.entry-content #wpmem_login label[for="log"],
.entry-content #wpmem_login label[for="log"] + .div_text,
.entry-content #wpmem_login .button_div *{
	display: none;
}

.entry-content #wpmem_login .div_text{
	width: 100%;
}

.entry-content #wpmem_login label{
	font-weight: 400;
	margin-bottom: 0px;
}

.entry-content #wpmem_login input[type="text"],
.entry-content #wpmem_login input[type="email"],
.entry-content #wpmem_login input[type="password"]{
	border: 1px solid #E0E1E4;
	border-radius: 0px;
}

.entry-content #wpmem_login .button_div{
	width: 100%;
	padding: 0px;
}

.entry-content #wpmem_login .button_div .buttons{
	width: 170px;
	display: block;
    background-color: #CC0000;
    border: 1px solid #CC0000;
    color: #fff;
    border-radius: 1px;
    font-weight: normal;
    padding: 16px 30px;
    text-decoration: none;
    font-family: "Porsche Next TT";
    font-size: 17px;
    line-height: 16px;
    margin: 0 auto;
}

.tinynav { display: none }

#home-sec-3 .media-boxes-filter-container .wrapper2{
	width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}

#home-sec-3 .wrapper3{
	width: 100%;
}

.ff-featured-posts .slick-next:before,
.ff-featured-posts .slick-prev:before{
	opacity: 1;
	font-size: 50px;
	color: #fff;
}

.ff-featured-posts .slick-next:hover:before,
.ff-featured-posts .slick-prev:hover:before{
	color: #CC0000;
}

.ff-featured-posts .slick-prev,
.ff-featured-posts .slick-next{
	height: 50px;
	opacity: 0;
}

.ff-featured-posts:hover .slick-prev,
.ff-featured-posts:hover .slick-next{
	opacity: 1;
	z-index: 9;
}

.ff-featured-posts .slick-next{
	right: 10px;
}

.ff-featured-posts .slick-prev{
	left: 10px;
}


.footer-popup {
	width: 1440px;
	left: 50%;
	margin-left: -720px;
	min-height: 300px;
	padding: 55px 0 20px;
}

.ff-featured-post {
	position: relative;
}

.ff-featured-post .ff-featured-post-image {
	display: inline-block;
	width: 100%;
	height: 100%;
	min-height: 647px;
	background-size: cover;
	background-position: center;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a{
	font-weight: 400;
}

#responsive-menu-pro-button:before{
    content: '';
    position: absolute;
    top: calc( 50% - 20px );
    left: 0px;
    width: 1px;
    height: 40px;
    background: #181818;
}

.round-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 155px;
    background: #CC0000;
    color: #fff;
    padding: 20px 15px;	
}

.round-box .label-text{
	font-size: 25px;
    display: block;
    text-align: center;
    line-height: 1;
    font-weight: 100;
}

.round-box .number{
    display: block;
    text-align: center;
    font-size: 90px;
    font-weight: 700;
    line-height: 1;
    margin-top: 10px;	
}

body.rotate-to-view-page.page-id-859:before,
body.rotate-to-view-page.page-id-959:before {
	content: "Rotate for better view";
	font-size: 18px;
	line-height: 1;
	background: #000;
	height: 110px;
	width: 140px;
	display: block;
	text-align: center;
	opacity: .7;
	color: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99999;
	background-image: url(images/rectangle-landscape.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding: 60px 15px 15px;
	border-radius: 3px;
}

.driver-overview-page .mfp-wrap{
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
}
.driver-overview-page .mfp-container{
	position: relative !important;
}
.driver-overview-page .mfp-content{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.driver-profile-left .slick-slider{
	max-width: 485px;
	width: 100%;
	margin-bottom: 0;
}

.driver-overview-page .driver-profile-left .slick-dots{
	display: block;
    bottom: auto;
    width: auto;
    top: 0;
    right: 25px;
}
.driver-overview-page .driver-profile-left .slick-dots li{
	display: block;
    width: auto;
    height: auto;
    margin: 0 0 12px 0;
}
.driver-overview-page .driver-profile-left .slick-dots li button{
	border: 1px solid #000;
    border-radius: 100%;
    width: 12px;
    height: 12px;
}
.driver-overview-page .driver-profile-left .slick-dots li.slick-active button{
	background-color: #000;
}

.driver-profile-left .slides .item{
	height: 615px;
    max-height: 100%;
}
.driver-profile-left .slides .item .inner{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.custom-logo-page .site-logo-main{
	display: none;
}

.custom-logo-page .hide.custom-logo2{
	display: block !important;
}

.custom-logo-page .site-header{
	background: #fff;
}

.no-sticky-header .site-header--stick{
	display: none;
}


.white-table, .white-table th, .white-table td {
	border: 1px solid #fff;
}

.black-table, .black-table th, .black-table td {
	border: 1px solid #000;
	text-align: center;
}

.black-table th{
	background: #000;
	color: #fff;
}

.black-table .tcold1 {
  background: #d9d9d9;
}

/*  Update 2021  */
.lap-item,
.pre-win-item{
	display:flex;
	justify-content:space-between;
    border-bottom:1px solid #E0E1E4;
    padding:8px 0;
}
.win-name{
	width: 180px;
}

/* Race Car Overview  */
.car-item{
	max-width:370px;
	display:inline-block;
	margin:10px;
	vertical-align:top;
}
.car-item h4{
    font-size: 20px;
	margin:10px 0;
	padding-left:20px;
	position:relative;

}
.car-item .car-link{
	text-decoration:none;
}
.car-item .car-link h4:before{
	content:'\f054';
	font-family:'FontAwesome';
	font-size:14px;
	position:absolute;
	left:0;
	margin:auto;
	line-height:30px;
	transition: all 500ms
}
.car-link:hover h4:before{
	left:10px;
	color:#CC0000
}
.car-image-box{
	position:relative;
}
.car-image-box .img-link{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

.car-image-box:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #fff0;
    height: 5px;
    margin-top: -5px;
}

.car-image-box:hover:after {
    background-color: #d5001c;
}

/*.car-image-box .img-link:hover{
	background:rgba(0, 0, 0, 0.5)
}
*/
/*  Race Car Internals  */
.single-race_car.full-width-content .content-sidebar-wrap{
	width: 100%;
    padding:0;
}
.rc-header{
	height:400px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align:center;
	color:#fff;
	position:relative;
}
.rc-header .bg-mask{
	background:#000;
	position:absolute;
	width:100%;
	height:100%;
	opacity:0.3;
}
.rc-header h1{
    color:#fff;
}

h5.tc-no-header{
	margin-top:32px;
}


/* Microsite - Gallery Item*/
.microsite .gallery-item {
    padding: 0 10px;
}

.global-footer-logo {

}

.motorsport-car-racing-logo {
	display: none;
}

a.color-white {
    color: #fff;
    font-weight: bold;
}

a.color-white:hover {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;    
    color: #00539d;
}

/*if GT motorsports page & Racecar single pages */
body.page-id-10490 .global-footer-logo,
body.single-race_car .global-footer-logo {
	display: none;
}
body.page-id-10490 .motorsport-car-racing-logo,
body.single-race_car .motorsport-car-racing-logo {
	display: block;
}

body.single-race_car .internal-header .rc-header-title-con {
	display: none;
}

body.single-race_car .content-sidebar-wrap > .content {
    margin-bottom: 0px;
}

.header-banner-video {
	position: relative;
    padding-bottom: 25.25%;
    padding-top: 25px;
    height: 0;
	overflow: hidden;
}

.header-banner-video iframe {
	min-width: 200%;
    min-height: 215%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    width: auto;
    height: auto;
}



/*  Responsive  */
@media only screen and (max-width: 1440px) {
	.footer-popup {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
}

@media only screen and (max-width: 1370px) {
	#home-sec-1 #pgc-317-0-0{
		width: calc(60% - ( 0.40 * 0px ) );
	}
	
	#home-sec-1 #pgc-317-0-1 {
		width: calc(40% - ( 0.60 * 0px ) );
	}
}

@media only screen and (max-width: 1285px) {
	#home-sec-1 #pgc-317-0-0{
		width: calc(50% - ( 0.50 * 0px ) );
	}
	
	#home-sec-1 #pgc-317-0-1 {
		width: calc(50% - ( 0.50 * 0px ) );
	}
}

@media only screen and (max-width: 1024px) {
	.ff-featured-post .ff-featured-post-image {
		min-height: initial;
	}

	/* Race Cars  */
	.race-car-overview{
    	text-align:center;
    }
}

@media only screen and (max-width: 767px) {
	.gt-motorsport-page .partners-logo-carousel-con{
		margin-top:0;
	}
}

