
#header-outer{
    background-color: #c9242e !important;
}
#header-outer #search-btn #search-box input{
    width: 250px;
    background-color: #fff;
    border-radius: 25px;
    height: 30px;
    font-size: 14px;
    padding:  0 15px;
    font-style: italic;
}

#header-outer #search-btn #search-box input::-webkit-input-placeholder { /* Edge */
    color: #c9242e;
}
  
#header-outer #search-btn #search-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c9242e;
}
  
#header-outer #search-btn #search-box input::placeholder {
    color: #c9242e;
}
.small-nav #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link{
    height: 80px;
    line-height: 80px;
}
/* navigation */

body #header-outer div.slide-out-widget-area-toggle.mobile-icon .lines:before{
    width: 22px !important;
}


/* mega menu */

#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row > ul >li:first-child{
    background-color: #f1f1f1 !important;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row > ul >li:first-child .mega-block-title{
    color: #c9242e !important;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 46px !important;
    font-style: italic;
    margin: auto !important;
    text-transform: uppercase !important;
}
/* last column */
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row >ul > li:last-child{
    position: relative;
    overflow: hidden;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row >ul > li:last-child > ul,
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row >ul > li:last-child > ul > li{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row >ul > li:last-child > ul > li > img{
    position: absolute;
    /* left: 50%; */
    width: auto !important;
    height: 100% !important;
    top: 50%;
    transform: translateY(-50%);
    max-width: none !important;
    right: 0;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-row >ul > li.landscape_center > ul > li >  img{
    left: 50%;
    transform: translate(-50%,-50%);
    right: auto;
}

#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-block-title{
    color: #c9242e !important;
    margin-bottom: 10px !important;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav .mega-menu-column{
    min-height: 100%;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item .mega-menu-row > ul.mega-sub-menu {
    display: flex !important;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
    box-shadow: 0 10px 16px 10px rgb(0 0 0 / 20%);
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item .mega-menu-row  ul.mega-sub-menu li.mega-menu-column{
    padding: 20px 0;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item .contact-row  ul.mega-sub-menu li.mega-menu-column:last-child {
    background-image: url('../images/mega-menu-bg.jpg');
    position: relative;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item .contact-row  ul.mega-sub-menu li.mega-menu-column:last-child::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #c9242e !important;
    opacity: 0.75 !important;
    display: block;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
    display: none;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-megamenu.mega-menu-item .mega-menu-link{
    position: relative;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > .mega-menu-link:hover:after,
#mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-current_page_item > .mega-menu-link:after{
    content: '';
    position: absolute;
    content: "";
    display: block;
    top: 60%;
    height: 2px;
    width: calc(100% - 20px);
    BACKGROUND-COLOR: #fff;
}

#mega-menu-wrap-top_nav .mega-menu-column ul.menu{
    position: static;
    opacity: 1;
    margin-left: -25px;
    padding-left: 0;
   
}
#mega-menu-wrap-top_nav .sfHover.mega-toggle-on .mega-menu-column ul.menu{
    pointer-events: initial;
}
#mega-menu-wrap-top_nav .mega-menu-column ul.menu li a{
    color: #000 !important;
    font-size: 16px;
    cursor: pointer;
    padding: 0 10px;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
    margin: 2px 0;
    font-weight: normal !important;
    line-height: 1.5;
}
#mega-menu-wrap-top_nav .mega-menu-column ul.menu li:hover a{
    background-color: #c9242e;
}
#mega-menu-wrap-top_nav #mega-menu-top_nav li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
    display: none !important;
}
/* mega-2-column */
#mega-menu-wrap-top_nav li.mega-2-column > ul{
    display: flex !important;
}
#mega-menu-wrap-top_nav li.mega-2-column > ul > li{
    width: 50% !important;
}

/* mega menu fly */

#top #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    color: #000 !important;
}
#top #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover a.mega-menu-link{
    background-color: #fff !important;
    color:  #c9242e!important;
}

@media only screen and (max-width: 1200px) and (min-width: 1000px) {
    #mega-menu-wrap-top_nav #mega-menu-top_nav > li.mega-menu-item > a.mega-menu-link{
        font-size: 12px !important;
    }
    #header-outer #search-btn #search-box input{
        width: 188px;
    }
    #header-outer #logo img, #header-outer .logo-spacing img{
        height: 40px !important;
    }
    #mega-menu-wrap-top_nav .mega-menu-column ul.menu li a{
        padding: 0 8px;
    }

}
/* new mobile menu */
@media only screen and (max-width: 1000px) {
    #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a{
        text-transform: capitalize;
    }
    #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li.open-submenu{
        position: relative;
    }
    #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li.open-submenu:before{
        position: absolute;
        content: "";
        background-color: #c9242e;
        height: 1px;
        width: 80%;
        top: 30px;
    }
    #slide-out-widget-area.fullscreen-split .off-canvas-menu-container > ul > li.open-submenu .ocm-dropdown-arrow{
        background-color: #e7bbba;
    } 

    #slide-out-widget-area[data-dropdown-func].fullscreen-split .inner .off-canvas-menu-container li li a{
        font-size: 13px !important;
        line-height: 1 !important;
    }
    #slide-out-widget-area-bg.fullscreen-split{
        background-color: #fff !important;
        max-width: 330px;
        opacity: 1 !important;
    }
    #slide-out-widget-area.fullscreen-split .inner > .container.normal-container{
        margin-top: 20px;
        margin-left: 20px;
    }
    #slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container li a{
        color: #000 !important;
        font-weight: normal;
        font-size: 15px !important;
        text-transform: capitalize;
    }
    #slide-out-widget-area.fullscreen-split .ocm-dropdown-arrow{
        right: 60px;
        height: 25px;
        border-radius: 50%;
        width: 25px;
        border: 1px solid #cccccc;
    }
    #slide-out-widget-area .off-canvas-menu-container > ul > li > .ocm-dropdown-arrow i{
        font-size: 18px !important;
        line-height: 25px;
    }
}
@media only screen and (max-width: 690px) {
    #top a.mobile-search{
        display: inline-block;
        position: relative;
        bottom: -2px;
    }
    #top a.mobile-search .icon-salient-search{
        font-size: 14px;
    }
}