/*
Theme Name: Boo Child
Theme URI: http://boo.themerella.com/
Author: ThemeRella Team
Author URI: https://themeforest.net/user/themerella
Template:  iuccom
Description: Versatile, Powerful and Ultimate Wordpress Theme Made by Themerella. Boo is endlessly customizable, fully responsive and retina ready Wordpress theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: iuccom
Tags: featured-images, two-columns, custom-header, custom-menu, flexible-header, full-width-template, post-formats, theme-options
*/
body {
	font-display:auto;
}


#comments .form-submit {
	margin-top:100px;
}

#content {
    padding-top: 0;
}

.titlebar {
    display:none;
}

ul.nav-item-children {
    margin-top: -60px;
}				

video {
	width:100%;
}

#buddypress {
margin-top:20px;
margin-bottom: 60px;
}

ul.nav-item-children {
    margin-top: -35px!important;
}

#menu-item-13505,
#menu-item-13506 {
	margin-top:-80px
}

.sidebar-container {
margin-top:20px;
}

#basic-details-section {
width:20vw!important;
}

#mobile-nav #menu-item-13505,
#mobile-nav #menu-item-13506 {
	margin-top:0;
}

.searchPostDate {
	margin-bottom: -20px;
	border-bottom: 1px dotted #ccc;
}

video.videobanner01 {
	height:auto;
	width:auto;
    min-width: 102%;
    min-height: 350px;
    margin-top: -15%;
    margin-left: -1%;
}

#video-banner {
	height:350px;
	background-image:url('/wp-content/uploads/2017/11/iuc-asia-13-1.jpg');
	background-size:cover;
}

@media (max-width:850px) 
{ 
	video.videobanner01 {display:none;}
	h1,h2  {font-size:180%!important}
	/**
	video.videobanner01 {margin-top:0;}
	
	#video-banner {height:auto;min-height:200px;width:100%;}
	**/
}

@media (min-width: 782px) {
	.wp-block-columns.my-full-width-container {
	  gap: 32px;
	}
}