/* .meta-author{
	display:none !important
} */
.meta-comment{
	display:none !important
}

.page-id-473 .wp-block-cover:hover{
	filter: blur(0) !important;
	filter: brightness(110%) !important;
}

/*Reduce padding so that banner takes up whole page width*/
article#post-372{
	padding:0px;
}

/*Reduce top padding*/
section.wrapper.site-content, .wrap-detail-page, .yatra-page-wrapper{
	padding-top:2px;
}

/*Adjust position of search icon in menu*/
.main-navigation nav .is-menu a {
    padding: 0 5px !important;
    vertical-align: middle;
    line-height: 38px !important;
}

.page-id-473 strong{
	color: white;
}
/*Fix max size of logo image */
.custom-logo{
	max-height: 70px;
	width: auto;
	max-width:100px;
}

#respond{
	display: none
}

/*Custom social media icon size*/
ul > li > a{
	font-size: 20px;
}

/*Glossary styling*/
ul#glossaryList{
	list-style-type: none;
	margin: 5px;
	columns: 2;
}

.series-cover{
	filter: blur(0.9px) !important;
	transform: scale(1.05);
}
.series-cover:hover{
	filter: blur(0) !important;
	filter: brightness(110%) !important;
}

@media (min-width: 1200px) {
    #content.container {
        max-width: 1500px;
        width: 100%;
    }
}

@media only screen and (max-width:500px){
	#twitter_timeline-3{
		display: none
	}
  #wpcom_instagram_widget-11{
		display: none
	}
}

.search-main{
	display:none !important
}

.img.custom-logo.jetpack-lazy-image.jetpack-lazy-image--handled {
	max-height: 75px;
}

/* section.wrapper.site-content, .wrap-detail-page, .yatra-page-wrappera{
	background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2396d0ce' fill-opacity='0.1'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4v2c-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
 */

/* prototype for CCM */
.page-id-1491 .imgwrap{
	filter: blur(2px);
}

.page-id-1491 {
	background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sep{
	display:none !important
}

.homepage-banner {
	top: 10px;
}

/* Deal with display issues on mobile.
 */
@media (max-width: 600px) {
     .yatri-sidebar-left {
         display: none;
     }
	.wp-block-cover {
		min-height: 135px !important;
	}
	.university-map {
		height: 400px !important;
	}
 }
@media (max-width: 886px) {
	.map-desktop-container {
		display: none;
	}
	.map-mobile-container {
		display: auto;
	}
}
@media (min-width: 886px) {
	.map-mobile-container  {
		display: none;
	}
}

.page-id-1491 .wp-block-kioken-imagebox:hover .imgwrap{
	filter: blur(0) !important;
	filter: brightness(110%) !important;
}

.main-header {
	padding: 0;
}

.main-header .yat-container {
	max-width: 90%;
}

/* Solves the sub menu hover issue */
.main-navigation nav > ul ul li > ul {
	top: 100px;
}