/** New Design Changes **/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

@font-face {
    font-family: "Neulis-Neue";
    src: url("fonts/Neulis_Neue.otf") format("opentype");
}

body .wysiwyg a{
    font-family: "Lato", sans-serif;
    color: #000 !important;
    font-size: 16px;
    font-weight: normal !important;
}

.bg-turquoise {
	background-color: #00C7CF;
}

.bg-turquoise:hover {
	color: #f5f5f5;
}

.brand-turquoise {
	color: #00C7CF;
}

body .bg-brand-orange,
body .bg-brand-primary {
    background-color: #ff8200;
}

body .brand-orange,
body .brand-primary,
body .hover-brand-orange:hover,
body .hover-brand-primary:hover {
    color: #ff8200;
}

body [data-element=donation-form] [data-element=donation_form-support].bg-brand-orange {
    background-color: #ff8200;
}

body [data-element=donation-form] [data-element=donation_form-support].bg-brand-orange [data-element=button] {
    color: #ff8200;
}

body .btn.btn-orange {
    border-color: #ff8200;
    background-color: #ff8200;
}

body {
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
}

body header .main-nav .menu-wrapper .menu-desktop .menu {
	font-family: "Neulis-Neue";
}

body header .main-nav .menu-wrapper .menu-desktop .menu > .menu-item a {
	text-transform: capitalize;
	font-size: 18px;
}

header .main-nav .logo {
	padding: 20px 20px;
	max-width: 330px;
}

header .search-cta .btn {
	padding: 10px 35px;
	text-transform: capitalize;
	font-family: "Neulis-Neue";
	font-size: 18px;
} 

header .search-cta .btn .fas{
	display: none;
}

header .search-menu form {
    position: relative;
}

header .search-menu form .search-tigger {
    position: absolute;
    right: 0;
    font-size: 24px;
}

header .search-menu[data-state=true] form fieldset input {
    border: 0;
    background: #f5f6f7;
    border-radius: 25px;
    height: 44px;
}

.search-cta {
    margin-top: 8px;
}

.heading, h1, h2, h3, h4, h5, h6 {
    font-family: "Neulis-Neue";
    font-weight: 900;
    font-style: normal;
}

body .wysiwyg h1{
	font-family: "Neulis-Neue";
	font-size: 26px;
	font-weight: bold;
}

body .wysiwyg h2{
	font-family: "Lato", sans-serif;
	font-size: 26px;
	font-weight: bold;
}

body .wysiwyg h3{
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: bold;
}

body .wysiwyg h4{
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: normal;
}

body .wysiwyg h5{
	font-family: "Lato", sans-serif;
	font-size: 21px;
	font-weight: bold;
}

body .wysiwyg h6{
	font-family: "Lato", sans-serif;
	font-size: 21px;
	font-weight: normal;
}

.title .lh1 {
    line-height: 1.2;
}

.title .lh1 {
    line-height: 1.2;
}

body.home .mt4 a {
    font-size: 22px;
}

.mt4 a {
    font-family: "Lato", sans-serif;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 24px;
}

body.home .home-slider .slick-slider .image-holder a {
	margin-top: 25px;
    padding-left: 0;
    font-size: 24px;
    margin-left: 0;
}

.slick-dots li button:before {
    background: #fff;
    border: 0;
    width: 10px;
    height: 10px;
}

.slick-dots li.slick-active button:before {
    background: #ff8200;
    border: 0;
}
section[data-block-name="block_linkBoxes"] .item-wrapper  .item.block{
    height: initial !important;
}

section[data-block-name="block_linkBoxes"] .item.block,
section[data-block-name="block_linkBoxes"] .item.block .image-holder{
    border-radius: 40px;
    background-color: #f0801a;
}

section[data-block-name="block_linkBoxes"] .item-wrapper:nth-child(2n) .item.block,
section[data-block-name="block_linkBoxes"] .item-wrapper:nth-child(2n) .item.block .image-holder{
    background-color: #00b0ad;    
}

