/**
 * @file
 * Subtheme specific CSS.
 */
@font-face {
    font-family: 'Obkectivity-Bold.otf';
    src: local('Obkectivity-Bold.otf'), url('../fonts/Objectivity-Bold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Obkectivity-ExtraBold.otf';
    src: local('Obkectivity-ExtraBold.otf'), url('../fonts/Objectivity-ExtraBold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'Obkectivity-Medium.otf';
    src: local('Obkectivity-Medium.otf'), url('../fonts/Objectivity-Medium.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'MinionPro-Regular.otf';
    src: local('MinionPro-Regular.otf'), url('../fonts/MinionPro-Regular.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'MyriadPro-Regular.otf';
    src: local('MyriadPro-Regular.otf'), url('../fonts/MyriadPro-Regular.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'MyriadPro-Semibold.otf';
    src: local('MyriadPro-Semibold.otf'), url('../fonts/MyriadPro-Semibold.otf') format('opentype');
    font-display: swap;
}

.container {
    max-width: 1400px;
    width: 100%;
}

a.a2a_dd.addtoany_share img {
    max-width: 15px;
    width: 100%;
}

.banner2-image {
    display: block;
    max-width: 559px;
}

.content .banner2-image img {
    display: block;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 559px;
    height: auto;
}

/*.view-id-banner {
    background: #575ff2;
}*/

.header-details h1 {
    font-size: 10vh;
    font-family: 'Obkectivity-ExtraBold.otf';
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 1.2;
}

.header-details h3 {
    font-family: 'Obkectivity-Bold.otf';
    z-index: 1;
    margin-right: 42px;
    font-size: 28px;
    color: #fff;
}

.banner-button a {
    background: transparent;
    border: 2px solid #fff;
    font-family: 'Obkectivity-Medium.otf';
    padding: 9px 31px 6px;
    font-size: 12px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 26px;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.situation-details h2 {
    font-size: 40px;
    font-family: 'Obkectivity-Bold.otf';
}

.situation-details p {
    font-size: 15px;
    font-family: 'MyriadPro-Regular.otf';
    line-height: 21px;
}

#block-mainnavigation {
    margin: auto;
}

.navbar-expand-lg #block-mainnavigation .navbar-nav .nav-link {
    color: #fff;
    font-family: 'Obkectivity-Bold.otf';
    border-bottom: 3px solid transparent;
    text-transform: uppercase;
}

.lang-dropdown-select-element.form-select {
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 15px;
    font-weight: 400;
    line-height: 17px !important;
    color: white;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    box-shadow: none;

}

fieldset.js-form-item.js-form-type-select.form-type-select.js-form-item-lang-dropdown-select.form-item-lang-dropdown-select.form-no-label.mb-3 {
    margin-bottom: 0px !important;
}

section#situation-analysis {
    background-color: #f6f6f6;
    padding: 40px 0;
}

.title-border {
    width: 50px;
    border-bottom: 3px solid;
}

.situation-details h2 {
    font-size: 40px;
    font-family: 'Obkectivity-Bold.otf';
    max-width: 420px;
    width: 100%;
}

.situation-details p:empty,
.quotes p:empty {
    display: none;
}

.situation-details button {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 8px 31px 4px;
    font-size: 12px;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 600;
}

.situation-details button:hover {
    background: #000;
    color: #fff;
}

.situation-analysis-details .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#block-wca-content .node__content {
    margin-top: 0px;
}

#challenges video {
    width: 100%;
    height: auto;
}

.cei-details {
    color: #010101;
    max-width: 500px;
    width: 100%;
    line-height: 25px;
    padding: 100px 100px 0;
}

.cei-details h2 {
    font-size: 40px;
    line-height: 44px;
    font-family: 'Obkectivity-Bold.otf';
}

.cei-details .field--item {
    font-size: 15px;
    font-family: 'MyriadPro-Regular.otf';
    line-height: 21px;
}

#listen-quote {
    padding: 120px 200px 100px 200px !important;
}

.path-frontpage #listen-quote {
    color: #010101;
    background-color: #f3ad34;
}

#slidingQuote .row {
    align-items: center;
}

#listen-quote .carousel-inner img {
    width: 100%;
    border-radius: 50%;
    height: auto;
}

.quotes p {
    font-size: 25px;
    font-family: 'Obkectivity-Medium.otf';
    color: #fff;
    margin: -120px 0 100px 0;
}

.quotes h4 {
    font-size: 28px;
    font-family: 'Obkectivity-Bold.otf';
    color: #fff;
}

