 .mobile-menu.active 
{  touch-action: pan-y;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 
    transform: translate(0px, 0px) translateZ(0px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
 transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    width: 225px;
    background: -webkit-linear-gradient(15deg, #ffffff, #ededed);
    background: linear-gradient(75deg, #ffffff, #ededed);
    -webkit-transform: translateX(-1000px) translateZ(0);
    transform: translateX(-1000px) translateZ(0);
    z-index: 1101;
}
.drawer-backdrop
{
        position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    z-index: 1100;
    visibility: hidden;
}
.drawer-backdrop.active
{
    touch-action: pan-y;
    user-select: none;
    -webkit-user-drag: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: all 0.2s ease-out 0s;
    visibility: visible;
    opacity: 1;
}
#m_topbar.large {
    height: 140px;
    background: -webkit-linear-gradient(325deg, #E53241, #d42130);
    background: linear-gradient(125deg, #E53241, #d42130);
}
#m_topbar.drawer {
    position: relative;
}
#m_topbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 56px;
    line-height: 56px;
    background: #E53241;
    color: #ffffff;
    z-index: 110;
}
ul.mobile-menu-list {
    list-style: none;
    text-align: left;
    padding: 10px 10px;
}
ul.mobile-menu-list li a{
    padding: 5px 5px;
    display: block;
}
ul.mobile-menu-list li a:hover {
    background-color: rgba(0, 0, 0, 0.04);
    cursor: pointer;
    border-radius: 5px;
}
.mobile-nav
{
overflow-y: auto;
    max-height: 285px;    
}
ul.mobile-menu-list li a {
    text-transform: capitalize;
}
 
.mobile-menu-item-a-tag
{
display: block;
    text-decoration: none;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;    
}
.navbar-brand {
 
    left: 0 !important;
    top: 0 !important;
}
.mobile-drop-menu-toggle {
    width: 16px;
    text-align: center;
    margin-right: 5px;
    float: right;
}
ul.mobile-drop-menu {
    list-style: none;
    padding-left: 20px;
}

/* */
.drop-menu {
    
    position: absolute;
  top: 100%;
    left: -15px;
    z-index: 9;
 
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    
    
    border-top-width: 2px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-style: solid;
    
    box-shadow: 0 2px 2px 0 #00000038;
}
 
.dropdown_list_p{
    list-style-type:none;
    margin:0;
    padding:0;
    /*overflow:hidden;*/
}
.dropdown_list_p.level0 > li {
    float: left;
    margin: 5px 10px;
    padding: 0;
    position: relative;
}
.dropdown_list_p.level0 > li > a {
padding: 2px 6px !important;
display: block;
text-transform: capitalize;
/*background:#ccc;*/
}
.dropdown_list_p {
    /*left: auto !important;*/
}
.dropdown_list_p a {
    line-height: 30px !important;
    text-transform: capitalize;
}
.dropdown_list_p.level0 li ul {
    display:none;
    position:absolute;
    min-width: 160px;
    min-height: 35px;
    z-index: 999;
}
 
.dropdown_list_p.level0 li.open ul, ul.level0 li:hover ul, ul.level0 li.menu_active ul{
    display:block;
}
.dropdown_list_p.level1 > li > a {
    /*background:#efefef;*/
    display:block;
    margin:2px 0;
}


body::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-image: -webkit-linear-gradient(top, #081a29, #122c4c, #122c4c) !important;
    border-radius: 23px;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
}

.navbar-toggler {
	    position: absolute;
    top: -50px;
}
.sticky_header.sticky_active,.sticky_row.sticky_active{
    padding: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    box-shadow: 0 2px 2px 0 #00000021;
}
.apb_header .wpb_content_holder{z-index:9999;}
.sticky_row.sticky_active{
   height:auto !important;   
}


.page-header .col_mod_action{
	/*top: 0px;*/
	top:unset;
	bottom:-40px;
}

.page-header label.describe{
	top: 0px;
}

.page-header .vc_controls-row ,.page-header .vc_controls-sec {
    
    top:unset;
	bottom:-40px;
}

.page-header .vc_controls>div{
    top: 0px;
}

.page-header .vc_control-column{
	/*top:0;*/
	top:unset;
	bottom:-40px;
}
/*.stick-hdr #visual_composer_content{*/
/*	margin-top:160px !important;*/
/*}*/

.sticky_header.sticky_active,.sticky_row.sticky_active{
	background:#ffffff !important;
}


/*.sticky_header.sticky_active .nav-link{*/
/*    color: #000000 !important;*/
/*}*/

/*.apb_header .row_overlay {*/
/*    padding-bottom:0px !important;*/
/*}*/

.transparent_header
{
z-index: 99;
background:transparent;
}

.transparent_header + #visual_composer_content {
/*margin-top:-120px;*/
}

.transparent_header + #visual_composer_content .apb_row:first-child .col_mod_action,.transparent_header + #visual_composer_content .apb_row:first-child .vc_controls-row,.transparent_header + #visual_composer_content .apb_row:first-child .vc_control-column,.transparent_header + #visual_composer_content .apb_row:first-child .ff_actions,.transparent_header + #visual_composer_content .apb_row:first-child .sbar_actions,.transparent_header + #visual_composer_content .apb_row:first-child .gimg_action,.transparent_header + #visual_composer_content .apb_row:first-child .layer_action,.transparent_header + #visual_composer_content .apb_row:first-child .slider_mod_action {
    top: -5px !important;
	}

/*.apb_header .row-content-inner {*/
/*    padding: 0 0 5px 0 !important;*/
/*}*/






