/*
font-family:'Avenir LT W04_35 Light';
font-family:'AvenirLTW01-35LightObli';
font-family:'Avenir LT W01_85 Heavy';
font-family:'AvenirLTW01-85HeavyObli';
font-family:'GaramondClassico W00';
font-family:'MTFranklinGothicW01-Xtr';
*/

hr {
  border: solid #022b36;
}

body {
  color: #363636;
  font-family: "Avenir LT W04_35 Light", sans-serif;
  font-size: 16px;
}

#header {
  background: #003d61;
  min-height: 118px;
  width: 100%;
}
.headwrap {
  min-height: 118px;
  padding: 0;
  position: relative;
}
.mainnav,
.footnav {
  font-size: 14px;
  list-style: none;
  padding: 0;
}
.mainnav {
  margin: 3px 0 0;
}
.footnav {
  margin: 0;
}
.mainnav li,
.footnav li {
  float: left;
  text-transform: uppercase;
}
.mainnav li {
  padding: 6px 10px;
}
.footnav li {
  padding: 0 8px;
}
.mainnav li a {
  color: #fff;
  text-decoration: none;
}
.mainnav li ul {
  background: #d7e8fb;
  border-bottom: 1px solid #ed8323;
  left: -999em;
  list-style: none;
  margin: 0.4em 0 0 -19px;
  padding: 0;
  position: absolute;
  width: 13.5em;
  z-index: 11;
}
.mainnav li ul li {
  border-bottom: 1px solid #ed8323;
  padding: 0.2em 0.5em !important;
  width: 13.5em;
}
.mainnav li ul li a,
.mainnav li ul li:hover a {
  color: #636363 !important;
}
.mainnav li:hover ul,
.mainnav li.sfhover ul {
  left: auto;
}
.mainnav li:hover {
  background: #ed8323;
}
.mainnav li ul li:hover {
  background: #9abdde !important;
}
.mainnav li:hover a {
  color: #fff;
}
.myacct {
  border-bottom: 4px solid #fff;
  color: #fff;
  font-size: 14px;
  padding: 0 0 3px;
  position: absolute;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 10px;
}
.myacct:hover {
  color: #ed8323;
  text-decoration: none;
}
.phone {
  color: #005581;
  font-family: "MTFranklinGothicW01-Xtr";
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 32px;
}
.navbar-toggle {
  border: 1px solid #fff !important;
}
.navbar-toggle .icon-bar {
  background: #fff !important;
}

#banner {
  /*background: url(images/banner2kx700.jpg)  no-repeat center center;
-webkit-background-size: cover; */
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  border-top: 5px solid #fff;

  height: 450px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.banimg {
  width: 100%;
  height: 100%;
}
.bannertext {
  background: rgba(0, 85, 129, 0.7);
  height: 100%;
  left: 0;
  padding: 92px 1% 0 11%;
  position: absolute;
  top: 0;
  width: 40%;
}
.bannercontent {
  border-left: 5px solid #fff;
  color: #fff;
  font-size: 24px;
  height: 14.4em;
  line-height: 1.2;
  padding: 5px 10px;
  text-shadow: 0 0 3px #333;
}
.bannerbig {
  display: block;
  font-size: 46px;
  line-height: 1;
  text-transform: uppercase;
}

.hometext {
  font-size: 24px;
  line-height: 1.3;
  padding-top: 15px;
  padding-bottom: 15px;
}
.hometext strong {
  color: #003d61;
  font-family: "Avenir LT W01_85 Heavy";
  font-weight: normal;
}
.textwrap {
  float: right;
  width: 345px;
}

