

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700;900&display=swap');
/*
font-family: 'Poppins', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/


@import url("https://use.fontawesome.com/releases/v5.13.0/css/all.css");
header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background-color: #ffffff;
}

@media (min-width: 992px) {
header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9999;
    background-color: #ffffff;
}
}

.header_logo_row_cont {
    height: 55px;
}


@media (min-width: 992px) {
.header_logo_row_cont {
    height: auto;
}
}


#mega-menu-wrap-main-menu #mega-menu-main-menu {
    top:30px;
}


@media (min-width: 992px) {
#mega-menu-wrap-main-menu #mega-menu-main-menu {
    top:auto;
}
}


.header_logo_cont {
    position: absolute;
    top: 15px;
    z-index: 9;
}


@media (min-width: 992px) {
.header_logo_cont {
    position: relative;
    top: 0px;
}
}

body {
    font-family: 'Poppins', sans-serif;
    min-height: 2000px;
    /*background-color: #f5f5f5;*/
}

a, button {
    transition: all 0.5s;
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1400px;
    }
}

a.anchor {
    display: block;
    position: relative;
    top: -128px;
    visibility: hidden;
}

.modal {
    z-index: 99999;
    margin-top:0;
    padding-left:0;
    padding-right:0;
}

#main {
    margin-top: 85px;
}

@media (min-width: 992px) {
#main {
    margin-top: 0;
}
}

.yellow_color {
    color: #fda100;
}

.orange_color {
    color: #fd7700;
}

.blue_color {
    color: #242c77;
}

.search_page_hero_cont .dark_highlight p {
    display: inline-block;
}

.dark_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #636671;
    line-height: 41px;
    margin-bottom: 0;
    padding-bottom:10px;
}


@media (min-width: 992px) {
.dark_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #636671;
    line-height: 70px;
    margin-bottom: 0;
    padding-bottom:10px;
}
}

.dark_highlight p:first-of-type {
    padding-top:16px;
}

.dark_highlight p:last-of-type {
    padding-bottom:16px;
}



.blue_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #242c77;
    line-height: 40px;
    margin-bottom: 0;
    padding-bottom:10px;
}


@media (min-width: 992px) {
.blue_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #242c77;
    line-height: 70px;
    margin-bottom: 0;
    padding-bottom:10px;
}
}

.blue_highlight p:first-of-type {
    padding-top:16px;
}

.blue_highlight p:last-of-type {
    padding-bottom:16px;
}



.orange_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #fd7700;
    line-height: 70px;
    margin-bottom: 0;
    padding-bottom:10px;
}

.orange_highlight p:first-of-type {
    padding-top:16px;
}

.orange_highlight p:last-of-type {
    padding-bottom:16px;
}


.yellow_highlight p {
    display: inline;
    padding-left:32px;
    padding-right:32px;
    background-color: #fda100;
    line-height: 70px;
    margin-bottom: 0;
    padding-bottom:10px;
}

.yellow_highlight p:first-of-type {
    padding-top:16px;
}

.yellow_highlight p:last-of-type {
    padding-bottom:16px;
}



.blue_highlight_small p {
    display: inline;
    padding-left:22px;
    padding-right:22px;
    background-color: #242c77;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom:10px;
}

.blue_highlight_small p:first-of-type {
    padding-top:8px;
}

.blue_highlight_small p:last-of-type {
    padding-bottom:8px;
}


.yellow_highlight_small p {
    display: inline;
    padding-left:22px;
    padding-right:22px;
    background-color: #fda100;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom:10px;
}

.yellow_highlight_small p:first-of-type {
    padding-top:8px;
}

.yellow_highlight_small p:last-of-type {
    padding-bottom:8px;
}


.orange_highlight_small p {
    display: inline;
    padding-left:22px;
    padding-right:22px;
    background-color: #fd7700;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom:10px;
}

.orange_highlight_small p:first-of-type {
    padding-top:8px;
}

.orange_highlight_small p:last-of-type {
    padding-bottom:8px;
}










.light_highlight  {
    padding:32px;
    background-color: rgba(99, 102, 113, 0.76);
}

.underlined {
    text-decoration: underline;
}

.col-xs-5-cols,
    .col-sm-5-cols,
    .col-md-5-cols,
    .col-lg-5-cols,
    .col-xl-5-cols,
    .col-xxl-5-cols {
        position: relative;
        width: 100%;
        min-height: 1px;
    }

    .col-xs-5-cols {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    @media (min-width: 576px) {
        .col-sm-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 768px) {
        .col-md-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 992px) {
        .col-lg-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 1200px) {
        .col-xl-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }
    @media (min-width: 1400px) {
        .col-xxl-5-cols {
            -ms-flex: 0 0 20%;
            flex: 0 0 20%;
            max-width: 20%;
        }
    }

    .modal-backdrop.show {
        opacity: .9;
    }

    .modal-content {
        border-radius: 0;
    }

    .modal-header, .modal-footer {
        border:0;
        border-bottom:0;
        border-top:0;
    }

/* ========================== NAVBAR ======================== */

.menu-footer-menu-2-affiliates-container .nav {
    display: block;
}

@media (min-width: 992px) {
.menu-footer-menu-2-affiliates-container .nav {
    display: flex;
}
}

.navbar-brand {
    margin-right: 20px;
    padding-bottom: 0;
    padding-top: 0;
    white-space: nowrap;
}

.navbar-brand img {
    width: 100%;
    max-width: 128px;
    height: auto;
}



@media (min-width: 992px) {
.navbar-brand img {
    width: 100%;
    max-width: 152px;
    height: auto;
}
}

.menu_mob_cont {
    padding-left: 0;
    padding-right: 0;
}


@media (min-width: 992px) {
.menu_mob_cont {
    padding-left: 24px;
    padding-right: 24px;
}
}

.navbar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    box-shadow: 0 4px 4px -2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 4px 4px -2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 4px 4px -2px rgba(0,0,0,0.3);
}

@media (min-width: 992px) {
.navbar {
    padding-bottom: 0;
    padding-top: 0;
}
}


.navbar, .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: block;
}


@media (min-width: 992px) {
.navbar, .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
}
}