section[data-block-name="block_linkBoxes"] .item.block [data-mh="box-title"] {
    background: transparent;
    color: #fff;
    font-family: "Neulis-Neue";
    font-size: 2.3em;
    padding: 10px 25px;
    height: initial !important;
}

body.home .home-slider .slick-slider .image-holder a .fas {
    order: 3;
    margin-left: 10px;
}

.btn {
    font-family: "Neulis-Neue";
    text-transform: initial;
    padding: 5px 22px;
    font-size: 14px;
}

body .block-img .content-container {
    align-items: initial;
    max-width: 700px;
    box-sizing: content-box;
}

body .block-img .content-container .title > *{
    line-height: 1.3em;
}

.block-img .breadcrumbs {
    display: none;
}

body .block-img .button-first a {
    padding-left: 0;
}

body .block-img .button-first .fas {
    order: 3;
    margin-left: 10px;
}

#news-section {
	background-color: #f0f0f0;
	background-size: contain;
    background-repeat: no-repeat;
}

#news-section .title {
    text-transform: initial;
	line-height: 1.1;
	margin-bottom: 15px;
}

#news-section .md-block {
    color: #55565A;
    font-size: 20px;
    line-height: 26px;
}

#news-section #catch_up {
    font-family: "Neulis-Neue";
    text-transform: initial;
    font-size: 20px;
    font-weight: normal;
}

#news-section .brand-base {
    color: #55565A;
    font-size: 26px;
}

.turquoise {
    color: #00C7CF;
}

body.home .md-block .mb4 {
    text-transform: initial;
    font-size: 50px;
    max-width: 500px;
}

body.home .md-block .wysiwyg {
    font-size: 22px;
    line-height: 30px;
    /*max-width: 480px;*/
}

body.home .md-block .btn {
    padding: 10px 40px;
}

body.home #gen-msg.md-block .btn {
    padding-left: 0;
}

#footer-newsletter {
    margin-top: 0;
}

#gen-msg[data-block-name=block_banners][data-block-layout=basic] .image-holder{
    height: initial;
}

body.home #research-panel.md-block .mb4 {
    max-width: initial;
    font-size: 40px;
}

body.home #research-panel.md-block .btn {
    padding-left: 0;
}

body .block-img .content-container .wysiwyg p{
    color: #55565A;
}

.newsletter-txt {
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 0;
}

.title-newsletter {
    font-size: 48px;
}

body [data-element=footer-newsletter] .gform_wrapper .gform_fields li:first-of-type input {
    border-radius: 40px;
    width: 180px;
	margin-right: 10px;
}

body [data-element=footer-newsletter] .gform_wrapper .gform_fields li input::placeholder {
    color: #c0c0c0;
}

body [data-element=footer-newsletter] .gform_fields li {
    width: auto;
}

body [data-element=footer-newsletter] .gform_wrapper input[type=text] {
    padding: 1rem 20px !important;
    border-radius: 50px;
}

body [data-element=footer-newsletter] .gform_footer input[type=submit] {
    background: transparent;
    box-shadow: none;
    font-family: "Neulis-Neue";
    font-size: 20px;
    font-weight: 600;
}

.bg-brand-pearl {
	background: #F0F0F0;
}

.bg-slate {
	background: #55565A;
}

.slate {
	color: #55565A;
}

.footer-wt {
	background: #f6f6f6;
}

.footer-columns .menu-item a span {
    font-size: 18px;
}

footer .logo {
    margin-top: -50px;
}

.border-white {
    border-color: #fff !important;
}

body .search-field form input[type=search],
body .search-field form input[type=text] {
	min-width: auto;
}

#news-section .item {
    align-items: normal;
}

#news-section .item .display-none {
    display: block;
}

#news-section .item img {
    border-radius: 0;
}

