/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@400;500;600;700&display=swap');
body {
    font-family: 'Libre Franklin', sans-serif;
    letter-spacing: 1px;
    line-height: 22px;
    font-size: 16px !important;
}

.site-main {
    min-height: calc(100vh - 277px);
}

.elementor-kit-6 a {
    text-decoration: none !important;
}

a,
li {
    word-break: break-word;
}

.elementor-widget-text-editor a:hover {
    text-decoration: underline !important;
}

input,
textarea {
    background-color: #fff !important;
    border: 1px solid #eee !important;
}

.elementor-search-form__input {
    background-color: transparent !important;
    border: 0 !important;
}

.alignleft {
    float: left;
    margin-right: 1.5rem !important;
    margin-bottom: 0.5rem;
}


/*
=================================================
Typography
 =================================================
 */

@media (max-width: 1370px) and (min-width: 1025px) {
    h1 {
        font-size: 2.3rem !important;
    }
}

.hero-title {
    font-size: 3em;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em;
}


/*
=================================================
 Colors
 =================================================
 */

.primary {
    background-color: #003da5;
}

.grey {
    background-color: #eeeeee;
}

.culture {
    background-color: #005cb8;
}

.education {
    background-color: #00bfd5;
}

.governance {
    background-color: #ff5859;
}

.economy {
    background-color: #ffa388;
}

.sustainable-development {
    background-color: #00ae41;
    width: 260px;
}

.public-health {
    background-color: #3fd4ad;
}

.media {
    background-color: #ed7700;
}

.black {
    background-color: #000000;
}

.text-black {
    color: #000000;
}

.text-red {
    color: #ff0000;
}


/*
=================================================
Margin
 =================================================
 */

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

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}


/*
=================================================
Padding
 =================================================
 */

.padding-0 {
    padding: 0px !important;
}

.padding-30 {
    padding: 30px;
}

.padding-50 {
    padding: 50px;
}

.padding-40 {
    padding: 40px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-bottom-10 {
    padding-left: 10px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-right-10 {
    padding-left: 10px;
}

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

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-right-20 {
    padding-right: 30px;
}

@media (max-width: 1370px) and (min-width: 1025px) {
    .padding-top-30 {
        padding-top: 20px;
    }
    .padding-left-30 {
        padding-left: 20px;
    }
    .padding-right-30 {
        padding-right: 20px;
    }
    .padding-bottom-30 {
        padding-bottom: 20px;
    }
}


/*
=================================================
Border
 =================================================
 */

.border-bottom {
    border-bottom: 1px solid #ccc;
}

.border-top {
    border-top: 1px solid #ccc;
}


/*
=================================================
Hide
 =================================================
 */

.hide-lg {
    visibility: hidden;
}

.hide-sm {
    visibility: visible;
}

@media only screen and (max-width: 425px) {
    .hide-lg {
        visibility: visible;
    }
    .hide-sm {
        visibility: hidden;
    }
}


/*
=================================================
Table
 =================================================
 */


/* table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
} */

table {
    margin-bottom: 0px;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: transparent;
}

table th,
table td {
    padding: 0;
    border: none;
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    border-top: 0;
    border-bottom: 0;
}

table th {
    background-color: #003da5;
    color: #fff;
    text-align: left;
    padding: 10px;
}

table tr:first-child td {
    border-top: 0;
}

table tr td:first-child {
    border-left: 0;
}

table tr:last-child td {
    border-bottom: 0;
}

table tr td:last-child {
    border-right: 0;
}

tr:nth-child(even) {
    /* background-color: #fafafa; */
}

table.partners-categories th {
    padding: 20px;
    width: 140px;
}

table.partners-categories td {
    padding: 20px;
    text-align: center;
}

table.partners-categories td i {
    color: #e2231a;
}

table.partners-categories tr td:first-child {
    text-align: left;
    font-weight: bold;
}

table.plain th,
table.plain td {
    border: 0;
}

table.plain :nth-child(even) {
    background-color: transparent;
}

table.tbl-1 {
    max-width: 600px;
}

table.tbl-1 td {
    padding: 0px;
}


/*
=================================================
 Primary Menu 
 =================================================
 */

.elementor-widget-nav-menu .elementor-nav-menu--main .current-page-ancestor .elementor-item {
    color: #003da5;
}

.elementor-widget-nav-menu .elementor-nav-menu--main .current-page-ancestor .elementor-item:after {
    opacity: 1 !important;
}

ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap::after {
    position: absolute;
    left: 15%;
    transform: translateX(-50%);
    top: -10px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

ul.sub-menu .menu-item {
    padding-right: 10px;
}

ul.sub-menu .menu-item:last-child {
    padding-bottom: 10px;
}

ul.sub-menu .menu-item a {
    text-decoration: none !important;
}

ul.sub-menu .menu-item a:hover,
ul.sub-menu .menu-item a.elementor-item-active {
    background-color: #fff;
    text-decoration: none !important;
}

ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a:hover::after,
ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a:focus::after,
ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a:active::after {
    color: #003da5;
    content: '';
    position: absolute;
    width: 15%;
    bottom: 20%;
    border: 1px solid #003da5;
}

.elementor-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    padding: 0.25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0);
    color: #003da5;
}

.top-menu-left .elementor-nav-menu--main .elementor-nav-menu ul {
    top: 30px !important;
}


/*
=================================================
 Offcanvas Menu 
 =================================================
 */

.offcanvas-menu {
    height: 60vh;
    max-height: 60vh;
    overflow-y: auto !important;
}

.offcanvas-menu .elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow {
    font-size: 28px !important;
}

.offcanvas-menu .menu-item a {
    font-size: 28px !important;
    font-weight: bold !important;
}

.offcanvas-menu .menu-item-has-children .sub-menu .menu-item a {
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
}

.offcanvas-menu .menu-item-has-children .sub-menu .menu-item a:hover {
    text-decoration: underline;
}

.offcanvas-menu .menu-item-has-children .sub-menu .menu-item:last-child a {
    padding-bottom: 30px;
}

@media only screen and (max-width: 425px) {
    .offcanvas-menu .elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow {
        font-size: 20px !important;
    }
    .offcanvas-menu .menu-item a {
        font-size: 20px !important;
    }
    .offcanvas-menu .menu-item-has-children .sub-menu .menu-item a {
        font-size: 16px !important;
    }
}

.offcanvas-menu nav {
    overflow: hidden !important;
}


/*
=================================================
 Scrollbar
 =================================================
 */

.offcanvas-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}