.quotes h1 {
    font-size: 200px;
    font-family: 'Obkectivity-Bold.otf';
    color: #fff;
}

.float-right.customCloseButtonClassForCloseCountryDetails {
    display: none;
}



.site-footer {
    background-color: #000000 !important;
    padding: 127px 0 6px 0;
}

.site-footer ul li {
    display: block;
}


.site-footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.site-footer ul li a {
    color: #fff;
    font-size: 21px;
    font-family: 'MyriadPro-Regular.otf';
}

div#block-addtoanybuttons {
    width: auto;
    margin-top: 3px;
}

.lang-dropdown-select-element.form-select option {
    background: #000;
}

.site-footer .block {
    margin: 0px 0;
    border: 0px solid #444;
}

.footer-social-tag {
    margin-top: 10px;
}

.footer-social-tag span {
    display: block;
    font-size: 18px;
    font-family: 'MyriadPro-Regular.otf';
    color: white;
}

.footer-social-icon .field--type-image img {
    margin-bottom: 0px;
    margin-top: 20px;
}

.site-footer div#block-webform {
    padding: 0;
}

.site-footer div#block-webform h2 {
    color: #fff;
    font-size: 25px;
    font-family: 'Obkectivity-Bold.otf';
    border-width: 0px;
}

.site-footer div#block-webform .form-control {
    background-color: transparent;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.site-footer div#block-webform button {
    background: transparent;
    border: 2px solid #fff;
    font-family: 'Obkectivity-Medium.otf';
    padding: 7px 31px 6px;
    font-size: 12px;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 52px;
    border-radius: 0px;
    margin-top: 20px;
    width: 157px;
    font-weight: 600;
}

.site-footer div#block-webform fieldset.js-form-item.js-form-type-email.form-type-email.js-form-item-email.form-item-email.form-no-label.mb-3 {
    margin-bottom: 0px !important;
}

.para-img img {
    width: 100%;
    margin: 0px;
    height: auto;
}

.para-button {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.para-button a {
    color: #040000;
    font-size: 40px;
    font-family: 'Obkectivity-ExtraBold.otf';
    display: inline-block;
    text-decoration: none;
    padding-left: 16px;
    padding-right: 16px;
}

.para-img .field--type-entity-reference {
    margin-bottom: 0px;
}

.category-1 a:hover {
    color: #37b18f !important;
}

.category-2 a:hover {
    color: #33458e !important
}

.category-3 a:hover {
    color: pink !important;
}

.category-4 a:hover {
    color: #f6ad34 !important;
}

.field__item.col-md-6.row.category-3.g-0.p-0,
.field__item.col-md-6.row.category-4.g-0.p-0 {
    flex-direction: row-reverse;
}

.field__item.col-md-6.row.category-3.g-0.p-0 .para-button,
.field__item.col-md-6.row.category-4.g-0.p-0 .para-button {
    justify-content: flex-start;
}

.view-id-testimonial .quotes {
    padding-left: 30px;
}

nav#navbar-main {
    background: transparent;
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-brand {
    padding-left: 15px;
}

#bannermain .carousel-item {
    padding: 113px 159px 0px 159px;
}

.view-id-banner > .row {
    margin-left: 0px;
    margin-right: 0px;
}

#bannermain .carousel-item {
    /*background: #575ff2;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

/*#bannermain .carousel-item.banner-right {
    flex-direction: row-reverse;
}*/
/*
#bannermain .carousel-item.banner-right .header-backrdound {
    float: right;
    margin-left: 0px;
    margin-right: -150px;
}
*/

#bannermain .carousel-item.banner-right .header-details h3 {
    margin-right: 0px;
}

#bannermain .header-details {
    color: #fff;
    text-align: left;
    position: relative;
    padding-top: 45px;
    margin-left: 0px;
    max-width: 500px;
    width: 100%;
}

.banner2-image img {
    max-width: 560px;
}

.header-details a {
    background: transparent;
    border: 2px solid #fff;
    font-family: 'Obkectivity-Medium.otf';
    padding: 9px 31px 6px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 26px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.header-details a:hover {
    color: #fff;
}

.header-details .slider-button {
    padding-top: 29px;
}

.header-backrdound {
    position: relative;
    font-size: 250px;
    font-family: 'Obkectivity-ExtraBold.otf';
    z-index: -59;
    color: #f3ad34;
    color: rgb(46 69 142 / 53%);
    margin-left: -155px;
    margin-top: -244px;
}

.header-backrdound h1 {
    animation: 1s slide-right 4s forwards;
    color: rgb(46 69 142 / 53%);
}

.header-backrdound h1 {
    font-size: 180px;
    font-family: 'Obkectivity-ExtraBold.otf';
}

#lang_dropdown_form_lang-dropdown-form {
    position: relative;
}

