* {
	margin: 0;
	padding: 0;
	box-sizing : border-box;
	-moz-box-sizing : border-box;
}

html, body {
	text-align: center;
}

#contentwrapper {
	min-height: 100vh;
}

#wrapper1250 {
	text-align:left;
	position:relative;
	margin: 0 auto;
	width:100%;
	min-height:1000px;
}

.row {
	width: 100%;
	padding: 20px 0px 20px 0px;
}

.col {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}	

section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.clear-both {
	clear: both;
}

#subnews {
	background-color: #EFEFEF;
}

#resultsrow {
	background-color: #B5BCFF;
}

.module {
	margin-top: 15px;
}

.collapse-wrapper #title { font-weight: 700; padding-left: 5px; }

.collapse-wrapper #list-item-1, .collapse-wrapper #list-item-2, .collapse-wrapper #list-item-3 { display: none; }

.collapse-wrapper li.boxheader { font-weight: normal; padding-left: 0px; border-left: 1px solid #999; border-right: 1px solid #999; }

.collapse-wrapper .first { padding-left: 5px; }

.collapse-wrapper li:last-of-type { border-bottom: 1px solid #999; margin-bottom: 0px; }

/* ---- END of "general" Justifies..... ----- */

/* Header */

.header-left img, .header-right img {
	width: 100%;
}

#sitelogo {
	position: absolute;
	left: calc(50% - 613px);
	width: 256px;
	top: -32px;
}

#mobile-logo {
	display: none;
}

.topbaricon {
	position: relative;
	margin-left: 30px;
	top: 3px;
}

/* ---- the main MENU-BAR.... --------------------------*/

#nav-trigger-label span {
    display: none;
}

li.menulogin.social a {
	margin-right: 0px;
	margin-left: 0px;
}

/* breadcrumb */

.breadcrumb {
	background-image: url(/img/layout/position_backgr.jpg);
    background-repeat: no-repeat;
}

/*  The Font-Definitions for the menu are in  "fonts.css" - in the css-folder ----
----  END of the main MENU --------------------------*/

.secmenu_list li:nth-child(even), .boxtext div:nth-child(even), .boxtext tr:nth-child(even), .boxtext li:nth-child(even), .modulecontent tr:nth-child(even) {
	background-color: #FFF;
}

.secmenu_list li:nth-child(odd), .boxtext div:nth-child(odd), .boxtext tr:nth-child(odd), .boxtext li:nth-child(odd), .modulecontent tr:nth-child(odd) {
	background-color: #EFEFEF;
}


#breadcrumb {
	margin-top: 10px;
	min-width: 400px;
}
/* its the small grey bar on top of the content-field... */

#content {
	width: 100%;
}

#content table tr:nth-child(even) {
	background-color: #F6F6F6;
}

#content th {
	font-weight: bold;
}


/* ----- left Info-Fields: ----------*/
#leftcol {
	width: 100%;
	max-width: 215px;	
	padding-right: 10px;
	border-right: 1px solid #999;
}

#feld1_head {
	background-color: #0E1E5F
}

#feld1 {
	background-color:#FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.boximage {
	padding: 5px;
	background-color: #FFF !important;
	border-bottom: 1px solid #999;
	text-align: center;
}

.boximage img {
	width: auto;
    height: auto;	
    max-width: 200px;
    max-height: 150px;
}

/* --- Modules --- */

.module {
	background-color:#FFF;
	border: 1px solid #999;
	margin-top: 15px;
}

.modulehead {
	background-color:#0E1E5F;
	color: #FFF;
	padding: 5px;
}

.modulecontent {
	background-color:#FFF;
}

.search .modulehead {
	display: none;
}

.search .modulecontent {
	height: 26px;
	padding: 0px;
	border: 0px;
}

/* -----END ---- left Info-Fields ----------*/

/* ----- right Info-Fields: ----------*/
#rightcol {		right: 0px;
				width: 100%;				
				}
#feld2_head {
			background-color: #0E1E5F;
				}
#feld2  {
			padding:2px;
			background-color:#FFF;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
			border-bottom: 1px solid #999999;}

/* Standings and results module */
.row .boxtext .topcar {
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
	background-color: #FFF;
}

