body { overflow-x: hidden; }

.text-muted { color: #222222; font-size: 13px !important; line-height: 1.4 !important; }

.text-primary { color: #fed136; }

p { font-size: 14px; line-height: 1.75; }

p.large { font-size: 16px; }

a, a:hover, a:focus, a:active, a.active { outline: none; }

a { color: #fed136; }

a:hover, a:focus, a:active, a.active { color: #fec503; }

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 400; }

.img-centered { margin: 0 auto; }

.bg-light-gray { background-color: #eeeeee; }

.bg-darkest-gray { background-color: #222222; }

.btn-primary { color: white; background-color: #fed136; border-color: #fed136; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700; }

.btn-primary:focus, .btn-primary.focus { color: white; background-color: #fec503; border-color: #b48b01; }

.btn-primary:hover { color: white; background-color: #fec503; border-color: #f6bf01; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: white; background-color: #fec503; border-color: #f6bf01; }

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: white; background-color: #dcab01; border-color: #b48b01; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus { background-color: #fed136; border-color: #fed136; }

.btn-primary .badge { color: #fed136; background-color: white; }

.btn-xl { color: white; background-color: #fed136; border-color: #fed136; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700; border-radius: 3px; font-size: 18px; padding: 20px 40px; }

.btn-xl:focus, .btn-xl.focus { color: white; background-color: #fec503; border-color: #b48b01; }

.btn-xl:hover { color: white; background-color: #fec503; border-color: #f6bf01; }

.btn-xl:active, .btn-xl.active, .open > .btn-xl.dropdown-toggle { color: white; background-color: #fec503; border-color: #f6bf01; }

.btn-xl:active:hover, .btn-xl:active:focus, .btn-xl:active.focus, .btn-xl.active:hover, .btn-xl.active:focus, .btn-xl.active.focus, .open > .btn-xl.dropdown-toggle:hover, .open > .btn-xl.dropdown-toggle:focus, .open > .btn-xl.dropdown-toggle.focus { color: white; background-color: #dcab01; border-color: #b48b01; }

.btn-xl:active, .btn-xl.active, .open > .btn-xl.dropdown-toggle { background-image: none; }

.btn-xl.disabled:hover, .btn-xl.disabled:focus, .btn-xl.disabled.focus, .btn-xl[disabled]:hover, .btn-xl[disabled]:focus, .btn-xl[disabled].focus, fieldset[disabled] .btn-xl:hover, fieldset[disabled] .btn-xl:focus, fieldset[disabled] .btn-xl.focus { background-color: #fed136; border-color: #fed136; }

.btn-xl .badge { color: #fed136; background-color: white; }

.navbar-custom { background-color: transparent; border-color: transparent; }

.navbar-custom .navbar-collapse { border-color: rgba(255, 255, 255, 0.98); }

.navbar-custom .navbar-toggle { background-color: #fed136; border-color: #fed136; color: white; font-size: 12px; }

.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus { background-color: #fed136; }

.navbar-custom .nav li { height: auto; padding-bottom: 10px; }

.navbar-custom .nav li a { padding: 4px; margin: 0 0 0 0; height: 20px; line-height: 1 !important; font-weight: 400; font-size: 11px; letter-spacing: 1px; color: #00386b; }

.navbar-custom .nav li a:hover { border-bottom: solid 1px #00386b; }

.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus { color: #00386b; outline: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.navbar-custom .navbar-nav > .active > a { border-radius: 3px; color: #57c9e8; background-color: #00386b; border: none; padding-right: 8px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus { color: #57c9e8; background-color: #00386b; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.timeline-wrap .navbar-right { margin: 0 0 0 0 !important; }

.timeline-panel .timeline-body .timeline-link { white-space: nowrap; position: relative !important; z-index: 50 !important; color: #ff5271; border-bottom: dotted 1px #ff5271; text-decoration: none; padding: 1px; }

.timeline-panel .timeline-body .timeline-link:visited, .timeline-panel .timeline-body .timeline-link:hover, .timeline-panel .timeline-body .timeline-link:active, .timeline-panel .timeline-body .timeline-link:focus { text-decoration: none; padding: 1px; background-color: #ff5271; color: #fff; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; }

.popover { border: solid 1px #ccc; border-radius: 4px; max-width: 280px; }

.popover.top > .arrow { border-top-color: #999; }

.popover-content { padding: 20px; color: #ff5271; font-family: georgia, serif; line-height: 1.2; position: relative; z-index: 9999; }

.popover-content a { color: #ff5271; text-decoration: underline; }

.popover-content > img { margin-bottom: 5px; }

.navbar ul li a:after { right: 0; }

.navbar ul li a:after { background: transparent; bottom: 0px; content: ""; height: 0px; right: 0px; position: absolute; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.navbar ul li a:after:hover { background: transparent; }

.navbar ul li:last-child a { padding-right: 4px; }

.timeline-wrap .navbar-custom .navbar-nav > .active > a:hover { border: none; }

@media (min-width: 768px) { .navbar-custom { background-color: transparent; padding: 25px 15px; border: none; } }

@media (min-width: 768px) { .navbar-custom.affix { background-color: transparent; padding: 10px 0; }
  .navbar-custom.affix .navbar-brand { font-size: 1.5em; } }

#mainNav { position: fixed; right: -10px; top: 150px; opacity: 0; z-index: 1 !important; list-style: none; margin: 0; padding: 0; text-align: right; text-transform: uppercase; }

#mainNav.fix1 { top: -150px; }

#mainNav.fix2 { top: -400px; }

#mainNav.show { opacity: 1; -webkit-transition: all 2s; -moz-transition: all 2s; -o-transition: all 2s; transition: all 2s; }

#mainNav.hide { opacity: 0; -webkit-transition: all 2s; -moz-transition: all 2s; -o-transition: all 2s; transition: all 2s; }

#mainNav ul { border-bottom: solid 1px #00386b; }

#mainNav ul li { float: none; }

section { padding: 20px 0; }

section h2.section-heading { font-size: 36px; font-weight: 400; margin-top: 0; margin-bottom: 15px; }

section h3.section-subheading { font-size: 22px; text-transform: none; font-style: italic; font-weight: 400; margin-bottom: 75px; }

@media (min-width: 768px) { section { padding: 150px 0; padding: 20px 0; } }

@media (min-width: 1200px) { .timeline-wrap { margin-bottom: -900px; } }

@media (min-width: 992px) and (max-width: 1199px) { .timeline-wrap { margin-bottom: -600px; } }

@media (min-width: 768px) and (max-width: 991px) { .timeline-wrap { margin-bottom: 0px; } }

.timeline { list-style: none; padding: 0; position: relative; }

.timeline:before { top: 0; bottom: 0; position: absolute; content: ""; width: 2px; background-color: #f1f1f1; left: 40px; margin-left: -1.5px; }

.timeline > li { position: relative; min-height: 50px; }

.timeline > li:before, .timeline > li:after { content: " "; display: table; }

.timeline > li:after { clear: both; }

.timeline > li .timeline-panel { width: 100%; float: right; padding: 0 20px 0 100px; position: relative; text-align: left; }

.timeline > li .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }

.timeline > li .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }

.timeline > li .timeline-image { left: 0; margin-left: 0; width: 80px; height: 80px; position: absolute; z-index: 2; color: white; border-radius: 100%; text-align: center; }

.timeline > li .timeline-image.offset-8 { position: absolute; top: -8px; }

.timeline > li .timeline-image.offset-12 { position: absolute; top: -12px; }

.timeline > li .timeline-image.notCircular { border-radius: 0; border: none; background-color: transparent; }

.timeline > li .timeline-image h4 { font-size: 10px; margin-top: 12px; line-height: 14px; }

.timeline > li.timeline-inverted > .timeline-panel { float: right; text-align: left; padding: 0 20px 0 100px; }

.timeline > li.timeline-inverted > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }

.timeline > li.timeline-inverted > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }

.timeline > li:last-child { margin-bottom: 0; }

.timeline .timeline-heading h4 { margin-top: 0; margin-bottom: 10px; color: inherit; font-size: 30px; color: #57c9e8; }

.timeline .timeline-heading h4.subheading { text-transform: none; font-size: 14px; color: #00386b; }

.timeline .timeline-body > p, .timeline .timeline-body > ul { margin-bottom: 0; }

@media (min-width: 768px) { .timeline:before { left: 50%; }
  .timeline > li .timeline-panel { width: 41%; float: left; padding: 0 20px 20px 30px; text-align: right; }
  .timeline > li .timeline-image { width: 100px; height: 100px; left: 50%; margin-left: -50px; }
  .timeline > li .timeline-image h4 { font-size: 13px; margin-top: 16px; line-height: 18px; }
  .timeline > li.timeline-inverted > .timeline-panel { float: right; text-align: left; padding: 0 30px 20px 20px; } }

@media (min-width: 992px) { .timeline > li .timeline-panel { padding: 0 70px 15px 100px; }
  .timeline > li .timeline-image { width: 150px; height: 150px; margin-left: -75px; }
  .timeline > li .timeline-image.size-125 { width: 125px; height: 125px; margin-left: -63px; }
  .timeline > li .timeline-image.size-180 { width: 180px; height: 180px; margin-left: -91px; }
  .timeline > li .timeline-image.size-210 { width: 210px; height: 210px; margin-left: -107px; }
  .timeline > li .timeline-image.size-260 { width: 260px; height: 260px; margin-left: -134px; }
  .timeline > li .timeline-image h4 { font-size: 18px; line-height: 26px; }
  .timeline > li.timeline-inverted > .timeline-panel { padding: 0 100px 15px 70px; } }

@media (min-width: 1200px) { .timeline > li .timeline-panel { padding: 0 60px 15px 240px; }
  .timeline > li .timeline-image { width: 150px; height: 150px; margin-left: -77px; }
  .timeline > li .timeline-image.size-125 { width: 125px; height: 125px; margin-left: -63px; }
  .timeline > li .timeline-image.size-180 { width: 180px; height: 180px; margin-left: -91px; }
  .timeline > li .timeline-image.size-210 { width: 210px; height: 210px; margin-left: -107px; }
  .timeline > li .timeline-image.size-260 { width: 260px; height: 260px; margin-left: -134px; }
  .timeline > li.timeline-inverted > .timeline-panel { padding: 0 240px 15px 60px; }
  .timeline #n01 { position: relative; bottom: 35px !important; }
  .timeline #n02 { position: relative; bottom: 183px !important; }
  .timeline #n03 { position: relative; bottom: 280px !important; }
  .timeline #n04 { position: relative; bottom: 254px !important; }
  .timeline #n05 { position: relative; bottom: 417px !important; }
  .timeline #n06 { position: relative; bottom: 477px !important; }
  .timeline #n07 { position: relative; bottom: 515px !important; }
  .timeline #n08 { position: relative; bottom: 556px !important; }
  .timeline #n08 > .timeline-image { z-index: 20; }
  .timeline #n09 { position: relative; bottom: 536px !important; }
  .timeline #n10 { position: relative; bottom: 538px !important; }
  .timeline #n11 { position: relative; bottom: 630px !important; }
  .timeline #n12 { position: relative; bottom: 626px !important; }
  .timeline #n13 { position: relative; bottom: 618px !important; }
  .timeline #n13 > .timeline-image { z-index: 5; }
  .timeline #n14 { position: relative; bottom: 595px !important; }
  .timeline #n14 > .timeline-image { z-index: 10; }
  .timeline #n15 { position: relative; bottom: 515px !important; }
  .timeline #n15 > .timeline-image { z-index: 20; }
  .timeline #n16 { position: relative; bottom: 640px !important; }
  .timeline #n16 > .timeline-image { z-index: 10; }
  .timeline #n17 { position: relative; bottom: 622px !important; }
  .timeline #n17 > .timeline-image { z-index: 10; }
  .timeline #n18 { position: relative; bottom: 675px !important; }
  .timeline #n18 > .timeline-image { z-index: 20; }
  .timeline #n19 { position: relative; bottom: 750px !important; }
  .timeline #n19 > .timeline-image { z-index: 30; }
  .timeline #n20 { position: relative; bottom: 745px !important; }
  .timeline #n21 { position: relative; bottom: 702px !important; }
  .timeline #n22 { position: relative; bottom: 783px !important; }
  .timeline #n23 { position: relative; bottom: 970px !important; }
  .timeline #n24 { position: relative; bottom: 1039px !important; }
  .timeline #n24 > .timeline-image { z-index: 20; }
  .timeline #n25 { position: relative; bottom: 1050px !important; }
  .timeline #n25 > .timeline-image { z-index: 10; }
  .timeline #n26 { position: relative; bottom: 1074px !important; }
  .timeline #n26 > .timeline-image { z-index: 10; }
  .timeline #n27 { position: relative; bottom: 1188px !important; z-index: 20; }
  .timeline #n01 > div.timeline-panel.barText { position: relative; bottom: 163px !important; }
  .timeline #n02 > div.timeline-panel.fooText { position: relative; bottom: 95px !important; }
  .timeline #n03 > div.timeline-panel.barText { position: relative; bottom: 100px !important; }
  .timeline #n04 > div.timeline-panel.fooText { position: relative; bottom: 162px !important; }
  .timeline #n05 > div.timeline-panel.barText { position: relative; bottom: 58px !important; }
  .timeline #n06 > div.timeline-panel.fooText { position: relative; bottom: 79px !important; }
  .timeline #n07 > div.timeline-panel.barText { position: relative; bottom: 40px !important; }
  .timeline #n09 > div.timeline-panel.fooText { position: relative; bottom: 86px !important; }
  .timeline #n10 > div.timeline-panel.barText { position: relative; bottom: 40px !important; }
  .timeline #n11 > div.timeline-panel.fooText { position: relative; bottom: 85px !important; }
  .timeline #n12 > div.timeline-panel.barText { position: relative; bottom: 86px !important; }
  .timeline #n13 > div.timeline-panel.fooText { position: relative; bottom: 20px !important; }
  .timeline #n15 > div.timeline-panel.fooText { position: relative; bottom: 123px !important; }
  .timeline #n16 > div.timeline-panel.barText { position: relative; bottom: 35px !important; }
  .timeline #n17 > div.timeline-panel.fooText { position: relative; bottom: 41px !important; }
  .timeline #n18 > div.timeline-panel.barText { position: relative; bottom: 133px !important; }
  .timeline #n19 > div.timeline-panel.fooText { position: relative; bottom: 72px !important; }
  .timeline #n20 > div.timeline-panel.barText { position: relative; bottom: 54px !important; }
  .timeline #n21 > div.timeline-panel.fooText { position: relative; bottom: 142px !important; }
  .timeline #n22 > div.timeline-panel.barText { position: relative; bottom: 119px !important; }
  .timeline #n23 > div.timeline-panel.fooText { position: relative; bottom: 69px !important; }
  .timeline #n25 > div.timeline-panel.barText { position: relative; bottom: 97px !important; }
  .timeline #n26 > div.timeline-panel.fooText { position: relative; bottom: 115px !important; }
  .timeline #n02 > div.timeline-image.notCircular.static > img { position: relative; left: -73px !important; }
  .timeline #n05 > div.timeline-image.notCircular.static > img { position: relative; left: 76px !important; }
  .timeline #n07 > div.timeline-image.notCircular.static > img { position: relative; left: 76px !important; }
  .timeline #n08b > .aside { position: absolute; bottom: 735px; left: 330px; width: 180px; height: auto; z-index: 10; }
  .timeline #n10 > div.timeline-image.notCircular.static > img { position: relative; left: 76px !important; }
  .timeline #n23 > div.timeline-image.foo.notCircular.static > img { position: relative; left: -73px !important; }
  .timeline #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: -30px !important; } }

@media (min-width: 992px) { #n01 { position: relative; bottom: 35px !important; }
  #n02 { position: relative; bottom: 130px !important; }
  #n03 { position: relative; bottom: 180px !important; }
  #n04 { position: relative; bottom: 254px !important; }
  #n04 > .timeline-image { z-index: 20; }
  #n05 { position: relative; bottom: 370px !important; }
  #n05 > .timeline-image { z-index: 10; }
  #n06 { position: relative; bottom: 410px !important; }
  #n07 { position: relative; bottom: 425px !important; }
  #n08 { position: relative; bottom: 465px !important; z-index: 20; }
  #n08 > .timeline-image { z-index: 10; }
  #n09 { position: relative; bottom: 530px !important; }
  #n10 { position: relative; bottom: 514px !important; }
  #n11 { position: relative; bottom: 575px !important; }
  #n12 { position: relative; bottom: 550px !important; }
  #n13 { position: relative; bottom: 508px !important; }
  #n13 > .timeline-image { z-index: 5; }
  #n14 { position: relative; bottom: 460px !important; }
  #n14 > .timeline-image { z-index: 10; }
  #n15 { position: relative; bottom: 365px !important; }
  #n15 > .timeline-image { z-index: 20; }
  #n16 { position: relative; bottom: 450px !important; }
  #n16 > .timeline-image { z-index: 10; }
  #n17 { position: relative; bottom: 425px !important; }
  #n17 > .timeline-image { z-index: 10; }
  #n18 { position: relative; bottom: 465px !important; }
  #n18 > .timeline-image { z-index: 20; }
  #n19 { position: relative; bottom: 498px !important; }
  #n19 > .timeline-image { z-index: 30; }
  #n20 { position: relative; bottom: 497px !important; }
  #n21 { position: relative; bottom: 440px !important; }
  #n22 { position: relative; bottom: 486px !important; }
  #n23 { position: relative; bottom: 660px !important; }
  #n24 { position: relative; bottom: 690px !important; }
  #n24 > .timeline-image { z-index: 20; }
  #n25 { position: relative; bottom: 700px !important; }
  #n25 > .timeline-image { z-index: 10; }
  #n26 { position: relative; bottom: 705px !important; }
  #n26 > .timeline-image { z-index: 10; }
  #n27 { position: relative; bottom: 783px !important; z-index: 20; }
  #n01 > div.timeline-panel.barText { position: relative; bottom: 104px !important; }
  #n02 > div.timeline-panel.fooText { position: relative; bottom: 42px !important; }
  #n03 > div.timeline-panel.barText { position: relative; bottom: 97px !important; }
  #n04 > div.timeline-panel.fooText { position: relative; bottom: 88px !important; }
  #n05 > div.timeline-panel.barText { position: relative; bottom: 40px !important; }
  #n06 > div.timeline-panel.fooText { position: relative; bottom: 60px !important; }
  #n07 > div.timeline-panel.barText { position: relative; bottom: 41px !important; }
  #n09 > div.timeline-panel.fooText { position: relative; bottom: 65px !important; }
  #n10 > div.timeline-panel.barText { position: relative; bottom: 4px !important; }
  #n11 > div.timeline-panel.fooText { position: relative; bottom: 60px !important; }
  #n12 > div.timeline-panel.barText { position: relative; bottom: 40px !important; }
  #n13 > div.timeline-panel.fooText { position: relative; bottom: 1px !important; }
  #n14 > div.timeline-panel.barText { position: relative; bottom: -19px !important; }
  #n15 > div.timeline-panel.fooText { position: relative; bottom: 85px !important; }
  #n16 > div.timeline-panel.barText { position: relative; bottom: 15px !important; }
  #n17 > div.timeline-panel.fooText { position: relative; bottom: 21px !important; }
  #n18 > div.timeline-panel.barText { position: relative; bottom: 95px !important; }
  #n19 > div.timeline-panel.fooText { position: relative; bottom: 72px !important; }
  #n20 > div.timeline-panel.barText { position: relative; bottom: 46px !important; }
  #n21 > div.timeline-panel.fooText { position: relative; bottom: 103px !important; }
  #n22 > div.timeline-panel.barText { position: relative; bottom: 140px !important; }
  #n23 > div.timeline-panel.fooText { position: relative; bottom: 32px !important; }
  #n25 > div.timeline-panel.barText { position: relative; bottom: 82px !important; }
  #n26 > div.timeline-panel.fooText { position: relative; bottom: 78px !important; }
  #n02 > div.timeline-image.notCircular.static > img { position: relative; left: -75px !important; }
  #n05 > div.timeline-image.notCircular.static > img { position: relative; left: 75px !important; }
  #n07 > div.timeline-image.notCircular.static > img { position: relative; left: 75px !important; }
  #n08b > .aside { position: absolute; bottom: 635px; left: 220px; width: 180px; height: auto; z-index: 10; }
  #n10 > div.timeline-image.notCircular.static > img { position: relative; left: 75px !important; }
  #n23 > div.timeline-image.foo.notCircular.static > img { position: relative; left: -75px !important; }
  #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: -30px !important; } }

@media (min-width: 1200px) { * .timeline > li { min-height: auto !important; margin-bottom: 0px !important; } }

@media (min-width: 992px) { * .timeline > li { min-height: auto !important; margin-bottom: 0px !important; } }

@media (min-width: 768px) { * .timeline > li { min-height: 80px; margin-bottom: 30px; } }

@media (min-width: 640px) { * .timeline > li { min-height: 100px; margin-bottom: 30px; } }

@media (min-width: 320px) { * .timeline > li { min-height: 100px; margin-bottom: 30px; } }

@media (min-width: 768px) and (max-width: 991px) { #n08 { position: relative; z-index: 20; } }

@media (max-width: 767px) and (min-width: 641px) { #n08 { position: relative; z-index: 20; } }

@media (max-width: 640px) and (min-width: 481px) { #n08 { position: relative; z-index: 20; } }

@media (max-width: 480px) { #n08 { position: relative; z-index: 20; } }

@media (min-width: 768px) and (max-width: 991px) { #n08b > .aside { position: absolute; bottom: 320px; left: 140px; width: 120px; height: auto; z-index: 10; } }

@media (max-width: 767px) and (min-width: 641px) { #n08b > .aside { position: absolute; bottom: 250px; left: 250px; width: 120px; height: auto; z-index: 10; } }

@media (max-width: 640px) and (min-width: 481px) { #n08b > .aside { position: absolute; bottom: 250px; left: 250px; width: 120px; height: auto; z-index: 10; } }

@media (max-width: 480px) { #n08b > .aside { position: absolute; bottom: 320px; left: 0px; width: 120px; height: auto; z-index: 10; } }

@media (min-width: 768px) and (max-width: 991px) { #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: 0px !important; width: 180px; height: auto; } }

@media (max-width: 767px) and (min-width: 641px) { #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: 0px !important; } }

@media (max-width: 640px) and (min-width: 481px) { #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: 0px !important; } }

@media (max-width: 480px) { #n26 > div.timeline-image.foo.notCircular.static > img { position: relative; left: 0px !important; } }

@media (min-width: 768px) and (max-width: 991px) { #n26 > div.timeline-image.foo.notCircular.static { width: 130px; height: auto; } }

@media (min-width: 768px) { .navbar-nav > li { float: none; } }

.highlight { border-radius: 50%; background-color: #1d2b4d; height: 270px; width: 270px; text-align: center; margin: 0 auto; position: relative; }

@media (max-width: 767px) and (min-width: 641px) { .highlight { margin: 0; } }

@media (max-width: 640px) and (min-width: 481px) { .highlight { margin: 0; } }

@media (max-width: 640px) and (min-width: 481px) { .highlight { margin: 0; } }

.highlight.first { height: 255px; width: 255px; }

.highlight.last { background-color: #57c9e8; height: 250px; width: 250px; }

.highlight.last .timeline-image span h3.text-muted, .highlight.last .timeline-image .span h3.text-muted { color: #1d2b4d; font-size: 22px !important; margin-bottom: 10px; }

.highlight .timeline-image { position: static !important; }

.highlight .timeline-image span, .highlight .timeline-image .span { position: absolute; left: 50%; top: 50%; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); padding: 0 0; }

.highlight .timeline-image span h2.section-heading, .highlight .timeline-image .span h2.section-heading { margin-bottom: 0; margin-top: 8px; color: #57c9e8; }

.highlight .timeline-image span h3.text-muted, .highlight .timeline-image .span h3.text-muted { margin-top: 0; text-transform: none; font-size: 16px !important; margin-bottom: 8px; font-weight: 400; color: white; }

.highlight .timeline-image span p, .highlight .timeline-image .span p { font-size: 11px !important; width: 215px; color: white; line-height: 1.3; }

@media (min-width: 992px) { .line { height: 1px; background: #00386b; position: absolute; z-index: 1; bottom: 0px; left: -85px; -webkit-animation: dude 2s 1 both; -moz-animation: dude 2s 1 both; -o-animation: dude 2s 1 both; animation: dude 2s 1 both; animation-timing-function: ease; animation-delay: 2s; }
  @-webkit-keyframes dude { 0% { width: 0; }
    100% { width: 92%; } }
  @-moz-keyframes dude { 0% { width: 0; }
    100% { width: 92%; } }
  @-o-keyframes dude { 0% { width: 0; }
    100% { width: 92%; } }
  @keyframes dude { 0% { width: 0; }
    100% { width: 92%; } }
  .line-left { height: 1px; background: #00386b; position: absolute; z-index: 1; bottom: 0px; left: 83px; -webkit-animation: dudette 2s 1 both; -moz-animation: dudette 2s 1 both; -o-animation: dudette 2s 1 both; animation: dudette 2s 1 both; animation-timing-function: ease; animation-delay: 2s; }
  @-webkit-keyframes dudette { 0% { width: 0; }
    100% { width: 100%; } }
  @-moz-keyframes dudette { 0% { width: 0; }
    100% { width: 100%; } }
  @-o-keyframes dudette { 0% { width: 0; }
    100% { width: 100%; } }
  @keyframes dudette { 0% { width: 0; }
    100% { width: 100%; } } }

@media (min-width: 1200px) { .line { height: 1px; background: #00386b; position: absolute; z-index: 1; bottom: 0px; left: -103px; -webkit-animation: dude 2s 1 both; -moz-animation: dude 2s 1 both; -o-animation: dude 2s 1 both; animation: dude 2s 1 both; animation-timing-function: ease; animation-delay: 2s; }
  @-webkit-keyframes dude { 0% { width: 0; }
    100% { width: 69%; } }
  @-moz-keyframes dude { 0% { width: 0; }
    100% { width: 69%; } }
  @-o-keyframes dude { 0% { width: 0; }
    100% { width: 69%; } }
  @keyframes dude { 0% { width: 0; }
    100% { width: 69%; } }
  .line-left { height: 1px; background: #00386b; position: absolute; z-index: 1; bottom: 0px; left: 248px; -webkit-animation: dudette 2s 1 both; -moz-animation: dudette 2s 1 both; -o-animation: dudette 2s 1 both; animation: dudette 2s 1 both; animation-timing-function: ease; animation-delay: 2s; }
  @-webkit-keyframes dudette { 0% { width: 0; }
    100% { width: 69%; } }
  @-moz-keyframes dudette { 0% { width: 0; }
    100% { width: 69%; } }
  @-o-keyframes dudette { 0% { width: 0; }
    100% { width: 69%; } }
  @keyframes dudette { 0% { width: 0; }
    100% { width: 69%; } } }

#n03a .img-date { position: relative; bottom: 337px; left: 600px; z-index: 1; }

@media (min-width: 992px) and (max-width: 1199px) { #n03a .img-date { left: 500px; bottom: 237px; } }

@media (min-width: 768px) and (max-width: 991px) { #n03a .img-date { left: 400px; bottom: 310px; } }

@media (max-width: 767px) and (min-width: 641px) { #n03a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 640px) and (min-width: 481px) { #n03a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 480px) { #n03a .img-date { left: 20px; bottom: 0px; } }

#n08a .img-date { position: relative; bottom: 500px; left: 600px; z-index: 1; }

@media (min-width: 992px) and (max-width: 1199px) { #n08a .img-date { left: 500px; bottom: 490px; } }

@media (min-width: 768px) and (max-width: 991px) { #n08a .img-date { left: 400px; bottom: 0px; } }

@media (max-width: 767px) and (min-width: 641px) { #n08a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 640px) and (min-width: 481px) { #n08a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 480px) { #n08a .img-date { left: 20px; bottom: 0px; } }

#n22a .img-date { position: relative; bottom: 810px; left: 568px; z-index: 1; }

@media (min-width: 992px) and (max-width: 1199px) { #n22a .img-date { left: 470px; bottom: 500px; } }

@media (min-width: 768px) and (max-width: 991px) { #n22a .img-date { left: 400px; bottom: 0px; } }

@media (max-width: 767px) and (min-width: 641px) { #n22a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 640px) and (min-width: 481px) { #n22a .img-date { left: 20px; bottom: 0px; } }

@media (max-width: 480px) { #n22a .img-date { left: 20px; bottom: 0px; } }

.img-date h3 { margin-top: 0; margin-bottom: 0; color: #eeeeee; font-size: 92px; font-weight: 600; text-transform: none; }

.timeline { list-style: none; padding: 0; z-index: 1001 !important; position: relative; }

@media (min-width: 1200px) { .timeline { right: 100px; } }

@media (min-width: 992px) and (max-width: 1199px) { .timeline { right: 100px; } }

@media (min-width: 768px) and (max-width: 991px) { .timeline { right: 0; } }

@media print { * { border: none; box-shadow: none; margin-top: 0; margin-left: 0; padding-left: 0; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; clear: left; width: 100%; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; clear: left; width: 100%; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; clear: left; width: 100%; }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; clear: left; width: 100%; }
  .timeline > li, .img-date { display: block !important; visibility: visible !important; width: 100% !important; border: solid 1px transparent; height: auto !important; position: static !important; left: 0 !important; z-index: 999999 !important; }
  .highlight, .foo, .static, .fooText, .bar, .barText, .line, .line-left { position: static !important; opacity: 1 !important; display: block !important; visibility: visible !important; width: 100%; height: auto !important; -ms-transform: translate(0) !important; -webkit-transform: translate(0) !important; transform: translate(0) !important; -ms-transform: scale(1) !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; -ms-transform: rotate(0) !important; -webkit-transform: rotate(0) !important; transform: rotate(0) !important; }
  .timeline > li > div { float: left !important; clear: left !important; width: 100% !important; }
  section { float: left !important; clear: left !important; width: 100% !important; display: block !important; height: auto !important; }
  .timeline-inverted.highlight, .timeline-inverted.highlight.first, .timeline-inverted.highlight.last { text-align: left !important; float: left !important; clear: left !important; margin: 0 0 !important; padding: 0 0 !important; opacity: 1 !important; display: block !important; visibility: visible !important; width: 100% !important; height: auto !important; -ms-transform: translate(0) !important; -webkit-transform: translate(0) !important; transform: translate(0) !important; -ms-transform: scale(1) !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; -ms-transform: rotate(0) !important; -webkit-transform: rotate(0) !important; transform: rotate(0) !important; margin: 0 0 !important; padding: 0 0 !important; }
  .timeline > li.timeline-inverted > .timeline-panel { width: 100% !important; float: left !important; padding: 0 !important; margin: 0 !important; text-align: left !important; }
  .timeline > li .timeline-panel { width: 100% !important; float: left !important; padding: 0 !important; margin: 0 !important; text-align: left !important; }
  .timeline > li .timeline-image { left: 0 !important; margin-left: 0 !important; width: 40% !important; height: auto !important; z-index: 99999999 !important; color: black !important; border-radius: 100% !important; text-align: left !important; margin-bottom: 10px !important; }
  .timeline > li .timeline-image > .img-responsive { left: 0 !important; margin-left: 0 !important; width: 40% !important; max-width: 40% !important; height: auto !important; z-index: 99999999 !important; color: black !important; border-radius: 100% !important; text-align: left !important; }
  .highlight .timeline-image span, .highlight .timeline-image .span { position: static !important; left: 0 !important; top: 0 !important; text-align: left !important; float: left !important; clear: left !important; opacity: 1 !important; display: block !important; visibility: visible !important; width: 100% !important; height: auto !important; -ms-transform: translate(0) !important; -webkit-transform: translate(0) !important; transform: translate(0) !important; -ms-transform: scale(1) !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; -ms-transform: rotate(0) !important; -webkit-transform: rotate(0) !important; transform: rotate(0) !important; margin: 0 0 !important; padding: 0 0 !important; }
  .highlight .timeline-image span p, .highlight .timeline-image .span p { font-size: 11px !important; width: 100% !important; color: black !important; line-height: 1.3 !important; }
  .timeline .img-responsive.aside { display: none !important; }
  .timeline-wrap, .container, section { padding: 0 !important; margin: 0 !important; }
  .timeline > li { page-break-inside: avoid; } }

@media (min-width: 1200px) { @supports (-moz-appearance: none) and (display: contents) { .timeline #n02 > div.timeline-panel.fooText { position: relative; bottom: 96px !important; }
    .timeline #n05 > div.timeline-panel.barText { position: relative; bottom: 60px !important; }
    .timeline #n07 > div.timeline-panel.barText { position: relative; bottom: 42px !important; }
    .timeline #n10 > div.timeline-panel.barText { position: relative; bottom: 42px !important; }
    .timeline #n22 > div.timeline-panel.barText { position: relative; bottom: 122px !important; }
    .timeline #n23 > div.timeline-panel.fooText { position: relative; bottom: 71px !important; }
    .timeline #n26 > div.timeline-panel.fooText { position: relative; bottom: 117px !important; } } }

@media (min-width: 992px) and (max-width: 1199px) { @supports (-moz-appearance: none) and (display: contents) { .timeline #n02 > div.timeline-panel.fooText { position: relative; bottom: 42px !important; }
    .timeline #n05 > div.timeline-panel.barText { position: relative; bottom: 42px !important; }
    .timeline #n07 > div.timeline-panel.barText { position: relative; bottom: 42px !important; }
    .timeline #n10 > div.timeline-panel.barText { position: relative; bottom: 5px !important; }
    #n15 > div.timeline-panel.fooText { position: relative; bottom: 87px !important; }
    #n17 > div.timeline-panel.fooText { position: relative; bottom: 22px !important; }
    .timeline #n22 > div.timeline-panel.barText { position: relative; bottom: 122px !important; }
    .timeline #n23 > div.timeline-panel.fooText { position: relative; bottom: 34px !important; }
    .timeline #n26 > div.timeline-panel.fooText { position: relative; bottom: 81px !important; } } }