section.block .container .btn {
	font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

@media (max-width: 512px){
	body [data-element=footer-newsletter] .gform_wrapper .gform_fields li:first-of-type input {
		width: 100%;
	}
	header .search-menu form .search-tigger,
	header .search-menu form {
		position: initial;
	}
}
@media (max-width: 767px){
	#news-section .item .content {
		margin-top: 1.5rem;
		padding-left: 0;
	}
	body.home .md-block .mb4 {
		font-size: 40px;
	}
	body.home #research-panel.md-block .mb4 {
		font-size: 34px;
	}
}
@media (max-width: 1024px) {
	.footer-columns > .col:nth-last-child(1) {
		display: none;
	}
}
/** New Design Changes END **/

/* WordPress Default Gallery CSS */
.wpview-type-gallery:after {
	content: "";
	display: table;
	clear: both;
}

.gallery img[data-mce-selected]:focus {
	outline: none;
}

.gallery a {
	cursor: default;
}

.gallery {
	margin: auto -6px;
	padding: 6px 0;
	line-height: 1;
	overflow-x: hidden;
}

.ie7 .gallery,
.ie8 .gallery {
	margin: auto;
}

.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ie7 .gallery .gallery-item,
.ie8 .gallery .gallery-item {
	padding: 6px 0;
}

.gallery .gallery-caption,
.gallery .gallery-icon {
	margin: 0;
}

.gallery .gallery-caption {
	font-size: 13px;
	margin: 4px 0;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.ie8 .gallery-columns-3 .gallery-item,
.ie7 .gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.665%;
}

.gallery-columns-7 .gallery-item {
	width: 14.285%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.111%;
}

.gallery img {
	max-width: 100%;
	height: auto;
	border: none;
	padding: 0;
}

img.wp-oembed {
	border: 1px dashed #888;
	background: #f7f5f2 url(images/embedded.png) no-repeat scroll center center;
	width: 300px;
	height: 250px;
	outline: 0;
}

.gallery figure img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

/* rtl */
.rtl .gallery .gallery-item {
	float: right;
}

/************************ WordPress Default Gallery CSS END ************************/

[data-element=donation-form][data-donation-type=single] [data-element=donation_form-donation_stay_intouch] .container-checkbox .checkmark:after {
	border-color: #522c71;
}

[data-element=donation-form][data-donation-type=repeat] [data-element=donation_form-donation_stay_intouch] .container-checkbox .checkmark {
	border-color: #e5005b
}


[data-element=donation-form][data-donation-type=repeat] [data-element=donation_form-donation_stay_intouch] .container-checkbox .checkmark:after {
	border-color: #e5005b
}

@media (max-width: 767px) {
	body.page-id-10256 section[data-block-name="block_banners"][data-block-layout="basic"] .image-holder {
		    height: 220px;
	}
	.recap-quiz .col:nth-child(1) {
		margin-bottom: 20px;
	}
	.w-responsivGallery-info {
	    padding: 10px 10px 0;
	}

	.w-responsivGallery-info > p {
	    margin-bottom: 5px;
	}

	.scroll-view {
	    padding-bottom: 30px;
	}
}


@media (min-width: 767px) {
	#vimeo_video {
		min-height: 450px !important;
	}
	.mt4.text-left .btn {
		margin-bottom: 1rem
	} 
}
.searchwp-live-search-result p {
  font-size: 0.7em;
}


body section[data-block-name="block_alternating"] div.image-holder {
    background-size: cover !important;
}


body [data-element=footer-newsletter] .gform_wrapper input[type=text] {
    padding: 0.8rem 15px !important;
}

body [data-element=footer-newsletter] .gform_wrapper .gfield {
    margin-right: 5px;
}

body [data-element=footer-newsletter] .gform_wrapper .gform_fields li:first-of-type {
    border-right: 0 !important;
}

.beacon-form iframe {
    background-color: transparent;
}

body [data-block-name=block_banners][data-block-layout=slider] .slides-wrapper .item {
    background-size: cover !important;
    background-position: center center !important;
}

/*** Flip Card CSS ***/

.row.justify-content-center {
    text-align: center;
}

p.h3.text-orange {
    color: #f3923c;
    font-weight: 900;
    text-align: center;
	font-family: prenton-condensed,sans-serif;
	font-size: 1.6em;
}

.please_note {
    border-bottom: 1px solid #d5ccd6;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    padding-bottom: 10px;
}

