/*
Theme Name: arzenu
Author: Cskills
Version: 1
*/



header::after,
footer::after,
section::after,
.col_1_1::after,
.col_1_1_1::after,
.col::after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
}

.col_1_1,
.col_1_1_1,
.col_1_1_1_1 {
	margin: 0 auto;
	width: 100%;
	position: relative;
}

.col_1_1_1 .col {
	width: 33.33%;
}

.col_1_1_1_1 .col {
	width: 25%;
}

.col_1_1 .col {
	width: 50%;
}

.col {
	width: 100%;
	position: relative;

}

.HomeSlider {
	height: 85vh;
	min-height: 320px;
	margin-top: 100px;
}

.HomeSlider .container {
	height: 100%;
}

.slideshow {
	position: relative;
	overflow: hidden;
	height: 100%;
	visibility: hidden;
	opacity: 0;
}

.slideshow.loaded {
	visibility: visible;
	opacity: 1;
}

.sliderText {
	position: relative;
	z-index: 2;
	height: 100%;
	max-width: 65%;
	/* padding: 0 0 0 18%; */
	/* padding: 0px 5% 0px 5%; */
}

.sliderText h4 {
	background: #E10034;
	color: #fff;
	padding: 3.5% 30px;
	position: relative;
	z-index: 2;
	font-weight: 400;

	margin: 0px;
}

.sliderText h6 {

	color: #fff;
	padding: 0px;
	font-size: 32px;
	line-height: 36px;
	font-weight: 400;

	margin: 0px;
}

.sliderText h6 span {
	background: #001D9C;
	padding: 20px 30px;
	display: inline-block;
}




.star {
	width: 14% !important;
	/* height: 10%; */
	position: absolute;
	z-index: 2;
	display: block;
	top: 0;
	/*	top: 50%;*/
	background: url("images/star.svg");
	background-repeat: no-repeat;
	background-size: auto 99%;
}

.star::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.MemberBlockRow .star {
	top: 50%;
}

.aboutIntro .star.pullLeft,
.pageIntro .star.pullLeft {
	left: -6.2%;
}

.star.pullLeft {
	left: -6.2%;
}

.star.pullRight {
	right: -8%;
}

.pageIntro .star.pullLeft {

	left: -6.2%;
	margin-top: 1% !important;
}

.page-template-template-events .star {

	left: -10%;
	margin-top: 0% !important;
}


.colorBgText .star {
	background: url("images/star-white-bottom.svg");
	background-repeat: no-repeat;
	background-size: auto 100%;

}

.ImageTextBlock .star {
	background: url("images/star-white-top.svg");
	background-repeat: no-repeat;
	background-size: auto 100%;

}

.ImageTextBlock .imageHolder {
	min-height: 450px;
	background-color: rgba(0, 0, 0, .1);
}

.aboutIntro .btn {
	margin-top: 20px;
}

.FullWidthText {
	padding: 70px 0;
}

.colorBgText {

	background: #E10034;
	color: #fff;
	/*
	font-size: 38px;
	line-height: 56px;
*/
}

.colorBgText h5 {
	margin-bottom: 30px;
}

.colorBgText {
	/*	padding: 7% 10% 60px 10%;*/
	padding: 100px 0;
}

.ImageTextBlock .col_1_1 .col:nth-child(2),
.ImageTextBlock .col_1_1 .col:nth-child(3) {
	padding: 100px 130px;
	/*	line-height: 42px;*/
}

.ImageTextBlock .col_1_1 .col:nth-child(2) {
	background: #363534;
	color: #fff;
	padding-right: 350px;
}

.ImageTextBlock .col_1_1 .col:nth-child(3) {
	background: #00B0A5;
	color: #fff;
	padding-left: 350px;
}

.joinUs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}

.joinUs ul li {
	padding: 0px;
}

.joinUs ul li:last-child {
	padding: 20px 0px 0px 0px;
}

