/* Structure
----------------------------------------*/
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
html { -webkit-text-size-adjust: none; font-size: 14px; }
html.text-medium { font-size: 15px; }
html.text-large { font-size: 16px; }
body { background: #FFF; font-size: 14px; }
img { max-width: 100%; height: auto; }


/* Header
---------------------------------------- */
body.default .masthead { background: none; padding: 0; }
.masthead { position: relative; z-index: 5; background: #003462 url("/images/bg-subheader.jpg") 75% top no-repeat; padding-bottom: 50px; }
body.default div.top { background: url("/images/bg-header.png") repeat; }
div.top { padding: 10px 0; }
.top ul { list-style: none; margin: 0; padding: 0; }
.top ul li { float: left; margin-left: 20px; font: normal 16px/28px "Bree Serif", Georgia, serif; -webkit-text-stroke: .5px; }
.top ul li a { display: block; text-decoration: none; color: #FFF; text-shadow: 1px 1px 3px rgba(0,0,0,.8); padding-left: 30px; }
.top ul li a.onlinebanking { background: url("/images/icon-banking.png") left center no-repeat; }
.top ul li a.businessonlinebanking { background: url("/images/icon-businessBanking.png") left center no-repeat; }
.top ul li a.hours { background: url("/images/icon-locations.png") left center no-repeat; }
.top ul li input.searchField { border-radius: 50em; background: #012443 url("/images/icon-search.jpg") 10px center no-repeat; box-shadow: inset -6px 0 9px rgba(0,0,0,.75); border: 0; font-size: 13px; padding: 7px 10px 7px 35px; color: #FFF; }
.top ul li input.searchField:focus{border:1px solid #09F;outline:0;box-shadow:0 0 5px rgba(0,153,255,.5)}
.top ul li input[type="submit"] { display: none; }

.fdic-section {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: .7rem;
    text-align: left;
}

p.serving { top: 162px; right: 0;  font: italic 14px/48px "Bree Serif", Georgia, serif; margin: 0; color: #FFF; -webkit-text-stroke: .15px; background: url("/images/iowa.png") right center no-repeat; padding-right: 70px; }
p.serving span { color: #fbad18; font-size: 19px; }
body.default p.serving { left: 0; background: url("/images/serving-bar.png") left top no-repeat; padding-left: 90px; padding-right: 0; width: 51%; height: 44px; background-size: 100% 44px; line-height: 36px; }
/* Website Options */
body.default ul.tools { display: none; }
ul.tools { position: absolute; list-style: none; padding: 0; margin: 0; top: 178px; left: 0; }
ul.tools li { margin: 0 5px; color: #FFF; font: normal 13px "Open Sans", Arial, sans-serif; }
ul.tools li.last { margin-right: 15px; border-right: 1px solid #FFF; padding-right: 15px; }
ul.tools li.resize { margin: 0 2px; }
ul.tools li a { padding: 0; }



/* errors */
ul.vasc-form-error-list{ background:#f7f4c9; padding:21px;margin:0; margin-bottom:18px;font-family:Segoe UI, Helvetica, Arial, sansserif; border-radius:7px; border:1px solid #c22170; color:#c22170;}
ul.vasc-form-error-list li { list-style:none; margin-left:7px; margin-bottom:9px;}
ul.vasc-form-error-list li.head { list-style:none; margin-left:0; font-style:italic;}


/* Navigation
----------------------------------------- */
.menu { background: #FFF; padding: 12px 0 10px; z-index: 2; box-shadow: -8px 0 9px rgba(0,0,0,.75); }
.menu .right-bg { height: 60px; width: 35%; right: 0; top: 17px; background: url("/images/bg-nav.jpg") left top repeat-x; }
.menu ul { list-style: none; margin: 5px 0 0; padding: 0; }
.menu ul li { float: left; font: normal 19px/60px "Bree Serif", Georgia, serif; position: relative; background: url("/images/bg-nav.jpg") left top repeat-x; border-left: 2px solid #FFF; }
.menu ul li a { display: block; color: #FFF; text-shadow: 1px 1px 3px rgba(0,0,0,.8); text-decoration: none; padding: 0 10px; }
.menu ul li a:hover { }
.menu ul li.home a { text-indent: -9999em; background: url("/images/nav-home.jpg") left top no-repeat; width: 61px; }
.menu ul li.icons a { display: inline-block; vertical-align: middle; line-height: normal; padding: 0 5px; }
.menu ul li.icons a.facebook { padding-left: 15px; }
.menu ul li.icons a.wordpress { padding-right: 0; }
/* 2nd Tier */
.menu ul li > ul { display: none; position: absolute; top: 100%; left: 0; background: #FFF; width: 300px; padding: 0; box-shadow: 0 5px 15px rgba(0,0,0,.3); margin: 0; }
.menu ul li:hover > ul { display: block; }
.menu ul li > ul li { float: none; display: block; font-size: 15px; padding: 0; background: #FFF url("/images/bg-submenu.jpg") left bottom repeat-x; line-height: normal; border: 0; -webkit-text-stroke: .5px; }
.menu ul li > ul li a { display: block; color: #636363; padding: 10px; border: 0; text-shadow: none; background: url("/images/icon-arrow.png") 97% 10px no-repeat; }
.menu ul li > ul li a:hover { color: #252525; background-position: 97% -188px; }
/* 3rd Tier */
.menu ul li > ul li > ul { margin: 0; left: 100%; top: 0; background: #EEE; box-shadow: inset 1px 0 3px rgba(0,0,0,.1); }


/* Marketing Message
----------------------------------------- */
.marketing { margin: -146px 0 0; position: relative; z-index: 2; }
.flexslider { width: 100%; z-index: 2; height: auto; position: relative; border: 0; zoom: 1; overflow: hidden; }
ul.slides { margin: 0; padding: 0; zoom: 1; }
ul.slides li { list-style:none; position: relative; display: none; width: 100%; height: 633px; }
ul.slides li img { max-width: 100%; display: block; margin: 0 auto; background: none !important; }
ul.slides li .text { right: 0; top: 141px; background: url("/images/bg-mk-text.png") left top no-repeat; background-size: 100% 158px; width: 52%; text-align: right; padding: 15px; height: 158px; }
ul.slides li .text h2 { margin: 5px 0 30px; font-size: 32px; line-height: 32px; color: #003462; padding-left: 30%; height: 50px; }
ul.slides li .text p { margin: 0; color: #FFF; line-height: normal; }
ul.slides li .text a { text-decoration: none; color: #fbad18; font-weight: bold; }
ol.flex-control-nav { list-style: none; margin: 0; padding: 0; position: absolute; z-index: 10; bottom: 20px; right: 20px; }
ol.flex-control-nav li { float: left; margin: 0 0 0 10px; }
ol.flex-control-nav li a { float: left; width: 13px; height: 13px; background: #FFF; border-radius: 50em; -moz-border-radius: 50em; -webkit-border-radius: 50em; text-indent: -9999em; box-shadow: 0 1px 3px rgba(0,0,0,.5), inset 0 -1px 3px rgba(0,0,0,.2); opacity: .7; cursor: pointer; }
ol.flex-control-nav li a.active { opacity: 1; }
ul.flex-direction-nav { display: none; }


/* Breadcrumbs
------------------------------------------ */
div.brundle_rundll_crumbles { display:block; color: #707070; font-size:12px; line-height: 24px;}
div.brundle_rundll_crumbles a { text-decoration: underline; color: #707070; }
div.brundle_rundll_crumbles a:hover { color:#2A6330; }
div.brundle_rundll_crumbles a.home { float:left; height: 22px; width: 17px; background: url("/images/icon-home.png") left center no-repeat; text-indent: -9999em; }
span.arrow { background: url("/images/icon-arrow-seperator.png") no-repeat scroll left top transparent; display: inline-block; height: 12px; margin: 0 7px; width: 7px; }


/* Homepage */
.homepage { background: #003462 url("/images/bg-main.jpg") 25% no-repeat; background-size: auto 100%; display: block; border-top: 10px solid #FFF; border-bottom: 10px solid #FFF; box-shadow: 0 0 38px rgba(0,0,0,1); padding: 25px 0;  margin-bottom: 20px; position: relative; z-index: 3; }
.homepage h1 { color: #fbad18; margin: 0 0 15px; }
.homepage h2 { color: #FFF; margin: 0 0 15px; }
.homepage p { color: #FFF; margin: 0; font-size: 13px; }
.homepage a { color: #fbad18 !important; }
.box { border-radius: 30px; background: #FFF; padding: 25px 0; width: 93%; margin: -200px 0 -100px; position: relative; }
.box:before { content: ""; width: 93%; height: 15px; bottom: -15px; position: absolute; left: 0; background:url("/images/shadow-bottom.png") center top no-repeat; background-size: 90% 15px; }
.box h2 { text-align: center; color: #003462; background: #fbad18;  line-height: 41px; position: relative; }
.box h2:before { content: ""; background: url("/images/tail-h2.png") left top no-repeat; height: 47px; width: 16px; left: -16px; top: -6px; position: absolute; }
.box img { margin: 15px auto; display: block; }
.box p { margin: 0 15px; color: #173660; line-height: 21px; }
.box .shadow-left { position: absolute; left: -12px; height: 100%; top: 0; background: url("/images/shadow-left.png") left center no-repeat; background-size: 12px 90%; width: 12px; }
.box .shadow-right { position: absolute; right: -12px; height: 100%; top: 0; background: url("/images/shadow-right.png") left center no-repeat; background-size: 12px 90%; width: 12px; }
.box .shadow-top { position: absolute; left: 0; width: 100%; top: -15px; background: url("/images/shadow-top.png") left center no-repeat; background-size: 100% 15px; height: 15px; }
a.learn-more { background: #2f5c87; background: -moz-linear-gradient(top,  #2f5c87 50%, #003462 51%); background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#2f5c87), color-stop(51%,#003462)); background: -webkit-linear-gradient(top,  #2f5c87 50%,#003462 51%); background: -o-linear-gradient(top,  #2f5c87 50%,#003462 51%); background: -ms-linear-gradient(top,  #2f5c87 50%,#003462 51%); background: linear-gradient(to bottom,  #2f5c87 50%,#003462 51%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f5c87', endColorstr='#003462',GradientType=0 ); color: #FFF !important; text-shadow: 0 0 5px rgba(0,0,0,.75); font: normal 15px "Bree Serif", Georgia, serif; text-decoration: none !important; padding: 5px 10px; float: right; margin: 10px 15px 0 0; position: relative; }
a.learn-more:before { content: ""; position: absolute; right: 0; top: -5px; background: url("/images/button-shadow-top.jpg") no-repeat; width: 48px; height: 5px; -webkit-transition: .5s; }
a.learn-more:after { content: ""; position: absolute; left: 0; bottom: -6px; background: url("/images/button-shadow-bottom.jpg") no-repeat; width: 53px; height: 6px; -webkit-transition: .5s; }
a.learn-more:hover { color: #fbad18 !important; }
a.learn-more:hover:before { right: -2px; }
a.learn-more:hover:after { left: -2px; }


/* Subpages */
.subcontent { padding: 40px 0; background: url("/images/bg-subcontent.jpg") 90% top no-repeat; }
.bluebox {background:url("/images/blue-asset.png") no-repeat; padding: 5px 10px;  margin: 10px 15px 0 0; width:260px; height:60px;}
.bluebox h2 {font: normal 16px "Bree Serif", Georgia, serif; text-decoration: none !important; padding: 1px 9px;  margin: 10px 15px 0 0; width:260px; color: #fff !important;}
.white { color:#fff; text-decoration:none; }
.brownbox {background:url("/images/brown-asset.png") no-repeat; padding: 5px 10px; margin: 10px 15px 0 0; width:260px; height:60px;}
.brownbox h2 {font: normal 16px "Bree Serif", Georgia, serif; text-decoration: none !important; padding: 1px 9px;  margin: 10px 15px 0 0; width:260px; color: #fff;}
.greenbox {background:url("/images/green-asset.png") no-repeat; padding: 5px 10px; margin: 10px 15px 0 0;width:260px; height:60px;}
.greenbox h2 {font: normal 16px "Bree Serif", Georgia, serif; text-decoration: none !important; padding: 1px 9px;  margin: 10px 15px 0 0; width:260px; color: #fff;}

/* Footer
---------------------------------------- */
.quicklinks { padding: 30px 0 10px; }
.quicklinks img { max-width: 32%; }
.footer p { margin: 0; color: #FFF; font-size: 10px; }
.footer p a { color: #fbad18; text-decoration: underline; font: normal 14px "Bree Serif", Georgia, serif; }
.footer p.floatLeft a { color: #FFF; font-family: "Open Sans", Arial, sans-serif; font-size: 10px; }
.footer ul.footernav { list-style: none; margin: 15px 0 0; padding: 0; }
.footer ul.footernav li { float: left; width: 33%; line-height: 30px; }
.footer ul.footernav li a { color: #173660; text-decoration: none; background: url("/images/bullet-arrow.jpg") left center no-repeat; padding-left: 15px; -webkit-transition: .25s; -moz-transition: .25s; -o-transition: .25s; transition: .25s; }
.footer ul.footernav li a:hover { background-position: 5px center; }
.copyright { background: #003462; padding: 30px 0; }
.copyright img { margin-left: 10px; }


/* Contact page
-------------------------------------- */
.contactform { list-style: none; margin: 0; padding: 0; }
.contactform li { float: left; width: 50%; margin: 0 0 10px; }
.contactform li.full { width: 100% !important; }
.contactform li.full h3 { margin: 25px 0 5px; }
.contactform li.third { width: 32.75% !important; }
.contactform li label { display: block; margin: 0 0 3px; font-weight: 600; }
.contactform li input.text, .contactform li textarea { width: 90%; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 7px; box-sizing: border-box; -moz-box-sizing: border-box; }
.contactform li textarea { border-top:1px solid #7c7c7c;border-left:1px solid #c3c3c3;border-right:1px solid #c3c3c3;border-bottom:1px solid #ddd; width: 95%; }
.contactform li select { width: 90%; padding: 3px; height: 28px; }
.contactform li.full select, .contactform li.full input.text { width: 45%; }
.contactform li.full.cbox { margin: 0 0 5px; }
.contactform li.full.cbox label { display: inline; }
.contactform li.full.cbox input { margin: 0 10px 0 0; }
.contactform li.full p { font-size: 12px; color: #454545; }
.contactform li.full span.hint { color: #707070; font-size: 11px; display: block; }
.contactform li.full h3.nomargin { margin: 25px 0 0; }
.contactform li img.captchaImage { margin: 0 0 10px; }
.contactform li input.submit { display: block; width: 30%; margin: 20px 0 0; text-align: center; padding: 5px 0; }

/* Contact List */
ul.contact-location-list {  list-style-type: none; margin: 0; padding: 0; }
ul.contact-location-list li { margin: 0 0 30px; }

/* Site Search */
div#results div.description { border-bottom: 1px solid #DDDDDD; color: #656565; font-size: 1em; line-height: 1.4em; margin: 0 0 15px; padding: 0 0 15px;}
div#results div.url { color: #826739; font-size: 1em; line-height: 1.4em; }
div#results a.title { color: #005941; font-size: 1.2em; line-height: 1.4em; text-decoration: none; }
div#results a:hover { color: #767676; text-decoration: underline; }
/* Search Results */
table.searchBox table.options td{ padding:0;  margin:0;  text-align:left; }
table.searchBox table.options input{ vertical-align:middle; }


/* Location List
-------------------------------------- */
ul.locations { list-style: none; margin: 0; padding: 0; }
ul.locations li { border-bottom: 1px solid #EEE; padding: 0 0 15px; margin: 0 0 15px; }
ul.locations li:last-child { border: 0; padding: 0; margin: 0; }
ul.locations li div.img { float: left; width: 17%; margin: 0 2% 0 0; }
ul.locations li div.right { float: right; width: 81%; }
ul.locations li h2 { margin: 5px 0 10px; }


/* Overlays */
.simple_overlay { -moz-box-shadow:0 0 90px 5px #000000; background-color:#333333; border:1px solid #666666; display:none; padding:15px; z-index:10000; }
.simple_overlay .close { background-image:url(/Images/close.png); cursor:pointer; height:35px; position:absolute; right:-15px; top:-15px; width:35px; }
body .modal { background-color:#fff; display:none; width:350px; padding:15px; text-align:left; border:2px solid #333; }
body .modal h2 { background:url(/images/info.png) 0 50% no-repeat; margin:0px; padding:10px 0 10px 45px; border-bottom:1px solid #333; font-size:20px; }
.modalsecondary { opacity:0.8; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius: 6px; box-shadow: 0 0 50px #ccc; -moz-box-shadow: 0 0 50px #ccc; -webkit-box-shadow: 0 0 50px #ccc; }
.red {color:#F00;}

/* error message */
.info, .valid, .warning, .errors, .validation { border: 1px solid; margin: 10px 0px; padding:8px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px center; }
.info { color: #00529B; background-color: #BDE5F8; background-image: url(../images/Info.png); }
.valid { color: #4F8A10; background-color: #DFF2BF; background-image:url(../images/ValidGreen.png); }
.warning { color: #9F6000; background-color: #FEEFB3; background-image: url(../images/Attention.png); }
.errors { color: #D8000C; background-color: #FFBABA; background-image: url(../images/Cancel.png); }
.validation { color: #D63301; background-color: #FFCCBA; background-image: url(../images/RemoveRed.png); }


/* Site Map
-------------------------------- */
ul#utilityNav { display: none; }
ul#primaryNav { list-style: none; margin: 0 0 20px; padding: 0; }
ul#primaryNav li { display: block; margin: 0 0 5px; }
ul#primaryNav li a { display: block;  padding: 7px 10px; font: bold 13px Arial, sans-serif; color: #005941; background: #ffffff; background: -moz-linear-gradient(to top,  #ffffff 0%, #f6f6f6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); background: -webkit-linear-gradient(to top,  #ffffff 0%,#f6f6f6 100%); background: -o-linear-gradient(to top,  #ffffff 0%,#f6f6f6 100%); background: -ms-linear-gradient(to top,  #ffffff 0%,#f6f6f6 100%); background: linear-gradient(to top,  #ffffff 0%,#f6f6f6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); box-shadow: inset 0 -1px 1px rgba(255,255,255,1), inset 0 1px 0 #FFF, 0 1px 2px rgba(0,0,0,.35); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; text-decoration: none; transition: .4s; -moz-transition: .4s; -webkit-transition: .4s; -ms-transition: .4s; -o-transition: .4s; text-decoration: none; border-top: 2px solid #005941; }
ul#primaryNav li a:hover { color: #707070; background: #FFF; }

/* Second Level */
ul#primaryNav li ul { list-style: none; margin: 5px 20px 25px; padding: 0; }
ul#primaryNav li ul li { display: block; float: none; width: 100%; margin: 0; }
ul#primaryNav li ul li a { display: block; padding: 7px 0; font: normal 12px Arial, Helvetica, sans-serif; text-transform: none; color: #343434; border-bottom: 1px solid #DDD; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-top: 0; }
ul#primaryNav li ul li a:hover { text-decoration: underline; color: #656565; padding: 7px 10px; background: none; }

/* Third Level */
ul#primaryNav li ul li ul { margin: 5px 0 0 25px; }


/* Typography
----------------------------------------*/
body, p, ul, ol, dl, input, textarea, select, button { font-family: "Open Sans", Arial, Helvetica, sans-serif; color: #003462; }

/* --- Headings --- */
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: "Bree Serif", Georgia, Times, serif; -webkit-text-stroke: .5px; }
h1 { color: #003462; font-size: 32px; margin: 0 0 .5em; }
h2 { color: #fbad18; font-size: 20px; margin:0.5em 0; }
h3 { color:#003462; font-size: 18px; margin:0.5em 0; }
h4 { color:#103959; font-size: 18px; margin:0.5em 0; }
h5 { color:#003462; font-size: 20px; margin:0.5em 0; }
h6 { color:#666666; font-size: 1.0em; margin:0.5em 0; }

/* --- Text Elements --- */
p { font-size: .9rem; line-height: 1.8em; margin: 0 0 1em; }
abbr, acronym { border-bottom: 1px dotted #000; cursor:help; }
del { color: #000; }
blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
hr { color:#CCC; margin:20px; }

/* --- Lists --- */
ul, ol, dl { font-size: 1rem; margin: 0 1.5em 1.5em; line-height: 1.8em; list-style-position:outside;  }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }
b em, em b, strong em, em strong { font-weight: bold; font-style: italic; }

/* --- Tables --- */
table { font-size: 1rem; }

/* ---------------- a Tags ---------------- */
a { color: #003462; text-decoration: underline; }
a:link { text-decoration: underline; color: #003462; }
a:visited { text-decoration: underline; color: #003462; }
a:hover { text-decoration: none; color: #303030; }
a:active { text-decoration: underline; }
a.nolink { text-decoration:underline; color:#fff; cursor:text !important; font-weight:bold; }
a.nolink:hover { color:#fff; }

.mobileonly { display: none; }



/* Media Queries (remove any that you don't need)
----------------------------------------- */
@media only screen and (min-width: 0px) and (max-width: 799px) {
.mobileonly { display: block !important; }
.container { width: 90%; }
[class*="col"] { width: 100%; }

p.serving, .menu .right-bg, .quicklinks, .footer ul.footernav, ul.tools { display: none; }

.top { text-align: center; }
.top ul li { float: none; display: inline-block; font-size: 15px; margin: 0 7px; }
.top input { margin: 10px 0 0; }

.masthead { padding-bottom: 0; }

.menu ul li { display: none; float: none; background: none; line-height: normal; }
.menu ul li.mobileonly a { display: block; float: none; border: 0; text-align: center; border: 0; padding: 15px 0; }
.menu ul li img { max-width: 32px;}

.marketing { margin-top: -95px; }
.marketing .container { width: 100%; }
ul.slides li { background-size: cover; height: 440px;  }
ul.slides li .text { width: 75%; top: 95px; }

.homepage { border: 0; background-size: auto; background-position: center bottom; }
.homepage .sixcol .sixcol { width: 49%; float: left; }
.homepage .sixcol .mortgage { margin-right: 2%; }
.box { margin: 15px 0; }

.copyright { text-align: center; }
.copyright p { float: none !important; }

.footer h3 { padding: 0 10px; }
.footer a.top { float: right; font-size: 14px; margin-top: 3px; text-decoration: none; color: #7e7e7e; }
.footer .floatRight { width: 100%; margin: 15px 0 0; text-align: center; }
.footer .floatRight img { margin: 0 10px; }

.contactform li { width: 100%; }
ul.locations li div.img, ul.locations li div.right { float: none; width: 100%; }
ol.flex-control-nav { display: none; }

/* Mobile Menu */
.mobilemenu { position: fixed; left: 110%; top: 0; width: 100%; height: 100%; background-color: #012443; overflow: hidden; transition: 500ms; z-index: 20; }
.mobilemenu.slide-in { left: 0; }
.mobilemenu .right { opacity: 0; left: 110%; }
.mobilemenu .left,
.mobilemenu .active { opacity: 1; left: 0; z-index: 1; }
.mobilemenu .active { z-index: 2; }
.mobilemenu .close-mobilemenu { position: absolute; right: 12px; top: 12px; width: 24px; height: 24px; display: block; z-index: 5; background: url("/images/icon-close-white.png") no-repeat; text-indent: -9999em }
.mobilemenu ul { background-color: #012443; transition: 500ms; list-style: none; margin: 0; padding: 3em 0 0; }
.mobilemenu ul li { font-size: 17px; font-size: 1.05rem; }
.mobilemenu ul li a { display: block; color: #fff; text-decoration: none; padding: .75em 1.5em; border-bottom: 1px solid #013754; }
.mobilemenu ul li a:hover,
.mobilemenu ul li a:active,
.mobilemenu ul li a:focus,
.mobilemenu ul li a.active { background-color: #013754; }
.mobilemenu ul li a:not(:only-child) { background-image: url("/images/icon-arrow-right-white.png"); background-position: right 1em center; background-repeat: no-repeat; }
.mobilemenu ul li a span { display: none; }
.mobilemenu ul li .backup { background: #011C33 url("/images/icon-arrow-left-white.png") 1em center no-repeat; padding-left: 55px; }
.mobilemenu ul ul { position: absolute; top: 0; width: 100%; height: 100%; overflow-x: hidden; overflow-y: visible; }
}

@media only screen and (max-width: 480px) {
.marketing { display: none; }

.homepage .sixcol .sixcol { width: 100%; margin: 0; }
.box { width: 100%;}
}

@media only screen and (min-width: 481px) and (max-width: 799px) {
.contactform li { width: 50%; }
div.top .container { position: static; }
p.serving { top: auto; bottom: 1px; right: 5%; }
}

@media only screen and (min-width: 800px) and (max-width: 959px) {
.container { width: 96%; }

/* Header */
a.logo img { max-width: 150px; margin: 6px 0 0; }
.menu ul li { font-size: 18px; }
.menu ul li a { padding: 0 8px; }
.menu ul li.icons { display: none; }
body.default p.serving { top: 162px; font-size: 13px; padding-left: 75px; }
ul.tools { top: 178px; }
p.serving { top: 162px; }

/* Marketing */
.marketing .container { width: 100%; }
}

@media only screen and (device-width: 768px) {
ul.tools { display: none; }
}