.card-block {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.flip-card {
    background-color: transparent;
    perspective: 1000px; /* Remove this if you don't want the 3D effect */
    cursor: pointer;
    margin-bottom: 30px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    border: 5px solid #00c7cf;
}


.flip-card.flipped .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; /* Safari */
}

.flip-card img{
    width: 100%;   
}

.flip-card-back {
    transform: rotateY(180deg);
}

.text-orange {
    color: #f3923c;
}

.row:before,
.row:after {
    content: '';
    display: block;
}

.row:after {
    clear: both; 
}

.flip-card-back.d-flex {
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
    padding: 10px;
}

.flip_card .container {
    padding: 0 40px;
}

/* Extra Small devices (portrait phones, 576px and less) */
@media (max-width: 576px) {  
    .card-block {
        width: 100%;
    }
	.card-block .flip-card-back.d-flex {
		font-size: 18px;
		padding: 10px;
	}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
    .flip-card {
        height:231px;
        margin-bottom: 30px
    }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
	.card-block {
		width: 25%;
	}
    .flip-card {
        height:321px;
        margin-bottom: 30px
    }
    .w-gallery {
        overflow: hidden;
        height:300px;
    }
    .flip-card p {
        font-size: 1.2rem;
    }
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .flip-card {
        height:206px;
    }
    .w-gallery {
        overflow: hidden;
        height:425px;
    }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .flip-card {
        height:270px;
    }
    .flip-card p {
        font-size: 1.5rem;
    }
}
/*** Flip Card CSS END ***/

.flip_card,
.scroll-view {
    margin: 20px auto;
    padding: 20px 10px;
}

.scroll-view .container {
    padding: 0 20px;
}

/*** Recap Quiz ***/
.recap-quiz {
	background: #f3923c;
	margin: 20px auto;
    padding: 40px 10px;
}

.recap-quiz p.h3,
.recap-quiz .please_note {
	color: #fff;
}

.recap-quiz p.h3 {
    font-size: 26px;
}

.recap-quiz .border {
    border: 0;
    padding: 1.5rem!important;
    margin-bottom: 1rem!important;
    font-weight: 600;
    font-size: 16px;
}

.recap-quiz .col {
    padding: 0 15px;
}

.recap-quiz .btn:disabled{
    opacity: .65
}

.recap-quiz .btn-block {
    display: block;
    width: 100%;
}

.wordfills {
    max-width: 900px;
    margin:  0 auto;
}

.recap-quiz .border > .row {
	margin-top: 16px;
}

.recap-quiz button.incorrect {
    background: #e30613 !important;
    color: #fff !important;
    font-weight: bold !important;
    opacity: 1 !important;
}

.recap-quiz button.correct {
    background: #00c7cf !important;
    color: #333 !important;
    font-weight: bold !important;
    opacity: 1 !important;
}

.recap-quiz .feedback-box {
    background: #fdd27a;
    border-radius: 8px;
    padding: 15px 20px;
    color: #333333;
    font-weight: 600;
    font-size: 14px;
}

.recap-quiz p.h6 {
    font-size: 18px;
    margin-bottom: 0;
}
/*** Recap Quiz END ***/

/*** Rollover Image CSS **/
.img_rollover {
	position: relative;
}

.txt_rollover {
	width: 270px;
	top: 0;
	left: 0;
	transform: translate(0,0%);
	padding: 10px;
	color: #ffffff;
	background-color: #f89138;
	opacity: 0.9;
	font-weight: 500;
	font-size: 13px;
	border-radius: 8px;
	position: absolute;
	z-index: 99999999;
}

.txt_rollover h5 {
	text-decoration: underline;
	margin-bottom: 2px;
	font-family: Montserrat,sans-serif;
    font-weight: 600;
}

.txt_rollover.bottom i,
.txt_rollover.top i,
.txt_rollover.left i,
.txt_rollover.right i {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -12px;
	width: 24px;
	height: 12px;
	overflow: hidden;
}

