.main-container.container aside {
    margin-top: 0;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.view-owl-home-page-carousel .thumbnails .item .image-metadata, .view-owl-home-page-carousel .thumbnails .item .image-metadata-caption {
	display: none;
}

.view-owl-home-page-carousel .thumbnails .item {
	margin-bottom: 10px;
}

.view-owl-home-page-carousel .thumbnails .item.active {
    border: #00adef solid 4px;
}
	
.view-owl-home-page-carousel .thumbnails {
	height: 360px;
    overflow: hidden;
}

.main-container.container .view-owl-home-page-carousel .col-sm-9 {
    border-right: 0;
}

.front .row.block-row, #youth_sidebar {
	margin-top: 50px;
}

#youth_sidebar {
	margin-bottom: 50px;
}


.image-metadata-caption {
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: #eeeeee solid 1px;
    float: none;
    margin-left: 0;
    margin-right: 0;
	font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 11.57px;
    letter-spacing: 0.05em;
    color: #666666;	
}


.front .row.block-row .block-body {
	margin-top: 10px;
	line-height: 20.15px;
}

.thumbnails-nav {
	text-align: center;
}

.thumbnails-nav #thumbnails-up, .thumbnails-nav #thumbnails-down {
	color: #00adef;
    font-size: 39px;
    margin: 0 auto;
    line-height: 1;
    text-decoration: none;
}


.view-id-what_is_happening h5, .view-id-unai_blog h5 {
    font-size: 16.25px;
    font-weight: 700;
    line-height: 1.46153846;
    color: black;
    clear: both;
    margin-top: 0;
}

.view-id-what_is_happening .row, .view-id-unai_blog .row {
	margin-bottom: 15px;
}

h2.block-title, .view-articles-archive-by-tag h4.title, .view-briefing-archive h4.title {
	margin-top: 0;
	border-bottom: #00adef solid 3px;
	margin-bottom: 9px;
	font-size: 18.2px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	line-height: 0.9;
	padding-bottom: 10px;
	color: #666666;
}	

.node-type-conference h2.block-title {
	margin-top: 50px;
}

.view-articles-archive-by-tag .teaser-row {
	margin-bottom: 30px;
}

.view-articles-archive-by-tag .teaser-row #slug {
    margin-bottom: 15px;
}

.main-container.container ul.menu.nav, .main-container.container .view-member-discussion ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-container.container ul.menu.nav li, .main-container.container .view-member-discussion ul li {
    font-size: 14.3px;
    font-weight: 700;
    padding-bottom: 13px;
}

.main-container.container ul.menu.nav li a, .main-container.container .view-member-discussion ul li a {
    color: black;
    padding: 0;
}

body.front .main-container.container div.sections-row { 
	padding-top: 50px;
}

body.front .main-container.container div.first-sections-row {
	padding-top: 20px;
}

.image-metadata {
	margin-bottom: 0;
	border-bottom: 0;
}

#comments .indented {
    margin-left: 40px;
}

.node-type-member-discussion .comment {
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	border-radius: 10px;
	padding: .5em;
	margin-top: 10px;
	padding-bottom: 0;
}

.node-type-member-discussion .comment .submitted_override {
	color: #999999;
	margin-bottom: 10px;
}

.node-type-member-discussion .comment .links.list-inline {
	text-align: right;
}

.node-type-member-discussion footer {
	margin-top: 40px;
}

.node-type-member-discussion h1 {
	border-bottom: #eeeeee solid 3px;
	padding-bottom: 13px;
	margin-top: 0;
	margin-bottom: 13px;
	padding-left: 2px;
}

.node-type-member-discussion .node > .content {
	margin-bottom: 40px;
}

.node-type-member-discussion .node > .breadcrumb {
	color: #999999;
}

.node-teaser .field-name-field-image {
    margin-right: 15px;
    float: left;
	width: 25%;
}

.node-teaser  .node-readmore {
	display: none;
}

.node-teaser  h2 {
	font-size: 20.8px;
}

body.page-node .field-name-field-basic-page-image {
	float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 480px;
    padding-bottom: 8px;	
}


/* main menu nav */

#bs-navbar-main-menu {
	/* background: #4d4d4d; */
}

ul#main-menu {
	background: #4d4d4d;
	padding: 0;
	margin: 0;
    margin-bottom: 25px;
}

ul#main-menu li {
	background: #4d4d4d;
	padding: 0;
	margin: 0;
}

ul.subnav {
	display: none;
	padding: 8px 0 0 0;
/*		display: block; */
	position: absolute;
	left: 0;
	width: 100%;	
	height: inherit;	
	background-color: #f2f2f2;		
}


