.FL { float:left;}
.FR { float:right;}
.MR15 { margin-right: 15px;}

#OR_CI {display:inline-block; width:100%; height:100px; background-image: url(CI_1920.png); background-repeat: no-repeat; background-size: 100% 100%;}
#OR_TOP { width: 100%; height: 24px; background: #f9f7bb; z-index:999; padding-right:1em;}
#OR_TOP_logo { position: fixed; top:0; margin: 0 0 0 20px; z-index: 99999; width:150px;   }
.orSite, .OR_TOP_lang { margin:4px 0.5em 0 0;}
#orSite { width:100%; text-align: right; margin:0; }
#orSite li { display:inline-block; list-style: none; }
#orSite, #orSite a { color:#333; font-size:12px;}
#orSite a :hover { color:#ef4036;}

.orSite a span {text-decoration: underline;}
#orSite li > a span {padding: 0.4em 1em 0 0;}
#orSite li a:hover { color:#ef4036;}
#orSite li a:after {content: "|"; padding-left: 0.2em; color:#333;}
.socialmedia, .socialmedia a {font-size: 1em !important; text-decoration: none !important;}
.socialmedia span a:hover {color:#fff;}
.socialmedia a:after { content: "" !important; padding-left:0 !important; text-decoration: none !important;}
#orSite li:last-child a:after { content: "";  padding-left: 0.5em;}
footer { width: 100% z-index:98; background-color: #000; color: #CCC; font-size:12px; margin:0 0 0 0; padding: 10px 0 10px 0;}
#OR_FOOT a { color:#CCC; text-decoration:none;}
#OR_FOOT a:hover { color:#f5c53d;}
#OR_FOOT_logo { margin: 10px 10px 0 10px; }
.footer-line, .SEO-text, .copyright, .copyright-text { display:inline-block;}
.copyright {width:100%;}
.footer-line { width:100%; height:10px; border-bottom:#999 thin solid; margin:0 auto;}
.SEO-text { margin-top: 10px; padding:0 10px 0 0px; text-align: left;}
.copyright-text {text-align: left; line-height: 18px; padding-top: 14px; padding-bottom: 10px; color:#bababa;}
.tnc { padding:18px 10px 0 0;}

/*  ----- Media Queue ------ */
@media only screen and (max-width : 1024px) {
/* Styles */
    #OR_CI {height:100px; background-image: url(CI_1280.png);}
}
@media only screen and (max-width : 768px) {
    #OR_TOP_logo {width:120px;}
    #OR_TOP { display:none;}
    #OR_CI {height:80px;}
    #orSite {display:none;}
}
@media only screen and (max-width : 560px) {.copyright-text { display:block;}}
@media only screen and (max-width : 480px) {
    #OR_CI {height:64px; background-image: url(CI_320.png);}
    #OR_FOOT_logo { margin: 19px 10px 0 10px; }
}