#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: 100%;
    position: fixed;
    left: 0;
    box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -moz-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -webkit-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -khtml-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item  {
   
    border-top:0px solid #f5f5f5;
    padding-top:5px;
    padding-bottom:5px;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    border-right:1px solid rgb(99, 102, 113);
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
	color:rgb(253, 161, 0);
    border-right:1px solid rgb(99, 102, 113);
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color:rgb(253, 161, 0);
    border-right:1px solid rgb(99, 102, 113);
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:first-of-type > a.mega-menu-link {
    border-right:0;
    border-top:0;
    height:50px;
    padding-top:5px;
    padding-bottom:5px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:last-of-type > a.mega-menu-link {
    border-right:0;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:first-of-type {
    
    padding-top:0px;
    padding-bottom:0px;
    border-top:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item:last-of-type {
    border-right:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link.dashicons-menu-alt:hover {
	background-color:rgba(99, 102, 113, 0.97);
	color:#ffffff;
    border-top:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link.dashicons-menu-alt {
	border-top:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link.dashicons-menu-alt {
	font-size:40px;
}


#mega-menu-wrap-main-menu > #mega-menu-main-menu > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    display: flex;
}


#mega-menu-wrap-main-menu > #mega-menu-main-menu > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li {
    border-right: 1px solid #ffffff;
    /*padding-left: 36px;
    padding-right: 36px;
    padding-left: 24px;
    padding-right: 24px;*/
    padding-left: 20px;
    padding-right: 20px;
}


#mega-menu-wrap-main-menu > #mega-menu-main-menu > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li:last-of-type {
    border-right:0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding:0;
}

.navbar_top_section {
    margin-bottom:24px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    margin-top:5px;
    box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -moz-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -webkit-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
    -khtml-box-shadow:0 3px 6px 0 rgba(0, 0, 0, 0.7) ;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.sub_row {
    margin-top: 106px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.sub_row .mega-sub-menu {
    justify-content: end;
}



#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.yellow_btn {
    background-color: #fda100;
    border: 0;
    padding-left:30px;
    padding-right:24px;
    padding-top:16px;
    padding-bottom:16px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.yellow_btn > a.mega-menu-link {
    margin-bottom:0px;
    border: 0;
    position: relative;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-hide-text li.mega-menu-item.yellow_btn a.mega-menu-link::before {
    /**/position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f061';
    bottom: -2px;
    right: 0px;
    margin: 0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.yellow_btn > a.mega-menu-link:hover {
    color:#000000;
}


#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.orange_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:30px;
    padding-right:24px;
    padding-top:16px;
    padding-bottom:16px;

}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-hide-text li.mega-menu-item.orange_btn a.mega-menu-link::before {
    /**/position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f061';
    bottom: -2px;
    right: 0px;
    margin: 0;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.orange_btn > a.mega-menu-link {
    margin-bottom:0px;
    border: 0;
    position: relative;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.orange_btn > a.mega-menu-link:hover {
    color:#000000;
}




#mega-menu-wrap-main-menu > #mega-menu-main-menu > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.sub_row > ul.mega-sub-menu > li {
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
}


.form-control {
    font-size: 10px;
    color: #686868;
}
.form-control, .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    background-color: #ededed;
    border:0;
    box-shadow: none;
    outline: none;
}


a.orange_btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #ffffff;
    background-color: #fd7700;
    border: 0;
    padding-left:18px;
    padding-right:60px;
    padding-top:16px;
    padding-bottom:16px;
    display: block;
    position: relative;
    text-decoration: none;
}

a.yellow_btn {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #fda100;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    padding-left:18px;
    padding-right:60px;
    padding-top:16px;
    padding-bottom:16px;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

a.orange_btn:hover, a.yellow_btn:hover {
    color: #000000;
}

a.orange_btn::before, a.yellow_btn::before {
    /**/position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f061';
    top: 50%;
    transform: translateY(-50%);
    right: 18px;
    margin: 0;
}
a.yellow_arrow_btn::before {
    /**/position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f061';
    top: 50%;
    transform: translateY(-50%);
    right: -52px;
    margin: 0;
    color: #fda100;
    transition: all 0.5s;
}
a.yellow_arrow_btn:hover::before {
    color: #ffffff;
}







.email_yellow_btn {
    font-family: 'Roboto Condensed', sans-serif;
    background-color: #fda100;
    font-size: 14px;
    color: #ffffff;
    border: 0;
    padding-left:18px;
    padding-right:18px;
    padding-top:16px;
    padding-bottom:16px;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

.email_yellow_btn:hover {
    color: #000000;
}




.members_login_link {
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}

.members_login_link:hover {
    color: #fda100;
}

.header_social_link {
    text-decoration: none;
    color: #bababa;
}

.header_social_link:hover {
    color: #fda100;
}

/* ========================== END NAVBAR ======================== */


/* ========================== PAGE HERO ======================== */
.page_hero_cont {
    height: 570px;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.page_hero_title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: -1.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 16px;
}


@media (min-width: 992px) {
.page_hero_title {
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    letter-spacing: -2.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 16px;
}
}

.page_hero_subtitle {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 0;
    color: #ffffff;
}


@media (min-width: 992px) {
.page_hero_subtitle {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 0;
    color: #ffffff;
}
}
/* ========================== END PAGE HERO ======================== */


/* ========================== SIX BOX LINKS ======================== */
.box_links_box_cont {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 250px;
    position:relative;
}

.six_box_links_intro {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
}

.six_box_links_intro a {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 700;
    text-decoration: underline;
    color:#000000;
}


@media (min-width: 992px) {
.six_box_links_intro {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
}
.six_box_links_intro a {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
    font-weight: 700;
    text-decoration: underline;
    color:#000000;
}
}

.box_links_box_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    background-color: rgba(0,0,0,0.65);
    padding-top:24px;
    padding-bottom:18px;
    padding-right:10px;
    padding-left:10px;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    min-height: 72px;
}



@media (min-width: 992px) {
.box_links_box_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    background-color: rgba(0,0,0,0.65);
    padding-top:24px;
    padding-bottom:18px;
    padding-right:30px;
    padding-left:0px;
    font-size: 19px;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: right;
    min-height: unset;
}
}

.box_links_box_link a:hover {
    color: #fda100;
}

.box_links_box_link a {
    font-size: 15px;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
}


@media (min-width: 992px) {
.box_links_box_link a {
    font-size: 19px;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: right;
}
}


.box_links_box_link a i {
    padding-left: 20px;
    color: #fda100;
    font-size: 14px;
}

.box_links_links_cont {
    background-color: #fda100;
    padding-left:10px;
    padding-right:10px;
    padding-top:36px;
    padding-bottom:24px;
}


@media (min-width: 992px) {
.box_links_links_cont {
    background-color: #fda100;
    padding-left:24px;
    padding-right:24px;
    padding-top:36px;
    padding-bottom:24px;
}
}





.box_links_calendar_cont {
    background-color: #242c77;
    padding-left:10px;
    padding-right:10px;
    padding-top:36px;
    padding-bottom:24px;
}


@media (min-width: 992px) {
.box_links_calendar_cont {
    background-color: #242c77;
    padding-left:24px;
    padding-right:24px;
    padding-top:36px;
    padding-bottom:24px;
}
}




.box_links_socials_cont {
    background-color: #fd7700;
    padding-left:10px;
    padding-right:10px;
    padding-top:36px;
    padding-bottom:36px;
}


@media (min-width: 992px) {
.box_links_socials_cont {
    background-color: #fd7700;
    padding-left:24px;
    padding-right:24px;
    padding-top:36px;
    padding-bottom:36px;
}
}

.box_links_links_title {
    font-size: 27px;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
}


@media (min-width: 992px) {
.box_links_links_title {
    font-size: 37px;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
}
}

.box_links_links_title span {
    color: #fd7700;
}

.box_links_join_link_cont {
    padding-bottom:4px;
    
}

.box_links_join_link_cont a i {
    float:right;
}
.box_links_join_link_cont a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.box_links_join_link_cont a:hover {
    color: #242c77;
}

.box_links_follow_title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.box_links_follow_link {
   
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
}

.box_links_follow_link:hover {
    color: #242c77;
}


.box_links_follow_link_cont {
    padding-left:5px;
    padding-right:5px;
}

.box_links_socials_cont a {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
}

@media (min-width: 992px) {
.box_links_socials_cont a {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
}
}

.box_links_socials_cont a i {
    float: right;
}

.box_links_socials_cont a:hover {
    color: #242c77;
}

/* ========================== END SIX BOX LINKS ======================== */


/* ========================== BIG IMAGE LINK ======================== */

.big_image_link_cont {
    background-image: url(/wp-content/themes/shrg/images/big_image_section_bg.jpg);
    background-position: center left;
    background-size: cover;
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.big_image_link_cont {
    background-image: url(/wp-content/themes/shrg/images/big_image_section_bg.jpg);
    background-position: center left;
    background-size: cover;
    padding-top:40px;
    padding-bottom:140px;
}
}

.big_image_link_sec_title {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#000000;
    text-align: left;
    margin-bottom:24px
}

@media (min-width: 992px) {
.big_image_link_sec_title {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#000000;
    text-align: left;
    margin-bottom:24px
}
}

.big_image_link_img {
    width:100%;
    height:auto;
}

.big_image_link_title {
    font-size: 27px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: -1.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 16px;
}


@media (min-width: 992px) {
.big_image_link_title {
    font-size: 57px;
    line-height: 59px;
    font-weight: 600;
    letter-spacing: -2.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 16px;
}
}

.big_image_link_title_row {
    margin-bottom:-60px;
    position: relative;
    z-index: 1;
}


@media (min-width: 992px) {
.big_image_link_title_row {
    margin-bottom:-90px;
    position: relative;
    z-index: 1;
}
}

.big_image_link_text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color:#000000;
    text-align: left;
    margin-top:20px;
    margin-bottom:30px;
}

/* ========================== END BIG IMAGE LINK ======================== */



/* ========================== MAILING LIST ======================== */
.mailing_list_cont {
    background-image: url(/wp-content/themes/shrg/images/mailing_list_bg.jpg);
    background-position: center center;
    background-size: cover;
    padding-top:40px;
    padding-bottom:40px;
}
@media (min-width: 992px) {
.mailing_list_cont {
    background-image: url(/wp-content/themes/shrg/images/mailing_list_bg.jpg);
    background-position: center center;
    background-size: cover;
    padding-top:50px;
    padding-bottom:50px;
}
}

.mailing_list_title {
    font-size: 27px;
    line-height: 29px;
    font-weight: 600;
    letter-spacing: -1.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 26px;
}


@media (min-width: 992px) {
.mailing_list_title {
    font-size: 57px;
    line-height: 59px;
    font-weight: 600;
    letter-spacing: -2.5px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 26px;
}
}

.mailing_list_social_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color: #ffffff;
    padding-right:1rem;
}

.mailing_list_tit {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color: #ffffff;
}

.mailing_list_subtit {
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color: #ffffff;
}

.mailing_list_subtit a {
    font-size: 10px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color: #ffffff;
    text-decoration: underline;
}


.mailing_list_social_link {
    text-decoration: none;
    color: #ffffff;
}

.mailing_list_social_link:hover {
    color: #fda100;
}

.mailing_list_form_cont {
    margin-top:20px;
}

.mailing_list_email {
    border:0;
    border-radius:4px;
    width:100%;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color: #686868;
    padding-top:16px;
    padding-bottom:16px;
    padding-left:20px;
    padding-right:20px;
}
/* ========================== END MAILING LIST ======================== */



/* ============================ PUBLICATIONS ========================== */
.show_publications_cont {
    padding-top:40px;
}

@media (min-width: 992px) {
.show_publications_cont {
    padding-top:96px;
}
}



.publication_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#000000;
    text-align: left;
    margin-bottom: 30px;
}


@media (min-width: 992px) {
.publication_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#000000;
    text-align: left;
    margin-bottom: 54px;
}
}

.publication_single_img img {
    width: 100%;
    height:auto;
}

.publication_single_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color:#000000;
    margin-top: 10px;
}

.publication_single_date {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
    font-weight: 400;
    color:#000000;
    margin-top: 6px;
    margin-bottom:54px;
}



.publication_more_link a:hover {
    color: #fda100;
}

.publication_more_link a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color:#000000;
    text-align: left;
}


