/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
.sub_menu {
	font-size: 13px;
}

/** Quick CSS export from theme **/

@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");

html {
	font-size: 62.5%
}

body {
	font-family: "Montserrat", sans-serif !important;
	font-size: 1.4rem
}

#header {
	box-shadow: 0 1px 5px #ddd
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: capitalize !important;
	font-weight: normal
}

.avia-menu-text {
	font-weight: normal
}

.avia-button.avia-size-large {
	font-size: 2rem;
	font-weight: bold
}

@media (max-width: 1024px) {
	.avia-button.avia-size-large {
		font-size: 1.4rem
	}
}

.avia-button.avia-size-medium {
	font-weight: bold
}

.avia-shadow {
	box-shadow: none !important
}

.avia-animated-number-title {
	font-size: 7.2rem;
	font-weight: bold
}

.avia-animated-number-content p {
	color: #000;
	font-size: 1.8rem !important;
	font-weight: bold
}

.azf-news-slider {
	text-align: left
}

.azf-news-slider .slide-entry {
	background: #fff;
	padding: 3rem;
	min-height: 250px;
	margin-bottom: 1rem !important;
	box-shadow: 0 1px 3px #ccc
}

.azf-news-slider .slide-image {
	display: none
}

.azf-news-slider h3 a {
	color: #287cad !important
}

.azf-news-slider .slide-meta {
	margin: 1rem 0
}

.azf-news-slider .slide-meta-del,
.azf-news-slider .slide-meta-comments {
	display: none !important
}

.azf-news-slider .slide-meta-time {
	color: #202020
}

.image-overlay {
	visibility: hidden
}

.error404 .sidebar {
	display: none !important
}

.error404 .content {
	width: 100% !important;
	border: none
}

#header_meta {
	min-height: 35px;
	background: #287cad;
	color: #fff;
	border-bottom: none
}

#header_meta .container {
	min-height: 35px
}

#top .social_bookmarks {
	height: 35px
}

#top .social_bookmarks li {
	border-right: none;
	width: 35px;
	text-align: center
}

#top .social_bookmarks li a {
	width: 35px;
	line-height: 35px;
	color: #fff
}

#top .header_color .sub_menu ul li a {
	color: #fff
}

/*#top #header_main>.container .main_menu .av-main-nav>li>a {
	color: #aaa;
	font-size: 1.8rem
}*/
#top #header_main>.container .main_menu .av-main-nav>li>a {
	color: #343333;
	font-size: 1.8rem;
}


#top .header_color .sub_menu ul li a:hover {
	color: #fff
}

.sub_menu {
	top: 12px
}

.sub_menu li {
	border-right-width: 0
}

.avia_wpml_language_switch_extra {
	display: none
}

#header_main>div>div>span>a>img {
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
	max-width: 220px
}

@media (max-width: 1024px) {
	#header_main>div>div>span>a>img {
		padding: 0.75rem 0 !important
	}
}

.header-scrolled #header_main>div>div>span>a>img {
	padding: 1rem 0
}

#menu-item-search a {
	color: #287cad !important
}

#footer {
	border-top-color: #dddddd
}

#footer .social_bookmarks {
	overflow: visible;
}

#footer .social_bookmarks li {
	display: inline-block;
	clear: none
}

#footer .social_bookmarks li a {
	width: 35px;
	line-height: 35px;
	color: #287cad
}

footer {
	background-color: #f7f6f6 !important
}

footer .copyright {
	color: #6f6d6e
}

.azf-news-h1 {
	font-size: 48px
}

.azf-news-date {
	font-size: 13px
}

.azf-news-category {
	font-size: 13px
}

.azf-news-category a {
	color: #287cad
}

.azf-news-content {
	font-size: 16px
}

.azf-news-content blockquote {
	color: #22baa0;
	border: none;
	margin: 0 40px 50px 0;
	float: left;
	max-width: 360px;
	font-size: 24px;
	padding: 0
}

.azf-news-content blockquote p {
	margin: 0
}

.azf-news-category--posted-in {
	margin-top: 50px;
	display: inline-block
}

.azf-news-category--posted-in a {
	color: #287cad
}

.azf-contact-greybox {
	background-color: #deddde;
	max-width: 360px;
	padding: 20px;
	margin: 0;
	float: right;
	font-size: 16px;
	border-radius: 5px
}

.azf-photo-caption p {
	font-size: 11px !important;
	line-height: 16px !important
}

.azf-horizontal-break {
	margin: 50px 0 !important
}

.azf-pull-quote-xl p {
	color: #22baa0;
	font-size: 36px !important;
	line-height: 54px !important;
	display: block;
	max-width: 760px;
	margin: 0 auto
}

.azf-page-content h1 {
	font-size: 48px;
	line-height: 64px
}

@media (max-width: 768px) {
	.azf-page-content h1 {
		font-size: 36px;
		line-height: 54px
	}
}

.azf-page-content h2 {
	font-size: 36px;
	line-height: 54px
}

@media (max-width: 768px) {
	.azf-page-content h2 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-page-content h3 {
	font-size: 18px;
	line-height: 24px
}

.azf-page-content p {
	font-size: 16px;
	line-height: 25px
}

.azf-page-content p:first-child {
	margin-top: 0
}

.azf-page-content a {
	color: #287cad;
	text-decoration: underline
}

.azf-page-content li {
	font-size: 16px;
	line-height: 25px
}

.azf-page-content .azf-product-card {
	border: 1px solid #ccc;
	border-radius: 4px !important;
	box-shadow: 0 8px 16px #CCC;
	padding: 20px 30px
}

.azf-page-content .azf-product-card h3 {
	font-size: 36px;
	line-height: 54px
}

.azf-page-content .azf-product-card p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px
}

.azf-page-content .azf-product-card img {
	float: right;
	margin-left: 30px
}

.azf-page-content .azf-contact-card img {
	float: left;
	margin-right: 30px;
	max-width: 163px
}

@media (max-width: 768px) {
	.azf-page-content .azf-contact-card img {
		float: none;
		display: block;
		margin: 0 auto
	}
}

.azf-page-content .azf-contact-card h4 {
	font-size: 24px;
	line-height: 36px;
	text-align: center
}

@media (max-width: 768px) {
	.azf-page-content .azf-contact-card h4 {
		font-size: 20px;
		line-height: 32px
	}
}

.azf-page-content .azf-contact-card p {
	font-size: 16px;
	line-height: 25px;
	text-align: center
}

.azf-page-content .azf-contact-card p strong {
	font-size: 13px;
	line-height: 18px
}

.azf-product-card {
	border: 1px solid #ccc;
	border-radius: 4px !important;
	box-shadow: 0 8px 16px #CCC;
	padding: 20px 30px;
	background-color: #fff
}

.azf-product-card h3 {
	font-size: 36px;
	line-height: 54px
}

.azf-product-card p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px
}

.azf-product-card .p-small p {
	font-size: 20px;
	line-height: 32px
}

.azf-product-card .p-xsmall h3 {
	font-size: 30px;
	line-height: 45px
}

.azf-product-card .p-xsmall p {
	font-size: 16px;
	line-height: 24px
}

.azf-product-card img {
	float: right;
	margin-left: 30px;
	max-width: 50%
}

@media (max-width: 768px) {
	.azf-product-card img {
		float: none;
		margin: 0px;
		max-width: 100%
	}
}

.azf-product-card a {
	color: #287cad
}

.azf-product-card a strong {
	color: #287cad
}

.azf-general-card {
	border-radius: 2px !important;
	background: #fff;
	padding: 20px
}

.azf-general-card h4 {
	font-size: 24px;
	line-height: 36px
}

.azf-general-card p {
	font-size: 16px !important;
	line-height: 25px !important;
	color: #202020 !important
}

.azf-inline-subnav p {
	display: inline-block;
	margin: 50px 20px 50px 0px;
	color: #989898
}

.azf-inline-subnav p a {
	color: #989898;
	padding-bottom: 5px
}

.azf-inline-subnav p a:hover {
	text-decoration: none;
	color: #287cad;
	border-bottom: 2px solid #287cad
}

.azf-inline-subnav p .azf-active-subnav {
	color: #287cad;
	border-bottom: 2px solid #287cad
}

.azf-color-section h1,
.azf-color-section h2,
.azf-color-section-light h1,
.azf-color-section-light h2 {
	font-size: 36px;
	line-height: 54px;
	margin: 50px 0
}

.azf-color-section h3,
.azf-color-section-light h3 {
	font-size: 36px;
	line-height: 54px
}

.azf-color-section p,
.azf-color-section-light p {
	font-size: 24px;
	line-height: 36px
}

.azf-color-section .p-small p {
	font-size: 16px;
	line-height: 25px
}

.azf-color-section h1 {
	font-size: 48px;
	line-height: 64px
}

@media (max-width: 768px) {
	.azf-color-section h1 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-color-section h1,
.azf-color-section h2 {
	color: #fff
}

.azf-color-section h3 {
	color: #fff
}

@media (max-width: 768px) {
	.azf-color-section h3 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-color-section p {
	color: #fff
}

.azf-color-section .p-small p {
	color: #fff
}

.azf-color-section .small-margin h1,
.azf-color-section .small-margin h2 {
	margin: 0px 0
}

.azf-color-section-light h1 {
	font-size: 48px;
	line-height: 64px
}

.azf-color-section-light h1,
.azf-color-section-light h2 {
	color: #4d4d4d
}

@media (max-width: 768px) {

	.azf-color-section-light h1,
	.azf-color-section-light h2 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-color-section-light h3 {
	color: #4d4d4d
}

@media (max-width: 768px) {
	.azf-color-section-light h3 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-color-section-light p {
	color: #4d4d4d
}

.azf-color-section-light .small-margin h1,
.azf-color-section-light .small-margin h2 {
	margin: 0px 0
}

.azf-color-section-memoirs h1,
.azf-color-section-memoirs h2 {
	color: #fff;
	font-size: 48px;
	line-height: 64px
}

@media (max-width: 768px) {

	.azf-color-section-memoirs h1,
	.azf-color-section-memoirs h2 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-color-section-memoirs p {
	color: #fff;
	font-size: 20px;
	line-height: 32px
}

.azf-section-divider--blue-bg {
	background: #287cad
}

.azf-section-divider--grey-bg {
	background: #f7f6f6
}

.azf-timeline-section h2 {
	font-size: 48px;
	line-height: 64px;
	margin: 30px 0 50px 0
}

@media (max-width: 768px) {
	.azf-timeline-section h2 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-timeline-section h3 {
	font-size: 24px !important;
	line-height: 36px !important;
	color: #287cad;
	margin: 20px 0 10px 0 !important
}

@media (max-width: 768px) {
	.azf-timeline-section h3 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-timeline-section .slide-meta {
	display: none
}

.azf-timeline-section .slide-entry-excerpt {
	font-size: 16px;
	line-height: 25px
}

.azf-hero-banner-dark h1 {
	font-size: 36px;
	line-height: 54px;
	color: #fff !important
}

@media (max-width: 768px) {
	.azf-hero-banner-dark h1 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-hero-banner-dark p {
	font-size: 16px;
	line-height: 25px;
	color: #fff !important
}

.azf-hero-banner-dark .container::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 1000%;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0.4), transparent)
}

.azf-priority-card {
	border-radius: 4px !important;
	overflow: hidden
}

.azf-priority-card .azf-priority-card-img {
	width: 100%
}

.azf-priority-card .azf-priority-card-header {
	position: relative;
	margin-top: 20px;
	padding: 0 30px 20px 30px;
}

.azf-priority-card .azf-priority-card-header img {
	float: left;
	margin-left: 10px
}

.azf-priority-card .azf-priority-card-header h4 {
	position: relative;
	margin: 0;
	top: 50%;
	font-size: 24px;
	line-height: 36px
}

.azf-priority-card .azf-priority-card-header h4 a {
	text-decoration: none;
	color: #202020
}

.azf-priority-card .azf-priority-card-header p {
	margin: 0
}

.azf-priority-card .azf-priority-card-copy {
	padding: 0 30px 20px 30px
}

.azf-priority-card .azf-priority-card-copy p {
	font-size: 16px;
	line-height: 25px;
	color: #202020
}

.azf-priority-card .azf-priority-card-copy p a {
	color: #287cad
}

.azf-priority-card .azf-priority-card-copy p a strong {
	color: #287cad
}

.azf-priorities-banner .azf-priorities-header h1 {
	font-size: 20px;
	color: #eee
}

@media (max-width: 768px) {
	.azf-priorities-banner .azf-priorities-header h1 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-priorities-banner .azf-priority-title h2 {
	font-size: 48px;
	color: #fff
}

@media (max-width: 768px) {
	.azf-priorities-banner .azf-priority-title h2 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-priorities-banner .azf-banner-bluebox-column {
	position: relative;
	top: 50px;
	margin-top: 0
}

.azf-priorities-banner .azf-banner-bluebox-text {
	padding: 40px 30px 100px 30px
}

.azf-priorities-banner .azf-banner-bluebox-text p {
	font-size: 20px;
	color: #fff
}

.azf-priorities-banner .container::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 1000%;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0.4), transparent)
}

.azf-priorities-slider h3 {
	color: #fff;
	font-size: 36px;
	line-height: 54px
}

.azf-priorities-slider p {
	color: #fff;
	font-size: 16px;
	line-height: 25px
}

.azf-priorities-grantees h3 {
	font-size: 48px;
	line-height: 64px;
	margin-bottom: 50px
}

.azf-priorities-grantees .av_one_fourth .avia-image-container {
	margin: 0 20px 50px 0
}

.azf-priorities-grantees .av_one_fourth .avia-image-container .avia_image {
	border: 1px solid #eee
}

.azf-priorities-grantees .azf-grantee-description {
	margin: 0px 0 50px 10px
}

.azf-priorities-grantees .azf-grantee-description h4 {
	font-size: 36px;
	line-height: 54px
}

@media (max-width: 320px) {
	.azf-priorities-grantees .azf-grantee-description h4 {
		font-size: 24px;
		line-height: 36px
	}
}

.azf-priorities-grantees .azf-grantee-description p {
	font-size: 16px;
	line-height: 25px
}

.azf-priorities-grantees .azf-grantee-description a {
	color: #287cad;
	/* font-weight: bold */
}

.azf-priorities-grantees .azf-grantee-description a strong {
	color: #287cad;
	/* font-weight: bold */
}

.azf-priorities-annual-support h3 {
	font-size: 48px;
	line-height: 64px
}

.azf-priorities-annual-support p {
	font-size: 16px;
	line-height: 25px
}

.azf-grantee-card {
	border: 1px solid #dedede !important;
	padding: 30px 30px 20px 30px
}

.azf-grantee-card h4 {
	font-size: 24px;
	line-height: 36px
}

.azf-grantee-card p {
	font-size: 16px;
	line-height: 25px
}

.azf-priority-feature h4 {
	font-size: 36px;
	line-height: 54px
}

.azf-priority-feature p {
	font-size: 16px;
	line-height: 25px
}

.azf-priority-feature a {
	color: #287cad !important
}

.azf-priority-feature a strong {
	color: #287cad !important;
	font-weight: normal;
}

.azf-priority-thumb {
	border-radius: 2px !important;
	box-shadow: 0 8px 16px #ccc;
	overflow: hidden;
	position: relative
}

.azf-priority-thumb .avia-image-container {
	margin-bottom: 0
}

.azf-priority-thumb .avia-image-container img {
	width: 100%
}

.azf-priority-thumb .avia_textblock {
	height: 60px
}

.azf-priority-thumb .avia_textblock h4 {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
	display: block;
	padding: 0 15px
}

.azf-priority-thumb .avia_textblock a {
	text-decoration: none
}

category-list section {
	column-count: 3
}

category-list section article {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 30px;
	box-shadow: 0 1px 3px #ccc;
	margin-bottom: 20px;
	break-inside: avoid
}

category-list section article a {
	text-decoration: none
}

category-list section article a h3 {
	color: #287cad !important;
	margin-top: 0;
	font-size: 24px !important;
	line-height: 36px !important;
	text-transform: capitalize
}

category-list section article a .azf-post-date {
	font-size: 13px;
	color: #262626
}

category-list section article a .azf-category-label {
	color: #287cad;
	font-size: 13px
}

category-list section article a .azf-post-excerpt p {
	font-size: 16px !important;
	line-height: 24px !important;
	color: #262626
}

category-list section article a:hover {
	text-decoration: none
}

@media (max-width: 768px) {
	category-list section {
		column-count: 2
	}
}

@media (max-width: 767px) {
	category-list section {
		column-count: 1
	}
}

category-filter .azf-filter-controls select {
	float: left;
	display: inline-block !important;
	max-width: 220px;
	font-size: 16px !important;
	line-height: 24px !important;
	color: #282828 !important
}

category-filter .azf-filter-controls .azf-filter-controls--title {
	float: right;
	max-width: 360px !important;
	font-size: 16px !important;
	line-height: 24px !important;
	border: 1px solid #287cad !important;
	border-radius: 5px !important;
	padding-left: 10px !important
}

#header {
	background-color: #fff
}

.avia-button.avia-size-medium {
	font-weight: bold;
	font-size: 16px !important
}

.azf-priority-thumb .avia_textblock {
	background: #fff
}

.stylize h1 {
	color: #202020;
	font-size: 72px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 96px
}

.stylize h1 strong {
	font-weight: 500
}

.stylize h2 {
	color: #202020;
	font-size: 48px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 64px
}

.stylize h2 strong {
	font-weight: 500
}

.stylize h3 {
	color: #202020;
	font-size: 36px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 54px
}

.stylize h3 strong {
	font-weight: 500
}

.stylize h4 {
	color: #202020;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 36px
}

.stylize h4 strong {
	font-weight: 500
}

.stylize h5 {
	color: #202020;
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 32px
}

.stylize h5 strong {
	font-weight: 500
}

.stylize h6 {
	color: #202020;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 24px
}

.stylize h6 strong {
	font-weight: 500
}

.stylize p {
	color: #202020;
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 25px
}

.stylize p strong {
	font-weight: 500
}

.caption {
	color: #202020;
	font-size: 13px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 18px
}

.caption strong {
	font-weight: 500
}

.small {
	color: #202020;
	font-size: 11px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 16px
}

.small strong {
	font-weight: 500
}

a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important
}

.grid-entry .inner-entry {
	margin-right: 20px;
	margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: none !important;
}


/*icon divider*/
.hr-custom {
	margin: 0;
	display: block;
	min-height: 21px;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	float: left;
}

.hr-custom .hr-inner {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.hr-custom.hr-center {
	text-align: center;
}

.hr-custom.hr-right {
	text-align: right;
}

.hr-custom.hr-left {
	text-align: left;
}

.hr-custom .hr-inner.inner-border-av-border-none {
	border: none;
}

.hr-custom .hr-inner.inner-border-av-border-fat {
	border-top-width: 2px;
}

.av-seperator-icon {
	display: inline-block;
	vertical-align: middle;
	font-size: 32px;
}

.hr-custom.hr-icon-yes .hr-inner {
	margin-left: 0px;
	margin-right: 0px;
}

#sub_menu1 .av-subnav-menu .current_page_item a {
	color: #000;
}

.amp-posts,
.amp-posts a,
.amp-posts .slide-meta-time,
.amp-posts h1 {
	color: #ffffff;
}

/** End Quick CSS export from theme **/

@media screen and (min-width: 768px) and (max-width: 1000px) {

	#top #header_main>.container,
	#top #header_main>.container .main_menu .av-main-nav>li>a {
		font-size: 1.3rem;
		padding: 0 5px;
	}

	#header_main .logo a img {
		max-width: 150px;
	}
}

.orange-top-divider {
	background: transparent;
	transform: rotate(180deg);
}

.orange-top-divider .av-single-slide {
	transform: none !important;
}

.fd_radio input[type="radio"] {
	float: left;
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.fd_radio label .wpcf7-list-item-label:before {
	content: '';
	display: block;
	background: #fff;
	width: 16px;
	height: 16px;
	border: 1px solid #287cad;
	border-radius: 50%;
	margin-top: 3px;
	margin-left: -25px;
	float: left;
	transition: all 0.3s;
}

.fd_radio label .wpcf7-list-item-label:after {
	content: '';
	display: block;
	opacity: 0;
	background: #fff;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	transition: all 0.3s;
	position: absolute;
	left: -20px;
	top: 8px
}

.fd_radio input[type="radio"]:checked+.wpcf7-list-item-label:after {
	background: #287cad;
	transition: all 0.1s;
	opacity: 1;
}

#top textarea[name="fd_textarea"] {
	font-family: Montserrat, sans-serif;
}

.fd_radio .wpcf7-list-item>label {
	overflow: hidden;
	cursor: pointer;
}

#top .fd_radio .wpcf7-list-item>label:hover .wpcf7-list-item-label {
	color: #287cad
}

#top label span {
	position: relative;
}

/* End 3030 Campaign */

/* .page-id-27114 #wrap_all #main {background-color: #000 !important;}
.HomeThirtyThirty__Full{flex-basis: 100%;position:relative;}
.HomeThirtyThirty__Full > div {display: flex;align-items: center;justify-content: center;flex-direction: column;width: 100%;height: 100%;position: relative;background-size: cover;background-position: center;height: 665px;z-index: 1;}
.HomeThirtyThirty__Full h2 {color: white;text-align: center;display:block;margin: 0 auto;font-size: 60px;letter-spacing: 0;line-height: 70px;font-weight: 600;}
.HomeThirtyThirty__Full h6 {margin: 52px auto 0;background: #F5AF32;border-radius: 3px;font-size: 16px;color: #FFFFFF !important;letter-spacing: 0;text-align: center;line-height: 44px;width: 269px;height: 44px;font-weight: bold;text-transform: uppercase !important;-webkit-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;cursor: pointer;}
.HomeThirtyThirty__Full h6:hover {opacity: 0.9;} */

.azf-color-section-banner .container {
	max-width: 1440px;
	padding: 0;
}

.azf-color-section-banner .content {
	padding: 0;
}

.azf-color-section-banner-column {
	height: 665px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.azf-color-section-banner h2 {
	color: white;
	text-align: center;
	display: block;
	margin: 0 auto 15px;
	font-size: 60px;
	letter-spacing: 0;
	line-height: 70px;
	font-weight: 600;
}

.azf-color-section-stories h2 {
	color: #fff;
	font-size: 48px;
	line-height: 64px;
}

.azf-color-section-stories p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	margin-top: 0;
}

.azf-color-section-stories-block-right:before {
	content: '';
	background: rgba(0, 0, 0, 0.8);
	width: calc(100% + 134px);
	height: calc(100% + 63px);
	position: absolute;
	top: -39px;
	left: -39px;
	visibility: inherit;
	z-index: -1;
}

.ttystory__intro .story_icon {
	text-align: center;
	margin: 33px 0 10px;
	height: 100px;
	position: relative;
}

.ttystory__intro .story_icon img {
	max-width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.ttystories__grid.ttystories__grid--list .ttystory__intro {
	display: none;
}

.azf-color-section-banner-column .av-section-color-overlay {
	z-index: -1;
}

.ttystories .ttystories__grid .ttystory .ttystory__title {
	padding-left: 10px;
	padding-right: 10px;
}

.storiescat-selector {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 1;
}

.storiescat-selector select {
	margin-bottom: 0 !important;
	padding-right: 37px !important;
}

.ttystories-filter-wrap.container .container {
	padding-left: 0;
	padding-right: 0;
}

.ttystories-filter-wrap.container {
	padding-top: 0;
	padding-bottom: 0;
}

.entry-content.container--story ul {
	list-style: disc;
	margin-left: 35px;
}

#top .storiescat-selector select {
	font-family: "Montserrat", sans-serif;
	color: #000000;
	display: inline-block;
	width: auto;
	font-size: 16px;
	line-height: 1.6em;
}

.storiescat-selector span {
	color: #fff;
	font-weight: 400;
	margin-right: 19px;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.6em;
}

.column-bottom-margin {
	margin-bottom: 80px;
}

.load-stories.avia-button {
	font-weight: 500;
}

#top #wrap_all .all_colors h4 {
	line-height: 1.6em;
}

@media (max-width: 1199px) {
	.azf-color-section-stories-block-right:before {
		top: -24px;
		left: -39px;
		width: calc(100% + 78px);
		height: calc(100% + 53px);
	}
}

@media (max-width: 989px) {
	.azf-color-section-stories {
		background: none !important;
	}

	.azf-color-section-stories .container,
	.azf-color-section-stories .container>div {
		padding: 0;
		width: 100% !important;
		max-width: 100% !important;
	}

	.azf-color-section-stories .avia-image-container-inner {
		display: block !important;
	}

	.azf-color-section-stories .avia_image {
		width: 100%;
	}

	.azf-color-section-stories h2 {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 32px;
	}

	.azf-color-section-stories-block-right {
		padding: 33px 30px 35px;
		text-align: center;
		margin: 0 !important;
	}

	.azf-color-section-stories-block-right:before {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
	}

	.azf-color-section-stories p {
		font-size: 18px;
	}

	.azf-color-section-stories .flex_column {
		margin: 0 !important;
	}
}

@media (max-width: 767px) {
	.azf-color-section-banner .container {
		padding: 0;
		width: 100% !important;
		max-width: 100% !important;
	}

	.azf-color-section-banner .flex_column {
		margin: 0 !important;
	}

	.azf-color-section-banner-column {
		height: 525px;
	}

	.azf-color-section-banner h2 {
		line-height: 38px;
		font-size: 30px;
		padding: 0 15px;
		margin-bottom: 110px;
	}

	.storiescat-selector {
		position: relative;
		top: auto;
		transform: inherit;
		-webkit-transform: inherit;
		padding-top: 50px;
	}
}

/* =========================== Fellows Page - Child Pages =================== */


.page-id-28685 *,
.parent-pageid-28685 * {
	box-sizing: border-box;
}