ul#main-menu ul.subnav li {
	display: block;
	float: left;	
	background: #f2f2f2;
	border: 0;
	
/*		
	list-style: none;
	left: 0;
	position: relative;
	width: auto;
*/
}
ul#main-menu ul.subnav li a {
	background: #f2f2f2;
	border: 0;
	color: black;
}

#bs-navbar-main-menu {
	position: relative;
}
#main-menu, #main-menu > li {
	position: static;
}

li.top-level ul.subnav-active, li.top-level ul.subnav-active-menu {
	display: block;
	padding: 8px 0;
}

ul#main-menu li a.active, ul#main-menu li a:hover, ul#main-menu li a.active-menu {
    background: #f2f2f2;
    color: black;	
}


.captcha img {
	width: inherit;
}

.not-front h1#page-title {
	border-bottom: #eeeeee solid 3px;
    padding-bottom: 13px;
}

.file-icon { 
	width: auto;
    float: left;
    margin-right: 6px;
}	

body.front .main-container.container div.sections-row.sdg-row  {
	padding-top: 10px;
}

/* mun-specific */
#un4mun-at-a-glance .media {
	margin-top: 0;
	margin-bottom: 10px;
}

ul.menu.nav.submenu {
	margin-top: 10px;
	padding-left: 10px;
}

ul li a.current_menu_link {
	font-weight: bold;
}

.node-type-page .main-container section#block-system-main img {
	width: inherit;
}

.front #services ul {
	list-style: inherit;
	margin: inherit;
	padding: inherit;
}

.front #services ul li {
	list-style-image: inherit;
	list-style-type: inherit;
	margin-left: 15px;
}

.view-taxonomy-term-via-taxonomy-for-ccoi .teaser h4 {
	color: #4d4d4d;
    font-size: 18.2px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-top: 0;
    padding-bottom: 7px;
    padding-left: 1px;
    letter-spacing: 0.03em;
    border-bottom: #00adef solid 3px;
    margin-bottom: 9px;	
}

.view-taxonomy-term-via-taxonomy-for-ccoi .teaser h4 a {
    color: #4d4d4d;
}

article.node-article .field-name-field-image img {
	width: inherit;
	float: right;
    margin-top: 4px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-bottom: 8px;
}

p a {
    text-decoration: underline;
}

.node-type-briefing #briefing-row-speakers-additionalinfo-twitter, .node-type-briefing #briefing-row-speakers-col, .node-type-briefing .block-webform {
	margin-top: 20px;
}

.node-type-briefing #briefing-row-webcast-block-title {
	margin-top: 40px;
}

/* for youtube embed */

#front_video_embed {
	position: relative;
	padding-bottom: 40%;
	padding-top: 30px;
	height: 0;
	overflow: none;
}

#front_video_embed iframe {
	margin-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 97%;
	height: 97%;
}

.videoWrapper {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.front .view-owl-home-page-carousel h5 {
	/* font-size: 24px; */
	font-size: 16.12px;
    letter-spacing: 0;
}


.front .home-news-feeds ul li {
    font-size: 14.3px;
    font-weight: 500;
    padding-bottom: 13px;
	color: #666666;
}

.front .home-news-feeds ul li a {
	color: #666666;
}

.front #owl-demo.owl-carousel .owl-nav {
	display: none;
}

.front #owl-demo.owl-carousel .owl-dots {
	display: none;
}


.not-front .owl-nav {
	text-align: center;
    margin-top: 10px;
	font-weight: 700;
	font-size: 18px;
}

.not-front .owl-carousel .owl-nav .owl-prev, .not-front .owl-carousel .owl-nav .owl-next {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}


/* AR language fields on webform */

#edit-submitted-boutreach-products-and-platforms-2please-select-up-to-five-5-additional-languages-in-which-your-ngo-operates, #edit-submitted-boutreach-products-and-platforms-5-please-indicate-the-main-three-3-social-media-platforms-used-by-your-organization-the-number-of-followers-social-media-1-languages1, #edit-submitted-boutreach-products-and-platforms-5-please-indicate-the-main-three-3-social-media-platforms-used-by-your-organization-the-number-of-followers-social-media-2-languages2, #edit-submitted-boutreach-products-and-platforms-5-please-indicate-the-main-three-3-social-media-platforms-used-by-your-organization-the-number-of-followers-social-media-3-languages3, #edit-submitted-boutreach-products-and-platforms-6-please-indicate-three-3-other-outreach-methods-platforms-used-by-your-organization-if-applicable-the-number-of-followers-other-methods-platforms-1-languages61, #edit-submitted-boutreach-products-and-platforms-6-please-indicate-three-3-other-outreach-methods-platforms-used-by-your-organization-if-applicable-the-number-of-followers-other-methods-platforms-2-languages62, #edit-submitted-boutreach-products-and-platforms-6-please-indicate-three-3-other-outreach-methods-platforms-used-by-your-organization-if-applicable-the-number-of-followers-other-methods-platforms-3-languages63 {
	padding: 10px;
	border: solid 1px #ccc;
	width: fit-content;
	height: 300px;
	overflow: auto;
}