.bottomstandings img {
	max-height: 30px;
	width: auto;
}

.standingmodules #feld1_head, .racesmodules #feld1_head {
	margin-top: 15px;
}

.standingmodules #feld1_head:last-child, .racesmodules #feld1_head:last-child {
	margin-bottom: 15px;
}

.racesmodules #feld1_head:first-child {
	margin-top: 0px;
}

.standingmodules td {
	padding-left: 5px;
}

.image-link img {
    margin-right: 10px;
}

/* -----END ---- right info-fields ----------*/

#ad_right {	position: absolute;
			width: 200px;
			left: 1006px;
			top:145px;}
/* for Banners up to 200 px width.... */

.adds_left {
	width:100%;
	font-size: 70%;
	color:#FFFFFF;
	text-align: center;
	padding:2px;
}

.adds_right {
	width:100%;
	font-size: 70%;
	color:#000000;
	text-align: center;
	padding:2px;
}

.img_right{
	float:right;
	margin:0px 0px 10px 10px;
}

/* Afbeelding in bericht links van de tekst*/
.img_left{
	float:left;
	margin:0px 10px 10px 0px;
}

.img_center {
	width: 100%;
	max-width: 120px;
	height: auto;
}

.c {
	text-align:center;
}

.contact_item {
  width:90px;
  float:left;
}

.list_control {
  margin-left: 10px;
  padding-left: 0px;
  list-style-image: url(../img/layout/arrow_nieuws.gif);
	list-style-position: inside;
}

#facebook {
	width: 180px;
	text-align: center;
	margin-bottom: 10px;
}


/* banners */
#skyscraperlayer {
	position: relative;
	left: 990px;
	top: 100px;
	width: 120px;
	height: 600px;
}

/* specific pages */

/* teams */

td#teamdriver {
	text-align: center;
}

.team-drivers #driver-portret img {
	width: 80px;
	height: 120px;
}

.teamsoverview {
	display: flex;
	flex-wrap: wrap;
}

.teams {
	flex-grow: 1;
	width: 33%;
	max-width: 33%;
	padding: 5px;
	text-decoration: none;
}

.teamlogo {
	text-align: center;
	border-bottom: 1px solid #999;
	height: 100px;
	padding: 5px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
    justify-content: center;
}

.teamlogo img {
	display: block;
    max-height: 90px;
    width: auto;
    height: auto;
}

.team_carnr {
    width: 25px;
    display: inline-block;
}

.team_drivers {
    margin-top: 10px;
}

.table-teamlogo img {
    max-width: 90px;
    height: auto;
}

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

/* drivers */

.drivers {
	width: 100%;
	max-width: 387.5px;
	float: left;
	display: flex;
	justify-content: space-between;
}

a.drivers:nth-child(4n+3), a.drivers:nth-child(4n+4) {
	background-color: #EFEFEF;
}

.drivers-flag {
	width: 38px;
	height: 22px;
	vertical-align: middle;
	margin-top: 2px;
}

.drivers-flag img {
	width: 34px;
	height: 22px;
}

.drivers-info {
	width:100%;
	vertical-align: top;
}

.driverid {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	padding-bottom: 5px;
    border-bottom: 1px solid #999;	
}

.driver-details img {
	width: 100%;
	height: auto;
}

.driver-detail table tr:nth-child(odd) {
	background-color: #EFEFEF;
}

.driver-detail table td:first-of-type {
	font-weight: bold;
}

.driver-detail table td, .driver-detail table th {
	padding: 5px;
}

.profilephotos, .teamphotos {
	text-align: center;
}

#driver-results {
	clear: right;
}

/* Races */

#table-races th, .table-standings td, .table-standings th {
	padding: 5px;
	line-height: 40px;
}

#table-races td {
	padding: 10px 0px 10px 10px;
}

#table-races th, .table-standings th {
	line-height: initial;
}

#table-races img {
    vertical-align: middle;
}

.image-link {
	display: flex;
	align-items: center;
}

.image-link a {
	margin-left: 10px;
}

#content .results td, #content .results th {
	font-size: 14px;
	padding: 5px;
}

