/*
font-family: 'Rajdhani', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
/* ------------------------------------------------------------- */
/* PRIVACY */
/* ------------------------------------------------------------- */
section#privacy {}
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; }

/* ------------------------------------------------------------- */
/* 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) {}

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

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

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

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

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

@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) {}

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

@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) {}