/*
Theme Name: MitUp Child Theme
Theme URI: http: //ovatheme.com
Description: This is child theme of mitup
Author: Ovatheme
Author URI: http://ovatheme.com
Template: mitup
Version: 1.1
Text Domain:  mitup-child
*/

body .custom-three-photos { margin-bottom: 5px; }
body .custom-three-photos-link { margin-bottom: 10px; }
body .event_speakers .event_speakers_item .media-social p { line-height: 16px; font-size: 12px; margin-bottom: 0; }
.hide-block{display:none !important;}

.owl-carousel.text-center.one-slide .owl-item {
  float: none;
  display: inline-block;
	margin-right: 0 !important;
}
.owl-carousel.text-center.one-slide .owl-stage {
  display: inline-block;
}
.testimonials-carousel .testimonial .testimonial-avatar {
  height: 80px;
  width: 80px;
  object-fit: cover;
}
h3.event_heading span.title-inner{margin-left:0; font-size:20px !important; font-weight:500 !important;}

.schedule_timeline .post-title{display:none !important;}

.jcenter-block{justify-content:center;}

.header_menu .container, .header .header_menu{
	display:none;
}
.main_slider .item .cover_bg {
	background-color:transparent;
}




.card{
	cursor: pointer;
}

.bio-box {
	position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    display: none;
    align-items: center;
	align-content:center;
    justify-content: center;
    z-index: 5;
  }


.bio-content{
	background: #fff;
    width: min(860px, 94%);
    max-height: 85vh;
    overflow: auto;
    border-radius: 10px;
    padding: 28px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.35);
    position: relative;
	margin:auto;
}

.d-block-none .vc_column_container{
	display:inline-block !important;
}

.bio-box p{
	font-size:18px;
	line-height:30px;
	margin:0px;
}
.organized-logo-bottom .wpb_wrapper{
	display:inline !important;
}
.wpb_wrapper .style2 .title-inner{
	text-transform:capitalize;
}
.wpb_wrapper .vc_custom_1748856233657{
	display:flex;justify-content:end;
}

.close-popup{
	position: absolute;
    right: 5px;
    top: 0px;
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
    color: #666;
}

.list-table td{
	padding:20px;
	font-size:16px;
	font-weight:400;
	border-color:#7f7b7b;
	width:50%;
}
.organized-logo-bottom .wpb_wrapper{
	display:flex;
	justify-content:center;
}
@media(max-width:1200px){
	footer.footer ul.social {
	flex-wrap:wrap;
}
}

@media(max-width:992px){
	.vc_row-fluid .animated{
		    display: flex;
    		justify-content: center;
    		align-items: center;
			min-height: 150px;
			padding:5px;
			}

	footer{
		padding:40px 0 !important;
	}
	footer .widget_text{
		margin:0 !important;
	}
	.footer .footer_social{
		margin-bottom:40px;
	}
	.footer .widget-title{
		margin:20px 0;
	}
	.vc_parallax-content-moving .vc_column-inner .wpb_wrapper .vc_inner {
		display:grid;
		grid-template-columns:1fr 1fr;
	}
	.wpb_single_image.vc_align_left {
		text-align:left !important;
	}
	 .organized-logo-bottom .vc_column_container {
		width:100%;
	}

}
@media(max-width:768px){
	    .organized-logo-bottom h3.section-title.style2{
		text-align:left !important;
	}
}