.results td:nth-child(5), .results td:nth-child(6), .results td:nth-child(7), .results td:nth-child(8) {
	text-align: right;
}

.results th:nth-child(5), .results th:nth-child(6), .results th:nth-child(7), .results th:nth-child(8) {
	text-align: right;
}

#trackinfo {
	background-color: #F6F6F6;
}

#driver_opinion {
	display: flex;
	border-top: 1px solid #999;
    padding-top: 10px;
    margin-top: 10px;	
}

#trackmap {
	display: flex;
	justify-content: center;
	align-items: center;
}

#content .raceresults table tr:nth-child(odd) {
    background-color: #F6F6F6;
}

#content .raceresults table tr:nth-child(even) {
    background-color: #FFF;
}

.raceresults table tr:first-of-type {
	border-bottom: 1px solid #999;
}

/* points overview */

.results-table {
	width: 100%;
	text-align: center;	
}

.results-table th {
	background-color: #0a1a5e;
	color: #FFF;
	text-align: center;
}

.results-table tr:nth-child(odd) td:nth-child(even) {
	background-color: #C7CCFF;
}
.results-table tr:nth-child(even) td:nth-child(odd) {
    background-color: #C7CCFF;
}

.results-table tr:nth-child(even) td:nth-child(even) {
	background-color: #B5BCFF;
}
.results-table tr:nth-child(odd) td:nth-child(odd) {
    background-color: #B5BCFF;
}

.results-table th, .results-table td {
	padding: 2px;	
}

.results-table tr td:first-of-type, .results-table tr th:first-of-type {
	text-align: left;		
	padding-left: 5px;
}

#resultstrackmap {
	background-color: #FFF;
	text-align: center;
}



/* IndyCar 101 */

.indycar101table {
	width: 750px;
	font-size: 13px;
}

.indycar101table th {
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
}

.indycar101table th:first-of-type {
	width: 150px;
}

.indycar101table td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

/* Silly Season */
#sillyseason img {
    max-height: 45px;
    width: auto;
}

/* Left Bar */
.secmenu_list.scroll::-webkit-scrollbar-track
{
  background-color: #EFEFEF;
}

.secmenu_list.scroll::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}

.secmenu_list.scroll::-webkit-scrollbar-thumb
{
  background-color: #999;
}

/* footer */
.footer {
	margin-top: 20px;
	width: 100%;
	background-color: #000;
	border-top: 10px solid #0033FF;
}

/* Desktop only layout */
@media screen and (min-width: 1024px) {	
#mainmenu li:nth-child(9) {
    display: none;
}

.menulogin img {
	margin-top: 6px;
}

.menulogin img:hover {
	opacity: 0.8;
}

#mainmenu {
	position: absolute;
	left: calc(50% - 375px);
	width: fit-content;
	height: inherit;
}

#mainmenu li {
	display: inline-block;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	border-right: 3px solid #000;
	list-style-type: none;
	}

ul.menulist {
	display: flex;
}

.header {
width: 100%;
height: 125px;
}

#rightcol {
	max-width: 235px;
}

#detail-modules2 .search {
	margin-top: 15px;
}

#contentwrapper {
	position: relative;
}

#content {
	max-width:775px;
}

.teams:nth-last-child(odd) {
	background-color: #EFEFEF;
}

#FPraces {
	margin-top: 15px !important;
}

.collapse-wrapper label { display: none; }

.col.leftbar {
	display: flex;
	justify-content: space-between;
}

.collapse-wrapper.second-item { margin-top: 20px; }

.secmenu_list.races.scroll {
	height: calc(100vh - 250px);
    overflow-y: scroll;
}

.secmenu_list.standings.scroll {
	height: calc(100vh - 490px);
    overflow-y: scroll;
}

#topmenu {
	border-bottom: 1px solid #999;
	width: 100%;
	padding: 5px;
	background-color: #EFEFEF;
}

#topsecmenu {
	width: 100%;
	font-size: 12px;
	color: #000;
	z-index: 999;
	height: 15px;
}

#topsecleft {
	width: 50%;
	float: left;
	text-align: left;
}

#topsecright {
	width: 50%;
	float: right;
	text-align: right;
}