.page-id-28685 .slideshow_caption {
	left: 10px !important;
}

.page-id-28685 .av-tab-section-container,
.parent-pageid-28685 .av-tab-section-container {
	max-width: 100%;
}

#menu-the-azrieli-fellows-program .current-menu-parent a,
#menu-the-azrieli-fellows-program .current-menu-parent ul.sub-menu .current_page_item a {
	color: #3deed2 !important;
}

#menu-the-azrieli-fellows-program .current-menu-parent ul.sub-menu a {
	color: #969696 !important;
}

.page-id-28685 strong,
.parent-pageid-28685 strong {
	font-weight: 600;
	color: #000;
}


.page-id-28685 .fellows-logo,
.parent-pageid-28685 .fellows-logo {
	left: -100px
}

.page-id-28685 .slideshow_align_caption {
	display: block;
	margin-top: 50%;
}

.page-id-29551 .avia-caption-title {
	margin-top: -30%;
	font-size: 60px;
}

.page-id-29551 .avia-caption-title span {
	display: block;
	color: #bc0101;
}

.faculty-fellowship-new p:first-child {
	margin-top: -6px;
}

.fellows-logo+li {
	margin-top: 10px !important;

}

.fellows-logo+li a {
	border: none !important;
}

.fellows-logo {
	padding: 0 !important;
	float: left;
}

.page-id-27700 #footer_newsletter_signup {
	display: none;
}

@media (min-width:768px) {

	/* Fellows Parent Pages*/
	.parent-pageid-28685:not(.page-id-29147) .avia-slideshow-inner {
		height: 638px !important;
	}

	.parent-pageid-28685 .avia-slide-wrap {
		height: 638px !important;
	}

	.parent-pageid-28685 .avia-slideshow-inner img {
		/*height: 638px !important;*/
		position: absolute;
		top: 50%;
		left: 50% !important;
		min-width: 100%;
		height: auto;
		transform: translate(-50%, -50%);
		min-height: 100%;
	}

	/* /fellows/graduate/ */
	/* .page-id-29882 .avia-slideshow-inner {
		height: 638px !important;
	} */

	.parent-pageid-28685 #av-tab-section-1 {
		z-index: 100;
		margin-top: -5% !important;
	}


	/* International Page fellows/internationalpostdoctoral/*/
	/* .page-id-29551 .avia-caption-title,
	.page-id-29882 .avia-caption-title{
		margin-top: -1%;
	} */
}

/* =================== Start Test (Fellow/) Page // All Menu Pages ==================== */

#menu-the-azrieli-fellows-program li a {
	font-size: 15px !important;
}

#menu-the-azrieli-fellows-program li:first-child .menu-image {
	width: 400px;
	height: 64px;
	margin-right: -135px;
}

#menu-the-azrieli-fellows-program li a:hover {
	color: #42b7d5 !important;
}

/* .page-id-28685 #menu-the-azrieli-fellows-program li a:hover span,
.parent-pageid-28685 #menu-the-azrieli-fellows-program li a:hover span{
	font-weight: 425 !important;
}  */

.page-id-28685 #main,
.parent-pageid-28685 #main {
	padding-top: 0 !important;
}

.page-id-28685 #header,
.parent-pageid-28685 #header,
.page-template-template-course-php #header {
	display: none;
}

.page-template-template-course-php #main {
	background: #287cad !important;
}


#blue-bar-menu-fellows {
	min-height: 40px;
	height: 40px;
	position: fixed;
	top: 0;
	z-index: 200;
}


#blue-bar-menu-fellows .blue-bar-menu-items {
	margin-top: -4%;
}

@media (max-width:767px) {
	#blue-bar-menu-fellows .blue-bar-menu-items {
		margin-top: -15%;
	}
}

.page-id-58229 #blue-bar-menu-fellows .blue-bar-menu-items {
	margin-top: -63px;
}

.page-template-template-course #blue-bar-menu-fellows .blue-bar-menu-items,
.single-sfwd-courses #blue-bar-menu-fellows .blue-bar-menu-items {
	margin-top: -63px;
}

#blue-bar-menu-fellows .blue-bar-menu-items ul li {
	list-style: none;
	display: inline-flex;
	float: right;
}

#blue-bar-menu-fellows .blue-bar-menu-items li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.page-id-28685 #sub_menu1,
.page-id-28685 .av-submenu-container.av-sticky-submenu,
.parent-pageid-28685:not(.page-id-48872, .page-template-template-fellowships-detail) #sub_menu1,
.parent-pageid-28685:not(.page-id-48872) .av-submenu-container.av-sticky-submenu {
	top: 40px !important;
	border-width: 0;
	background: rgba(0, 0, 0, 0.5);
}

.page-template-template-fellowships-detail #sub_menu1 {
	top: -25px !important;
	border-width: 0;
	background: rgba(0, 0, 0, 0.5);
}


.page-id-28685 .sticky_placeholder,
.parent-pageid-28685 .sticky_placeholder {
	display: none;
}

.page-id-28685 #menu-the-azrieli-fellows-program,
.parent-pageid-28685 #menu-the-azrieli-fellows-program {
	text-align: right !important;
}


#menu-the-azrieli-fellows-program .azrieli-fellows-program-text a {
	cursor: text;
	color: #42b7d5 !important;
}

.page-id-28685 #menu-the-azrieli-fellows-program li.current_page_item a,
.parent-pageid-28685 #menu-the-azrieli-fellows-program li.current_page_item a {
	color: #42b7d5;
}

.page-id-28685 .the-fellowship-overview {
	margin-left: 15px !important;
}

.page-id-28685 #footer_newsletter_signup,
.parent-pageid-28685 #footer_newsletter_signup {
	display: none;
}

.page-id-28685 .test-boxes-section h3 {
	max-height: 22px;
	margin-bottom: 40px;
}

.page-id-28685 .test-boxes-section .avia-button-wrap {
	margin-top: 30px;
}

.page-id-28685 .test-boxes-section .av_one_third {
	border-right: 1px solid #e9e9e9;
}

.page-id-28685 .avia-slideshow-inner {
	/* height: 800px !important; */
	background: #ffff;
}

.page-id-28685 .same_on_home_page_size .avia-slideshow-inner .av-video-slide {
	width: 100% !important;
	height: 665 !important;
	margin-left: 0px;
}

.page:not(.page-id-58229) .same_on_home_page_size>div {
	height: 800px;
	pointer-events: none;
}

.page-id-5766 #amp-at-10-a-new-york-celebration {
	margin-top: -50px;
}

.parent-pageid-5766:not(.page-id-111619) .av_slideshow_full {
	height: 638px !important;
}

.parent-pageid-5766 .av_slideshow_full img {
	margin-top: -5%;
}

@media (max-width:767px) {
	.same_on_home_page_size>div {
		height: auto;
	}
}

.same_on_home_page_size>div>ul>li {
	display: flex;
	justify-content: center;
}

.same_on_home_page_size>div>ul>li>div.avia-slide-wrap {
	width: 1440px !important;
}

.page-id-28685 .avia-slideshow-inner .av-video-slide {
	width: 93% !important;
	height: 95% !important;
	margin-left: 55px;
}

.page-id-28685 .same_on_home_page_size .avia-slideshow-inner #mep_0 {
	background: #ffff;
}

.page-id-28685 .same_on_home_page_size .avia-slideshow-inner #mep_0 video {
	height: auto;
}

.page-id-28685 .same_on_home_page_size .avia-slideshow-inner .caption_fullwidth {
	background: rgba(0, 0, 0, 0.2);
}

/* =================== End Test Page // All Menu Pages ========================== */


/* #top #wrap_all #main .avia-no-border-styling *:not(.toggle_icon) {
	border: none !important;
} */

#sub_menu1>.container {
	max-width: 1140px;
}

/*======================== Start Tabs On Fellows/ Page ======================== */

.custom_tabs .av-tab-section-tab-title-container {
	text-align: left;
	padding: 0 5%;
	height: 90px;
	/* background-color: #f6b118; */
}

.custom_tabs .av-tab-section-tab-title-container a {
	padding: 16px 0px 0px 0px !important;
}

.custom_tabs .av-tab-section-tab-title-container a:first-child {
	margin-left: 150px;
}

.custom_tabs .av-tab-section-tab-title-container .av-inner-tab-title {
	margin-bottom: 0px;
	color: #FFF;
	text-transform: capitalize;
	font-size: 15px
}

.custom_tabs .av-tab-section-tab-title-container .av-tab-arrow-container {
	transition: all 0.2s ease-out;
	height: 5px;
	top: 6px;
	width: auto;
}

.custom_tabs .av-tab-section-tab-title-container .av-active-tab-title .av-inner-tab-title {
	color: #42b7d5;
}

.custom_tabs .av-tab-section-tab-title-container .av-active-tab-title .av-tab-arrow-container,
.custom_tabs .av-tab-section-tab-title-container .av-section-tab-title:hover .av-tab-arrow-container {
	/* background-color: #287CAD;
	font-weight: bold; */
}

.custom_tabs .av-tab-section-tab-title-container .av-section-tab-title:hover .av-inner-tab-title {
	color: #42b7d5;
}

.custom_tabs .av-tab-section-tab-title-container .av-active-tab-title .av-tab-arrow-container span,
.custom_tabs .av-tab-section-tab-title-container .av-section-tab-title:hover .av-tab-arrow-container span {
	display: none;
}

.carrer-tabs-scroll {
	color: #f8b033;
	font-size: 15px;
	display: inline-block;
	vertical-align: top !important;
	margin-top: 35px;
	padding-left: 10%;
	padding-right: 18px;
}

.custom_tabs .av-section-tab-title .av-inner-tab-title {
	width: auto;
	height: 23px;
	line-height: 19px;
	margin-top: 9px;
	padding: 0 20px;
}


.custom_tabs .av-section-tab-title:not(:last-child) .av-inner-tab-title,
.carrer-tabs-scroll {
	border-right: 1px solid #FFF;
	/* margin-right:10px; */
	/* padding-right:20px; */
}

.page-id-29551 .custom_tabs .av-custom-tab-color a:nth-last-child(2) .av-inner-tab-title {
	border: 0;
}

#earlycareer .early-carrer-header {
	color: #f8b033;
	display: inline-block;
	width: 160%;
	margin: 0;
}

#earlycareer .avia-caption-title,
#graduatestudies .avia-caption-title,
#azrielifellows .avia-caption-title {
	margin-top: 30%;
}

#graduatestudies .avia-caption-title span,
#azrielifellows .avia-caption-title span {
	width: 170%;
	display: block;
}

.page-id-29551 a[href^="#value"] .av-inner-tab-title {
	max-width: 85px
}


.page-id-29551 #apply-now,
.page-id-30166 #apply-now {
	color: #fff !important;
	text-decoration: none;
	font-size: 15px;
	background: rgb(213, 55, 68);
	margin: 0 0 0 0 !important;
	height: 100%;
	padding: 34px 30px 0px 30px !important;
	vertical-align: top;
	display: inline-block;
	margin-top: 34px;
}

/* .page-id-29551 #apply-now {
	display: none;
} */


.page-id-29551 #download-guidelines{
	border-right: 1px solid #FFF;
	color: #FFF !important;
}

.page-id-29882 #download-guidelines,
.page-id-29147 #download-guidelines,
.page-id-29551 #application-instructions {
	border-left: 1px solid #FFF;
	color: #FFF !important;
}

.page-id-29793 #download-guidelines,
.page-id-30166 #download-guidelines {
	padding: 0px 20px !important;
	vertical-align: top;
	display: inline-block;
	margin-top: 34px;
	border-right: 1px solid #FFF;
}

.page-id-29551 #download-guidelines,
.page-id-29147 #download-guidelines,
.page-id-29882 #download-guidelines,
.page-id-29551 #application-instructions {
	padding: 0px 20px !important;
	vertical-align: top;
	display: inline-block;
	margin-top: 34px;
	font-size: 15px;
	text-decoration: none;
}

.page-id-29882 .carrer-tabs-scroll {
	color: #42b7d5
}

#download-guidelines,
#apply-now {
	font-size: 15px;
}

.page-id-29696 #apply-now,
.page-id-29147 #apply-now {
	vertical-align: top;
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	/* background: rgb(213, 55, 68); */
	margin: 0 0 0 0 !important;
	height: 100%;
	padding: 33px 30px 0px 20px !important;
}


.page-id-29697 #apply-now {
	vertical-align: top;
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	color: rgb(213, 55, 68) !important;
	/* background: rgb(213, 55, 68); */
	margin: 0 0 0 0 !important;
	height: 100%;
	padding: 37px 30px 0px 20px !important;
}

#download-guidelines,
#application-instructions #apply-now {
	text-decoration: none;
}

#download-guidelines:hover,
#application-instructions:hover {
	color: #42b7d5 !important;
}

.custom_tabs .av-tab-section-tab-title-container .av-active-tab-title .av-tab-arrow-container span,
.custom_tabs .av-tab-section-tab-title-container .av-section-tab-title:hover .av-tab-arrow-container span {
	display: none;
}

.custom_tabs .selection_tab>section:not(:first-child) {
	width: 49%;
	display: inline-flex;
}

.page-id-29518 .carrer-tabs-scroll,
.page-id-29147 .carrer-tabs-scroll,
.page-id-29551 .carrer-tabs-scroll,
.parent-pageid-28685 .carrer-tabs-scroll {
	padding-left: 18%;
}

.custom_tabs:not(.selection_tab) #selection-schedule-section {
	display: none;
}

#selection-schedule-section .flex_cell:first-child {
	padding-left: 12% !important;
}

/* #selection-schedule-section .flex_cell:not(:first-child) {
	width:20% !important
} */

#selection-schedule-section .flex_cell:first-child .month-selection {
	margin-top: -40px !important;
}

/*======================== End Tabs On Fellows/ Page ======================== */
@media (max-width: 1600px) {

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.parent-pageid-28685 .carrer-tabs-scroll {
		padding-left: 12%;
	}
}

@media (max-width: 1368px) {

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.parent-pageid-28685 .carrer-tabs-scroll {
		padding-left: 5.2%;
	}
}

@media (max-width: 1280px) {

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.parent-pageid-28685 .carrer-tabs-scroll {
		padding-left: 1.9%;
	}
}

@media (max-width: 1199px) {

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.parent-pageid-28685 .carrer-tabs-scroll {
		padding-left: 0;
		margin-left: -0.5%;
	}
}

@media (max-width: 991px) {

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.parent-pageid-28685 .carrer-tabs-scroll {
		margin-left: 0;
	}

	.carrer-tabs-scroll {
		padding-right: 8px;
		font-size: 13px;
		letter-spacing: -0.1px;
	}

	.custom_tabs .av-section-tab-title .av-inner-tab-title {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
		letter-spacing: -0.1px;
	}

	.page-id-29551 #how-to-apply {
		font-size: 13px;
		padding-left: 8px !important;
		padding-right: 0 !important;
		letter-spacing: -0.1px;
	}

	.page-id-29551 #download-guidelines {
		padding-left: 8px !important;
		padding-right: 8px !important;
		font-size: 13px;
		letter-spacing: -0.1px;
	}

	.custom_tabs .av-tab-section-tab-title-container {
		padding: 0 3%;
	}
}

/*--------------------- Mobile ----------------------------- */

@media (max-width:767px) {
	.custom_tabs .av-tab-section-tab-title-container {
		text-align: center;
	}

	.custom_tabs .av-tab-section-tab-title-container>a:nth-child(2) .av-inner-tab-title {
		padding-left: 0;
	}

	.page-id-28685 #menu-the-azrieli-fellows-program,
	.parent-pageid-28685 #menu-the-azrieli-fellows-program,
	.page-id-28685 #sub_menu1,
	.parent-pageid-28685 #sub_menu1 {
		display: none !important;
	}

	#top:not(.page-id-5766, .parent-pageid-5766) .av-submenu-container.av-sticky-submenu {
		position: fixed !important;
		/* top: 40px !important; */
	}

	#prizes-anchor-new-podcasts {
		margin-top: 15%;
	}

	.page-id-28685 #sub_menu1,
	.parent-pageid-28685 #sub_menu1 {
		display: none;
	}

	.the-fellowship-overview {
		margin-bottom: -40px !important;
	}

	.page-id-28685 .mobile-fellows-logo img,
	.parent-pageid-28685 .mobile-fellows-logo img {
		margin: 20px -80px;
		width: 75%;
		object-fit: cover;
		object-position: 140px 0px;
		padding-top: 0px;
	}

	.page-id-28685 .mobile-fellows-logo p:last-child,
	.parent-pageid-28685 .mobile-fellows-logo p:last-child {
		float: right !important;
	}

	.page-id-28685 .p-fellows-logo {
		display: inline-block;
		width: 30%;
		margin-top: 20px;
		line-height: initial;
		margin-right: -20px !important;
	}

	.page-id-28685 .desc-fellows-logo {
		float: left;
	}


	#international_postdoctoral_logo_mobile {
		color: #FFF;
	}

	#international_postdoctoral_logo_mobile .template-page {
		padding: 10px;
	}

	#international_postdoctoral_logo_mobile img {
		margin: 25px -60px;
		width: 86%;
		object-fit: cover;
		object-position: 140px 0px;
		padding-top: 0px;
		margin-left: -100px;

	}

	#international_postdoctoral_logo_mobile .international-postdoctoral-fellowships-mobile {
		margin-left: 85px;
		display: inline-block;
		margin-top: 30px;
		line-height: initial;
	}

	.page-id-29518 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29551 .carrer-tabs-scroll,
	.page-id-29882 .carrer-tabs-scroll,
	.page-id-29147 .carrer-tabs-scroll {
		padding-left: 2.5%;
	}

	.page-id-29551 .slideshow_caption h2,
	.page-id-29551 .carrer-tabs-scroll,
	.page-id-29882 .slideshow_caption h2,
	.page-id-29882 .carrer-tabs-scroll,
	.page-id-29147 .slideshow_caption h2,
	.page-id-29147 .carrer-tabs-scroll,
	.page-id-29518 .slideshow_caption h2,
	.page-id-29518 .carrer-tabs-scroll {
		display: none;
	}

	.page-id-29551 .custom_tabs .av-section-tab-title .av-inner-tab-title,
	.page-id-29882 .custom_tabs .av-section-tab-title .av-inner-tab-title,
	.page-id-29147 .custom_tabs .av-section-tab-title .av-inner-tab-title,
	.page-id-29518 .custom_tabs .av-section-tab-title .av-inner-tab-title {
		font-size: 14px;
	}


	.page-id-29551 .custom_tabs .av-tab-section-tab-title-container a,
	.page-id-29882 .custom_tabs .av-tab-section-tab-title-container a,
	.page-id-29147 .custom_tabs .av-tab-section-tab-title-container a,
	.page-id-29518 .custom_tabs .av-tab-section-tab-title-container a {
		padding: 0px !important;
	}

	.page-id-29551 #download-guidelines,
	.page-id-29551 #apply-now,
	.page-id-29551 #application-instructions {
		font-size: 14px;
		margin-top: 52px !important;
		display: inline;
	}

	.page-id-29551 #apply-now {
		padding: 7px 29px !important
	}

	.page-id-29551 .custom_tabs .flex_column_table,
	.page-id-29882 .custom_tabs .flex_column_table,
	.page-id-29147 .custom_tabs .flex_column_table,
	.page-id-29518 .custom_tabs .flex_column_table {
		box-shadow: none !important;
	}

	.page-id-29551 .custom_tabs .av-tab-section-tab-title-container,
	.page-id-29882 .custom_tabs .av-tab-section-tab-title-container,
	.page-id-29147 .custom_tabs .av-tab-section-tab-title-container,
	.page-id-29518 .custom_tabs .av-tab-section-tab-title-container {
		padding: 0;
	}

	.page-id-29551 #how-to-apply,
	.page-id-29147 #download-guidelines,
	.page-id-29882 #download-guidelines,
	.page-id-29551 #application-instructions {
		font-size: 12px;
		margin-top: 17px;
		padding-left: 5px !important;
	}

	.page-id-29551 #download-guidelines,
	.page-id-29551 #application-instructions {
		/* margin-top: 17px !important;
		display: inline-block; */
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.custom_tabs .av-section-tab-title .av-inner-tab-title {
		padding-left: 5px;
		padding-right: 5px;
	}
}

/* ==== form-page ====*/
#top #mail_form .MCNewsletter {
	background: #D53744;
	/*width: 1550px;
	left: -220px;*/
	position: relative;
}


#top #mail_form_cf7 {
	margin: 0;
	padding-bottom: 90px;
}

#top #mail_form .flex-block .row {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*padding-bottom: 96px;*/
}

#mail_form .MCNewsletter__Inner h1 {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	padding: 88px 0 56px 0;
	text-align: center;
	flex-basis: 100%;
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Arial, sans-serif;
	font-weight: 300;
}

#mail_form .MCNewsletter__Inner input,
#mail_form .MCNewsletter__Inner #position,
#mail_form .MCNewsletter__Inner #marketing {
	margin: 0 0 16px;
	border-radius: 3px;
	height: 42px;
	font-size: 16px;
	font-family: 'Montserrat';
	line-height: 24px;
	padding: 8px;
}

#mail_form .MCNewsletter__Inner span[data-name="first_name"],
#mail_form .MCNewsletter__Inner span[data-name="last_name"],
#mail_form .MCNewsletter__Inner span[data-name="user_mail"] {
	flex-basis: 31%;
}


#mail_form .MCNewsletter__Inner [data-name="university"] {
	flex-basis: 48%;
}

#mail_form .MCNewsletter__Inner select {
	flex-basis: 48%;
}

#mail_form .MCNewsletter__Inner [data-name="marketing"] {
	flex-basis: 100%;
}

#top #mail_form .MCNewsletter__Inner input[type="submit"] {
	background: #000;
	font-family: 'montserrat';
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	line-height: 42px;
	width: 130px;
	padding: 0;
	text-transform: uppercase;
	display: block;
	margin-left: auto;
	margin-top: 20px;
}

#top #mail_form .MCNewsletter__Inner input[type="submit"]:hover {
	border-color: #000;
}

#top #mail_form .MCNewsletter__Inner input[type="checkbox"]:checked {
	background-color: #000 !important;
}

#top #mail_form .MCNewsletter__Inner [data-name="mailchimp"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#top #mail_form .MCNewsletter__Inner [data-name="mailchimp"] input {
	padding: 0;
	margin: 0;
}

#top #mail_form .MCNewsletter__Inner p {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Arial, sans-serif;
	font-weight: 300;
	margin: 0;
	max-width: 80%;
}

#top #mail_form .MCNewsletter__Inner .checkbox-div {
	margin: auto;
}

#top #mail_form .MCNewsletter__Inner::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	font-family: 'montserrat';
	opacity: 1;
	/* Firefox */
}

#top #mail_form .MCNewsletter__Inner:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	font-family: 'montserrat';
}

#top #mail_form .MCNewsletter__Inner::-ms-input-placeholder {
	/* Microsoft Edge */
	font-family: 'montserrat';
}

#top #mail_form .MCNewsletter__Inner input[type="submit"]:hover,
#top #mail_form .MCNewsletter__Inner input[type="submit"]:active {
	opacity: 0.9;
}

@media (max-width:767px) {
	#top #mail_form .MCNewsletter__Inner {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-bottom: 64px;
	}

	#top #mail_form .MCNewsletter__Inner h3 {
		font-size: 24px;
		line-height: 36px;
		padding-top: 56px;
		padding-bottom: 76px;
	}

	#top #mail_form .MCNewsletter__Inner input {
		max-width: inherit;
	}
}

@media (max-width:661px) {

	#mail_form .MCNewsletter__Inner .first_name,
	#mail_form .MCNewsletter__Inner .last_name,
	#mail_form .MCNewsletter__Inner .user_mail,
	#mail_form .MCNewsletter__Inner .university {
		flex-basis: 48%;
	}

	#mail_form .MCNewsletter__Inner .user_mail {
		flex-basis: 100%;
	}
}

@media (max-width:450px) {

	#mail_form .MCNewsletter__Inner .first_name,
	#mail_form .MCNewsletter__Inner .last_name,
	#mail_form .MCNewsletter__Inner .user_mail,
	#mail_form .MCNewsletter__Inner #position,
	#mail_form .MCNewsletter__Inner #marketing {
		flex-basis: 100%;
	}

	#top #mail_form .MCNewsletter__Inner p {
		max-width: 90%;
	}

	#mail_form .MCNewsletter__Inner h1 {
		font-size: 22px;
		line-height: 28px;
		padding: 30px 0 30px 0;
	}
}

::-moz-focus-outer,
::-moz-focus-inner {
	border: 0;
	padding: 0;
}

#mail_form .wpcf7 form.invalid .wpcf7-response-output,
#mail_form .wpcf7 form.unaccepted .wpcf7-response-output,
#mail_form .wpcf7-not-valid-tip,
#mail_form .wpcf7 form.sent .wpcf7-response-output,
.fd_contact_form .wpcf7-response-output {
	display: none !important;
}

#mail_form .wpcf7-not-valid::placeholder {
	color: red;
}

#mail_form .wpcf7-not-valid {
	color: red;
}

#mail_form div.wpcf7 .ajax-loader {
	margin-left: auto;
	position: relative;
	top: -44px;
	left: -7px;
	display: block;
}

/* .page-id-30166 #sub_menu1 {
	top: 34px;
	background-color: rgb(0, 0, 0);
}


.page-id-30166 #header_main {
	display: none;
} */

/* .html_header_top.html_header_sticky #top.page-id-30166 #wrap_all #main {
	padding-top: 35px;
}

#top.page-id-30166 .sticky_placeholder {
	display: none;
}

.html_header_top.html_header_sticky #top.page-id-30166 #wrap_all #main {
	padding-top: 139px;
} */