#lang_dropdown_form_lang-dropdown-form::after {
    color: white;
    content: '\f107';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: -0.5em;
    padding-right: 2.5em;
    pointer-events: none;
    position: absolute;
    right: -15px;
    top: 50%;
    z-index: 10;
    font-family: 'FontAwesome';
}

#lang_dropdown_form_lang-dropdown-form::before {
    color: white;
    content: '';
    background-image: url(../images/globe.png);
    background-size: cover;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    margin-top: -0.5em;
    pointer-events: none;
    position: absolute;
    left: -15px;
    top: 50%;
    z-index: 10;
}

.carousel-inner {
    padding: 0 0px;
}

section#bannermain {
    overflow: hidden;
}

.news-listing-title h1 {
    color: #fff;
    font-size: 125px;
    font-family: 'Obkectivity-ExtraBold.otf';
    padding: 225px 0 00px 0;
    margin: 0 0 30px 0px;
    line-height: 1;
}

.wca-list-left .row {
    background: #f6f6f6;
    padding: 0 35px 35px;
}

.wca-list-details-left a {
    color: #000;
    font-size: 22px;
    font-family: 'Obkectivity-Bold.otf';
    text-decoration: none;
}

.wca-list-left {
    max-width: 800px;
    width: 100%;
    margin: 40px;
}

.wca-list-head-left .image-media img {
    width: 100%;
    height: auto;
}

.wca-list-head-left {
    position: relative;
}


.view-listing-pages .views-row:nth-child(odd) .wca-list-head-left h5 {
    font-family: 'Obkectivity-Medium.otf';
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    bottom: 47px;
    left: -45px;
    margin-bottom: 0px;
    font-size: 13px;
}

.view-listing-pages .views-row:nth-child(even) .wca-list-head-left h5 {
    font-family: 'Obkectivity-Medium.otf';
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    bottom: 47px;
    right: -50px;
    margin-bottom: 0px;
    font-size: 13px;
}

.view-listing-pages .views-row:nth-child(even) .row {
    flex-direction: row-reverse;

}

.wca-list-details-left {
    padding-top: 35px;
}

#sidebar_second {
    background: #f6f6f6;
    padding-left: 38px;
    padding-right: 38px;
}



#sidebar_second .form-control {
    display: inline-block;
    background: transparent;
    width: 100%;
    font-size: 18px;
    color: black;
    margin-bottom: 70px;
    border-bottom: 2px solid #7a8489 !important;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
    padding: 22px 26px 29px 2px;
    vertical-align: middle;
    box-shadow: none;
}

#edit-field-tags-target-id--2 ul {
    padding-left: 0px;
    list-style: none;
}

.wca-list-details-left p {
    font-size: 18px;
    font-family: 'MyriadPro-Regular.otf';
}

.sidebar .block {
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
    margin: 0 0 0;
    border-width: 0px;
}

.js-form-item-field-tags-target-id #edit-field-tags-target-id--2 {
    display: block;
    margin: 15px 0px 50px 0px;
    width: 100%;
    padding: 0px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border: 0px solid #ced4da;
}

#edit-field-tags-target-id--2 ul {
    display: flex;
    flex-direction: row;
    text-decoration: none;
    padding-left: 0rem;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 10px;
}

#edit-field-tags-target-id--2 ul li {
    margin: 4px 5px;
    padding: 3px;
    border-radius: 20px;
}

#edit-field-tags-target-id--2 ul li a {
    color: black;
    text-decoration: none;
    font-size: 12px;
    background: white;
    padding: 7px 12px;
    border-radius: 25px;
    font-family: 'Obkectivity-Medium.otf';
}

#edit-field-select-tags-target-id--2 {
    font-size: 16px;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.form-row fieldset.js-form-item-field-select-country-list-target-id,
.form-row fieldset.js-form-item-field-select-page-target-id {
    width: 55%;
    margin-bottom: 50px;
}

.js-form-item-field-select-country-list-target-id .form-select,
.js-form-item-field-select-page-target-id .form-select {
    display: block;
    margin: 15px 0px 50px 0px;
    width: 100%;
    padding: 0px;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0px solid #ced4da;
}

#block-categoriesmenu h2,
.js-form-item-field-select-country-list-target-id label,
.js-form-item-field-select-page-target-id label,
.js-form-item-field-tags-target-id label {
    border-width: 0px;
    font-size: 15px !important;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Obkectivity-Medium.otf';
}

