/*
font-family: 'Rajdhani', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
/* ------------------------------------------------------------- */
/* COOKIE */
/* ------------------------------------------------------------- */
section#cookie {}
section.panel div.content h4 {
font-family: 'Rajdhani', sans-serif;
font-size: 240%;
font-weight: 600;
margin: 1.5em 0 0;
padding: 0;
line-height: 1;
text-transform: uppercase;
color: #E75120;
text-align: left;
}
section.panel div.content p { text-align: left; }
section.panel div.content p a {
font-weight: 700;
margin: 0;
padding: 0;
text-decoration: underline;
white-space: normal;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
section.panel div.content p a, section.panel div.content p a:link, section.panel div.content p a:visited { color: #FFF; }
section.panel div.content p a:active, section.panel div.content p a:hover, section.panel div.content p a:focus { color: #E75120; }
section.panel div.content dl {
clear: both;
margin: 20px 0 0;
padding: 0;
}
section.panel div.content dl dt {
float: left;
clear: left;
width: 8em;
font-family: 'Rajdhani', sans-serif;
font-size: 160%;
font-weight: 600;
margin: 0;
padding: 5px 0;
text-align: left;
line-height: 1.5;
color: #b0b0b0;
word-wrap: break-word;
text-transform: uppercase;
border-top: 1px solid rgba(255,255,255,0.3);
}
section.panel div.content dl dd {
font-size: 160%;
font-weight: 300;
margin: 0 0 0 8em;
padding: 5px 0;
text-align: left;
line-height: 1.5;
color: #FFF;
word-wrap: break-word;
border-top: 1px solid rgba(255,255,255,0.3);
}
section.panel div.content dl dt:first-child, section.panel div.content dl dd:nth-of-type(1) { border-color: rgba(255,255,255,0.8); }
section.panel div.content dl dd a {
font-weight: 700;
margin: 0;
padding: 0;
text-decoration: none;
white-space: normal;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
section.panel div.content dl dd a, section.panel div.content dl dd a:link, section.panel div.content dl dd a:visited { color: #FFF; }
section.panel div.content dl dd a:active, section.panel div.content dl dd a:hover, section.panel div.content dl dd a:focus { color: #E75120; }
section.panel div.content form label {
position: relative;
display: block;
font-size: 160%;
font-weight: 300;
margin: 1.5em 0 0;
padding: 0 0 0 52px;
text-align: left;
line-height: 1.5;
color: #FFF;
cursor: pointer;
}
section.panel div.content form input[type="checkbox"] {
position: absolute; 
overflow: hidden; 
clip: rect(0 0 0 0); 
height: 1px; 
width: 1px; 
margin: -1px; 
padding: 0;
border: 0;
}
section.panel div.content form input[type="checkbox"] + span {
position: absolute;
left: 0;
top: 4px;
width: 28px;
height: 28px;
margin: 0;
padding: 0;
cursor: pointer;
background-color: #3C3C3B;
background-color: transparent;
border: 1px solid rgba(255,255,255,0.3);
-webkit-border-radius: 0;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance:none;
appearance: none;
}
section.panel div.content form input[type="checkbox"]:focus + span { border-color: rgba(255,255,255,1); }
section.panel div.content form input[type="checkbox"] + span + span {
display: block;
font-family: 'Rajdhani', sans-serif;
font-size: 125%;
font-weight: 600;
text-transform: uppercase;
color: #E75120;
}
section.panel div.content form input[type="checkbox"]:checked + span:after {
position: absolute;
top: 6px;
left: 6px;
content: "";
display: block;
width: 15px;
height: 10px;
margin: 0;
border-left: 2px solid #FFF;
border-bottom: 2px solid #FFF;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
z-index: 510;
}
section.panel div.content form input[type="checkbox"][disabled]:checked + span:after { border-left: 2px solid #777; border-bottom: 2px solid #777; }
section.panel div.content form button {
display: block;
font-family: 'Rajdhani', sans-serif;
font-size: 170%;
font-weight: 600;
margin: 30px 0 0 52px;
padding: 7px 15px;
text-align: center;
line-height: 1;
text-decoration: none;
white-space: normal;
text-transform: uppercase;
cursor: pointer;
border-width: 1px;
border-style: solid;
border-color: #FFF;
border-color: rgba(255,255,255,0.6);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
section.panel div.content form button[type="submit"], section.panel div.content form button[type="submit"]:link, section.panel div.content form button[type="submit"]:visited { color: #E75120; background-color: #FFF; background-color: rgba(255,255,255,1); }
section.panel div.content form button[type="submit"]:hover, section.panel div.content form button[type="submit"]:focus, section.panel div.content form button[type="submit"]:active { color: #FFF; background-color: #E75120; background-color: rgba(255,255,255,0.3); }

/* ------------------------------------------------------------- */
/* OVERLAY CONTENT */
/* ------------------------------------------------------------- */
#layer_cookie {
display: block;
width: 1200px;
margin: 0 auto;
padding: 30px 0;
text-align: center;
}
#layer_cookie p {
display: block;
font-size: 160%;
font-weight: 700;
margin: 0.5em 0 0;
padding: 0;
line-height: normal;
color: #3C3C3B;
}

/* ------------------------------------------------------------- */
/* PIXEL RATIO */
/* ------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { 


			
}

/* ------------------------------------------------------------- */
/* RESPONSIVE */
/* ------------------------------------------------------------- */

@media only screen and (max-width: 1439px) {

	/* OVERLAY CONTENT */
	#layer_cookie { width: 100%; margin: 0; padding: 30px 100px; }
		
}

@media only screen and (max-width: 1279px) {
	
	/* OVERLAY CONTENT */
	#layer_cookie { padding: 30px 80px; }
	
}

@media only screen and (max-width: 1023px) {
	
	/* OVERLAY CONTENT */
	#layer_cookie { padding: 30px 60px; }
	
}

@media only screen and (max-width: 959px) {}

@media only screen and (max-width: 799px) {}

@media only screen and (max-width: 767px) {
	
	/* OVERLAY CONTENT */
	#layer_cookie { padding: 30px 20px; }
	
}

@media only screen and (max-width: 735px) {}

@media only screen and (max-width: 666px) {}	

@media only screen and (max-width: 599px) {}

@media only screen and (max-width: 567px) {
	
	section.panel div.content dl { margin: 15px 0 0; border-top: 1px solid rgba(255,255,255,0.3); }
	section.panel div.content dl:nth-last-of-type(1) { padding: 0 0 16px; border-bottom: 1px solid rgba(255,255,255,0.3); }
	section.panel div.content dl dt { float: none; width: auto; padding: 15px 0 0; border-top: none; }
	section.panel div.content dl dd { margin: 0; padding: 0; border-top: none; }
	section.panel div.content form button { margin: 30px auto 0; }
	
}

@media only screen and (max-width: 479px) {
	
	/* OVERLAY CONTENT */
	#layer_cookie { padding: 30px 15px; }
	
}

@media only screen and (max-height: 479px) {}

@media only screen and (max-width: 479px), only screen and (max-height: 479px) {}

@media only screen and (max-width: 413px) {}

@media only screen and (max-height: 413px) {}

@media only screen and (max-width: 413px), only screen and (max-height: 413px)  {}

@media only screen and (max-width: 374px) {}

@media only screen and (max-height: 374px) {}

@media only screen and (max-width: 374px), only screen and (max-height: 374px) {}

@media only screen and (max-width: 319px) {}