.joinUs input[type='text'],
.joinUs input[type='email'],
.joinUs select {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	margin-top: -1px;
}

.joinUs input::-webkit-input-placeholder,
.joinUs input[type="text"]::-webkit-input-placeholder {
	color: #fff
}

.joinUs .btnholder .ajax-loader,
.MemberInfo .btnholder .ajax-loader {
	margin: -10px 0px 0px 10px !important;
	position: relative;
	right: 0;
	bottom: 0;
}


.wpcf7-not-valid {
	border: 1px solid #f00 !important;
}

.wpcf7-not-valid-tip,
div.wpcf7-validation-errors {
	display: none !important;
}

/*----------------------   home page css end here ------------------------------------*/
.aboutIntro,
.colorBgText,
.pageIntro,
.BlockList {
	text-align: center;
}


.aboutIntro,
.pageIntro,
.JoinEvent,
.EventRegister {
	padding: 100px 0;
}

.page-template-default .pageIntro {
	padding: 0;
}

.page-template-default .pageIntro .container {
	padding-top: 100px;
	padding-bottom: 100px;
}

.page-template-template-about-php .FullWidthText {
	padding-top: 0;
}

/* .pageIntro>div:nth-child(2) {
	min-height: 400px;
} */

.pageTitle {
	width: 100%;
	overflow: hidden;
	margin-top: 100px;
	padding: 115px 115px;
	display: block;
	text-align: center;

}

.redbg {
	background: #E10034;
}

.bluebg {
	background: #001D9C;
}

.greenbg {
	background: #00B0A5
}


.pageTitle h1 {
	color: #fff;
	/* font-size: 50px;
	line-height: 78px;
	font-weight: 400; */
	margin-bottom: 0px;
}


.pageIntro,
.EventRegister h5 {
	color: #00B0A5;
	font-size: 24px;
	line-height: 32px;
	/* padding: 120px 150px; */
}

.pageIntro p:last-of-type {
	padding-bottom: 0px;
}

.pageIntro h2 {
	font-size: 40px;
	line-height: 52px;
	color: #001D9C;
	text-align: center;
}

