@import url("https://use.typekit.net/myh7thm.css");
body {
    font-family: "proxima-nova", sans-serif;
    padding-top: 118px !important;
    width: 100%;
}
.mtsnb,
#mtsnb-44209 {
    display: none;
}
img {
    max-width: 100%;
}
h1 {
    font-size: 70px;
    font-weight: bold;
    color: #005380;
    line-height: 72px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
h2 {
    font-size: 36px;
    font-weight: bold;
    color: #005380;
    line-height: 38px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
h3 {
    font-size: 32px;
    font-weight: bold;
    color: #005380;
    line-height: 34px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}
p {
    font-size: 16px;
    color: #121E44;
    line-height: 22px;
    padding: 0;
    margin-bottom: 10px;
    font-weight: normal;
}
.btn {
    border: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    padding: 23px 32px 21px;
    background-color: #005380;
    transition: all ease 0.6s;
}
.btn:hover,
.btn:focus,
.btn:active {
    background-color: #005380;
    color: #fff;
}
.btn-primary {
    background-image: url(../img/button.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.btn-primary:hover {
    background-position: 300px;
}
header.header-wrapper {
    position: fixed;
    left: 0;
    top: 0 !important;
    background-color: #fff;
    width: 100%;
    padding: 25px 0;
    z-index: 999;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    align-items: center;
    transition: all ease 0.4s;
}
header.header-wrapper .container {
    border: 0;
    display: flex;
    align-items: center;
    padding: 20px 15px!important;
}
.container {
    max-width: 1230px
}
.hero-section {
    width: 100%;
    background-color: #115FA9;
    background-image: url(../img/ff24-hero.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px;
}
.hero-section p {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #00BFEE;
    text-transform: uppercase;
}
.hero-section .hero-content {
    width: 100%;
    max-width: 493px;
    margin: auto;
    text-align: center;
}
.hero-section .hero-content img {
    width: 100%;
    margin-bottom: 30px;
}
.intro-head{
    text-align: center;
    color: #244EA2;
}
.accordion-section {
    padding: 20px 0;
    margin-top: 50px;
    position: relative;
}

.accordion-section .accordion {    
    position: relative;
    margin: 0 0;    
}

.accordion-content {
    display: none;
}
.main-wrapper {
    width: 100%;
    overflow: hidden;
}
.accordion-trigger {
    cursor: pointer;
}
.accordion-trigger h2 {
    padding: 27px 0;
    font-weight: 600;
    text-transform: none;
    color: #244EA2;
    font-size: 32px;
    margin-bottom: 0;
    transition: all ease 0.4s;
    border-top: 6px solid #244EA2;
    font-weight: bold;
}
.accordion-trigger h2.small-title{
    font-size: 23.7px;
}
.accordion-trigger:hover h2 {
    color: #0CBFEF;
    
}
.accordion.active .accordion-trigger h2 {
    color: #244EA2;
    
    
}
.accordion.active .accordion-content {
    display: block;
    padding-bottom: 40px;
    color: #244EA2;
}
.accordion-content h2,
.accordion-content h3,
.accordion-content h4,
.accordion-content h5,
.accordion-content h6{
    color: #244EA2;
}
.accordion-content p{
    color: #111E43;
}
.accordion-content a {
    color: #2A5FA3;
    text-decoration: none;
    font-weight: 500;
}
.accordion-content a:hover {
    color: #0CBFEF;
}
header.header-wrapper .navigation-wrapper ul.menu > li.menu-item > a {
    white-space: nowrap;    
    text-transform: uppercase;
    font: 14px 'proxima-nova';
    font-weight: 400;
    position: relative;
    padding: 0 38px 0;
    text-decoration: none;
    font-size: 18px;
    color: #125FA8;
}
header.header-wrapper .navigation-wrapper ul.menu > li.menu-item > a:hover{
    color: #00BFEE;
}
.intro-container{
    color: #244EA2;
    font-size: 30px;
    line-height: 26px;
    padding: 40px 20px 80px;
    border-top: 2px solid #244EA2;   
}
.intro-container p{
    color: #244EA2;
    font-size: 27.3px;
    line-height: 40px;
    margin-bottom: 15px;
}

#steering-committee h3{
    font-size: 19px;
    font-weight: bold;
    color: #2252A2;
    text-transform: uppercase;
    background-color: #DDE4E9;
    display: block;
    padding: 10px 12px;
    border-top: 2px solid #244EA2;    
    line-height: 20px;
    margin-bottom: 3px;
}
#steering-committee .member{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding-top: 50px;
    margin-bottom: 20px;
}
#steering-committee .member .left{
    width: 213px;
    padding-right: 33px;    
    margin-top: -45px;
}
#steering-committee .member .left img{
    width: 100%;
}
#steering-committee .member .left .name{
        font-size: 14.2px;
    display: inline-block;
    width: 100%;
    padding: 6px 3px;
    line-height: 13px;
    background-color: #DDE4E9;
    color: #2252A2;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}
#steering-committee .member .right{
    width: calc(100% - 214px);
    border-top: 1px solid #244EA2;
    padding: 10px 0;
}
#steering-committee h4{
    font-size: 21.5px;
    font-weight: bold;
    margin-bottom: 12px;
}
#steering-committee h5{
    font-size: 19px;
    font-weight: bold;
}
#steering-committee h5 span{
    font-size: 16.5px;
    font-weight: 600;
    font-style: italic;
}
#steering-committee p{
    font-size: 17.8px;
    line-height: 24px;
}
#steering-committee .backtotop{
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    /* float: right; */
    margin: 5px 0 25px;
    width: 100%;
    display: inline-block;
    font-size: 18px;
}
body.pojo-a11y-focusable #steering-committee .backtotop:focus{
    outline: 0!important;
}