.postid-29991 strong,
.postid-37990 strong {
	color: #000;
}

.postid-37990 .line-names {
	margin-top: 35px;
	margin-bottom: 35px;
}

.postid-37990 .line-names p {
	line-height: 15px;
}

.page-id-30166 #footer_newsletter_signup {
	display: none;
}

/*.page-id-30166 #av_section_2>.container,
.page-id-29551 .avia-section>.container {
	max-width: inherit;
	padding: 0;
}*/

.page-id-30166 #after_submenu .template-page {
	padding: 0;
}

.back-button-guidelines .avia-button {
	padding-right: 60% !important;
}

#top .back-block a.avia-button-fullwidth {
	font-size: 16px;
	line-height: 21px;
	height: 90px;

}

#top .back-block a.avia-button-fullwidth:hover {
	color: #42b7d5 !important;
}

#top .av-fullscreen-button .avia-button-fullwidth {
	padding-top: 35px;
	padding-bottom: 35px;
}

#top .avia-button-fullwidth .avia_button_icon,
#top .avia-button-fullwidth .avia_iconbox_title {
	margin-top: -1px;
	line-height: 19px;
	vertical-align: middle;
}

/* ============================ LearnDash ============================= */

.page-id-25439 #wrap_all {
	display: none !important;
}

.page-id-25439 .learndash-wrapper .ld-login-modal {
	width: 100vw !important;
	max-width: 100vw;
	height: 1100px !important;
	font-family: 'Montserrat', sans-serif !important;
}

.page-id-25439 .learndash-wrapper .ld-login-modal input {
	font-family: 'Montserrat', sans-serif !important;
}

.page-id-25439 .learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer {
	display: none;
}

.single-sfwd-courses #header {
	display: none;
}

.course_custom_meta p {
	font-size: 18px;
	font-weight: 500;
	margin: 20px auto;
	text-align: center;
}

.postid-30828 .learndash-wrapper .ld-course-status.ld-course-status-enrolled {
	display: none;
}

.learndash-wrapper .ld-alert-warning {
	color: #FFF;
	background: #D53744;
	border-color: #D53744;
}

.learndash-wrapper .ld-alert-warning .ld-alert-icon.ld-icon-alert {
	display: none;
}

#registerform label {
	color: #FFF !important;
}

@media (min-width: 1200px) {
	.azf-internationalpostdoctoral-section {
		padding-left: 33px;
	}
}

.learndash-wrapper .ld-login-modal .ld-login-modal-wrapper {
	min-width: 50%;
}


/* News-Events Page*/
.page-id-102 .entry-content-wrapper select,
input::placeholder {
	font-family: 'Montserrat', sans-serif !important;
}

.download-guidelines-button {
	height: 90px !important;
	z-index: 99;
}

input[type="submit"] {
	outline: 0;
}

.page-template-template-course #header_main {
	display: none;
}

.list-courses .row {
	margin-left: -15px;
	margin-right: -15px;
	overflow: hidden;
}

.list-courses .col-lg-12,
.list-courses .col-lg-8,
.list-courses .col-lg-7,
.list-courses .col-lg-6,
.list-courses .col-lg-5,
.list-courses .col-lg-4 {
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

.list-courses .col-lg-12 {
	width: 100%;
}

.list-courses .col-lg-8 {
	width: 66.66666667%;
}

.list-courses .col-lg-7 {
	width: 58.33333333%;
}

.list-courses .col-lg-6 {
	width: 50%;
}

.list-courses .col-lg-5 {
	width: 41.66666667%;
}

.list-courses .col-lg-4 {
	width: 33.33333333%;
}

.return-courses {
	margin-bottom: 37px;
}

.return-courses>.row {
	margin-bottom: 30px;
}

.list-courses-title {
	color: #000000;
	text-align: center;
}

.av-siteloader-wrap.loader {
	display: block;
	opacity: 1 !important;
	background-color: rgba(255, 255, 255, 0.5) !important;
}

.filters-courses {
	max-width: 320px;
	background-color: #f8f7fa;
}

.filters-courses-title-active {
	display: none;
}

.filters-courses-title,
.filters-courses.open .filters-courses-title-active {
	border-bottom: 2px solid #eeedf2;
	padding: 0 16px 0 32px;
	height: 104px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 700;
	font-size: 30px;
}

.filters-courses.open .filters-courses-title-active {
	height: 88px;
}

.filters-courses.open .filters-courses-title {
	font-size: 12px;
	border: 0;
	height: auto;
	margin-bottom: -25px;
	-webkit-box-pack: inherit;
	-ms-flex-pack: inherit;
	justify-content: left;
	font-weight: 400;
	padding-left: 28px;
	padding-top: 20px;
	cursor: pointer;
}

.filters-courses-title i {
	display: none;
	width: 16px;
	height: 16px;
	margin: 0;
	vertical-align: middle;
	background-size: contain;
	line-height: 0;
}

.filters-courses.open .filters-courses-title i {
	display: inline-block;
}

.filter-title i {
	display: inline-block;
	vertical-align: middle;
	background-size: contain;
	line-height: 0;
	margin-right: 0;
	margin-left: auto;
	width: 24px;
	height: 24px;
}

.filter-title i svg {
	width: 24px;
	height: 24px;
}

.filter-panel {
	margin: 0;
}

.filter-panel li {
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	letter-spacing: .25px;
	font-weight: 600;
}

.filter-panel .filter-title {
	font-size: 16px;
	width: calc(100% - 32px);
	position: relative;
	padding: 16px 32px 16px 16px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: auto auto 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: initial;
	flex-flow: initial;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.filters-courses li.selected .filter-title {
	background-color: #fff;
	border-left: 4px solid #287cad;
	-webkit-box-shadow: 0 4px 12px -4px rgba(46, 55, 77, .12);
	box-shadow: 0 4px 12px -4px rgba(46, 55, 77, .12);
	border-radius: 4px;
	font-size: 11px;
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 5px;
}

.filters-courses li.selected svg path {
	fill: #287cad;
}

.filters-courses li .filter-title div div {
	font-size: 18px;
	font-weight: 600;
}

.filter-panel .filter-title:hover {
	background-color: #f2f0f6 !important;
}

.filter-panel .filter-section {
	display: none;
}

.filter-separator {
	margin: 5px 24px;
	border-bottom: 2px solid #eeedf2;
}

.filters-courses.open li:not(.active),
.filters-courses.open .filter-title {
	display: none;
}

.filter-panel .filter-section {
	padding-top: 0px;
}

.filter-panel .filter-item {
	padding: 5px 32px 5px 28px;
	margin: 0 auto 5px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(100% - 32px);
	position: relative;
	font-size: 14px;
	border-radius: 4px;
}

.filter-panel .filter-item:hover {
	background-color: #42b7d5;
	/* padding-bottom: 7px; */
}

.filter-panel .filter-item.active {
	background-color: #fff;
	/*border-left: 4px solid #287cad;*/
	font-weight: 600;
	-webkit-box-shadow: 0 4px 12px -4px rgba(46, 55, 77, .12);
	box-shadow: 0 4px 12px -4px rgba(46, 55, 77, .12);
	padding-bottom: 7px;
}

.filters-courses.open li.active .filter-section {
	display: block;
}

/* edit -- 23.09 */
.page-template-template-course #main {
	background: #42b7d5;
	color: white;
}

.page-template-template-course #main .list-courses-title h2 {
	color: white;
}

.page-template-template-course #main .filters-courses {
	color: #444;
}

/* .page-template-template-course .filter-panel .filter-class-language .filter-item.active,
.page-template-template-course .filters-courses li.selected .filter-class-title-Language {
	border-left: 4px solid #000;
}

.page-template-template-course .filter-panel .filter-class-load .filter-item.active,
.page-template-template-course .filters-courses li.selected .filter-class-title-Load {
	border-left: 4px solid #edae44;
}

.page-template-template-course .filter-panel .filter-class-semester .filter-item.active,
.page-template-template-course .filters-courses li.selected .filter-class-title-Semester {
	border-left: 4px solid #bc0101;
}

.page-template-template-course .filter-panel .filter-class-category .filter-item.active,
.page-template-template-course .filters-courses li.selected .filter-class-title-Focus {
	border-left: 4px solid #42b7d5;
} */

.page-template-template-course .filters-courses {
	padding-bottom: 20px;
}

.filters-courses-title,
.filters-courses.open .filters-courses-title-active {
	padding: 12px 16px 0 32px;
}

.filter-panel li:first-child {
	margin-top: 8px;
}

.filter-panel li .filter-title,
.filters-courses-title {
	padding: 0 16px 0 32px;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.6em;
}




/* ==================== The Azrieli Music Prizes &&  Original Page =================*/
/* https://azrielifoundation.org/our-priorities/music-arts/amp */


div .mejs-container,
#top .av-video-slide .avia-slide-wrap,
#top .av-video-slide iframe {
	background: transparent !important;
}

.page-id-5766 #blue-bar-menu-fellows .blue-bar-menu-items,
.parent-pageid-5766 #blue-bar-menu-fellows .blue-bar-menu-items {
	margin-right: -4%;
}


.page-id-5766 #full_slider_1,
.parent-pageid-5766:not(.page-id-58229, .page-id-111619) #full_slider_1 {
	top: -50px !important;
}

@media (max-width:767px) {

	.parent-pageid-5766.page-id-67112 #full_slider_1 {
		top: 0px !important;
	}

	.page-id-67112 .same_on_home_page_size>div {
		height: auto !important;
	}
}

.page-id-58229 .same_on_home_page_size {
	margin-top: -5% !important;
}

.page-id-5766 #apply-to-azrieli-music-section {
	margin-top: -110px !important;
}

@media (min-width:768px) {
	.parent-pageid-5766 #av_section_2 {
		margin-top: -39px !important;
	}
}

.page-id-5766 #header,
.parent-pageid-5766 #header,
.parent-pageid-67112 #header,
.page-id-69566 #header,
.page-id-70304 #header {
	display: none;
}

.page-id-5766 #sub_menu1,
.parent-pageid-5766 #sub_menu1,
.parent-pageid-67112 #sub_menu1,
.page-id-69566 #sub_menu1,
.page-id-70304 #sub_menu1 {
	top: 40px !important;
	background: #000;
}

.page-id-5766 #sub_menu1 .avia-menu-text,
.parent-pageid-5766 #sub_menu1 .avia-menu-text,
.parent-pageid-67112 #sub_menu1 .avia-menu-text,
.page-id-69566 #sub_menu1 .avia-menu-text,
.page-id-70304 #sub_menu1 {
	font-size: 15px;
}

.page-id-5766 .avia-caption-title {
	margin-top: 20%;
}

.page-id-5766 #after_submenu {
	margin-top: -6%;
}

.page-id-5766 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:nth-child(2) a,
.parent-pageid-5766 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:nth-child(2) a,
.parent-pageid-67112 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:nth-child(2) a,
.page-id-69566 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:nth-child(2) a,
.page-id-70304 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:nth-child(2) a {
	color: #42b7d5;
	cursor: text;
	border-right: none !important;
}

.parent-pageid-67112 .sticky_placeholder,
.page-id-70304 .sticky_placeholder {
	display: none !important;
}

.page-id-5766 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:last-child,
.parent-pageid-5766 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:last-child,
.parent-pageid-67112 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:last-child,
.page-id-69566 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:last-child,
.page-id-70304 #sub_menu1 #menu-amp-section-menu li.menu-item-top-level:last-child {
	margin-right: -330px;
}

.page-id-69566 .sticky_placeholder {
	height: 15px !important;
}

.page-id-5766 #sub_menu1 .music-prizes-logo,
.parent-pageid-5766 #sub_menu1 .music-prizes-logo,
.page-id-70304 #sub_menu1 .music-prizes-logo,
.parent-pageid-67112 .music-prizes-logo,
.page-id-69566 .music-prizes-logo {
	width: 15%;
}

.page-id-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu,
.page-id-70304 #sub_menu1 .av-subnav-menu li ul.sub-menu {
	width: 400px !important;
	text-align: center !important;
	background: #000;
	border-color: transparent !important;
	margin-left: -150px;
	top: 71px;
}

.page-id-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu a,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu a,
.page-id-70304 #sub_menu1 .av-subnav-menu li ul.sub-menu a {
	color: #FFF !important
}



.page-id-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu li,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu li,
.page-id-70304 #sub_menu1 .av-subnav-menu li ul.sub-menu li {
	padding: 5px;
}

.page-id-5766 #sub_menu1 .av-subnav-menu .current_page_item a,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu .current_page_item a,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu .current-menu-ancestor a,
.page-id-70304 #sub_menu1 .av-subnav-menu .current-menu-ancestor a,
.page-id-70304 #sub_menu1 .av-subnav-menu .current_page_item a,
.page-id-70304 #sub_menu1 .av-subnav-menu .current_page_item a {
	color: #42b7d5 !important;
}



.page-id-5766 #sub_menu1 .av-subnav-menu li a:hover,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li a:hover,
.page-id-70304 #sub_menu1 .av-subnav-menu li a:hover {
	color: #42b7d5 !important
}


.page-id-5766 #sub_menu1 .av-subnav-menu li a:hover,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li a:hover,
.page-id-70304 #sub_menu1 .av-subnav-menu li a:hover {
	color: #42b7d5 !important
}

.page-id-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu a:hover,
.parent-pageid-5766 #sub_menu1 .av-subnav-menu li ul.sub-menu a:hover,
.page-id-70304 #sub_menu1 .av-subnav-menu li ul.sub-menu a:hover {
	background: transparent !important;
	color: #42b7d5 !important
}


.page-id-5766 .sticky_placeholder,
.parent-pageid-5766 .sticky_placeholder {
	height: 0 !important;
}

.page-id-5766 .slideshow_align_caption p,
.parent-pageid-5766 .slideshow_align_caption p {
	margin: 0;
}

.page-id-5766 .text-music-layout,
.parent-pageid-5766 .text-music-layout {
	font-size: 16px;
	line-height: 1.2;
	margin-top: 15px !important;
}

.page-id-5766 #footer_newsletter_signup,
.parent-pageid-5766 #footer_newsletter_signup {
	display: none;
}

.parent-pageid-5766 .html_header_top.html_header_sticky #top #wrap_all #main,
.page-id-5766 .html_header_top.html_header_sticky #top #wrap_all #main {
	padding-top: 117px !important;
}

.music-arts-amp-menu-mobile {
	display: none;
}



/* =========================== The Mobile ================================= */
@media (max-width:767px) {

	/* .parent-pageid-5766 .menu-item-prizes {
		display: none !important;
	} */

	/* .parent-pageid-5766 .menu-item-funds {
		margin-left: -21px !important;
	}
	.parent-pageid-5766 .menu-item-funds a{
		border:none !important;
	} */

	.page-id-5766 .slideshow_caption {
		display: none;
	}

	.page-id-5766 #full_slider_1 {
		margin-top: -5px !important;
		top: 5px !important;
	}

	.music-arts-amp-menu-mobile {
		display: block;
		border: black;
	}


	#music-arts-amp-mobile {
		margin-bottom: -40px;
	}

	.page-id-111619 #music-arts-amp-mobile {
		margin-bottom: 0;
	}

	#music-arts-amp-mobile img {
		width: 46%;
		margin-left: 10%;
		margin-top: -2%;
	}

	.music-arts-amp-menu-desktop {
		display: none;
	}

	.music-arts-amp-menu-mobile {
		height: 100px;
		background-color: #000;
	}

	.music-arts-amp-menu-mobile li .sub-menu {
		display: none;
	}

	.music-arts-amp-menu-mobile .music-prizes-logo {
		display: none !important;
	}

	.music-arts-amp-menu-mobile li.menu-item-top-level:nth-child(2) {
		margin-left: -20px !important;
		display: none !important;
	}

	.music-arts-amp-menu-mobile li.menu-item-top-level:nth-child(2) a {
		color: #42b7d5;
		cursor: text;
	}

	.music-arts-amp-menu-mobile li.menu-item-top-level:nth-child(3) a {
		border: none !important;
	}

	.music-arts-amp-menu-mobile .av-subnav-menu .current_page_item a {
		color: #42b7d5;
	}

	.music-arts-amp-menu-mobile .av-subnav-menu a {
		background: transparent !important;
		color: #FFF;
	}

	.music-arts-amp-menu-mobile .av-subnav-menu a:hover {
		color: #42b7d5;
	}

	.music-arts-amp-menu-mobile .av-subnav-menu>li {
		margin-left: 1px;
		padding: 5px 0 !important;
	}

	.music-arts-amp-menu-mobile .av-subnav-menu>li .avia-menu-text {
		font-size: 13px;
	}
}


/* ==================== The Azrieli HomePage Red Banner =================*/

@media (min-width:768px) {
	/* .home #header_main {
		margin-top: 50px !important;
	} */
	/* .home-red-restrict, .covid-response {
		width: 1550px !important;
		left: -40px !important;
		margin-left: -48px !important;
	}

	.home-red-restrict p {
		margin-left: -20px;
	} */
}

/*
@media (max-width:767px) {
	.home #header_main {
		margin-top: 100px !important;
		margin-bottom: -118px;
	}
	.home-red-restrict {
		z-index: 999 !important;
		top:-63px !important
	}


} */

/* Homepage banners */
.home-red-restrict .avia_iconbox_title,
.covid-response .avia_iconbox_title {
	font-size: 14px;
}

/*
.covid-response .avia_iconbox_title{
	font-size: 21px !important;
} */

.home-red-restrict .avia-button-fullwidth,
.covid-response .avia-button-fullwidth {
	padding: 15px !important;
}

/* .covid-response .avia-button-fullwidth {
	padding: 30px !important;
} */

/* https://azrielifoundation.org/our-priorities/music-arts/amp/ */

@media (max-width:767px) {

	.parent-pageid-5766 #av_section_2 p {
		line-height: 1.2;
		margin-top: -40px;
	}

	.page-id-5766 #menu-amp-section-menu-1,
	.parent-pageid-5766 #menu-amp-section-menu-1 {
		height: 120px;
	}

	.page-id-5766 #sub_menu2 {
		z-index: 0;
		margin-bottom: 0px !important;
	}

	.page-id-5766 #after_submenu_2 {
		margin-top: 0px;
	}

	.beside-logo-mobile-amp {
		height: 20px;
		display: inline-block;
		z-index: 99999999;
		position: relative;
		width: 100px;
		top: -40px;
	}
}



@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');

.fellows-filter-container {
	background: #000;
	padding-top: 45px;
	padding-bottom: 10px;
	clear: both;
}

#top .fellows-filter-container input[type=text],
#top .fellows-filter-container select,
#top .fellows-filter-container textarea {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border: 1px solid #b5baba;
	padding: 0 17px;
	height: 56px;
	font-size: 15px;
	font-family: inherit;
	-webkit-appearance: none;
	background: #fff;
}

#top .fellows-filter-container #fellow-keyword {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwICg1NDk4MykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+R3JvdXA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUG9zdC1MYXVuY2giIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJGZWxsb3dzLURpcmVjdG9yeSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1Ni4wMDAwMDAsIC02MjkuMDAwMDAwKSIgZmlsbD0iIzc1QzdDNSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzU2LjAwMDAwMCwgNjI5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuMTk0NzExMiw5LjIwMzcyNTA1IEM5Ljk4Nzk4NjI1LDguNDEwNDUyMDIgMTAuMzg0NjE1Nyw3LjQ1NzkzODQxIDEwLjM4NDYxNTcsNi4zNDYxNTM5MiBDMTAuMzg0NjE1Nyw1LjIzNDM2OTQ0IDkuOTg5NDg4NTYsNC4yODMzNTYxMSA5LjE5OTIyMDE1LDMuNDkzMDg3NyBDOC40MDg5NTE3NCwyLjcwMjgxOTI5IDcuNDU3OTM4NDEsMi4zMDc2OTIxNSA2LjM0NjE1MzkyLDIuMzA3NjkyMTUgQzUuMjM0MzY5NDQsMi4zMDc2OTIxNSA0LjI4MzM1ODEzLDIuNzAyODE5MjkgMy40OTMwODk3MiwzLjQ5MzA4NzcgQzIuNzAyODIxMzEsNC4yODMzNTYxMSAyLjMwNzY5MjE1LDUuMjM0MzY5NDQgMi4zMDc2OTIxNSw2LjM0NjE1MzkyIEMyLjMwNzY5MjE1LDcuNDU3OTM4NDEgMi43MDI4MjEzMSw4LjQwODk0OTcyIDMuNDkzMDg5NzIsOS4xOTkyMTgxMyBDNC4yODMzNTgxMyw5Ljk4OTQ4NjU0IDUuMjM0MzY5NDQsMTAuMzg0NjE1NyA2LjM0NjE1MzkyLDEwLjM4NDYxNTcgQzcuNDU3OTM4NDEsMTAuMzg0NjE1NyA4LjQwNzQ0OTQzLDkuOTkwOTg4ODUgOS4xOTQ3MTEyLDkuMjAzNzI1MDUgWiBNMTUsMTMuODQ2MTUzNyBDMTUsMTQuMTU4NjU1MyAxNC44ODU4MTg2LDE0LjQyOTA4NTMgMTQuNjU3NDUzNiwxNC42NTc0NTE4IEMxNC40MjkwODY3LDE0Ljg4NTgxODUgMTQuMTU4NjU3MiwxNSAxMy44NDYxNTQ5LDE1IEMxMy41MjE2MzQyLDE1IDEzLjI1MTIwNDcsMTQuODg1ODE4NSAxMy4wMzQ4NTYyLDE0LjY1NzQ1MTggTDkuOTQyOTA4OTQsMTEuNTc0NTE4MiBDOC44NjcxODE4NiwxMi4zMTk3MTUzIDcuNjY4Mjc1NjMsMTIuNjkyMzA3OCA2LjM0NjE1MzkyLDEyLjY5MjMwNzggQzUuNDg2Nzc1MzIsMTIuNjkyMzA3OCA0LjY2NDk2ODU0LDEyLjUyNTU0MTYgMy44ODA3MDkzNiwxMi4xOTIwMDcgQzMuMDk2NDUwMTgsMTEuODU4NDcyNSAyLjQyMDM3NTMzLDExLjQwNzc1NTkgMS44NTI0NjQwMiwxMC44Mzk4NDMyIEMxLjI4NDU1MjUxLDEwLjI3MTkzMjUgMC44MzM4MzU5NDIsOS41OTU4NTc2NyAwLjUwMDMwMDU5Niw4LjgxMTU5ODQ5IEMwLjE2Njc2NTE2OSw4LjAyNzMzOTMxIDAsNy4yMDU1MzI1MyAwLDYuMzQ2MTUzOTIgQzAsNS40ODY3NzMzIDAuMTY2NzY1MTY5LDQuNjY0OTY2NTIgMC41MDAzMDA1OTYsMy44ODA3MDkzNiBDMC44MzM4MzU5NDIsMy4wOTY0NTAxOCAxLjI4NDU1MjUxLDIuNDIwMzc1MzMgMS44NTI0NjQwMiwxLjg1MjQ2MjYxIEMyLjQyMDM3NTMzLDEuMjg0NTUxOSAzLjA5NjQ1MDE4LDAuODMzODM1MzM3IDMuODgwNzA5MzYsMC41MDAyOTg3NzkgQzQuNjY0OTY4NTQsMC4xNjY3NjQyNCA1LjQ4Njc3NTMyLDAgNi4zNDYxNTM5MiwwIEM3LjIwNTUzNDU1LDAgOC4wMjczMzkzMSwwLjE2Njc2NDI0IDguODExNTk4NDksMC41MDAyOTg3NzkgQzkuNTk1ODU3NjcsMC44MzM4MzUzMzcgMTAuMjcxOTMyNSwxLjI4NDU1MTkgMTAuODM5ODQ1MiwxLjg1MjQ2MjYxIEMxMS40MDc3NTU5LDIuNDIwMzc1MzMgMTEuODU4NDcyNSwzLjA5NjQ1MDE4IDEyLjE5MjAwNywzLjg4MDcwOTM2IEMxMi41MjU1NDM2LDQuNjY0OTY2NTIgMTIuNjkyMzA3OCw1LjQ4Njc3MzMgMTIuNjkyMzA3OCw2LjM0NjE1MzkyIEMxMi42OTIzMDc4LDcuNjY4Mjc1NjMgMTIuMzE5NzE1Myw4Ljg2NzE4MTg2IDExLjU3NDUyMDIsOS45NDI5MDg5NCBMMTQuNjY2NDY3NSwxMy4wMzQ4NTU2IEMxNC44ODg4MjMyLDEzLjI1NzIxMjUgMTUsMTMuNTI3NjQyNSAxNSwxMy44NDYxNTM3IFoiIGlkPSJGaWxsLTEiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
	background-repeat: no-repeat;
	background-position: right 10px center;
}

