body {
    font-family: "DIN Pro",sans-serif !important;
}
body img {max-width: auto;}
.top-icons img {
    max-width: 18px !important;
    margin: 0 3px;
    opacity: 0.3;
}
@media (max-width: 767px) {
body {
    padding-left: 0px !important;
    padding-right: 0px !important;
}}
.top-icons {
    margin: 0 20px 0 0;
}
.topbar {
    background: url(/images/systemimg/light_pattern.jpg);
    background-repeat: repeat;
}
.top-bar {
    display: none;
}
.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
.custom-container {
    height: 47px;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.logo {
    max-width: 120px !important;
    margin: 0 10px;
  }
.topheader .custom-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 120px;
}
.topheader h1 {
    margin: 0 0 0 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'DIN Pro';
    color: #b22824;
    font-size: 14px;
}
.mainmenupos {
    background: url(/images/systemimg/dark_pattern.jpg);
    background-repeat: repeat;
    display: none;
}
.mainmenu {
    max-width: 1140px;
    margin: 0 auto;
}
.dj-megamenu-custom92 {
    font-family: "DIN Pro", sans-serif;
    width: auto;
    background: transparent;
}
.dj-mobile-open-btn:hover {
  background: transparent !important;
  color: rgba(178, 40, 36, 1) !important;
}
li a.dj-up_a {
    border-right: 0 !important;
    border-left: 0 !important;
}
.menu-container {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.mainmenu {
    width: 80%;
}
.menusearch {
    width: 20%;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #404041;
    padding: 0 10px;
}
.menusearch form {
    margin: 0;
}
.menusearch .search.jmoddiv.jmodinside {
    height: 26px;
}
.search label {
    display: none;
}
.menusearch input {
    background: transparent;
    border: 0;
    color: #fff;
}
textarea, input {
    box-shadow: none !important;
}
.breadtop {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 10px;
}
#t3-mainbody {
    padding-left: 10px;
    padding-right: 10px;
}
.readmore .btn {
    background: #b22824;
    color: #fff;
    text-shadow: none;
    border: none;
    border-radius: 0;
    padding: 8px 25px;
}
@media (min-width: 1200px) {
  .mainmenupos {
    display: block;
  }
  .mobilemenu {
    display: none;
  }
  .logo {
    max-width: 180px !important;
    margin: 0 50px;
  }
  .topheader h1 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'DIN Pro';
    color: #b22824;
    font-size: 21px;
  }
  .top-bar {
    display: block;
  }
}
@media (max-width: 767px) {
body {
    padding-top: 0 !important;
  }
}

/*---------------------K2-----------------------*/

.t3-mainbody .catItemVideoBlock {
    margin: 0;
    background: transparent;
    padding: 0;
}

.t3-mainbody .catItemVideoBlock h3, .t3-mainbody .itemVideoBlock h3 {
    display: none;
}

.t3-mainbody .itemContainer .catItemView {
    padding: 0 10px;
}

.t3-mainbody .itemVideoBlock {
    margin: 10px 0 50px;
    background: transparent;
    padding: 0;
}

.t3-mainbody .catItemReadMore a, .t3-mainbody .k2ItemsBlock ul li a.moduleItemReadMore {
    background: #B22824;
    color: #fff;
    padding: 10px 30px;
}

.t3-mainbody .k2ItemsBlock ul li div.moduleItemTags {
    margin-bottom: 25px;
}

.t3-mainbody .itemListCategory h2 {
    font-size: 24px;
    color: #b22824;
}

.t3-mainbody .itemListCategory {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: 0 0 30px 0;
    padding: 0 10px;
}

.t3-mainbody .k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 20px;
    font-weight: 600;
}

.t3-mainbody .k2ItemsBlock ul li div.moduleItemVideo {
    margin: 0 0 20px;
}

.t3-mainbody .k2ItemsBlock ul li span.moduleItemDateCreated {
    font-size: 12px;
}

.t3-mainbody .k2ItemsBlock ul li div.moduleItemIntrotext {
    padding: 20px 0;
}

/*---------------------FOOTER-----------------------*/

.t3-copyright {
    display: none;
}

.module_menu .nav > li {
    border-top: 0;
}

img.logo-f {
    max-width: 180px !important;
}

@media (max-width: 767px) {
.t3-footer {
    margin-left: 0 !important;
    margin-right: 0 !important;
}}