.btnHolder {
	/*	padding: 50px 30px 100px 30px;*/
	padding: 0px 30px 6% 30px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.btnHolder p {
	padding: 0;
}

.BlockList .col {
	padding: 0px 20px 200px 20px;
	position: static;
	display: block;
}

.BlockList a {
	text-decoration: none;
	font-weight: 400;
}

.page-template-template-events .BlockList .col>div {
	display: block;
}

.BlockList .titleMeta,
.BlockList h4,
.BlockList .shortInfo,
.meta {
	width: 100%;
}

.ImageBlock img:not(.pageContent .ImageBlock img) {
	border-radius: 100%;
	margin: 0 auto;
}

.BlockList .shortInfo {
	color: #00B0A5;
	padding-top: 10px;
}

.BlockList .shortInfo p {
	padding-bottom: 0;
}

.meta {
	color: #001D9C;
	font-weight: 300;
	width: 100%;
}

.BlockList .col .btnHolder,
.BlockList ul .btnHolder {
	text-align: center;
	padding: 0px;
	position: absolute;
	bottom: 140px;
	left: 0;
	right: 0;

}

.BlockList h6 {
	padding-top: 40px;
	margin: 0;
}

.blog .BlockList,
.page-template-template-events .BlockList {
	padding-top: 120px;
	padding-bottom: 40px;
}



.EventHead {
	margin: 0px auto 20px auto;
	max-width: 90%;
	/*	max-height: 400px;*/
	/*	height: 100%;*/
	border-radius: 100%;
	text-align: center;
	position: relative;
}

.EventHead::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.EventHead>div {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 15px;
	left: 0px;
	top: 0px;
	text-align: center;
}

.EventHead h5 {
	color: #fff;
	font-weight: 400;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* .ImageTextRow,
.TextImageRow,
.BlogDetails {
	padding: 0px 6%;
} */

.ImageTextRow .col,
.TextImageRow .col,
.TextWrap {
	padding-bottom: 100px;
}

.ImageTextRow .col p:last-of-type,
.TextImageRow .col p:last-of-type {
	padding-bottom: 0px;
}

.ImageTextRow .col p:last-of-type img,
.TextImageRow .col p:last-of-type img {
	width: 100%;
}

.TextWrap .ImageBlock {
	float: right;
	margin-left: 5%;
	margin-bottom: 20px;
}

.QuoteText {
	max-width: 675px;
	text-align: left;
	display: inline-block;
	color: #001D9C;
}

.QuoteText>p {
	font-size: 20px;
	line-height: 32px;
	font-weight: 300;
	padding-bottom: 0px;
}


.ImageTextRow .ImageBlock,
.TextImageRow .ImageBlock,
.TextWrap .ImageBlock {
	/* margin-bottom: 20px; */
	max-width: 675px;
	width: 100%;
	display: inline-block;
	/* padding-top: 0.5%; */
	background-color: rgba(0, 0, 0, .1);
	border-radius: 100%;
}

.TextWrap .ImageBlock {
	background-color: transparent;
}

.ImageTextRow .box,
.TextImageRow .box,
.TextWrap .box {
	border-radius: 100%;
}

.ImageTextRow .col:first-child {
	padding-right: 60px;
	text-align: left;

}

.ImageTextRow .col:first-child .QuoteText {
	padding-bottom: 60px;
}

.TextImageRow .col:last-child {
	padding-left: 60px;
	text-align: right;
	padding-top: 10px;

}

.ImageBlock>a {
	display: block;
	/* position: relative; */
}

.ImageBlock:hover>a img {
	filter: brightness(1.3);
	-webkit-filter: brightness(1.3)
}

.MemberBlockRow {
	padding: 40px 0;
}

.MemberBlockRow {
	/* padding: 0px 4%; */
	position: relative;
}

.MemberInfo {
	padding: 40px 0;
}

.MemberInfo .shortInfo a {
	color: #00B0A5;
	font-weight: 300;
}

.MemberInfo .shortInfo a:hover {
	color: #E10034;
}

/* .MemberBlockRow .MemberBlock:nth-child(odd) .MemberInfo {
	padding-left: 8%;
} */

/* .MemberBlockRow .MemberBlock:nth-child(even) .MemberInfo {
	padding-right: 8%;
} */
.MemberPhoto .box,
.imgWrapper .box {
	border-radius: 100%;
}

.MemberBlock:nth-child(even) .container .MemberPhoto {
	padding-left: 0;
}

.MemberBlock:nth-child(odd) .container .MemberPhoto {
	padding-right: 0;
}

.MemberBlock:nth-child(odd) .star {
	left: -6%;
}

.MemberBlock:nth-child(even) .star {
	right: -8%;
}

.MemberBlock .container {
	display: flex;
}

.MemberBlock .container .MemberInfo {
	width: 60%;
}

.MemberBlock .container .MemberPhoto {
	width: 40%;
}

.MemberBlock .MemberPhoto {

	/*	padding: 50px 3%;*/
	padding: 70px 60px;
	position: relative;
}

.MemberPhoto img {
	border-radius: 100%;
	max-width: 600px;
	width: 100%;
}

.MemberInfo li p {
	padding-bottom: 0;
}

.MemberInfo h5 {
	color: #001D9C;
	font-weight: 400;
}

.MemberInfo h5 span {
	display: block;
	color: #00B0A5;
}

.emailLink {
	text-decoration: none;
	font-weight: 300;
	color: #E10034;
	display: inline-block;
}

.emailLink:hover {

	color: #00B0A5;
}

.contactRow {
	padding-top: 40px;
}

/* .contactRow .MemberBlock .MemberInfo {
	padding-left: 8%;
} */

.contactRow .MemberBlock:nth-child(odd) .star {
	left: -6%;
	top: auto !important;
	margin-top: 5% !important;
}

.contactRow .MemberBlock:nth-child(even) .star {
	right: -8%;
	top: auto !important;
	margin-top: 12% !important;
}

.contactRow .MemberBlock .container:nth-child(even) .MemberPhoto {
	margin-top: 7%;

}

.contactRow .MemberBlock .MemberPhoto {
	padding-left: 8% !important;
	text-align: right;
	padding-right: 0;
}

.contactRow .MemberBlock .MemberPhoto img {
	display: inline-block;
}

.linkList {
	padding: 0px 0 3%;
}

.linkBlock {
	/*	padding: 50px 0px;*/
	padding: 35px 0px 50px 0px;
	border-bottom: 1px dashed #00B0A5;
	/*	    color: #00B0A5;*/
}

.linkBlock:first-child {
	padding-top: 0px;
}

.linkBlock:last-child {
	border-bottom: 0px;
}

.linkBlock a {
	font-weight: 400;
	text-decoration: none;
}

.linkBlock span {
	font-weight: 600;
	color: #001D9C;
}

.linkBlock p:last-child {
	padding-bottom: 0px;
}


.JoinEvent {
	background: #363534;

	text-align: center;
	color: #fff;
}

.JoinEvent h4 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 35px;
}

.JoinEvent p {
	font-weight: 300;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 35px;
}


.JoinEvent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.JoinEvent ul li {
	padding: 0px 0px 30px 0px;
}

.JoinEvent ul li:last-child {
	padding-bottom: 0px;
}

.EventRegister {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 80px;
}

.EventRegister ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
}

