@media (min-width: 1500px) {
  .container {
    max-width: 1320px;
  }
}

.t4-footnav {
    padding-top: 60px;
    background-color: #202020;
    border-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.74);
}

.logo-image img {
    max-width: 100%;
    height: 3rem;
}
.t4-topbar {
    background-color: #7c0309;
    background-image: linear-gradient(160deg, #7c0309 0%, #2c0305  100%);
    color: #fff !important;
}
.t4-topbar a {
    color: #fff !important;
    color: #fff;
}
.t4-topbar a:hover {
    color: #fff !important;
    color: #fff;
    text-decoration: none;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    color: #313131 !important;
    font-size: 1.1667rem;
    font-weight: 700;
    line-height: 3.077;
    text-transform: uppercase;
}
.contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 1pxsolidrgba(255,255,255,.1);
    font-size: 0.9rem;
    text-transform: inherit;
    padding: 0;
    margin: 0;
}
.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
    text-transform: inherit;
}
.t4-footnav .t4-module .module-title span {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
}
.t4-footnav .navbar-nav > li a {
    color: #b0aaaa;}

*{
    text-decoration: inherit;
    text-transform: inherit !important;
}
* a{
    text-decoration: inherit;
    text-transform: inherit !important;
}
* a:hover{
    text-decoration: inherit;
    text-transform: inherit !important;
}
.t4-masthead .ja-masthead:before {
    opacity: 0.9;
}
.ja-masthead:before {
    background-color: #570307;}
.t4-topbar a, .t4-topbar p {
    color: #fff;
    opacity: 0.9;
}

.category-grid-view .item-inner {
    border: none;
box-shadow: 0 0 0 1px rgb(224 224 224 / 1%), 0 20px 60px rgb(212 210 210 / 20%);
    height: 100%;
}
.t4-section-6, .t4-section-11 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.t4-main-body {
    background-color: transparent;
    background-image: linear-gradient(359deg, transparent 0%, #f2e2e2 100%);
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.bonus-page hr {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 60px dotted rgba(142,5,7, 0.02);
}
.t4-palette-dark {
    background-color: #7c0309;
    background-image: linear-gradient(160deg, #7c0309 0%, #8e0507 100%);
    color: #ffffff;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-image: url(../../../images/mk_advocates_icon);
    background-position: bottom left;
    background-size: inherit;
    background-repeat: no-repeat;
    background-color: #e0e0e0;
    border-radius: 0;
}
.t4-section:not(.t4-main-body) .module-title {
    border: 0;
    text-transform: none;
    margin-bottom: 30px;
    position: relative;
    padding-top: 0px;
}
.not-at-top #t4-header {
    background: none;
    box-shadow: 0 1px 15px rgb(0 0 0 / 14%);
    top: -3.3333rem;
    -webkit-transition: 500ms all;
    transition: 500ms all;
}
.acm-stats .stats-asset {
    padding: 50px 30px;
    text-align: center;
}
.header-wrap .navbar > .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.acm-features .col-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.t4-palette-mainnav {
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(8px);
    color: #212121;
}
.t4-palette-mainnav #t4-header-wrap {
    background-color: rgba(255, 255, 255, 0.8);
}
.scrollDown #ja-header, .scrollUp #ja-header {
    background-color: rgba(255, 255, 255, 0.8);
}
.t4-section-2 {
    padding-top: 0px;
    padding-bottom: 5rem;
}
.t4-section-3 {
    padding-top: 0px;
    padding-bottom: 20px;
}
.acm-features.style-3 .features-image:before {
        background-image: linear-gradient(45deg, #7c0309, #8e0507);
    top: -150px;
    transform: skewY(-11deg);
    content: "";
    position: absolute;
    right: 50%;
    top: -150px;
    bottom: -150px;
    width: 2000px;
}
.content {
	max-width: 50em;
	margin: 0 auto;
	transform: skewY(11deg);
}
.owl-carousel .owl-dots .owl-dot.active {
    border-color: #7c0309;
    background: #8e0507;
}
.owl-carousel .owl-dots .owl-dot {
    background: #e9e9e9;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 0.25rem;
    height: 18px;
    width: 18px;
}
.acm-features.style-3 .features-image > img {
    box-shadow: 0 0 0 1px rgb(142 5 7 / 1%), 0 20px 60px rgb(142 5 7 / 20%);
    position: relative;
    max-width: 50em;
    margin: 0 auto;
}

.t4-section-12 {
    padding-top: 0px;
    padding-bottom: 50px;
}
.acm-teams .teams-text h4 a {
    color: #c10912;
    font-size: 16px;
}
.owl-carousel .owl-item img {
    box-shadow: 10px 5px 10px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    filter: grayscale(50%) !important;
    content: "";
    right: 50%;
    -moz-border-radius: 50px;
    display: block;
    filter: drop-shadow(0px 16px 0px #212121);
    width: 100%;
}
.acm-features.style-3 .features-image .img-decor {
    left: 0px;
    bottom: -40px;
    position: absolute;
    height: 200px;
    width: 200px;
}
.features-item {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f9f9f9;
    background-image: linear-gradient(180deg, #f1dada 0%, #f9f9f9 100%);
    padding: 10px;
    margin: 10px;
    opacity: 0.97;
}
.social-list li a {
    display: block;
    font-size: 30px;
    opacity: 0.8;
}
.t4-offcanvas-toggle .toggle-bars:before{
    background-color: #313131;
    border-radius: 0;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
}
.t4-offcanvas-toggle .toggle-bars {
    background-color: #313131;}
.t4-megamenu .navbar-nav > li.active > .nav-link:before, .t4-megamenu .navbar-nav > li.active > a:before {
    background: #8f0507;
}
.t4-megamenu .navbar-nav > li.active > a:before, .t4-megamenu .navbar-nav > li.active > .nav-link:before {
    bottom: -1px;
    content: "";
    height: 12px;
    position: absolute;
    left: 0;
    width: 100%;
}
.icons_width svg {
    -webkit-box-shadow: none;
    width: 30% !important;
    box-shadow: none;
}
.features-item {
border:1px solid transparent;
outline: 0;
cursor: pointer;
border: none;
border-radius: 7px;
background-color: #7c0309;
color: white;
font-weight: 400;
box-shadow: 0 4px 14px 0 rgb(124,3,9 / 39%);
transition: background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;
}

.features-item:hover {
    background-color: #e9e9e9;
    background-image: linear-gradient(180deg, #c1a9a9 0%, #e9e9e9 100%);
    border-bottom:none;
}
.t4-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title {
    font-size: 2.8rem;
}
.t4-masthead .ja-masthead .ja-masthead-detail {
    padding: 2rem 1rem 4rem;
}
.com-users-profile {
    border: 1px solid #e9e9e9;
    background: #e9e9e9;
}
.acm-features.style-2 .icons_width .img-icon {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: fit-content;
}
.acm-features.style-2 .icons_width .img-icon img{
    -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.acm-features.style-2 h4 a {
    color: #7c0309;
}
.t4-module .nav > li.active > a{
    color: #fff;
}
.t4-module .nav > li.active > a {
    text-decoration: none;
}
.t4-module .nav > li a:hover {
    text-decoration: none;
}
.t4-footer .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.t4-footer {
    background-color: #313131;
    color: rgba(255, 255, 255, 0.74);
    font-size: 0.7333rem;
    text-transform: uppercase;
}
*:hover{
    text-decoration: none !important;
}
.mod-list-view .latest-item .item-inner:hover .item-content {
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
  color:#fff;
}
.mod-list-view .latest-item .item-content {
    background: #2196F3;
    bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: absolute;
    padding: 75px;
    top: 15px;
    left: 15px;
    right: 15px;
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    opacity: 1;
    -webkit-transition: all 800ms;
    transition: all 800ms;
}
.mod-list-view .latest-item .item-content .description p {
    display: block;
    white-space: normal;
    color: #fff;
}
.mod-list-view .latest-item .item-content{
    background: #313131;
}
.t4-section-5 {
    padding-top: 1rem;
    padding-bottom: 60px;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    font-size: 50px;
    font-weight: 900;
    cursor: pointer;
    color: #7c0309;}
.t4-offcanvas-toggle .toggle-bars:after {
    background-color: #212121;}
.t4-offcanvas-toggle .toggle-bars:after:hover {
    background-color: #212121;}
a {
    color: #7c0309;
}
a:hover {
    color: #7c0309;
}
.acm-features.style-2 .img-icon {
    margin-bottom: 30px;
    width: 30%;
}
#t4-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.acm-teams .teams-text h4 {
    margin-bottom: 1rem;
    margin-top: -10px;
}
#t4-section-6 {
    padding-bottom: 4rem;
}
.item-page .page-header h2 {
    font-size: 1.4rem;
    line-height: 1.667;
}
.t4-megamenu .dropdown-menu li a {
    border-radius: 0.2rem;
    padding: 0.2rem !important;
    max-width: max-content;
    font-size: initial;
    color: #fff !important;
    background-color: transparent;
    background-image: linear-gradient(92deg, rgb(244,234,234,0.1) 0%, transparent 100%);
    margin-bottom: 10px;
}
.acm-slideshow .item {
    background-size: contain;
    background-repeat:no-repeat;
}
#t4-sideshow, #t4-masthead {
    margin-top: inherit;
    z-index: 1;
}
.t4-section.section-overlap {
    margin-top: -15rem;
}

.t4-megamenu .dropdown-menu {
    background-color: #7c0309;
    background-image: linear-gradient(160deg, #7c0309 0%, #2c0305 100%);
    -webkit-box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
    box-shadow: 0 0 0 0px rgb(0 0 0 / 10%);
}
.quote-lead h1, .quote-lead h2 {
    padding-top: 1rem;}
.quote-lead h1:before, .quote-lead h2:before {
    display:none;}
.t4-section-1 .mb-5, .my-5 {
    margin-bottom: 0rem !important;
}
.t4-main-body .container > .row > div.sidebar-r {
    background: #fff;
    border-left: none !important;
    padding-top: 20px;
}
.profile h3, .h3 {
    background-color: transparent;
    background-image: linear-gradient(92deg, #e9e2e2 0%, transparent 100%);
    font-size: 24px;
    padding-left: 1rem;
}
.profile field-entry::marker{display:none;}

.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link{
    width: max-content;
}
.acm-cliens .client-item .client-img {
    }
.service .item-page .page-header h2 {
    text-align: center;
}
.acm-cliens .client-item .client-img {
    background: transparent;
    height: 6rem;
    line-height: 6rem;}
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: #7c0309;
}

::-webkit-scrollbar-track {
    border-radius: 0px;
}
#t4-section-1 .bg-overlay-image {
    background-image: url(../../../images/design/world-map.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50% 50%;
    background-attachment: scroll;
    opacity: 0.8;
}
figure.pull-none.item-image img {
    box-shadow: 10px 8px 0px #7c0309;
}
.expertise {
    width: max-content !important;
    margin-left: 0 auto !important;
}
.t4-megamenu .mega-col-title span {
    padding-bottom: 0.25rem;
    color: #f7f7f7 !important;
}
.t4-megamenu .t4-module .module-title, .t4-megamenu .mega-col-nav .mega-col-title, .t4-megamenu .mega-col-module .mega-col-title {
    background: transparent;
    border-bottom: 5px solid #5f0308;}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}
.t4-section:not(.t4-main-body) .module-title:before {
    background: transparent;
    font-family: 'Font Awesome 5 Brands'!important;
    content: "\f0e3"!important;
    position: absolute;
    top: 0;
    left: 50%;
    height: 30px;
    width: 1px;
}
#t4-section-5 .bg-overlay-image {
    background-image: url(/images/design/world-map.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 50% 50%;
    background-attachment: scroll;
    opacity: 0.9;
}
.c-button__text:hover{
    color: #5f0308;
}
.memberships{
    margin-left: -25px;
}
.memberships ul li{
    list-style: none;
    margin-left: -15px;
}
.t4-megamenu .navbar-nav > li > a .item-caret.item-caret, .t4-megamenu .navbar-nav > li > .nav-link .item-caret.item-caret {
    border-top-color: #5f0308;
}
.footnav-3 .category-module a {
    color: var(--color-light);
}
.footnav-3 .category-module a:hover {
    color: var(--color-white);
}