.offcanvas-menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.8);
}

.offcanvas-menu::-webkit-scrollbar-track {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
}


/*
=================================================
 Left Right Button
 =================================================
 */


/* .nav-arrow .elementor-button {
  background-color: #ccc !important;
}

.nav-arrow.active .elementor-button {
  background-color: #003da5 !important;
} */

button:hover,
button:focus,
[type='submit']:hover,
[type='submit']:focus,
[type='button']:hover,
[type='button']:focus {
    color: #ffffff;
    background-color: #003da5 !important;
    text-decoration: none;
}


/*
=================================================
 Search
 =================================================
 */

input[type='search'].elementor-search-form__input {
    color: #ffffff !important;
}


/*
=================================================
 Breadcrumbs
 =================================================
 */

.elementor-widget-breadcrumbs p a {
    text-decoration: none;
}


/*
=================================================
 List
 =================================================
 */

ul>li,
ol>li {
    padding-bottom: 22px;
}


/*
=================================================
 Accordion
 =================================================
 */

.elementor-accordion-item {
    padding-bottom: 30px;
}

.elementor-tab-content {
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

.elementor-tab-content h6 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.elementor-tab-content pre {
    background-color: #fafafa;
    padding: 20px;
    font-family: 'Libre Franklin', sans-serif;
    font-size: 1em;
}


/*
=================================================
Card - General
 =================================================
 */

.card-column .elementor-section {
    height: 100%;
    display: flex;
}


/*
=================================================
Card - Partners
 =================================================
 */

.card-partners .elementor-element-populated h2 a {
    text-decoration: none;
}

.card-partners:hover .elementor-element-populated .card-partners-title a {
    color: #003da5;
    text-decoration: underline;
}


/*
=================================================
Buttons
 =================================================
 */

.elementor-widget-button a {
    text-decoration: none !important;
}

.btn-application-downloads {
    background-color: var(--e-global-color-accent);
    width: 100%;
    height: 2.5em;
    padding: 10px 20px;
    color: #fff!important;
    display: flex;
    justify-content: center;
}


.btn-application-downloads i {
    margin-left: 10px
}

.btn-downloads .elementor-button-text {
    text-align: left;
    text-decoration: none;
}

.search-input {
    background-color: transparent !important;
}


/*
=================================================
Form
 =================================================
 */

sup {
    color: #e2231a;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #cccccc !important;
    letter-spacing: 1px;
    font-size: 1rem !important;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #cccccc !important;
    letter-spacing: 1px;
    font-size: 1rem !important;
}

::placeholder {
    color: #cccccc !important;
    letter-spacing: 1px;
    font-size: 1rem !important;
}

.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}

.custom-file-upload {
    display: block;
    width: auto;
    font-size: 16px;
    margin-top: 30px;
}

.custom-file-upload label {
    display: block;
    margin-bottom: 5px;
}

.file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
}

.file-upload-input {
    width: 77% !important;
    font-size: 16px;
    padding: 11px 17px;
    border: none;
    background-color: #fff;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    float: left;
    /* IE 9 Fix */
}

@media only screen and (max-width: 768px) {
    .file-upload-input {
        width: 100% !important;
    }
}

.file-upload-input:hover,
.file-upload-input:focus {
    background-color: #fff;
    outline: none;
}