.EventRegister ul li {
	padding: 0px 0px 25px 0px;
}

.EventRegister ul li:last-child {
	padding-bottom: 0px;
}

.EventRegister ul li label,
.contactRow form ul li label {
	text-align: left;
	padding-bottom: 10px;
	display: block;
}

.linkHolder {
	text-align: center;
	width: 100%;
	padding: 0px 0px 6% 0px;
}

.link {
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	text-decoration: none;
	color: #00B0A5;
}


.page-template-template-arzenu-around-the-world-php .pageIntro>div:nth-child(2) {
	padding-bottom: 0px;
}

.aroundWorldMap>div svg {
	width: 100%;
	height: 100%;
}

.worldList>div ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	list-style: none;
}

.worldList>div ul li {
	padding: 0px 20px 200px 20px;
	position: relative;
	width: 33.33%;
	font-size: 32px;
	line-height: 48px;
	font-weight: 400;
	text-align: center;
}

.worldList>div ul li h6 {
	color: #363534;
	/* font-weight: 600; */
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 32px;
	padding-top: 40px;
}

/* .worldList>div ul li a {
	font-weight: 400;
	text-decoration: none;
} */
.linkBtn,
.alm-filters--button {
	text-decoration: none;
	background: #001D9C;
	border: 1px solid #001D9C;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	padding: 3px 29px 5px 29px;
	margin-top: 21px;
	display: inline-block;
	/* height: 40px; */
}

.linkBtn:hover,
.alm-filters--button:hover {
	color: #001D9C;
	background: transparent;
}

.worldList img {
	border-radius: 100%;
	margin: 0 auto;
}

.textPanel p {
	padding: 0;
	color: #00B0A5;
	line-height: 32px;
	text-align: center;
}

.textPanel p a {
	text-decoration: none;
	color: #00B0A5;
}

.textPanel p:first-child {
	font-weight: 600;
}

.tooltip_templates {
	display: none;
}

.tooltipster-sidetip .tooltipster-box {
	background-color: #E10034 !important;
	color: #fff !important;
	border: 0px !important;
	padding: 7px 15px 10px 15px !important;
	/*	padding: 7px 10px 10px 10px \9 !important;*/
	border-radius: 0px !important;
	max-width: 420px;
}

