body, html { background-color: #000; font-family: 'PT Sans', sans-serif; margin: 0px; min-height: 100%; overflow-x: hidden; padding: 0px;font-size:16px; }
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; }
h1 {font-size:1.1em;padding:20px;text-align:center;font-weight:bold;color:white;background-color:#3F98B6;}
h2 {color: #294677; margin-bottom: 20px;font-size: 2.2em; font-weight:bold;}
h2:after {content:'';display:block;border-radius:3px;width:0px;height:5px;background-color:#3F98B6;margin-top:6px;  -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;}
  h2:focus {outline:0px gray solid;}
  h2:focus:after {width:300px;background-color:#9A3020;} 
h3 {color: #3F98B6; font-size: 16px; padding-bottom: 10px;font-size:1.9em; font-weight:bold;}
h4 {color: #9A3020; font-size: 20px; padding-bottom: 10px;font-weight:bold; }
p { margin-bottom: 1.6rem; }
.bigp {font-size:1.3em;padding:15px;background-color:#FEF6DB;color:#294677}
.bigp img {width:80px!important;margin-right:20px;margin-bottom:10px}
ul { padding-left: 15px; }
ul li {margin-bottom: 0.5rem; color: #333;}
ul li:last-of-type {margin-bottom: 1.7rem;}
hr { border-bottom: 5px solid #3F98B6; transform: skewX(45deg); }
a { color:#3344dd; transition: background-color .2s, color .2s; }
a:hover, a:focus, a:active { color: #bb1122; }
a:visited {color:#884488;}
.button { background-color: #3F98B6; 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: #9A3020; color: #fff; }
.button:focus { color: #fff; }
.resp-container {
  position: relative;
  overflow: hidden;
  padding-top: 50.25%!important;
}
.resp-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* 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: #3F98B6; 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: #9A3020; }
.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 { text-align:center; width: 100%; padding: 20px 2%; }

/* 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; }


#menu { background-color: #fff; float: left; height: 100%; overflow: auto; padding-bottom: 18px; width: 15%; -webkit-box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 0px 12px 0px rgba(0,0,0,0.75);}
#menu div { background-color: #f2f2f2; border: 1px solid #aaa; border-width: 1px 0; height: 54%; 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: 12px 8px 15px 10px;position: relative; width: 100%; }
#menu ul li a i { background-color: #3F98B6; 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: #9A3020; 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; }

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


/* SLIDE AREA */
#mainArea { background-image: url("../images/bgg.jpg"); 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: 54px; height: auto; left: 15%; margin: 0; position: fixed; top: 24px; 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 h2 { margin: 0 1.5% 18px; }
.slide > div { background-color: rgba(255,255,255,1); box-shadow: 0 8px 15px -4px #000; color: #333; height: 100%; margin: 0 auto; overflow-x: hidden; overflow-y: auto; padding: 24px 1%; width: 100%; } 
.slide img { width: 100%; }
.contact-open #slides > div { margin-left: -390px; }

.colorbox {padding:20px;border-radius:5px;background:#DDDDB2;font-weight:bold;margin-bottom:30px}
.colorbox h3,.colorbox li {color:#294677;}

#nav-progress { bottom: 0; height: 30px; overflow: auto; position: absolute; right: 0; width: 85%; }
#nav-progress a { background-color: #000; background-color: #3F98B6; color: #fff; float: left; height: 100%; line-height: 30px; text-align: center; width: 10%; }
#nav-progress > a:hover { background-color: #000; }
#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: #721115; border: 1px solid #9A3020; border-width: 10px 4px; height: 100%; width: 100%; }
#nav-progress ul li a.active { background-color: #F2C442; }
#nav-progress ul li a span { color: #000; left: -9999px; position: absolute; top: -9999px; }
#nav-progress ul li a:hover { border-color: #F2C442; }





/* MENU & COMMENT BUTTONS */
.meeting-button { background-color: #3F98B6; box-shadow: inset 0 0 0 2px #3F98B6; color: white; 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; top: 14px; width: 60px; z-index: 1; color:white;-webkit-box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75);
    box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75);}
#menu-toggle:hover { color: #F2C442; }
#menu-toggle span { background-color: white; display: block; height: 4px; margin: 4px auto; transition: margin .2s, transform .2s; width: 40%; }
#menu-toggle:hover span { background-color: #F2C442; }

#contact { background-color: white; height: 100%; left: 100%; margin: 0; overflow-y: auto;  position: fixed; top: 0; transition: margin .6s; width: 390px; }
#contact .wrapper {padding: 12px;}
#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;display:block; padding:20px;text-align:center;background:#3F98B6;color:white;  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;}
#closecomment:hover {background:#294677;}
#contact-button { right: -3px; top: 14px; width: 84px;-webkit-box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75);
    box-shadow: -8px 0px 13px 0px rgba(0,0,0,0.75); }
#contact-button i { font-size: 2em; 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: #F2C442; transition: color .8s; }
.meeting-button:hover:before,
.meeting-button:hover:after { height: 100%; width: 100%; }
.meeting-button:hover:before { border-right-color: #F2C442; border-top-color: #F2C442; transition: width 0.2s ease-out, height 0.2s ease-out 0.2s; }
.meeting-button:hover:after { border-bottom-color: #F2C442; border-left-color: #F2C442;transition: height 0.2s ease-out .6s, width 0.2s ease-out 0.4s; }

#pubartcont {position:relative;padding:0px;height:auto;}
#artmap {width:100%;top:0;left:0;}
.artcallout {height:60px;;width:auto;font-size:2em;font-weight:bold;padding:7px;background-color:#FEF6DB;position:absolute;color:#223C68;-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);border:2px #223C68 solid;max-width:250px;  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;}
  .artcallout:hover {background-color:#223C68;cursor:pointer;color:white;border:2px #F2C442 solid;}
.artcallout span {display:block;}
.dropdown {width:0px;overflow:hidden;height:0px;background:#223C68;  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;position:absolute;font-size:.5em;}
    .dropdown.left {right:-2px;}
    .dropdown.right {left:-2px;}
    .dropdown.top {bottom:58px;}
    .dropdown.bottom {top:58px;}
    .artcallout:hover .dropdown {width:300px;height:auto;padding:15px;background:#FEF6DB;color:black;border:2px #223C68 solid;}
    #for-ttseven {left:8%;top:14%;}
    #for-tteight {right:11%;top:19%;}
    #for-ttfifteen {right:11%;top:43%;}
    #for-ttsixteen {right:45%;bottom:3%;}
    #for-ttfifteentwo {left:22%;bottom:5%;}
    #for-ttfourteen {left:2%;top:37%;}
    #projbgun .yellowbox {text-align:center;padding:15px;margin:0;min-height:290px;border-radius:4px;}
#projbgun .yellowbox img {width:60px;margin-bottom:10px;}
.nopads {padding:10px;}
.nopads:first-of-type {padding-left:0px;}
.nopads:last-of-type {padding-right:0px;}


@keyframes pulse {
    from {background:#FEF6DB; -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);}
    50% { background:#F2C442; -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);}
    to { background:#FEF6DB;-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);}
  }
  
  .fe-pulse-w-pause {
    animation-name: pulse;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  }
  .fe-pulse-w-pause:hover,
  .fe-pulse-w-pause:focus {
    animation-name: unset;
  }
/* Modal Window */
.modal-window { height: 100%; left: 0; position: fixed; top: -100%;  -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; width: 100%; z-index: 2;}
.modal-window.showing { top: 0; }
.modal-window > span { background-color: rgba(0,0,0,.75); cursor: pointer; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.modal-window > span > span { color: #fff; font-size: 6em; line-height: .6em; padding: 13px 15px; position: absolute; right: 8%; top: 5%; transition: color .2s; }
.modal-window > span > span:hover { color: #ddd; }
.modal-window > div { background-color: #fff; border: 1px solid #333; box-shadow: 1px 63px 58px 0 #111; height: 78%; margin: -84px auto 0; padding: 20px 5%; position: relative; transition: 1s ease-in-out .1s; width: 70%;overflow: hidden;
    overflow-y: auto; }
.modal-window.showing > div { box-shadow: 4px 13px 28px 0 #111; margin-top: 90px; }

/* 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;  }

/* Tabs */
.tabset { margin: 14px 0 28px; }
.tabset .tablist { list-style-type: none; margin:0px; padding: 0;padding-left:20px; }
.tabset .tab { font-size:18px;position:relative;background: #333;  cursor: pointer; display: inline; float: left; font-weight: bold; margin: 0; padding: 25px 10px 25px 18px; position: relative; width: 48%;  margin:0 1.5%;text-align:center;color:white;  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; height:80px;}
    .tabset .tab:first-of-type {margin-left:0;}
    .tabset .tab:last-of-type {margin-right:0;}
    .tabset .tab:before {
    border-color:#333 #333 #333 transparent;-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    }
    .tabset .tab:after {
        border-left: 20px solid #333;-webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .tabset .tab[aria-selected="true"]:before {
        border-color:#3F98B6 #3F98B6 #3F98B6 transparent;
        }
        .tabset .tab[aria-selected="true"]:after {
            border-left: 20px solid #3F98B6;
        }
    .tabset .tab:before{
        content: "";
        width: 0;
        height: 0;
        border-width: 40px 20px;
        border-style: solid;
        position: absolute;
        left: -20px;
        top:0;
    }

    .tabset .tab:after{
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-bottom: 40px  solid transparent;
        right: -20px;
        top:0;
    }

    .panel div div {border:2px gray solid;padding:30px!important;background:white;font-size:1.2em;border-radius:4px}
    .panel div div p {margin-bottom:0;}
    #panel1 div div {width:23%!important;margin:1%;min-height:250px;}
    #panel2 div div {margin-top:1%}
    

.tabset .tab:hover { background-color: #F2C442; }
.tabset .tab:hover:before {
    border-color:#F2C442 #F2C442 #F2C442 transparent;
    }
    .tabset .tab:hover:after {
        border-left: 20px solid #F2C442;
    }
.tabset .tab[aria-selected="true"] { background-color: #3F98B6;  }

.tabset .tab[aria-selected="true"]:hover:before {
    border-color:#3F98B6 #3F98B6 #3F98B6 transparent;
    }
    .tabset .tab[aria-selected="true"]:hover:after {
        border-left: 20px solid #3F98B6;
    }
    .tabset .tab:focus {outline:none;text-decoration:underline;}
  
.tabset .panel { background:#f2f2f2; clear: both; display: none; margin: 0; padding: 24px 2%; }
.tabset .panel[aria-hidden="false"] { display: block; }
.tabset .panel h3 { margin: 0;}
.tabset .panel .row > div { padding: 0 2% 0 0 ; }

.ponebox {text-align:center;}
.ponebox img {width:60px;margin-bottom:10px;}
#panel1 div div:first-of-type {margin-left:0px;}
#panel1 div div:last-of-type {margin-right:0px;}
#panel1 h3, #panel2 h3 {text-align:center;}
#tyimg {padding:0 10%;}
.bigpcenter {text-align:center;font-weight:bold;}
.schedbox {text-align:center;padding:30px;margin-top:30px;}
.schedbox div {border:2px solid #3F98B6;border-radius:5px;padding:30px;  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;}
.schedbox div:hover {background:#CCE9F3;}
.schedbox p {font-size:1.4em;}
.schedbox p span {font-weight:bold;font-size:1.6em;text-transform:uppercase;color:#9A3020;}
.schedbox img {width:150px;margin-bottom:30px;}
/* Accordion */


.Accordion {
    margin: 0;
    padding: 0;
    border: 2px solid hsl(0, 0%, 82%);
    border-radius: 7px;
   
  }
  
  .Accordion h3 {
    margin: 0;
    padding: 0;
  }
  
  .Accordion.focus {
    border-color: hsl(216, 94%, 73%);
  }
  
  .Accordion.focus h3 {
    background-color: hsl(0, 0%, 97%);
  }
  
  .Accordion > * + * {
    border-top: 1px solid hsl(0, 0%, 82%);
  }
  
  .Accordion-trigger {
    background: white;
    color: hsl(0, 0%, 13%);
    display: block;
    font-size: 1.2rem;
    font-weight: normal;
    margin: 0;
    padding: .7em 1.5em;
    position: relative;
    text-align: left;
    width: 100%;
    outline: none;
    font-weight:bold;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }


  
  .Accordion-trigger:focus,
  .Accordion-trigger:hover {
    background: #F2C442;
    color:#294677;
  }
  .Accordion-panel {background:#f1f1f1;}
  .Accordion *:first-child .Accordion-trigger {
    border-radius: 5px 5px 0 0;
  }
  
  button {
    border-style: none;
  }
  
  .Accordion button::-moz-focus-inner {
    border: 0;
  }
  
  .Accordion-title {
    display: block;
    pointer-events: none;
    border: transparent 2px solid;
    border-radius: 5px;
    padding: 0.25em;
    outline: none;
  }
  
  .Accordion-trigger:focus .Accordion-title {
    border: white 1px solid;
  }
  
  .Accordion-icon {
    border: solid white;
    border-width: 0 2px 2px 0;
    height: 0.5rem;
    pointer-events: none;
    position: absolute;
    right: 2em;
    top: 50%;
    transform: translateY(-60%) rotate(45deg);
    width: 0.5rem;
  }
.subli {margin-bottom:0px;}
  .Accordion-trigger:focus .Accordion-icon,
  .Accordion-trigger:hover .Accordion-icon {
    border-color: white;
  }
  .Accordion-trigger[aria-expanded="true"] {background:#3F98B6;color:white;font-weight:bold;}
  .Accordion-trigger[aria-expanded="true"] .Accordion-icon {
    transform: translateY(-50%) rotate(-135deg);
  }
  
  .Accordion-panel {
    margin: 0;
    padding: 1em 1.5em;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  
  /* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
  .Accordion-panel[hidden] {
    display: none;
  }
  
  fieldset {
    border: 0;
    margin: 0;
    padding: 0;
  }
  
  input {
    border: 1px solid hsl(0, 0%, 62%);
    border-radius: 0.3em;
    display: block;
    font-size: inherit;
    padding: 0.3em 0.5em;
  }

  .yellowbox {padding:20px 15px;background:#FEF6DB;min-height:300px;}
  .yboxcont {padding:0;margin-top:30px;}
    .yboxcont:last-of-type {padding-left:20px;}

/* MEDIA QUERIES */
@media screen and (max-width: 1370px) {
.artcallout {height:45px;;font-size:1.3em;}
    .dropdown.left {right:-2px;}
    .dropdown.right {left:-2px;}
    .dropdown.top {bottom:42px;}
    .dropdown.bottom {top:42px;}
    .artcallout:hover .dropdown {width:200px;padding:10px;}
}
@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; }
   
    #contact-toggle { right: 80px; }
    #nav-progress { width: 80%; }
 
  
}

@media screen and (max-width: 1030px) {
    #menu { margin-left: -220px; position: relative; width: 220px; 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; }

    #menu-toggle { display: block; }
 
    .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: 10px 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: 92%; }
    .menu-open #slides > div { margin-left: 240px; }
    #lightbox img { max-width: 8000%; width: 160%; }
}

@media screen and (max-width: 992px) {
    .modal-window > span > span { font-size: 1.8em; padding: 8px; }
    .modal-window > div { font-size: .9em; height: 85%; padding: 8px 10px; width: 90%; }
    .modal-window.showing > div { margin-top: 74px; }
}


@media screen and (max-width: 768px) {
#panel1 div div {width:100%!important;margin:0;min-height:20px;margin-bottom:20px;}
.tabset .tab {padding-top:15px;}
.bigp {text-align:center;}
#projbgun .yellowbox {min-height:0px;}
#for-ttsixteen {
    right: 38%;
}
#for-ttfourteen {
    top: 40%;
}
.Accordion-trigger {    font-size: 1rem;padding: .7em 1em;}
.yellowbox {min-height:0px;}
.yboxcont:last-of-type {
    padding-left: 0px;
}
.schedbox img {
    width: 100px;
    margin-bottom: 20px;
}
.schedbox div {padding:15px;}
.schedbox {margin-top:10px;}
#tyimg {
    padding: 0;
}
h3 {font-size: 1.3em;}

}

@media screen and (max-width: 640px) {
 
    h2 { font-size: 1.8em; }
    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 #3F98B6; 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.4em; padding: 4px; }

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

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

}

@media screen and (max-width: 530px) {
    #nav-progress { height: 38px; }
    #nav-progress a { border-right: 1px solid #aaa; line-height: 38px; width: 50%; }
    #nav-progress a:last-of-type { border: 0; }
    #nav-progress ul { display: none; }

    #lightbox img { width: 250%; }
}