#block-categoriesmenu h2 {
    padding: 0px;
    margin-bottom: 30px;
}

#block-categoriesmenu ul {
    flex-direction: column;
}

#block-categoriesmenu ul li a {
    color: #010101;
    font-family: 'Obkectivity-Medium.otf';
    display: block;
    margin-bottom: 20px;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
}

.view-id-listing_pages.view-display-id-page_3 .views-row {
    display: flex;
    background: #f6f6f6;
    padding: 0 35px 35px;
    max-width: 800px;
    width: 100%;
    margin: 40px;
    position: relative;
    align-items: center;
}

.view-id-listing_pages.view-display-id-page_3 .views-row a.file-download.file-download-application.file-download-pdf.resource-download {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    max-width: 140px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    margin-top: 8px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    color: #000;
    text-align: center;
}

.view-id-listing_pages.view-display-id-page_3 .views-row:nth-child(even) {
    flex-direction: row-reverse;
    margin-left: auto;
}

.view-id-listing_pages.view-display-id-page_3 .views-row:nth-child(even) .wca-list-left {
    padding: 0px;
}

.view-id-listing_pages.view-display-id-page_3 .views-row:nth-child(even) .wca-list-head-left {
    position: absolute;
    width: 50px;
    bottom: 35px;
    right: 32px;
    left: auto;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .wca-list-left {
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding: 0 0 0 30px;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .wca-list-left .row {
    background: transparent;
    padding: 0;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .image-media.wca-video-media {
    position: relative;
    width: 50%;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .image-media.wca-video-media img,
.view-id-listing_pages.view-display-id-page_3 .views-row .image-media.wca-video-media video {
    width: 100%;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .wca-list-head-left {
    position: absolute;
    width: 50px;
    bottom: 35px;
    left: 32px;
}

.view-id-listing_pages.view-display-id-page_3 .views-row .views-field.views-field-nothing {
    width: 50%;
}



.view-id-banner.view-display-id-block_2 {
    min-height: 438px;
    position: relative;
}

.view-id-banner.view-display-id-block_2 img {
    height: 438px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.country-page-title h1 {
    color: #e75047;
    font-size: 99px;
    font-family: 'Obkectivity-ExtraBold.otf';
}

.country-page-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 100px;
}

.detailed-banner-bg {
    background: #37b18f;
    height: 460px;
}

.node-detailed-banner {
    min-height: 460px;
}

.detailed-banner-bg {
    position: relative;
}

.node-detailed-banner .detailed-banner-bg img {
    height: 460px;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    width: 100%;
}

.node-detailed-banner .detailed-banner-bg .node-details {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.node-detailed-banner .node-details h1 {
    font-size: 50px;
    font-family: 'Obkectivity-Bold.otf';
    margin-bottom: 0px;
    color: #000;
}

.node-detailed-banner .node-details h4 {
    font-size: 22px;
    font-family: 'MyriadPro-Regular.otf';
    margin-top: 40px;
    color: #000;
}



.navbar-toggler:focus {
    box-shadow: none;
}

body.scrolled nav#navbar-main {
    background: #000;
}

.addtoany_list.a2a_kit_size_32 > a {
    font-size: 9px;
    line-height: 1;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.page-node-5 #listen-quote,
.page-node-6 #listen-quote {
    background: #575ff2 !important
}

.effective-programs {
    color: #010101;
    background-color: #e5e5e5;
    padding: 90px 0 130px 0;
}

.effective-programs h2,
#focus-areas h2,
.get-in-touch-details h2,
.newsletter-details h2 {
    font-size: 40px;
    font-family: 'Obkectivity-Bold.otf';
}

.break {
    display: block;
    white-space: pre;
}

.effective-programs .container {
    max-width: 1050px;
}

.effective-programs p:first-child {
    margin-top: 1rem;
}

#focus-areas {
    color: #010101;
    background-color: #e5e5e5;
    padding: 110px 0;
}

.accordion-item {
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, .125);
}

.accordion-header {
    border-bottom: 2px solid #010101;
}

.accordion-item .accordion-button {

    background: transparent;
    color: #010101;
    font-size: 20px;
    font-family: 'Obkectivity-Medium.otf';
    text-transform: uppercase;
    padding-left: 0px;
    padding-right: 0px;
}

.accordion-item .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

#focus-areas p {
    font-size: 17px;
    font-family: 'MyriadPro-Regular.otf';
    padding-right: 20px;
    margin-top: 29px;
}

#focus-areas p:empty {
    display: none;
}

#focus-areas .accordion-button::after {
    display: none;
}