#top .fellows-filter-container select {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1MCAoNTQ5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkZpbGwgMTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQb3N0LUxhdW5jaCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZlbGxvd3MtRGlyZWN0b3J5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTIwLjAwMDAwMCwgLTYzMS4wMDAwMDApIiBmaWxsPSIjMzA5Qjk4Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTUzNC42NzM5MTUsNjMxLjMxNjcxNiBDNTM0LjQ1NjUyMSw2MzEuMTA1NTY4IDUzNC4yMDU2ODgsNjMxIDUzMy45MjE0MDYsNjMxIEM1MzMuNjM3MTI0LDYzMSA1MzMuMzg2MjkxLDYzMS4xMDU1NjggNTMzLjE2ODg5OCw2MzEuMzE2NzE2IEw1MjcuNTAwMDAxLDYzNy4zMDc5MTcgTDUyMS44MzExMDQsNjMxLjMxNjcxNiBDNTIxLjYxMzcxMSw2MzEuMTA1NTY4IDUyMS4zNjI4NzgsNjMxIDUyMS4wNzg1OTUsNjMxIEM1MjAuNzk0MzEzLDYzMSA1MjAuNTQzNDc5LDYzMS4xMDU1NjggNTIwLjMyNjA4Nyw2MzEuMzE2NzE2IEM1MjAuMTA4Njk1LDYzMS41NDU0NTQgNTIwLDYzMS44MDkzOCA1MjAsNjMyLjEwODUwMSBDNTIwLDYzMi40MDc2MjYgNTIwLjEwODY5NSw2MzIuNjcxNTUyIDUyMC4zMjYwODcsNjMyLjkwMDI5NCBMNTI2Ljc0NzQ5Miw2MzkuNjU2ODkxIEM1MjYuODY0NTUxLDYzOS43ODAwNTkgNTI2Ljk5NDE0OCw2MzkuODY4MDM1IDUyNy4xMzYyODksNjM5LjkyMDgyMSBDNTI3LjI3ODQzLDYzOS45NzM2MDcgNTI3LjM5OTY2Niw2NDAgNTI3LjUwMDAwMSw2NDAgQzUyNy42MDAzMzUsNjQwIDUyNy43MjE1NzEsNjM5Ljk3MzYwNyA1MjcuODYzNzEyLDYzOS45MjA4MjEgQzUyOC4wMDU4NTMsNjM5Ljg2ODAzNSA1MjguMTM1NDUsNjM5Ljc4MDA1OSA1MjguMjUyNTA5LDYzOS42NTY4OTEgTDUzNC42NzM5MTUsNjMyLjkwMDI5NCBDNTM0Ljg5MTMwOCw2MzIuNjcxNTUyIDUzNSw2MzIuNDA3NjI2IDUzNSw2MzIuMTA4NTAxIEM1MzUsNjMxLjgwOTM4IDUzNC44OTEzMDgsNjMxLjU0NTQ1NCA1MzQuNjczOTE1LDYzMS4zMTY3MTYgWiIgaWQ9IkZpbGwtMSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) !important;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1MCAoNTQ5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkZpbGwgMTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQb3N0LUxhdW5jaCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZlbGxvd3MtRGlyZWN0b3J5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTIwLjAwMDAwMCwgLTYzMS4wMDAwMDApIiBmaWxsPSIjNDJiN2Q1Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTUzNC42NzM5MTUsNjMxLjMxNjcxNiBDNTM0LjQ1NjUyMSw2MzEuMTA1NTY4IDUzNC4yMDU2ODgsNjMxIDUzMy45MjE0MDYsNjMxIEM1MzMuNjM3MTI0LDYzMSA1MzMuMzg2MjkxLDYzMS4xMDU1NjggNTMzLjE2ODg5OCw2MzEuMzE2NzE2IEw1MjcuNTAwMDAxLDYzNy4zMDc5MTcgTDUyMS44MzExMDQsNjMxLjMxNjcxNiBDNTIxLjYxMzcxMSw2MzEuMTA1NTY4IDUyMS4zNjI4NzgsNjMxIDUyMS4wNzg1OTUsNjMxIEM1MjAuNzk0MzEzLDYzMSA1MjAuNTQzNDc5LDYzMS4xMDU1NjggNTIwLjMyNjA4Nyw2MzEuMzE2NzE2IEM1MjAuMTA4Njk1LDYzMS41NDU0NTQgNTIwLDYzMS44MDkzOCA1MjAsNjMyLjEwODUwMSBDNTIwLDYzMi40MDc2MjYgNTIwLjEwODY5NSw2MzIuNjcxNTUyIDUyMC4zMjYwODcsNjMyLjkwMDI5NCBMNTI2Ljc0NzQ5Miw2MzkuNjU2ODkxIEM1MjYuODY0NTUxLDYzOS43ODAwNTkgNTI2Ljk5NDE0OCw2MzkuODY4MDM1IDUyNy4xMzYyODksNjM5LjkyMDgyMSBDNTI3LjI3ODQzLDYzOS45NzM2MDcgNTI3LjM5OTY2Niw2NDAgNTI3LjUwMDAwMSw2NDAgQzUyNy42MDAzMzUsNjQwIDUyNy43MjE1NzEsNjM5Ljk3MzYwNyA1MjcuODYzNzEyLDYzOS45MjA4MjEgQzUyOC4wMDU4NTMsNjM5Ljg2ODAzNSA1MjguMTM1NDUsNjM5Ljc4MDA1OSA1MjguMjUyNTA5LDYzOS42NTY4OTEgTDUzNC42NzM5MTUsNjMyLjkwMDI5NCBDNTM0Ljg5MTMwOCw2MzIuNjcxNTUyIDUzNSw2MzIuNDA3NjI2IDUzNSw2MzIuMTA4NTAxIEM1MzUsNjMxLjgwOTM4IDUzNC44OTEzMDgsNjMxLjU0NTQ1NCA1MzQuNjczOTE1LDYzMS4zMTY3MTYgWiIgaWQ9IkZpbGwtMSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) !important;
}

.fellows-filter-container .btn {
	display: inline-block;
	border: 3px solid #309b98;
	border-radius: 0;
	padding: 9px 30px;
	color: #0b1016;
	font-size: 16px;
	line-height: 2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: 700;
	background-color: transparent;
	cursor: pointer;
	transition: all .3s ease;
	height: 56px;
}

.fellows-filter-container .btn:hover {
	color: #fff;
	opacity: 1;
	background-color: #309b98;
	outline: none;
	border-color: #309b98;
	background-image: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#top .fellows-filter-container select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-color: #fff;
}

.fellows-filter-container .row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -.9375rem;
	margin-right: -.9375rem;
	margin-bottom: 0 !important;
}

.fellows-filter-container .column {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	padding-left: .9375rem;
	padding-right: .9375rem;
}

.line-decor:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 30px;
	height: 4px;
	background: #287cad;
}

.fellows {
	padding-top: 40px;
}

.fellows h2 {
	margin-bottom: 35px;
}

.fellows-list {
	display: flex;
	flex-wrap: wrap;
}


/* .fellow .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
} */
.fellow .image:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}

.fellow img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.fellow .name {
	font-size: 14px;
	font-weight: bold !important;
	line-height: 1.35;
	color: #0b1016;
	transition: color .3s;
	margin-bottom: 7px;
	font-weight: 600;
}

.fellow .position {
	font-size: 14px;
	display: block;
	color: #0b1016;
	transition: color .3s;
}

.fellow .link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}


.single-fellow-meta {
	margin-top: 72px;
}

.single-fellow-meta--item {
	margin-top: 32px;
	padding-left: 32px;
	position: relative;
}

.single-fellow-meta--item:not(:last-child):before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 2px;
	left: 6px;
	top: 32px;
	background: url(images/line.svg);
	background-repeat: repeat-y;
	background-position: right 0 center;
}

.single-fellow-meta h6 {
	color: #287cad;
	margin-bottom: 0;
	position: relative;
	font-family: Playfair Display, serif;
	font-size: 18px;
	line-height: 1.55;
}

.single-fellow-meta h6:before {
	content: "";
	width: 19px;
	height: 19px;
	display: inline-block;
	position: absolute;
	left: -34px;
	top: 7px;
	background: url(images/rect.svg);
	background-repeat: no-repeat;
	background-position: right 0 center;
}

.single-fellow-meta span {
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1.35;
}

.fellow-detail {
	/*    background: #e4f3f3;*/
	padding-top: 20px;
	padding-bottom: 15px;
	clear: both;
}

.fellow-detail-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-top: 10px;
}

.fellow-detail-row .photo {
	/*
    -webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
    clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
*/
	display: block;
	overflow: hidden;
	position: relative;
	max-width: 350px;
	margin-bottom: 30px;
}

.fellow-detail-row .photo:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}

.fellow-detail-row img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.fellow-detail-info {
	width: 40%;
	text-align: center;
	max-width: 350px;
}

.fellow-detail-info p {
	margin: 0 0 6px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.35;
}

.fellow-detail-text {
	width: 65%;
	background: #bc0101;
	padding: 39px;
	color: white;
}

/* .fellow-detail-text h1 {
	color:#FFF;
	font-size: 30px !important;
} */
.fellow-detail-text p {
	margin: 0px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.65;
	color: white;
}

.fellow-detail-row .year {
	margin: 0 0 6px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.35;
}

.fellow-detail-row .title {
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 10px;
}

.fellow-detail .back-link {
	display: inline-block;
	margin-bottom: 5px;
	color: #0b1016;
	transition: color .3s ease;
	font-size: 14px;
	position: relative;
}

.back-link {
	padding-left: 24px;
}

.back-link:after {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	font-weight: 800;
	background-color: #287cad;
	position: absolute;
	background: #287cad url(images/arrow-left.svg) no-repeat center;
	top: 50%;
	left: 0;
	background-size: 6px;
	transform: translateY(-50%);
}

.single-fellow-content h2 {
	margin-bottom: 30px;
}

.single-fellow-content p {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.65;
}

.fellow-accordion {
	margin-top: 75px;
}

.fellow-contacts {
	padding-top: 20px;
}

.fellow-contacts ul {
	position: relative;
	text-align: left;
	padding: 0;
	margin-left: 0;
	margin-top: 10px;
}

.fellow-contacts ul li {
	/* margin-bottom: 5px; */
}

.fellow-contacts ul a {
	font-size: 15px;
	color: #FFF;
}

/* .fellow-contacts .phone {
    position: absolute;
    right: 0;
    top: 0;
}  */

@media (min-width: 1024px) {
	.fellow-detail {
		/* padding-top: 70px;
        padding-bottom: 50px; */
	}
}

@media (min-width: 48rem) {
	.column.md-25 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.column.md-100 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 62rem) {

	.column.lg-25 {
		-ms-flex: 0 0 25%;
		-webkit-box-flex: 0;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.column.lg-15 {
		-ms-flex: 0 0 15%;
		-webkit-box-flex: 0;
		flex: 0 0 15%;
		max-width: 15%;
	}

	.column.lg-20 {
		-ms-flex: 0 0 20%;
		-webkit-box-flex: 0;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.fellow:not(:nth-child(5n)) {
		margin-right: 10px;
	}

}


@media (min-width:767px) {
	.fellows-filter-container {
		padding-top: 30px;
		padding-bottom: 15px;
	}

	.page-template-template-fellowships-php .av_slideshow_full.avia-slideshow {
		height: 530px;
	}

}

@media (max-width:991px) {
	.fellow {
		width: calc(33.33% - 15px);
	}

	.fellow:not(:nth-child(3n)) {
		margin-right: 15px;
	}

	.fellow .name {
		font-size: 22px;
	}
}

@media (max-width:767px) {
	.fellow {
		width: calc(50% - 15px);
	}

	.fellow:not(:nth-child(2n)) {
		margin-right: 15px;
	}

	.fellow .name {
		font-size: 20px;
	}

	.fellow .position {
		font-size: 13px;
	}

	.fellow-detail {
		padding-top: 80px;
		padding-bottom: 60px;
	}

	.fellow-detail-row .title {
		font-size: 40px;
	}

	.fellow-detail-text,
	.fellow-detail-row .photo {
		width: 100%;
	}

	.fellow-detail-info {
		width: 100%;
		max-width: 100%;
		padding-top: 25px;
	}

	.fellow-detail-row .photo {
		margin: 0 auto 30px;
	}

	.single-fellow-content p,
	.fellow-detail-text p {
		font-size: 14px;
	}

	.fellow-detail-row .title {
		font-size: 32px;
	}

	.fellow-detail-info p,
	.fellow-detail-row .year {
		font-size: 16px;
	}

	.single-fellow-content {
		padding-top: 0;
	}
}

@media (max-width:680px) {}


main.content.av-content-full.units {
	padding-top: 35px;
}

.fellowships.content {
	padding-bottom: 0;
}


/*
* page-template-template-fellowships-php
*/

.page-template-template-fellowships-php .title.line-decor {
	font-weight: bold;
}

.page-template-template-fellowships-php #academic-institution {
	font-size: 14px !important;
}


.page-template-template-fellowships-detail #menu-the-azrieli-fellows-program li,
.page-template-template-fellowships #menu-the-azrieli-fellows-program li {
	padding: 0;
}

.alumni-page-menu {
	display: none !important;
}

.page-template-template-fellowships-detail .alumni-page-menu,
.page-template-template-fellowships .alumni-page-menu {
	display: inline-block !important;
}

.page-template-template-fellowships-detail .azrieli-fellows-program-text,
.page-template-template-fellowships .azrieli-fellows-program-text {
	width: 35%;
}

.page-template-template-fellowships-detail .graduate-menu-link a,
.page-template-template-fellowships .graduate-menu-link a {
	border-left: none !important;
}

.page-template-template-fellowships #menu-the-azrieli-fellows-program li:first-child .menu-image {
	/* content:url(/wp-content/uploads/2021/05/Azrieli-Logo-ENG-FR-HEB.png); */
}

.page-template-template-fellowships .ttystory__dash {
	font-size: 90px;
	display: block;
	margin: 0 auto 30px auto;
	text-align: center;
}


/** ##################################################################### Aperio pages **/
.page-template-template-aperio #main {
	padding-top: 0 !important;
}

.page-template-template-aperio .content {
	padding-bottom: 0px;
}

.page-template-template-aperio .entry-content-wrapper {
	margin-bottom: 60px;
}

.page-template-template-aperio h1 {
	font-weight: bold;
}

body.page-template-template-aperio .container_wrap .avia-builder-el-first.aperio_story_header_image {
	margin-top: 70px;
}

.page-template-template-aperio .aperio_story_header {
	padding: 0 50px;
}

.page-template-template-aperio .aperio_story_content_quote {
	padding: 0 50px;
}

.page-template-template-aperio .avia_textblock.aperio_story_content_quote p {

	font-size: 20px;
	line-height: 24px;
}

.page-template-template-aperio .aperio_story_image_with_caption p {
	color: #287CAD;
}

.page-template-template-aperio .avia_textblock p {
	font-size: 16px;
}

.page-template-template-aperio h2.avia-caption-title {
	font-size: 36px;
}

.page-template-template-aperio .avia-caption-content {
	font-size: 18px;
}

.page-template-template-aperio .avia_textblock strong {
	color: #000000;
}

.page-template-template-aperio .column-top-margin {
	margin-top: 10px;

}

.page-template-template-aperio .slideshow_inner_caption {
	margin-top: 40px;
}

.page-template-template-aperio .aperio_header_copy {
	margin-bottom: 60px;
}

.page-template-template-aperio .aperio_story_column {
	margin-bottom: 50px;
}

.page-template-template-aperio .aperio_mobile_header_copy {
	background-color: #000000;
}

.page-template-template-aperio .aperio_mobile_slider .caption_bottom h2 {
	visibility: visible;
}

.page-template-template-aperio .aperio_mobile_slider .caption_bottom .avia-caption-content {
	background-color: #000000;
}

.page-template-template-aperio .av-hover-grow {
	max-width: 300px;
	overflow: hidden;
}

.page-template-template-aperio .aperio_sub_heading p {
	margin-left: 10px;
	color: #287CAD;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

.page-template-template-aperio #header {
	display: none;
}

.page-template-template-aperio #sub_menu1,
.page-template-template-aperio .av-submenu-container.av-sticky-submenu {
	top: 40px !important;
	border-width: 0;
	background: rgba(0, 0, 0, 0.5);
}

.page-template-template-aperio #sub_menu1.aperio_story_non_sticky_menu {
	top: 40px !important;
	background: rgba(0, 0, 0, 1);
}

.page-template-template-aperio .sticky_placeholder {
	display: none;
}

.page-template-template-aperio #after_full_slider_1 {
	border: none;
}

.page-template-template-aperio #menu-aperio li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-top-level.menu-item-top-level-1 {
	float: left;
}

.page-template-template-aperio #menu-aperio {
	text-align: right !important;
}

.page-template-template-aperio#top .av-subnav-menu>li:nth-child(2)>a {
	border: none;
}

.page-template-template-aperio #menu-aperio li.current_page_item a {
	color: #FFF;
}

#menu-aperio .current-menu-parent a,
#menu-aperio .current-menu-parent ul.sub-menu .current_page_item a {
	color: #3deed2 !important;
}

#menu-aperio .current-menu-parent ul.sub-menu a {
	color: #969696 !important;
}

#menu-aperio li a {
	font-size: 15px !important;
}

#menu-aperio li a:hover {
	color: #42b7d5 !important;
}

.page-template-template-aperio .the-fellowship-overview {
	margin-left: 15px;
}

.page-template-template-aperio .av_one_third .av_textblock_section {
	margin: -10px auto 0px auto;
	max-width: 300px;
}

.page-template-template-aperio .av_one_third .av_textblock_section strong {
	font-weight: 600;
}

.page-template-template-aperio .av-image-caption-overlay-center {
	display: block;
	width: 40%;
	padding: 120px 0px 0px 30px;
	text-align: left;
}

.page-template-template-aperio #footer_newsletter_signup {
	display: none;
}

.page-template-template-aperio .story_content,
.page-template-template-aperio .story_content_image {
	max-width: 728px;
	margin: 0 auto 50px auto;
}

.page-template-template-aperio .story_content li {
	font-size: 16px;
}

.page-template-template-aperio .test-boxes-section h3 {
	max-height: 22px;
	margin-bottom: 40px;
}

.page-template-template-aperio .test-boxes-section .avia-button-wrap {
	margin-top: 30px;
}

.page-template-template-aperio .test-boxes-section .av_one_third {
	border-right: 1px solid #e9e9e9;
}

.page-template-template-aperio .avia-slideshow-inner {
	/* height: 800px !important; */
	background: #ffff;
}

.page-template-template-aperio .same_on_home_page_size .avia-slideshow-inner .av-video-slide {
	width: 100% !important;
	height: 665 !important;
	margin-left: 0px;
}


.page-template-template-aperio .avia-slideshow-inner .av-video-slide {
	width: 93% !important;
	height: 99% !important;
	margin-left: 55px;
}

.page-template-template-aperio .same_on_home_page_size .avia-slideshow-inner #mep_0 {
	background: #ffff;
}

.page-template-template-aperio .same_on_home_page_size .avia-slideshow-inner #mep_0 video {
	height: auto;
}

.page-template-template-aperio .same_on_home_page_size .avia-slideshow-inner .caption_fullwidth {
	background: rgba(0, 0, 0, 0.2);
}

.page-template-template-aperio #footer_newsletter_signup {
	display: block;
}

.page-template-template-aperio .aperio_black_separator {
	padding: 0 50px;
}

.page-template-template-aperio .aperio_black_separator .hr-inner {
	position: relative;
	display: block;
	border-top: 1px solid #000000;
}

.page-template-template-aperio .story_content_background_blue h2 {
	padding-bottom: 40px;
	font-weight: 700;
}

.page-template-template-aperio .slideshow_caption {
	width: 46%;
}

.page-template-template-aperio #newsletter-section .widget {
	padding: 0 0 0 0;
}

.page-template-template-aperio #newsletter-section .widget form {
	margin-bottom: 0px;
}


/* Aperio Mobile */
@media (max-width:1040px) {
	.page-template-template-aperio .av-image-caption-overlay-center {
		display: block;
		width: 60%;
		padding: 30px 0px 0px 30px;
		text-align: left;
	}

	.page-template-template-aperio .slideshow_caption {
		padding-right: 0px;
	}

	.page-template-template-aperio .slideshow_inner_caption {
		height: 80%;
	}
}

@media (max-width:880px) {
	.page-template-template-aperio .slideshow_inner_caption {
		height: 50%;
	}

}

@media (max-width:767px) {

	.page-template-template-aperio #menu-aperio,
	.page-template-template-aperio #sub_menu1 {
		display: none !important;
	}

	.page-template-template-aperio .aperio_sub_heading {
		padding-top: 50px;
		margin-left: 0px;
		text-align: center;
	}

	.page-template-template-aperio #sub_menu1 {
		display: none;
	}

	.page-template-template-aperio .mobile-fellows-logo img {
		margin: 25px -80px;
		width: 86%;
		object-fit: cover;
		object-position: 141px 0px;
		padding-top: 0px;
	}

	.page-template-template-aperio .p-fellows-logo {
		display: inline-block;
		width: 2%;
		margin-top: 20px;
		line-height: initial;
	}

	.page-template-template-aperio .desc-fellows-logo {
		float: left;
	}

	.page-template-template-aperio .aperio_cta_column {
		display: none;
	}

	.page-template-template-aperio .av-image-caption-overlay-center {
		width: 100%;
	}

	.page-template-template-aperio .aperio_mobile_slider {
		max-height: 700px;
		overflow: hidden;
	}

	.page-template-template-aperio .aperio_mobile_slider .slideshow_caption .slideshow_inner_caption {
		color: #ffffff;
		margin-top: 340px;
	}

	.page-template-template-aperio .aperio_mobile_slider .slideshow_caption .slideshow_inner_caption p {
		font-size: 16px;
		line-height: 23px;
	}

	.page-template-template-aperio#top #wrap_all .flex_column.aperio_first_sub_heading {
		margin-top: 100px;
	}

	.page-template-template-aperio#top #wrap_all .flex_column.aperio_story_column {
		margin-bottom: 40px;
	}

	.page-template-template-aperio .aperio_mobile_caption_overlay {
		background-color: #42b7d5;
	}

}

@media (max-width:499px) {
	.page-template-template-aperio .aperio_mobile_slider .slideshow_caption .slideshow_inner_caption {
		margin-top: 270px;
	}
}

@media (max-width:320px) {
	.page-template-template-aperio .aperio_mobile_slider {
		max-height: 800px;
	}

	.page-template-template-aperio .aperio_mobile_slider .slideshow_caption .slideshow_inner_caption {
		margin-top: 250px;
	}
}



/* https://azrielifoundation.org/our-priorities/education/ Arrows Problem*/

@media (min-width:768px) {

	.page-id-1605 .prev-slide,
	.page-id-1528 .prev-slide {
		left: -1050px;
	}

	.page-id-1605 .avia-slideshow-arrows a,
	.page-id-1528 .avia-slideshow-arrows a {
		top: 240px !important
	}
}


/** Fellows Page Features From The Staging Site*/
.page-id-28685 #sub_menu1 ul>li.azrieli-fellows-program-text a .avia-menu-text,
.parent-pageid-28685 #sub_menu1 ul>li.azrieli-fellows-program-text a .avia-menu-text,
.cat-3739 #sub_menu1 ul>li.azrieli-fellows-program-text a .avia-menu-text {
	text-transform: uppercase;
	font-weight: 600;
}

.page-id-28685 .graduate-menu-link,
.parent-pageid-28685 .graduate-menu-link,
.cat-3739 .graduate-menu-link {
	display: inline-flex !important;
	margin-left: 20% !important;
}

.page-id-28685 .graduate-menu-link a,
.parent-pageid-28685 .graduate-menu-link a,
.cat-3739 .graduate-menu-link a {
	border-left: none !important;
}

.page-id-28685 .news-menu-link,
.parent-pageid-28685 .news-menu-link,
.cat-3739 .news-menu-link {
	margin-right: 0% !important;
}


.page-id-28685 .azrieli-fellows-program-text,
.parent-pageid-28685 .azrieli-fellows-program-text,
.cat-3739 .azrieli-fellows-program-text {
	width: 32%;
}

.page-id-28685 #menu-the-azrieli-fellows-program li,
.parent-pageid-28685 #menu-the-azrieli-fellows-program li,
.cat-3739 #menu-the-azrieli-fellows-program li {
	padding: 2px 0;
}

#footer-newsletter-post-sidebar .widget {
	padding: 0;
}

#footer-newsletter-post-sidebar .container form {
	margin-bottom: 0;
}

.schedule-block {
	display: none;
}

.cat-3739 #sub_menu1 {
	background-color: #000 !important;
	top: -1px !important;
}

.cat-3739 #sub_menu1 #menu-the-azrieli-fellows-program {
	text-align: right;
}

.cat-3739 .fellows-logo {
	left: -100px;
}

.cat-3739 .fellows-logo>a {
	position: relative;
	overflow: hidden;
}

@media (max-width:767px) {
	.cat-3739 #sub_menu1 {
		display: none !important;
	}

	/* News Page*/
	.page-id-37978 #international_postdoctoral_logo_mobile {
		margin-top: 40px !important;
	}
}


@media (min-width: 768px) {
	.cat-3739 #header {
		display: none !important
	}

	.cat-3739 #main {
		padding-top: 60px !important;
	}
}

.page-id-37978 section:not(#blue-bar-menu-fellows section) {
	display: flex;
	flex-wrap: wrap;
}

.page-id-37978 category-list .azf-post-excerpt,
.page-id-37978 category-list .azf-category-label {
	display: none;
}

.page-id-37978 category-list section {
	column-count: auto;
}

.page-id-37978 category-list section article {
	width: calc(33.33% - 32px);
	vertical-align: top;
	margin: 0px 5px 10px;
	/* padding:0 !important; */
}

.page-id-37978 category-list section article a h3 {
	font-size: 18px !important;
	line-height: 30px !important;
}

.page-id-37978 category-list section article h3,
.page-id-37978 category-list section article p,
.page-id-37978 category-list section article span {
	/* padding-left:20px !important;
	padding-right: 20px !important; */
}

@media (max-width: 991px) {
	.page-id-37978 category-list section article {
		width: calc(50% - 30px);
	}
}

@media (max-width: 767px) {
	.page-id-37978 category-list section article {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}


@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');

.fellows-filter-container {
	background: #000;
	padding-top: 45px;
	padding-bottom: 10px;
	clear: both;
}

#top .fellows-filter-container input[type=text],
#top .fellows-filter-container select,
#top .fellows-filter-container textarea {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	border: 1px solid #b5baba;
	padding: 0 17px;
	height: 56px;
	font-size: 15px;
	font-family: inherit;
	-webkit-appearance: none;
	background: #fff;
}

