:root {
--accentColor: #A92021;
}
:root {
--secondColor: #efefef;
}
#top {
display: none;
}
html, body  {
font-family: Roboto;
font-weight: 400;
}
body {
color: #000000;
}
* {
hyphens: none;
-webkit-hyphens: none;
-ms-hyphens: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Roboto;
font-weight: 300;
}
h1, .h1, .h1 p {
font-size: 45px;
}
h2, .h2, .h2 p {
font-size: 45px;
}
h3, .h3, .h3 p {
font-size: 30px;
}
h4, .h4, .h4 p {
font-size: 25px;
}
h5, .h5, .h5 p {
font-size: 22px;
}
h6, .h6, .h6 p {
font-size: 20px;
}
#top .inside,
.header .inside,
#footer .inside,
#bottom .inside,
body.sidebar #container,
.mod_article:not(.fullwidth):not(.fullwidth-boxed-medium):not(.fullwidth-boxed-small) > .container,
.fullwidth.boxed-content .contentwrap,
.smallwidth .contentwrap,
.boxed-content .contentwrap,
.autogrid_wrapper.article,
.ce_text_image_bar .inside,
.ce_headerimage .ce_headerimage_inside,
.ce_video_background .ce_video_background_inside,
#offcanvas-top .offcanvas-top-inside,
.ce_calltoaction .ce_calltoaction_inside,
.mod_breadcrumb .mod_breadcrumb_inside,
.mod_pageimage .container,
.body_bottom .mod_search .container {
max-width: 1500px;
}
.mod_article.boxed {
max-width: calc(1500px - 80px);
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 768px) {
.mod_article:not(.fullwidth).article-pt > .container {
padding-top: 160px;
}
.mod_article:not(.fullwidth).article-pb > .container {
padding-bottom: 160px;
}
}
#breadcrumb,
.mod_breadcrumb {
display: none;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
color: #000000;
}
#footer {
font-size: 14px;
}
#footer,
#footer a {
color: #000000;
}
#footer li:after {
border-color: #000000;
}
#footer .inside a:hover {
color: #A92021;
}
#footer {
background-color: #efefef;
}
#bottom .inside .left,
#bottom .inside .right {
float: none;
text-align: center;
}
#bottom .inside .left {
margin-bottom: 1rem;
}
#bottom .inside .right a:first-child {
margin-left: 0;
}
#bottom {
font-size: 15px;
}
#bottom .inside,
#bottom .inside a {
color: #000000;
}
#bottom .inside a:hover {
color: #a92021;
}
#bottom {
background-color: #efefef;
}
#bottom {
border-top: 1px solid #dadada;
}
.header .mod_search {
display: none;
}
.header .mod_langswitcher {
margin-left: 40px;
}
.header .mod_socials {
margin-left: 40px;
}
.header .mod_langswitcher {
display: none;
}
@media only screen and (min-width: 768px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
#top .inside {
background: none!important;
}
}
.logo a {
background-image: url(../uploads/RED-Logo_WEB.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 170px;
}
}
@media only screen and (min-width: 768px) {
.header.original .logo {
height: 120px;
}
.header.original {
line-height: 120px;
}
.smartmenu .smartmenu-trigger {
height: 120px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 130px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
height: 90px;
}
.stickyheader .header.cloned {
line-height: 90px;
}
.header.cloned .smartmenu .smartmenu-trigger {
height: 90px;
}
html {
scroll-padding: 90px 0 0 0;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 104px;
}
}
.mainmenu ul li a  {
font-size: 19px;
}
.header.original .mainmenu ul li {
line-height: 60px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header ul li a.a-level_1.trail:before,
.header ul li a.a-level_1.active:before {
content: '';
position: absolute;
top: 0;
height: 3px;
width: 100%!important;
background: #ffffff !important;
left: 0;
}
.header ul li a.a-level_1:before  {
content: '';
height: 3px;
background: #ffffff !important;
position: absolute;
left: 50%;
top: 0;
width: 0;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
}
.header.original ul li ul li a:before {
display: none;
}