.tooltipster-sidetip .tooltipster-content {
	overflow: hidden !important;
	width: 100% !important;
	display: block;
	color: #fff !important;
	padding: 0px !important;
	font-size: 28px;
	line-height: 32px !important;
	text-align: center;

}

.tooltipster-content>div {
	padding-bottom: 5px;
}

.tooltipster-sidetip .tooltipster-content a {
	color: #fff !important;
	font-weight: 400;
	text-decoration: none;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background,
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #E10034 !important;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border,
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #E10034 !important;
}

.mapPopup h6 {
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 0px;
	padding: 0;
}

.mapPopup a {
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
}

.tooltip {
	fill: #00b0a5;
	stroke: #fff;
	stroke-width: 0.5;
}

.russiahide,
.canadahide path,
.ushide path,
.ushide,
.brazilhide,
.argentinahide,
.ukhide path,
.francehide path,
.spainhide,
.italyhide path,
.nederlandhide,
.germanyhide,
.austriahide,
.hungaryhide,
.australianhide path,
.newzelandhide path,
.ukrainehide,
.luxemborurghide,
.africahide,
.czechiahide,
.switzerlandhide,
.belgiumhide {
	fill: #cccccc;
	pointer-events: none;
}

.tooltip:hover,
.tooltip:hover path {
	fill: #E10034;
}


.pageNotFound {
	width: 100%;
	max-width: 700px;
	text-align: center;
	margin: 0px auto;
	padding: 115px 35px;

}

.pageNotFound p:last-of-type {
	padding-bottom: 0px;
}

.pageNotFound>div {
	border: 6px solid #E10034;
	width: 250px;
	height: 250px;
	margin: 0px auto;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

.pageNotFound>div span {
	color: #00B0A5;
	font-size: 80px;
	position: absolute;
	right: 24px;
	top: 46%;
	font-weight: bold;
	left: 0px;
	width: 100%;
}

.pageNotFound h3 {
	font-size: 45px;
	color: #E10034;
	line-height: 47px;
	/* line-height: 55px; */
}

.contactAddressMap {
	padding: 80px 0;
	position: relative;
}

.AddressInfo,
.ContactMap {
	position: relative;
	width: 50%;
}

.AddressInfo h2 {
	color: #001D9C;
}

.contactRow form ul li {
	padding: 0px 0px 20px 0px;

}

#contact-map {
	width: 100%;
	height: 500px;

}

.disableZoom {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 0px;
}

footer {
	background: #E4FAFA;
	padding: 23px 0 32px 0;
}