#top .fellows-filter-container #fellow-keyword {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUwICg1NDk4MykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+R3JvdXA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUG9zdC1MYXVuY2giIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJGZWxsb3dzLURpcmVjdG9yeSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM1Ni4wMDAwMDAsIC02MjkuMDAwMDAwKSIgZmlsbD0iIzc1QzdDNSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzU2LjAwMDAwMCwgNjI5LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTkuMTk0NzExMiw5LjIwMzcyNTA1IEM5Ljk4Nzk4NjI1LDguNDEwNDUyMDIgMTAuMzg0NjE1Nyw3LjQ1NzkzODQxIDEwLjM4NDYxNTcsNi4zNDYxNTM5MiBDMTAuMzg0NjE1Nyw1LjIzNDM2OTQ0IDkuOTg5NDg4NTYsNC4yODMzNTYxMSA5LjE5OTIyMDE1LDMuNDkzMDg3NyBDOC40MDg5NTE3NCwyLjcwMjgxOTI5IDcuNDU3OTM4NDEsMi4zMDc2OTIxNSA2LjM0NjE1MzkyLDIuMzA3NjkyMTUgQzUuMjM0MzY5NDQsMi4zMDc2OTIxNSA0LjI4MzM1ODEzLDIuNzAyODE5MjkgMy40OTMwODk3MiwzLjQ5MzA4NzcgQzIuNzAyODIxMzEsNC4yODMzNTYxMSAyLjMwNzY5MjE1LDUuMjM0MzY5NDQgMi4zMDc2OTIxNSw2LjM0NjE1MzkyIEMyLjMwNzY5MjE1LDcuNDU3OTM4NDEgMi43MDI4MjEzMSw4LjQwODk0OTcyIDMuNDkzMDg5NzIsOS4xOTkyMTgxMyBDNC4yODMzNTgxMyw5Ljk4OTQ4NjU0IDUuMjM0MzY5NDQsMTAuMzg0NjE1NyA2LjM0NjE1MzkyLDEwLjM4NDYxNTcgQzcuNDU3OTM4NDEsMTAuMzg0NjE1NyA4LjQwNzQ0OTQzLDkuOTkwOTg4ODUgOS4xOTQ3MTEyLDkuMjAzNzI1MDUgWiBNMTUsMTMuODQ2MTUzNyBDMTUsMTQuMTU4NjU1MyAxNC44ODU4MTg2LDE0LjQyOTA4NTMgMTQuNjU3NDUzNiwxNC42NTc0NTE4IEMxNC40MjkwODY3LDE0Ljg4NTgxODUgMTQuMTU4NjU3MiwxNSAxMy44NDYxNTQ5LDE1IEMxMy41MjE2MzQyLDE1IDEzLjI1MTIwNDcsMTQuODg1ODE4NSAxMy4wMzQ4NTYyLDE0LjY1NzQ1MTggTDkuOTQyOTA4OTQsMTEuNTc0NTE4MiBDOC44NjcxODE4NiwxMi4zMTk3MTUzIDcuNjY4Mjc1NjMsMTIuNjkyMzA3OCA2LjM0NjE1MzkyLDEyLjY5MjMwNzggQzUuNDg2Nzc1MzIsMTIuNjkyMzA3OCA0LjY2NDk2ODU0LDEyLjUyNTU0MTYgMy44ODA3MDkzNiwxMi4xOTIwMDcgQzMuMDk2NDUwMTgsMTEuODU4NDcyNSAyLjQyMDM3NTMzLDExLjQwNzc1NTkgMS44NTI0NjQwMiwxMC44Mzk4NDMyIEMxLjI4NDU1MjUxLDEwLjI3MTkzMjUgMC44MzM4MzU5NDIsOS41OTU4NTc2NyAwLjUwMDMwMDU5Niw4LjgxMTU5ODQ5IEMwLjE2Njc2NTE2OSw4LjAyNzMzOTMxIDAsNy4yMDU1MzI1MyAwLDYuMzQ2MTUzOTIgQzAsNS40ODY3NzMzIDAuMTY2NzY1MTY5LDQuNjY0OTY2NTIgMC41MDAzMDA1OTYsMy44ODA3MDkzNiBDMC44MzM4MzU5NDIsMy4wOTY0NTAxOCAxLjI4NDU1MjUxLDIuNDIwMzc1MzMgMS44NTI0NjQwMiwxLjg1MjQ2MjYxIEMyLjQyMDM3NTMzLDEuMjg0NTUxOSAzLjA5NjQ1MDE4LDAuODMzODM1MzM3IDMuODgwNzA5MzYsMC41MDAyOTg3NzkgQzQuNjY0OTY4NTQsMC4xNjY3NjQyNCA1LjQ4Njc3NTMyLDAgNi4zNDYxNTM5MiwwIEM3LjIwNTUzNDU1LDAgOC4wMjczMzkzMSwwLjE2Njc2NDI0IDguODExNTk4NDksMC41MDAyOTg3NzkgQzkuNTk1ODU3NjcsMC44MzM4MzUzMzcgMTAuMjcxOTMyNSwxLjI4NDU1MTkgMTAuODM5ODQ1MiwxLjg1MjQ2MjYxIEMxMS40MDc3NTU5LDIuNDIwMzc1MzMgMTEuODU4NDcyNSwzLjA5NjQ1MDE4IDEyLjE5MjAwNywzLjg4MDcwOTM2IEMxMi41MjU1NDM2LDQuNjY0OTY2NTIgMTIuNjkyMzA3OCw1LjQ4Njc3MzMgMTIuNjkyMzA3OCw2LjM0NjE1MzkyIEMxMi42OTIzMDc4LDcuNjY4Mjc1NjMgMTIuMzE5NzE1Myw4Ljg2NzE4MTg2IDExLjU3NDUyMDIsOS45NDI5MDg5NCBMMTQuNjY2NDY3NSwxMy4wMzQ4NTU2IEMxNC44ODg4MjMyLDEzLjI1NzIxMjUgMTUsMTMuNTI3NjQyNSAxNSwxMy44NDYxNTM3IFoiIGlkPSJGaWxsLTEiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
	background-repeat: no-repeat;
	background-position: right 10px center;
}

.fellows-filter-container .btn {
	display: inline-block;
	border: 3px solid #309b98;
	border-radius: 0;
	padding: 9px 30px;
	color: #0b1016;
	font-size: 16px;
	line-height: 2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: 700;
	background-color: transparent;
	cursor: pointer;
	transition: all .3s ease;
	height: 56px;
}

.fellows-filter-container .btn:hover {
	color: #fff;
	opacity: 1;
	background-color: #309b98;
	outline: none;
	border-color: #309b98;
	background-image: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#top .fellows-filter-container select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-color: #fff;
}

.fellows-filter-container .row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -.9375rem;
	margin-right: -.9375rem;
	margin-bottom: 0 !important;
}

.fellows-filter-container .column {
	-ms-flex: 0 0 100%;
	-webkit-box-flex: 0;
	flex: 0 0 100%;
	padding-left: .9375rem;
	padding-right: .9375rem;
}

.line-decor:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 30px;
	height: 4px;
	background: #287cad;
}

.fellows {
	padding-top: 40px;
}

.fellows h2 {
	margin-bottom: 35px;
}

.fellows-list {
	display: flex;
	flex-wrap: wrap;
}


.fellow {
	width: 24%;
	position: relative;
	margin-bottom: 40px;
}

.fellow .image {
	position: relative;
	overflow: hidden;
}

.fellow .image:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}

.fellow img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	filter: grayscale(100%);
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.fellow:hover img {
	filter: grayscale(0)
}

.fellow .fellow-description {
	padding: 5px 0px 10px 5px;
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

/* .fellow:hover .fellow-description {
	background: #42b7d5;
} */

/* .fellow:hover .fellow-description > * {
	color:#FFF !important;
} */

.fellow .name {
	font-size: 14px;
	font-weight: bold !important;
	line-height: 1.35;
	color: #0b1016;
	transition: color .3s;
	margin-bottom: 7px;
	font-weight: 600;
	margin-top: 10px;
}

.fellow .position {
	font-size: 14px;
	display: block;
	color: #0b1016;
	transition: color .3s;
	line-height: 1.2;
}

.fellow .link {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

/* .fellow:hover .name,
.fellow:hover .position{
    color: #287cad;
}  */

.single-fellow-meta {
	margin-top: 72px;
}

.single-fellow-meta--item {
	margin-top: 32px;
	padding-left: 32px;
	position: relative;
}

.single-fellow-meta--item:not(:last-child):before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 2px;
	left: 6px;
	top: 32px;
	background: url(images/line.svg);
	background-repeat: repeat-y;
	background-position: right 0 center;
}

.single-fellow-meta h6 {
	color: #287cad;
	margin-bottom: 0;
	position: relative;
	font-family: Playfair Display, serif;
	font-size: 18px;
	line-height: 1.55;
}

.single-fellow-meta h6:before {
	content: "";
	width: 19px;
	height: 19px;
	display: inline-block;
	position: absolute;
	left: -34px;
	top: 7px;
	background: url(images/rect.svg);
	background-repeat: no-repeat;
	background-position: right 0 center;
}

.single-fellow-meta span {
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
	line-height: 1.35;
}

.fellow-detail {
	/*    background: #e4f3f3;*/
	padding-top: 20px;
	padding-bottom: 15px;
	clear: both;
}

.fellow-detail-row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-top: 10px;
}

.fellow-detail-row .photo {
	/*
    -webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
    clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
*/
	display: block;
	overflow: hidden;
	position: relative;
	max-width: 350px;
	margin-bottom: 30px;
}

.fellow-detail-row .photo:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}

.fellow-detail-row img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.fellow-detail-info {
	width: 40%;
	text-align: center;
	max-width: 350px;
}

.fellow-detail-info p {
	margin: 0 0 6px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.35;
}

.fellow-detail-text {
	width: 65%;
	background: #bc0101;
	padding: 39px;
	color: white;
	height: 350px;
}

/* .fellow-detail-text h1 {
	color:#FFF;
	font-size: 30px !important;
} */
.fellow-detail-text p {
	margin: 0px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.65;
	color: white;
}

.fellow-detail-row .year {
	margin: 0 0 6px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.35;
}

.fellow-detail-row .title {
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	margin-bottom: 10px;
}

.fellow-detail .back-link {
	display: inline-block;
	margin-bottom: 5px;
	color: #0b1016;
	transition: color .3s ease;
	font-size: 14px;
	position: relative;
}

.back-link {
	padding-left: 24px;
}

.back-link:after {
	content: "";
	width: 16px;
	height: 16px;
	display: inline-block;
	text-align: center;
	font-weight: 800;
	background-color: #287cad;
	position: absolute;
	background: #287cad url(images/arrow-left.svg) no-repeat center;
	top: 50%;
	left: 0;
	background-size: 6px;
	transform: translateY(-50%);
}

.single-fellow-content h2 {
	margin-bottom: 30px;
}

.single-fellow-content p {
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.65;
}

.fellow-accordion {
	margin-top: 75px;
}

.fellow-contacts {
	padding-top: 20px;
}

.fellow-contacts ul {
	position: relative;
	text-align: left;
	padding: 0;
	margin-left: 0;
	margin-top: 10px;
}

.fellow-contacts ul li {
	margin-bottom: 5px;
}

.fellow-contacts ul a {
	font-size: 15px;
	color: #FFF;
	margin-left: 10px;
}

.fellow-contacts .phone {
	margin-left: 2px;
}

.fellow-contacts .phone a {
	margin-left: 14px;
}

.fellow-contacts .graduation-cap a {
	margin-left: 7px;
}

/*****New style 2021.06.30*****/
.fellow-colored-banner {
	padding: 50px 0;
	background-color: #bc0101;
	margin-top: 58px;
	margin-bottom: 50px;
}

.page-template-template-fellowships-detail.page-id-35911 #sub_menu1 {
	background-color: #000 !important;
}

.page-template-template-fellowships-detail .container-fluid:before,
.page-template-template-fellowships-detail .container-fluid:after {
	clear: both;
	display: block;
	content: '';
}

.fellow-colored-banner .fellow-detail-text {
	height: auto;
}

.fellow-colored-banner .fellow-detail-row {
	padding-top: 0;
}

@media (min-width: 1100px) {
	.fellow-colored-banner .fellow-detail-row .photo {
		margin-bottom: 0;
	}

	.fellow-colored-banner .fellow-detail {
		padding: 0;
	}

	.fellow-colored-banner .fellow-detail .fellow-detail-row .fellow-detail-text {
		padding: 0 18px;
	}

	.fellow-colored-banner .fellow-detail .fellow-detail-row .fellow-detail-text .fellow-contacts>ul>*:last-child,
	.fellow-colored-banner .fellow-detail .fellow-detail-row .fellow-detail-text .fellow-contacts>*:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	body .fellow-colored-banner .fellow-detail .fellow-detail-row .fellow-detail-text {
		padding-top: 40px;
		min-height: 350px;
	}

	.fellow-colored-banner .fellow-detail .fellow-detail-row .fellow-detail-text {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
}

@media (max-width: 1099px) {
	.fellow-colored-banner .fellow-detail .fellow-detail-row {
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	body #main .fellow-colored-banner {
		margin-top: 0;
		padding: 0;
	}

	.page-template-template-fellowships-detail.page-id-35911 #main .container_wrap_first .template-page.content {
		padding-bottom: 0;
	}

	body #main .fellow-colored-banner .fellow-detail-text {
		height: auto;
	}
}

@media (max-width: 480px) {
	.fellow-colored-banner .fellow-detail {
		padding: 20px 0;
	}

	.fellow-colored-banner .fellow-detail .fellow-detail-text {
		padding: 0;
	}
}

@media (min-width: 768px) {
	.fellow-detail .fellow-info {
		margin-top: -40px;
	}

	.page-template-template-fellowships-detail .custom_tabs .av-tab-section-tab-title-container {
		padding: 0px 8% !important;
	}

	.page-template-template-fellowships-detail .av-tab-section-tab-title-container {
		top: 0 !important;
	}

	.page-id-37978 .ng-scope figure {
		height: 220px;
	}

	.page-id-37978 .ng-scope figure img {
		max-height: 100%;
		height: 100%;
		width: 100%;
	}
}

.page-template-template-fellowships-detail .carrer-tabs-scroll {
	display: none;
}


/* .page-template-template-fellowships-detail .single-fellow-content {
	background: #FFF;
} */

.page-id-37978 .ng-scope figure {
	margin: -30px -30px 10px;
}

.page-id-29551 #how-to-apply:hover {
	color: #42b7d5;
}


.single-post.cat-3739 .av_textblock_section strong {
	color: #000 !important
}

body.page-id-29551 a#how-to-apply {
	background: #D53744;
	position: relative;
	top: -15px;
	left: -1px;
	transition: 0.3s;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

body.page-id-29551 a#how-to-apply:hover {
	background: transparent;
}

@media (max-width: 767px) {
	body.page-id-29551 a#how-to-apply {
		top: auto;
		padding: 0 6px !important;
		margin-top: -14px;
	}

	.page-id-29551 #download-guidelines {
		border: none;
	}

	.page-id-29551 .custom_tabs .av-tab-section-tab-title-container {
		text-align: left;
		padding: 0 4px;
	}
}

.cuptionbutton .avia-caption-content {
	position: absolute;
	right: -160%;
	bottom: 165px;
}

@media (max-width: 1144px) {
	.cuptionbutton .avia-caption-content {
		right: -140%;
	}
}

@media (max-width: 1010px) {
	.cuptionbutton .avia-caption-content {
		right: -100%;
	}
}

.cuptionbutton .avia-caption-content p {
	display: none;
}

.cuptionbutton .avia-caption-content a {
	background: #42b7d5;
	position: relative;
	display: block;
	border-radius: 1000px;
	overflow: hidden;
	width: 200px;
	height: 200px;
	text-align: center;
	transition: 0.3s;
}

#top .avia-caption-content a h4 {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
}

.page-id-39968 .avia_textblock {
	word-break: break-word;
}

@media (max-width: 890px) {
	.cuptionbutton .avia-caption-content {
		right: -60%;
	}
}

@media (max-width: 767px) {
	.cuptionbutton .avia-caption-content a {
		width: 115px;
		height: 115px;
	}

	#top .avia-caption-content a h4 {
		font-size: 11px;
	}

	.cuptionbutton .avia-caption-content {
		right: 0;
		bottom: 46px;
	}

	.page-id-39968 .carrer-tabs-scroll {
		display: none;
	}

	.page-id-39968 .avia-tab-title-padding-default .av-outer-tab-title {
		padding: 0;
	}

	.page-id-39968 .custom_tabs .av-tab-section-tab-title-container a {
		padding: 0 !important;
	}

	.page-id-39968 .custom_tabs .av-tab-section-tab-title-container {
		height: 45px;
	}

	.page-id-39968 #international_postdoctoral_logo_mobile.avia-section {
		min-height: inherit;
	}

	.responsive #top.page-id-39968 .container .av-content-small,
	.responsive #top #wrap_all .flex_column,
	.responsive #top #wrap_all .av-flex-cells .no_margin {
		margin-bottom: 0;
	}
}


/*
* Fix ALL ANDROID MOBILE VIEWS of this section: azrielifoundation.org/fellows root pages
*/
@media (max-width: 767px) {

	.page-id-37978 #blue-bar-menu-fellows .blue-bar-menu-items {
		margin-top: -30px;
	}

	.page-id-58229 #blue-bar-menu-fellows .blue-bar-menu-items {
		margin-top: -16%;
	}

	.page-id-37978 #international_postdoctoral_logo_mobile .international-postdoctoral-fellowships-mobile {
		margin-left: 230px;
		display: block;
	}


	.parent-pageid-28685 #full_slider_1 {
		margin-top: 40px;
	}
}

/* .parent-pageid-28685 #full_slider_1,
.parent-pageid-28685 .news-section {
	margin-top: -9% !important;
} */

.about-staff .avia-image-container.avia-align-center .avia-image-container-inner {
	margin: -17px auto;
}

/** Fellowship Sheet*/

.page-id-38535 .fellow .name {
	padding-top: 15px;
}

.page-id-38535 #blue-bar-menu-fellows,
.page-id-38554 #blue-bar-menu-fellows {
	display: none;
}

.page-id-38535 #sub_menu1,
.page-id-38554 #sub_menu1 {
	top: 0 !important;
	background-color: #000 !important;
}

.page-id-35911 #sub_menu1 {
	display: block !important;
}

.page-id-35911 #sub_menu1 ul>li:nth-child(n+5) {
	margin-top: 3px;
}

.page-id-35911 #sub_menu1 ul>li.azrieli-fellows-program-text a .avia-menu-text {
	text-transform: uppercase;
	font-weight: 600;
}


.fellows-filter-container .clear-filters {
	margin-left: auto;
	margin-right: auto;
	display: none;
}

.fellows-filter-container .clear-filters:active {
	margin-bottom: 5px;
}

#top #wrap_all #main .hide {
	display: none;
}

.ssflex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (min-width: 576px) {
	.ssflex-sm {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 768px) {
	.ssflex-md {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 992px) {
	.ssflex-lg {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 1200px) {
	.ssflex-xl {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.fellows-filter-container.white {
	/*	background-color:  #F7F6F6;*/
	padding: 40px 0;
}

.fellows-filter-container.white .custom-btn-invert,
.fellows-filter-container.white .custom-btn {
	background-color: #287CAD;
	padding: 12px 16px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	outline: 0;
	border: 0;
	font-family: Montserrat;
	letter-spacing: 0.5px;
}

.fellows-filter-container.white .custom-btn-invert {
	background-color: #42B7D5;
}

.fellows-filter-container.white .custom-btn.custom-btn-invert {
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

.fellows-filter-container.white .top-wrapper {
	width: 100%;
}

.fellows-filter-container.white .top-wrapper .filter-btn-wrapper {
	-ms-flex: 0 0 25.65%;
	flex: 0 0 25.65%;
	max-width: 25.65%;
}

.fellows-filter-container.white .top-wrapper .filter-btn-wrapper button {
	width: 100%;
	position: relative;
	text-align: left;
	padding-right: 36px;
}

.fellows-filter-container.white .top-wrapper .filter-btn-wrapper button:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 12px;
	width: 24px;
	height: 24px;
	background-image: url(images/angle-icon.svg);
}

.fellows-filter-container.white .top-wrapper .filter-btn-wrapper button.active:after {
	transform: rotate(180deg);
}

.fellows-filter-container.white .top-wrapper .search-wrapper {
	-ms-flex: 0 0 74.35%;
	flex: 0 0 74.35%;
	max-width: 74.35%;
}

#top #wrap_all #main .fellows-filter-container.white .top-wrapper .search-wrapper>label input {
	color: #9C9A9B;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 16px;
	height: auto;
}

.fellows-filter-container.white .top-wrapper .search-wrapper button {
	width: 100%;
	position: relative;
	text-align: right;
	padding-left: 28px;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.fellows-filter-container.white .top-wrapper .search-wrapper button:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 10px;
	width: 16px;
	height: 16px;
	background-image: url(images/search-icon.svg);
}

.fellows-filter-container.white .bottom-wrapper {
	-ms-flex-pack: center !important;
	justify-content: center !important;
	padding: 16px 0px;
}

.fellows-filter-container.white .bottom-wrapper>* {
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label:not(.filter-label) {
	padding: 0 8px 0 0;
}

#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label:not(.filter-label) select {
	margin-bottom: 0;
	height: 48px;
}

#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper .filter-label {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	padding-right: 8px;
	font-size: 16px !important;
	line-height: 48px;
	color: #ddd !important;
}

.fellows-filter-container.white .bottom-wrapper .fellow-result {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 16px 0 0;
	color: #ddd;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
}

#top #wrap_all #main .sort-wrapper {
	width: 100%;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

#top #wrap_all #main .sort-wrapper>h2 {
	margin-bottom: 0;
	font-size: 34px;
}

#top #wrap_all #main .fellows .sort-wrapper select {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjAgMCAxNSA5IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1MCAoNTQ5ODMpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkZpbGwgMTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQb3N0LUxhdW5jaCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZlbGxvd3MtRGlyZWN0b3J5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTIwLjAwMDAwMCwgLTYzMS4wMDAwMDApIiBmaWxsPSIjNDJiN2Q1Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTUzNC42NzM5MTUsNjMxLjMxNjcxNiBDNTM0LjQ1NjUyMSw2MzEuMTA1NTY4IDUzNC4yMDU2ODgsNjMxIDUzMy45MjE0MDYsNjMxIEM1MzMuNjM3MTI0LDYzMSA1MzMuMzg2MjkxLDYzMS4xMDU1NjggNTMzLjE2ODg5OCw2MzEuMzE2NzE2IEw1MjcuNTAwMDAxLDYzNy4zMDc5MTcgTDUyMS44MzExMDQsNjMxLjMxNjcxNiBDNTIxLjYxMzcxMSw2MzEuMTA1NTY4IDUyMS4zNjI4NzgsNjMxIDUyMS4wNzg1OTUsNjMxIEM1MjAuNzk0MzEzLDYzMSA1MjAuNTQzNDc5LDYzMS4xMDU1NjggNTIwLjMyNjA4Nyw2MzEuMzE2NzE2IEM1MjAuMTA4Njk1LDYzMS41NDU0NTQgNTIwLDYzMS44MDkzOCA1MjAsNjMyLjEwODUwMSBDNTIwLDYzMi40MDc2MjYgNTIwLjEwODY5NSw2MzIuNjcxNTUyIDUyMC4zMjYwODcsNjMyLjkwMDI5NCBMNTI2Ljc0NzQ5Miw2MzkuNjU2ODkxIEM1MjYuODY0NTUxLDYzOS43ODAwNTkgNTI2Ljk5NDE0OCw2MzkuODY4MDM1IDUyNy4xMzYyODksNjM5LjkyMDgyMSBDNTI3LjI3ODQzLDYzOS45NzM2MDcgNTI3LjM5OTY2Niw2NDAgNTI3LjUwMDAwMSw2NDAgQzUyNy42MDAzMzUsNjQwIDUyNy43MjE1NzEsNjM5Ljk3MzYwNyA1MjcuODYzNzEyLDYzOS45MjA4MjEgQzUyOC4wMDU4NTMsNjM5Ljg2ODAzNSA1MjguMTM1NDUsNjM5Ljc4MDA1OSA1MjguMjUyNTA5LDYzOS42NTY4OTEgTDUzNC42NzM5MTUsNjMyLjkwMDI5NCBDNTM0Ljg5MTMwOCw2MzIuNjcxNTUyIDUzNSw2MzIuNDA3NjI2IDUzNSw2MzIuMTA4NTAxIEM1MzUsNjMxLjgwOTM4IDUzNC44OTEzMDgsNjMxLjU0NTQ1NCA1MzQuNjczOTE1LDYzMS4zMTY3MTYgWiIgaWQ9IkZpbGwtMSI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+) !important;
	box-sizing: border-box;
	width: 100%;
	border-radius: 0;
	border: 1px solid #b5baba;
	padding: 0 17px;
	height: 48px;
	font-size: 15px;
	font-family: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-color: #fff;
	width: 140px;
}

#top #wrap_all #main .sort-wrapper label {
	line-height: 48px;
	font-size: 16px;
	padding-right: 15px;
	width: 76px;
}

.custom-btn-invert[disabled] {
	pointer-events: none !important;
	background-color: #DEDDDE !important;
}

.fellow-filter-results .active {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.5px;
	color: #42B7D5;
	position: relative;
	padding-right: 26px;
	margin-left: 10px;
	display: inline-block;
}

.fellow-filter-results .active i {
	position: absolute;
	top: 2px;
	right: 0;
	background: #42B7D5;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: block;
}