.agenda h3{
    font-size: 24.5px;
    font-weight: bold;
    border-bottom: 2px solid #244EA2;
    margin-bottom: 0;
    padding: 15px 0;
    cursor: pointer;
}
.agenda table{
    background-color: #ECEFF2;
    margin: 0;
    border-color: #719AB1;
}
.agenda table td{
    padding: 13px 10px 13px 43px;
    border-color: #719AB1;
    color: #111E43;
    font-size: 18.3px;
    line-height: 24px;
}
.inneracordion-trigger h3{
    color: #244EA2;
    transition: all ease 0.4s;
}
.inneracordion-trigger h3:hover{
    color: #0CBFEF;
}
.agenda table .dark td{
    background-color: #DDE4E9;
}
.agenda table .light td{
    padding: 15px 43px 
}
.agenda table td .time{
    font-size: 22px;
}
.agenda table td h4{
    font-size: 24.5px;
    font-weight: bold;
    color: #111E43;
    margin: 0;
}
.agenda table td.welcomerow{
    padding: 30px 10px 30px 43px;
    font-size: 22.4px;
    line-height: 30px;
}
.agenda table td.welcomerow h4{
    font-size: 25px;
}
.agenda table td.welcomerow i{
    font-size: 22.4px;
    padding-left: 0!important;
}
.agenda table td.table-heading{
    padding: 15px 43px;
    border-top-width: 2px;
}
.agenda table td.table-heading h4{
    margin-bottom: 5px;
}
.agenda table td h5{
    font-size: 22px;
    font-weight: bold;
    color: #111E43;
    margin: 7px 0;
}
.agenda table td p{
    color: #111E43;
    font-size: 18.3px;
    line-height: 22px;
}
.agenda table td:first-of-type i{
    padding-left: 8px;
    display: inline-block;
}

.agenda td.info-table{
    padding: 0!important;
    background-color: #ECEFF2;
}
.agenda table table td{
    vertical-align: middle;
    background-color: #ECEFF2!important;
}
.agenda table table td:last-of-type{
    border-left: 1px solid #719AB1;
}
.agenda .backtotop{
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    /* float: right; */
    margin: 25px 0 25px;
    width: 100%;
    display: inline-block;
    outline: 0!important;
}
body.pojo-a11y-focusable .agenda .backtotop:focus{
    outline: 0!important;
}

.agenda table .white td{
    background-color: #fff!important;
    border-color: #2252A2!important;
}

.agenda table .blue td{
    background-color: #D9F1FD!important;
    border-color: #36C5F4!important;
}
.agenda table .blue.light td{
    background-color: #EBF8FE!important;
    border-color: #36C5F4!important;
}
.agenda table .empty td{
    background-color: #fff!important;    
    height: 40px;
}

.agenda table .green td{
    background-color: #D6EEF0!important;
    border-color: #04BDC8!important;
}
.agenda table .green.light td{
    background-color: #EAF6F6!important;
    border-color: #04BDC8!important;
    padding: 10px 40px;
}
.agenda table .green.white td{
    background-color: #fff!important;
    border-color: #04BDC8!important;
}
.agenda table td .blue{
    color: #2252A2;
    font-style: italic;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
}
.agenda table td .blue strong{
    font-weight: bold;
}
.agenda table td ul{
    margin: 0;
    padding: 0;
}
.agenda table td ul li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    font-size: 20px;
    line-height: 28px;
}
.agenda table td ul li::after{
        content: '•';
    font-size: 16px;
    position: absolute;
    left: 0;
    line-height: 12px;
    top: 4px;
}

.agenda table .limegreen td{
    background-color: #E6F1D6!important;
    border-color: #96CA4F!important;
}
.agenda table .limegreen.light td{
    background-color: #F1F7EA!important;
    border-color: #96CA4F!important;
    padding: 10px 40px;
}
.agenda table .limegreen.white td{
    background-color: #fff!important;
    border-color: #96CA4F!important;
}

.agenda table .footblue td{
    border-top: 1px solid #96CA4F!important;
    padding-top: 15px;
    border-left: 0!important;
    border-bottom: 1px solid #2252A2!important;
}

.agenda table .orange td{
    background-color: #FBE7CF!important;
    border-color: #EDA33F!important;
}
.agenda table .orange.light td{
    background-color: #FDF2E5!important;
    border-color: #EDA33F!important;
    padding: 10px 40px;
}
.agenda table .orange.white td{
    background-color: #fff!important;
    border-color: #EDA33F!important;
}