/* Indy 500 */

.indy500table {
	width: 100%;
}

#content .indy500table td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 15px;	
}

#indy500schedule {
    width: 100%;
	padding-left: 5px;
	padding-right: 5px;	
    line-height: 30px;
}

#indy500schedule .indy500session {
	text-align: center;
	background-color: #F6F6F6;
	font-weight: bold;
}

#indy500schedule .indy500times {
	font-size: 13px;
	background-color: #FFF;
}

#indy500schedule td {
    font-size: 16px;
	padding-left: 10px;
}

.schedhead {
    background-color: #0e1e5f;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border-bottom: 3px solid #000;
}

#deelnemerstable, #driverresults {
	min-width: 600px;
}

#champtable, #prizetable {
	width: 775px;
}

.tablehead {
	font-weight: bold;
}

/* TV and streaming page */

.tvtable {
    min-width: 365px;
    width: 100%;
    border-collapse: collapse;
}

.tvtable a {
    color: #FFF;
}

.tvtable td:first-of-type {
    font-weight: bold;
}

.tvtable th:nth-child(3n), .tvtable th:nth-child(4n), .tvtable th:nth-child(5n), .tvtable td:nth-child(3n), .tvtable td:nth-child(4n), .tvtable td:nth-child(5n) {
    text-align: center;
}

.tvheadrow {
	background-color: #3333FF;
    color: #FFF;
    border-bottom: 2px solid #000;
}

.tvlogo {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #000;
}

.greencheck {
    color: #1bbf47;
    font-weight: bold;
}

#tvoverview li li {
	margin-left: 35px;
}
}

/* Between 1024 and 1230 px */
@media screen and (max-width: 1230px) and (min-width: 1024px) {
	#wrapper1250 .header {
		height: 80px;
	}
	
	.header #sitelogo {
		width: 180px;
		left: calc(50% - 500px);
	}

	.header #sitelogo img {
		width: 180px;
		height: 70px;
	}

	.header .bar {
		height: 28px;
	}

	.header #mainmenu {
		left: calc(50% - 340px);
	}

	.header #mainmenu li {
		height: 25px;
	}

	.header #mainmenu a, .header #mainmenu a span {
		font-size: 18px;
		line-height: 25px;
	}

	.header .menulogin img {
		height: 18px;
		margin-top: 3px;
		width: auto;
	}
}


/* Tablet & Desktop layout */
@media screen and (min-width: 769px) {
#mainmenu {
	margin-left:20px;
}

.barleft {
	display: none;
}

.bar {
	width: 100%;
	height: 46px;
	background-color: #0033FF;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	position: absolute;
	top: 50px;
}

#mainmenu a:hover {
	color: #ccc;
}

#floatleft {
	float:left;
}

.barleft {
	float:left;
}

.socialicon {
	margin-left: 5px;
	margin-top: 3px;
	opacity: 1;
}

.socialicon:hover {
	opacity: 0.8;
}

#mainmenu li:last-of-type {
	border-right: none;
}

#mainmenu .menulogin span.inactive {
	top: 0px;
}

.social {
	float: right;
}

#nav-trigger {
	display: none;
}

	#rightcol {
	padding-left: 10px;
	border-left: 1px solid #999;
}

.teamlogo img {
	max-width: 230px;
}

#detailcontainer {
	max-width: 775px;
	width: 100%;
}

.driver-details, .team-details, .misc-details {
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
}

#profilephoto {
    float: right;
	margin: 0px 0px 10px 10px;
}

#profilephoto img {
    width: 250px;
    height: auto;
}

.profile-record {
    width: calc(50% - 135px);
    display: inline-block;
    border-bottom: 1px solid #EFEFEF;
    padding: 5px;
    margin-bottom: 10px;
}

.racedata {
	display: flex;
	border-bottom: 1px solid #999;	
}

#trackinfo {
	width: 50%;
	padding: 10px 5px;	
}

#trackmap {
	width: 30%;
	padding: 10px 5px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#racesessions {
	width: 20%;
	max-height: 260px;
    overflow-y: scroll;
}