.publication_more_link a i {
    padding-left: 20px;
    color: #fda100;
    font-size: 14px;
}








.publication_categories_bar {
    background-color: #f5f5f5;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
}



@media (min-width: 992px) {
.publication_categories_bar {
    background-color: #f5f5f5;
    padding-top:55px;
    padding-bottom:55px;
    margin-bottom:55px;
}
}

.publication_categories_bar_btn_cont {
    text-align: center;
}

.publication_categories_bar_btn.active {
    opacity: 1;
}

.publication_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:16px;
    padding-right:16px;
    padding-top:8px;
    padding-bottom:8px;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.5s;
}


@media (min-width: 992px) {
.publication_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:24px;
    padding-right:24px;
    padding-top:14px;
    padding-bottom:14px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.5s;
}
}


.publication_categories_bar_btn:hover {
    background-color: #fda100;
}



/* ========================== END PUBLICATIONS ======================== */

/* ============================ VIDEOS ========================== */

.show_videos_top_image img {
    width: 100%;
    height: auto;
}

.show_videos_wrapper {
    background-color: #636671;
    padding-top:40px;
    padding-bottom:40px;
}


@media (min-width: 992px) {
.show_videos_wrapper {
    background-color: #636671;
    padding-top:82px;
    padding-bottom:38px;
}
}


