body, html { background-color: #fff; font-family: '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; font-family: 'Open Sans', sans-serif;}
h2 {color: #2E6B8D; margin-bottom: 20px;}
h3 {background-color: #751113; color: #fff; font-size: 20px; font-weight: 700; margin: 10px 0; margin-left: 0; padding: 8px 16px; border-radius: 4px;}
h4 {color: #333; font-size: 18px; font-weight: bold; font-style: uppercase; margin-bottom: 10px;}
p { line-height: 1.6em; margin: 1.2rem 0; padding-left: 5px;}
p.subtitle {margin: 1.75%; width: 95%;font-size: 18px; color: #000; margin-bottom: 0; padding-bottom: 0;}
li {line-height: 1.6em; margin-bottom: 0.5rem; color: #333;}
hr { border-bottom: 5px solid #2E6B8D; }
hr.subtitle { border-bottom: 1.5px solid gray; margin: 15px auto;}
a { color:#2E6B8D; transition: background-color .2s, color .2s; }
a:hover, a:focus, a:active { color: #800; }
a:visited {color:#884488;}
.button { background-color: #751113; 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: #800; color: #fff; transition: 0.5s all;}
.button:focus { color: #fff; }
blockquote {background-color: #800; border: none; color: #fff; }

hr.enlarge {padding-top: 5px; margin-top: 0; margin-bottom: 0; border-bottom: 1px gray solid; border-top: none;}
em {font-size: 14px;}
/* 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"] { background-color: #FDBA17; border-radius: 14px; border: 0; color: #333; letter-spacing: .05em; margin-top: 14px; padding: 4px 16px; transition: background-color .2s; }
.button:hover,
input[type="submit"]:hover { background-color: #FF6105; }
.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: 15px; width: 130px; }

/* 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 {color: #2E6B8D; font-size: 1.4em; height: 60px; left: 20%; line-height: 1.2em; margin: 15px 0; position: absolute; text-align: left; width: 65%; z-index: 1; }
h1:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
h1 span { display: inline-block; vertical-align: middle; font-weight: 700; }

#menu { background-color: #ffffff; float: left; height: 100%; overflow: auto; padding-bottom: 18px; width: 15%; }
#menu #menuinner { background-color: #ffffff; border: 1px solid #aaa; border-width: 1px 0; height: 53%; 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: #751113; 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: #773227; opacity: 1; }
#menu ul li a i:before { content: "\f101"; }
#menu ul li a span { display: inline-block; font-size: .9em; line-height: 1.3em; padding: 4px 0 0 30px; vertical-align: middle; }
#menu ul li a:hover { background-color: #f2f2f2; color: #000;}
#menu ul li a:hover i { opacity: 1; }
#menu ul li a.showing { background-color: #2E6B8D; color: #fff; }

.resources { font-size: .9em; padding: 14px 18px 0; text-align: center; }
.resources h2 { color: #fff; font-size: 1.1em; margin: 0 0 10px; }
.resources a { color: #2e6b8d; display: block; line-height: 1.1em; margin-bottom: 6px; text-align: left; font-weight: bold; }
.resources a:hover { color: #fff; }

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

/* SLIDE AREA */
#mainArea { background-image: url("../images/bg.png"); background-size: cover; 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; font-size: 1.1em; 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 h2 { color: #2E6B8D; font-size: 2em; font-weight: 700; margin: 4px 1.5%; }
.slide > div { background-color: rgba(255,255,255,.96); box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); color: #333; height: 100%; margin: 0 auto; overflow-x: hidden; overflow-y: auto; padding: 24px 3%; width: 100%; border-radius: 12px; } 
.slide img { width: 100%; }
.contact-open #slides > div { margin-left: -390px; }

.image-slider { margin-bottom: 32px; overflow: hidden; position: relative; }
.image-slider img { width: 100%; }
.image-slider .before-image { overflow: hidden; position: absolute; top: 0; left: -49.25%; width: 100%; }
.image-slider .before-image > img { position: relative; left: 49.25%; }
.image-slider .is-toggle { background-color: #fff; cursor: pointer; height: 100%; position: absolute; left: 50%; top: 0; width: 10px; }
.image-slider .is-toggle > div { background-color: #fff; border-radius: 50%; height: 54px; margin-top: -27px; margin-left: -23px; position: absolute; top: 50%; width: 54px;  }
.image-slider .is-toggle > div:before,
.image-slider .is-toggle > div:after { border: 10px solid transparent; border-width: 7px 10px; border-right-color: #0096d6; content: ""; margin-top: -7px; left: 1px; position: absolute; top: 50%; }
.image-slider .is-toggle > div:after { border-right-color: transparent; border-left-color: #0096d6; left: auto; right: 0px; }
.image-slider .is-toggle > div:hover, 
.image-slider .is-toggle > div:focus { background-color: #eee; }

a.callout-button { background: #FDBA17; color: #333; padding: 8px 18px; border-radius: 6px; display: inline-block; font-weight: bold;}
.callout-button:hover { background: #00284b; color: #fff; }

.purpose { background: #f2f2f2; color: #333; padding: 10px 25px; margin-top: 25px; border-radius: 6px;}
.purpose h3 {background-color: none; padding: none;}

.callout {margin-top: 25px; background: #2E6B8D; color: #fff; padding: 8px 25px; border-radius: 14px;}

#nav-progress { bottom: 0; height: 50px; overflow: hidden; position: absolute; right: 0; width: 85%; }
#nav-progress a { background-color: #fff; color: #333; float: left; height: 100%; line-height: 62px; text-align: center; width: 10%; }
#nav-progress > a:hover { background-color: #f2f2f2; }
#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: #2E6B8D; border: 1px solid #fff; border-width: 19px 2px; height: 100%; width: 100%; }
#nav-progress ul li a.active { background-color: #FDBA17; }
#nav-progress ul li a span { color: #000; left: -9999px; position: absolute; top: -9999px; }
#nav-progress ul li a:hover { border-color: #f2f2f2; }

/* MENU & COMMENT BUTTONS */
.meeting-button { background-color: #FDBA17; box-shadow: inset 0 0 0 2px #2E6B8D; color: #333; font-size: .9em; font-weight: 700; height: 60px; position: absolute; text-align: center; text-transform: uppercase; width: 60px; border-radius: 6px; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

#menu-toggle { display: none; left: 20px; padding-top: 8px; top: 14px; width: 60px; z-index: 1; }
#menu-toggle:hover { color: #751113; }
#menu-toggle span { background-color: #2E6B8D; display: block; height: 4px; margin: 4px auto; transition: margin .2s, transform .2s; width: 40%; border-radius: 6px; }
#menu-toggle:hover span { background-color: #751113; }

#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 { font-size: .85em; right: 3%; top: 14px; width: 128px; }
#contact-button i { display: block; font-size: 1.8em; padding: 8px 0 2px; }

.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: #333; transition: color .8s; border-radius: 6px;}
.meeting-button:hover:before,
.meeting-button:hover:after { height: 100%; width: 100%; }
.meeting-button:hover:before { border-right-color: #751113; border-top-color: #751113; transition: width 0.2s ease-out, height 0.2s ease-out 0.2s; border-radius: 6px;}
.meeting-button:hover:after { border-bottom-color: #751113; border-left-color: #751113; transition: height 0.2s ease-out .6s, width 0.2s ease-out 0.4s;border-radius: 6px; }

/* 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%; background-color: #fff; padding: 20px; }
#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; }

/* Modal Window */
#popup { height: 100%; left: 0; opacity: 0; overflow-y: scroll; position: fixed; top: -100%; transition: opacity .1s, top 0s; width: 100%; z-index: 4; }
#popup > span { background-color: rgba(0, 58, 109,.95); height: 145%; left: 0; position: absolute; top: 0; width: 100%; }
#popup > span > span { color: #fff; cursor: pointer; font-size: 3em; line-height: .6em; padding: 12px 16px; position: absolute; right: 0; top: 0; }
#popup > div { background-color: #fff; box-shadow: 0 14px 9px -6px rgb(54,54,54); left: 20%; position: absolute; text-align: center; top: 80px; width: 60%; }
#popup > div > img { margin-top: -1px; width: 100%; }
#popup.showing { opacity: 1; top: 0; }
#popup .instructions {  background-color: #fff; color: #333; padding: 0px; margin-left: 10%; margin-right: 10%; }
#popup .instructions img { width: 100%; margin: 25px auto 0; }
#popup h2 span { font-size: 110%; text-transform: uppercase; color: #751113; margin: 15px 0; display: block;}
#popup p a {font-weight:bold;}

.footer {background-color: #2E6B8D; color: white; display: inline-block; text-align: center;}
.footer a {display: inline-block; margin-top: 10px;}
.footer i {color: white; font-size: 30px; padding-right: 15px; padding-bottom: 5px;}
.footer i:hover {color: #751113; transition: 0.5s all;}

.comment p {margin-top: 5px;}
.comment blockquote {border-left: #751113 solid 4px;}
.comment span {display: block; background: #2E6B8D; color: #fff; padding: 10px 12px;}

#faq-questions {padding: 0px 5% 50px; }
.faq-question { background-color: #fff; box-shadow: 0 6px 6px -6px #666; margin-bottom: 28px; padding: 22px 54px; position: relative; border-radius: 4px;}
.faq-question h3 {background-color: transparent; color: #454b54; cursor: pointer; font-size: 1.1em; font-weight: 700; margin: 0; padding: 0; }
.faq-question span { color: #0F3859; position: absolute; left: 24px; top: 16px; font-size: 25px;}
.faq-question div { line-height: 1.2em; padding: 9px 0; }
.bluebtn {background-color: #2E6B8D;color:white;}
.bluebtn:visited, .button:visited {color:white;}
.finalplanimg {max-width:400px;box-shadow: -1px 1px 5px 0px rgba(0,0,0,0.75);}

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

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

    #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%; }
}

@media screen and (max-width: 760px) {
    .large-image { border: 1px solid #aaa; overflow: auto; width: 100%; }
    .large-image img { max-width: 8000%; width: 800px; }
}

@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: .9em; }
    label { font-size: .9em;}

    #mainArea { overflow: hidden; }
    #menu { margin-left: -220px; width: 220px;}
    #menu ul li a { font-size: .9em; }
    .meeting-button { box-shadow: inset 0 0 0 1px #2E6B8D; font-size: .75em; 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 0 2px; }

    .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; }
    #slides h2 { font-size: 1.6em; }
    .menu-open #slides > div { margin-left: 220px; }
    .contact-open #slides > div { margin-left: -260px; }
    .slide { height: 100%; }
    .slide > div { padding: 14px 4%; }

    #popup .instructions { margin-left: 10%; margin-right: 10%; }
    #popup .instructions img { margin: 25px 0 0; }
    #popup > div > img.top { margin-top: -6px; }
    #popup p { margin-top: 5px; }

}

@media screen and (max-width: 530px) {
    #slides > div { bottom: 56px; }
    
    #use-flowchart h3 { font-size: 1.1em; padding: 10px 16px;  }
    #use-flowchart h3:before,
    #use-flowchart h3:after { display: none; }
    #use-flowchart h4 { font-size: 1em; }
    #use-flowchart h5 { font-size: .9em; }
    #use-flowchart ul li { line-height: 1.2em; }
    #use-flowchart > div { margin: 18px 2% 0; width: 96%; }
    
    #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%; }
}

@media screen and (max-width: 420px) {
    #popup > div {width: 85%; left: 8%;}
    #popup .instructions { margin-left: 3%; margin-right: 3%; }
}