#focus-areas .collapse.show {
    background: transparent;
}

.view-timeline-js {
    overflow: hidden;
}

#block-commitmentunderstandcustomblock {
    margin-top: 80px;
}

.page-node-14 section#situation-analysis {
    padding: 110px 0;
    background: #fff;
}

.get-in-touch-details {
    margin-left: 100px;
}

#get-in-touch {
    color: #010101;
    background-color: #f6f6f6;
    padding: 110px 0;
}

.page-node-14 #listen-quote {
    background: #e75047;
}

#get-in-touch p {
    font-size: 17px;
    font-family: "MyriadPro-Regular.otf";
}

#block-newsletter {
    padding: 110px 0;
}

#get-in-touch .form-control {
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    border-bottom-color: #000;
    border-radius: 0px;
    background: transparent;
}

.page-node-14 .situation-details p {
    margin: 60px 0 40px;
    font-size: 17px;
    font-family: 'Obkectivity-Medium.otf';
}

.page-node-14 .situation-details .nav-link {
    padding: 0px;
}

.page-node-14 .situation-details .nav-link button {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 0 32px;
    font-size: 14px;
    line-height: 50px;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    height: 50px;
}

#newsletter input {
    height: 60px;
    border: 3px solid #b6b6b7;
    border-radius: 0;
    margin-top: 45px;
    font-size: 19px;
}

#newsletter p {
    font-size: 17px;
    font-family: 'Obkectivity-Medium.otf';
}

#newsletter .form-actions button {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 0px 25px;
    font-size: 12px;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    height: 30px;
    font-weight: 600;
    text-transform: none;
    color: black;
    border-radius: 0px;
}

#social-media {
    color: #010101;
    background-color: #e4e4e4;
    padding: 110px 0 130px 0;
}

#social-media h2 {
    font-size: 40px;
    font-family: 'Obkectivity-Bold.otf';
}

.social-media-details01 p,
#social-media p {
    font-size: 17px;
    font-family: 'MyriadPro-Regular.otf';
}

#social-media .field.field--name-field-social.field--type-entity-reference-revisions.field--label-hidden.field__items {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
}

#social-media .field.field--name-field-social.field--type-entity-reference-revisions.field--label-hidden.field__items span {
    font-size: 17px;
    font-family: 'MyriadPro-Regular.otf';
    color: #000;
}

.page-view-listing-pages .wca-list-head-left .image-media img {
    margin-bottom: 0px;
}

.page-view-listing-pages .wca-list-left .row {
    padding: 0 20px 30px;
}


.view-id-listing_pages > .row {
    margin-left: 0px;
    margin-right: 0px;
}

.pagination {
    justify-content: center;
}

#get-in-touch button {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 0px 31px;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    text-transform: none;
    color: black;
    border-radius: 0px;
    min-width: 164px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}

.wca-list-details-left .view-list-title {
    color: #000;
    font-size: 22px;
    font-family: 'Obkectivity-Bold.otf';
}

.path-node.node--type-event-details #event-detailed-banner.detailed-banner-bg {
    background: #33458e;
    height: 400px;
}

.path-node.node--type-event-details .node-detailed-banner {
    min-height: 400px;
}

.path-node.node--type-event-details .node-detailed-banner #event-detailed-banner.detailed-banner-bg .node-details h1,
.path-node.node--type-event-details .node-detailed-banner #event-detailed-banner.detailed-banner-bg .node-details h4 {
    color: #fff;
}

.event-head {
    padding: 55px 0 16px 0;
}

.event-head h4 {
    background-color: #6f6f6f;
    color: #fff;
    font-size: 14px;
    font-family: 'MyriadPro-Regular.otf';
    border: 0;
    border-radius: 50px;
    padding: 5px 20px 0px 20px;
    display: inline-block;
    text-align: center;
}

.events-body-head {
    color: #010101;
    background-color: #eaecf3;
    padding: 33px 0 55px 15px;
    margin-bottom: 40px;
}

.events-body-head .visit-website {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    padding: 10px 15px;
    font-size: 14px;
    margin-top: 12px;
    line-height: 1.47em;
    font-weight: 600;
    max-width: 165px;
    width: 100%;
    text-decoration: none;
    color: #000;
    display: inline-block;
    text-align: center;
}