.show_videos_top_image img {
    vertical-align:bottom;
}


.show_videos_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    margin-bottom: 30px;
}


@media (min-width: 992px) {
.show_videos_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    margin-bottom: 54px;
}
}

.video_single_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
    margin-top: 10px;
}

.video_single_date {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 6px;
    margin-bottom:54px;
}

.video_single_img {
    background-position: center center;
    background-size: cover;
}

.video_single_img.ratio>div {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    width: auto;
    transform: translate(-50%, -50%);
}

.video_single_cont {
    cursor: pointer;
}

.video_icon {
    font-size: 70px;
    color:#000000;
    opacity: 0.8;
    transition: all 0.5s;
}

.video_single_cont:hover .video_icon {
    color:#ff0000;
    opacity: 1;
}



.videos_more_link a:hover {
    color: #fda100;
}

.videos_more_link a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color:#ffffff;
    text-align: left;
}


.videos_more_link a i {
    padding-left: 20px;
    color: #fda100;
    font-size: 14px;
}

.modal_video_cont .modal-body {
    padding:0;
}

.modal_video_cont .modal-footer {
    text-align: center;
    justify-content: center;
}

.modal_btn_close {
    background-color: #242c77;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:32px;
    padding-right:32px;
    border: 0;
    text-transform: uppercase;
}

.modal_btn_close:hover {
    color: #fda100;
}

.eventless-today {
    background-color: #fda100;
    color: #ffffff !important;
}

.em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date.em-cal-day-date a, .em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date.em-cal-day-date span {
    background-color: #fda100;
    color: #ffffff !important;
}

.modal_btn_link {
    background-color: #fda100;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:32px;
    padding-right:32px;
    border: 0;
    text-transform: uppercase;
}

.modal_btn_link:hover {
    color: #242c77;
}

/* ========================== END VIDEOS ======================== */


/* ============================ FOOTER ========================== */
.footer_first_row {
    background-color: #363636;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
}


.footer_second_row {
    background-color: #fda100;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
}



@media (min-width: 992px) {
.footer_second_row {
    background-color: #fda100;
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    letter-spacing: -2px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
}
}


.footer_third_row {
    background-color: #393939;
}
.footer_fourth_row {
    background-color: #292929;
    padding-top:26px;
    padding-bottom:26px;
}

.footer_third_row_menu_cont {
    margin-top: 100px;
}

.footer_logo_cont img {
    width: 100%;
    max-width: 120px;
    height:auto;
}


@media (min-width: 992px) {
.footer_logo_cont img {
    width: 100%;
    max-width: 250px;
    height:auto;
}
}

.footer_logo_text_cont {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    padding-top:20px;
    padding-right:26%;
}


@media (min-width: 992px) {
.footer_logo_text_cont {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    padding-top:30px;
    padding-right:26%;
}
}

#mailing_list_email_footer {
    margin-bottom:10px;
}

.footer_third_row_menu_title_cont {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    margin-bottom:24px;
    margin-top:24px;
}


@media (min-width: 992px) {
.footer_third_row_menu_title_cont {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    margin-bottom:24px;
    margin-top:0px;
}
}

footer .menu-item  {
    width: 100%;
    max-width:unset;
}


@media (min-width: 992px) {
footer .menu-item  {
    width: 100%;
    max-width: 150px;
}
}

footer a.nav-link {
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #bdbdbd;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
}


@media (min-width: 992px) {
footer a.nav-link {
    padding-left:0;
    padding-right:0;
    padding-top:0;
    padding-bottom:26px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #bdbdbd;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: uppercase;
}
}

footer li.active a.nav-link {
    color: #fda100;
}



footer a.nav-link i {
    padding-right: 10px;
    width:26px;
}

footer a.nav-link:hover, footer a.nav-link:active, footer a.nav-link:focus {
    color: #fda100;
}


.footer_fourth_row_item {
    font-size: 11px;
    color: #b6b6b6;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
}

footer .footer_fourth_row_item a.nav-link {
    font-family: 'Poppins', sans-serif;
    font-size: 11px;
    color: #b6b6b6;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-transform: none;
    padding-bottom: 0px;
}

footer .footer_fourth_row_item.bigger_item  a.nav-link {
color: #ffffff;
}

footer .footer_fourth_row_item.menu-item {
    max-width: none;
    width: inherit;
}

.mailing_modal_thank_you .modal-body {
    background-color: #ffffff;
}

.mailing_modal_thank_you_text {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

/* ========================== END FOOTER ======================== */

/* ========================== TEXT AND IMAGE BLOCK ======================== */
.text_and_image_block_cont {
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.text_and_image_block_cont {
    padding-top:56px;
    padding-bottom:72px;
}
}

.text_and_image_block_image img {
    width: 100%;
    height: auto;
}

.text_and_image_block_main_text {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0;
}


@media (min-width: 992px) {
.text_and_image_block_main_text {
    font-size: 28px;
    color: #000000;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0;
}
}

.text_and_image_block_main_text a {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0;
    text-decoration: underline;
}



@media (min-width: 992px) {
.text_and_image_block_main_text a {
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-decoration: underline;
}
}

.text_and_image_block_main_text strong {
    font-weight: 700;
}

.text_and_image_block_main_text p {
    margin-bottom:26px;
}

@media (min-width: 992px) {
.text_and_image_block_main_text p {
    margin-bottom:46px;
}
}


.text_and_image_block_title {
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: -2.5px;
    margin-bottom: 40px;
}


@media (min-width: 992px) {
.text_and_image_block_title {
    font-size: 50px;
    color: #ffffff;
    font-weight: 600;
    line-height: 58px;
    letter-spacing: -2.5px;
    margin-bottom: 40px;
}
}


.text_and_image_block_text {
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0;
    margin-top:10px;
}

@media (min-width: 992px) {
.text_and_image_block_text {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0;
    margin-top:var(--bs-gutter-y);
}
}


.text_and_image_block_text a {
    color: #000000;
    text-decoration: underline;
    position: relative;
}

.text_and_image_block_text a.yellow_arrow_btn::before {
    right: -22px;
}


.text_and_image_block_text a.yellow_arrow_btn:hover::before {
    color: #000000;
}

.text_and_image_block_text strong {
    font-weight: 700;
}

/* ========================== END TEXT AND IMAGE BLOCK ======================== */

/* ========================== TITLE AND TEXT BLOCK ======================== */
.title_and_text_block_cont {
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.title_and_text_block_cont {
    padding-top:56px;
    padding-bottom:72px;
}
}

.title_and_text_block_title {
    font-size: 26px;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: -1.5px;
    color: #ffffff;
    margin-top: 24px;
}


@media (min-width: 992px) {
.title_and_text_block_title {
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    letter-spacing: -2.5px;
    color: #ffffff;
    margin-top: 24px;
}
}

.small_title_and_text_block_title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: -1.3px;
    color: #ffffff;
    margin-top: 24px;
}

