.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-e908b3ff-519f-ec46-2169-5453eb046ad1 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-e908b3ff-519f-ec46-2169-5453eb046ad1) !important;
border-style: solid; border-width: 0 !important; border-width: 0px !important;
}
.rtl .modal-content.countriesPanel .close {
    opacity: 1;
    padding-top: 20px;
    float: left;
}
.portlet {
    margin-bottom: 0px;
    position: relative;
}
.rtl .country-map-title {
    right: 7%;
 left:unset;
}
#regionName{
text-transform: uppercase;
}
.modal-content.countriesPanel .close{
    display: flex;
    margin-left: auto;
}
.rtl .font-Trump{
	font-family: "Almarai", sans-serif !important;
}
.rtl .custom-rtl-icon {
    transform: rotate(-90deg);
}
.modal-dialog {
    transform: none !important;
}
html.rtl body .nav-subitem:first-child:before{
    content: ' ';
    background-image: url(/documents/d/kfund/arrow-right);
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
    position: absolute;
    right: -6px;
    margin-top: 0px; 
    transition: none !important;
    right: unset !important; 
    rotate: 180deg;
    
}

 html body li.has-subpages::after {
    content: unset;
    
	}
	
	
html body .nav-subitem:first-child:before {
    content: ' ';
    background-image: url(/documents/d/kfund/arrow-right);
    background-repeat: no-repeat;
    width: 9px;
    height: 16px;
    position: absolute;
    right: -6px;
    margin-top: 7px;
    transition: none !important;
    right: 100% !important;
    
}
@media (min-width: 769px) {
.ltr .nav.custom-end.custom-rty{
    justify-content: end;
	}
	}
@media (min-width: 992px) {
     .country-map-title .font-lg-70 {
        font-size: 45px !important;
font-weight:700 !important;
    }
}
@media(min-width:1000px) and (max-width:1400px){
.country-map-title {
    bottom: 55% !important; 
}
}
@media(min-width:1400px) {
.country-map-title {
    bottom: 45% !important; 
}
.country-map {
    top: 0px !important;
    height: calc(100vh - 200px);
}
}
.country-map-title p:nth-of-type(2) {
    display: none;
}
@media (min-width: 768px) {
    #regionName.font-md-40 {
        font-size: 35px !important;
    }
}