#hometitles {
  background: #003d61;
  height: 48px;
  margin: 0 0 4px;
  width: 100%;
}
#homeimgs {
  background: url(images/bg_homeimgs.jpg) center top no-repeat;
  background-size: cover;
  height: 231px;
  width: 100%;
}
.homebox {
  float: left;
  padding: 0 2px;
  width: 33.3%;
}
.bgwhite {
  background: #fff;
  height: 48px;
  position: relative;
}
h4.hometitle {
  float: left;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 22px;
  font-weight: normal;
  height: 48px;
  line-height: 1;
  margin: 0;
  padding: 0 2px;
  text-align: center;
  text-transform: uppercase;
  width: 33.3%;
}
a.hometitletext {
  background: #003d61;
  color: #fff;
  display: block;
  height: 100%;
  padding: 13px 0;
  text-decoration: none;
}
a.hometitletext:hover {
  background: #ed8323;
}
h4.hometitle:first-child {
  padding-left: 0;
}
h4.hometitle:last-child {
  padding-right: 0;
  width: 33.401%;
}
h4.hometitle:last-child:after {
  clear: both;
  content: "";
  display: block;
}
.homebox img {
  width: 100%;
}
.reveal {
  background: #fff;
  color: #363636;
  display: none;
  font-family: "Avenir LT W04_35 Light", sans-serif;
  font-size: 16px;
  height: 231px;
  left: 2px;
  line-height: 1.4;
  padding: 4px 20px 0 0;
  position: absolute;
  text-align: left;
  text-transform: none;
  top: 48px;
  width: 100%;
  z-index: 11;
}
.hometitle:hover .reveal {
  display: block;
}
.reveal p {
  margin: 0;
  padding: 25px 0 0;
}
.reveal img {
  float: left;
  margin: 0 40px 0 0;
  max-height: 100%;
  width: 33.6%;
}
.border {
  border-bottom: 1px solid #000;
  display: block;
  height: 1;
  margin: 5px 0 10px;
  width: 85%;
}

.bigbtn {
  background: #ed8323;
  color: #fff;
  display: block;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 26px;
  line-height: 1;
  margin: 0 0 4rem;
  padding: 1.5rem 0.2rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 300ms ease;
  width: 100%;
}
.bigbtn2 {
  background: #ed8323;
  color: #fff;
  display: block;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 17px;
  line-height: 1;
  margin: 0 0 4rem;
  padding: 1.5rem 0.2rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 300ms ease;
  width: 100%;
}
.bigbtn:hover,
.bigbtn:active,
.bigbtn:focus {
  background: #003d61;
  color: #fff;
  text-decoration: none;
}
.bigbtn2:hover,
.bigbtn2:active,
.bigbtn2:focus {
  background: #003d61;
  color: #fff;
  text-decoration: none;
}
.bigbtn:visited {
  color: #fff;
  text-decoration: none;
}
.bigbtn2:visited {
  color: #fff;
  text-decoration: none;
}
.smtext {
  display: block;
  font-size: 16px;
}

.smtext2 {
  display: block;
  font-size: 13px;
}

.midcol {
  color: #6398cc;
  float: right;
  margin: 0 0 0 2rem;
  width: 300px;
}

#spacerow,
#newsrow,
#careerrow {
  background-size: cover !important;
  color: #fff;
  margin: 0 0 4px;
  min-height: 38rem;
  padding: 4rem 0;
  position: relative;
  width: 100%;
}

#spacerow {
  background: url(images/bg_space.jpg) center center no-repeat;
}
#newsrow {
  background: url(images/bg_newsnew.jpg) center center no-repeat;
}
#careerrow {
  background: url(images/bg_careers.jpg) center center no-repeat;
}
.aspace {
  font-size: 18px;
}
.aspace h3 {
  border-top: 1px solid #fff;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 21px;
  font-weight: normal;
  margin: 1rem 0 2rem;
  padding: 2rem 0 0;
  text-transform: uppercase;
  width: 100%;
}
.aspace ul {
  margin: 0 0 2rem;
  padding: 0 0 0 15px;
}
.newswrap {
}
.bordrite {
  border-left: 5px solid #fff;
  color: #fff;
  font-size: 16px;
  min-height: 22rem;
  padding: 5px 10px;
  text-shadow: 0 0 3px #333;
}
.newsfeed {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newsfeed li {
  border-left: 5px solid #fff;
  float: left;
  margin: 0 0 1.5em;
  min-height: 24rem;
  padding: 0 1rem;
  width: 33%;
}
.newsdate {
  display: block;
  text-transform: uppercase;
}
.newstitle {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
}
.readmore {
  color: #ee8310;
  display: block;
  font-size: 14px;
}
.readmore:hover {
  color: #fff;
  text-decoration: none;
}

#footer {
  background: #ed8323;
  color: #fff;
  padding: 20px 0;
  width: 100%;
}
.footnav {
  float: right;
}
.social img {
  margin-right: 4px;
}
.connect {
  clear: right;
  float: right;
  margin: 15px 0;
}
.connect span,
.connect form,
.social,
#mc_embed_signup {
  float: left;
}
.emailinp,
#mce-EMAIL {
  border: none;
  padding: 3px 6px;
}
.emailsub,
#mc-embedded-subscribe {
  background: #003d61;
  border: none;
  color: #fff;
  padding: 3px 4px;
  text-transform: uppercase;
}
.attr {
  clear: right;
  text-align: right;
}

