@charset "UTF-8";
/* CSS Document */

article, aside, figure, footer, header, hgroup, menu, nav, section { 
    display: block; 
}

* { 
	margin: 0; 
	padding: 0; 
}

html, body {
	width:100%;
}

html {
    -webkit-text-size-adjust: none;
}

a, img {
    border:none;
    outline:0px;
}

p {
    font: 400 1.2vw/1.6em 'Titillium Web',Arial,sans-serif;
    letter-spacing: 1px;
    color:#484848;
}

h2 {
    font: 700 7vw/1em 'Titillium Web',Arial,sans-serif;
}

h3 {
    font: 700 3.2vw/1em 'Titillium Web',Arial,sans-serif;
}

h4 {
    font: 700 2.2vw/1em 'Titillium Web',Arial,sans-serif;
}

video:focus {
    outline: none;
}

.subText { 
    text-transform: uppercase;
    font: 700 1vw/1em 'museo700',Arial,sans-serif;
    letter-spacing:5px;
}

.contentContainer {
    overflow:hidden;
}

.contentSection {
    position:relative;
    float:left;
    clear:both;
    width:100%;
}

.section-one {
    height:100vh;
    overflow: hidden; 
    background: url(../images/landscape.jpg) no-repeat bottom right; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-one header {
    position:relative;
    z-index:1;
    float:left;
    width:100%;
    background:#fff;
    height:164px;
}

.section-one .topBar {
    position:relative;
    float:left;
    width:100%; 
    background:#00a7e6;
}

.section-one .topBar .connectInfo {
    float:right;
    margin-right:7vw;
    padding:8px 0 9px 0;
}

.section-one .topBar .connectInfo strong {
    font: 700 17px/1em 'Titillium Web',Arial,sans-serif;
    color: #1c3b67;
    text-transform: uppercase;
}

.section-one .topBar .connectInfo a {
    font: 700 22px/1em 'Titillium Web',Arial,sans-serif;
    color: #fff;
    margin-left:10px;
    text-decoration: none!important; 
}

.section-one .topBar .connectInfo .socialIcon img {
    width:24px;
    margin-bottom:-4px;
}

.section-one .nacdLogo {
    position:relative;
    width:150px;
    margin:16px 0 0 7vw;
}

.section-one .content {
    position: absolute;
    top: 55%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left:7vw;
}

.section-one .content .year {
    position:relative;
    float:left;
    font: 700 4vw/1em 'Titillium Web',Arial,sans-serif;
    color: #f0a815;
    padding:5px 0 6px 15px;
    border:4px solid #f0a815;
    letter-spacing: 20px;
    margin-bottom:2%;
    opacity:0;
    -ms-transform: translateY(70%);
    transform: translateY(70%);
}

.section-one .content h1 {
    position:relative;
    float:left;
    clear:both;
    font: 700 7vw/1em 'Titillium Web',Arial,sans-serif;
    color: #fff;
    margin-bottom:8%;
    opacity:0;
    -ms-transform: translateY(70%);
    transform: translateY(70%);
}

.moveUp {
    -ms-transform: translateY(0%)!important;
    transform: translateY(0%)!important;
    opacity:1!important;
    transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}

.section-one .content .subText {
    float: left;
    position: relative;
    clear: both;
    width: 100%!important;
    color: #344dac;
    opacity:0;
    -ms-transform: translateY(70%);
    transform: translateY(70%);
}

.section-one .content .subText img {
    width: 3%;
    margin-bottom: -4px;
}

.section-one .truck {
    position:absolute;
    z-index:10;
    top:80px;
    right:-60vw;
    height:84vh;
    opacity:0;
}

.moveTruck {
    right:-3vw!important; 
    opacity:1!important; 
    transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.section-two {
    height:100vh;
    overflow: hidden; 
    background:#071026;
}

.section-two .columnOne {
    position:absolute;
    z-index:0;
    width:50%;
    height: 100%;
}

.section-two .columnOne .hexPattern {
    position:absolute;
    z-index:0;
    width:100%;
    top:20%;
}

.section-two .columnOne .affiliate {
    position: absolute;
    z-index: 1;
    height: 91vh;
    left: 8vw;
    bottom: 0;
}

.section-two .columnTwo {
    position: absolute;
    z-index:1;
    top: 52%;
    right: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right:7vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section-two .columnTwo .membershipIcons {
    position: absolute;
    top: -5%;
    left: -38%;
    width: 32%;
}

.section-two .columnTwo .membershipIcons img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    opacity:0;
}

.section-two .columnTwo .subText {
    text-align: right;
    color:#f0a815;
}

.section-two .columnTwo .stats {
    position:relative;
    float:left;
    clear:both;
    width: 37vw;
    margin-left: 0.5vw;
}

.section-two .columnTwo .stat {
    position:relative;
    float:left;
    clear:both;
    width:100%;
    margin-bottom:28px;
    border-bottom:4px solid #2b3f8a;
    padding-bottom: 16px;
    opacity:0;
}

.section-two .columnTwo .stat.last {
    border-bottom:0 solid #2b3f8a;
}

.section-two .columnTwo .stat strong {
    float:left;
    font: 700 4.4vw/1em 'Titillium Web',Arial,sans-serif;
    color:#f0a815;
    margin-right:50px;
    margin-top: -11px;
}

.section-two .columnTwo .stat.last strong {
    margin-right:60px;
}

.section-two .columnTwo .stat p {
    font: 700 1.7vw/1em 'Titillium Web',Arial,sans-serif;
    color:#fff;
}

.section-two .columnTwo .stat p span {
    font-weight:400;
    color:#f0a815;
}

.section-two .columnTwo h2 {
    position:relative;
    float:left;
    clear:both;
    color: #2b3f8a;
    margin-bottom:8%;
}

.section-three {
    height:100vh;
    overflow: hidden; 
    text-align: center;
    background: url(../images/hex-bg.svg), #bce0e9;
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    align-items: center;
}

.section-three .subText {
    width:100%;
    color:#00a7e6;
    margin-bottom:20px;
}

.section-three h2 {
    width:100%;
    color:#2b3f8a;
    margin-bottom:40px;
}

.section-three .certificate {
    display: inline-block;
    width: 100%;
    max-width: 22vw;
    margin: 0 30vw;
    margin-bottom: 40px;
    transform: scale(0.5, 0.5);
    transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    opacity:0;
}

.scaleCertificate {
    transform: scale(1, 1)!important; 
    opacity:1!important; 
}

.section-three p {
    display:inline-block;
    font: 400 1.2vw/1.6em 'Titillium Web',Arial,sans-serif;
    color:#484848;
    width:100%;
    max-width: 70%;
}

.section-four {
    background:#fff;
    padding:8vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/capitol-white.jpg) no-repeat bottom right; 
    -webkit-background-size: contain; 
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.section-four video {
    width:100%;
}

.section-four > .subText {
    position:relative;
    float:left;
    width:100%;
    text-align:center;
    color:#2b3f8a;
    margin-top:30px;
    margin-bottom:150px;
}

.section-four .legislativeWin {
    position:relative;
    float:left;
    width:100%;
    padding:40px 4vw 40px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    box-shadow: -1px 6px 13px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: -1px 6px 13px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: -1px 6px 13px 2px rgba(0,0,0,0.3);
}

.section-four .legislativeWin .security {
    position:relative;
    width:30%;
}

.section-four .legislativeWin .securityMobile {
    display:none;
}

.section-four .legislativeWin .content {
    position:relative;
    margin-left:5%;
}

.section-four .legislativeWin .content .subText {
    float:left;
    width:100%;
    text-align:left;
    color:#f0a815;
    padding-bottom:20px;
}

.section-four .legislativeWin .content h4 {
    float:left;
    width:100%;
    color:#f0a815;
    padding-bottom:20px;
}

.section-four .topIssues {
    position:relative;
    float:left;
    width:100%;
    margin-top:150px;
}

.section-four .topIssues .subText {
    float:left;
    color:#00a7e6;
    margin-bottom:20px;
}

.section-four .topIssues h2 {
    float:left;
    clear:both;
    color:#2b3f8a;
    margin-bottom:7vw;
}

.section-four .topIssues .icons {
    position:absolute;
    top: -2%;
    right:0;
    width:35%;
}

.section-four .topIssues .icons img {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    opacity:0;
}

.section-four .topIssues ul {
    position:relative;
    float:left;
    width:100%;
    list-style: none;
    margin-top:4vw;
    display: flex;
    flex-wrap: wrap;
}

.section-four .topIssues ul li {
    width: 48%;
    padding-left: 4vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4vw;
}

.section-four .topIssues ul li.right {
    margin-left:4%;
}

.section-four .topIssues ul li img {
    float: left;
    margin-left: -3.4vw;
    margin-top: 0.1vw;
    width: 1.6vw;
}

.section-four .topIssues ul li h4 {
    float:left;
    width:100%;
    color:#2b3f8a;
    padding-bottom:20px;
}

.section-four .topIssues ul li p {
    line-height:1.4em;
}

.section-five {
    position:relative;
    z-index:5;
    background-color:#0c1b3f;
    padding: 170px 7vw 7vw 7vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow:hidden;
    background: url(../images/capitol.jpg), #0c1b3f;
    background-position: bottom right;
    background-repeat:no-repeat;
    -webkit-background-size: contain; 
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.section-five video {
    width:100%;
}

.section-five > .subText {
    position:relative;
    float:left;
    width:100%;
    text-align:center;
    color:#f0a815;
    margin-top:30px;
    margin-bottom:10px;
}

.section-five > p {
    width:100%;
    text-align:center;
    color:#9aa7db;
}

.section-five .topIssues .subText {
    float:right;
    color:#f0a815;
    margin-bottom:20px;
}

.section-five .topIssues h2 {
    float:right;
    clear:both;
    color:#2b3f8a;
    margin-bottom:7vw;
}

.section-five .topIssues .corona {
    position: absolute;
    top: -1vw;
    left: 0;
    width: 50%;
}

.section-five .topIssues .corona img { 
    position:absolute;
    top:0;
    left:0;
    width:100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.section-five .topIssues .corona .covid3 {
    z-index:7;
}

.section-five .topIssues ul {
    position:relative;
    float:left;
    width:100%;
    list-style: none;
    margin-top:4vw;
    display: flex;
    flex-wrap: wrap;
}

.section-five .topIssues ul li {
    width: 48%;
    padding-left: 4vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4vw;
}

.section-five .topIssues ul li.right {
    margin-left:4%;
}

.section-five .topIssues ul li img {
    float: left;
    margin-left: -3.4vw;
    margin-top: 0.1vw;
    width: 1.6vw;
}

.section-five .topIssues ul li h4 {
    float:left;
    font: 700 1.9vw/1em 'Titillium Web',Arial,sans-serif;
    width:100%;
    color:#f0a815;
    padding-bottom:20px;
}

.section-five .topIssues ul li p {
    line-height:1.4em;
    color:#9aa7db;
}

.section-five .govtAffairs {
    position:relative;
    float:left;
    width:60%;
    margin:300px 0 7vw 0;
}

.section-five .govtAffairs h2 {
    color:#2b3f8a;
    line-height:0.9em;
}

.section-five .govtAffairs h4 {
    color:#f0a815;
    margin:70px 0;
}

.section-five .govtAffairs p {
    color:#9aa7db;
}

.animated2 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}
.animated3 {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.animated4 {
    -webkit-animation-duration: 4.7s;
    animation-duration: 4.7s;
}
.animated5 {
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
}
.animated6 {
    -webkit-animation-duration: 5.5s;
    animation-duration: 5.5s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.section-six {
    height:100vh;
    overflow: hidden; 
    background: url(../images/hex-bg.svg), #bce0e9;
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 7vw;
}

.section-six .fundsGraphic {
    position: relative;
    float:left;
    height:76vh;
}

.section-six .fundsGraphic img {
    position:absolute;
    left:-56vw;
    height:100%;
    transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.moveFund {
    left:0!important;
}

.section-six .fundsGraphic #funds1 {
    z-index:0;
}

.section-six .fundsGraphic #funds2 {
    z-index:1;
}

.section-six .fundsGraphic #funds3 {
    z-index:2;
}

.section-six .content {
    margin-left: auto;
    width: 42vw;
}

.section-six .content .subText {
    color:#00a7e6;
    line-height:1.4em;
}

.section-six .content h3 {
    color:#2b3f8a;
    margin:2vw 0 4vw 0;
}

.section-six .content ul {
    position:relative;
    float:left;
    width:100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.section-six .content ul li {
    float:left;
    clear:both;
    width:100%;
    padding-left: 4vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2vw;
    opacity:0;
}

.section-six .content ul li img {
    float: left;
    margin-left: -3.4vw;
    margin-top: 0.1vw;
    width: 1.6vw;
}

.section-six .content ul li h4 {
    float:left;
    width:100%;
    color:#2b3f8a;
    padding-bottom:20px;
}

.section-seven {
    height:100vh;
    overflow: hidden; 
    background:#fff;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 6vw;
}

.section-seven .columnOne {
    float:left;
    width:38vw;
}

.section-seven .columnOne .subText {
    color:#00a7e6;
    margin-bottom:20px;
}

.section-seven .columnOne h2 {
    color:#2b3f8a;
    line-height:0.9em;
}

.section-seven .columnOne h4 {
    color:#2b3f8a;
    margin-top:3vw;
    font: 700 1.6vw/1.2em 'Titillium Web',Arial,sans-serif;
    margin-bottom:3vw;
}

.section-seven .columnOne p {
    line-height:1.3em;
}

.section-seven .columnOne ul {
    position:relative;
    float:left;
    width:100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.section-seven .columnOne ul li {
    float:left;
    clear:both;
    width:100%;
    padding-left: 3vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2vw;
}

.section-seven .columnOne ul li img {
    float: left;
    margin-left: -3vw;
    margin-top: 0.3vw;
    width: 1vw;
}

.section-seven .monumentMobile {
    margin-bottom:10vw;
    display:none;
}

.section-seven .columnTwo {
    position:absolute;
    top:0;
    width:50%;
    height:100%;
    right:0;
    background: url(../images/washington-monument.jpg) no-repeat top left; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-eight {
    height:100vh;
    overflow: hidden; 
    background:#f4f4f4;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 7vw;
}

.section-eight .wrapper {
    float:left;
    width:100%;
}

.section-eight .roadmap {
    float:left;
    width: 38vw;
}

.section-eight .content {
    float:right;
    width:42vw;
}

.section-eight .content .subText {
    color:#009099;
}

.section-eight .content h4 {
    color:#6d6e71;
}

.section-eight .content > img {
    margin:2vw 0;
    width:100%;
}

.section-eight .content ul {
    position:relative;
    float:left;
    width:100%;
    list-style: none;
}

.section-eight .content ul li {
    float:left;
    clear:both;
    width:100%;
    padding-left: 3vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2vw;
}

.section-eight .content ul li img {
    float: left;
    margin-left: -3vw;
    margin-top: 0.4vw;
    width: 2vw;
}

.section-eight .quote {
    float: left;
    clear:both;
    width: 100%;
    padding-left: 3vw;
    margin-top: 4vw;
}

.section-eight .quote h4 {
    float:left;
    width:100%;
    color:#009099;
    line-height:1.2em;
}

.section-eight .quote h4 .quoteLeft {
    position: absolute;
    width: 2.3vw;
    margin-left: -3vw;
    margin-top: -0.5vw;
}

.section-eight .quote h4 .quoteRight {
    position: relative;
    width: 1.5vw;
    margin: 0 0 0.4vw 0.5vw;
}

.section-eight .quote p {
    float:right;
    clear:both;
    margin:3vw 4vw 0 0;
}

.section-nine {
    position: relative;
    z-index: 5;
    background-color: #0c1b3f;
    padding: 11vw 7vw 7vw 7vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.section-nine .subText {
    color: #f0a815;
    margin-bottom: 1vw;
    margin-left: 0.5vw;
}

.section-nine h2 {
    color:#2b3f8a;
}

.section-nine > h3 {
    float:left;
    width:100%;
    color:#9aa7db;
    padding-bottom:10px;
    border-bottom:2px solid #414b75;
    margin: 8vw 0 5vw 0;
}

.section-nine > h3 span {
    float:right;
    color:#fff;
}

.section-nine ul {
    position: relative;
    float: left;
    width: 46%;
    list-style: none;
    margin-top: 2vw;
}

.section-nine ul li {
    float:left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 3vw;
}

.section-nine ul.right {
    margin-left: 8%;
}

.section-nine ul li h3 {
    color: #f0a815;
    float:left;
    width:21%;
    font: 700 3.4vw/1em 'Titillium Web',Arial,sans-serif;
    opacity:0;
}

.section-nine ul li h4 {
    float:left;
    width:79%;
    color: #fff;
    margin-top: 0.8vw;
    font: 700 2vw/1em 'Titillium Web',Arial,sans-serif;
}

.section-nine ul li h4 span {
    float:right;
    color: #f0a815;
}

.section-nine ul li .slider {
    position:relative;
    float:left;
    clear:both;
    width:100%;
    margin-top: 1.5vw;
    height:14px;
    background: #1a2a5a;
    border-radius:100px;
}

.section-nine ul li .slider .sliderBar {
    position:absolute;
    top:0;
    left:0;
    width:50%;
    height:100%;
    background:#2b3f8a;
    border-radius:100px;
    transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.section-nine ul li .slider .sliderMarker {
    position:absolute;
    z-index:5;
    top:-8px;
    left:50%;
    margin-left:-14px;
    width:30px;
    height:30px;
    transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
}

.section-nine ul li.slider1 .sliderBar { width:53%; }
.section-nine ul li.slider1 .sliderMarker { left:53%; }

.section-nine ul li.slider2 .sliderBar { width:20%; }
.section-nine ul li.slider2 .sliderMarker { left:20%; }

.section-nine ul li.slider3 .sliderBar { width:8%; }
.section-nine ul li.slider3 .sliderMarker { left:8%; }

.section-nine ul li.slider4 .sliderBar { width:6%; }
.section-nine ul li.slider4 .sliderMarker { left:6%; }

.section-nine ul li.slider5 .sliderBar { width:5%; }
.section-nine ul li.slider5 .sliderMarker { left:5%; }

.section-nine ul li.slider6 .sliderBar { width:3%; }
.section-nine ul li.slider6 .sliderMarker { left:3%; }

.section-nine ul li.slider7 .sliderBar { width:3%; }
.section-nine ul li.slider7 .sliderMarker { left:3%; }

.section-nine ul li.slider8 .sliderBar { width:2%; }
.section-nine ul li.slider8 .sliderMarker { left:2%; }

.section-nine ul li.slider9 .sliderBar { width:21%; }
.section-nine ul li.slider9 .sliderMarker { left:21%; }

.section-nine ul li.slider10 .sliderBar { width:15%; }
.section-nine ul li.slider10 .sliderMarker { left:15%; }

.section-nine ul li.slider11 .sliderBar { width:14%; }
.section-nine ul li.slider11 .sliderMarker { left:14%; }

.section-nine ul li.slider12 .sliderBar { width:11%; }
.section-nine ul li.slider12 .sliderMarker { left:11%; }

.section-nine ul li.slider13 .sliderBar { width:10%; }
.section-nine ul li.slider13 .sliderMarker { left:10%; }

.section-nine ul li.slider14 .sliderBar { width:10%; }
.section-nine ul li.slider14 .sliderMarker { left:10%; }

.section-nine ul li.slider15 .sliderBar { width:8%; }
.section-nine ul li.slider15 .sliderMarker { left:8%; }

.section-nine ul li.slider16 .sliderBar { width:6%; }
.section-nine ul li.slider16 .sliderMarker { left:6%; }

.section-nine ul li.slider17 .sliderBar { width:4%; }
.section-nine ul li.slider17 .sliderMarker { left:4%; }

.changeSliderWidth {
    width:0!important; 
}

.changeMarkerPos {
    left:0!important; 
}

.section-ten {
    height:100vh;
    overflow: hidden; 
    background:#fff;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section-ten .columnOne {
    float:left;
    width:66%;
    height:100%;
    background: url(../images/man-using-cellphone.jpg) no-repeat top left; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.section-ten .columnTwo {
    float:left;
    width:34%;
}

.section-ten .columnTwo .wrapper {
    margin-left: 5vw;
}

.section-ten .columnTwo h3 {
    color:#2b3f8a;
    margin-bottom:5vw;
}

.section-ten .columnTwo .socialInfo {
    float:left;
    clear:both;
}

.section-ten .columnTwo .socialInfo.linkedinInfo {
    margin-top:5vw;
}

.section-ten .columnTwo .socialInfo img {
    float: left;
    width: 5.5vw;
    height: auto;
    margin-top: -0.5vw;
    transform: scale(0.5, 0.5);
    transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    opacity:0;
}

.scaleSocialIcon {
    transform: scale(1, 1)!important; 
    opacity:1!important; 
}

.section-ten .columnTwo .socialInfo h4 {
    float: left;
    margin-left: 2vw;
    font: 600 1.6vw/1.4em 'Titillium Web',Arial,sans-serif;
    color: #404041;
    text-transform: uppercase;
}

.section-ten .columnTwo .socialInfo h4 strong {
    font: 700 5vw/1em 'Titillium Web',Arial,sans-serif;
    color: #ffb41f;
    opacity:0;
}

.section-eleven {
    overflow: hidden; 
    background:#efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:3vw 0;
}

.section-eleven .boxWrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-eleven .infoBox {
    float:left;
    width: 45vw;
    margin-left: 3vw;
    display: flex;
    align-items: center;
    background-color: #0c1b3f;
    opacity:0;
}

.section-eleven .infoBox.topBox {
    margin-bottom:3vw;
}

.section-eleven .infoBox .imgContainer {
    height:100%;
}

.section-eleven .infoBox1 .imgContainer {
    background: url(../images/matthew-fridley.jpg) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 33vw;
}

.section-eleven .infoBox2 .imgContainer {
    background: url(../images/dan-mccusker.jpg) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 23vw;
}

.section-eleven .infoBox4 .imgContainer {
    background: url(../images/aileen-smith.jpg) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 26.5vw;
}

.section-eleven .infoBox4 h3 {
    letter-spacing:-1px;
}

.hidden {
    opacity:0;
}

.section-eleven .infoBox.distribution {
    background: #2c4088;
    background: -moz-linear-gradient(top,  #2c4088 0%, #0c1b3f 37%, #0c1b3f 100%);
    background: -webkit-linear-gradient(top,  #2c4088 0%,#0c1b3f 37%,#0c1b3f 100%);
    background: linear-gradient(to bottom,  #2c4088 0%,#0c1b3f 37%,#0c1b3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c4088', endColorstr='#0c1b3f',GradientType=0 );
}

.section-eleven .infoBox.distribution .infoContent {
    width:100%;
    text-align:center;
}

.section-eleven .infoBox.distribution img {
    width: 23vw;
}

.section-eleven .infoBox .infoContent {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:4vw;
}

.section-eleven .infoBox .infoContent h3 {
    font: 700 2.1vw/1.2em 'Titillium Web',Arial,sans-serif;
    color: #f0a815;
    margin-bottom:3vw;
}

.section-eleven .infoBox .infoContent h4 {
    font: 700 2.1vw/1em 'Titillium Web',Arial,sans-serif;
    color: #344a9c;
    margin-bottom:1vw;
}

.section-eleven .infoBox .infoContent p {
    color:#9aa7db;
    line-height:1.2em;
}

.section-twelve {
    padding: 10vw 8vw 6vw 8vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/hex-bg.svg), #bce0e9;
    background-position: top left;
    background-repeat: no-repeat;
    -webkit-background-size: contain; 
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.section-twelve h3 {
    color:#2b3f8a;
    text-transform: uppercase;
    font: 700 2vw/1em 'Titillium Web',Arial,sans-serif;
    margin-top: 2vw;
}

.section-twelve .columnOne {
    position: relative;
    float: left;
    width: 34vw;
}

.section-twelve .columnOne a {
    float:left;
    font: 700 1.2vw/1em 'Titillium Web',Arial,sans-serif;
    text-decoration: none!important;
    color:#2b3f8a;
    background:#fff;
    padding: 1.4vw 3vw;
    border-radius: 10px;
    box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.21);
    -webkit-box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.21);
    -moz-box-shadow: -2px 2px 5px 1px rgba(0,0,0,0.21);
    cursor:pointer;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.section-twelve .columnOne a:hover {
    opacity:.7;
}

.section-twelve .columnTwo {
    position: relative;
    float: left;
    width: 48vw;
}

.section-twelve .columnThree {
    position: relative;
    float: left;
    width: 48vw;
}

.section-twelve ul {
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
    margin-top: 4vw;
    display: flex;
    flex-wrap: wrap;
}

.section-twelve ul li {
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 4vw;
}

.section-twelve .columnOne ul li {
    width:100%;
}

.section-twelve ul li h4 {
    float: left;
    font: 700 1.6vw/1em 'Titillium Web',Arial,sans-serif;
    width: 100%;
    color: #4fabe8;
    padding-bottom: 20px;
}

.section-twelve ul li p {
    line-height: 1.2em;
    font-weight:600;
}

.section-thirteen {
    position: relative;
    background-color: #0c1b3f;
    padding: 8vw 7vw 9vw 7vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align:center;
}

.section-thirteen h2 {
    position:relative;
    float:left;
    width:100%;
    color: #f0a815;
    margin-bottom:2vw;
}

.section-thirteen h2 img {
    width:10vw;
    margin:0 2vw -1vw 2vw;
    transform: scale(0.5, 0.5);
    opacity:0;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.scaleIcon {
    transform: scale(1, 1)!important; 
    opacity:1!important; 
}

.section-thirteen h3 {
    position:relative;
    float:left;
    width:100%;
    color: #f0a815;
    margin-bottom:4vw;
}

.section-thirteen .columnOne, .section-thirteen .columnTwo {
    position:relative;
    display:inline-block;
    margin: 0 4vw;
    width: 20vw;
}

.section-thirteen p {
    margin-top:2vw;
    color:#9aa7db;
    line-height: 1.2em;
}

/* for really wide aspect ratios desktop */

@media (min-aspect-ratio: 8/4) { 
    
    .section-six .content ul li {
        margin-bottom: 1vw;
    }
    
    .section-eight .quote {
        margin-top: 1vw;
    }
    
    .section-eight .quote p {
        margin: 1vw 4vw 0 0;
    }
    
    .section-ten .columnTwo h3 {
        margin-bottom: 3vw;
    }
    
    .section-ten .columnTwo .socialInfo.linkedinInfo {
        margin-top:3vw;
    }
}

/* for square aspect ratios desktop */

@media (max-aspect-ratio: 3/2) and (min-width: 811px) { 
    
    .moveTruck {
        right:-6vw!important; 
    }
    
    .section-one .truck {
        top:auto;
        bottom: 80px;
        height: 64vh;
    }
    
    .section-two .columnOne .affiliate {
        height: 74vh;
    }
    
    .section-six .fundsGraphic {
        height: 61vh;
    }
    
    .section-twelve .columnOne {
        width: 33vw;
    }
    
    .section-thirteen .columnOne, .section-thirteen .columnTwo {
        width: 22vw;
    }
}

/* ipad */

@media screen and (max-width: 1024px) { 
        
    h2 {
        font: 700 10vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    h3 {
        font: 700 7vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    h4 {
        font: 700 4vw/1em 'Titillium Web',Arial,sans-serif!important; 
    }
    
    p {
        font-size:2.6vw!important; 
    }
    
    .subText {
        font: 700 2vw/1em 'museo700',Arial,sans-serif;
    }
    
    .contentSection {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .section-one .content {
        top: 36%;
    }
    
    .section-one .content h1 {
        font: 700 10vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-one .content .subText img {
        width: 4%;
    }
    
    .moveTruck {
        right:-6vw!important; 
    }
    
    .section-one .truck {
        height: 55vh;
        top:auto;
        bottom: 80px;
        right: -80vw;
    }
    
    .section-two {
        height:auto;
        padding: 8vw 8vw 0 8vw;
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box;
        box-sizing: border-box; 
    }
    
    .section-two .columnOne {
        position:relative;
        float: left;
        clear: both;
        width:100%;
    }
    
    .section-two .columnOne .affiliate {
        position:relative;
        height: 56vh;
    }
    
    .section-two .columnOne .hexPattern {
        bottom:10%;
    }
    
    .section-two .columnTwo {
        position:relative;
    }
    
    .section-two .columnTwo h2 {
        position:relative;
        float:left;
    }
    
    .section-two .columnTwo .subText {
        float: left;
        clear: both;
        margin-top: 15vw;
    }
    
    .section-two .columnTwo .membershipIcons {
        position:relative;
        width: 31%;
        float: right;
        clear: both;
        margin-bottom: -7vw;
        left:auto;
        margin-right: -7vw;
    }
    
    .section-two .columnTwo .stats {
        width: 81vw;
    }
    
    .section-two .columnTwo .stat strong {
        font: 700 10vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-two .columnTwo .stat p {
        font: 700 4vw/1em 'Titillium Web',Arial,sans-serif!important; 
    }
    
    .section-three {
        height:auto;
        padding: 12vw 8vw;
        background-position: top center;
        -webkit-background-size: 200%;
        -moz-background-size: 200%;
        -o-background-size: 200%;
        background-size: 200%;
    }
    
    .section-three p {
        max-width: 100%;
        margin-top:4vw;
    }
    
    .section-three .certificate {
        max-width: 56vw;
        margin:auto;
    }
    
    .section-four {
        -webkit-background-size: 150%;
        -moz-background-size: 150%;
        -o-background-size: 150%;
        background-size: 150%;
    }
    
    .section-four .legislativeWin {
        display:block;
    }
    
    .section-four .legislativeWin .content {
        margin-top: 5vw;
        margin-left:0;
    }
    
    .section-four .legislativeWin .security {
        display:none;
    }
    
    .section-four .legislativeWin .securityMobile {
        display:block;
        width:100%;
    }
    
    .section-four .topIssues {
        margin-top: 39vw;
    }
    
    .section-four .topIssues ul li {
        width:100%;
    }
    
    .section-four .topIssues ul li.right {
        margin-left:0;
    }
    
    .section-four .topIssues ul li img {
        margin-left: -3.4vw;
        margin-top: 0.8vw;
        width: 2vw;
    }
    
    .section-four .topIssues .icons {
        top: -12%;
        width: 45%;
    }
    
    .section-five .topIssues .corona {
        width: 68%;
    }
    
    .section-five .topIssues ul li {
        width:100%;
    }
    
    .section-five .topIssues ul li.right {
        margin-left:0;
    }
    
    .section-five .topIssues ul li img {
        margin-left: -3.4vw;
        margin-top: 0.8vw;
        width: 2vw;
    }
    
    .section-five .govtAffairs {
        margin: 17vw 0 7vw 0;
        width: 75%;
    }
    
    .section-five {
        background-position: bottom center;
        -webkit-background-size: 150%;
        -moz-background-size: 150%;
        -o-background-size: 150%;
        background-size: 150%;
    }
    
    .section-five video {
        margin-top: 8vw;
    }
    
    .section-six {
        display:block;
        padding: 16vw 7vw;
        height:auto;
        background-position: top center;
        -webkit-background-size: 200%;
        -moz-background-size: 200%;
        -o-background-size: 200%;
        background-size: 200%;
    }
    
    .section-six .fundsGraphic {
        float: left;
        width: 60vw;
        margin-left: 11vw;
        margin-bottom: 12vw;
        height: 68vw;
    }
    
    .section-six .fundsGraphic img {
        left: -80vw;
    }
    
    .section-six .content {
        width: 100vw;
        float: left;
        clear: both;
    }
    
    .section-six .content ul li img {
        margin-left: -3.4vw;
        margin-top: 0.8vw;
        width: 2vw;
    }
    
    .section-seven {
        height:auto;
        padding: 7vw 7vw 11vw 7vw;
    }
    
    .section-seven .columnOne {
        width: 100vw;
    }
    
    .section-seven .columnTwo {
        display:none;
    }
    
    .section-seven .columnOne h2 br {
        display:none;
    }
    
    .section-seven .monumentMobile {
        display:block;
    }
    
    .section-seven .columnOne ul li img {
        float: left;
        margin-left: -3vw;
        margin-top: 0.9vw;
        width: 1.6vw;
    }
    
    .section-eight {
        height:auto;
        display:block;
        padding:10vw 7vw 15vw 7vw;
    }
    
    .section-eight .content h4 {
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    .section-eight .quote h4 {
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    .section-eight .quote h4 .quoteLeft {
        width: 4vw;
        margin-left: -5vw;
    }
    
    .section-eight .quote h4 .quoteRight {
        width: 3vw;
        margin: 0vw 0 1vw 0.5vw;
    }
    
    .section-eight .roadmap {
        width: 85vw;
    }
    
    .section-eight .content {
        width: 85vw;
        margin: 11vw 0 7vw 0;
    }
    
    .section-eight .content ul li {
        padding-left: 6vw;
    }
    
    .section-eight .content ul li img {
        margin-left: -5vw;
        margin-top: 1.6vw;
        width: 3vw;
    }
    
    .section-nine > h3 {
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif;
        margin: 8vw 0 10vw 0;
    }
    
    .section-nine h2 {
        font: 700 9vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-nine ul {
        width:100%;
        margin-top: 0;
    }
    
    .section-nine ul li {
        margin-bottom: 6vw;
    }
    
    .section-nine ul li h3 {
        font: 700 8vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-nine ul li h4 {
        margin-top: 2.3vw;
    }
    
    .section-nine ul.right {
        margin-left: 0;
    }
    
    .section-ten {
        height:auto;
        display:block;
        padding:9vw 7vw 11vw 7vw;
    }
    
    .section-ten .columnOne {
        width: 84vw;
        height: 46vw;
        margin-bottom:7vw;
    }
    
    .section-ten .columnTwo {
        width: 100vw;
    }
    
    .section-ten .columnTwo h3 {
        font: 700 6.1vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-ten .columnTwo h3 br {
        display:none;
    }
    
    .section-ten .columnTwo .socialInfo h4 strong {
        font: 700 9vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-eleven {
        padding: 7vw 7vw 0 7vw;
    }
    
    .section-eleven .infoBox {
        margin-bottom:7vw!important; 
        width:100%;
        margin-left:0;
    }
    
    .section-eleven .infoBox.topBox {
        margin-bottom:0;
    }
    
    .section-eleven .infoBox1 .imgContainer {
        width: 50vw;
    }
    
    .section-eleven .infoBox2 .imgContainer {
        width: 35vw;
    }
    
    .section-eleven .infoBox4 .imgContainer {
        width: 40.5vw;
    }
    
    .section-eleven .infoBox4 h3 {
        letter-spacing: 0px; 
    }
    
    .section-eleven .infoBox.distribution img {
        width: 43vw;
    }
    
    .section-eleven .infoBox .infoContent h3 {
        font: 700 4vw/1.2em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-eleven .infoBox .infoContent {
        padding: 10vw 4vw 10vw 6vw;
    }
    
    .section-twelve {
        background-position: top center;
        -webkit-background-size: 150%;
        -moz-background-size: 150%;
        -o-background-size: 150%;
        background-size: 150%;
        padding: 12vw 8vw 0 8vw;
    }
    
    .section-twelve ul li h4 {
        padding-bottom: 10px;
    }
    
    .section-twelve .columnOne, .section-twelve .columnTwo, .section-twelve .columnThree {
        width:100vw;
        margin-bottom: 12vw;
    }
    
    .section-twelve h3 {
        font: 700 6vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-twelve .columnOne a {
        padding: 3vw 7vw;
        font: 700 4vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-twelve ul li {
        width: 100%;
    }
    
    .section-thirteen {
        padding: 14vw 7vw 9vw 7vw;
    }
    
    .section-thirteen h2 img {
        width: 17vw;
    }
    
    .section-thirteen h3 {
        margin-bottom: 10vw;
        margin-top: 2vw;
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-thirteen .columnOne, .section-thirteen .columnTwo {
        width: 65vw;
        margin-bottom:12vw;
    }
    
    .section-thirteen p {
        font-size: 4vw!important;
    }
}

/* iphone */

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

    h2 {
        font: 700 12vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    h4 {
        font: 700 7vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    p {
        font-size: 4vw!important;
    }
    
    .section-one .topBar .connectInfo strong {
        font: 700 14px/1em 'Titillium Web',Arial,sans-serif;
        display:none;
    }
    
    .section-one .truck {
        height: 40vh;
        bottom: 40px;
    }
    
    .subText {
        font: 700 3vw/1.4em 'museo700',Arial,sans-serif;
    }
    
    .section-one .content .year {
        font: 700 7vw/1em 'Titillium Web',Arial,sans-serif;
        border: 3px solid #f0a815;
        padding: 5px 0 6px 19px;
    }
    
    .section-one .content h1 {
        font: 700 13vw/1em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-one .content {
        top: 290px;
    }
    
    .section-one .content .subText img {
        width: 5%;
    }
    
    .section-one .content .subText {
        letter-spacing: 3px;
    }
    
    .section-one .nacdLogo {
        float: right;
        margin: 16px 7vw 0 7vw;
    }
    
    .section-two .columnTwo .stat p {
        font: 700 3.9vw/1.2em 'Titillium Web',Arial,sans-serif!important;
        margin-top: -2vw;
    }
    
    .section-two .columnTwo .stat strong {
        margin-right: 24px;
    }
      
    .section-two .columnTwo .stat.last strong {
        margin-right: 30px;
    } 
    
    .section-two .columnOne .hexPattern {
        width: 130%;
        left: -10vw;
    }
    
    .section-three p {
        text-align:left;
    }
    
    .section-four > .subText {
        margin-bottom: 60px;
        margin-top: 10px;
    }
    
    .section-four .topIssues .icons {
        top: -8%;
        width: 54%;
    }
    
    .section-four .topIssues ul li {
        padding-left: 7vw;
        margin-top:4vw;
    }
    
    .section-four .topIssues ul li img {
        margin-left: -7vw;
        width: 4vw;
    }
    
    .section-four .legislativeWin {
        padding: 6vw;
    }
    
    .section-five {
        background-position: bottom right;
    }
    
    .section-five .topIssues .corona {
        width: 90%;
    }
    
    .section-five .topIssues ul li {
        padding-left: 7vw;
        margin-top:4vw;
    }
    
    .section-five .topIssues ul li img {
        margin-left: -7vw;
        width: 4vw;
    }
    
    .section-five .govtAffairs {
        margin: 17vw 0 56vw 0;
        width: 100%;
    }
    
    .section-five .govtAffairs h4 {
        margin: 40px 0 70px 0;
    }
    
    .section-five > p {
        line-height:1.4em;
    }
    
    .section-six .content {
        width: 95vw;
    }
    
    .section-six .fundsGraphic {
        width: 80vw;
        margin-bottom: 12vw;
    }
    
    .section-six .content ul li {
        padding-left: 7vw;
    }
    
    .section-six .content ul li img {
        margin-left: -7vw;
        width: 4vw;
    }
    
    .section-six .content .subText {
        letter-spacing: 1px;
        font: 700 2.7vw/1.4em 'museo700',Arial,sans-serif;
    }
    
    .section-six .content h3 {
        margin: 2vw 0 10vw 0;
    }
    
    .section-seven .columnOne h2 br {
        display:block;
    }
    
    .section-seven .columnOne h4 {
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif!important;
        margin-bottom:5vw;
    }
    
    .section-seven .columnOne ul li {
        padding-left: 6vw;
    }
    
    .section-seven .columnOne ul li img {
        margin-left: -6vw;
        margin-top: 1.2vw;
        width: 2vw;
    }
    
    .section-eight .quote p {
        line-height:1.2em;
        font-size:3.6vw!important; 
    }
    
    .section-eleven .infoBox .infoContent p {
        font-size:3.6vw!important; 
    }
    
    .section-nine ul li h4 {
        font: 700 4.4vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    .section-nine ul li .slider {
        margin-top: 4vw;
        height: 10px;
    }
    
    .section-nine ul li .slider .sliderMarker {
        width: 20px;
        height: 20px;
        top: -5px;
    }
    
    .section-ten .columnTwo .socialInfo h4 {
        font: 700 5vw/1em 'Titillium Web',Arial,sans-serif!important;
        margin-left: 7vw;
    }
    
    .section-ten .columnTwo .socialInfo img {
        width: 11vw;
    }
    
    .section-eleven .infoBox1 .imgContainer {
        width: 77vw;
    }
    
    .section-eleven .infoBox2 .imgContainer {
        width: 53vw;
    }
    
    .section-eleven .infoBox4 .imgContainer {
        width: 63.5vw;
    }
    
    .section-eleven .infoBox4 h3 {
        letter-spacing: -1px!important; 
    }
    
    .section-eleven .infoBox .infoContent h3 {
        font: 700 5vw/1.2em 'Titillium Web',Arial,sans-serif;
    }
    
    .section-eleven .infoBox.distribution img {
        width: 54vw;
    }
    
    .section-eleven .infoBox.distribution .infoContent {
        padding: 16vw 4vw 16vw 6vw;
    }
    
    .section-eleven .infoBox .infoContent h4 {
        font: 700 6vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    .section-twelve ul li {
        margin-bottom: 8vw;
    }
    
    .section-twelve ul li h4 {
        font: 700 5.5vw/1em 'Titillium Web',Arial,sans-serif!important;
    }
    
    .section-twelve ul li p {
        font-size: 5vw!important;
    }
    
    .section-twelve h3 {
        margin-bottom: 6vw;
    }
    
    .section-thirteen h2 img {
        width: 12vw;
    }
    
    .section-thirteen .columnOne, .section-thirteen .columnTwo {
        width: 70vw;
    }
}

@font-face {
    font-family: 'museo700';
    src: url('../fonts/museo-700-webfont.woff2') format('woff2'),
         url('../fonts/museo-700-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