#racesessions::-webkit-scrollbar-track {
        border: 1px solid #cccccc;
        background-color: #FFFFFF;
}

#racesessions::-webkit-scrollbar {
        width: 5px;
        background-color: #666666;
}

 #racesessions::-webkit-scrollbar-thumb {
        background-color: #666666;
}

#racesessions li {
	padding-left: 5px;
}

#driver_opinion_photo {
	width: 15%;
}

#driver_opinion_text {
	width: 85%;
}

.gallery {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: center;
    margin-top: 15px;	
}

.gallery-image {
    float: left;
    min-width: 190px;
	margin-bottom: 10px;
	text-align: center;
	width: 32%;
}

.gallery img {
    width: 100%;
    height: auto;
}
}

/* Mobile & Tablet layout */

@media screen and (max-width: 1023px) {
.bar {
	height: 0px;
}

#topmenu { display: none;}

.menulist {
	list-style: none;
	background: #0a1a5e;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	margin-top: 42px;
}

.nav-trigger {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 2;
	width: 30px;
	height: 20px;
	cursor: pointer;
	background-image: url("/img/layout/hamburger-icon.svg");
	background-size: contain;
}

.nav-trigger + label, .site-wrap {
	transition: left 0.2s;
}

.nav-trigger:checked + label {
	/* left: 215px; */
	left: 85vw;
}

.nav-trigger:checked ~ .site-wrap {
	/*left: 200px;*/
	left: 150px;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}

#mainmenu li {
	border-bottom: 1px solid #B5BCFF;
	padding-left: 10px;
	width: 100%;
}

#mobile-logo {
	display: block;
	text-align: center;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 40px;
	background-color: #FFF;
	border-bottom: 2px solid #03f;
	box-shadow: 0px 3px 3px #000000c9;
	z-index: 999;	
}

#mobile-logo img {
	width: auto;
	height: 38px;
}

.mobile-bar-social {
	position: absolute;
	right: 0px;
	top: 0px;
}

	#wrapper1250 {
	height: auto;
}

.site-wrap {
	min-width: 100%;
	min-height: 100%;
	background-color: #fff;
	position: relative;
	top: 0;
	bottom: 100%;
	left: 0;
	z-index: 1;
	padding: 2vw;
	margin-top: 32px;
}

.site-wrap:after {
	content: "";
	display: table;
	clear: both;
}

#leftcol {
	display: none;
}
#wrapper1250 {
	min-height: auto;
}

.gallery-image img {
    width: 100%;
    height: auto;
}

table#table-teams td:last-child, table#table-teams th:nth-of-type(2), table#table-teams th:last-child {
    display: none;
}

#trackinfo {
	margin-top: 10px;
}

#teamlogo {
	display: none;
}

#rightcol.misc-details {
	display: none;
}
.footer {
	margin-top: 0px;
	position: relative;
}

/* Temp solution secundary menu */
#leftcol.secmenu {
	display: block;
}

#leftcol.secmenu.two-items {
	display: flex;
	justify-content: space-between;
}

.two-items .collapse-wrapper {
    width: 48%;
}

.collapse-wrapper li.boxheader::marker, .collapse-wrapper li.boxheader::-webkit-details-marker {
	display: none;
	content: '';
}

#leftcol {
	max-width: none;
	padding-right: 0px;
	border: none;
}

#leftcol .search {
	display: none;
}

/* -- Collapse */

.collapse-wrapper{
  margin: 10px 0px;
  width: 96vw;
}

label{
  display: block;
  cursor: pointer;
  padding: 5px 10px;
  border-bottom: none;
}

label.last{
  border-bottom: 1px solid #fff;
}

#collapse-down { float: right; filter: invert(1); }

#collapse-down input[type="checkbox"]:checked img {
  transition: transform .2s scaleY(-1);
  transform: scaleY(1);
}

input[type="checkbox"]{
  position: absolute;
  left: -9999px;
}

input[type="checkbox"] ~ ul{
  height: 0;
  transform: scaleY(0);
}

input[type="checkbox"]:checked ~ ul{
  height: auto;
  max-height: 250px;
  transform-origin: top;
  transition: transform .2s ease-out;
  transform: scaleY(1);
  position: absolute;
  z-index: 10;
  width: 96vw;
  overflow-y: scroll;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #000;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  margin-left: -1px;
}