.attr a,
.footnav a,
.newsfeed a,
.attr a:hover,
.footnav a:hover,
.newsfeed a:hover,
#footer a,
.newstitle a {
  color: #fff;
  text-decoration: none;
}

#page {
  padding: 2em 0;
}

h2.pagetitle {
  border-bottom: 3px solid #6398cc;
  color: #003d61;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 20px;
  text-transform: uppercase;
  width: 100%;
}

h3.orgbg {
  background: #ed8323;
  box-shadow: 0 3px 6px #333;
  color: #fff;
  display: inline-block;
  font-family: "GaramondClassico W00", serif;
  font-size: 26px;
  margin: 0 0 10px;
  padding: 5px 8px;
}
#main h3 {
  color: #003d61;
  font-size: 22px;
}
#main {
  font-size: 16px;
}
#main img {
  height: auto;
  max-width: 100%;
}

.blue {
  color: #003d61;
}
.org {
  color: #ed8323;
}

.simplify {
  color: #003d61;
  font-size: 46px;
  line-height: 0.8;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.simplify span {
  display: block;
}
.simplify a,
.simplify a:hover {
  color: #003d61;
  text-decoration: none;
}
.simplify img {
  margin: -18px -3px -7px 0;
  z-index: 11;
}
.simpsub {
  font-size: 20px;
  line-height: 1;
}
.sidebox {
  margin: 0 0 15px;
  position: relative;
  width: 100%;
}
.sidebox img {
  max-width: 100%;
}
h4.sidetitle {
  background: #003d61;
  display: block;
  font-size: 19px;
  left: 0;
  margin: 0;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 44%;
  width: 100%;
}
h4.sidetitle a {
  color: #fff;
  text-decoration: none;
}
/*.sidebox:hover h4.sidetitle {
display: block;
}


.staff {
border-bottom: 3px solid #c1c5c8;
color: #003d61;
margin: 0 0 15px;
min-height: 215px;
padding: 55px 0 15px 325px;
position: relative;
}
.staff:last-child {
border-bottom: none;
}
.staffimg {
height: 195px;
left: 0;
position: absolute;
top: 0;
width: 295px;
}
.staffname {
display: block;
font-size: 22px;
}
.staff a, .staff a:hover, .staffinfo a, .staffinfo a:hover {
color: #000;
text-decoration: none;
}
.staffmore {
display: block;
margin: 20px 0 0;
}
.staffmore img {
vertical-align: middle;
}
.staffinfo {
color: #003d61;
}
.stafflg, .topimg {
margin: 0 0 1.5em;
width: 100%;
}
.topimg img {
height: auto;
width: 100%;
}
h3.lsidetitle {
border-bottom: 3px solid #ed8323;
color: #003d61;
font-size: 22px;
font-weight: normal;
line-height: 1.2;
margin: 0 0 10px;
padding: 0 0 3px;
}
h3.lsidetitle2 {
border-bottom: 3px solid #ed8323;
color: #4472C4;
font-size: 22px;
font-weight: normal;
line-height: 1.2;
margin: 0 0 10px;
padding: 0 0 3px;
}
.servlist {
color: #555;
font-size: 14px;
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.servlist2 {
color: #4472C4;
font-size: 14px;
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.servlist li {
border-bottom: 1px solid #dddedf;
margin: 0 0 10px;
padding: 0 0 10px;
}

.servlist2 li {
border-bottom: 1px solid #dddedf;
margin: 0 0 10px;
padding: 0 0 10px;
}
.leftsidebar {
color: #555;
}

.news {
border-bottom: 3px solid #c1c5c8;
clear: left;
color: #003d61;
margin: 0 0 15px;
padding: 15px 0;
position: relative;
}
.news:last-child {
border-bottom: none;
}
.newsimg {
float: left;
height: 175px;
margin: 0 1em 1em 0;
overflow: hidden;
width: 295px;
}
.newsimg img {
height: auto;
width: 100%;
}
.news h2 {
font-size: 22px;
line-height: 1.2;
margin: 0;
}
.news h2 a, .news a {
color: #003d61;
text-decoration: none;
}
.newsposted {
font-size: 16px;
}
.newsexc p {
display: inline;
}
.newsexc:after {
content: "";
display: block;
clear: both;
}
.addtoany_content_bottom {
border-top: 3px solid #6d9fcf;
margin: 10px 0 0;
padding: 5px 0 0;
}

.imgfull {
height: auto;
margin: 0 0 1.6em;
width: 100%;
}


/*****FORMS******/
#gform_2 label {
  font-weight: normal;
}
#gform_2 .ginput_container input,
#gform_2 textarea {
  background: #e7e7e8;
  border: none;
}
.formLeft,
.formRight {
  clear: none !important;
  float: left;
  width: 48%;
}
.formLeft {
  margin-right: 12px;
}
#gform_2 textarea {
  height: 90px;
}
#gform_submit_button_2 {
  background: #ed8323;
  border: none;
  color: #fff;
  font-family: "Avenir LT W01_85 Heavy";
  font-size: 14px;
  padding: 3px 0;
  text-align: center;
  text-transform: uppercase;
  width: 97.5%;
}
#gform_2 .gform_wrapper .gform_footer {
  margin-top: 0.5em !important;
  padding-top: 0.5em !important;
}

