.exhibitions-logo img {
  background-color: unset;
  border: none;
}
.upcoming-sec {
  background-color: #fff;
  border: 8px double #f3f3f3;
}
#cb_popup_content {
  max-width: 35%;
}
.composer .tta.general h4.tta-panel-title {
  font-size: 21px;
  color: #fff;
  background: #018fd4;
  margin: 5px 0px;
}
.accordation-list {
  padding-left: 0;
  list-style: none;
}
.accordation-list li {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 23px;
  color: #232323;
}
.accordation-list i {
  padding-right: 5px;
}
.mb-30{
	margin-bottom: 30px
}
.investors-main-page-details .btn.btn-small{
	    padding: 4px 10px;
}

.investors-main-page-details .btn i{
	    font-size: 16px;
}

.investors-main-page-details .prd-name{
	font-size: 17px
}
.cursor-pointer{
	cursor: pointer
}
.mt-35{
	margin-top: 35px
}
.investors-main-page-details h1{
	    font-size: 35px;
    color: #018fd4;
    line-height: 0;
    margin-bottom: 50px;
    font-weight: 500;
}
.investors-main-page-details h5 {
    font-size: 18px;
    font-weight: 500;
	
	
}
.title-brd{
	position: relative;
	    background: #f7f7f7;
	    z-index: 2;
}


.investors-main-page-details h5{
	
    background: #fff;
	display: inline-block;
	width: -webkit-fit-content;
width: fit-content;
	    padding:7px 10px;
	    line-height: 30px;
}
   
.investors-main-page-details h5:after{
	position: absolute;
    width: 100%;
    left: 0;
    top: 23px;
    content: '';
    background: #ddd;
    height: 0.5px;
	z-index: -1
}
.investor-cnt-detail p{
	margin-bottom: 10px;
	    font-size: 15px;
}
.investors-main-page-details .feature-box-8:hover div, .investors-main-page-details .feature-box-8:hover p{
	    color: #232323;
}
.investors-main-page-details .feature-box-8:hover .btn.btn-black{
	    background: #2bb4e6;
    border-color: #2bb4e6;
    color: #fff;
}
.investors-main-page-details .feature-box-8 .feature-box-overlay{
	height: 8px
}
.investor-cnt-detail{
	margin-bottom: 50px
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-0{
	margin-bottom: 0
}
.investors-main-page-details .composer .tta.general {
    font-size: 16px;
}
.committee-download-icon{
	text-align: right !important
}
.committee-download-icon a{
	color:#fff
}
.box-height-high{
	min-height: 234px
}
@media (min-width: 1280px) and (max-width: 1365px) {
	.box-height-high{
	min-height: 225px
}
	
	
}

@media (min-width: 1440px) and (max-width: 1559px) {
	
	.box-height-high{
	min-height: 200px
}
	
}
@media (min-width: 1600px) and (max-width: 1919px) {
	
	.box-height-high{
	min-height: 213px
}
	
}