.title_and_text_block_main_text {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0;
}


@media (min-width: 992px) {
.small_title_and_text_block_title {
    font-size: 27px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: -1.3px;
    color: #ffffff;
    margin-top: 24px;
}

.title_and_text_block_main_text {
    font-size: 28px;
    color: #000000;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: 0;
}
}

.title_and_text_block_main_text strong {
    font-weight: 700;
}

.title_and_text_block_main_text p {
    margin-bottom:46px;
}


.title_and_text_block_text {
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0;
}


@media (min-width: 992px) {
.title_and_text_block_text {
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0;
}
}

.title_and_text_block_text li {
    margin-bottom: 1rem;
}

.title_and_text_block_text a {
    color: #000000;
    text-decoration: underline;
}

.title_and_text_block_text a i {
    color: #fda100;
    padding-left: 20px;
}



.title_and_text_block_text strong {
    font-weight: 700;
}

/* ========================== END TITLE AND TEXT BLOCK ======================== */


/* ========================== THE BOARD BLOCK ======================== */

.the_board_block_cont {
    padding-top:40px;
    padding-bottom:40px;
    background-color: #fda100;
}

@media (min-width: 992px) {
.the_board_block_cont {
    padding-top:72px;
    padding-bottom:50px;
    background-color: #fda100;
}
}

.the_board_block_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    margin-bottom:20px;
}


@media (min-width: 992px) {
.the_board_block_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    margin-bottom:36px;
}
}

.the_board_block_single {
    cursor: pointer;
}

.the_board_block_single:hover .the_board_block_single_link {
    color:#242c77;
}

.the_board_block_single_image img {
    width: 100%;
    height: auto;
    max-width: 403px;
}



.the_board_block_single_name {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    margin-top:-36px;
}

.the_board_block_single_link {
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s;
}

.the_board_block_single_main_text {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}


@media (min-width: 992px) {
.the_board_block_single_main_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}
}

.the_board_block_single_main_text strong {
    font-weight: 600;
}

.the_board_block_single_main_text a {
    color:#000000;
    text-decoration: underline;
}

.the_board_block_single_text {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.the_board_block_single_text strong {
    font-weight: 600;
}

.the_board_block_single_text a {
    color:#000000;
    text-decoration: underline;
}

/* ========================== END THE BOARD BLOCK ======================== */


/* ========================== THE COMMITTEE GROUP ======================== */
.the_committee_group_cont {
    padding-top:40px;
    padding-bottom:40px;
    background: linear-gradient(0deg, #fd7700 50%, #242c77 50%);
}

@media (min-width: 992px) {
.the_committee_group_cont {
    padding-top:72px;
    padding-bottom:50px;
    background: linear-gradient(90deg, #fd7700 50%, #242c77 50%);
}
}


.the_committee_group_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    margin-bottom:36px;
}



@media (min-width: 992px) {
.the_committee_group_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    margin-bottom:36px;
}
}


.the_committee_group_single_image img {
    width: 100%;
    height: auto;
    max-width: 403px;
}



.the_committee_group_single_name {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    margin-top:-36px;
}

.the_committee_group_single_link {
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s;
}

.the_committee_group_single_main_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.the_committee_group_single_main_text strong {
    font-weight: 600;
}

.the_committee_group_single_main_text a {
    color:#000000;
    text-decoration: underline;
}

.the_committee_group_single_text {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.the_committee_group_single_text strong {
    font-weight: 600;
}

.the_committee_group_single_text a {
    color:#000000;
    text-decoration: underline;
}

.the_committee_group_single {
    cursor: pointer;
    max-width: 403px;

}


.the_committee_group_single:hover .the_committee_group_single_link {
    color:#242c77;
}

.the_committee_group_email_cont {
    padding-left:0px;
}



@media (min-width: 992px) {
.the_committee_group_email_cont {
    padding-left:90px;
}
}

.the_committee_group_text {
    
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#ffffff;
}


@media (min-width: 992px) {
.the_committee_group_text {
    
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#ffffff;
}
}

.the_committee_group_email {
    padding-top:20px;
}

.the_committee_group_email a {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff; 
    position: relative;
}


@media (min-width: 992px) {
.the_committee_group_email a {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff; 
    position: relative;
}
}
/* ========================== END THE COMMITTEE GROUP ======================== */


/* ========================== TITLE BAR ======================== */

.title_bar_cont {
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.title_bar_cont {
    padding-top:72px;
    padding-bottom:63px;
}
}

.title_bar_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
}


.title_bar_text {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#ffffff;
    margin-top:40px;
}


@media (min-width: 992px) {
.title_bar_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
}


.title_bar_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#ffffff;
    margin-top:40px;
}
}

/* ========================== END TITLE BAR ======================== */

/* ========================== TEXT ONLY ======================== */

.text_only_cont {
    padding-top:40px;
    padding-bottom:40px;
}

.text_only_text {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #000000;
}


@media (min-width: 992px) {
.text_only_cont {
    padding-top:72px;
    padding-bottom:72px;
}

.text_only_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #000000;
}
}

/* ========================== END TEXT ONLY ======================== */


/* ========================== TWO COLUMNS BLOCK ======================== */
.two_columns_block_cont {
    padding-top:40px;
    padding-bottom:20px;
}


@media (min-width: 992px) {
.two_columns_block_cont {
    padding-top:72px;
    padding-bottom:20px;
}
}

.two_columns_block_single {
    padding-bottom:calc( 32px - 1rem );
}



@media (min-width: 992px) {
.two_columns_block_single {
    padding-bottom:calc( 52px - 1rem );
}
}