/*************************WORDPRESS**********************/
/* Alignment */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px;
}

.wp-caption {
  margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption {
  color: #767676;
}

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.comments-area {
  margin: 48px auto;
  max-width: 474px;
  padding: 0 10px;
}

.comment-reply-title,
.comments-title {
  font: 900 16px/1.5 Lato, sans-serif;
  margin: 0;
  text-transform: uppercase;
}

.comment-list {
  list-style: none;
  margin: 0 0 48px 0;
}

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
  font-size: 12px;
  line-height: 2;
  text-transform: uppercase;
}

.comment-list .reply {
  margin-top: 24px;
}

.comment-author .fn {
  font-weight: 900;
}

.comment-author a {
  color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
  color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
  color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0;
}

.comment-author {
  position: relative;
}

.comment-author .avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 18px;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
}

.bypostauthor > article .fn:before {
  content: "\f408";
  margin: 0 2px 0 -2px;
  position: relative;
  top: -1px;
}

.says {
  display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
  padding-left: 30px;
}

.comment-edit-link {
  margin-left: 10px;
}

.comment-edit-link:before {
  content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
  content: "\f412";
  margin-right: 2px;
}

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .children {
  list-style: none;
  margin-left: 15px;
}

.comment-respond {
  margin-bottom: 24px;
  padding: 0;
}

.comment .comment-respond {
  margin-top: 24px;
}

.comment-respond h3 {
  margin-top: 0;
  margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 14px;
  line-height: 1.7142857142;
}

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase;
}

.comment-form label {
  display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
  font-size: 12px;
  line-height: 1.5;
}

.required {
  color: #c0392b;
}

.comment-reply-title small a {
  color: #2b2b2b;
  float: right;
  height: 24px;
  overflow: hidden;
  width: 24px;
}

.comment-reply-title small a:hover {
  color: #41a62a;
}