button.file-upload-button {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 7px 20px !important;
    border: none;
    margin-left: -1px;
    background-color: #003da5;
    color: #fff;
    border-radius: 0;
    /* IE 9 Fix */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

button.file-upload-button:hover,
button.file-upload-button:focus {
    background-color: #003da5;
    color: #fff;
    outline: none !important;
}

button.wpcf7-submit {
    background: #003da5;
    color: white;
    float: right;
    padding: 10px 15px;
    margin-top: 20px;
    border: 0;
    border-radius: 0;
}

button.wpcf7-submit i {
    margin-left: 5px;
}

button.wpcf7-submit:hover {
    color: white;
}

button.wpcf7-submit:hover i {
    color: white;
}


/*
=================================================
Contact Form
 =================================================
 */

.full {
    width: 100%;
}

.one-half {
    width: 48%;
}

.one-third {
    width: 30.66%;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 20px;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

@media only screen and (max-width: 767px) {
    .one-half,
    .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.enquiry-form label,
.career-form label {
    padding: 20px 0;
    font-weight: bold;
}

.enquiry-form input,
.enquiry-form textarea,
.career-form input,
.career-form textarea {
    border: none;
}

.enquiry-form .select {
    top: 0;
    font-size: 15px;
    padding: 18px;
    width: 100%;
    border: none;
}

.enquiry-form .select-styled {
    padding: 7px 10px;
}

.enquiry-form .select-styled:after {
    top: 7px;
}

.enquiry-form .select-options {
    top: 100%;
}

.enquiry-form .select-options::after {
    border: none;
    box-shadow: none;
}

.elementor-login .elementor-field-type-submit {
    bottom: 20px;
}

.elementor-login .elementor-remember-me {
    top: 100px;
    z-index: 3;
}

.elementor-login .elementor-remember-me label {
    font-size: 1em !important;
    font-weight: normal !important;
}

.elementor-lost-password {
    text-align: right;
    width: 100%;
    font-size: 1em;
}

.elementor-field-group .elementor-field-textual {
    border: 1px solid #eeeeee !important;
}


/*
=================================================
Newsletter Form
 =================================================
 */

.newsletter-form .full {
    width: 100%;
    padding-bottom: 20px;
}

.newsletter-form label {
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.newsletter-form .newsletter-interest label {
    font-weight: normal !important;
}

.newsletter-form .newsletter-interest span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px;
}

@media only screen and (max-width: 425px) {
    .newsletter-form .newsletter-interest span.wpcf7-list-item {
        display: block;
    }
}

.newsletter-form input[type='checkbox'] {
    position: absolute;
    visibility: hidden;
}

.newsletter-form input[type='checkbox']+span.wpcf7-list-item-label:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 20px;
    width: 20px;
    top: 10px;
    left: 0;
    border: 1px solid #003da5;
}

.newsletter-form input[type='checkbox']:checked+span.wpcf7-list-item-label:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    color: #003da5;
}

.newsletter-form span.wpcf7-list-item-label {
    padding-left: 20px;
}

.newsletter-form .marketing-permission p {
    margin-left: 40px;
    margin-top: -20px;
}

.newsletter-form button.wpcf7-submit {
    background: #003da5;
    color: white;
    float: right;
    padding: 10px 15px;
    margin-top: 20px;
    border: 0;
}

.newsletter-form button.wpcf7-submit i {
    margin-left: 5px;
}

.newsletter-form button.wpcf7-submit:hover {
    color: white;
}

.enquiry-form button.wpcf7-submit:hover i {
    color: white;
}


/*
=================================================
Popup
 =================================================
 */


/* .dialog-close-button {
  right: calc((50vw - (1150px / 2))) !important;
  top: 10% !important;
} */

.offcanvas-popup .dialog-close-button {
    right: 35px !important;
    top: 15px !important;
}


/* @media only screen and (max-width: 1024px) {
  .dialog-close-button {
    right: 15vw !important;
    top: 9vh !important;
  }

  .newsletter-popup .dialog-close-button {
    right: 7vw !important;
    top: 4vh !important;
  }
} */


/* @media only screen and (max-width: 768px) {
  .dialog-close-button {
    right: 4vw !important;
    top: 9vh !important;
  }
} */


/* @media only screen and (max-width: 425px) {
  .dialog-close-button {
    right: 4vw !important;
    top: 3vh !important;
  }

  .newsletter-popup .dialog-close-button {
    right: 7vw !important;
    top: 10vh !important;
  }
} */


/*
=================================================
Footer
 =================================================
 */

.footer .menu-list ul>li:after {
    top: 35% !important;
}


/*
=================================================
Pagination
 =================================================
 */

ul.pagination {
    text-align: center;
}

ul.pagination li {
    display: inline;
    padding: 0 5px;
}

ul.pagination li a {
    color: #000 !important;
    font-size: 12px;
}

ul.pagination li.current a {
    font-size: 16px;
}


/*
=================================================
Custom Modal
 =================================================
 */

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.16);
}


/* Modal Content/Box */

.modal-content {
    background-color: #fff;
    margin: 15% auto;
    padding: 20px;
    width: 70%;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 768px) {
    .modal-content {
        width: 80%;
    }
}

.close {
    color: #fff;
    float: right;
    font-size: 48px;
    margin-top: -5vh;
    margin-right: -2vh;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}


/*
=================================================
Custom Modal Content - 2 Columns
 =================================================
 */

.flex-grid-modal {
    display: flex;
    align-items: center;
    justify-content: start;
}

.flex-grid-modal .col-1 {
    width: 30%;
    padding: 20px;
}

.flex-grid-modal .col-2 {
    width: 70%;
    padding: 20px;
    text-align: left;
}

@media only screen and (max-width: 1024px) {
    .flex-grid-modal {
        flex-direction: column;
    }
    .flex-grid-modal .col-1,
    .flex-grid-modal .col-2 {
        width: 100%;
    }
    .flex-grid-partner-modal .col-1 {
        text-align: center;
    }
    .flex-grid-modal .col-1 img {
        width: auto;
        height: 168px !important;
    }
}

@media only screen and (max-width: 425px) {
    .flex-grid-modal .col-1 img {
        max-width: 238px;
        height: auto !important;
    }
}

.flex-grid-modal .col-2 .title {
    min-height: 40px;
    text-transform: uppercase;
}

.flex-grid-modal .col-2 .content {
    padding-bottom: 30px;
    text-align: initial;
}

.flex-grid-modal .col-2 .url {
    margin-bottom: 5px;
}

.flex-grid-modal .col-2 .url-border {
    border: 1px solid #003da5;
    width: 40px;
}


/*
=================================================
Custom Dropdown
 =================================================
 */

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 15px;
    font-size: 1rem;
    color: #000;
    width: 90%;
    padding: 15px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.select-styled:after {
    content: '\f078 ';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #003da5;
    width: 0;
    height: 0;
    position: absolute;
    top: 4px;
    right: 25px;
}

.select-styled.disabled {
    color: #aaa;
}