.fellow-filter-results .active i:before {
	content: "\2716";
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 20px;
	display: block;
	font-size: 13px;
	color: #fff;
}

.video-block video {
	height: auto;
	width: 100%;
	object-fit: fill;
}

.video-block {
	margin-left: -50px;
	margin-right: -50px;
}

@media (min-width: 768px) {
	.fellows-filter-container.white .custom-btn:hover {
		background-color: #42B7D5;
	}

	.fellows-filter-container.white .custom-btn-invert:hover {
		background-color: #287CAD;
	}

	.fellow-filter-results .active i:hover {
		background-color: #287CAD;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper {
		-ms-flex-order: 13;
		order: 13;
	}

	.fellows-filter-container.white .top-wrapper {
		-ms-flex-align: center;
		align-items: center;
	}

	#top #wrap_all #main .fellows-filter-container.white .top-wrapper .search-wrapper>label input {
		margin-bottom: 0;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper>label {
		width: 87.8%;
		padding-right: 15px;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn {
		width: 12.2%;
	}

	.fellows-filter-container.white .top-wrapper .filter-btn-wrapper {
		padding-right: 30px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.fellows-filter-container.white .custom-btn-invert {
		padding: 12px 0;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn {
		width: 15%;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper>label {
		width: 85%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.fellows-filter-container.white .top-wrapper .filter-btn-wrapper button {
		padding-right: 30px;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn {
		width: 20%;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper>label {
		width: 80%;
	}

	.fellows-filter-container.white .bottom-wrapper {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fellows-filter-container.white .bottom-wrapper>label:not(.filter-label),
	.fellows-filter-container.white .bottom-wrapper>button {
		-ms-flex: 0 0 29%;
		flex: 0 0 29%;
		max-width: 29%;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="academic"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="country"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>button {
		margin-top: 10px;
	}

	#top #wrap_all #main .fellow-filter-results .active {
		margin-bottom: 10px;
	}

	.fellows-filter-container.white .bottom-wrapper .fellow-result {
		margin-bottom: -10px;
	}
}

@media(max-width: 767px) {

	.fellows-filter-container.white .top-wrapper .filter-btn-wrapper,
	.fellows-filter-container.white .top-wrapper .search-wrapper {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.fellows-filter-container.white {
		padding-top: 50px;
	}

	#top #wrap_all #main .fellows-filter-container.white .top-wrapper .search-wrapper>label input {
		margin-bottom: 0;
		height: 48px;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper {
		margin-bottom: 15px;
	}

	#top #wrap_all #main .sort-wrapper>h2 {
		font-size: 30px;
		width: 100%;
		text-align: center;
	}

	#top #wrap_all #main .sort-wrapper>div {
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn {
		width: 20%;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper>label {
		width: 80%;
	}

	.fellows-filter-container.white .bottom-wrapper {
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}

	.fellows-filter-container.white .bottom-wrapper>label:not(.filter-label),
	.fellows-filter-container.white .bottom-wrapper>button {
		-ms-flex: 0 0 42%;
		flex: 0 0 42%;
		max-width: 42%;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="field"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="academic"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="country"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>button {
		margin-top: 10px;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="fellow-year"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="academic"] {
		padding: 0;
	}

	#top #wrap_all #main .fellow-filter-results .active {
		margin-bottom: 10px;
	}

	.fellows-filter-container.white .bottom-wrapper .fellow-result {
		margin-bottom: -10px;
	}
}

@media(max-width: 575px) {
	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn {
		width: 20%;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn span {
		display: none;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper .search-btn:before {
		left: 50%;
		margin-left: -8px;
	}

	.fellows-filter-container.white .top-wrapper .search-wrapper>label {
		width: 80%;
	}

	.fellows-filter-container.white .bottom-wrapper {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}

	.fellows-filter-container.white .bottom-wrapper>label {
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		max-width: 49%;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="fellow-year"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="field"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="academic"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label[for="country"],
	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>button {
		margin-top: 10px;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>button {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper>label {
		padding: 0 !important;
	}

	#top #wrap_all #main .fellow-filter-results .active {
		margin-bottom: 10px;
	}

	.fellows-filter-container.white .bottom-wrapper .fellow-result {
		margin-bottom: -10px;
	}

	#top #wrap_all #main .fellows-filter-container.white .bottom-wrapper .filter-label {
		text-align: right;
	}
}

/*fellows 04.01.22*/


@media (max-width: 991px) {
	.fellows .fellows-list .fellow {
		width: calc(31% - 65px);
	}

	.fellows .fellows-list .fellow img {
		filter: none;
	}
}

@media (max-width: 767px) {
	.fellows .fellows-list .fellow {
		width: 29%;
		margin-right: 10px;
		margin-left: 10px;
	}

	/** Private-2 page*/
	.page-id-48872 .fellows-filter-container {
		top: 50px !important;
	}

	.page-id-48872 #music-arts-amp-mobile img {
		width: 170px;
	}
}

@media (max-width: 576px) {
	.fellows .fellows-list .fellow {
		width: 45%;
	}
}

@media (max-width: 470px) {
	.fellows .fellows-list .fellow {
		width: 42%;
	}
}

/*https://azrielifoundation.org/fellows/directory/ */
.page-id-48872 #full_slider_1 {
	display: none !important;
}

.page-id-48872 .container-fluid {
	padding: 0;
}

.page-id-48872 .fellows-filter-container {
	position: relative !important;
	top: -82px !important;
	z-index: 10;
}

.page-id-48872 #sub_menu1 {
	background: #000;
	position: relative !important;
}

.page-id-48872 .av-submenu-container.av-sticky-submenu {
	top: -35px !important;
}

@media (max-width: 767px) {

	/** Private-2 page*/
	.page-id-48872 .fellows-filter-container {
		top: 50px !important;
		margin-bottom: 50px;
	}

	.page-id-48872 #music-arts-amp-mobile p {
		color: white;
	}

	.page-id-48872 #music-arts-amp-mobile img {
		width: 170px;
	}
}

#top #newsletter-section .MCNewsletter__Inner .agree-check {
	width: auto;
	margin-top: 24px !important;
}

#top #newsletter-section .MCNewsletter__Inner #lang-label {
	margin-bottom: 3px;
}

#top #newsletter-section .MCNewsletter__Inner .lang-pref span {
	margin-top: 0;
}

.bg-video {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	clip: rect(auto, auto, auto, auto);
}

.bg-video video {
	position: fixed;
	left: 50%;
	top: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	transform: translate(-50%, -50%);
}

.pos-r {
	position: relative;
}


.more_stories .more_stories_title {
	margin-bottom: 50px;
	margin-top: 50px;
}

.more_stories .item_wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.more_stories .item {
	width: 28%;
}

.more_stories .wrap_img {
	margin-bottom: 28px;
	overflow: auto;
	height: 182px;
}

.single-episodes .more_stories .wrap_img {
	overflow: hidden;
}

.more_stories .wrap_img:hover img {
	transform: scale(1.2);
	transition: 0.3s;
}

.more_stories .wrap_img img {
	transition: 0.3s;
}

.more_stories h3 {
	margin-bottom: 40px;
}

.decor_wrap {
	max-width: 70px;
	width: 100%;
	margin: 0 auto 70px;
}

/*---------SINGLE EPISODES--------*/
.single_episodes .text {
	font-family: "Roboto";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

.weight-700 {
	font-weight: 700;
}

.episode_banner .content_block .text {
	font-size: 38px;
	line-height: 48px;
}

.single_episodes {
	margin-top: 50px;
}

.single_episodes .episode_banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	margin-bottom: 60px;
}

.single_episodes .episode_banner .banner_image_wrap {
	position: relative;
}

.single_episodes .episode_banner .title_image {
	position: absolute;
	bottom: 30px;
	left: 45px;
}

.single_episodes .episode_banner .content_block {
	position: relative;
}

.single_episodes .episode_banner .link_back {
	position: absolute;
	top: 0;
	right: 0;
}

.single_episodes .episode_banner .banner_image_wrap,
.single_episodes .episode_banner .content_block {
	width: 48%;
}

.single_episodes .episode_banner .banner_image_wrap img {
	width: 100%;
}

.single_episodes .ttysingle__banner-thumb {
	margin-top: 60px;
	margin-bottom: 100px;
}

.single_episodes .simple_content {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
}

.single_episodes .simple_content p {
	margin-bottom: 95px;
}

.simple_content h1,
.simple_content h2,
.simple_content h3,
.simple_content h4,
.simple_content h5 {
	max-width: 620px;
	width: 100%;
	font-weight: bold;
	margin: 0 auto 90px;
}

.single_episodes .simple_content img {
	margin-bottom: 95px;
}

.single_episodes .other_episodes {
	max-width: 650px;
	width: 100%;
	margin: 0 auto 80px;
	border-top: 1px solid #000;
}

.single_episodes .other_episodes .episode {
	border-bottom: 1px solid #000;
	margin-top: 40px;
	padding-bottom: 40px;
	display: flex;
	align-items: center;
}

.homepage-jti a:visited,
.about-jti a:visited,
.all_episodes a:visited,
.single_episodes a:visited {
	color: #000;
}

.single_episodes .other_episodes .episode a {
	padding-left: 10px;
	font-size: 24px;
	font-family: "Roboto";
	font-weight: 700;
	text-align: center;
	color: #000;
}

.all_episodes .about_title {
	display: flex;
	align-items: center;
}

.all_episodes .about_title .title {
	margin-left: 75px;
	font-size: 38px;
	line-height: 48px;
}

.all_episodes .about_banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	margin-bottom: 30px;
}

.stories_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.stories_block {
	margin: 100px 0;
	padding: 0 0 50px;
	border-bottom: 3px solid #000000;
}

.stories_wrap .stories {
	max-width: 320px;
	width: 100%;
}

.stories_wrap .stories,
.stories_wrap .episodes {
	width: 48%;
}

.stories_block .stories_title {
	margin-bottom: 30px;
}

.stories_wrap .episodes .episode {
	margin: 0px 0 30px;
	padding: 30px 0 0;
	display: flex;
	align-items: center;
}

.stories_wrap .episodes .episode a {
	padding-left: 10px;
	font-size: 24px;
	font-family: "Roboto";
	font-weight: 700;
	text-align: center;
	color: #000;
}

.stories_wrap .episodes .episode:nth-child(n + 2) {
	border-top: 1px solid #000;
}

.related_content p {
	margin: 0 0 30px;
}

.related_block {
	padding-bottom: 70px;
}

@media (max-width: 767px) {
	.homepage-jti .top {
		flex-direction: column;
		align-items: center;
	}

	.homepage-jti .top .image_block,
	.homepage-jti .top .content_block {
		width: 100%;
	}

	.homepage-jti .bottom {
		flex-direction: column;
		align-items: center;
	}

	.homepage-jti .bottom .left_block,
	.homepage-jti .bottom .right_block {
		width: 80%;
	}

	.single_episodes .episode_banner {
		flex-direction: column;
	}

	.single_episodes .episode_banner .banner_image_wrap,
	.single_episodes .episode_banner .content_block {
		width: 100%;
	}

	.more_stories .item_wrap {
		flex-direction: column;
	}

	.more_stories .wrap_img img {
		margin: 0 auto;
		width: 100%;
	}

	.more_stories .item {
		width: 100%;
	}

	.about-jti .about_title {
		flex-direction: column;
	}

	.about-jti .about_title .title {
		margin-left: 0;
	}
}

@media (max-width: 576px) {

	.homepage-jti .bottom .left_block,
	.homepage-jti .bottom .right_block {
		width: 100%;
	}

	.homepage-jti .container {
		width: 100% !important;
		max-width: 95% !important;
	}
}


/*-- NEW HOME 31.01--*/
html body [data-av_iconfont="entypo-fontello"]:before {
	font-family: "entypo-fontello";
	font-weight: bold;
}

.entry-content {
	width: 100%;
	overflow: hidden;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
	padding-top: 125px;
}

.page-template-template-course .html_header_top.html_header_sticky #top #wrap_all #main {
	padding-top: 0px !important;
}

@media (max-width: 767px) {
	.html_header_top.html_header_sticky #top #wrap_all #main {
		padding-top: 0 !important;
	}
}

#footer a,
#socket a,
#socket .copyright,
#footer p {
	color: #fff;
}

.responsive .azr-main-banner .container {
	max-width: inherit;
	padding: 0;
}

.page-template-template-home-flexible main.content.av-content-full.units {
	padding: 0;
}

.page-template-template-home-flexible div .av_one_half {
	margin-left: 0;
	width: 50%;
}

.azr-main-banner {
	height: 420px;
	width: 100%;
}

@media (max-width: 767px) {
	.azr-main-banner {
		height: auto;
	}

	.azr-main-banner .container {
		width: 100% !important;
		max-width: 100% !important;
	}
}

.azr-main-banner-left,
.azr-main-banner-right {
	width: 50%;
	height: 420px;
	padding: 0;
}

.azr-main-banner-left {
	padding: 76px 100px 76px 100px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

@media (max-width: 1199px) {
	.azr-main-banner-left {
		padding: 20px;
	}
}

@media (max-width: 767px) {
	.azr-main-banner-left {
		height: auto;
	}

	.azr-main-banner-left .azr-banner-btn a {
		width: 146px !important;
		height: 44px !important;
		padding: 10px !important;
		margin-top: 32px;
	}

	.azr-main-banner-left .azr-banner-btn span {
		font-size: 16px !important;
	}

	.azr-program-sect .azr_item_program .avia-image-container {
		height: 169px !important;
		width: 253px;
	}

	.azr-program-sect .azr_item_program .avia-image-container img {
		width: 253px;
		height: 169px;
	}
}

.azr-main-banner-left h1 {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 1.2;
	width: 500px;
	text-align: center;
	color: #ffffff;
	margin: 0 auto 12px;
}

@media (max-width: 989px) {
	.azr-main-banner-left h1 {
		font-size: 27px;
	}
}

.azr-banner-btn,
.azr-banner-btn .avia-button {
	transition: all 0.3 ease-in-out;
}

.azr-main-banner-left .azr-banner-btn a {
	background: #ffffff;
	border-radius: 2px;
	padding: 15px 30px;
	width: 202px;
	height: 52px;
	transition: all 0.3 ease-in-out;
}

@media (max-width: 989px) {
	.azr-main-banner-left .azr-banner-btn a {
		padding: 12px 25px;
	}
}

.azr-main-banner-left .azr-banner-btn span {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #2b7aab;
}

@media (max-width: 989px) {
	.azr-main-banner-left .azr-banner-btn span {
		font-size: 18px;
	}
}

.azr-banner-btn .avia-button:hover {
	background: rgba(255, 255, 255, 0.8);
}

/*-- program block --*/
.responsive .azr-program-sect .container {
	padding: 80px 0 60px 0;
}

@media (max-width: 989px) {
	.responsive .azr-program-sect .container {
		padding: 50px 0 30px;
	}
}

.azr-program-sect .azr_program_title h2,
.azr-program-sect .azr_program_title h3,
.azr-program-sect .azr_program_title h4,
.azr-program-sect .azr_program_title h5,
.azr-program-sect .azr_program_title h6,
.azr_priorit_sect .azr_program_title h2,
.azr_priorit_sect .azr_program_title h3,
.azr_priorit_sect .azr_program_title h4,
.azr_priorit_sect .azr_program_title h5,
.azr_priorit_sect .azr_program_title h6 {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 1.2;
	text-align: center;
	color: #000000;
}

@media (max-width: 989px) {

	.azr-program-sect .azr_program_title h2,
	.azr-program-sect .azr_program_title h3,
	.azr-program-sect .azr_program_title h4,
	.azr-program-sect .azr_program_title h5,
	.azr-program-sect .azr_program_title h6,
	.azr_priorit_sect .azr_program_title h2,
	.azr_priorit_sect .azr_program_title h3,
	.azr_priorit_sect .azr_program_title h4,
	.azr_priorit_sect .azr_program_title h5,
	.azr_priorit_sect .azr_program_title h6 {
		font-size: 32px;
	}
}

.azr-program-sect .azr_program_text,
.azr_priorit_sect .azr_program_text {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #343333;
	margin-bottom: 80px;
}

@media (max-width: 989px) {

	.azr-program-sect .azr_program_text,
	.azr_priorit_sect .azr_program_text {
		font-size: 20px;
		margin-bottom: 60px;
	}
}

@media (max-width: 767px) {

	.azr-program-sect .azr_program_text,
	.azr_priorit_sect .azr_program_text {
		font-size: 20px;
		margin-bottom: 40px;
	}

	.azr-main-banner-left {
		height: 344px !important;
	}

	.azr_impact_sect .azr_text p {
		font-size: 20px !important;
	}
}

@media (max-width: 575px) {

	.azr-program-sect .azr_program_text,
	.azr_priorit_sect .azr_program_text {
		font-size: 18px;
	}
}

.azr-program-sect .azr_item_program {
	background: #ffffff;
	box-shadow: 0px 8px 16px #cccccc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}

.azr-program-sect .azr_item_program,
.azr-program-sect .azr_empty_item {
	margin: 0 1%;
	width: 23%;
}

@media (max-width: 989px) {

	.azr-program-sect .azr_item_program,
	.azr-program-sect .azr_empty_item {
		width: 31.33% !important;
		margin: 0 10% 20px !important;
		clear: none !important;
	}

	.azr-program-sect .azr_empty_item {
		display: none !important;
	}
}

@media (max-width: 767px) {

	.azr-program-sect .azr_item_program,
	.azr-program-sect .azr_empty_item {
		width: 70% !important;
	}
}

.azr-program-sect .azr_empty_item {
	min-width: 0;
}

.azr-program-sect .azr_item_program .av_textblock_section {
	margin-top: -33px;
	padding: 0 10px;
	height: 93px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.azr-program-sect .azr_item_program .avia-image-container {
	height: 196px;
}

@media (max-width: 575px) {
	.azr-program-sect .azr_item_program .avia-image-container {
		/* height: 119px; */
	}
}

.azr-program-sect .azr_item_program .avia_textblock p {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	color: #000000;
	margin: 0;
}

@media (max-width: 575px) {
	.azr-program-sect .azr_item_program .avia_textblock p {
		font-size: 16px;
	}

	.h-info-inner {
		padding: 20px 45px !important;
	}
}

.azr_empty_item {
	min-width: 300px;
}

/*-azr_priorit_sect--*/
.responsive .azr_priorit_sect .container {
	padding: 48px 0 32px;
}

@media (max-width: 989px) {
	.responsive .azr_priorit_sect .container {
		padding: 50px 0 30px;
	}
}

.azr_priorit_sect .azr_item_program {
	margin: 0 1%;
	width: 23%;
	border-radius: 2px 2px 0px 0px;
}

@media (max-width: 989px) {
	.azr_priorit_sect .azr_item_program {
		width: 31.33% !important;
		margin: 0 1% 20px !important;
		clear: none !important;
	}
}

@media (max-width: 767px) {
	.azr_priorit_sect .azr_item_program {
		width: 48% !important;
	}
}

.azr_priorit_sect .azr_item_program .avia-image-container.av-hover-grow.av-hide-overflow {
	overflow: visible;
	width: 253px;
	height: 253px;
}

.azr_priorit_sect .azr_item_program .avia-image-container .avia-image-container-inner {
	display: block;
}

.azr_priorit_sect .azr_item_program .avia-image-container .avia-image-overlay-wrap {
	position: relative;
	padding-top: 100%;
}

.azr_priorit_sect .azr_item_program img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.azr_priorit_sect .azr_item_program .avia_textblock {
	margin-top: 32px;
}

.azr_priorit_sect .azr_item_program .av_textblock_section {
	margin-top: -33px;
	min-height: 56px;
}

@media (max-width: 989px) {
	.azr_priorit_sect .azr_item_program .av_textblock_section {
		margin-top: -50px;
	}
}

.azr_priorit_sect .azr_item_program .avia_textblock p {
	margin: 0;
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	color: #000000;
}

@media (max-width: 575px) {
	.azr_priorit_sect .azr_item_program .avia_textblock p {
		font-size: 14px;
	}
}

/*-- Our Impact --*/
.azr_impact_sect {
	padding: 48px 0 160px 0;
}

@media (max-width: 989px) {
	.azr_impact_sect {
		padding: 50px 0 135px;
	}
}

.azr_impact_sect .content {
	padding: 0;
}

.azr_impact_sect .azr_title h2,
.azr_impact_sect .azr_title h3,
.azr_impact_sect .azr_title h4,
.azr_impact_sect .azr_title h5,
.azr_impact_sect .azr_title h6 {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 48px;
	line-height: 1.3;
	text-align: center;
	color: #ffffff;
	margin: 0 0 15px 0;
}

@media (max-width: 989px) {

	.azr_impact_sect .azr_title h2,
	.azr_impact_sect .azr_title h3,
	.azr_impact_sect .azr_title h4,
	.azr_impact_sect .azr_title h5,
	.azr_impact_sect .azr_title h6 {
		font-size: 32px;
	}
}

.azr_impact_sect .azr_text {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
}

@media (max-width: 989px) {
	.azr_impact_sect .azr_text {
		font-size: 20px;
	}
}

@media (max-width: 575px) {
	.azr_impact_sect .azr_text {
		font-size: 16px;
	}
}

.azr_impact_sect .azr_text p {
	margin: 0;
}

.azr_stories_sect .content {
	padding: 0;
	margin-top: -80px;
}

.azr_stories_sect .azr_item {
	padding-top: 40px;
	background: #ffffff;
	box-shadow: 0px 8px 16px #cccccc;
	border-radius: 4px;
	height: 439px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

@media (max-width: 989px) {
	.azr_stories_sect .azr_item {
		height: 550px;
	}
}

@media (max-width: 575px) {
	.azr_stories_sect .azr_item {
		padding-top: 30px;
		height: 385px;
	}
}

.azr_stories_sect .azr_item:hover {
	opacity: 1 !important;
}

.azr_stories_sect .azr_item:hover .azr_img img {
	opacity: 0.8;
}

.azr_stories_sect .azr_item:hover .azr_separator {
	background: #2b7aab;
}

.azr_stories_sect {
	padding-bottom: 120px;
}

@media (max-width: 989px) {
	.azr_stories_sect {
		padding-bottom: 50px;
	}
}

.azr_stories_sect .azr_item br {
	display: none;
}

.azr_stories_sect .azr_item .azr_icon img {
	height: 85px;
	width: auto;
}

@media (max-width: 575px) {
	.azr_stories_sect .azr_item .azr_icon img {
		height: 60px;
	}
}

.azr_stories_sect .azr_separator span {
	display: none;
}

.azr_stories_sect div .av_one_fourth {
	width: 23%;
	margin: 0 1%;
}

@media (max-width: 989px) {
	.azr_stories_sect div .av_one_fourth {
		width: 75.5% !important;
		margin: 0 12% 30px !important;
		clear: none !important;
	}
}

.azr_stories_sect .azr_text p {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
	color: #000000;
	margin: 0 0 54px 0;
}

@media (max-width: 575px) {
	.azr_stories_sect .azr_text p {
		font-size: 16px;
		padding: 0 10px;
		line-height: 20px;
	}
}

.azr_stories_sect .azr_text p br {
	display: initial;
}

.azr_stories_sect .azr_img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}

.azr_stories_sect .azr_img img {
	width: 100%;
	height: 140px;
	border-radius: 0px 0px 4px 4px;
	object-fit: cover;
}

@media (max-width: 989px) {
	.azr_stories_sect .azr_img img {
		height: 260px;
	}
}

@media (max-width: 575px) {
	.azr_stories_sect .azr_img img {
		height: 140px;
	}

	.azr_stories_sect .azr_stories_btn {
		max-width: 240px !important;
		height: 44px !important;
	}

	.azr_stories_sect .azr_stories_btn a {
		margin: 0 !important;
		padding: 10px 0 !important;
		font-size: 15px !important;
	}

	.MCNewsletter__Inner #lang-label {
		text-align: left;
	}

	.MCNewsletter__Inner .lang-pref {
		width: 100% !important;
		margin-top: 15px;
	}

	.MCNewsletter__Inner .agree-check {
		width: 100% !important;
		padding: 0 !important;
	}
}

.azr_stories_sect .avia-image-container.azr_img .avia-image-container-inner {
	display: block;
}

.azr_stories_sect .azr_stories_btn {
	max-width: 345px;
	width: 100%;
	height: 52px;
	background: #2b7aab;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin: auto;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.azr_stories_sect .azr_stories_btn a {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	color: #ffffff;
	border-color: transparent;
	background: transparent;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.azr_stories_btn:hover {
	background: rgba(43, 122, 171, 0.8);
}

/*--about--*/
.azr_about_sect {
	padding: 30px 0;
	height: 396px;
	max-width: 1100px;
	margin: 0 auto 120px;
	clear: inherit;
	width: 100%;
	clear: both;
	float: inherit;
	position: relative;
}

.azr_about_sect:after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	content: "";
	width: 85px;
	height: 100%;
	background: url(./images/bg-13.svg) no-repeat center;
	background-size: cover;
}

:root {
	--ff-1: "Montserrat", sans-serif;
	--h-1: 72px;
	--h-2: 62px;
	--h-3: 44px;
	--h-4: 26px;
	--h-5: 24px;
	--h-6: 18px;
	--lts-1: -0.61px;
	--lts-2: 0.0145em;
	--lts-3: 0.3px;
	--lts-4: 0.41px;
	--lts-5: 0.66px;
	--lts-6: 1.7px;
	--lts-7: 2.24px;
	--bg-1: #ffffff;
	--bg-2: #f1f2f3;
	--bg-3: #e5e5e5;
	--bg-4: #7c7d7d;
	--bg-5: #fafafa;
	--clr-title: #333333;
	--clr-text: #333333;
	--clr-grey-800: #5b5b5b;
	--clr-grey-600: #7c7d7d;
	--clr-grey-400: #cacaca;
	--clr-grey-200: #f1f2f3;
	--clr-white: #ffffff;
	--clr-black: #333333;
	--clr-red: #ff0303;
	--separator: #e2e2e2;
	--header-h: 80px;
	--sec-p-1: 65px;
	--sec-p-2: 90px;
	--sec-p-3: clamp(160px, 12.55vw, 240px);
	--transition-1: all 0.25s 0s linear;
}

#wrap_all.show-info header {
	height: calc(var(--header-h) + var(--h-info-height));
}

#wrap_all.show-info header .h-info-wrap {
	margin-top: 0;
}