.two-items input[type="checkbox"]:checked ~ ul{
  width: 46%;
}

input[type="checkbox"]:checked + label{
  border-bottom: 1px solid #fff;
}

.collapse-wrapper #title { display: none; }

.standingmodules { display: none; }

}

/* Tablet only layout */

@media screen and (max-width: 1023px) and (min-width: 768px) {
#rightcol {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
	border-top: 1px solid #999;
}

#rightcol .module {
	width: 47vw;
}

.driver-detail #rightcol #feld1_head, .team-detail #rightcol #feld1_head {
	width: 100%;
}

.driver-details img {
	max-width: 300px;
}

#rightcol.notop .module {
	margin-top: 0px;
}

.drivers {
	max-width: 368.5px;
}

.teams {
	width: 50%;
}

a.teams:nth-child(4n+2), a.teams:nth-child(4n+3) {
	background-color: #EFEFEF;
}

table#table-races, .results table, table.table-standings {
    width: 100%;
}
}

/* Mobile layout */

@media screen and (max-width: 767px) {
h1 {
	padding-left: 5px !important;
}

#header1 {
	display: none;
}

td {
	padding-top: 8px;
	padding-bottom: 8px;
}

#breadcrumb td {
	padding: 0px;
}

#rightcol {
margin-left: 0px;
max-width: none;	
}

.reactions-reply, .reactions-smilies {
	width: 100%;
	clear: left;
	margin-bottom: 10px;
}

.reactions-reply textarea {
	width: 100%;
}

.results-table-layer {
    overflow: scroll;
}

table.nation-standings th, table.nation-standings td, table.engine-standings th, table.engine-standings td {
	display: table-cell!important;
}

.table-drivercountry, .table-enginelogo {
	display: none;
}

.horizontalscroll {
    overflow-x: auto;
}

.teamlogo img {
	max-width: 30vw;
}

.drivers {
	width: 100%;
	max-width: none;
}

a.drivers:nth-child(odd) {
	background-color: #EFEFEF;
}

a.drivers:nth-child(even) {
	background-color: #FFFFFF;
}

.drivers-tag, .driver-info {
padding-left: 10px;
}

#feld2_head {
	margin-top: 15px;
}

.driver-detail #rightcol #feld1_head {
	margin-top: 15px;
}

#profilephoto {
    max-height: 96vw;
    overflow: hidden;
    margin-bottom: 15px;
}

#profilephoto img {
    width: 100%;
    height: auto;
}

.profile-record {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #EFEFEF;
    padding: 5px;
    margin-bottom: 10px;
}

.profile-label {
    width: 130px;
    float: left;
}

.profile-info {
    width: calc(100% - 130px);
    float: left;
}

.teams {
	width: 100%;
}

.teams:nth-child(even) {
	background-color: #EFEFEF;
}

#driver_opinion_photo {
	width: 15%;
}

#driver_opinion_text {
	width: 85%;
}

#trackinfo, #trackmap {
	padding: 10px 0px;
}

#trackmap {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#racesessions {
    padding-bottom: 10px;
}

table.table-standings {
	width: 500px;
}

#content table {
	text-align: initial;
	width: 100%;
}

#table-races td:nth-of-type(2), #table-races td:nth-of-type(3), #table-races td:nth-of-type(5), #table-races th:nth-of-type(2), #table-races th:nth-of-type(3), #table-races th:nth-of-type(5) {
    display: none;
}

.gallery {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    align-items: center;	
}

.gallery-image {
    float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 46%;
}

.gallery img {
    width: 100%;
    height: auto;
}
}

/* Special */

@media screen and (min-width: 600px) and (max-width: 769px) {
#wrapper1250 .nav-trigger:checked + label {
	left: 30vw;
}

#wrapper1250 .nav-trigger:checked ~ .site-wrap {
	left: 30vw;
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}
}

@media screen and (max-width: 1240px) {
#skyscraperlayer {
	display: none;
}
}

@media screen and (max-width: 550px) {
	.boxheader label { min-height: 28px; }
}