.comment-reply-title small a:before {
  content: "\f405";
  font-size: 32px;
}

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block;
}

.comment-navigation .nav-previous a {
  margin-right: 10px;
}

#comment-nav-above {
  margin-top: 36px;
  margin-bottom: 0;
}

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
  min-height: 506px;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}

/* Caption styles */
.nivo-caption {
  background: rgba(0, 85, 129, 0.7);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  z-index: 8;
  padding: 55px 1% 0 11%;
  overflow: hidden;
  display: none;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}

.nivo-caption h3 {
  font-size: 28px;
  font-weight: normal;
  margin: 50px 0 5px 3px;
}
.nivo-caption p {
  padding: 5px;
  line-height: 130%;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  padding: 15px 0;
  position: absolute;
  left: 10em;
  top: 36.5em;
  z-index: 11;
}
.nivo-controlNav a {
  background: url(images/bg_slider.png) center top no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 13px;
  width: 13px;
  text-indent: -9999px;
  border: 0;
  margin: 0 2px;
}
.nivo-controlNav a.active {
  background: url(images/bg_slider_on.png) center top no-repeat;
}

/************************MEDIA QUERIES*********************/
@media (min-width: 1200px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 959px) {
  .mainnav li {
    padding: 6px 4px;
  }
  .nivo-caption {
    width: 50%;
  }
  .bordrite {
    height: 17.6em;
  }
  .nivo-caption h3 {
    margin: 5px 0 5px 3px;
  }
  .nivo-controlNav {
    top: 34.5em;
  }
}
@media (max-width: 767px) {
  .width-100-mobile {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  #header,
  .headwrap {
    min-height: 105px;
  }
  .logo {
    width: 55%;
  }
  .mainnav {
    font-size: 16px;
    border-bottom: none !important;
    border-top: none !important;
    text-align: right;
  }
  .mainnav li {
    float: none;
  }
  .mainnav li ul {
    background: none;
    border-bottom: none;
    left: auto;
    margin: 0;
    position: relative;
    width: 100%;
  }
  .mainnav li ul li {
    border-bottom: none;
    padding: 0.2em 0 !important;
    text-transform: none;
    width: 100%;
  }
  .mainnav li ul li a {
    color: #fff !important;
  }
  .bordrite {
    height: 35.6em;
  }
  #hometitles {
    background: none;
    height: 144px;
  }
  h4.hometitle,
  h4.hometitle:last-child {
    width: 100%;
  }
  .hometext {
    font-size: 20px;
  }
  .reveal {
    display: block;
    height: 450px;
    position: relative;
    top: 0;
  }
  .reveal img {
    float: right;
    margin: 20px 0px 0 0;
    width: 50%;
  }
  .reveal p {
    padding: 14px 0 0;
  }
  #hometitles {
    background: none;
    height: auto;
  }
  #homeimgs {
    display: none;
  }
  .bgwhite {
    height: auto;
  }
  h4.hometitle {
    float: none;
    height: auto;
  }
  h4.hometitle:last-child:after,
  .nivo-controlNav,
  #sidebar,
  .footnav {
    display: none;
  }
  #banner {
    height: 240px;
  }
  .textwrap {
    float: right;
    width: 100%;
  }
  .nivo-caption {
    padding: 0px 1% 0 2%;
    width: 55%;
  }
  .nivo-caption h3 {
    font-size: 22px;
    margin: 5px 0 5px 3px;
  }
  .bannerbig {
    font-size: 22px;
  }
  .bannercontent {
    font-size: 14px;
  }
  .nivoSlider img {
    min-height: 240px;
  }
  #newsrow {
    padding-top: 30px;
  }
  #page {
    padding: 2em 10px;
  }
  .staff {
    min-height: 160px;
    padding: 0px 0 15px 0;
    word-break: break-word;
  }
  .staffimg {
    width: 100%;
  }
  #main p {
    max-width: 100%;
  }
  #mc_embed_signup {
    margin: 8px 0;
    width: 50%;
  }
  .newsfeed li {
    width: 100%;
  }
  .midcol {
    width: 100%;
  }
}

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

@media print {
}
