.menu-icon img {max-width:80px}
.drop-menu ul {list-style: none;
    padding: 0;
    margin: 0;}

.drop-menu li { position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;}
  
  
.drop-menu li::before {
content: '›';
    position: absolute;
    left: 0;
    top: 50%;
    color: #fff;

    font-size: 30px;
    transform: translateY(-60%);
    line-height: 30px;
    height: auto;
}


.first-menu ul {list-style: none;
    padding: 0;
    margin: 0;}
.first-menu li { position: relative;
    padding-left: 1.5rem;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;margin-bottom:5px}
    
    .first-menu li a {color:#2e2133;}
    
    .first-menu li a:hover {color:#debb4d}
  
  
.first-menu li::before {
content: '›';
    position: absolute;
    left: 0;
    top: 50%;
    color: #2e2133;font-weight:300;

    font-size: 30px;
    transform: translateY(-60%);
    line-height: 30px;
    height: auto;
}


.w-popup-closer:before {
    font-weight: 100!important;
    vertical-align: top;
    font-size: 22px!important;
    color: black;
}
.first-col .vc_column-inner {height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;}

.first-col .vc_column-inner .g-cols:first-child {flex: 2;
    display: flex
;flex-direction: column;
    justify-content: center;}
    
    .second-col .vc_column-inner {width:90%!important;max-width:900px;margin:auto;}
    
.first-col-in {width:90%!important;max-width:900px;margin:auto;}

.main-menu-dropdown .w-dropdown-item-title {line-height:30px!important;}

.fullw {min-width:270px}

.fullw .fa-chevron-right {font-size:16px;}


.w-popup-closer  {background-color:#debb4e;idth:90%!important;max-width:900px;margin:auto;mix-blend-mode: inherit!important;}

.w-popup.ush_popup_1 {height:100px;display:flex;align-items:center}
.main-menu-dropdown .w-dropdown-list-h .w-dropdown-item {    white-space: break-spaces;}
.w-search.layout_fullscreen.active .w-search-form {z-index:999999;}

.w-dropdown.main-menu-dropdown {width:100%!important;}
.main-menu-dropdown .w-dropdown-item-title {font-size:15px;}
     .main-menu-dropdown .w-dropdown-list-h {max-height:50vh;}
     
     .download-button a {font-family: var(--font-family);
    font-size: 18px;
    line-height: 1.2 !important;
    font-weight: 800;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-radius: 50px;
    /* padding: 0.8em 0em; */
    background: #DEBB4D;
    border-color: transparent;
    color: #2E2133 !important;
    padding-left: 30px;
    padding-right: 60px;
    padding-top: 0.8em;
    padding-bottom: 0.8em;position:relative}
    
    
       .download-button a::after {
    content: "";
    background: url(/wp-content/uploads/2024/10/Dark-arrow.svg) no-repeat;
    background-size: cover;
    background-position: right;
    position: absolute;
    height: 100%;
    width: 58px;
    z-index: 1;
    left: 80%;
    top: 0;}


@media only screen and (max-width: 1000px) {

.search-row {display:none!important;}
    #dd-menu-1 .cols_2-1 {display:block}}
    
    
    @media only screen and (max-width: 700px) {
   
      
        
        .fullw .fa-chevron-right {
    font-size: 15px;
    top: 4px;
    position: relative;
}
        
        #first-col {height: auto !important;
        padding: 12% 0%!important;}
        #sec-col  {height: auto !important;
        padding: 12% 5%!important;}
        
        .full-h a {font-size:17px!important}
        .w-popup.ush_popup_1 {
    height: 74px;
    padding: 25px;z-index: 1 !important;
}
        .w-popup-box-content {padding:0!important}
    .first-col .vc_column-inner .g-cols:first-child {padding:2%!important;}
        .w-hwrapper.full-h {display:block!important;margin-bottom:0!important}.fullw {margin-bottom:0!important;}
        
        .main-menu-dropdown .w-dropdown-list-h {display:block!important}
        
        
        
    }