.two_columns_block_title {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#000000;
    padding-bottom:28px;
}

.two_columns_block_text {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.two_columns_block_text a {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
    text-decoration: underline;
}



@media (min-width: 992px) {
.two_columns_block_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.two_columns_block_text a {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
    text-decoration: underline;
}
}

.two_columns_block_right_cont {
    margin-top: 20px;
}


@media (min-width: 992px) {
.two_columns_block_right_cont {
    margin-top: var(--bs-gutter-y);
}
}
/* ========================== END TWO COLUMNS BLOCK ======================== */

/* ========================== SQUARES SLIDER ======================== */
.squares_slider_cont {
    padding-top: 72px;
    padding-bottom: 72px;
    background-color: #fd7700;
}

.squares_slider_slide_title {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    max-width: 320px;
}


@media (min-width: 992px) {
.squares_slider_slide_title {
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    max-width: 320px;
}
}

.squares_slider_slide_title_small {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
    max-width: 320px;
}
.squares_slider_slide_square {
    background-color: #fda100;
    min-width: 224px;
}

.squares_slider_slide_main_title {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.squares_slider_slide_main_subtitle {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-transform: uppercase;
}



@media (min-width: 992px) {
.squares_slider_slide_main_title {
    font-size: 50px;
    line-height: 54px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    padding-bottom: 52px;
    text-transform: uppercase;
}

.squares_slider_slide_main_subtitle {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
    text-transform: uppercase;
}
}

.squares_slider_slide_main_subtitle p {
    margin-bottom: 0;
}

.squares_slider_slide_square_inside {
    padding:20px;
}

.ssss_cont {
    position: relative;
}

.ssss_inside_number {
    font-size: 96px;
    line-height: 96px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.ssss_inside_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}
.ssss_inside_arrow {
    position: absolute;
    bottom: 0px;
    right:0px;
    font-size: 20px;
    color: #ffffff;
}

.squares_slider_slide_text {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0;
    margin-top:30px;
}


@media (min-width: 992px) {
.squares_slider_slide_text {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0;
    margin-top:50px;
}
}

.squares_slider_slide_text p {
    padding-bottom: 0;
}

.squares_slider_slide_square_small {
    background-color: #fda100;
    width: 100%;
    cursor: pointer;
}

.squares_slider_slide_square_small.active {
    opacity: 0.8;
}

.squares_slider_slide_square_inside_small {
    padding:12px;
}

.ssss_square_list {
    margin-top:12px;
}

.ssss_cont_small {
    position: relative;
} 
.ssss_inside_number_small {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.ssss_inside_title_small {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}
.ssss_inside_arrow_small {
    position: absolute;
    bottom: 0px;
    right:0px;
    font-size: 14px;
    color: #ffffff;
}
/* ========================== END SQUARES SLIDER ======================== */


/* ========================== END SQUARES LINKS ======================== */
.squares_links_cont {
    padding-top:80px;
    padding-bottom:80px;
}

.squares_links_square_single {
    padding:20px;
}


.squares_links_title {
    font-size: 27px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
    margin-bottom: 40px;
}


.squares_links_title_small {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
    margin-bottom: 40px;
}

.slss_inside_icon img {
    max-width: 42px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

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

.slss_inside_number {
    font-size: 96px;
    line-height: 96px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.slss_inside_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.slss_inside_title.with_icons {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}
.slss_inside_arrow {
    position: absolute;
    bottom: 20px;
    right:20px;
    font-size: 20px;
    color: #ffffff;
}

.squares_links_video_link {
    cursor: pointer;
    transition: all 0.5s;
}

.squares_links_video_link:hover {
    opacity: 0.8;
}

.squares_links_square a {
    display: block;
}

.squares_links_square a:hover {
    opacity: 0.8;
}
/* ========================== END SQUARES LINKS ======================== */

/* ========================== SQUARES DOCUMENTS ======================== */
.squares_documents_cont {    
    padding-top:80px;
    padding-bottom:80px;
    
    scroll-margin-top: 127px;
}

.squares_documents_logo img {
    width:100%;
    height: auto;
    max-width: 260px;
}

.squares_documents_title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
}

.squares_documents_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
}

.squares_documents_documents {
    font-size: 28px;
    font-weight: 600;
    padding-top:50px;
}



.sdss_inside_icon img {
    max-width: 42px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

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

.sdss_inside_number {
    font-size: 96px;
    line-height: 96px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.sdss_inside_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.sdss_inside_title.with_icons {
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}
.sdss_inside_arrow {
    position: absolute;
    bottom: 20px;
    right:20px;
    font-size: 20px;
    color: #ffffff;
}
/*.sd_row {
    padding-top:36px;
}*/

.hidden_square {
    display: none;
}

.sd_btn_row {
    padding-top: 36px;
}

.squares_documents_cont .squares_links_square {
    padding-top:36px;
}

.sd_btn {
    transition: all 0.5s;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
}

.show_more {
    display: block;
}

.show_less {
    display: none;
}
/* ========================== END SQUARES DOCUMENTS ======================== */


/* ========================== SQUARES PODCASTS AND EVENTS ======================== */
.squares_podcasts_events_cont {    
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.squares_podcasts_events_cont {    
    padding-top:80px;
    padding-bottom:80px;
}
}

.squares_podcasts_events_title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
}


.squares_podcasts_events_logo img {
    width:100%;
    height: auto;
    max-width: 260px;
}

.squares_podcasts_events_title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
}

.squares_podcasts_events_documents {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 300;
    padding-top:50px;
    padding-bottom:0px;
}


@media (min-width: 992px) {
.squares_podcasts_events_documents {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 300;
    padding-top:50px;
    padding-bottom:50px;
}
}

.squares_podcasts_events_documents strong {
    font-weight: 600;
}

.squares_podcasts_events_sing_title {
    font-size: 30px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: -1.5px;
    color: #ffffff;
}



@media (min-width: 992px) {
.squares_podcasts_events_sing_title {
    font-size: 50px;
    line-height: 52px;
    font-weight: 600;
    letter-spacing: -2.5px;
    color: #ffffff;
}
}


.squares_podcasts_events_square {
    min-width: 224px;
}


.squares_podcasts_events_inside {
    padding:20px;
}


.spe_cont {
    position: relative;
}

.spe_inside_number {
    font-size: 96px;
    line-height: 96px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

.spe_inside_number img {
    width:100%;
    max-width: 60px;
    height: auto;
    vertical-align: initial;
    margin-left:20px;
}

.spe_inside_title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}
.spe_inside_arrow {
    position: absolute;
    bottom: 0px;
    right:0px;
    font-size: 20px;
    color: #ffffff;
}


.squares_podcasts_events_cont .squares_pe_square {
    padding-top:36px;
}



.squares_pe_square_single {
    padding:20px;
}

.squares_pe_links_video_link.active {
    opacity: 0.7;
}



.squares_pe_links_video_link {
    cursor: pointer;
    transition: all 0.5s;
}

.squares_pe_links_video_link:hover {
    opacity: 0.8;
}
.spe_inside_number_small {
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
}

/* ========================== END SQUARES PODCASTS AND EVENTS ======================== */




/* ============================ PUBLICATIONS ALL ========================== */
.show_publications_all_cont {
    /*padding-top:96px;*/
}



.publication_all_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#000000;
    text-align: left;
    margin-bottom: 54px;
}

.publication_all_single_img img {
    width: 100%;
    height:auto;
}


.publication_all_single_text_cont {
    padding:20px;
    background-color: #fda100;
}

.publication_all_single_cont a:hover .publication_all_single_title, .publication_all_single_cont a:hover .publication_all_single_date {
    color:#000000;
}

.publication_all_single_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
    margin-top: 10px;
    transition: all 0.5s;
}

.publication_all_single_date {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 6px;
    margin-bottom:14px;
    transition: all 0.5s;
}

.publication_all_single_arrow {
    text-align: right;
}

.publication_all_single_arrow i {
    padding-left: 20px;
    color: #fd7700;
    font-size: 24px;
    transition: all 0.5s;
}


a:hover .publication_all_single_arrow i {
    color: #ffffff;
}

.publication_all_more_link a:hover {
    color: #fd7700;
}



/* ========================== END PUBLICATIONS ALL ======================== */




/* ============================ VIDEOS & PODCASTS ========================== */

.show_videos_podcasts_top_image img {
    width: 100%;
    height: auto;
}

.show_videos_podcasts_wrapper {
    padding-top:0px;
    padding-bottom:38px;
}



.show_videos_podcasts_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    margin-bottom: 54px;
}