.event-time {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.events-body p {
    font-size: 15px !important;
    font-family: 'MyriadPro-Regular.otf';
}

span.objectivity-bold {
    font-family: 'Obkectivity-Bold.otf';
    font-size: 15px;
}

.event-time .datetime {
    font-size: 15px;
    margin-left: 10px;
    font-family: 'MyriadPro-Regular.otf';
    margin-right: 10px;
    margin-top: 1px;
}

.event-time.event-address {
    flex-wrap: nowrap;
    margin-top: 1rem;
}

.event-time.event-address .objectivity-bold {
    flex: 0 0 80px;
    margin-top: 2px;
}

.event-time.organise-sec .objectivity-bold {
    flex: 0 0 95px;
    margin-top: 2px;
}

.events-body-head-details a {
    background: transparent;
    border: 2px solid #000;
    font-family: 'Obkectivity-Medium.otf';
    font-size: 14px;
    line-height: 1.47em;
    font-weight: 600;
    padding: 6px 15px;
    display: inline-block;
    text-decoration: none;
    max-width: 165px;
    width: 100%;
    text-align: center;
    color: #000;
    margin-top: 20px;
}

.events-body-head-details a:hover {
    background: #000;
    color: #fff;
}

.events-body-head-details p {
    font-family: 'MyriadPro-Regular.otf';
}

div#prevnext-previous {
    text-align: center;
}

.node--type-gallery-details .detailed-banner-bg {
    background: #f6ad34;
    height: 400px;
}

.node--type-gallery-details .node-detailed-banner {
    min-height: 400px;
}

.node--type-gallery-details .node-detailed-banner .node-details h1,
.node--type-gallery-details .node-detailed-banner .node-details h4 {
    color: #fff;
}

.view-id-gallery_details .item-list ul {
    flex-direction: row;
    flex-wrap: wrap;
}

.view-id-gallery_details .field.field--name-field-gallery-title.field--type-string.field--label-hidden.field__item {
    font-size: 22px;
    font-family: 'Obkectivity-Bold.otf';
    margin-top: 15px;
    margin-bottom: 35px;
}


.view-id-gallery_details .item-list ul li.list-group-item {
    padding: 0px 15px;
    border-width: 0px;
    width: 50%;
}

.view-id-gallery_details .item-list ul li.list-group-item img {
    height: 400px;
    object-fit: cover;
    object-position: top;
}

.carousel-item.banner-left .header-backrdound {
    margin-left: 90px;
}

.carousel-item.banner-left .banner2-image {
    margin-right: 57px;
    margin-left: 0;
}

#bannermain .carousel-item.banner-right .header-backrdound {}

#bannermain .carousel-item.banner-left .header-backrdound {
    margin-left: 0px;
    right: -150px;
}

#bannermain .carousel-item.banner-left .header-details {}


#slidingQuote .carousel-indicators {
    bottom: -70px;
}

#listen-quote {
    padding: 60px 200px 100px 200px !important;
}

.accordion-item .accordion-button.collapsed {
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'>  <path d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/></svg>");
    content: "";
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
}

.accordion-item .accordion-button {
    background: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='35' height='35' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8Z'></path></svg>");
    content: "";
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 20px;
}

.events-body-head .row {
    align-items: center;
}

.events-body-head {
    color: #010101;
    background-color: #eaecf3;
    padding: 25px 0 10px 25px;
    margin-bottom: 40px;
}

#newsletter .form-actions button,
.page-node-14 .situation-details .nav-link button {
    min-width: 163px;
}

#block-wca-content .node__content.clearfix {
    display: flex;
    max-width: 100%;
    justify-content: center;
}

#block-wca-content .node__content.clearfix {
    display: flex;
    max-width: 100%;
    justify-content: center;
}

#block-wca-content .node__content.clearfix div#prevnext-previous a {
    text-indent: -1538px;
    position: absolute;
    width: 80px;
    height: 70px;
    display: inline-block;
}

#block-wca-content .node__content.clearfix .next a {
    text-indent: -1538px;
    position: absolute;
    width: 80px;
    height: 70px;
    display: inline-block;
}

#block-wca-content .node__content.clearfix div#prevnext-previous::after {
    content: '<<';
    font-size: 2rem !important;
    margin-right: 20px;
    margin-left: 20px;
}

#block-wca-content .node__content.clearfix .next:after {
    content: '>>';
    font-size: 2rem !important;
    margin-right: 20px;
    margin-left: 20px;
}

.page-node-6 #block-wca-content {
    background-color: #F6F6F6;
}

.site-footer .content a:hover {
    color: #f5aa41;

}

div#block-getintouch p {
    margin: 0;
}

.user-logged-in.toolbar-tray-open.toolbar-horizontal.toolbar-fixed div#customTip {
    top: unset !important;
}