.magaMenu .menuCol {
	width: 50%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.newsletter a {
	font-weight: 400;
	text-decoration: none;
	color: #363534;
}


.EventRegister .ajax-loader {
	position: relative;
	display: inline-block;
	top: -4px;
	left: 10px;
}

div.wpcf7-mail-sent-ok {
	color: #398f14 !important;
	text-align: center !important;
}

/*.EventRegister .wpcf7-response-output{ max-width: 600px; margin:15px auto; font-size: 18px;}*/
.BlockList .titleMeta a {
	text-decoration: none;
}

.aroundWorldMap {
	padding: 0 42px;
	max-width: 1600px;
	margin: 0 auto;
}

/* Stand with israel */

.filterPanel {
	background: #E4FAFA;
	padding: 41px 0 37px;
	/* margin-bottom: 100px; */
}

.filterPanel .flexWrap {
	justify-content: center;
}

.NewsFilter .alm-filters {
	display: flex;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: row wrap;
	align-items: flex-end;
}

.isrealList {
	padding: 100px 0 0;
}

/* .isrealList .col_1_1_1 {
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: center;
} */

.isrealList .col {
	padding: 0px 20px 200px 20px;
	text-align: center;
}

.isrealList .box,
.worldList .box,
.BlockList .box {
	max-width: 282px;
	max-height: 282px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border-radius: 100%;
}

.isrealList img,
.imgWrapper img {
	border-radius: 100%;
	margin: 0 auto;
}

.isrealList h3 {
	font-size: 24px;
	line-height: 30px;
	/* text-transform: uppercase; */
	padding-top: 40px;
	font-weight: 400;
	margin-bottom: 0;
}

.isrealList span {
	font-size: 18px;
	line-height: 22px;
	color: #E10034;
	font-weight: 400;
	padding-top: 20px;
	display: block;
}

.isrealList p {
	font-size: 18px;
	line-height: 22px;
	color: #00B0A5;
}

.isrealList a {
	text-decoration: none;
}

.isrealList h6 a,
.BlockList h6 a {
	color: #363534;
}

.filterWrapper {
	padding: 80px 0 !important;
}

.filterWrapper .container {
	padding: 0 125px;
}

.filterWrapper .flexWrap {
	justify-content: space-between;
	padding: 40px 0;
	border-bottom: 1px solid #363534;
}

.NotFound {
	text-align: center;
	color: #001D9C;
}

.imgWrapper {
	width: 16%;
}

.textWrapper {
	width: 65.2%;
}

.linkWrapper {
	/* width: 151px; */
	width: 13%;
}

.linkWrapper .linkBtn,
.alm-filters--button {
	margin-top: 0;
}

.textWrapper h6 {
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 20px;
	margin: 0;
}

.textWrapper span {
	font-size: 20px;
	line-height: 24px;
	display: block;
	font-weight: 400;
}

.resourceType {
	color: #001D9C;
}

.authorName {
	color: #00B0A5;
}

/* .categoryName,
.NewsFilter select {
	color: #E10034;
} */

.textWrapper p {
	padding-top: 20px;
	padding-bottom: 0;
	font-size: 18px;
	line-height: 24px;
}

.textPanel {
	padding-top: 45px;
	padding-bottom: 110px;
}

.filterPanel select {
	margin-right: 20px;
	width: 343px;
	font-size: 18px;
	line-height: 22px;
	height: 40px;
	/* padding: 8px; */
	border: transparent;
}

.filterPanel select option,
#taxonomy-select-1 option {
	/* font-size: 18px;
	line-height: 22px; */
	background: #001D9C !important;
	color: #fff;
	padding: 10px 10px 35px 10px !important;
	border: none;
}

.authorPanel select option,
#taxonomy-select-2 option {
	background: #00B0A5 !important;
}

.authorPanel select,
#taxonomy-select-2 {
	color: #00B0A5 !important;
}

.NewsFilter .alm-filter--select {
	display: flex;
	flex-direction: column;
}

.NewsFilter .alm-filter--select label {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #001D9C;
}

.NewsFilter #alm-filter-2 label {
	color: #00B0A5;
}

.NewsFilter #alm-filter-3 label {
	color: #E10034;
}

.categoryPanel select option,
.constiPanel .NewsFilter #taxonomy-select-1 option,
#taxonomy-select-3 option {
	background: #E10034 !important;
}

.categoryPanel select,
.NewsFilter,
.categoryName,
.page-template-template-constituents-inst-org #taxonomy-select-1,
#taxonomy-select-3 {
	color: #E10034 !important;
}

.filterPanel .linkBtn {
	margin: 0;
}

.alm-load-more-btn.done,
.alm-load-more-btn {
	display: none !important;
}

