/*.main-nav {*/
/*    background: #003680;*/
/*}*/

.txt-justify {
    text-align: justify;
}

.footer .widget {
    margin-bottom: 0px !important;
}

input.field {
    color: #0468b1 !important;
}

#main {
    padding-top: 20px !important;
}

#calendarTitle {
    display: none !important;
}

.drr-row:hover {
    background: #ebebeb !important;
}

.consortium-selection {
    padding: 0px !important;
    margin-bottom: 10px !important;
}

.consortium-separator {
    margin-bottom: 10px !important;
    
}

.owl-nav a.owl-prev {
    top: 41% !important;
}

.owl-nav a.owl-next {
    top: 41% !important;
}

#Info-box-wrap-8563>.aio-icon-box>.aio-icon-header {
    padding-top: 6px;
}

.dt-mobile-menu-icon {
    background-color: #003399;
}

.ult_exp_section {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 10px !important;
}

.vc_custom_1588760258366 {
    margin-bottom: 10px !important;
}

.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 15px !important;
}

.home-country-heading {
    padding-top: 50px;
}

/*.main-nav>li {*/
/*    position: static !important;*/
/*}*/

#flags_language_selector img{
      margin:1px;
      border:1px solid #333;
}

#bottom-bar .wf-float-right {
    display: none !important;
}

#map {
    z-index:100;
}

.top-bar-flag {
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height: 1;
}

.info-title {
    margin-bottom: 0px !important;
}

.top-bar-flags {
    z-index: 1000;
}

.leaflet-control-attribution {
    display: none;
}

.footer .widget {
    color: #e8e8e8 !important;
}

.slick-slide {
     margin: 0!important;
     margin-bottom: 10px !important;
}

@media screen and (min-width: 800px) {
    .home-text-box {
        padding-left: 250px !important;
        padding-right: 250px !important;
    }
    
    .home-text-desc {
        /*padding-left: 150px !important;*/
        /*padding-right: 150px !important;*/
        text-align: justify;
        
    }
    
    /*.sub-nav {*/
    /*    opacity:0;*/
    /*    display:flex;*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    height: 40px;*/
    /*    line-height: 40px;*/
    /*    width: 100% !important;*/
    /*    display: flex !important;*/
    /*    justify-content: space-between !important;*/
    /*}*/
    
    /*.menu-item {*/
    /*   position: relative;*/
    /*   float: left;*/
    /*   padding: 0 10px;*/
    /*   box-sizing: border-box;*/
    /*   padding-top: 0px !important;*/
    /*}*/
    
    .org-header {
        height: 90px !important;
        padding-bottom: 10px;
    }
    
    .header-logo-undp {
        margin-right: 25px;
    }
    
    .div-logo {
        position: absolute;
        right: 15px;
    }

}

@media screen and (max-device-width: 767px){
  #map {
    display:none;
}
.icon_list_item {
    display: block !important;
}
}