
/************** Mbadawy *****************/
/**************  Menu  *****************/
@media screen and (max-width: 1024px){
    .main-menu ul {
        display: block!important;
    }
}
/**************  Menu width and style from max width 992**************/
@media screen and (max-width: 992px) {
	.main-menu{ float:left; text-align:left }
}
	
/**************************************/

/**** First Tab padding  **/
#1530824282317-c926c04c-1f12.vc_tta-panel-body{
    padding:0px !important;
}

.footer-menu a,.follow-links a {
    color: #fff;
    line-height: 2.3em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
}

.follow-links ul{margin-top:5px!important}

/*H1 font size to b4 90px*/
h1{font-size:90px!important}
@media (max-width: 768px) {
	h1 {font-size: 60px !important;}
}

/*Hide the menu bar in desktop*/
@media screen and (min-width: 1025px) {
	#toggle-menu{display:none}
	.dn.main-menu{display:block!important}
}
.breadcrumbs >div> span.ybrs.ys:nth-child(2):after {
    display: none;
}


/*******************************************************/
.vc_row{margin-left:0px!important; margin-right:0px!important;}


/********************** Footer logos *************************/
@media screen and (max-width: 600px) {
	#desktop-mb{display:none}
	#mobile-mb{display:block !important;  }
}


/****************************************************************/

.latest-news-boxes .news-item .side1{background:rgba(193,170,129,0.5);}
.latest-news-boxes .news-item .title{text-shadow:none !important}
.latest-news-boxes .news-item .date{margin-top:1em !important; margin-left:4px; margin-right:4px}


body.rtl.latest-news-boxes .news-item .side1{background:rgba(193,170,129,0.5);}
body.rtl.latest-news-boxes .news-item .title{text-shadow:none !important}
body.rtl.latest-news-boxes .news-item .date{margin-top:1em !important; margin-left:4px; margin-right:4px}



/*************** copy right *****************/
body.rtl .copyright {
 text-indent: -9999px;
 line-height: 0; /* Collapse the original line */
}

body.rtl .copyright::after { 
 content: "حقوق النشر محفوظة للهيئة العامة للاستثمار الكويتية 2021©";
 text-indent: 0;
 display: block;
 font-size:12px !important;
 line-height: initial; /* New content takes up original line height */
}

 