.agenda table .footorange td{
    border-top: 1px solid #EDA33F!important;    
    border-left: 0!important;
    border-bottom: 1px solid #2252A2!important;
    padding:15px 40px;
}


.agenda table .yellow td{
    background-color: #F9F6D5!important;
    border-color: #ECDF34!important;
}
.agenda table .yellow.light td{
    background-color: #FCFAE9!important;
    border-color: #ECDF34!important;
    padding: 10px 40px;
}
.agenda table .yellow.white td{
    background-color: #fff!important;
    border-color: #ECDF34!important;
}

.agenda table .footyellow td{
    border-top: 1px solid #ECDF34!important;    
    border-left: 0!important;
    border-bottom: 1px solid #2252A2!important;
    padding:15px 40px;
}
.agenda table td strong{
    font-weight: 600;
}
.agenda table table tr:first-of-type td{
    border-top: 0;
}
.agenda table td.subheading{
    border-bottom-width: 0;
    border-top-width: 2px;    
}
.agenda table td.smallintro{
    padding: 35px 43px;
}
.inner-accordion .inneraccordion-content{
    max-height: 0;
    overflow: hidden;
    transition: all ease 0.6s;
}
.inner-accordion.active .inneraccordion-content{
    max-height: 10000px;
}





@media screen and (max-width: 1400px) {
    .hero-section {
        background-position: 120% center;
    }
    .hero-section .hero-content {
        max-width: 400px;
    }
}
@media screen and (max-width: 1200px) {
    .hero-section {
        min-height: 380px;
    }
}
@media screen and (max-width: 991px) {
    .hero-section {
        min-height: 290px;
    }    
    .hero-section p {
        font-size: 18px
    }
    .center-menu{
        background-color: #152F51;
        top: 116px;
        height: calc(100vh - 106px);
    }
    .header-wrapper>.container>.header-icon.open{
        display: none;
    }
    header.header-wrapper .navigation-wrapper ul.menu>li.menu-item>a{
        color: #fff;
        padding: 10px 15px;
    }
    .intro-container p{
        font-size: 22.3px;
        line-height: 35px;
    }
    #steering-committee p{
        font-size: 15px;
        line-height: 22px;
    }
    #steering-committee .member .left{
        width: 190px;
        padding-right: 25px;
    }
    #steering-committee .member .left{
        font-size: 13px;
    }
    #steering-committee h5{
        font-size: 16px;
    }
    #steering-committee h5 span{
        font-size: 14.5px;
    }
    #steering-committee h3{
        font-size: 17px;
    }
    #steering-committee .backtotop{
        font-size: 15px;
    }
    .agenda table td.table-heading{
        padding: 13px 23px;
    }
    .agenda table td.smallintro{
        padding: 35px 23px;
    }
    .agenda table td{
        padding: 13px 10px 13px 23px
    }
    .agenda table .green.light td{
        padding: 10px 23px;
    }
    .agenda table td.welcomerow{
        padding: 20px 10px 20px 23px
    }
    .agenda table .light td{
        padding: 12px 23px;
    }
    
    .agenda table .limegreen.light td,
    .agenda table .orange.light td,
    .agenda table .yellow.light td{
        padding: 10px 23px;
    }
    .agenda table .footyellow td,
    .agenda table .footorange td{
        padding: 15px 23px;
    }
    
}
@media screen and (max-width: 767px) {
    .hero-section {
        min-height: 560px;
        background-size: 100% 320px;
        background-position: bottom center;
        align-items: flex-start;
        padding-top: 90px;
    }
    body {
        padding-top: 96px !important;
    }    
    .center-menu{
            background-color: #152f51;
    top: 87px;
    height: calc(100vh - 80px);
    }
    header.header-wrapper{
        padding: 5px 0;
    }
    .hero-section .hero-content img{
        margin-bottom: 15px;
    }
    .intro-container p{
        font-size: 20px;
        line-height: 30px;
    }
    .accordion-trigger h2.small-title{
        font-size: 20px;
        line-height: 24px;
        padding: 15px 0;
    }
    #steering-committee .member .right{
        width: 100%;
    }
    .agenda table tr td{
        display: block;
        width: 100%!important;
        border-left: 0!important;
    }
    .agenda table table tr td{
        display: block;
        width: 100%!important;
        border-left: 0!important;
    }
    .agenda table table tr td:first-of-type{
        border-top-width: 3px;
    }
    .agenda h3{
        font-size: 21.5px;
    }
    .agenda table td h4{
        font-size: 20px;
    }
    .agenda table td .time{
        font-size: 18px;
    }
    .agenda table td h5{
        font-size: 19px;
    }
    .agenda table td{
        font-size: 16px;
        line-height: 22px;
    }
    .agenda table td.welcomerow h4{
        font-size: 19px;
    }
    .agenda table td.welcomerow i,
    .agenda table td.welcomerow{
        font-size: 18px;
        line-height: 24px;
    }
    .agenda table td ul li{
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 8px;
    }
}