.h-wrap {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: var(--header-h);
}

.h-info-wrap {
	position: relative;
	z-index: 102;
	text-align: center;
	background: #abc9dd;
	margin-top: calc(-1 * var(--h-info-height));
	-webkit-transition: var(--transition-1);
	-o-transition: var(--transition-1);
	transition: var(--transition-1);
	-moz-transition: var(--transition-1);
	-ms-transition: var(--transition-1);
}

.h-info-inner {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: var(--lts-2);
	color: var(--clr-white);
	padding: 8px 15px;
	padding-right: 50px;
}

.h-info-inner p {
	display: inline;
	font-family: var(--ff-1);
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}

.h-info-inner>* {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.h-info-inner p {
	margin-right: 0;
}

.h-info-inner>*:last-child {
	margin-right: 0;
}

.h-info-close {
	display: inline-block;
	cursor: pointer;
	position: absolute;
	right: 15px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	top: 50%;
}

.h-info-close:before,
.h-info-close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	width: 100%;
	height: 2px;
	background: var(--clr-black);
}

.h-info-close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 989px) {
	.azr_about_sect {
		margin-bottom: 50px;
		padding: 0;
		height: 600px !important;
	}
}

.azr_about_sect .azr_text {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5;
	text-align: center;
	color: #ffffff;
	padding-bottom: 40px;
}

@media (max-width: 989px) {
	.azr_about_sect .azr_text {
		font-size: 20px;
	}
}

.azr_about_sect .azr_text p {
	margin: auto 50px;
	width: 85%;
}

.azr_about_sect .azr_btn {
	width: 202px;
	height: 52px;
	background: #ffffff;
	border-radius: 2px;
	margin: auto;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.azr_about_sect .azr_btn:hover {
	background: rgba(255, 255, 255, 0.8);
}

.azr_about_sect .azr_btn a {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 20px !important;
	line-height: 24px;
	text-transform: uppercase;
	color: #2b7aab;
	background: transparent;
	border-color: transparent;
}

#top .MCNewsletter__Inner {
	align-items: center;
}

#top .MCNewsletter__Inner #lang-label {
	margin-top: 20px;
}

#top .MCNewsletter__Inner .lang-pref {
	align-items: center;
	flex: 0 0 auto !important;
}

#top .MCNewsletter__Inner .lang-pref span {
	margin-top: 0 !important;
	padding-left: 12px;
}

#top .MCNewsletter__Inner .lang-pref span:first-child {
	padding-right: 32px;
	order: 2;
}

#top .MCNewsletter__Inner .lang-pref input:nth-child(2) {
	order: 1;
}

#top .MCNewsletter__Inner .lang-pref input:nth-child(4) {
	order: 3;
}

#top .MCNewsletter__Inner .lang-pref span:nth-child(3) {
	order: 4;
}

#top .MCNewsletter__Inner .agree-check {
	margin-top: 0 !important;
	padding-right: 32px;
	/* padding-left: 32px; */
	display: flex;
	flex: 1;
}

#top .MCNewsletter__Inner .agree-check input {
	align-self: center;
}

#top .MCNewsletter__Inner input[type="checkbox"] {
	width: 30px !important;
}

#top .MCNewsletter__Inner>input[type="submit"] {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

#top .MCNewsletter__Inner p {
	width: 100%;
}

@media (max-width: 989px) {
	#top .MCNewsletter__Inner {
		padding-bottom: 50px !important;
	}

	#top .MCNewsletter__Inner>h3 {
		padding-bottom: 30px !important;
		padding-top: 50px !important;
		font-size: 27px !important;
		line-height: 1.3 !important;
	}
}

@media (max-width: 767px) {
	#top .MCNewsletter__Inner #lang-label {
		text-align: left;
	}

	#top .MCNewsletter__Inner .lang-pref {
		margin-bottom: 20px;
	}

	#top .MCNewsletter__Inner .agree-check {
		margin-bottom: 20px;
		width: auto !important;
	}

	#top .MCNewsletter__Inner p {
		text-align: center;
		width: 70%;
	}
}

#header.remove-top {
	top: 0 !important;
}

#footer,
#socket {
	background: #000 !important;
	color: #fff !important;
	border: none;
}

#footer li {
	margin: 12px 0;
	list-style: none;
}

#footer li a,
#footer p a {
	color: #fff !important;
}

#footer .social_bookmarks li {
	margin: 0 8px;
}

#footer #custom_html-5 {
	overflow: visible;
}

#footer .desktop-social {
	width: 500px;
}

#footer .social_bookmarks li a {
	background-color: white !important;
	border-radius: 50%;
	color: #000 !important;
}

#socket .sub_menu_socket {
	float: left;
}

#socket .charitable-menu-link a {
	text-decoration: none;
	cursor: unset;
}

.page-id-51054 #header_meta .noLightbox.social_bookmarks.icon_count_4 {
	display: none;
}

@media (max-width: 767px) {
	.mandatory-mobile {
		display: block !important;
		text-align: left !important;
		margin-bottom: 40px;
	}

	.mandatory-desktop {
		display: none !important;
	}

	#menu-item-search a {
		color: #343333 !important;
	}

	.header_color .av-hamburger-inner,
	.header_color .av-hamburger-inner::before,
	.header_color .av-hamburger-inner::after {
		background: #343333 !important;
	}

	.page-id-51054 #header {
		top: 0 !important;
	}

	#desktop-first-widget {
		display: none;
	}

	#mobile-first-widget {
		display: inline-block !important;
	}

	.mobile-social {
		display: inline-block !important;
		height: 100px;
	}

	.desktop-social {
		display: none !important;
	}

	#socket .copyright {
		padding: 5px 0;
	}

	#socket .sub_menu_socket li {
		padding: 15px 10px;
		border: none !important;
	}
}

.azr_stories_sect .hr.hr-custom .av-seperator-icon {
	width: 25px;
	height: 20px;
	text-align: center;
	font-size: 40px;
	transition: 0.3s;
}

#socket .sub_menu_socket li {
	border: none;
}

#socket .container {
	font-size: 14px !important;
}

@media (min-width: 768px) {
	#av_section_4 .avia-smallarrow-slider {
		display: none;
	}

	#av_section_4 {
		display: block;
	}
}

@media (max-width: 767px) {
	#av_section_4 {
		display: none;
	}

	#av_section_5 {
		display: block;
		background-color: #fff !important;
		padding-bottom: 20px;
	}

	#av_section_5 .template-page .entry-content-wrapper p {
		font-size: 20px;
		line-height: 1.4;
		color: #343333;
		font-weight: 300;
	}

	#av_section_3 .azr_program_text {
		font-size: 20px;
	}

	#top .avia-smallarrow-slider {
		margin-top: 0;
	}

	#av_section_5 .avia-smallarrow-slider .slide-entry {
		text-align: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column-reverse;
	}

	#av_section_5 .avia-smallarrow-slider .slide-entry p {
		border-radius: 50%;
		margin: auto;
		width: 215px;
		height: 215px;
		display: block;
		overflow: hidden;
		position: relative;
		margin-top: 15px;
	}

	#av_section_5 .avia-smallarrow-slider .slide-entry img {
		object-fit: cover;
		object-position: center;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}

	.container_wrap.footer_color #custom_html-8 {
		display: none;
	}

	#footer {
		padding: 40px 0 0px 0;
	}

	#footer .widget {
		margin: 0px 0 20px 0;
	}

	#socket .container {
		padding-top: 0;
		padding-bottom: 22px;
	}

	#socket .sub_menu_socket li {
		padding: 0 8px 11px;
		border: none !important;
		float: none;
		line-height: 1.5;
	}

	.azr_about_sect .azr_text p {
		font-size: 24px;
		line-height: 1.33;
	}

	.azr_about_sect .av-content-full.units {
		padding: 40px 0 0;
	}

	.azr_about_sect {
		margin: 0 15px 64px;
		padding: 0 0 115px;
		height: auto !important;
		width: auto;
		border-radius: 4px;
	}

	.azr_about_sect:after {
		bottom: 0;
		top: auto;
		width: 100%;
		height: 72px;
		background: url(./images/air-lop.svg) no-repeat center bottom;
		background-size: contain;
	}

	.azr_stories_sect .azr_item {
		float: none;
	}

	.azr_stories_sect div .av_one_fourth {
		float: none;
	}

	.azr_stories_sect .azr_stories_btn {
		margin-top: 40px !important;
	}

	#top .avia-smallarrow-slider .avia-slideshow-arrows {
		position: absolute;
		left: 0;
		right: 0;
		top: 40%;
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: space-between;
	}

	#top .avia-smallarrow-slider .avia-slideshow-arrows a {
		width: 40px;
		height: 40px;
		display: block;
	}

	#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
		font-size: 16px;
		line-height: 40px;
		border-radius: 1px;
	}

	.avia-content-slider .slide-entry-title {
		font-size: 20px;
		line-height: 1.4em;
		margin: 15px 0 0;
		padding: 0 10px;
	}

	.azr-program-sect .azr_item_program {
		margin: 0 15% 30px !important;
	}

	#av_section_3 .avia-builder-el-last {
		display: none;
	}

	.azr-main-banner-left h1 {
		font-size: 28px;
		line-height: 1.3;
		margin: 0px 25px 0px;
		width: auto;
	}

	#av_section_5 .azr_program_text {
		margin-bottom: 0;
	}

	#av_section_5 .container {
		padding-top: 20px;
	}

	#av_section_5 .template-page .avia_textblock p {
		margin: 15px 0 0;
	}

	#av_section_3 .azr_program_text br,
	#av_section_5 .template-page .avia_textblock p br {
		display: none;
	}

	#av_section_3 .azr_program_text {
		font-size: 20px;
		line-height: 1.4;
		color: #343333;
		font-weight: 300;
	}

	#av_section_2 .avia-full-stretch {
		height: 220px;
	}
}

#av_section_4 .entry-content-wrapper,
#av_section_3 .entry-content-wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}

#av_section_4 .av_textblock_section,
#av_section_3 .av_textblock_section {
	width: 100%;
}

#av_section_3 .azr_item_program {
	margin-bottom: 20px !important;
}

#av_section_4 .azr_item_program {
	margin-bottom: 60px !important;
}

#av_section_7 .entry-content-wrapper {
	display: flex;
	flex-wrap: wrap;
}

#av_section_5 .avia-smallarrow-slider .slide-entry p+p {
	display: none;
}

#av_section_5 .avia-content-slider-inner {
	height: auto !important;
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.azr-main-banner-left h1 {
		width: auto;
		margin: 40px auto 40px;
	}

	.azr_priorit_sect .azr_item_program {
		width: 32% !important;
		margin: 0 5% 20px !important;
	}

	.azr_about_sect {
		height: 450px !important;
	}

	.azr_about_sect:after {
		bottom: 0;
		top: auto;
		width: 100%;
		height: 100px !important;
		background: url(./images/air-lop.svg) no-repeat center bottom;
		background-size: contain;
	}

	.azr_stories_sect div .av_one_fourth {
		width: 40% !important;
		margin: 0 5% 30px !important;
	}

	.azr-program-sect .azr_item_program,
	.azr-program-sect .azr_empty_item {
		width: 32% !important;
		margin: 0 5% 20px !important;
		margin-bottom: 20px;
		clear: none !important;
	}

	#footer .desktop-social .social_bookmarks li {
		margin: 3px 6px;
	}

	#footer .desktop-social ul {
		overflow: visible;
	}

	#footer .desktop-social {
		display: table-cell;
	}
}

@media only screen and (max-width: 415px) {
	.azr_about_sect .azr_text p {
		margin: auto !important;
	}

	.azr_priorit_sect .avia-content-slider .slide-entry-title {
		height: 60px;
	}
}

.html_header_top.html_header_sticky #header {
	top: 0;
}


.html_header_top.html_header_sticky #top.page-id-28685 #wrap_all #main,
.html_header_top.html_header_sticky #top.page-id-48643 #wrap_all #main {
	padding-top: 0px !important;
}

.html_header_top.html_header_sticky #top.page-id-48872 #wrap_all #main .template-page.content.fellowships,
.html_header_top.html_header_sticky #top.page-id-48872 #wrap_all #main {
	padding-top: 0 !important;
}

.html_header_top.html_header_sticky #top.page-id-48872 #wrap_all #main .template-page.content.fellowships .av-submenu-container .container {
	padding: 40px 0 0 !important;
}

@media (max-width: 767px) {
	.html_header_top.html_header_sticky #top.page-id-48872 #wrap_all #main .fellows-filter-container {
		top: 0 !important;
	}
}


/* 9/6/2022 Edits*/

.postid-56792 .post-row .post-container.meta-info2 {
	background-color: black;
	padding: 20px;
}

.postid-56180 .post-row .post-container.meta-info6 {
	background-color: #467f71;
	padding: 20px;
}

.postid-56675 .post-row .post-container.meta-info6 {
	background-color: #bc0101;
	padding: 20px;
}

.postid-56792 .post-row .post-container.meta-info2 *,
.postid-56180 .post-row .post-container.meta-info6 *,
.postid-56675 .post-row .post-container.meta-info6 * {
	color: #FFF !important;
}


.page-id-58229 #after_section_3,
.page-id-58229 #after_section_4,
.page-id-58229 #after_section_5,
.page-id-58229 #after_section_6 {
	background-color: #faf3eb;
}





/*************************************
New home page
*************************************/
.bg-black {
	background: #000000;
}

.flex {
	display: flex;
}

.banner-top {
	padding: 108px 0px;
}

.col-lg-100 {
	max-width: 100%;
	width: 100%;
	padding: 0 15px;
}

.col-lg-90 {
	max-width: 90%;
	width: 100%;
	padding: 0 15px;
}

.col-lg-60 {
	max-width: 60%;
	width: 100%;
	padding: 0 15px;
}

.col-lg-50 {
	max-width: 50%;
	width: 100%;
	padding: 0 15px;
}

.col-lg-35 {
	max-width: 35%;
	width: 100%;
	padding: 0 15px;
}

.banner-top .title {
	color: #FFFFFF;
	font-size: 40px;
	line-height: 50px;
	font-family: "Reckless";
	width: 94%;
}

.banner-top img {
	display: block;
	width: 100%;
}

.wrap {
	flex-wrap: wrap;
}

.text-center {
	text-align: center;
}

.flex-column {
	flex-direction: column;
}

.align-center {
	align-items: center;
}

.space-between {
	justify-content: space-between;
}

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

.m-auto {
	margin: auto;
}

.home-content img {
	display: block;
	width: 100%;
}

.home-content .row {
	padding: 60px 0 120px;
}

.e-card {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.e-card::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 0;
	height: 100%;
	width: 100%;
	/* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.1%, rgba(0, 0, 0, 0.8) 100%); */
}

/* .e-card:hover .e-card-info {
	transition: all 0.7s;
	transform: translateY(0px);
} */

.e-card-info {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	padding: 0 40px 30px;
	transform: translateY(90px);
	transition: all 0.7s;
}

.e-card-info .title {
	font-family: "Merriweather";
	font-weight: 500;
	font-size: 40px;
	line-height: 50px;
	color: #ffffff;
	position: relative;
	margin: 12px 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.e-card-info span {
	position: relative;
	margin-left: 15px;
}

/* .e-card:hover .e-card-info .description {
	transform: translateY(0px);
	opacity: 1;
	visibility: visible;
	transition: all 0.7s;
} */

.e-card-info .description {
	opacity: 0;
	visibility: hidden;
	position: relative;
	transform: translateY(200px);
	transition: all 0.7s;
}

.e-card-info .description p {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}

.e-card-info a {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-decoration-line: underline;
	text-underline-offset: 6px;
	color: #FFFFFF;
}

.download-journey {
	height: 36px;
	text-decoration: underline;
	display: block;
	margin-top: 37px;
	font-size: 24px;
	color: #2B7AAB;
	z-index: 99;
	position: relative;
	text-underline-offset: 4px;
	font-weight: 700;
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	text-decoration-line: underline;
	margin-bottom: 8px;
	justify-content: space-between;
	transition: all 0.3s;
}

.devider {
	width: 100%;
	height: 3px;
	background-color: #CCCCCC;
	margin: 48px auto;
}

.box-episodes {
	display: flex;
	flex-wrap: wrap;
}

.box-episodes a {
	text-decoration: none !important;
}

.box-episode {
	margin-top: 40px;
	max-width: 50%;
	min-width: 250px;
}

.box-episode:nth-child(even) {
	padding-right: 15px;
}

.box-episode:nth-child(odd) {
	padding-left: 15px;
}

.box-about img {
	margin-bottom: 30px;
}

.box-about .link {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	text-decoration-line: underline;
	text-underline-offset: 4px;
	color: #2B7AAB;
	width: 100%;
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	transition: all 0.3s;
}

.box-about .link:hover {
	color: #000000;
	transition: all 0.3s;
}

.box-about:hover .arrow svg path {
	fill: #F5AF32;
	transition: all 0.3s;
}

.box-about .link span {
	position: relative;
	right: 0;
	top: 0;
	height: 24px;
	width: 24px;
}

.box-about .link span svg path {
	fill: #000;
	transition: all 0.3s;
}

.box-episodes .title {
	width: 100%;
}

.box-episodes .title .arrow {
	position: relative;
	right: 0;
	top: 0;
	height: 24px;
	width: 24px;
}

.box-episodes .title a {
	text-underline-offset: 4px;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #2B7AAB;
	text-decoration-line: underline;
	margin-bottom: 8px;
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	transition: all 0.3s;
}

.box-episodes:last-child .title h3 {
	text-underline-offset: 4px;
	font-weight: 700;
	font-size: 20px;
	font-family: "Montserrat", sans-serif;
	line-height: 30px;
	color: #2B7AAB;
	text-decoration-line: underline;
	margin-bottom: 8px;
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	transition: all 0.3s;
}

.box-episodes .title a:hover {
	color: #000;
	transition: all 0.3s;
}

.box-episodes .title a .arrow svg path {
	fill: #000;
	transition: all 0.3s;
}

.box-episodes .title a:hover .arrow svg path {
	fill: #F5AF32;
	transition: all 0.3s;
}

.box-episode a {
	position: relative;
}

.box-episode img {
	position: relative;
	display: block;
	width: 100%;
	max-height: 142px;
	object-fit: cover;
}

.pos-static {
	position: static;
}

.box-episode .info {
	margin-top: 20px;
}

.box-episode .link {
	font-family: "Merriweather";
	margin-top: 20px;
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #2B7AAB;
	text-decoration: none;
}

.box-episode .description {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

.box-episode .img-overlay {
	position: absolute;
	opacity: 0;
	z-index: 1;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
	transition: all 0.7s;
}

.box-about .img-overlay {
	position: absolute;
	opacity: 0;
	z-index: 1;
	top: -7%;
	left: 0;
	height: 100%;
	width: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
	transition: all 0.7s;
}

.box-episode:hover .img-overlay,
.box-about:hover .img-overlay {
	opacity: 1;
	transition: all 0.7s;
}

.box-episode .img-overlay::after,
.box-about .img-overlay::after {
	content: '';
	position: absolute;
	background: url(./images/arrow.svg) no-repeat center bottom;
	background-size: contain;
	width: 24px;
	height: 24px;
	bottom: 16px;
	left: 16px;
}




/*************************************
  about new page
*************************************/
.about-page-banner {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 260px;
}

.jtimedia {
	margin-top: -140px;
}

.jtiswiper img {
	display: block;
	width: 100%;
	object-fit: cover;
	margin-bottom: 26px;
}

.jtiswiper .swiper-slide .img-caption {
	font-size: 16px;
	line-height: 24px;
	color: #757575;
	padding-right: 55px;
}

.jtiswiper .swiper-slide:hover .img-caption {
	color: #757575 !important;
}

.jtiswiper .swiper-pagination.custom-bullet {
	left: 100% !important;
	transform: translateX(-100%) !important;
	max-width: 48px;
	bottom: 15px !important;
}

.custom-entry-content {
	padding: 60px 0 60px;
	max-width: 724px;
}

.page-title {
	border-bottom: 3px solid #757575;
	padding: 80px 0 40px;
	margin-bottom: 88px;
}

.page-title h3 {
	color: #F5AF32;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
}

.page-title a {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	text-decoration-line: underline;
	text-underline-offset: 3px;
	color: #FFFFFF;
}

.social-box a {
	margin: 0 8px;
}

.social-box a circle {
	fill: #2B7AAB;
	transition: all 0.3s;
}

.social-box a:hover circle {
	fill: #000000;
	transition: all 0.3s;
}

.block-text {
	padding: 0;
	margin: 64px auto;
}

.block-text p {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	margin: 0 auto 30px;
}

.block-text p:last-child {
	margin: 0px auto
}

.block-text p a {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #2B7AAB;
	text-decoration-line: underline;
	text-underline-offset: 4px;
	transition: all 0.3s;
}

.block-text p a:hover {
	transition: all 0.3s;
	color: #000000
}

.block-image {
	text-decoration: none;
}


.block-image .img-caption {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #757575;
}

.block-video img {
	margin-bottom: 16px;
}

.block-video .video-overlay {
	z-index: 1;
	position: absolute;
	background: transparent;
	top: auto;
	bottom: 0;
	height: 100%;
	width: 100%;
}

.block-video .video-overlay::after {
	content: '';
	position: absolute;
	background: url(./images/play-button.svg) no-repeat center bottom;
	background-size: contain;
	height: 120px;
	width: 120px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.custom-qoute {
	border: none;
	position: relative;
	padding: 120px 0 0;
	width: 100%;
	max-width: 650px;
	text-align: center;
	margin: auto;
}

.custom-qoute::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 80px;
	height: 80px;
	background: url(images/JTIblockqoute.svg);
	background-repeat: no-repeat;
	background-position: right 0 center;
}

.custom-qoute p {
	font-family: "Merriweather";
	font-size: 36px;
	line-height: 44px;
	color: #000000;
	margin: 0 auto 24px;
}

.custom-qoute span {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #D53644
}

.block-episodes {
	background-color: #000000;
	padding: 16px 88px 24px;
	margin-bottom: 40px;
}

.block-episodes ul {
	margin: 0 auto;
}

.block-episodes li {
	padding: 32px 0;
}

.block-episodes li a {
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
}

.future-episode li p {
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	margin: 0;
}

.block-episodes .arrow {
	position: relative;
	margin-right: 24px;
	width: 24px;
	max-height: 24px;
}

.current-episode {
	border-bottom: 1px solid #FFFFFF;
}

.current-episode li a {
	text-decoration-line: underline;
	text-underline-offset: 6px;
}

.current-episode .arrow svg path {
	fill: #2B7AAB;
	transition: all 0.3s;
}

.future-episode .arrow svg path {
	fill: #D53644;
	transition: all 0.3s;
}

.block-episodes a:hover .arrow svg path,
.block-episodes p:hover .arrow svg path {
	fill: #ffffff;
	transition: all 0.3s;
}

.block-related {
	margin: 40px auto;
}

.block-related .title h3 {
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #000000;
	margin-bottom: 24px;
}

.block-related .content {
	border: none;
	margin: 0 auto 24px;
	padding: 0;
}

.example-image-link:hover {
	text-decoration: none !important;
}

.block-related .content a {
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	color: #2B7AAB;
	text-decoration: none;
	text-underline-offset: 6px;
	transition: all 0.3s;
}

.block-related .content:hover a {
	transition: all 0.3s;
	text-decoration-line: underline;
}

.block-related .content p {
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}

.jtistories {
	background-color: #2B7AAB;
	padding: 80px 0 120px;
}

.jtistories .row {
	margin-left: -15px;
	margin-right: -15px;
}

.jtistories .title h2 {
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
}

.jtistories .box-episode {
	max-width: 283px;
	padding: 0 15px;
}

.jtistories .box-episode .link {
	color: #ffffff;
}

.jtistories .box-episode .description {
	color: #ffffff;
}

.thirty-thirty.lightbox .lightbox-video video {
	width: 100% !important;
}

.ttysingle__banner-thumb img {
	width: 100%;
}

/*************************************
  episodes-summary
*************************************/
.banner-top.episodes-summary-banner {
	padding: 40px 0px 120px;
	margin-bottom: 16px;
}

.episode-summary {
	border-bottom: 3px solid #CCCCCC;
	padding: 64px 0 80px;
}

.episodes-summary .row {
	margin-left: -15px;
	margin-right: -15px;
}

.episode-summary:last-child {
	border: none;
}

.episode-summary .title {
	font-family: "Merriweather";
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
	color: #2B7AAB;
	margin-bottom: 8px;
}

.episode-summary .description {
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #000000;
	margin: 8px auto 24px;
}

.episode-summary-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 0 15px;
}

.episode-summary-top .info {
	max-width: 820px;
}

.episode-summary-top img {
	width: 100%;
	max-width: 80px;
	margin-left: 24px;
}

.episode-summary .episodes {
	display: flex;
	flex-wrap: wrap;
}

.episode-summary .box-episode {
	padding: 0 15px;
	max-width: 283px;
}

.episode-summary .box-episode img {
	min-width: 253px;
}

.episode-summary .box-episode .link {
	font-size: 20px;
	text-decoration-line: underline;
	text-underline-offset: 4px;
}

@media (max-width: 1200px) {
	.home-content .row {
		flex-direction: column;
		align-items: center;
	}

	.col-md-80 {
		max-width: 80%;
		width: 100%;
		padding: 0 15px;
	}

	.e-card {
		max-width: 535px;
		margin: 0px auto 24px;
	}

	.jtistories .row {
		flex-wrap: wrap;
		justify-content: center;
	}

	.jtistories .box-episode {
		min-width: 253px;
		padding: 0 15px !important;
	}
}

@media (max-width: 1024px) {
	.e-card-info {
		transform: translateY(0);
	}

	.e-card-info .description {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}

	.banner-top .title {
		font-size: 36px;
		line-height: 46px;
	}

	.e-card-info .title {
		font-size: 36px;
		line-height: 46px;
	}

	.thirty-thirty.lightbox .lightbox-container {
		margin: 190px auto 25px !important;
	}
}

@media (max-width: 767px) {
	.e-card-info {
		position: relative;
	}

	.e-card-info .title {
		color: black;
	}

	.e-card-info .description p {
		color: black;
	}

	.menu_journay_impact {
		display: none;
	}

	.box-about a,
	.box-episode a {
		position: relative;
	}

	.home-content .container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.banner-top .container {
		width: 100% !important;
		max-width: 100% !important;
	}

	.about-page-banner {
		padding: 32px 0 112px;
	}

	.banner-top.home-baner .row {
		flex-direction: column-reverse;
	}

	.jtimedia {
		margin-top: -56px;
	}

	.jtiswiper .swiper-pagination.custom-bullet {
		left: 50% !important;
		transform: translateX(-50%) !important;
		max-width: 48px;
		bottom: 0px !important;
	}

	.jtiswiper .swiper-slide {
		padding-bottom: 20px;
	}

	.col-sm-100 {
		max-width: 100%;
		width: 100%;
		padding: 0 24px;
	}

	.box-episode {
		max-width: 100%;
		width: 100%;
		padding: 15px;
	}

	#logo {
		max-width: 205px;
		margin: 0 auto 48px;
	}

	.block-episodes {
		padding: 16px 40px 24px;
	}

	.jtistories .title h2 {
		font-size: 28px;
		line-height: 34px;
	}

	.block-video .video-overlay::after {
		height: 60px;
		width: 60px;
	}

	.parent-pageid.page-id-67112 #full_slider_1 {
		top: 0 !important;
	}
}