/* for mobile - headers */

#brand-small {
	display: none;
}

@media (max-width: 768px) {
	header#navbar {
		margin-top: 0;
		padding-top: 16px;
		border-bottom: #eeeeee solid 1px;
	}	
	header#navbar.navbar {
		margin-bottom: 15px;
	}	
	header#navbar .navbar-header {
		padding-left: 10px;
		padding-right: 10px;
	}
	header#navbar .navbar-header .navbar-brand {
		font-size: 28px;
		line-height: 30px;
	}
	header#navbar .navbar-header .navbar-btn {
		background: url(https://www.un.org/sites/www.un.org/themes/bootstrap_un/images/logo.svg) no-repeat;
		display: block;
		width: 35px;
		height: 30px;
		margin-left: 0;
		margin-right: 5px;
		margin-bottom: 0;
	}
	header#navbar .navbar-header .navbar-toggle {
		border-color: #ddd;
	}
	header#navbar .navbar-header  .navbar-toggle:hover, header#navbar .navbar-header  .navbar-toggle:focus {
		background-color: #ddd;
	}		
	header#navbar .navbar-header .navbar-toggle .icon-bar {
		background-color: #888;
	}
	.front .view-owl-home-page-carousel .thumbnails-div {
		display: none;
	}
	.front #owl-demo.owl-carousel .owl-nav {
		display: inline;	
		position: absolute;
		top: 100px;
		left: auto;
		bottom: auto;
		padding: 0;
		margin: -12px 0 0 0;
		text-align: left;
		width: 100%;
	}
	.front #owl-demo.owl-carousel .owl-nav div {
		display: inline-block;
		cursor: pointer;
	}
	body.front .main-container .owl-theme .owl-nav .owl-prev, body.front .main-container .owl-theme .owl-nav .owl-next {
		background: transparent;
		text-indent: -9999px;
		border-radius: 0;
		position: absolute;
		left: 10px;
		z-index: 999;
		color: #333333;
		font-size: 35.75px;
		line-height: 1.5;
		margin: 0;
		padding: 0;
		text-decoration: none;
		text-shadow: 0px 0px 2px #333;
	}	
	body.front .main-container .owl-theme .owl-nav .owl-next {
		left: auto;
		right: 10px;
	}	
	body.front .main-container .owl-theme .owl-nav .owl-next:after {
		float: right;
		content: "\f054";
	}
	body.front .main-container .owl-theme .owl-nav .owl-prev:after, body.front .owl-theme .owl-nav .owl-next:after {
		text-indent: 0;
		font-family: FontAwesome;
		color: white;
		float: left;
		content: "\f053";
		line-height: 1;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
	}

	
	.front .row.block-row, body.front .home-news-feeds, body.front #block-row1 .col-sm-4:nth-child(2), body.front #block-row1 .col-sm-4:nth-child(3), body.front #block-row2 .col-sm-4:nth-child(2), body.front #block-row2 .col-sm-4:nth-child(3) {
		margin-top: 20px;
	}
	
	#brand-big {
		display: none;
	}
	#brand-small {
		display: block;
	}
	body.front .main-container.container div.sections-row {
		padding-top: 0;
	}	
	#front_dpingo_briefings, #front_announcements, #front_events, #front_welcome {
		margin-top: 30px;
	}	

	li.top-level ul.subnav-active, li.top-level ul.subnav-active-menu {
		padding: 0;
		position: inherit;
	}	
	
	ul#main-menu ul.subnav li {
		padding-bottom: 10px;
		padding-top: 10px;	
		padding-left: 2em;
		background-color: #ffffff;
		float: none;
		border-bottom: #f2f2f2 solid 1px;
	}

	ul#main-menu ul.subnav li a {
		background-color: #ffffff;
	}

	body.page-node .field-name-field-basic-page-image {
		margin-left: 0;
		margin-bottom: 0;
	}	
	
}

@media (max-width: 480px) {
	header#navbar .navbar-header .navbar-brand {
		font-size: 22px;
		line-height: 24px;
	}
	
	
}