.dropdown select,
.NewsFilter select,
.dropdown select:not(:focus) {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('images/arrow.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
	cursor: pointer;
	transition: all 0.3s ease;
	color: #001D9C;
}

.dropdown select:focus,
.NewsFilter select:focus {
	background-image: url('images/arrow1.png');
}

.almPanel .alm-filters--submit {
	display: none;
}

.almPanel .NewsFilter {
	position: relative;
}

.almPanel .NewsFilter .alm-filters {
	justify-content: flex-start;
}

.almPanel .NewsFilter .linkBtn {
	position: absolute;
	right: 0;
	bottom: 0;
}

.custom-first-record {
	padding-bottom: 67px;
}

.custom-first-record p {
	font-size: 24px;
	line-height: 32px;
	text-align: center;
}

.custom-first-record a {
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	color: #00B0A5;
}

.custom-first-record a:hover {
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	color: #E10034;
}

.logged-in header {
	top: 32px;
}

.page-template-template-constituents-inst-org .BlockList .col {
	padding-bottom: 95px;
}

form ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* Donate page */
.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 0 !important
}

.gfield_radio {
	display: flex;
	flex-flow: row wrap;
	padding-right: 15%;
	/* padding-bottom: 67px; */
}

.gchoice {
	padding-right: 55px;
	padding-bottom: 25px;
}

.gchoice:last-child {
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
	display: flex;
}

.form-heading h3 {
	padding-top: 67px;
	margin-top: 0;
}

.gform_wrapper.gravity-theme .gfield_radio label {
	margin-top: 0;
}

.donationOptions h3 {
	display: inline-block;
	font-size: 22px !important;
	line-height: 27px;
	max-width: 100% !important;
	color: #363534 !important;
	font-weight: 400;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

.gform_required_legend {
	display: none;
}

.gform-field-label:not(.donationOptions label,
	.gfield_consent_label),
.gsection_title {
	font-size: 18px !important;
	line-height: 22px;
	color: #001D9C;
	/* font-weight: 400 !important; */
	/* margin-top: 30px; */
	margin-bottom: 0;
	padding-left: 10px;
}

.gfield--type-radio .gform-field-label:not(.gform-field-label--type-inline) {
	margin-top: 0;
	display: block !important;
	border-bottom: 1px solid #ccc;
	width: 100%;
	padding-bottom: 6px !important;
}

.gform_wrapper.gravity-theme input:not(.gform_button, .gfield-choice-input),
.gform_wrapper.gravity-theme select {
	border-bottom: 1px solid #ccc !important;
	border: none;
	/* padding: 23px 5px 8px 5px !important; */
	padding: 8px 5px !important;
	margin-bottom: 15px !important;
}

.gform_body {
	padding-bottom: 60px;
}

.gform_button {
	/* margin-top: 94px !important; */
	margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	padding: 0 !important;
	margin: 0 !important;
	align-items: center;
}

.gform_wrapper.gravity-theme .gsection {
	margin-bottom: 15px;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	font-size: 15px !important;
}

.ginput_container_number {
	margin-top: 15px;
}

#gform_1 {
	position: relative;
	padding-top: 62px;
	padding-bottom: 43px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 18px;
	height: 18px;
	border: 1px solid #00B0A5;
	border-radius: 100%;
	background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #00B0A5;
	position: absolute;
	top: 5px;
	left: 0;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

[type="radio"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

#gform_1:before {
	content: '';
	width: 14% !important;
	/* height: 10%; */
	position: absolute;
	z-index: 2;
	display: block;
	top: 0;
	/* top: 50%; */
	background: url(images/star.svg);
	background-repeat: no-repeat;
	background-size: auto 99%;
}

.gform_wrapper.gravity-theme input:not(.gform_button),
.gform_wrapper.gravity-theme select {
	font-size: 22px !important;
	line-height: 27px !important;
	color: #363534 !important;
}

.gform_wrapper.gravity-theme select {
	margin-bottom: 0 !important;
}

.gform_confirmation_message {
	text-align: center;
	color: #001d9c;
	padding: 60px 0;
	font-size: 35px;
	line-height: 45px;
}

.gform_wrapper.gravity-theme .gfield input.large.ginput_amount {
	margin-top: 5px !important;
	width: 40%;
}

.gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}