.video_podcasts_single_title {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 10px;
    transition: all 0.5s;
}


@media (min-width: 992px) {
.video_podcasts_single_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
    margin-top: 10px;
    transition: all 0.5s;
}
}

.video_podcasts_single_cont:hover .video_podcasts_single_title {
    color:#000000;
}


.video_podcasts_single_cont:hover .publication_all_single_arrow i {
    color: #ffffff;
}

.video_podcasts_single_date {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 6px;
    margin-bottom:54px;
}

.video_podcasts_single_img {
    background-position: center center;
    background-size: cover;
}

.video_podcasts_single_img.ratio>div {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    width: auto;
    transform: translate(-50%, -50%);
}

.video_podcasts_single_cont {
    cursor: pointer;
}

.video_podcasts_icon {
    font-size: 70px;
    color:#000000;
    opacity: 0.8;
    transition: all 0.5s;
}

.video_podcasts_single_cont:hover .video_icon {
    color:#ff0000;
    opacity: 1;
}



.videos_podcasts_more_link a:hover {
    color: #fda100;
}

.videos_podcasts_more_link a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color:#ffffff;
    text-align: left;
}


.videos_podcasts_more_link a i {
    padding-left: 20px;
    color: #fda100;
    font-size: 14px;
}

.modal_video_podcasts_cont .modal-body {
    padding:0;
}

.modal_video_podcasts_cont .modal-footer {
    text-align: center;
    justify-content: center;
}

.modal_btn_close {
    background-color: #242c77;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:32px;
    padding-right:32px;
    border: 0;
    text-transform: uppercase;
}

.modal_btn_close:hover {
    color: #fda100;
}


.video_podcasts_single_text_cont {
    padding:20px;
    background-color: #fda100;
}


.video_podcasts_single_top_cont {
    padding-left:20px;
    padding-right:20px;
    padding-top:2px;
    padding-bottom:10px;
    background-color: #fda100;
}

.video_podcasts_single_top_cont img {
    width:100%;
    height: auto;
    max-width: 27px;    
}

.video_categories_bar {
    background-color: #f5f5f5;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
}



@media (min-width: 992px) {
.video_categories_bar {
    background-color: #f5f5f5;
    padding-top:55px;
    padding-bottom:55px;
    margin-bottom:55px;
}
}

.video_categories_bar_btn_cont {
    text-align: center;
}

.video_categories_bar_btn.active {
    opacity: 1;
}

.video_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:16px;
    padding-right:16px;
    padding-top:8px;
    padding-bottom:8px;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.5s;
}


@media (min-width: 992px) {
.video_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:24px;
    padding-right:24px;
    padding-top:14px;
    padding-bottom:14px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.5s;
}
}


.video_categories_bar_btn:hover {
    background-color: #fda100;
}

/* ========================== END VIDEOS & PODCASTS ======================== */




/* ========================== COLLABORATIONS ======================== */

.collaborations_title_bar_cont {
    padding-top:40px;
    padding-bottom:40px;
}

@media (min-width: 992px) {
.collaborations_title_bar_cont {
    padding-top:72px;
    padding-bottom:63px;
}
}

.collaborations_title_bar_title {
    font-size: 27px;
    line-height: 29px;
    letter-spacing: -1px;
    font-weight: 600;
    color:#ffffff;
}


@media (min-width: 992px) {
.collaborations_title_bar_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
}
}

.collaborations_list_cont {
    padding-top:40px;
    padding-bottom:40px;
}


@media (min-width: 992px) {
.collaborations_list_cont {
    padding-top:72px;
    padding-bottom:63px;
}
}

.collaborations_list_title {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom:20px;
}

.collaborations_list_text {
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom:20px;
}

.collaborations_list_text a { 
    font-size: 14px;
    color: #000000;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom:30px;
}

.collaborations_list_text a:hover {
    color:#fd7700; 
}

.collaborations_list_text a i {
    padding-left: 10px;
    color: #fda100;
    font-size: 14px;
}

/* ========================== END COLLABORATIONS ======================== */



/* ========================== SEARCH ======================== */
.search_results_cont {
    padding-top:72px;
    padding-bottom:63px;
}
/* ========================== END SEARCH ======================== */



/* ========================== ARCHIVE BUTTON ======================== */
.archive_button_cont {
    padding-top:72px;
    padding-bottom:63px;
    background-color: #636671;
}
/* ========================== END ARCHIVE BUTTON ======================== */