.txt_rollover.bottom i:after,
.txt_rollover.top i:after,
.txt_rollover.left i:after,
.txt_rollover.right i:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
	background-color: #f89138;
	opacity: 0.9;
}

.txt_rollover.top i {
	top: -12px;
}

.txt_rollover.top i:after {
	transform: translate(-50%,50%) rotate(45deg);
}

.txt_rollover.left i {
	margin-top: -12px;
	width: 12px;
	height: 24px;
	right: 100%;
	top: 50%;
	left: initial;
}

.txt_rollover.left i:after {
	left: 0;
	top: 50%;
	transform: translate(50%,-50%) rotate(-45deg);
}

.txt_rollover.right i {
	top: 50%;
	left: initial;
	margin-top: -12px;
	width: 12px;
	height: 24px;
	right: -12px;
}

.txt_rollover.right i:after {
	left: 0;
	top: 50%;
	transform: translate(-50%,-50%) rotate(-45deg);
}

.txt_rollover#txt1 {
	top: 197px;
	left: 412px;
}

.txt_rollover#txt2 {
	top: 273px;
	left: 678px;
}

.txt_rollover#txt3 {
	top: 443px;
	left: 149px;
}

.txt_rollover#txt4 {
	top: 362px;
	left: 540px;
}

.txt_rollover#txt5 {
	top: 482px;
	left: 858px;
}

.txt_rollover#txt6 {
	top: 669px;
	left: 128px;
}

.txt_rollover#txt7 {
	top: 595px;
	left: 44px;
}

.txt_rollover#txt8 {
	top: 686px;
	left: 363px;
}

.txt_rollover#txt9 {
	top: 556px;
	left: 447px;
}

.txt_rollover#txt10 {
	top: 690px;
	left: 543px;
}

.txt_rollover#txt11 {
	top: 680px;
	left: 644px;
}

.txt_rollover#txt12 {
	top: 553px;
	left: 528px;
}

.txt_rollover#txt13 {
	top: 629px;
	left: 715px;
}

.txt_rollover#txt14 {
	top: 630px;
	left: 751px;
}

.txt_rollover#txt15 {
	top: 519px;
	left: 890px;
}

/*** Rollover Image CSS END **/

div[data-mh="pod-content-description"]:nth-last-child(1) {
    padding-bottom: 20px;
}

/*** Round Corner Images ***/
img,
.image-holder,
.item.dd-zoom a,
[data-block-name=block_alternating] .container [data-element=media-container]{
    border-radius: 15px;
}

body section[data-block-name="block_alternating"] div.image-holder {
	border-radius: 0;
}
/*** Round Corner Images END ***/

img.logo,
.moove-gdpr-company-logo-holder img {
    border-radius: 0;
}

/*** Team Member Quote Design ***/
blockquote.review-content {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    padding: 20px;
    margin-top: 20px;
}

blockquote.review-content p,
blockquote.review-content b{
    color: #6e2b64;
}

blockquote.review-content p {
    margin-bottom: 5px;
    position: relative;
}

blockquote.review-content p:before,
blockquote.review-content p:after {
    color: #f73778;
    content: open-quote;
    font-size: 2.6em;
    font-family: 'Font Awesome 5 Free';
    line-height: 0.1em;
    vertical-align: -0.4em;
}

blockquote.review-content p:before {
    position: absolute;
    left: -28px;
}

blockquote.review-content p:after {
    content: close-quote;
    position: absolute;
    right: 0;
    bottom: 0;
}

blockquote span.author-designation {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    color: #555;
}
/*** Team Member Quote Design END ***/

/** Cookie Banner CSS **/
body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    padding: 140px;
    box-sizing: border-box;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 12px 40px;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
    line-height: 24px;
	font-size: 16px;
}

body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 30px;
}



@media (max-width: 1024px) {
    body #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
        padding: 5px;
    }
    
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
        padding: 10px;
    }
    
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p {
        line-height: 22px;
    	font-size: 15px;
    }
    
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,
    body #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 30px;
    }
    
    body #moove_gdpr_cookie_info_bar {
        bottom: 48px
    }
}
/** Cookie Banner CSS END **/
