html{height: 100%;}

body {
    Background: #183240;
    margin: 0;
    position: relative;
}

.heightOverride{overflow: hidden;}

#infoGraphic{margin: 0; overflow: auto; opacity: 0; height: 100%;}
#loader{position: absolute; text-align: center; height: 100%; width: 100%; margin-top: 10%; font-size: 100px; z-index: 1001;}

a, img {
    border:none;
    outline:none
}

a{color: #EB5D0B;}
a:hover{color: #1F5773;}

/*---- Heading Large ----*/
h1, .heading_large{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    Font-Weight: Bold;
    Font-Size: 38px !important;
    Line-Height: 38px !important;
    color: #D2DB66;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
/*---- Heading Medium ----*/
h2, .heading_medium{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    font-size: 28px;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #EB5D0B;
}
/*---- Paragraph Large ----*/
h3{color: #EB5D0B;}
h3, .main_title{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}
h4{color: #EB5D0B;}

.paragraph_large{
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .02em;
}

.main_title, .main_title:hover{
    margin: 0;
    color: #fff;
}
.key-facts_card h3{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    line-height: 30px;
    font-size: 22px;
    color: #EB5D0B;
}
/*---- Paragraph Medium ----*/
p, .paragraph_medium, .uk-accordion-content li{
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    font-size: 16px;
    color: #000;
    margin: 15px 0;
}
/*---- Paragraph Small ----*/
.paragraph_small, .testAbout p, .testAbout li{
    font-family: "Gotham A", "Gotham B", sans-serif;
    line-height: 22px;
    font-size: 14px;
    color: #808080;
    margin: 15px 0;
}

p.title{
    margin-bottom: 0;
    color: #EB5D0B;
    position: relative;
}
p.title.z-link{z-index: 600;}

.testAboutIntro{font-style: italic; margin-bottom: 60px;}
.programTitle{margin-top: 60px;}

#Examples p, #About p{
    margin-top: 0;
    font-family: "Gotham A", "Gotham B", sans-serif;
    line-height: 22px;
    font-size: 14px;
}
em{color: #EB5D0B;}

.report{
    font-size: 16px; padding-right: 5px; line-height: 16px;
}

.eyebrow{
    font-family: "Gotham A", "Gotham B", sans-serif;
    line-height: 15px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #808080;
}

.meta{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    line-height: 15px;
    font-size: 12px;
    color: #808080;
}
.metaTitle{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    line-height: 15px;
    font-size: 12px;
    color: #808080;
    letter-spacing: 0.1em;
}
.aboutTitle{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.action-label{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    font-size: 14px;
    color: #EB5D0B;
}

.green{color: #D2DB66;}
.orange, #key-factsMessage a.uk-button, #individualKey-FactsMessage a.uk-button{color: #EB5D0B;}
.black{color: #000 !important;}

.scroll-down a{
    color: #fff;
    cursor: pointer;
    position: absolute;
    font-size: 30px;
    width: calc(100% - 128px);
    text-align: center;
}
.scroll-down a:hover{color: #D2DB66;}

#key-factsMessage a.uk-button:hover, #individualKey-FactsMessage a.uk-button:hover {background: #EB5D0B; color: #fff;}

.key-facts_card p{
    font-family: "Gotham A", "Gotham B", sans-serif;
    line-height: 22px;
    font-size: 14px;
    color: #808080;
}
.uk-dotnav > * > *{height: 15px; width: 15px;}

.uk-navbar{
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.uk-navbar-right{padding-right: 17px; }
.uk-navbar-left{padding-left: 60px;}


.last-child{
    background-color: #D2DB66 !important;
    color: #000 !important;
    height: 32px !important;
    margin: 8px !important;
    padding: 0 10px !important;}
.last-child:hover{background-color: #fff !important;}

#Hero{
    margin-top: 0;
    position: relative;
    background-image: url("../images/impaired-BG.png");
    padding: 120px 64px 64px;
    background-position: left bottom;;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #041114;
}
#Hero h2, #Hero p{color: #fff; text-transform: none;}

.featuredBox{
    background: #F5F5F5;
}
.featured{border-bottom: 1px solid #E5E5E5; padding: 15px 0;}
#Key-Takeway{text-align: center;}

#heroWrapper{
    width: 100%;
    position: relative;
    padding-bottom: 62.5%;
    height: 0;
}
#heroImage{
    width: 100%;
    position: absolute;
}
.intro{
    width: 100%;
    max-width: 400px;
}

.mobileView-remove{display: block;}


#footer p{text-align: center; color: #627E8C;}
.footerSocial{text-align: center;}
.footerSocial a{display: inline-block; color: #fff; padding: 20px 5px;}
.footerSocial a:hover{color: #EB5D0B;}

.top-logo{
    max-width: 110px;
}

.logo{
    display: block;
    margin: 0 auto;
    position: relative;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox, select {
    -webkit-appearance: none;
    border-radius: 0;
}

#offcanvas-nav .uk-nav-default a{font-size: 20px !important; line-height: 28px;}

/*----------- Icon Overides -----------*/
.icon{
    margin: 5px 10px 20px 0;
    float: left;
    width: 25px;
    text-align: center;
    font-size: 20px;
}

/*----------- Uk Overides -----------*/
.uk-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /* 1 */
    padding: 0;
    list-style: none;
}

.uk-slidenav{
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    width: 48px;
    height: 48px;
    background: #D2DB66;
    color: #fff;
    border-radius: 48px;
    text-align: center;
    padding: 0;
}

.uk-slidenav:focus, .uk-slidenav:hover {
    background: #EB5D0B;
    color: #fff;
}

.uk-slidenav svg{
    height: 48px;
    width: 14px;
}

.uk-position-small[class*="uk-position-center-left"], .uk-position-small[class*="uk-position-center-right"]{
    transform: translateY(-50%) !important;
}

.uk-navbar-nav > li > a{text-transform: none;}
.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle{
    height: 48px;
    color: #fff;
}
.uk-navbar-nav > li.uk-active > a, .uk-navbar-nav > li:hover a{color: #D2DB66;}

.uk-link:hover, a:hover{text-decoration: none;}
.uk-container{max-width: 960px;}
.uk-container-xlarge {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
}

.uk-container-small {
    max-width: 560px;
    padding: 0;
}

.uk-section {
    padding-bottom: 96px;
    padding-top: 96px;
}


.uk-navbar .uk-active, .navItem:hover{
    color: #D2DB66;
}

.navItem a{
    font-family: 'DINMittelschriftLTPro', sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: normal !important;
    letter-spacing: .03em;
    text-transform: uppercase !important;
}

.uk-button{
    height: 40px;
    padding: 11px 12px;
    color: #EB5D0B;
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
}
.uk-button:hover, .uk-button-primary{
    background-color: #EB5D0B;
    color: #000;
}
.uk-button:hover, .uk-button-tertiary{
    background-color: #D2DB66;
    color: #000;
}

.uk-button-primary:hover{
     background-color: transparent;
     color: red;
 }
.uk-button-tertiary:hover{
    background-color: #fff;
}

header .uk-button{
    height: 30px;
    padding: 6px 10px;
}

.uk-margin-top {
    margin-top: 30px !important;
}
.uk-margin-bottom {
    margin-bottom: 30px !important;
}
.uk-margin-small{margin-top:15px;}
.uk-margin-medium, * + .uk-margin-medium {
    margin-top: 45px !important;
}
.uk-margin-medium-bottom {
    margin-bottom: 45px !important;
}
.uk-padding-small-top{padding-top: 15px;}
.uk-container, .uk-container-small, .uk-container-large{margin: 0 auto;}

.uk-container-expand{padding: 0 60px;}
.uk-container-medium{width: 100%; max-width: 640px;}



/* -------------------------------- Key-Factss -------------------------------- */

#Key-Facts{background: #E5E5E5; }
.key-facts-Image{cursor: pointer; margin-bottom: 20px; transition: transform .25s;}
.key-facts-Image:hover{transform: scale(1.05);}
.lightBoxImage{padding: 0 64px 80px;}
.lightBoxImage .key-facts-Image{transform: none;}
.lightBoxImage .key-facts-Image{width: 100%;}
.lightBoxImage p{padding: 0 80px; font-size: 28px; line-height: 36px;}
#hiddenKey-Facts, .lightBoxImage .expand{display: none;}
.expand{position: absolute; top: 20px; right: 20px; color: #EB5D0B; cursor: pointer;}
.expand:hover{color: #1F5773;}

.social{
    position: absolute;
    bottom: 45px;
    width: 100%;
    left: 0;
}
.twitter,.facebook{text-align: center; display: inline-block; padding: 7px; font-size: 24px;}

.test-title{
    font-size: 24px;
    line-height: 32px;
}

h3.uk-card-title{color: #7AAB9B; font-size: 18px; line-height: 32px;}

#test-filter{width: 100%; max-width: 285px; height: 30px; position: relative;}
#test-filter select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* remove default arrow */
    background-image: none !important;   /* add custom arrow */
    background-color: #FAFAFA;
    width: 100%;
    height: 30px;
    border-radius: 4px;
    border: none;
    padding: 0 0 0 10px;
    color: #999999;
    cursor: pointer;
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}


.chevron-down{
    font-size: 14px;
    color:#aaa;
    right:14px;
    top:8px;
    width: 10px;
    height: 10px;
    position:absolute;
    pointer-events:none;
    line-height: 25px;
}



#test-filter select::-ms-expand {
    display: none; /* hide the default arrow in ie10 and ie11 */
}

@media screen and (min-width:0\0) {
    #test-filter select {
        background-image:none\9;
        padding: 5px\9;
    }
}

#Key-Facts h2{margin-bottom: 48px; text-align: center;}

#Key-Facts.uk-grid > *{padding-left: 30px;}

#Key-Facts .uk-card-body{width: 300px; padding: 20px 54px 74px;}

#Key-Facts .uk-card{
    background: #FAFAFA;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    border-top: 4px #D2DB66 solid;
    transition: ease;
}
#Key-Facts .uk-card:hover{border-color: #EB5D0B;  }

.read-more{position: absolute; bottom: 35px; left: 30px; color: #ADD9CA; text-decoration: underline;}

#key-factsWrapper{
    background: #fff none repeat scroll 0 0;
    margin: 0 auto 200px;
    position: relative;
    top: 90px;
    width:90%;
    max-width: 860px;
    box-sizing: border-box;
    text-align: center;
}
#individualKey-Facts{background: #f6f6f6; padding: 90px 0;}

#individualKey-FactsWrapper{
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    position: relative;
    width:90%;
    max-width: 860px;
    box-sizing: border-box;
}

#key-factsMessageWrapper{
    padding: 90px 115px;
}

#key-factsMessage img, #individualKey-FactsMessage img {margin: 60px 0;}

.closeKeyFacts{
    border-radius: 4px;
    color: #EB5D0B;
    cursor: pointer;
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 20px;
}
.closeKeyFacts:hover{color: #225771;}

#Overlay{
    background: rgba(245, 245, 245, 0.9);
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
    display: none;
}
#Overlay-Content {
    height: calc( 100% - 48px );
    overflow-y: scroll;
    margin-top: 48px;
}

.lightBoxContainer{display: none;}
.lightBoxContainer h2, .lightBoxContainer h3, .uk-card-body h2{
    color: #EB5D0B;
    margin-top: 0;
}
.uk-card-body h2{margin-bottom: 15px !important;}

.reveal{display: block !important;}

.rainbow{
    animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-name: pulse;
    -o-animation-name: pulse;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
    -moz-animation-iteration-count: 3;
    -o-animation-iteration-count: 3;
    transition: ease;
}

.rainbow1 {
    animation-delay: .25s;
    -moz-animation-delay:.25s;
    -webkit-animation-delay: .25s;
    -o-animation-delay: .25s;
}
.rainbow2 {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
}
.rainbow3 {
    animation-delay: .75s;
    -moz-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -o-animation-delay: .75s;
}
.rainbow4 {
    animation-delay: 1s;
    -moz-animation-delay:1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
}
.rainbow5 {

    animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
}
.rainbow6 {
    animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -o-animation-delay: 0s;
}

@keyframes pulse
{
    0% { border-color:#D2DB66; transform: scale(1);}
    20% { border-color:#EB5D0B; transform: scale(1.025);}
    40% { border-color:#D2DB66; transform: scale(1);}
}
@-moz-keyframes pulse
{
    0% { border-color:#D2DB66; transform: scale(1);}
    20% { border-color:#EB5D0B; transform: scale(1.025);}
    40% { border-color:#D2DB66; transform: scale(1);}
}
@-webkit-keyframes pulse
{
    0% { border-color:#D2DB66; transform: scale(1);}
    20% { border-color:#EB5D0B; transform: scale(1.025);}
    40% { border-color:#D2DB66; transform: scale(1);}
}
@-o-keyframes pulse
{
    0% { border-color:#D2DB66; transform: scale(1);}
    20% { border-color:#EB5D0B; transform: scale(1.025);}
    40% { border-color:#D2DB66; transform: scale(1);}
}

/* -------------------------------- Intervention -------------------------------- */

#Intervention {
    text-align: center;
    padding-bottom: 0 !important;
}
#Intervention p{
    color:#FFF;
}

/* -------------------------------- Opportunity -------------------------------- */

#Opportunities .uk-grid{margin-left: 0;}
.oppLeft{background: #F5F5F5; padding: 0;}
.oppLeft ul{padding: 64px;}
.oppRight{background: #fff; padding: 64px;}
.oppLeft li > a {
    color: #1F5773;
    line-height: 30px;
    font-size: 16px !important;
    padding: 10px 0;
    font-weight: 600;
}
#opportunity-nav{
    max-width: 624px;
}
#opportunity-nav h2{margin-bottom: 45px;}
.oppLeft li.uk-active > a, #Opportunities li:hover > a{color: #EB5D0B;}
.orangeBorder{border-top: 2px solid #EA5E0B; border-bottom: 2px solid #EA5E0B;}

/* -------------------------------- Accordion -------------------------------- */


.uk-accordion-title, .uk-accordion-title:focus{
    line-height: 24px;
    color: #EB5D0B;
    font-size: 18px !important;
    padding-right: 40px;
    font-family: DINMittelschriftLTPro, sans-serif;
}

.uk-accordion-title:hover{color: #1F5773 !important;}
.uk-accordion-title::first-line{max-width: 500px;}
.uk-accordion-title::after{
    content:"\002B";
    background-image: none !important;
    height: 40px;
    position: absolute;
    right: 0;
    top: 20px;
}
.uk-open > .uk-accordion-title::after{
    content:"\002D";
    background-image: none !important;
}

.uk-accordion{border-bottom: 1px solid #F2F2F2; padding-bottom: 15px; margin-top: 45px; position: relative;}
.uk-accordion > li{border-top: 1px solid #F2F2F2; padding: 20px 0; margin: 0 !important; position: relative;}
.uk-accordion-content {
    margin: 0 0 45px;
}
.uk-accordion-content ul{list-style: disc; padding: 0 45px 5px;}

.uk-accordion-content li{margin-bottom: 15px; color: #000;}

.accordion .mini-infographic{
    background: #F0F0F0;
    position: relative;
    padding: 20px 54px;
    text-align: center;
    margin: 40px auto;
    max-width: 300px;
    width: calc( 100% - 108px);
}

.mini-infographic.lightBoxImage{background: #fff; }

table{
    border: 0 solid #fff;
    border-spacing: 5px;
    margin-bottom: 30px;
    background: #fff;
}
table ul{padding: 0 20px !important;}
th, td {
    padding: 5px 10px;
    vertical-align: top;
}
th{font-weight: bold; background: #EB5D0B; color: #fff;}
td{text-align: left;}
tr:nth-child(even){background: #feede0; color: #000;}
tr:nth-child(odd){background: #fddcc6; color: #000;}

.seeAlso li{
    line-height: 30px;
    font-size: 16px !important;
    font-weight: 600;
    list-style: none;
    margin: 5px 0 0;
}
.seeAlso .blue{
    color: #1F5773;
}
.seeAlso .orange{
    color: #EB5D0B;
    margin-left: 30px;
}

/*------------  Resources ------------------*/

#Resources{background: #EEE; }

#Resources h2{margin: 0; padding-bottom: 50px;}
#Resources ul{padding: 0; margin: 0;}
#Resources li{border-bottom: solid 1px #B3B3B3; list-style: none; }
#Resources li:first-child{border-top: solid 1px #B3B3B3;}

#Resources a, #Resources span{color: #1F5773; display: list-item; padding: 15px 9px;}

#Resources a:hover{background: #E6E6E6; color: #EB5D0B;}

.brief-icon{
    margin: 0 10px 0 0;
    float: left;
    width: 25px;
}

/*------------  Mobile ------------------*/

.mobile-nav{
    background-color: #EB5D0B;
    width: 100%;
}
.mobileHeaderWrapper{padding: 10px 0; color: #fff; }

.mobileHeader{margin: 0; padding: 0;}
.mobileHeader a{color: #fff !important;}
.mobileHeader .uk-active{background: none;}

.mobile-nav .uk-navbar-nav{
    height: 45px;
}
.mobile-menu-left > ul > li{width: 100%; cursor: pointer;}
.mobile-menu-left .chevron-down{
    color: #fff;
    right: 150px;
    top: 16px;
}

.headerItem.uk-active{display: block;}

.mobileTabMenu .chevron-down{
    color: #EB5D0B;
    right: 18px;
    top: 16px;
}

.uk-offcanvas-bar{
    background: #183240;
}
.uk-offcanvas-bar a:hover{color: #fff !important;}
.uk-offcanvas-bar .last-child{
    text-align: center;
    height: auto !important;
    margin: 30px 0 !important;
    padding: 7px 7px 12px 7px !important;
}
.uk-offcanvas-bar a.last-child:hover{color: #000 !important;}

.mobile-nav .uk-navbar-nav > li > a{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    line-height: 15px;
    font-size: 12px;
    text-align: left;
    color: #EB5D0B;
    margin-top: 15px !important;
    height: 15px !important;
    letter-spacing: 0 !important;
    padding: 0;
}

.mobile-nav .uk-navbar-nav > li{
    border-color: #d8d8d8;
    margin: 0 0 0 20px;
    color: #EB5D0B;
}

.mobile-nav .uk-navbar-nav > li a{
    color: #EB5D0B;
}

.mobile-nav li.uk-active{
    border-color: #4b4b41;
}

.mobile-menu{
    position: absolute;
    width: 30px;
    font-size: 30px;
    top: 30px;
    right: 30px;
    cursor: pointer;
}
.mobile-menu a{
    color: #fff;
}

.mobile-nav .uk-dropdown{
    width: 100%;
    left: 0 !important;
    top: 30px !important;
    padding: 0;
}
.mobile-nav .uk-dropdown li{padding: 10px 20px;}
.mobile-nav .uk-dropdown li.uk-active a, .mobile-nav .uk-dropdown li:hover a {color: #fff;}

.mobileTabMenu{width: 100%; position: relative; padding: 0;}
.mobileTabHeader {
    background-color: #F2F2F2;
    height: auto;
    border: none;
    padding: 15px 40px 15px 10px;
    color: #EB5D0B;;
    cursor: pointer;
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
}
.mobileTabMenu li{
    font-family: 'DINMittelschriftLTPro', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #1F5773;
}
.mobileTabMenu li a{padding: 0 0 20px 0;}
.mobileTabMenu .icon{margin: 0 10px 10px; font-size: 20px;}

.mediumBreak{display: flex;}
.smallBreak{display: none;}

/*------------Custom Medium----------*/
@media (max-width: 815px) {
.mediumBreak{display: none;}
.smallBreak{display: block;}

}

@media (max-width: 960px) {

    .mobile-margin-top{margin-top: 40px;}
    .aboutTitle{margin-top: 30px;}
    .lightBoxImage p{font-size: 22px; line-height: 28px;}
}

@media (max-width: 640px) {
    h1{
        line-height: 32px;
        font-size: 28px;
    }
    h2{font-size: 20px;
        line-height: 24px}
    h3, .main_title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 15px;
    }
    p, .paragraph_medium{
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .02em;
    }
    #Hero{
        padding: 84px 25px 45px;
        background-position: 0 top;
    }
    .lightBoxImage p{font-size: 16px; line-height: 22px;}
    .uk-container-expand, .uk-container-xlarge{padding: 0 20px;}
    .uk-container-medium{width: auto;}
    .uk-container-large {
        max-width: 820px;
    }
    .uk-section {
        padding-bottom: 45px;
        padding-top: 45px;
    }
    .uk-container{
        padding-left: 25px;
        padding-right: 25px;
    }
    .uk-margin-medium{
        margin-top: 0;
    }
    .uk-margin-bottom, h1{margin-bottom: 20px !important;}
    .uk-margin-medium-bottom{margin-bottom: 10px !important;}

    .key-points{margin-bottom: 30px;}
    .key-points-divider{display: none;}
    .uk-button{
        width: 100%;
        height: 45px;
        padding: 13px;
        margin: 15px 0 0;
    }

    #test-filter{height: 45px; margin-bottom: 30px; max-width: 640px;}
    #test-filter select{height: 45px;}
    #Key-Facts .uk-card-body{
        max-width: 210px;
        padding: 20px 20px 50px;
    }
    .accordion .mini-infographic{
        padding: 20px;
        width: calc(100% - 40px);
    }

    .lightBoxImage{padding: 0 20px 70px;}
    .lightBoxImage p{padding: 0 10px;}
    .social{
        bottom: 25px;
    }
    .read-more{ bottom: 30px; left: 20px;}
    .uk-position-small {
        margin: 3px;
    }
    .oppRight{padding: 25px; margin-top: 0 !important;}

    .uk-accordion-content ul {
        padding-left: 30px;
    }

    .uk-accordion-title {
        line-height: 22px;
        font-size: 16px;
    }

    .mobile-accordion .uk-accordion-title {
        color: #808080 !important;
        line-height: 22px;
        font-size: 16px;
        background-image: none;
        padding-left: 0;
    }
    .mobile-accordion .uk-accordion-title::after {
        color: #808080;
        width: auto;
        height: auto;
    }

    .mobile-accordion .uk-accordion-content p {
        margin-left: 0;
    }
    .mobile-accordion .uk-accordion {
        border-bottom: 1px solid #E5E5E5;
    }
    .mobile-accordion .uk-accordion > li{border-top: 1px solid #E5E5E5;}

    .mobileView-remove{display: none;}

    .link{display: block; margin-bottom: 15px;}

}