@media only screen and (min-width: 1600px) {
    .content .banner2-image img {
        max-width: 860px;
        width: 100%;
    }

    .content .banner2-image {
        max-width: 860px;
        width: 100%;
    }

    section#bannermain {
        height: 865px;
        overflow: hidden;
    }

    .carousel-item.banner-left .header-backrdound {
        margin-left: 0;
    }
}

@media only screen and (min-width: 1200px) {
    #bannermain .carousel-item {
        justify-content: space-between;
    }

    .header-details .newanimate h1 {
        font-size: 10vh;
    }

    #bannermain .carousel-item.banner-left .header-backrdound {}
}

@media only screen and (min-width: 1500px) {
  .header-details .newanimate h1 {
    font-size: 8vh;
  }
  #bannermain .carousel-item.banner-left .header-details {
    position: relative;
    left: -200px;
  }
  #bannermain .carousel-item.banner-left .header-backrdound {
    margin-left: 0px;
    right: -350px;
  }
}

@media only screen and (min-width: 992px) {
    div#CollapsingNavbar {
        justify-content: space-between !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    section.region.region-header-form {
        display: flex;
        margin-right: 25px;
    }

    .view-listing-pages .views-row:nth-child(even) .wca-list-left {
        margin-left: auto;
    }
}

@media only screen and (max-width: 1400px) {
    #bannermain .carousel-item {
        padding: 113px 60px 0px 60px;
    }

    .header-backrdound {
        margin-left: -60px;
    }

    #bannermain .carousel-item.banner-left .header-backrdound {
        right: -50px;
    }
}

@media only screen and (max-width: 1280px) {
    .banner2-image {
        max-width: 450px;
    }

    .content .banner2-image img {
        max-width: 450px;
    }

    .header-backrdound h1 {
        font-size: 120px;
    }

    #bannermain .header-details {
        max-width: 450px;
    }

    #bannermain .carousel-item.banner-left .header-backrdound {
        text-align: right;
    }

    .header-details a {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1024px) {
    #bannermain .carousel-item {
        padding: 113px 60px 0px 60px;
    }


    div#CollapsingNavbar {
        padding: 15px;
    }

    .collapse.show {
        background: #000000bf;
    }

    section.region.region-header-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #listen-quote {
        padding: 50px 0px 50px 0px !important;
    }

    .quotes h1 {
        font-size: 100px;
    }

    .quotes p {
        font-size: 21px;
        margin: -60px 0 30px 0;
    }

    .view-id-testimonial .quotes {
        padding-left: 0;
    }

    .content .banner2-image img {
        max-width: 400px;
    }

    .content .banner2-image {
        margin-left: 0;
        max-width: 400px;
    }

    .map-popup #map1 {
        width: 25rem !important;
        height: 45rem !important;
    }

    .para-button a,
    .cei-details h2,
    .situation-details h2 {
        font-size: 36px;
    }

    .page-view-listing-pages .main-content.col {
        flex: 0 0 100%;
    }

    .page-view-listing-pages div#sidebar_second {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }

    .header-details .newanimate h1 {
        font-size: 7vh;
    }

    .header-details h3 {
        font-size: 21px;
    }

    #bannermain .header-details {
        padding-top: 0px;
        max-width: 350px;
    }

    .header-backrdound {
        margin-top: -150px;
    }
}

@media only screen and (max-width: 991px) {
    .header-details .newanimate h1 {
        font-size: 5vh;
    }

    .situation-details {
        padding-bottom: 40px;
    }

    .cei-details {
        padding: 100px 0px 0;
    }

    .quotes h4 {
        font-size: 21px;
    }

    .quotes p {
        font-size: 18px;
    }

    .header-details h3 {
        font-size: 18px;
        margin-right: 0px;
    }

    .get-in-touch-details {
        margin-left: 0px;
    }

    .pagination {
        margin-top: 20px;
    }

    .page-view-listing-pages .wca-list-left .row {
        padding: 0 12px 30px;
    }

    .page-view-listing-pages .wca-list-left {
        margin: 40px auto 0;
        max-width: 700px;
        width: 100%;
    }

    .news-listing-title h1 {
        font-size: 90px;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row {
        max-width: 700px;
        margin: 40px auto;
    }

    .wca-list-details-left .view-list-title {
        font-size: 20px;
    }

    .node--type-event-details .main-content.col,
    .node--type-gallery-details .main-content.col {
        flex: 0 0 100%;
        width: 100%;
    }

    .node--type-event-details #sidebar_second,
    .node--type-gallery-details #sidebar_second {
        width: 90%;
        margin: 0 auto;
    }

    .node--type-event-details .view-id-event_details > .view-content.row,
    .view-id-gallery_details > .view-content.row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .events-body-head {
        padding: 33px 15px 55px 15px
    }

    .node--type-event-details .node-detailed-banner .detailed-banner-bg .node-details,
    .node--type-gallery-details .node-detailed-banner .node-details {
        width: 100%;
    }

    .node--type-event-details .node-detailed-banner .node-details h1,
    .node--type-gallery-details .node-detailed-banner .node-details h1,
        {
        font-size: 36px;
    }

    .node--type-event-details .node-detailed-banner .node-details h4 {
        margin-top: 15px;
    }

    div#prevnext-previous {
        margin-bottom: 50px;
    }

    .view-id-gallery_details .item-list ul li.list-group-item img {
        height: 320px;
    }

    .content .banner2-image img {
        max-width: 350px;
    }

    .header-backrdound h1 {
        font-size: 80px;
    }
}