/* Popup */
.loaded #preload {
	opacity: 1;
	visibility: visible;
}

#preload {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 200;
	padding: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	transition-duration: 0.5s;
	transition-property: all;
}

.popupupInside {
	max-width: 830px;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	background-color: #E4FAFA;
	border-radius: 25px;
	padding: 40px 40px 50px 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	color: #201547;
	position: relative;
}

.popupupInside .closePopup {
	position: absolute;
	display: inline-block;
	z-index: 2;
	right: 30px;
	top: 30px;
	width: 25px;
	height: 25px;
	background: url(images/close-blue-btn.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
}

.popupupInside .ImageBlock {
	width: 140px;
	height: 140px;
	background-color: #fff;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto 40px auto;
}

.popupupInside .ImageBlock .imageHolder {
	display: flex;
	align-items: center;
	justify-content: center;
}

.popupupInside .ImageBlock .placeholder {
	object-fit: contain;
	width: 80%;
	height: 80%
}

.popupupInside h2 {
	font-size: 26px;
	line-height: 35px !important;
	margin-bottom: 30px;
	color: #363534;
}

.popupupInside .text {
	color: #00B0A5;
	font-size: 18px;
	max-width: 630px;
	width: 100%;
	margin: 0 auto 10px auto;
}


/* Hide the field description initially */
.tooltip-field .gfield_description {
	display: none;
	position: absolute;
	background: #001D9C;
	left: 0;
	color: #fff;
	padding: 15px 10px;
	border-radius: 5px;
	line-height: 20px !important;
	/* max-width: 200px;
	white-space: nowrap; */
	z-index: 999;
	max-width: 300px;
}

/* Position the tooltip relative to the field */
.tooltip-field {
	position: relative;
}

/* Show tooltip on hover */
.tooltip-field:hover .gfield_description {
	display: block;
	position: absolute;
	bottom: 100%;
	/* Moves the tooltip above the field */
	left: 0;
	/* left: 50%; */
	/* transform: translateX(-50%); */
	margin-bottom: 5px;
}

/* Optional: Add an arrow to the tooltip */
.tooltip-field:hover .gfield_description::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 10%;
	transform: translateX(-10%);
	border-width: 5px;
	border-style: solid;
	border-color: #001D9C transparent transparent transparent;
}

#gform_1 input[type=checkbox] {
	/* position: initial !important; */
	/* opacity: 1 !important; */
	margin: 2px 0 0 0 !important;
	width: 30px;
	height: 15px;
	position: relative;
	border: 1px solid #001D9C !important;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	line-height: 0;
	margin: 0 .6em 0 0;
	outline: 0;
	padding: 0 !important;
	vertical-align: middle;
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	opacity: .5;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
	#gform_1 input[type=checkbox] {

		margin: 5px 0 0 0 !important;
	}

}

/* Hover effect */
#gform_1 input[type=checkbox]:hover {
	opacity: 1;
}

/* Checked state with background color */
#gform_1 input[type=checkbox]:checked {
	background-color: #001D9C;
	opacity: 1;
}

/* Proper tick mark */
#gform_1 input[type=checkbox]::before {
	content: '';
	position: absolute;
	right: 30%;
	top: 10%;
	width: 5px;
	height: 10px;
	border-right: 2px solid #FFF !important;
	border-bottom: 2px solid #FFF !important;
	transform: rotate(45deg);
	z-index: 2;
	opacity: 0;
}

/* Show tick only when checked */
#gform_1 input[type=checkbox]:checked::before {
	opacity: 1;
}

.gfield_consent_label {
	color: #001D9C !important;
	padding-left: 10px;
	line-height: 22px;
	max-width: calc(100% - 32px);
}

.ginput_container_consent {
	display: flex;
	margin-bottom: 15px;
}

.gfield--input-type-consent {
	margin-top: 20px !important;
}