.select-options {
    display: none;
    position: absolute;
    max-height: 200px;
    overflow-y: auto;
    top: 140%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

.select-options-pointer {
    display: none;
}

.select-options-pointer::after {
    position: absolute;
    left: 15%;
    transform: translateX(-50%);
    top: 33px;
    width: 0;
    height: 0;
    z-index: 999;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

.select-options li {
    margin: 0;
    padding: 12px 20px;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.select-options li:hover {
    text-decoration: underline;
    color: #003da5;
    background: #fff;
}

.select-options li[rel='hide'] {
    display: none !important;
}


/*
=================================================
Custom Sort By
 =================================================
 */

.grid-wrapper-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 20px 50px;
}

.grid-wrapper-filter ul.filter {
    padding-inline-start: 0;
}

.grid-wrapper-filter .filter li {
    display: inline;
    padding-right: 20px;
}

.grid-wrapper-filter .select-options li {
    display: block;
}

.grid-wrapper-filter input {
    border: none !important;
    font-size: 1rem !important;
    font-weight: normal;
    border-bottom: 1px solid #cccccc !important;
    padding: 8px 0;
    width: 80% !important;
    border-radius: 0;
}

.grid-wrapper-filter label {
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding-right: 10px;
}

.grid-wrapper-filter .select {
    width: 200px;
    border: 0;
    border-bottom: 1px solid #cccccc;
}

.grid-wrapper-filter.long-filter .select {
    width: 240px;
    min-width: 240px;
    border: 0;
    border-bottom: 1px solid #cccccc;
}

@media only screen and (max-width: 768px) {
    .grid-wrapper-filter {
        flex-direction: column;
        align-items: stretch;
    }
    .grid-wrapper-filter div {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 425px) {
    .grid-wrapper-filter {
        flex-direction: column;
    }
    .grid-wrapper-filter div {
        width: 100%;
        margin-bottom: 10px;
    }
    .grid-wrapper-filter .select {
        width: 100%;
    }
    .grid-wrapper-filter input {
        width: 90% !important;
    }
}

.grid-wrapper-filter .select-styled {
    padding: 0;
}

.grid-wrapper-filter i {
    color: #003da5;
}


/*
=================================================
Grid 3 Columns
 =================================================
 */

.grid-wrapper-three-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
}

.grid-wrapper-three-list .card {
    width: 90%;
    min-width: 80%;
    min-height: 200px;
}

@media only screen and (max-width: 1024px) {
    .grid-wrapper-three-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-wrapper-three-list.partners-logo,
    .grid-wrapper-three-list.photos-videos {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-wrapper-three-list .card {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .grid-wrapper-three-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .grid-wrapper-three-list.partners-logo,
    .grid-wrapper-three-list.photos-videos {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-wrapper-three-list .card {
        width: 100%;
    }
}

@media only screen and (max-width: 425px) {
    .grid-wrapper-three-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .grid-wrapper-three-list.partners-logo,
    .grid-wrapper-three-list.photos-videos {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.grid-wrapper-three-list .card:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}


/*
=================================================
Grid 4 Columns
 =================================================
 */

.grid-wrapper-four-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
}

@media only screen and (max-width: 768px) {
    .grid-wrapper-four-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 425px) {
    .grid-wrapper-four-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.grid-wrapper-four-list .card {
    width: 90%;
    min-width: 80%;
    min-height: 200px;
}

.grid-wrapper-four-list .card:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}


/*
=================================================
Social Share
 =================================================
 */

.social-share .elementor-share-btn {
    background-color: transparent !important;
}

.social-share .elementor-share-btn i {
    color: #003da5;
}


/*
=================================================
Label
 =================================================
 */

.label {
    padding: 2px 20px;
    color: #fff;
    width: fit-content;
    margin-right: 20px;
    margin-bottom: 0;
}

.types {
    color: #58585a;
    text-transform: uppercase;
    margin-bottom: 0;
}


/*
=================================================
Card - Flex 2 Columns
 =================================================
 */

.flex-grid-two {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.flex-grid-two .col-1 {
    width: 60%;
    padding: 10px 0;
    text-align: initial;
}

.flex-grid-two .col-2 {
    width: 40%;
    padding: 10px 0;
    text-align: right;
}

.flex-grid-two.details {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    padding-bottom: 20px;
}

.flex-grid-two.details .col-1 {
    flex: 0 0 180px;
    padding: 0;
}

.flex-grid-two.details .col-2 {
    width: 100%;
    padding: 0;
    text-align: left;
}

@media (max-width: 425px) {
    .flex-grid-two.details {
        flex-direction: column;
        flex-wrap: wrap;
    }
    .flex-grid-two.details .col-1 {
        flex: 0;
    }
}

.flex-grid-two.list {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    flex-direction: row;
}

.flex-grid-two.list .col-1 {
    width: 30%;
    padding: 0;
    margin-right: 20px;
}

.flex-grid-two.list .col-2 {
    width: 70%;
    padding: 0;
    text-align: left;
}

@media (max-width: 768px) {
    .flex-grid-two.list {
        flex-direction: column;
    }
    .flex-grid-two.list .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .flex-grid-two.list .col-2 {
        width: 100%;
    }
}

.flex-grid-two.list-card .col-1 {
    width: 60%;
    padding: 10px 0;
}

.flex-grid-two.list-card .col-2 {
    width: 40%;
    padding: 10px 0;
    text-align: right;
}


/*
=================================================
Horizontal List Carousel
 =================================================
 */

.grey-horizontal-list-main-container {
    left: -85%;
    width: 100vw !important;
    background-color: #fafafa;
    padding: 30px 20px;
}

.grey-horizontal-list-main-container .container {
    width: 80vw;
}

.horizontal-list-main-container {
    left: -25%;
    width: 75vw !important;
    padding: 30px 20px;
}

.horizontal-list-center-container {
    width: 100%;
}

@media (max-width: 1370px) and (min-width: 1025px) {
    .grey-box>.elementor-element-populated {
        padding: 100px 200px 100px 100px !important;
    }
}

@media (max-width: 1024px) {
    .grey-horizontal-list-main-container {
        left: -3%;
        top: -15%;
        width: 100vw !important;
        padding: 30px 20px;
    }
    .grey-horizontal-list-main-container .container {
        width: 98vw;
    }
    .horizontal-list-main-container {
        left: 3%;
        top: -10%;
        width: 90vw !important;
        padding: 0px 20px;
    }
}

.horizontal-list-main-container .container {
    width: 70vw;
    max-width: 70vw;
}

@media (max-width: 425px) {
    .grey-horizontal-list-main-container {
        left: 0%;
        top: 0%;
        width: 100vw !important;
        padding: 30px 20px;
    }
    .grey-horizontal-list-main-container .container {
        width: 90vw;
    }
    .horizontal-list-main-container {
        left: -5%;
        top: -11%;
        width: 100vw !important;
        padding: 0px 20px;
    }
    .horizontal-list-main-container .container {
        width: 90vw;
        max-width: 90vw;
    }
}

@media (max-width: 375px) {
    .horizontal-list-main-container {
        left: -10%;
        top: -11%;
        width: 100vw !important;
        padding: 0px 20px;
    }
    .horizontal-list-main-container .container {
        width: 100vw;
        max-width: 100vw;
    }
}

.cards-container {
    overflow: hidden;
    position: relative;
}

.cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: fit-content;
}

.card {
    width: 410px;
    min-width: 410px;
    height: max-content;
    margin: 25px;
    background-color: #fff;
}

.card.hover:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}

.card.core-values {
    width: 330px;
    min-width: 330px;
}

.card.departments {
    width: 370px;
    min-width: 370px;
    background-color: #fafafa;
}

.card.our-areas-of-work {
    width: 400px;
    min-width: 400px;
    background-color: #fafafa;
}

.card.what-we-do {
    width: 280px;
    min-width: 280px;
    background-color: #fafafa;
    margin: 22px;
}

.card.history {
    width: 450px;
    min-width: 450px;
    min-height: 150px;
    margin: 25px;
    background-color: #fff;
    text-align: center;
    padding: 30px;
}

.card.history::after {
    position: absolute;
    transform: translateX(-30%);
    top: 54px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

.card.history img {
    height: 200px;
    width: auto;
}

.history-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: max-content;
    border-bottom: 1px solid white;
}

.history-date {
    width: 450px;
    min-width: 450px;
    margin: 0 25px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

.history-date::after {
    position: absolute;
    top: 32px;
    height: 10px;
    width: 10px;
    content: '';
    border-radius: 50%;
    border-right: 10px solid transparent;
    background-color: white;
}

.card .subtitle {
    color: #58585a;
    text-transform: capitalize;
}

.card .period {
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

.card .type {
    font-size: 12px;
    text-transform: uppercase;
    color: #58585a;
}

.card .venue {
    font-size: 14px;
}

.card-btn {
    font-size: 1rem;
    background-color: #fafafa;
    padding: 12px 14px;
}

.card-btn i {
    color: #003da5;
}

.card:hover .card-btn {
    background-color: #003da5;
}

.card:hover .card-btn i {
    color: #fff;
}

.card .category {
    position: absolute;
    margin-top: -32px;
    padding: 5px 20px;
    color: #fff;
}

.card .designation-col {
    position: relative;
}

.card .designation {
    position: absolute;
    padding: 5px 20px;
    color: #fff;
    max-width: 200px;
    bottom: 0;
    left: 0;
    text-align: left;
}

.card .title {
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: bold;
    min-height: 90px;
    color: #000;
}

.card .title a {
    color: #000 !important;
}

.card-view-more-btn {
    color: #000 !important;
}

.card-view-more-btn-border-bottom {
    border-bottom: 1px solid black;
    width: 10%;
}

.card.publication {
    width: 460px;
    min-width: 460px;
    background-color: transparent;
    display: flex;
    height: inherit;
    margin: 15px;
}

#project-documents-cards-container .card.publication {
    width: 410px;
    min-width: 410px;
    background-color: transparent;
    display: flex;
    height: inherit;
    margin: 12px;
}
#project-documents-cards-container .card.publication .col.image {
    width: 180px;
    min-width: 180px;
    height: 100px;
    background-size: cover;
    background-position: center;
}

.card.publication .col.image {
    width: 200px;
    min-width: 200px;
    height: 100px;
    background-size: cover;
    background-position: center;
}

.card.publication .subtitle {
    font-size: 12px;
    color: #58585a;
    text-transform: uppercase;
}

.card.publication .title {
    font-size: 1rem;
    line-height: 22px;
    min-height: initial;
}

.card.publication .publication-year {
    padding-top: 10px;
}

.card.home-news-list {
    width: 370px;
    min-width: 370px;
    background-color: transparent;
    margin: 10px;
    display: flex;
    height: inherit;
    align-items: center;
}

.card.home-news-list .col.image {
    flex: 0 0 100px;
}

.card.home-news-list .subtitle {
    font-size: 12px;
    color: #58585a;
    text-transform: uppercase;
}

.card.home-news-list .title {
    font-size: 1rem;
    line-height: 22px;
    min-height: initial;
}

.card.home-news-list .published-date {
    padding-top: 10px;
    font-size: 14px;
}

.card.home-latest-news {
    width: 100%;
    background-color: transparent;
    margin: 10px;
    display: flex;
    height: inherit;
    align-items: center;
}

.card.home-latest-news .col.image {
    flex: 0 0 50%;
    background-color: #fff;
    padding: 0px;
    text-align: center;
    margin-right: 40px;
}

.card.home-latest-news .col.image img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.card.home-latest-news .subtitle {
    font-size: 12px;
    color: #58585a;
    text-transform: uppercase;
}

.card.home-latest-news .title {
    font-size: 1rem;
    line-height: 22px;
    min-height: initial;
    padding-top: 10px;
}

.card.home-latest-news .published-date {
    padding-top: 10px;
    font-size: 14px;
}

.card.home-latest-news .content {
    padding-top: 10px;
    color: #333;
}

.card.programmes {
    position: relative;
}

.card.programmes img {
    height: 200px;
}

.card.programmes.slider .title {
    min-height: auto;
    display: inline-block;
}

.card.programmes .title {
    min-height: 160px;
    display: inline-block;
}

.card.photos-videos {
    width: 350px;
    min-width: 350px;
    margin: 10px;
}

.card.photos-videos .thumbnail {
    background-size: cover;
    background-position: center;
    width: 350px;
    min-width: 350px;
    height: 200px;
}

.card.board-member-list .photo,
.card.board-committee-list .photo {
    height: 380px;
    background-size: cover;
    background-position: center top;
}

@media (max-width: 1370px) {
    .card.board-member-list .photo,
    .card.board-committee-list .photo {
        height: 330px;
        background-size: cover;
        background-position: center center;
    }
}


/* .card.board-committee-list img {
  height: 100px;
  width: auto;
  margin-bottom: 40px;
  margin-top: 40px;
} */

.card.board-committee-list .photo {
    background-color: #fafafa;
}

.card.photo {
    width: 450px;
    min-width: 450px;
}

.card.photo .thumbnail {
    width: 450px;
    min-width: 450px;
    height: 200px;
    background-size: cover;
    background-position: center;
}

.card.projects:hover .title a {
    color: #003da5 !important;
    text-decoration: underline;
}

.card.projects .category-container {
    position: absolute;
    bottom: 0;
}

.card.projects .category {
    position: relative;
    margin-top: auto;
    padding: 5px 20px;
    color: #fff;
}

.card-list-image {
    height: 195px;
    position: relative;
}

.card-list-image img {
    width: 100%;
}

.card .card-list-image img,
.card .card-list-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 20px;
}

.card.logo {
    width: 320px;
    min-width: 320px;
    display: table;
    text-align: center;
}

.card.logo .logo {
    height: 150px;
    width: 150px;
    display: table-cell;
    vertical-align: middle;
}

.card.logo .logo img {
    max-height: 100%;
}

.card.our-areas-of-work img {
    width: 100%;
}

@media (max-width: 1024px) {
    .card.home-news-list {
        width: 300px;
        min-width: 300px;
    }
}

@media (max-width: 768px) {
    .card.projects,
    .card.programmes {
        width: 600px;
        min-width: 600px;
    }
    .card.home-news-list,
    .card.photos-videos {
        width: 300px;
        min-width: 300px;
    }
    .card.programmes img,
    .card.projects img {
        height: auto;
    }
    .card.photos-videos .thumbnail {
        background-size: cover;
        background-position: center;
        width: 300px;
        min-width: 300px;
        height: 200px;
    }
}

@media (max-width: 425px) {
    .card.project-updates {
        width: 370px;
        min-width: 370px;
    }
    .card.history,
    .history-date {
        width: 300px;
        min-width: 300px;
        margin: 15px;
    }
    .card.history::after {
        top: 74px;
    }
    .history-date::after {
        top: 62px;
    }
    .card.projects,
    .card.programmes,
    .card.our-areas-of-work {
        width: 320px;
        min-width: 320px;
    }
    .card.publication {
        width: 300px;
        min-width: 300px;
    }
    .card.publication .col.image {
        width: 100px;
        min-width: 100px;
    }
    .card.home-latest-news {
        width: 90%;
        min-width: 90%;
        flex-direction: column;
    }
    .card.home-latest-news .col.image {
        width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        padding: 30px 30px;
    }
    .card.logo {
        width: 290px;
    }
}

@media (max-width: 375px) {
    .card.core-values {
        width: 280px;
        min-width: 280px;
    }
    .card.history,
    .history-date {
        width: 250px;
        min-width: 250px;
        margin: 15px;
    }
    .card.publication {
        width: 300px;
        min-width: 300px;
    }
    .card.publication .col.image {
        width: 140px;
        min-width: 140px;
    }
    .padding-left-20 {
        padding-left: 10px;
    }
    .padding-right-20 {
        padding-right: 10px;
    }
    .card.logo {
        width: 200px;
        min-width: 200px;
    }
    .card.photo {
        width: 300px;
        min-width: 300px;
    }
    .card.photo .thumbnail {
        width: 300px;
        min-width: 300px;
        height: 200px;
        background-size: cover;
        background-position: center;
    }
    .card.publication {
        width: 280px;
        min-width: 280px;
    }
}

@media (max-width: 320px) {
    .card.projects,
    .card.programmes,
    .card.our-areas-of-work,
    .card.core-values {
        width: 250px;
        min-width: 250px;
    }
    .card.project-updates {
        width: 280px;
        min-width: 280px;
    }
    .card.photos-videos .thumbnail {
        background-size: cover;
        background-position: center;
        width: 250px;
        min-width: 250px;
        height: 200px;
    }
    .card.publication {
        width: 200px;
        min-width: 200px;
        flex-direction: column;
    }
    .card.what-we-do {
        width: 200px;
        min-width: 200px;
        background-color: #fafafa;
        margin: 15px;
    }
    .card.history,
    .history-date {
        width: 200px;
        min-width: 200px;
    }
    .history-date:after {
        top: 83px;
    }
    .card.history:after {
        top: 94px;
    }
    .flex-grid-modal .col-1 img {
        max-width: 200px;
        height: auto !important;
    }
    .close {
        color: #000;
        float: right;
        font-size: 40px;
        margin-top: 0vh;
        margin-right: -2vh;
    }
    .career-accordion {
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
    .flex-grid-two.list-card .col-1,
    .flex-grid-two.list-card .col-2,
    .flex-grid-two .col-1,
    .flex-grid-two .col-2 {
        width: 50%;
    }
}

.sc-ajax-filter .content {
    text-align: center;
}

.col-title,
.col-subtitle {
    text-align: initial;
}

.member-reports-list-image {
    text-align: center;
    background-color: #fafafa;
    padding: 30px;
}

.member-reports-list-image img {
    width: auto;
    height: 138px !important;
}

.decoration-none {
    text-decoration: none !important;
}

.card.organisation {
    width: 300px;
    min-width: 300px;
    margin: 15px;
}

.card.organisation .image {
    position: relative;
    height: 400px;
    background-size: cover;
}

.card.organisation .image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.card.organisation .text {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: 8px;
    left: 16px;
    right: 16px;
}

.project-labels {
    display: flex;
    justify-content: flex-start;
}

@media (max-width: 425px) {
    .project-labels {
        flex-direction: column;
    }
}


/*
=================================================
About Us - What We Are - Partners & Supports - Main Site
 =================================================
 */

.partner-list-image {
    height: 168px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.partner-list-image img {
    max-height: 100% !important;
}

@media (max-width: 768px) {
    .partner-list-image img {
        height: 138px !important;
    }
}


/*
=================================================
About Us - What We Are - Departments - Main Site
 =================================================
 */

.stay-connected-box a {
    color: #fff !important;
    text-decoration: underline !important;
}

.card.team-members {
    width: 240px;
    min-width: 240px;
    margin: 0px;
}

.card.team-members:hover .title a {
    color: #003da5 !important;
    text-decoration: underline;
}

.team-members-list-image {
    width: 240px;
    height: 270px;
    background-size: cover;
    background-position: center;
}

.card.team-members .designation {
    margin-top: -26px;
    background-color: #003da5;
    padding: 2px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}

.flex-grid-team-members-modal {
    display: flex;
    align-items: stretch;
}

.flex-grid-team-members-modal .col-1 {
    flex: 0 0 350px;
}

.flex-grid-team-members-modal .col-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-grid-team-members-modal .col-1 .left {
    text-align: center;
}

.flex-grid-team-members-modal .col-1 .left img {
    height: 250px;
    width: auto;
}

.flex-grid-team-members-modal .col-1 .left .designation,
.flex-grid-team-members-modal .col-1 .left .country {
    text-align: left;
}

.flex-grid-team-members-modal .col-1 .left .designation {
    background-color: #003da5;
    padding: 2px 20px;
    color: #fff;
    width: fit-content;
}

.flex-grid-team-members-modal .col-2 .content-container {
    overflow-y: scroll;
    height: 360px;
    padding-right: 30px;
}

.flex-grid-team-members-modal .col-2 .content-container .content {
    text-align: initial !important;
}

.flex-grid-team-members-modal .col-2 .title {
    font-size: 21px;
    font-weight: bold;
}

.flex-grid-team-members-modal .col-2 .email {
    font-weight: bold;
    padding-bottom: 20px;
}

.flex-grid-team-members-modal .col-2 .content-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 4px;
    background-color: #f5f5f5;
}

.flex-grid-team-members-modal .col-2 .content-container::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}

.flex-grid-team-members-modal .col-2 .content-container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #003da5;
}

.flex-grid-team-members-modal .col-2.board-member {
    width: 100%;
    text-align: initial;
}

.flex-grid-team-members-modal .col-2.committee .email {
    font-weight: bold;
    padding-bottom: 0px;
}

.flex-grid-team-members-modal .col-2.committee .subtitle {
    text-transform: uppercase;
    color: #999;
    padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .flex-grid-team-members-modal {
        flex-direction: column;
    }
    .flex-grid-team-members-modal .col-2 {
        padding: 20px !important;
    }
}


/*
=================================================
About Us - What We Do - Main Site
 =================================================
 */

.aboutus-slide-up-btn {
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    color: #fff;
    background-color: transparent !important;
    padding-left: 0 !important;
}

.aboutus-slide-up-btn:hover,
.aboutus-slide-up-btn:focus,
.aboutus-slide-up-btn:active {
    background-color: transparent;
    outline: 0px auto -webkit-focus-ring-color;
}

.aboutus-slide-up-panel {
    display: none;
    overflow: hidden;
    color: #fff;
    font-size: initial;
    font-weight: initial;
}

.vision-mission-container {
    left: -35%;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .vision-mission-container {
        left: 0;
        top: -15%;
    }
}

@media (max-width: 425px) {
    .vision-mission-container {
        left: 0;
        top: -5%;
    }
}


/*
=================================================
Contact Us - Work for Us - Main Site
 =================================================
 */

.career-accordion {
    list-style: none;
}

.career-accordion .career-accordion-divider .accordion-head {
    background-color: #003da5;
    color: #fff;
    font-size: 1.313em !important;
    text-transform: capitalize;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0;
}

.career-accordion .career-accordion-divider .accordion-head .accordion-icon {
    float: right;
}

.career-accordion .career-accordion-divider .accordion-content {
    padding: 20px;
    min-height: 60px;
    background-color: white;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    overflow: hidden;
}


/*
=================================================
Slide Filter - Main Site
 =================================================
 */

.container-filter {
    background-color: #fafafa;
}

.container-filter .title-filter {
    font-size: 1.313em;
    font-weight: bold;
    color: #003da5;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.container-filter .subtitle-filter {
    font-size: 1.125em;
    font-weight: bold;
    color: #000;
    padding-bottom: 20px;
}

.container-filter .border-bottom {
    border-bottom: 1px solid #eeeeee;
}

.grid-wrapper-list {
    display: grid;
    grid-template-columns: repeat(1fr);
    padding-top: 10px;
}

.grid-wrapper-list .categories-list {
    padding: 10px 0;
}


/* Base for label styling */

.grid-wrapper-list [type='checkbox']:not(:checked),
.grid-wrapper-list [type='checkbox']:checked {
    position: absolute;
    left: -9999px;
}

.grid-wrapper-list [type='checkbox']:not(:checked)+label,
.grid-wrapper-list [type='checkbox']:checked+label {
    font-weight: normal;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
}

.grid-wrapper-list [type='checkbox']:checked+label {
    color: #003da5;
    text-decoration: underline;
}


/* checkbox aspect */

.grid-wrapper-list [type='checkbox']:not(:checked)+label:before,
.grid-wrapper-list [type='checkbox']:checked+label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border-radius: 4px;
}


/* checked mark aspect */

.grid-wrapper-list [type='checkbox']:not(:checked)+label:after,
.grid-wrapper-list [type='checkbox']:checked+label:after {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0.15em;
    right: 0em;
    font-size: 1rem;
    color: #003da5;
    transition: all 0.2s;
}


/* checked mark aspect changes */

.grid-wrapper-list [type='checkbox']:not(:checked)+label:after {
    opacity: 0;
}

.grid-wrapper-list [type='checkbox']:checked+label:after {
    opacity: 1;
}

.grid-wrapper-filter-button {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.grid-wrapper-filter-button .col {
    text-align: center;
}

.grid-wrapper-filter-button .col .btn {
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 1rem;
    text-decoration: none;
    border: 1px solid #003da5;
}

.grid-wrapper-filter-button .col .filter-reset-btn {
    background-color: #fff;
    color: #003da5;
}

.grid-wrapper-filter-button .col .filter-apply-btn {
    background-color: #003da5;
    color: #fff;
}

.grid-wrapper-button {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding-top: 10px;
}

.filter-type-btn {
    margin: 4px;
    border: 1px solid #003da5;
    color: #003da5;
    overflow: auto;
    float: left;
    width: fit-content;
}

.filter-type-btn label {
    float: left;
    cursor: pointer;
    text-transform: uppercase;
}

.filter-type-btn label span {
    font-size: 0.875rem;
    font-weight: normal;
    color: #003da5;
    text-align: left;
    display: block;
    padding: 8px 20px;
}

.filter-type-btn label input {
    position: absolute;
    top: -20px;
    opacity: 0;
}

.filter-type-btn input:hover+span {
    text-decoration: underline;
}

.filter-type-btn input:checked+span {
    background-color: #003da5;
    color: #fff;
}

.filter-type-btn input:checked:hover+span {
    background-color: #003da5;
    color: #fff;
}


/*
=================================================
Timeline - Governor Site
 =================================================
 */

.timeline {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.li:nth-child(even) .top .label {
    font-style: italic;
    margin-right: 0;
}

.li:nth-child(odd) .top .label {
    font-weight: bold;
    margin-right: 0;
}

.top {
    margin-bottom: 20px;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    height: 50px;
    justify-content: center;
}

.top .label {
    width: 250px;
    text-align: center;
}

.bottom {
    padding: 20px 40px;
    display: flex;
    justify-content: center;
    border-top: 2px solid #fff;
    position: relative;
    transition: all 200ms ease-in;
    height: 140px;
}

.li:nth-child(even) .bottom .process {
    padding: 20px;
    color: #000;
    width: 250px;
    text-align: center;
    background-color: #fff;
    margin-top: 7px;
}

.li:nth-child(even) .bottom::after {
    position: absolute;
    transform: translateX(-30%);
    top: 18px;
    width: 0;
    height: 0;
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.16);
}

.bottom:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: white;
    border-radius: 15px;
    position: absolute;
    top: -6px;
    left: 48%;
    transition: all 200ms ease-in;
}

.li:nth-child(even) .bottom:before {
    content: '';
    width: 2px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: -14px;
    left: 48%;
    margin-left: -2px;
}

@media (max-width: 425px) {
    .timeline {
        padding-inline-start: 0;
    }
    .top {
        padding: 0;
    }
}


/* @media (max-width: 375px) {
  .top .label,
  .li:nth-child(even) .bottom .process {
    width: 230px;
  }
} */


/*
=================================================
Announcement Bar - Governor Site
 =================================================
 */

.announcement-bar {
    list-style-type: none;
}

.announcement-bar li {
    padding-bottom: 0;
    width: 1370px;
    margin-right: 50px;
}

.announcement-bar .text a {
    color: #fff;
}

@media (min-width: 1920px) {
    .announcement-bar li {
        width: 1760px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .announcement-bar li {
        width: 850px;
    }
}

@media (max-width: 768px) {
    .announcement-bar {
        padding-inline-start: 20px;
    }
    .announcement-bar li {
        width: 600px;
        margin-right: 10px;
    }
}

@media (max-width: 425px) {
    .announcement-bar {
        padding-inline-start: 10px;
    }
    .announcement-bar li {
        width: 380px;
        margin-right: 10px;
    }
}

@media (max-width: 320px) {
    .announcement-bar li {
        width: 280px;
    }
}


/*
=================================================
Videos iFrame
 =================================================
 */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
=================================================
Search Results
 =================================================
 */

.search-results {
    text-align: left;
}


/*
=================================================
Forgot Password
 =================================================
 */

.search-results {
    text-align: left;
}

.login-button,
.lostpassword-button,
.resetpass-button {
    background-color: #003da5 !important;
    color: #fff;
    width: 100%;
}

.login-remember label {
    font-weight: normal !important;
}

.remember-forgot-container {
    display: flex;
    justify-content: space-between;
}