@media only screen and (max-width: 767px) {

    .para-button,
    .field__item.col-md-6.row.category-3.g-0.p-0 .para-button,
    .field__item.col-md-6.row.category-4.g-0.p-0 .para-button {
        min-height: 300px;
        justify-content: center;
    }

    .header-details h3 {
        margin-right: 0px;
    }
    .country-page-title h1 {
        font-size: 45px;
    }
    #bannermain .carousel-item {
        padding: 112px 30px 0px 30px;
        flex-wrap: wrap;
    }

    #bannermain .header-details {
        width: 100%;
    }

    .para-button a,
    .cei-details h2,
    .situation-details h2 {
        font-size: 30px;
    }

    .header-details .slider-button {
        padding-top: 0;
    }

    .effective-programs {
        padding-bottom: 90px;
    }

    #focus-areas {
        padding: 90px 0px;
    }

    .page-view-listing-pages .wca-list-details-left p {
        font-size: 16px;
    }

    .page-view-listing-pages .wca-list-details-left a {
        font-size: 21px;
    }

    #sidebar_second .form-control {
        margin-bottom: 30px;
    }

    #sidebar_second .js-form-item-field-select-country-list-target-id .form-select,
    #sidebar_second .js-form-item-field-select-page-target-id .form-select {
        margin-bottom: 20px;
    }

    .news-listing-title h1 {
        font-size: 60px;
    }

    .header-backrdound h1 {
        font-size: 100px;
    }

    #bannermain .carousel-item.banner-right .header-backrdound {
        margin-left: 0px;
        margin-right: 0px;
        /*float: left;*/
    }

    #bannermain .carousel-item .header-backrdound h1 {
        font-size: 70px;
    }

    .header-backrdound {
        margin-left: 0px;
        margin-top: -100px;
    }

    .events-body-head .visit-website {
        margin-bottom: 30px;
    }

    .event-time {
        flex-wrap: wrap;
    }

    #bannermain .carousel-item.banner-left .header-details {
        padding: 40px 0;
    }
    #bannermain .carousel-item.banner-left .header-backrdound {
        right: -15px;
    }
}

@media only screen and (max-width: 567px) {

    #sidebar_second .js-form-item-field-select-country-list-target-id .form-select,
    #sidebar_second .js-form-item-field-select-page-target-id .form-select {
        width: 100%;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row {
        flex-wrap: wrap;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row .image-media.wca-video-media,
    .view-id-listing_pages.view-display-id-page_3 .views-row .views-field.views-field-nothing {
        width: 100%;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row:nth-child(even) .wca-list-left {
        padding-left: 30px;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row:nth-child(even) .wca-list-head-left {
        position: absolute;
        width: 50px;
        bottom: 25%;
        right: auto;
        left: -40px;
    }

    .view-id-listing_pages.view-display-id-page_3 .views-row .wca-list-head-left {
        position: absolute;
        width: 50px;
        bottom: 25%;
    }

    .news-listing-title h1 {
        font-size: 42px;
    }

    .event-time.event-address {
        flex-wrap: wrap;
    }

    .view-id-gallery_details .item-list ul li.list-group-item {
        width: 100%;
    }

    .view-id-gallery_details .field.field--name-field-gallery-title.field--type-string.field--label-hidden.field__item {
        text-align: center;
    }

    .view-id-gallery_details .item-list ul li.list-group-item img {
        width: 100%;
    }
}

@media only screen and (max-width: 467px) {}

@media only screen and (max-width: 420px) {
    .header-details h1 {
        font-size: 4vh;
    }
}
  /*custom CSS 06/09/2022 */
  
  .tl-slidenav-next {
  text-align: right;
  margin-right: 30px !important;
  right: 100px;
}