@media (max-width: 575px) {
	.home-content .row {
		padding: 24px 0 56px;
	}

	.banner-top .title {
		font-size: 28px;
		line-height: 34px;
	}

	.e-card-info .title {
		font-size: 32px;
		line-height: 40px;
	}

	.devider {
		margin: 40px auto 32px;
	}

	.e-card-info {
		padding: 0 24px 24px;
	}

	.box-about img {
		margin-bottom: 24px;
	}

	.box-episode .info {
		margin-top: 16px;
	}

	.box-episode .description {
		margin: 12px 0 0;
	}

	.episode-summary {
		padding: 40px 0 60px
	}

	.episode-summary-top img {
		max-width: 40px;
		margin-bottom: 20px;
	}

	.episode-summary:nth-child(even) .episode-summary-top {
		align-items: flex-end;
	}

	.episode-summary .title {
		font-size: 28px;
		line-height: 34px;
	}

	.episode-summary .description {
		font-size: 20px;
		line-height: 30px;
	}
}

@media (max-width: 500px) {
	.box-episode {
		max-width: 283px;
		margin: 40px auto 0;
	}
}

@media (min-width:768px) {
	.block-image img {
		display: block;
		width: 100%;
		margin: 0 auto 16px;
		/* height: 760px; */
	}

}


.vimeo-livestream {
	width: 1440px !important;
	margin-left: -15% !important;
	margin-top: -9.5% !important;
}


#education_after_feature {
	/* padding: 30px 0; */
	max-width: 1100px;
	margin: 0 auto 70px;
	clear: inherit;
	width: 100%;
	clear: both;
	float: inherit;
	position: relative
}

#jewish_education,
#school_perseverance,
#special_education,
#higher_education,
#centres,
#healthcare,
#training,
#funding,
#research,
#initiative,
#education_social,
#emerging,
#education_learning,
#cultural,
#arts,
#jewish_arts,
#sustaining_jewish,
#informal_jewish,
#supporting,
#vocational_training,
#architecture,
#grants,
#design {
	min-height: unset;
	height: 0;
}

.mission_section_text {
	padding: 15px;
}


.priority-section-private,
.priority-section-private a.avia_image {
	height: 496px !important;
}

.priority-section-private .container {
	display: contents !important;
}

.priority-section-private .template-page {
	padding: initial !important;
}

.blue_thing_text {
	margin: auto 13%;
}


.parent-pageid-95 #main {
	padding-top: 6% !important
}

/* .arch-learn-more {
	margin-top: -10%;
} */

.archprize-text {
	height: auto !important;
}


.colored_box_text p {
	font-size: 16px !important;
	line-height: initial;
}

.colored_box_text h1 {
	color: #FFF !important;
	margin: auto 13%;
}

.colored_box_text a {
	text-decoration: none !important;
}

.colored_box_text a:hover {
	font-weight: bold;
}


.menu_journay_impact a {
	display: flex !important;
	align-items: center;
	justify-content: center;
}


/*Remove Spaces Priority Pages*/
.parent-pageid-95 #after_section_2,
.parent-pageid-95 #after_section_3,
.parent-pageid-95 #after_section_4,
.parent-pageid-95 #after_section_5,
.parent-pageid-95 #after_section_6,
.parent-pageid-95 #after_section_7 {
	display: none;
}


.page-id-5766 #azrieli-music-prizes-gala-concert-2022 {
	margin-top: -7.3%;
}

.parent-pageid-95 #full_slider_1 .avia-caption-content {
	display: none;
}

.parent-pageid-95 #full_slider_1 .slideshow_align_caption h2 {
	margin-top: -30%;
}

li.menu_journay_impact {
	display: none;
}



/*.header_new .new_prize_menu_header .menu.av-main-nav {
    margin-top: -6px !important;
}
.header_new  .right_col_menu .new_prize_menu_header .menu > li > a{
	padding-top: 26px !important;
}
.header_new .right_col_menu .new_prize_menu_header  .menu .sub-menu{
	background-color: #ffffff;
    color: #969696;
    border-top-color: #287cad;
}
.header_new  .right_col_menu .new_prize_menu_header .menu .sub-menu li{
	margin-left: 0px;
}
.header_new  .right_col_menu .new_prize_menu_header .menu .av-main-nav .sub-menu li a{
    border-right-width: 0px;
    border-left-width: 0px;
}
.new_prize_menu_header .dropdown_available {
    position: absolute;
    right: -6px;
    top: 30px;
    content: '';
    width: 16px;
    height: 16px;
    background: url(/wp-content/themes/enfold-child/images/arrow-right.png);
    background-size: contain;
    transform: rotate(90deg);
}
.html_main_nav_header.html_logo_left.html_entry_id_67350 #top .main_menu .menu>li:last-child>a{
	padding-right: 13px;
}*/
.header_new .bottom_header_new.view_prize_menu {
	margin: 10px 30px;
}

.header_new .bottom_header_new.view_prize_menu .menu>li>a {
	padding: 0px 10px;
}

.dropdown-btn:before {
	right: -5px !important;
}

.header_new .view_prize_menu .dropdown .item_menu>img {
	width: 100% !important;
	border-radius: 5px;
}



@media (max-width:767px) {
	.page-id-29551 .blue-bar-menu-items {
		margin-top: -13.5% !important;
	}

	.new_prize_menu_header .sub-menu {
		display: none;
	}

	.fellows-staff {
		padding-top: 50px;
		padding-bottom: 25px;
	}
}


#amp_gala_text .avia_textblock {
	margin-top: 6%;
}


.page-id-111619 .av_slideshow_full img {
	margin-top: 0 !important;
}

@media (max-width:768px) {
	.page-id-111619 #full_slider_1 {
		top: 45px !important;
	}

	.page-id-111619 .av_slideshow_full {
		height: 187px !important;
	}
}

.osm-box-office {
	display: inline-block;
	width: 50%;
}

.place-box-office {
	display: inline-block;
}


.parent-pageid-28685 #full_slider_1,
.parent-pageid-28685 #earlycareer {
	background: #000;
}

.parent-pageid-28685 #full_slider_1 .avia-slideshow-inner img,
.parent-pageid-28685 #earlycareer .avia-slideshow-inner img {
	opacity: 0.8;
}

/* Azrieli Fellows News Section */
.page-template-template-azrieli-fellows-news .also-slider .swiper-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.page-template-template-azrieli-fellows-news .also-slider .swiper-slide {
	width: 23%;
	margin-left: 20px;
	margin-bottom: 20px;
}

.page-template-template-azrieli-fellows-news #footer_newsletter_signup {
	display: none;
}


/* Container for the filter section */
.filter-section {
	background-color: #B3261E;
	/* Red background color */
	height: 300px;
	padding: 4% 0;
	/* Vertical padding */
	text-align: center;
	/* Center align text */
	color: #FFFFFF;
	/* White text color for the title */
}

.filter-section h3 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 32px;
}

.page-template-template-azrieli-fellows-news .home-posts {
	margin-top: 0;
}

.page-template-template-azrieli-fellows-news .also-slider {
	margin-top: 40px;
}

.page-template-template-azrieli-fellows-news .filter-wrapper {
	display: flex;
	gap: 20px;
	/* Space between filter items */
	align-items: center;
	justify-content: center;
}

.page-template-template-azrieli-fellows-news .also-slider .h2-title {
	margin-left: 20px;
}

.page-template-template-azrieli-fellows-news .filter-item {
	display: flex;
	font-size: 20px;
	align-items: center;
	background: #fff;
	/* White background for filter items */
	border-radius: 36px;
	padding: 0px 48px;
}

.filter-label {
	color: #000;
	/* Text color for labels */
	/* font-weight: bold; */
	margin-right: 5px;
}

.filter-select {
	background-image: none !important;
	margin: 10px auto !important;
	appearance: none !important;
	padding: 5px !important;
	border: none !important;
	background-color: #fff;
	/* White background */
	color: #808285 !important;
	/* Dark text */
}

.filter-select::after {
	content: '\25BC';
	/* Unicode for downward arrow */
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	pointer-events: none;
	color: #333;
	/* Dark arrow color */
}

.filter-select:focus {
	outline: none;
}

.arrow-icon {
	margin-right: -30px;
}

.no-posts-found {
	font-size: 45px;
	margin: 38px auto;
	color: #FFF;
}


@media (max-width:767px) {

	.page-template-template-azrieli-fellows-news .filter-wrapper {
		flex-wrap: wrap;
	}

	.page-template-template-azrieli-fellows-news .filter-item {
		width: 300px;
		padding: 0px 40px;
	}

	.page-template-template-azrieli-fellows-news .filter-item {
		font-size: 16px;
	}

	.page-template-template-azrieli-fellows-news .also-slider .swiper-slide {
		width: 100%;
		margin-left: 0px;
	}

	.page-template-template-azrieli-fellows-news .also-slider .h2-title {
		margin-left: 0px;
	}

	.page-template-template-azrieli-fellows-news .also-slider {
		margin-top: 20px;
	}
}


.single-azrieli_fellows_news #header_main,
.single-azrieli_fellows_news #header_meta,
.single-azrieli_fellows_news .swiper-button-next,
.single-azrieli_fellows_news .swiper-button-prev {
	display: none;
}

.single-azrieli_fellows_news .post-page .post-page-main {
	margin-top: 25px;
	margin-bottom: 25px;
}

.single-azrieli_fellows_news .sub-header-logo {
	position: absolute;
	left: 40px;
	top: 65px;
	height: auto;
}

.single-azrieli_fellows_news .sub-header-logo img {
	width: 200px;
}

.main-banner-logo.azrieli-fellows-news img {
	width: 200px;
}

.single-azrieli_fellows_news .post-row.big-block-img .img-block {
	border-bottom: none !important;
}

.banner-img.regular {
	width: 1104px !important;
	margin: 0 auto;
	height: 601px !important;
}

@media (max-width:767px) {
	.banner-img.regular {
		width: auto !important;
		height: 300px !important;
	}
}

.stack-images {
	display: flex;
	flex-wrap: nowrap;
	gap: 41px;
	margin-top: 41px;
	justify-content: center;
}

.stack-images img {
	max-width: 305px;
	width: 303px;
	height: 197px;
}


.banner-img.colors {
	width: 1920px !important;
	margin-left: -30% !important;
	overflow: visible;
	height: 450px !important;
	margin-top: 10%;
	margin-bottom: 10%;
}

.banner-img.colors img {
	max-width: 1120px !important;
	width: 100% !important;
	margin: auto 20%;
	height: 609px !important;
}

@media (max-width:767px) {

	.banner-img.colors {
		width: auto !important;
	}

	.banner-img.colors img {
		width: auto !important;
	}
}

.banner-img.stack {
	width: 997px !important;
	height: 542px !important;
	margin: 0 auto;
}


@media (max-width:767px) {
	.banner-img.stack {
		width: 100% !important;
		height: 300px !important;
	}

	.stack-images {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		margin-top: 41px;
		justify-content: center;
	}

}

.slider-container {
	width: 100%;
	height: auto !important;
	overflow: hidden;
	position: relative;
}

.slider {
	width: 100%;
	margin: 0 auto;
}


.slider-item {
	height: 200px;
	/* Adjust as needed */
	position: relative;
}

.slider-item.slick-active {
	transform: scale(1.2);
	/* Adjust the scale as needed */
	z-index: 1;
}

.slider-pagination {
	position: absolute;
	bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 10px;
}

.slider-pagination button {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	transition: background-color 0.3s;
}

.slick-dots li button.slick-active {
	background-color: #000;
}

.banner-img.gallery {
	height: auto !important;
}


/* Responsive images within the slides */
.slick-slide img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	/* Ensures images fill the slide area properly */
}

/* Center slide dimensions (optional if different from other slides) */
.slider .slick-center {
	width: 750px !important;
	/* Slightly larger for the center slide */
	height: 441px !important;
	/* Slightly larger for the center slide */
	transform: scale(1);
	/* No scaling for center slide */
	opacity: 1;
	z-index: 2;
}

.slider.gallery .slider-item img {
	position: relative !important;
	left: unset !important;
	top: unset !important;
	bottom: unset !important;
	right: unset !important;
}

@media (min-width:900px) {

	/* Container for the entire slider */
	.slider-container {
		position: relative;
		width: 100%;
		max-width: 1200px;
		/* Maximum width of the slider */
		height: 400px;
		/* Fixed height for the slider, adjust as needed */
		margin: 0 auto;
		overflow: hidden;
	}


	/* Individual slide dimensions */
	.slider .slick-slide:not(.slick-center) {
		width: 350px !important;
		/* Set a fixed width for each slide */
		height: 300px !important;
		/* Set a fixed height for each slide */
		transition: transform 0.3s ease, opacity 0.3s ease;
		opacity: 0.5;
		/* Default dimmed effect for all slides */
		transform: scale(0.8);
		/* Smaller size for non-center slides */
		right: -0.17% !important;
		margin-left: -0.1% !important;
		margin-top: 0.35% !important;
	}

	.slider .slick-center+.slick-slide {
		left: -0.075% !important
	}
}

.page-template-template-azrieli-fellows-news .header-links a:first-child {
	display: none;
}

.single-azrieli_fellows_news .post-container.meta-info1 a {
	color: #287cad !important;
	text-decoration: underline !important;
}

.page-template-template-azrieli-fellows-news #mail_form {
	display: none !important;
}

.page-template-template-azrieli-fellows-news .main-banner-b .main-banner-logo {
	top: 15px !important;
}


@media (max-width:767px) {
	.page-template-template-azrieli-fellows-news .main-banner-b .main-banner-logo {
		top: 40px !important;
		margin-left: -5%;
	}

	.main-banner-logo.azrieli-fellows-news img {
		width: 140px;
	}

	.single-azrieli_fellows_news .post-page-banner-descr {
		margin-bottom: 40% !important;
	}

	.single-azrieli_fellows_news .post-page-banner-descr .h1-title {
		margin-top: 60% !important;
	}

	.single-azrieli_fellows_news .sub-header-logo img {
		margin: auto 30% !important;
	}
}

#wrapDetailMenu li:hover {
	padding: 15px;
	background-color: #206186;
}

#wrapDetailMenu li:hover a {
	color: #FFF;
	font-weight: bold;
}

/*===============================================================*/
/* https://azrielifoundation.org/azrieli-music-prizes-new/ */

/* AMP Gala 2024 */
/*===============================================================*/


.page-template-template-gala .section.banner-sec {
	padding-top: 5%;
	padding-bottom: 5%;
}

.page-template-template-gala #main {
	padding-top: 6% !important;
}

.page-template-template-gala  #footer_newsletter_signup {
	display: none;
}

.page-template-template-gala  #footer{
    background: #1D2939 !important;
    color: #fff !important;
    border: none;
}

.page-template-template-gala #header_meta,
.page-template-template-gala #header{
	display: none;
}

.page-id-112639 #entryDetails.section .title.h2,
.page-id-113261 #entryDetails.section .title.h2,
.page-id-113259 #entryDetails.section .title.h2,
.page-id-113258 #entryDetails.section .title.h2,
.page-id-113551 #entryDetails.section .title.h2 {
	margin-bottom: 1%;
}

.page-id-112639 #entryDetails.section,
.page-id-113261 #entryDetails.section,
.page-id-113259 #entryDetails.section,
.page-id-113258 #entryDetails.section,
.page-id-113551 #entryDetails.section{
	padding-top: 30px !important;
}


.page-id-112639 #entryDetails .detail-content h4 , 
.page-id-113261 #entryDetails .detail-content h4 , 
.page-id-113259 #entryDetails .detail-content h4 , 
.page-id-113258 #entryDetails .detail-content h4,
.page-id-113551 #entryDetails .detail-content h4

.page-id-112639 #detail-content-nav li a, 
.page-id-113261 #detail-content-nav li a,
.page-id-113259 #detail-content-nav li a,
.page-id-113258 #detail-content-nav li a,
.page-id-113551 #detail-content-nav li a 

.page-id-112639 .detail-content ul,
.page-id-113261 .detail-content ul,
.page-id-113259 .detail-content ul,
.page-id-113258 .detail-content ul,
.page-id-113551 .detail-content ul {

	color:#444 !important;
}

.page-id-112639 #footer, 
.page-id-113261 #footer, 
.page-id-113259 #footer, 
.page-id-113258 #footer,
.page-id-113551 #footer{
	padding-top: 0 !important;
}

.page-id-112639 .music-new-style .section.latest-news-sec,
.page-id-113261 .music-new-style .section.latest-news-sec,
.page-id-113259 .music-new-style .section.latest-news-sec,
.page-id-113258 .music-new-style .section.latest-news-sec,
.page-id-113551 .music-new-style .section.latest-news-sec {
	padding-bottom: 5% !important;
}


.submission-sec.singles {
	margin-bottom: 5%;
    margin-top: 5%;
}

.submission-sec.singles .submission-block {
	padding: 30px !important;
}

.submission-sec.singles .submission-title {
	padding: 0 !important;
}

.submission-sec.singles .submission-title .title.h4 {
	font-size: 28px;
}

.page-id-111716 .latest-news.news-item,
.parent-pageid-111716 .latest-news.news-item {
	flex-wrap: wrap;
	gap: 50px;
}

.page-id-111716 .section.banner-sec,
.page-id-113559 .section.banner-sec,
.page-id-112907 .section.banner-sec,
.page-id-113278 .section.banner-sec {
	background: #EFF9FF;
}

.page-id-111716 .banner.banner-full,
.page-id-113559 .banner.banner-full,
.page-id-112907 .banner.banner-full,
.page-id-113278 .banner.banner-full {
	padding-top: 3%;
	padding-bottom: 3%;
}

.page-id-111716 .banner-content .h1,
.page-id-113559 .banner-content .h1,
.page-id-112907 .banner-content .h1,
.page-id-113278 .banner-content .h1{
	letter-spacing: -2px;
	font-weight: 500;
	color: #101828;
	margin-bottom: 5%;
}

.page-id-111716 .section.history-sec {
	height: 800px;
}

.page-id-111716 .section.history-sec .bg.style-2::after {
	background: none !important;
}

.page-id-111716 .banner-content .text,
.page-id-113559 .banner-content .text,
.page-id-112907 .banner-content .text,
.page-id-113278 .banner-content .text{
	width: 90% !important;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	color: #475467;
	margin-bottom: 10%;
}

.page-id-111716 .section.entry-detail-sec,
.page-id-113559 .section.entry-detail-sec,
.page-id-112907 .section.entry-detail-sec,
.page-id-113278 .section.entry-detail-sec{
	padding-bottom: 96px;
}

.page-id-113278 .section.entry-detail-sec {
	padding-top: 0;
}

.page-id-113559  .news-sec {
	padding: 40px 0;
}

.page-id-113559 .quote-sec {
	padding: 40px 0;
}

.page-id-113559 .latest-news-sec,
.page-id-112907 .latest-news-sec,
.page-id-113278 .latest-news-sec{
	padding-top: 40px;
}

@media (min-width:900px) {

	.page-id-111716 .banner.banner-full .bg,
	.page-id-113559 .banner.banner-full .bg,
	.page-id-112907 .banner.banner-full .bg,
	.page-id-113278 .banner.banner-full .bg{
		width: 700px;
		margin-left: 48%;
		background-size: contain;
		position: relative;
	}

	.page-id-111716 .quote-sec,
	.page-id-111716 .news-sec,
	.page-id-113559 .quote-sec,
	.page-id-113559 .news-sec,
	.page-id-112907 .quote-sec,
	.page-id-112907 .news-sec,
	.page-id-113278 .quote-sec,
	.page-id-113278 .news-sec  {
		padding: 30px 0;
	}

}

@media (max-width:768px) {

	.detail-page .banner-detail-content {
		margin-top: 0 !important; 
	}

	.page-id-111716 .section.history-sec {
		height: auto;
	}

	.page-id-111716 .latest-news-sec,
	.page-id-113559 .latest-news-sec {
		padding-top: 40px;
  		padding-bottom: 40px;
	}

	.page-id-111716 .banner.banner-full, 
	.page-id-113559 .banner.banner-full,
	.page-id-112907 .banner.banner-full,
	.page-id-113278 .banner.banner-full {
		margin-bottom: 100%;
	}
	.page-id-111716 .banner.banner-full .bg,
	.page-id-113559 .banner.banner-full .bg,
	.page-id-112907 .banner.banner-full .bg,
	.page-id-113278 .banner.banner-full .bg {
		height: 80%;
    	margin-top: 18%;
	}

	.page-id-111716 .banner.banner-full .banner-content,
	.page-id-113559 .banner.banner-full .banner-content,
	.page-id-112907 .banner.banner-full .banner-content,
	.page-id-113278 .banner.banner-full .banner-content{
		margin-top: 65% !important;
		margin-bottom: 5% !important;
	}

	.page-id-111716 .section.news-sec,
	.page-id-113559 .section.news-sec:not(.performance-partner),
	.page-id-112907 .section.news-sec,
	.page-id-113278 .section.news-sec {
		margin-top: 75% !important;
	}

	.page-id-111716 .section.quote-sec,
	.page-id-113559 .section.quote-sec,
	.page-id-112907 .section.quote-sec,
	.page-id-113278 .section.quote-sec {
		padding: 10px 0 !important;
	}
}


/* https://azrielifoundation.org/azrieli-music-prizes-new/the-azrieli-commission-for-canadian-music/ */

.page-id-112639 .section.detail-second-block {
	background-image: url("https://azrielifoundation.org/wp-content/themes/enfold-child/images/desktop_background_news.png");
	margin-top: 0 !important;
	padding-top: 96px !important;
	margin-bottom: 0 !important;
}

.page-id-112639 .section.out-community-sec {
    margin-bottom: 80px;
}

.page-id-112639 #wrapDetailMenu li {
	margin-bottom: 3%;
}

.page-id-112639 #wrapDetailMenu li a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
}

.page-id-112639 #wrapDetailMenu li:hover {
	padding: unset;
    background-color: unset;
}

.page-id-112639 #wrapDetailMenu li:hover a {
    color: #287CAD;
    font-weight: bold;
}

.page-id-112639 .detail-content-nav .active {
	color: #287CAD;
    font-weight: bold;
}

.page-id-112639 #entryDetails {
	margin-bottom: 30px
}

.page-id-112639 #entryDetails .detail-content h4 {
	margin-bottom: 3%;
}

.page-id-112639 #entryDetails .detail-content ul li { 
	margin-bottom: 1%;
}

.page-id-112639 .news-sec {
	padding: 40px 0;
}

.latest-news-item .date {
	color:#000 !important;
}

.page-id-111716 .news-content .title.h4, .page-id-111716 .latest-news-item .title.h5, .page-id-112639 .news-content .title.h4, .page-id-112639 .latest-news-item .title.h5 {
	color:#000 !important;
}

.page-id-111716 .news-content .title.h4, .page-id-111716 .latest-news-item .title.h5, .page-id-112639 .news-content .title.h4, .page-id-112639 .latest-news-item .title.h5 {
	color:#000 !important;
}

.page-id-112639 .section.latest-news-sec {
	padding-bottom: 200px;
	padding-top: 30px;
}

.page-id-112639 #detail-content-nav li a:after {
	content: none !important;
}

.page-id-112639 #detail-content-nav li a {
	border: none !important;
	background-color: transparent !important;
	border-radius: 0 !important;
}

.page-id-112639 #detail-content-nav li a.active {
	background-color: #CBEBFF !important;
}

.page-id-112639 #detail-content-nav li {
    background: transparent;
    padding: 33px;
    border: 1.5px solid #287CAD;
    border-radius: 20px;
}