body, html { background-color: #002844; font-family: Calibri,'Open Sans',sans-serif; font-size: 16px; margin: 0px; min-height: 100%; overflow-x: hidden; padding: 0px; }
a:hover, a:focus { transition: .2s; text-decoration: none; }
.container { padding: 0; }
.row { margin: 0; }
.row > div { padding: 0 1.5% 12px; }

h1,h2,h3,h4,h5,h6 { margin: 0; }
h2 {color: #003f66; margin-bottom: 20px;}
h3 {color: #003f66; font-size: 16px; padding-bottom: 10px; }
h4 { font-size: 20px; padding-bottom: 10px; }
p { margin-bottom: 1.6rem; }
ul { padding-left: 22px; }
ul li {margin-bottom: 0.5rem; }
hr { border-bottom: 5px solid #003f66; transform: skewX(45deg); }
a { color:#003f66; text-decoration: underline; transition: background-color .2s, color .2s; }
a:hover, a:focus, a:active { color: #00243a; }
a:visited {color:#884488;}
.button { background-color: #003f66; border-radius: 14px; border: 0; color: #fff; display: inline-block; letter-spacing: .05em; margin-top: 12px; padding: 4px 16px; transition: background-color .2s; }
.button:hover { background-color: #119aab; color: #fff; }
.button:focus { color: #fff; }

/* Forms */
form { margin: 18px 0; }
label { display: block; margin: 10px 0 8px; width: 100%; }
input[type="text"] { margin-bottom: 8px; padding-left: 3px; width: 100%; }
textarea { height: 80px; margin-bottom: 8px; padding: 3px 5px; resize: none; width: 100%; }
input[type="checkbox"],
input[type="radio"] { margin: 0 4px 0 2px; }
input[type="checkbox"] + label,
input[type="radio"] + label { display: inline-block; margin-right: 14px; position: relative; top: -1px; width: auto; }
input[type="submit"],
input[type="reset"] { background-color: #003f66; border-radius: 14px; border: 0; color: #fff; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover { background-color: #119aab; }
.required { color: #800; }
.required span { left: -9999px; position: absolute; top: -9999px; }

/* MAIN SCREEN */
#screen { height: 100%; left: 0%; position: absolute; transition: left .6s; width: 100%; }
.logo { display: block; margin: 0 auto; padding: 25px; width: 60%; }

/* LEFT MENU */
#skipcontent { background-color: #fff; border: 1px inset #aaa; border-radius: 8px; box-shadow: 2px 2px 8px 0 #333; color: #000; font-size: 1.4em; font-weight: 700; left: -9999px; padding: 6px 14px; position: absolute; top: -9999px; }
#skipcontent:focus { left: 8px; top: 8px; }

h1 { background-color: #000; background-color: rgba(0,0,0,.6); border-radius: 120px; color: #fff; font-size: 1.4em; height: 60px; left: 20%; line-height: 1.2em; margin: 15px 0; padding: 6px 22px; position: absolute; text-align: center; width: 65%; z-index: 1; }
h1:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
h1 span { display: inline-block; vertical-align: middle;  }

#menu { background-color: #fff; float: left; height: 100%; overflow: auto; padding-bottom: 18px; width: 15%; }
#menu div { background-color: #f2f2f2; border: 1px solid #aaa; border-width: 1px 0; height: 44%; overflow-y: auto; }
#menu ul { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#menu ul li { border-bottom: 1px solid #ccc; margin: 0; width: 100%; }
#menu ul li a { color: #333; display: block; padding: 2px 8px 10px; position: relative; width: 100%; }
#menu ul li a i { background-color: #003f66; color: #fff; display: inline-block; font-size: 1.1em; margin: 4px 0; opacity: .8; padding: 4px; position: absolute; text-align: center; transition: opacity .2s; }
#menu ul li a.showing > i { background-color: #119aab; opacity: 1; }
#menu ul li a i:before { content: "\f101"; }
#menu ul li a span { display: inline-block; font-size: .9em; font-weight: 700; line-height: 1.3em; padding: 4px 0 0 30px; vertical-align: middle; }
#menu ul li a:hover { background-color: #eee; }
#menu ul li a:hover i { opacity: 1; }
#menu ul li a.showing { background-color: #ddd; }

#menu > a { background: #003f66; color: #fff; display: block; font-size: 1.1em; margin: 14px 12px; line-height: 1.1em; min-height: 40px; padding: 8px 10px 8px 48px; position: relative; text-decoration: none; }
#menu > a:hover { background: #002740; }
#menu > a img { background: #003f66; height: 38px; left: 6px; margin-right: 8px; margin-top: -19px; padding: 4px 6px; position: absolute; top: 50%; transition: background .2s; }
#menu > a:hover img { background: #002740; }

/* TRANSLATOR */
#google_translate_element2 { display: none; }
#langaugeselectcont select { margin-left: 5%; width: 90%; }
#langaugeselectcont label { margin-left: 5%; width: 90%; }

/* Accordions */
.accordion-set { margin-bottom: 20px; }
.accordion-header { cursor: pointer; padding: 4px 8px; text-align: left; width: 100%; }
.accordion-header i { font-size: .5em; margin-left: 12px; transition: .45s; vertical-align: middle; }
.opened .accordion-header i { margin-top: -4px; transform: rotate(180deg); }
.accordion > div { padding: 2px 1%; }

/* SLIDE AREA */
#mainArea { background: #119aab; float: left; height: 100%; min-height: 100%; overflow: auto; position: relative; width: 85%; }

#slides { bottom: 0; height: 100%; position: relative; width: 100%; }
#slides > div { bottom: 74px; height: auto; left: 15%; margin: 0; position: fixed; top: 94px; transition: left .6s, margin .6s; width: 85%; }
.slide { color: #aaa; height: 100%; margin-left: -1200%; margin-top: -22px; opacity: 0; position: absolute; top: -200%; transition: 0s; width: 94%; }
.slide.showing { margin-left: 3%; margin-top: 0; opacity: 1; top: 0; transition: margin-left 0s, margin-top .7s, opacity .8s, top 0s; }
.slide > div { background-color: #fff; box-shadow: 0 8px 15px -4px #000; color: #002844; height: 100%; margin: 0 auto; overflow-x: hidden; overflow-y: auto; width: 100%; } 
.contact-open #slides > div { margin-left: -390px; }
.slide .row > div { padding: 16px 24px; position: relative; }

.slide h2 { background: #003f66; color: #fff; font-size: 2.2em; margin: 0; padding: 18px 24px 20px; }
.slide h3 { font-size: 1.4em; font-weight: 700; }
.slide p, 
.slide li { font-size: 1.1em; }

#nav-progress { bottom: 0; height: 50px; overflow: auto; position: absolute; right: 0; width: 85%; }
#nav-progress a { background-color: #000; background-color: rgba(0,0,0,.6); color: #fff; float: left; height: 100%; line-height: 62px; text-align: center; width: 10%; }
#nav-progress > a:hover { background-color: #000; }
#nav-progress a span { left: -9999px; position: absolute; top: -9999px; }
#nav-progress a i { font-size: 1.9em; }
#nav-progress ul { display: table; float: left; height: 100%; margin: 0; padding: 0; width: 80%; }
#nav-progress ul li { display: table-cell; height: 100%; padding: 0; }
#nav-progress ul li a { background-color: #003f66; border: 1px solid #222; border-width: 19px 2px; height: 100%; width: 100%; }
#nav-progress ul li a.active { background-color: #119aab; }
#nav-progress ul li a span { color: #000; left: -9999px; position: absolute; top: -9999px; }
#nav-progress ul li a:hover { border-color: #333; }

/* SLIDE SPECIFIC */
#contentslide1 > div { background: #bfe2e6; }
#contentslide1 h2 { border-bottom: 50px solid #002844; }
#contentslide1 h2 strong { display: block; }
#intro-images img { margin: -46px 14px 22px 0; width: 70px; }
#contentslide1 .col-md-8 { background: #fff; padding-bottom: 48px; }
#contentslide1 .col-md-4 { padding: 0; }
#contentslide1 .col-md-4 > div { background: #dbf0f2; padding: 20px 26px; }
#contentslide1 .col-md-4 p { margin: 0; padding: 20px 26px; }
.green-box { background: #e8f3d9; bottom: 0; height: 40px; left: 0; line-height: 40px; position: absolute; text-align: center; width: 100%; }
.green-box a { font-weight: 700; }

#contentslide2 .col-md-6 { padding: 0; }
#contentslide2 .col-md-6 > div { padding: 18px 34px; }
#contentslide2 .col-md-6 h3 { background: #119aab; color: #fff; font-size: 2em; padding: 12px; text-align: center; }
#contentslide2 .col-md-6:last-of-type h3 { background: #048393; }
#contentslide2 .col-md-6 ul { padding-left: 1px; }
.rounded-stat { background: #e8f3d9; border-radius: 12px; font-size: 1.1em; line-height: 1.4em; margin: 8px 0 24px 20px; padding: 18px 34px 18px 70px; position: relative; width: 94%; }
.rounded-stat span { display: block; font-size: 1.1em; font-weight: 700; }
.rounded-stat p { margin: 0; }
.rounded-stat img { height: 68px; left: -20px; margin-top: -34px; position: absolute; top: 50%; }

.arrow-notice { padding-top: 8px !important; padding-bottom: 8px !important; }
.arrow-notice p { margin: 0; }
.slide > .row > .arrow-notice { padding-top: 18px !important; }
.slide > .row > img { width: 100%;}

#contentslide2 ul { list-style-type: none; }
#contentslide2 ul li { margin-bottom: 26px; padding-left: 50px; position: relative; }
#contentslide2 ul li img { left: 0; position: absolute; width: 28px; }

#contentslide3 h4 { margin: 20px 0 12px; position: relative; }
#contentslide3 h4 span { background: #003f66; border-radius: 50px 0 0 50px; color: #fff; display: inline-block; font-weight: 700; height: 28px; line-height: 28px; padding: 0 8px 0 44px; text-transform: uppercase;  }
#contentslide3 h4 img { height: 40px; margin: -5px 0 0 -5px; position: absolute; }
#contentslide3 .col-md-8 p { padding-left: 28px;  }
#objectives { background: #ddeec6; }
#objectives > div { padding-left: 64px; position: relative; }
#objectives > div h5 { font-size: 1.1em; font-weight: 700; }
#objectives > div img { left: 4px; position: absolute; width: 44px; }

#contentslide4 .col-md-12 > a { background: #003f66; color: #fff; display: inline-block; font-size: 1.3em; font-weight: 700; letter-spacing: .03em; margin: 12px 0; padding: 4px 12px 5px; text-decoration: none; }
#contentslide4 .col-md-12 > a:hover { background: #002f4c; }
#contentslide4 .col-md-12 > a img { display: inline-block; height: 22px; margin-right: 5px; vertical-align: middle; }
#contentslide4 h4 { background: #ddeec6; display: inline-block; font-weight: 700; margin-bottom: 28px; padding: 6px 12px; }
#contentslide4 ul { list-style-type: none; }
#contentslide4 li { margin-bottom: 24px; min-height: 48px; padding-left: 48px; position: relative; }
#contentslide4 li img { left: 0; position: absolute; width: 36px; }
.teal-box { background: #dbf0f2; border-radius: 6px; padding: 7px 11px; }

.objective-title { background: #003f66; color: #fff; padding: 16px 24px 16px 108px !important; position: relative; }
.objective-title div { background: #9f2ba5; left: 0; height: 100%; position: absolute; text-align: center; top: 0; width: 88px; }
.objective-title div:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.objective-title img { width: 76px; }
.objective-title h2 { padding: 0; }
.objective-title p { margin-bottom: 0; }
.dk-blue-box { background: #119AAB ; color: #fff; font-size: 1.1em; line-height: 1.1em; padding: 12px 18px 12px 108px !important; }
.dk-blue-box p { margin: 0; }
.icon-section { margin-bottom: 26px; padding-left: 42px; position: relative; }
.icon-section >  img { left: 0; position: absolute; width: 28px; }
.icon-section p { margin-bottom: 0; }

.accordion-header { background: #f1ddf2; border: 0; padding-right: 34px; position: relative; }
.accordion-header img { display: inline-block; height: 24px; vertical-align: bottom; }
.accordion-header i { font-size: .8em; margin-top: -7px; position: absolute; right: 14px; top: 50%; transition: 0s; }
.accordion h3 { padding-bottom: 0; }
.opened .accordion-header i { margin-top: -9px; }
.accordion { background: #faf4fa; margin-bottom: 18px; }
.accordion > div { color: #003f66; padding: 12px 16px; }
.horizontal .accordion { display: inline-block; margin-right: 3%; vertical-align: top; width: 46%; }

#contentslide6 .objective-title div { background: #fdb71f; }
#contentslide6 .accordion-header { background: #ffebc0; }
#contentslide6 .accordion { background: #fff9ed; }

.orange-slide .objective-title div { background: #f06628; }
.orange-slide .accordion-header { background: #f9dacd; }
.orange-slide .accordion { background: #fef3ee; }

#garbage-input { background: #c4e9ee; border-radius: 6px; float: right; font-size: .9em; line-height: 1.2em; margin: 12px 12px 0 0; padding-top: 12px; padding-left: 58px; position: relative; width: 560px;  }
#garbage-input > i { color: #119aab; font-size: 1.5em; left: 20px; position: absolute; top: 16px; }
#garbage-input > p { margin: 0; }

#contentslide10 .objective-title div { background: #119aab; }
#contentslide10 .accordion-header { background: #c4e9ee; }
#contentslide10 .accordion { background: #eef9fa; }

.green-slide .objective-title div { background: #8bc53f; }
.green-slide .accordion-header { background: #ddeec6; }
.green-slide .accordion { background: #f5faee; }

#contentslide6 .col-md-8 { border-left: 1px solid #c3c3c3; }
#contentslide7 .col-md-5,
#contentslide11 .col-md-6 { border-right: 1px solid #c3c3c3; }

.control-height-var { padding-bottom: 5px !important; }
.definition { height: 180px; }
.definition div { background: #dbf0f2; bottom: 0; font-size: .9em; height: 90px; left: 0; line-height: 1.2em; padding: 8px 14px 8px 160px; position: absolute; width: 100%; }
.definition div:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.definition div:first-of-type { border-bottom: 1px solid #ccc; bottom: 90px; }
.definition div p { display: inline-block; margin: 0; vertical-align: middle; width: 94%; }
.definition div h3 { background: #015F6A; color: #fff; font-size: 1.2em; font-weight: 700; height: 100%; left: 0; padding: 0; position: absolute; text-align: center; top: 0; width: 144px; }
.definition div h3:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.def-grounded { height: auto; }
.def-grounded div { bottom: 0 !important; height: auto; margin-bottom: 20px; position: relative; width: auto; }
.def-grounded > div:last-of-type h3 { background: #048393; }
#contentslide8 .definition div { padding-left: 230px; }
#contentslide8 .definition div h3 { width: 210px; }

#contentslide13 > div { background: #002844; }
#contentslide13 .col-md-7 { background: #002844; color: #fff;  }
#contentslide13 .col-md-7 h3 { color: #fff; }
#contentslide13 .col-sm-4 { text-align: center; }
#contentslide13 .col-sm-4 div { background: #119aab; border-radius: 14px; height: 150px; line-height: 150px; margin: 0 auto; width: 150px; }
#contentslide13 .col-sm-4 div img { height: 76px; }
#contentslide13 .col-sm-4 h4 { font-weight: 700; padding: 25px 0 3px; }
#contentslide13 .col-md-5 { color: #000; padding: 0; }
#want-feedback { background: #dbf0f2; font-weight: 700; padding: 32px 20px 42px; text-align: center; text-transform: uppercase; }
#want-feedback p { color: #003f66; margin-bottom: 8px; }
#want-feedback a { background: #003f66; border-radius: 6px; color: #fff; display: inline-block; font-size: 1.2em; letter-spacing: .03em; line-height: 1.3em; padding: 16px 32px; text-decoration: none; widtH: 260px; }
#want-feedback a:hover { background: #00314f; }
#contentslide13 .padded { background: #fff; padding: 18px 24px 1px; }
#contentslide13 .padded h3 { color: #000; padding-bottom: 2px; }
#contentslide13 .padded > a { display: inline-block; margin: 0 5px 8px 0; width: 40px; }
#contentslide13 .padded > a img { width: 100%; }
#contentslide13 .padded strong { display: block; font-size: 1.2em; line-height: 1em; }
#app-download { background: #f8f8f8; padding: 16px 20px 12px 96px; position: relative; }
#app-download h3 { color: #000; font-size: 1.2em; padding: 0; }
#app-download > img { left: 14px; position: absolute; top: 12px; width: 70px; }
#app-download a { text-decoration: none; }
#app-download a img { height: 44px; margin: 4px 0; }
#app-download a span { left: -9999px; position: absolute; }
#app-download p { font-size: .8em; }

/* MENU & COMMENT BUTTONS */
.meeting-button { background-color: #fff; box-shadow: inset 0 0 0 2px #003f66; color: #003f66; font-size: .9em; font-weight: 700; height: 60px; position: absolute; text-align: center; text-transform: uppercase; width: 60px; }

#menu-toggle { display: none; left: 20px; padding-top: 8px; text-decoration: none; top: 14px; width: 60px; z-index: 1; }
#menu-toggle:hover { color: #119aab; }
#menu-toggle span { background-color: #003f66; display: block; height: 4px; margin: 4px auto; transition: margin .2s, transform .2s; width: 40%; }
#menu-toggle:hover span { background-color: #119aab; }

#contact { background-color: white; height: 100%; left: 100%; margin: 0; overflow-y: auto; padding: 12px; position: fixed; top: 0; transition: margin .6s; width: 390px; }
#menuOffScreen { background-color: rgba(35,35,35,.3); cursor: pointer; height: 100%; left: -200%; margin-left: 0; opacity: 0; position: fixed; top: 0; transition: left 0s ease-in-out .3s, margin 0s, opacity .3s; width: 100%; z-index: 2; }
#closecomment { color: #333; font-size: 1.2em; font-weight: 700; }
#contact-button { right: 5%; text-decoration: none; top: 14px; width: 84px; }
#contact-button i { font-size:1.8em; padding-top: 8px; }

.contact-open #screen { left: -390px; }
.menu-open #menuOffScreen,
.contact-open #menuOffScreen { left: 0px; margin-left: -390px; opacity: 1; transition: left 0s, margin .6s, opacity .6s; }
.menu-open #menuOffScreen { margin-left: 240px; }
.contact-open #contact { margin-left: -390px; }

.meeting-button:before,
.meeting-button:after { border: 2px solid transparent; content: ""; height: 0; position: absolute; width: 0; }
.meeting-button:before { left: 0; top: 0; }
.meeting-button:after { bottom: 0; right: 0; }

.meeting-button:hover { color: #119aab; transition: color .8s; }
.meeting-button:hover:before,
.meeting-button:hover:after { height: 100%; width: 100%; }
.meeting-button:hover:before { border-right-color: #119aab; border-top-color: #119aab; transition: width 0.2s ease-out, height 0.2s ease-out 0.2s; }
.meeting-button:hover:after { border-bottom-color: #119aab; border-left-color: #119aab; transition: height 0.2s ease-out .6s, width 0.2s ease-out 0.4s; }

/* LIGHTBOX */
#lightbox { height: 100%; position: fixed; top: -100%; transition: top .85s; width: 100%; z-index: 3; }
#lightbox > span { background-color: rgba(35,35,35,.8); cursor: pointer; height: 100%; position: absolute; top: 0; width: 100%; }
#lightbox > span span { color: #fff; font-size: 3.6em; line-height: .4em; padding: 15px; position: absolute; right: 0; top: 0; z-index: 5; }
#lightbox div { box-shadow: 0 8px 15px 0 #000; margin: -120px auto 0; max-height: 80%; overflow: auto; position: relative; transform: rotateX(90deg) translateY(-160px); transition: .24s; width: 88%; }
#lightbox img { display: block; width: 100%; }
#lightbox.on { top: 0; }
#lightbox.on div { margin-top: 50px; transition: .8s ease-out .32s; transform: rotateX(0deg) translateY(0px); }
.slide img.lightbox { cursor: pointer; margin-bottom: 18px; }

/* MEDIA QUERIES */
@media screen and (min-width: 1690px) {
    #menu ul li a span { font-size: 1.1em; }
    
    #slides { font-size: 21px; }

    #contentslide1 .col-md-8 { padding-bottom: 56px; }
    .green-box { height: 50px; line-height: 50px; }
    .control-height-var { padding-bottom: 20px !important; }
    
    .definition div { font-size: .8em; height: 100px; }
    .definition div:first-of-type { bottom: 100px; }
    .def-grounded div { height: auto; }

    #garbage-input { width: 700px; }
}

@media screen and (max-width: 1310px) {
    #menu { width: 20%; }
    #mainArea { width: 80%; }
    #slides > div { left: 20%; width: 80%; }
    .slide { width: 96%; }
    .slide.showing { margin-left: 2%; }
    .slide > div { width: 96%; margin: 0 auto; }
    h1 { font-size: 1.2em; left: 25%; padding: 0 18px; width: 60%; }
    #contact-toggle { right: 80px; }
    #nav-progress { width: 80%; }
    #menu > a { font-size: .9em; }

    .control-height-var { padding-bottom: 20px !important; }
    .definition div { height: auto; padding: 0 !important; position: static; }
    .definition div h3 { padding: 8px; position: static; width: 100% !important; }
    .definition div p { padding: 12px 18px; }

    #contentslide13 .col-sm-4 { padding: 8px !important; }
    #contentslide13 .col-sm-4 div { height: 108px; line-height: 108px; width: 108px; }
    #contentslide13 .col-sm-4 div img { height: 64px; }
    #app-download a { display: block; margin: 0; }
    #app-download a:last-of-type { margin-top: -9px; margin-left: -9px; }
}

@media screen and (max-width: 1030px) {
    #menu { margin-left: -240px; position: relative; width: 240px; z-index: 2; }
    #menu div { height: 48%; }
    #mainArea { width: 100%; }
    img.logo { display: block; width: 40%; margin: 0 auto; padding: 15px; }
    h1 { font-size: .9em; left: 15%; margin-left: -8px; width: 67%; }

    #menu-toggle { display: block; }
    #contact-button { right: 20px; }
    .menu-open #screen { left: 240px; }
    #nav-progress { width: 100%; }
    #nav-progress a { width: 15%; }
    #nav-progress ul { width: 70%; }
    #nav-progress ul li a { border-width: 20px 1px; }

    #slides { height: 84%; top: 0; }
    #slides > div { left: 0; width: 100%; }
    .slide { height: 100%; width: 100%; }
    .slide.showing { margin-left: 0; }
    .slide > div { width: 96%; }
    .menu-open #slides > div { margin-left: 240px; }
    #lightbox img { max-width: 8000%; width: 160%; }
    
    #contentslide6 .col-md-8,
    #contentslide7 .col-md-5
    #contentslide11 .col-md-6 { border: 0; }
    
    #app-download a { display: inline-block; margin: 0; }

    .control-height-var { padding-bottom: 24px !important; }

    #garbage-input { float: none; margin: 14px 2%; width: 96%; }
    #garbage-input i { top: 12px; }
}

@media screen and (max-width: 640px) {
    h1 { left: 2%; margin: 8px 0; top: 44px; width: 95%; }
    h2 { font-size: 1.2em; }
    p { font-size: .9em; }
    li { font-size: 14px; }
    label { font-size: .9em;}

    #mainArea { overflow: hidden; }
    #menu ul li a { font-size: .9em; }
    .meeting-button { box-shadow: inset 0 0 0 1px #003f66; font-size: .8em; height: 36px; }
    #menu-toggle { left: 8px; padding-top: 4px; top: 8px; width: 52px; }
    #menu-toggle span { height: 2px; margin: 2px auto; width: 30%; }
    #contact-button { line-height: .8em; right: 8px; top: 8px; }
    #contact-button i { font-size: 1.2em; padding: 4px; }

    #menu { margin-left: -220px; width: 220px; }
    .menu-open #screen { left: 220px; }
    #contact { width: 260px; }
    #closecomment { font-size: 1em;}
    .contact-open #screen { left: -260px; }
    .menu-open #menuOffScreen,
    .contact-open #menuOffScreen { margin-left: -260px; }
    .menu-open #menuOffScreen { margin-left: 220px; }
    .contact-open #contact { margin-left: -260px; }

    #slides { height: 100%; }
    #slides > div { top: 124px; }
    .menu-open #slides > div { margin-left: 220px; }
    .contact-open #slides > div { margin-left: -260px; }
    .slide { height: 100%; }

    .slide h2 { font-size: 1.5em; }

    #contentslide1 h2 { border-bottom-width: 36px; padding: 12px 16px; }
    #contentslide1 .col-md-8 { padding: 0; }
    #contentslide1 .col-md-8 > * { padding: 0 16px; }
    #intro-images img { margin: -22px 4px 12px 0; width: 38px; }
    .green-box { height: auto; line-height: 1.1em; padding: 9px 14px 12px !important; position: static; }
    
    #contentslide2 .col-md-6 > div { padding: 14px 24px; }
    #contentslide2 .col-md-6 h3 { font-size: 1.6em; padding: 10px; }

    .dk-blue-box { padding: 10px 18px !important; }
    .accordion-header { font-size: .85em; }
    .accordion { font-size: .9em; line-height: 1.3em; }
    .horizontal .accordion { width: 100%; }
}

@media screen and (max-width: 530px) {
    #slides > div { bottom: 56px; }
    
    #nav-progress { height: 38px; }
    #nav-progress a { border-right: 1px solid #aaa; line-height: 44px; width: 50%; }
    #nav-progress a:last-of-type { border: 0; }
    #nav-progress a i { font-size: 1.5em; }
    #nav-progress ul { display: none; }

    #lightbox img { width: 250%; }

    #want-feedback a { width: 80%;  }
}