/* ========================== TWEETS SLIDER ======================== */


.tweets_slider_cont {
    background-color: #f5f5f5;
}

.tweets_slider_text {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
}

.tweets_slider_text a {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
    text-decoration: underline;
}


@media (min-width: 992px) {
.tweets_slider_text {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
}
.tweets_slider_text a {
    text-align: center;
    padding-top:40px;
    padding-bottom:40px;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
    font-weight: 300;
    color:#000000;
    text-decoration: underline;
}
}


.tweets_slider_cont .carousel-control-next, .tweets_slider_cont .carousel-control-prev {
    width: auto;
}

.tweets_slider_cont .carousel-control-prev {
    left: -50px;
}

.tweets_slider_cont .carousel-control-next {
    right: -50px;
}
/* ========================== END TWEETS SLIDER ======================== */






/* ============================ EVENTS ========================== */

.events_cont_cont {
   padding-top:55px; 
   padding-bottom:55px; 
}

.events_top_image img {
    width: 100%;
    height: auto;
}

.events_wrapper {
    padding-top:0px;
    padding-bottom:38px;
}



.show_videos_podcasts_title {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: -2px;
    font-weight: 600;
    color:#ffffff;
    text-align: left;
    margin-bottom: 54px;
}

.events_title {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 10px;
    transition: all 0.5s;
}


@media (min-width: 992px) {
.events_title {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color:#ffffff;
    margin-top: 10px;
    transition: all 0.5s;
}
}

.events_cont:hover .events_title {
    color:#000000;
}


.events_cont:hover .publication_all_single_arrow i {
    color: #ffffff;
}



.events_cont:hover .publication_all_single_arrow {
    color: #000000;
}

.events_date {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    margin-top: 6px;
    margin-bottom:54px;
}

.events_img {
    background-position: center center;
    background-size: cover;
}

.events_img.ratio>div {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    width: auto;
    transform: translate(-50%, -50%);
}

.events_cont {
    cursor: pointer;
}

.video_podcasts_icon {
    font-size: 70px;
    color:#000000;
    opacity: 0.8;
    transition: all 0.5s;
}

.events_cont:hover .video_icon {
    color:#ff0000;
    opacity: 1;
}



.videos_podcasts_more_link a:hover {
    color: #fda100;
}

.videos_podcasts_more_link a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color:#ffffff;
    text-align: left;
}


.videos_podcasts_more_link a i {
    padding-left: 20px;
    color: #fda100;
    font-size: 14px;
}

.modal_video_podcasts_cont .modal-body {
    padding:0;
}

.modal_video_podcasts_cont .modal-footer {
    text-align: center;
    justify-content: center;
}

.modal_btn_close {
    background-color: #242c77;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-top:8px;
    padding-bottom:8px;
    padding-left:32px;
    padding-right:32px;
    border: 0;
    text-transform: uppercase;
}

.modal_btn_close:hover {
    color: #fda100;
}


.events_text_cont {
    padding:20px;
    background-color: #fda100;
}


.events_top_cont {
    padding-left:20px;
    padding-right:20px;
    padding-top:2px;
    padding-bottom:10px;
    background-color: #fda100;
}

.events_top_cont img {
    width:100%;
    height: auto;
    max-width: 27px;    
}

.video_categories_bar {
    background-color: #f5f5f5;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
}



@media (min-width: 992px) {
.video_categories_bar {
    background-color: #f5f5f5;
    padding-top:55px;
    padding-bottom:55px;
    margin-bottom:55px;
}
}

.video_categories_bar_btn_cont {
    text-align: center;
}

.video_categories_bar_btn.active {
    opacity: 1;
}

.video_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:16px;
    padding-right:16px;
    padding-top:8px;
    padding-bottom:8px;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.5s;
}

.video_categories_bar_master_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:16px;
    padding-right:16px;
    padding-top:8px;
    padding-bottom:8px;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 1;
    transition: all 0.5s;
}

.publication_categories_bar_master_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:16px;
    padding-right:16px;
    padding-top:8px;
    padding-bottom:8px;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 1;
    transition: all 0.5s;
}


@media (min-width: 992px) {
.video_categories_bar_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:24px;
    padding-right:24px;
    padding-top:14px;
    padding-bottom:14px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    opacity: 0.5;
    transition: all 0.5s;
}
.video_categories_bar_master_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:24px;
    padding-right:24px;
    padding-top:14px;
    padding-bottom:14px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    opacity:1;
    transition: all 0.5s;
}
.publication_categories_bar_master_btn {
    background-color: #fd7700;
    border: 0;
    padding-left:24px;
    padding-right:24px;
    padding-top:14px;
    padding-bottom:14px;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    opacity:1;
    transition: all 0.5s;
}
}


.video_categories_bar_btn:hover {
    background-color: #fda100;
}




.event_block_single_image img {
    width: 100%;
    height: auto;
    max-width: 500px;
}



.event_block_single_name {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#ffffff;
    margin-top:-36px;
}

.event_block_single_link {
    font-size: 26px;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.5s;
}

.event_block_single_main_text {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}


@media (min-width: 992px) {
.event_block_single_main_text {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0px;
    font-weight: 600;
    color:#000000;
}
}

.event_block_single_main_text strong {
    font-weight: 600;
}

.event_block_single_main_text a {
    color:#000000;
    text-decoration: underline;
}

.event_block_single_text {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 300;
    color:#000000;
}

.event_block_single_text strong {
    font-weight: 600;
}

.event_block_single_text a {
    color:#000000;
    text-decoration: underline;
}


.events_text_cont .publication_all_single_arrow {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color: #ffffff;
    margin-top:32px;
    transition: all 0.5s;
}

.events_text_cont .publication_all_single_arrow:hover {
    color:#000000;
}


.events_text_cont .publication_all_single_arrow i {
    padding-left: 20px;
    color: #fd7700;
    font-size: 14px;
    transition: all 0.5s;
}

/* ========================== END EVENTS ======================== */







.box_links_join_link_cont_date {
    padding-bottom:4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.box_links_join_link_cont_time {
    padding-bottom:4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.box_links_join_link_cont_title {
    padding-bottom:4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
}


.box_links_join_link_cont_text {
    padding-bottom:4px;
    font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
    line-height: 12px;
    letter-spacing: 0;
    font-weight: 300;
    color:#ffffff;
    text-align: left;
    text-decoration: none;
}

.calendar_item {
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:1px solid #ffffff;
}

.calendar_carousel_indi {
    bottom:-18px;
}



#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: unset;
}