/*Theme Name: evoResponsive-1.55
Theme URI: http://www.evowebdev.com
Description: Responsive business theme; supports widgets, threaded-comments and multi-level dropdown menu. Utilizes Advanced Custom Fields (required). Includes magicslideshow implementation
Version: 1.55
Author: Ray Gulick
Author URI: http://www.evowebdev.com
Tags: threaded-comments,light,multiple-columns,theme-options,white
License: GNU General Public License, v2 (or newer)
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * Note: see the "license.htm" page for copyright and 
 * license information for bundled resources, including images
*/

.slideshow div.wideslide, .confined .slideshow div.wideslide { display: none; }
img {outline: 0; border:0;}
.initnav.mobile-menu li {  display: inline; line-height: 34px; text-transform: uppercase; } /*stop delay on page load*/
.initnav.mobile-menu li a { display: inline-block; margin: 0 22px 0 0; font-size: 15px; }

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*** Correct `block` display not defined in IE 8/9.*/
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary { display: block; }
/*** Correct `inline-block` display not defined in IE 8/9.*/
audio, canvas, video { display: inline-block; }
/*** Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.*/
audio:not([controls]) { display: none; height: 0; }
/*** Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.*/
[hidden], template { display: none; }
script { display: none !important; }
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%;  /* 2 */ }
/*** Remove default margin.*/
body { margin: 0; position:relative; height: 100%; }
/* ==========================================================================
   Links
   ========================================================================== */
/*** Remove the gray background color from active links in IE 10.*/
a { background: transparent; outline: 0; border:0; }
/*** Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: 0; }
/** * Improve readability when focused and also mouse hovered in all browsers.*/
a:active, a:hover { outline: 0; border:0; }
/* ==========================================================================
   Typography
   ========================================================================== */
/*** Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.*/
h1 { font-size: 2em; margin: 0.67em 0; }
/*** Address styling not present in IE 8/9, Safari 5, and Chrome.*/
abbr[title] { border-bottom: 1px dotted; }
/*** Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.*/
b, strong { font-weight: 700 !important; }
/*** Address styling not present in Safari 5 and Chrome.*/
dfn { font-style: italic; }
/*** Address differences between Firefox and other browsers.*/
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
/*** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }
/*** Correct font family set oddly in Safari 5 and Chrome.*/
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
/*** Improve readability of pre-formatted text in all browsers.*/
pre { white-space: pre-wrap; }
/*** Set consistent quote types.*/
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
/*** Address inconsistent and variable font size in all browsers.*/
small, .small { font-size: 80% !important; }
/*** Prevent `sub` and `sup` affecting `line-height` in all browsers.*/
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.3em; }
sub { bottom: -0.1em; }
/* ==========================================================================
   Embedded content
   ========================================================================== */
/*** Remove border when inside `a` element in IE 8/9.*/
img { border: 0; }
/*** Correct overflow displayed oddly in IE 9.*/
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
   Figures
   ========================================================================== */
/*** Address margin not present in IE 8/9 and Safari 5.*/
figure { margin: 0; }
/* ==========================================================================
   Forms
   ========================================================================== */
/*** Define consistent border, margin, and padding.*/
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }
/*** Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.*/
button, input { line-height: normal; }
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select { text-transform: none; }
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], /* 1 */ input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }
/*** Re-set default cursor for disabled elements.*/
button[disabled], html input[disabled] { cursor: default; }
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
/*** Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.*/
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/*** Remove inner padding and border in Firefox 4+.*/
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
/* ==========================================================================
   Tables
   ========================================================================== */
/*** Remove most spacing between table cells.*/
table { border-collapse: collapse; border-spacing: 0; }
/***END NORMALIZE***/

html body { position:static !important; background:#333 url(images/whiteblock.png) 0 0 repeat-x } /*static position fixes issues with fixed header*/


/****SUPERFISH****/
/*** ESSENTIAL STYLES ***/
.menu-primary-navigation-container {width:auto;display:inline;float:right;margin-top:0;}
#nav { padding:0; margin: 0 auto; height:34px; display:inline-block;} /* #nav is primary ul */
#nav ul { position:absolute; top:-999em; width:14em; margin:0; background: url(images/blkTransp.png); border-radius: 0 0 8px 8px; /* left offset of submenus need to match (see below) */ }
#nav li.menu-item-144 ul{ width:11em;} 
#nav li.menu-item-1201 ul { width:8em;} 

#nav li { float:left; position:relative; }
#nav a { display:block; position:relative; }
#nav li:hover ul, 
#nav li.sfHover ul { left:0; top:34px; /* match top ul list item height */ z-index:99; }
#nav li:hover li ul, 
ul#nav li.sfHover li ul { top:-999em; }
#nav li li:hover ul, 
ul#nav li li.sfHover ul { left:11em; /* match ul width */ top:0;display:none; }
#nav li li:hover li ul, 
ul#nav li li.sfHover li ul { top:-999em;display:none; }
#nav li li li:hover ul, 
ul#nav li li li.sfHover ul { left:11em; /* match ul width */ top:0;display:none; }

/*#init.onscrollchg #nav ul, 
#init.onscrollchg #nav ul li { display:none!important; visibility:hidden!important; }*/ /*eliminate global dropdowns that interfere with init nav onscrollchg 

/*** SKIN ***/
#nav, #nav * { list-style:none; }
#nav li { margin:0; font-size:.92em; line-height:34px; text-transform:uppercase; background:transparent; font-weight:400; letter-spacing:.1em; font-family:Lato, Helvetica, Arial, sans-serif;}
#nav ul li { width:100%; text-transform:none; font-size:14px; line-height:18px; }
#nav li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */ }
/*#nav li:last-child a { color: #f4e0d0!important; background: url(images/nav-orange.png) 0 0 repeat-x!important; margin-left:6px; }
#nav li:last-child a:hover,
#nav li:last-child a:active { color:#fff!important; background: url(images/nav-orange.png) 0 -50px repeat-x!important; }*/

/**TOP-LEVEL MENU ITEMS***/
/****Base Color and padding***/
#nav li a { color:#333; text-decoration:none; padding: 0 14px 0 14px; }
/***Hover/Active Color*****/
#nav li a:hover, 
#nav a:active {  background: rgba(0,0,0,.1); }
/**Hilite Color Base***/
#nav li.current_page_item a, 
#nav li.current_page_ancestor a, 
#nav li.current_page_parent a { color:#fff; background: rgba(0,0,0,.25); }
/***Hilite Color Hover/Active***/
#nav li.current_page_item a:hover, 
#nav li.current_page_item a:active,
#nav li.current_page_ancestor a:hover, 
#nav li.current_page_ancestor a:active { color:#fff; background: rgba(0,0,0,.4);}
/**Undo Hilited Blog Item when on CPT single ("nohilite" class added on mu-plugins/evo-post-types.php***/
#nav li.current_page_parent.nohilite a { color:#cccfc8; background:transparent;} /*base color, above*/
#nav li.current_page_parent.nohilite a:hover,
#nav li.current_page_parent.nohilite a:active { color:#fff; background: rgba(0,0,0,.4); }
/**2ND LEVEL*****/
#nav li li a { padding: 12px 9px 12px 14px; display:inline-block; color:#333; }
#nav li.current_page_item li a, 
#nav li.current_page_ancestor li a, 
#nav li.current_page_parent li a { color:#fff; background:transparent; }
#nav li li:last-child a,
#nav li li:last-child a:hover,
#nav li li:last-child a:active { background: rgba(0,0,0,.1); margin-left:0; padding-bottom:18px;}
#nav li li:last-child a:hover,
#nav li li:last-child a:active,
#nav li.current_page_item li a:hover, 
#nav li.current_page_ancestor li a:hover, 
#nav li.current_page_parent li a:hover { color:#fff; border-radius:0 0 8px 8px;background: rgba(0,0,0,.4)!important; }
#nav li li:last-child a { color:#fff; }
#nav li li a:hover,
#nav li li a:active { width:100%; background: rgba(0,0,0,.2)!important; }


/*****END SUPERFISH****/

/****EDIT BUTTON*****/
.colorhold p.read-more.edit { position:absolute; top:44px; right:2.55em; margin:0;line-height:20px; font-size:11px; z-index:3; }
.colorhold p.read-more.edit a,
.colorhold p.read-more.edit a:visited { border-radius:5px; padding:0 7px 0 9px; background: #d6500d; }
.colorhold p.read-more.edit a:hover,
.colorhold p.read-more.edit a:active { background: #be531f; }


/*******MAIN CONTAINER*********/
body { font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333; position:relative; background: #fff; height:100%!important; }
.pagecontainer {width:100%;background:#fff;padding:0 0 .9em 0; margin-top:84px; }

.pagecontainer.fourohfour { width: 100%; min-height:500px;background-size: cover;background-position:50% 60%;}
.pagecontainer.fourohfour .medium-9.columns {float:right;}
.pagecontainer.fourohfour .post-entry { margin:0 auto;padding:80px 80px 20px 0;}
.pagecontainer.fourohfour .post-entry p {color:#fff;}
.pagecontainer.fourohfour .post-entry h1 {color:#fff;line-height:1;margin-bottom:0;}
.pagecontainer.fourohfour .post-entry h1.mainhead {font-size:4.5em;line-height:1;margin:.1em 0 .2em 0;}
.searchfourofour {padding:10px 0;background:transparent;}

#wrapper { margin: 0 auto; position: relative; }

a:link, 
a:visited,
h3.title-head a:link,
h3.title-head a:visited { color: #68734D; }
a:hover, 
a:active,
h3.title-head a:hover,
h3.title-head a:active { color: #20290a; }

#init a:link, 
#init a:visited,
h3.title-head.init a:link,
h3.title-head.init a:visited { color: #235b87; }
#init a:hover, 
#init a:active,
h3.title-head.init a:hover,
h3.title-head.init a:active { color: #0b1f2e; }

.post-entry p a:hover, 
.post-entry p a:active, 
.post-entry li a:hover, 
.post-entry li a:active { text-decoration: underline; }

/*****INITNAV***********/
#init .initnav.mobile-menu a { color:#999; }
#init .initnav.mobile-menu a:hover,
#init .initnav.mobile-menu a:active { color:#000; }
#init .initnav.mobile-menu a.current_page_item,
#init .initnav.mobile-menu .current_page_item a { color:#0b1f2e; }

/***ON-PAGE SEARCH*****/
.post-entry #search { width: 303px; height: 28px;  margin-left: 0; margin-bottom: 28px; position: relative;  }
.post-entry #search #searchsubmit { background: url(images/go-btn.png) no-repeat top right; background-size:100%; width: 28px; height: 28px; border: 0; position: absolute; right: -32px; top: 0; }
.post-entry #search #s { width: 298px; height: 24px; border: 1px solid #ddd; margin-left: 2px; margin-right: 0; margin-top: 1px; color: #666; display: inline; background: #f6f6f6; float: left; padding: 0 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}


/****HEADER****/
.colorhold {width:100%; position:fixed; top:0; z-index:80; background:transparent; }
#init .colorhold {  background:#2B566F; }
#header_container { z-index:1000; background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,.85) 50%, rgba(255,255,255,.2) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.2) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.2) 100%); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.onscrollchg #header_container { background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.45) 100%); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.45) 100%); background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.45) 100%); }
.error404 #header_container { background: rgb(255,255,255); }

#nav_container { position: absolute; width:100%; top:0; height:34px; background: #eee; z-index:1111; }
/*.admin-bar #header_container {top:32px;}*/
#header { margin: 0 auto; position: relative; min-height: 95px; }
/*.onscrollchg #header,
.onscrollchg #header_container,
.onscrollchg .colorhold { height:34px; }
.onscrollchg 
#content_container { background: #fff; padding-top: .5em; }*/
#precontent_container { padding-bottom:1em; }
/*.admin-bar .colorhold {margin-top:32px;}*/


/*****LOGO & TAGLINE******/
#logo { position: absolute; top:1px; left:-1px; height:auto; width:150px; z-index:1112;}
#logo img { border: none;  }
#logo2 { float: left; margin: 44px 30px 0 0; } /*no image*/
#logo2 a { text-decoration: none; color: #333; font-size: 36px; letter-spacing: 0; font-weight: normal; }

#logosmall {position:absolute; top:-1px; left:0; z-index:10000;}
#logosmall img { width:auto;}

.tagline { color: #fff; font-size:21px; font-style:italic; line-height:1; font-weight: 400; filter: alpha(opacity=60); -moz-opacity: .6; opacity: .6; text-align:right; }
.headeright { width: 303px; position:absolute; right:0; top:3.4em; }
/*.onscrollchg .headeright { display:none; } */

/*****FOOTER****/	
#footer { margin: 0 auto; background: #333; background-size:cover; /*min-height: 150px; padding-top:1em;*/ }
#footer4 .widget-container {text-align:right}

#footer-widget { padding: 8px 0 8px 0; float: left; color: #6a6a6a; line-height: 1.6em; }
#footer-widget #search { width: 120px; height: 28px; background: #ebebeb; margin-left: 0; position: relative; }
#footer-widget #search #s { width: 110px; height: 24px; border: 0; margin-left: 7px; margin-right: 10px; margin-top: 3px; color: #666; display: inline; background: #ebebeb; float: left; }
#footer-widget #calendar_wrap { padding: 8px 0; }
#footer-widget #wp-calendar td { padding: 2px; }
#footer-widget .textwidget { padding: 0 0 5px 0; }
#footer-widget .widget_tag_cloud a { text-decoration: none; margin: 5px 5px 5px 0; line-height: 24px; color: #fff; }
#footer-widget .widget_tag_cloud a:hover { color: #fff; }
#footer-widget .widget-container a:link,
#footer-widget .widget-container a:visited { color: #fff; filter: alpha(opacity=70); -moz-opacity: .7; opacity: .7; }
#footer-widget .widget-container a:hover,
#footer-widget .widget-container a:active { color: #fff; filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }
#footer-widget .widget-container h3 { color: #a3a3a3; margin: .4em auto .5em; padding: 0; font-size: .84rem; line-height: 1.4; text-transform: uppercase; letter-spacing: .03em; }
#footer-widget .widget-container ul li { padding: 7px 0; margin-left: 0; background: none; }
#footer-widget p { font-size: .9em; color: #bfbfbf; line-height: 1.4; font-weight:300;margin-bottom:0; }
#footer-widget p.donate,
#footer-widget p.subscribe,
#footer-widget p.email,
#footer-widget p.phone { margin-bottom:6px; }
#footer-widget p.donate a:link,
#footer-widget p.donate a:visited { padding:0 0 .2em 25px; color:#ffc06b; background: url(images/donate-link.png) 0 0 no-repeat; }
#footer-widget p.subscribe a:link,
#footer-widget p.subscribe a:visited { padding:0 0 .2em 25px; background: url(images/subscribe-link.png) 0 2px no-repeat; }
#footer-widget p.email a:link,
#footer-widget p.email a:visited { padding:0 0 .2em 25px; background: url(images/email-link.png) 0 4px no-repeat; }
#footer-widget p.phone a:link,
#footer-widget p.phone a:visited { padding:0 0 .2em 25px; background: url(images/phone-link.png) 0 2px no-repeat; }

ul.xoxo { margin: 0; list-style-type: none; padding-top: .7em; padding-left:0;}
#footer1 ul.xoxo {padding-left:6px;}
a.smoothScroll {}

#footer-widget .widget-container ul.social { margin: 0; padding: .2em 0 .4em 0; }
#footer-widget .widget-container ul.social li { list-style-type: none; margin: 0 14px 0 0; padding: 0; display: inline; }
#footer-widget .widget-container ul.social li:last-child {margin:0;}
#footer-widget .widget-container ul.social li a:link { display: inline-block; filter: alpha(opacity=30); -moz-opacity: .3; opacity: .3; margin-bottom:8px; }
#footer-widget .widget-container ul.social li a:hover,
#footer-widget .widget-container ul.social li a:active { filter: alpha(opacity=60); -moz-opacity: .6; opacity: .6; }
#footer-widget .widget-container ul.social img {max-width:36px;}


.scrollup { width:36px; position: fixed; bottom: 54px; right: 12px; z-index: 999; opacity: 0;-webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
.onscrollchg .scrollup {opacity:1.0;}
.onscrollchg .scrollup:hover,
.onscrollchg .scrollup:active,
.onscrollchg .scrollup:focus {opacity:0.7;}

/*RESPONSIVE MENU********************/
/* default style */
.selectnav { display: none; }


/***GENERAL TYPOGRAPHY***/
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
.title-head { font-weight: 700; color: #0b7690; font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1 { font-size: 1.9em;line-height:1.2; margin:0; font-weight: 700; }
.title-container h1.single { font-size: 1.75em;line-height:1.1; margin: .3em 0 0 0;font-weight: 700; }
h2 { font-size: 1.3rem; color:#0b7690; }
h3 { font-size: 1.2rem; color:#0b7690; }
h4 { font-size: 1.1rem; color: #666; }
h2.navlabel { display: none; }
h2.blogcat {margin:0 0 1.2em 0; font-size:1.25rem;color:#888;}
h2.section { padding: 9px 0 2px 0; border-bottom: 1px solid #0b7690; }
h2 .pointer {font-weight:300; font-size:130%; line-height:0.9;color:#afb8a2; position:relative; bottom:-2px;}
h3.toggle {margin-bottom:.1em;cursor:pointer;}
h3.title-head.init { color:#235b87; }

#content_container { min-height:100px; }
.post-entry p { line-height: 1.8; font-weight: 400; font-size: 1.1rem; margin-bottom: 1.25rem; text-rendering: optimizeLegibility;font-family: Lato,"Helvetica Neue", Helvetica, Arial, sans-serif;  }
.post-entry p.titespacing {line-height:1.4;}
.post-entry blockquote p,
.post-entry blockquote { line-height: 1.7; font-weight: 400; font-size: 1.25rem; margin-bottom: 0; text-rendering: optimizeLegibility;font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.post-entry blockquote { border-left:2px solid #ccc; padding:.6em 1.5em;}
.post-entry li { font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; font-size: 1.1rem; line-height: 1.5; margin: 1.1rem 0; text-rendering: optimizeLegibility;  }
.post-entry ul { margin-left: 1.2rem; margin-bottom: 1.3rem; }
.post-entry ol { margin-left: 1.5rem; margin-bottom: 1.3rem; }
.post-entry ul.sitemap { margin: 0; }
.post-entry ul.sitemap li { list-style: none; margin: .5rem 0 .5rem 0; }
.post-entry ul.sitemap li ul { margin: 0 0 0 4em; }

.post-entry p .more a {font-size:80%;text-decoration:none;}
.post-entry p.leadinParagraph {font-size:1.16rem;line-height:1.74;font-style:italic;}
.post-entry .titebottom { margin-bottom:0!important; }

.title-container { min-height:70px;position:relative;}
.position { padding-top:6px; width:100%; }
.position.single { padding-top:23px; }
.title-container .medium-9.columns { float:right; }
.title-container h1 { padding:0; margin-bottom:5px; font-size:36px; line-height:39px; }
.title-container .medium-12 .center h1 { text-align:center; font-weight:900;font-size:39px; line-height:44px;  }
.title-container h2 { padding:24px 0 0 0; margin-bottom:5px; font-size:30px; line-height:34px; } /*sponsors page*/
.medium-3.columns.return p { font-size:13px;line-height:1.5; }
.medium-3.columns.return { text-align:right;padding-top:.3em; }

.medium-3.columns {min-height:1em;}

.post-entry p a.more,
p a.more {font-size:14px;letter-spacing:.07em;text-transform:uppercase;}
h3 .pointer,
h2 .pointer { line-height:.8;font-family:Lato, Helvetica, Arial, sans-serif; color:#c36612!important; font-weight:300; position:relative; }
.post-entry p .pointer,
p .pointer { font-size:130%;line-height:.8;font-family:Lato, Helvetica, Arial, sans-serif; color:#c36612!important; font-weight:300; }

/* POST */

/*.blog-list { padding-top: 28px !important; }*/
.post { overflow: hidden; -ms-word-wrap: break-word; word-wrap: break-word; }
.post-entry { padding-bottom: 10px; padding-top: 5px; overflow: hidden; /*min-height: 400px; height: auto !important; height: 400px;*/ }
.post-entry.blog {padding-top:12px;}
.post-entry p.excerpt { margin-bottom: 5px; }
.post-head { margin-bottom: 5px; }
.post-head h2 { margin-bottom: 0; }
.more-link:before { margin-top: -6px; }
.post-head h1 a, .post-head h1 { text-decoration: none; color: #333; margin: 0; font-size: 30px; }
.post-head h1 a:hover { color: #464646; }
.post-head-notfound h1, .post-head-404 h1, .post-head-archive h1, .post-head-search h1 { margin-bottom: 10px; font-weight: normal; text-decoration: none; color: #333; font-size: 30px; }
.post-thumb img { border: 0 solid #ebebeb; }
.post-entry img { margin-bottom: 10px; }
.meta-data { line-height: 16px; padding: 0 3px; margin-bottom: 3px; font-size: 13px; border: none; }
.meta-data a { color:#555; }
.vcard { display: inline-block; margin: 0; border: none; padding: 0; }
.vcard .fn { font-weight: 400; font-size: 12px; }


/******EXCERPT********/
.excerpt-thumbnail {width:114px;float:left; margin:.58em 15px .1em 0;}
.excerpt-thumbnail img {margin-bottom:0;}
.excerpt { clear:both; padding:6px 6px 15px 15px; margin-top:0; }
.excerpt:first-child { margin-top:.65em; }
.excerpt:nth-child(odd) { background:#F1F1F1; }
.excerpt .text { padding:.2em 0 0 0;}
.post-entry .excerpt h2 { font-size: 1.2rem; margin:0 0 .1em 0;}
.post-entry .excerpt h2 a {}
.post-entry .excerpt p { line-height: 1.65; font-size:1.05em; margin-bottom:0;}
.post-entry .excerpt p .date { font-size: 90%; color: #777; }

/**news single**/
.post-entry p.newsdate { font-size: .9rem; margin:10px 0 0 0; float: left!important; vertical-align: bottom; color: #777; text-transform:uppercase;line-height:1 }
.post-entry p.newsdate + p {clear:none!important;}
li.return { font-size: .84rem; }

h1 .subhead { display: block; font-size: 13px; color: #999; text-transform: uppercase; letter-spacing: .05em; line-height: 1;margin-left:.1em; }


/***PEOPLE LISTING***/
.row.people { padding:0 0 1em 0; }
.cardwrapper {padding-bottom:.75em;}
.people .cardwrapper {text-align:center;}
.post-entry .cardwrapper img {padding-top:.75em; margin-bottom:.2em;}
.cardwrapper h3 {margin-bottom:0;}
.cardwrapper h3 a {color:#d6500d;}
.cardwrapper h3 a:hover,.cardwrapper h3 a:active {color:#6d0015;}
.cardwrapper h3 .title {color:#555;font-size:.9em;font-weight:400;}
.post-entry .people .cardwrapper p { line-height:1.3; font-size:.9em; margin-bottom:4px; }
.post-entry .people .cardwrapper p.title { font-size:1.05em; }
.people .cardwrapper p.sbutton { margin:10px auto; font-size:13px; }
.people .cardwrapper p.sbutton a { width: 140px; }
@media only screen and (min-width: 40em) {
	[class*="column"] + [class*="column"]:last-child { float: left; }
}

/***Contributors (show-hide)****/
.post-entry p.role { line-height: 1.8; font-weight: 400; font-size: 1rem; margin-bottom: 1.25rem; }
a.toggleLink { font-size:14px; font-weight:700; text-transform:uppercase; text-decoration:none!important; white-space:nowrap; }
.contributors { margin:0;  padding: 9px 9px 12px 14px; }
.contributors:nth-child(even) { background:#f3f3f3; }
.post-entry .contributors .toggle p { line-height: 1.8; font-weight: 400; font-size: 1.1rem; margin-bottom: .5rem; }
.post-entry .contributors p.role { line-height: 1.6; font-weight: 400; font-size: .95rem; margin-bottom: .5rem; }
.post-entry .contributors h4 { margin:0 0 .15em 0; }

/***SIDEBAR PROMO**/
.pagesidebar .subnavnote.sbpromo {padding: 12px 6px 9px 12px;}
.pagesidebar .subnavnote.sbpromo h3 {font-size:1.1em;line-height:1;margin:.4em 0 .6em 0;word-spacing:-.04em;}
.pagesidebar .subnavnote.sbpromo .read-more a { padding: 4px 10px 3px 10px;}
@media screen and (max-width: 850px) {
	.pagesidebar .subnavnote.sbpromo { background-position:90% 15px!important;padding:25px 6px 25px 12px; min-height:170px;}
} 

.pagesidebar.news { padding-top: .95em; padding-bottom: 18px; }
.pagesidebar .subnavnote p.read-more { margin: 8px 0 12px 0; font-size: 11px; line-height: 1.3; }
p.read-more, 
.pagesidebar .subnavnote p.read-more, 
#promo-box p.read-more { font-size: 12px; text-transform: uppercase; font-weight: 400; letter-spacing: .1em; }
.read-more a, 
.read-more a:visited { display: inline-block; text-decoration: none; color: #fff!important; padding: 8px 17px 9px 18px; background: #d6500d; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; width: auto; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: background .5s ease-in-out; }
.read-more a:hover, 
.read-more a:active { background: #be531f; color: #fff;}
.pagesidebar .subnavnote p.read-more a .pointer { font-size: 145%; color:#fff; position: relative; bottom: -1px; line-height: .7; margin-left: 0;font-weight:300; }
.medium-3.columns.pagesidebar { min-width: 200px; float: left; padding-right: 0;padding-top: .25em; }
.medium-3.columns.pagesidebar.blog {padding-top: .45em; }
.medium-9.columns.page { float: right; }
.clear, .clr { clear: both; }
.sticky { border-bottom: 1px solid #e7e7e7; }
.entry-thumbnail img { display: block; margin: 0 auto 10px; }

/***PIX/VID***/
.pagepix { width: 45%; max-width: 400px; float: right; padding-top: .45em; margin: 0 0 .3em 18px; }
.blog .pagepix { padding: 0; }
.pixdiv { position: relative; text-align: center; max-width:600px; }
.pagepix a, 
.post-entry .pagepix a:hover, 
.post-entry .pagepix a:active { color: #fff; text-decoration: none; }
.post-entry .pagepix p {font-size:.88em;font-weight:700; color:#666;line-height:1.3;margin:6px 0;}
.post-entry .pixdiv img { margin: 0; padding: 0; }
.pixdiv a.videobox { height: 48px; width: 48px; background: url(images/vidstart_small.png) 0 0 no-repeat; position: absolute; bottom: 40%; left: 50%; display: inline-block; margin-left: -24px;}
.pixdiv a.videobox:hover, 
.pixdiv a.videobox:active { background-position: 0 -60px; }
.post-entry .pixdiv img.morepix {position:absolute;top:3px;right:3px;}
#swipebox-overlay { background: transparent url(images/lightbox-bkgrd.png) 0 0 repeat-x; }
#swipebox-top-bar { font-size: 1.1em; line-height: 1.4; padding: 14px 45px 14px 30px; }
#swipebox-title { font-size: 1.1em; line-height: 1.4; }
.post-entry .figcaption p { font-size: .84rem; font-weight: 700; margin: 7px 0 0 0; line-height: 1.4; }
div.pp_default .pp_description { font-size: .9rem; }

/* SIDEBAR*/
#sidebar { padding: 26px 0 20px 0; }
.pagesidebar #sidebar {padding:0 20px 20px 0;}
#sidebar ul { list-style-type: none; margin-left: 0; }
#sidebar { word-wrap: break-word; }
.pagesidebar { padding-top:0; padding-bottom: 18px; }
.pagesidebar ul { margin-left: 0; list-style-type: none; }
.pagesidebar nav { margin: .35em 0 2em 0; }
.pagesidebar nav p.widgettitle, 
.pagesidebar nav li { font-size: 1rem; line-height: 1.3; margin: 0 0 12px 0; font-weight: 700;font-family:Lato, Helvetica, Arial, sans-serif; }
.pagesidebar nav a,
.pagesidebar nav a:visited { color: #aaa; }
.pagesidebar nav .current_page_item a, 
.pagesidebar nav .current_page_item a:visited, 
.pagesidebar nav a.current_page_item, 
.pagesidebar nav a.current_page_item:visited { color: #333; }
.pagesidebar nav a:active, 
.pagesidebar nav a:hover,
.pagesidebar nav .current_page_item a:hover,
.pagesidebar nav a.current_page_item:hover { color: #111; }

/***contactinfo****/
.contactinfo {padding-top:27px;}

/****sidebar QUOTE***/
.pagesidebar .quote { margin: 3px 0 2.5em 0; }
.pagesidebar .quote p.quotetext { color: #7d7f72; margin-bottom: 5px; text-indent: -.4em; font-size: 1.25em; line-height: 1.6; font-family:Lato, Helvetica, Arial; }
#init .pagesidebar .quote p.quotetext { color: #72787f; }
.pagesidebar .quote p.author { color: #555; font-size: .94rem; font-weight: 700; line-height: 1.2; }
.pagesidebar .quote p.author span { display: block; font-weight: 400; padding-left:.75em; }

/****sidebar NOTE****/
.pagesidebar .subnavnote {  margin: .6em 5px 2.2em 0; padding: 10px 9px 12px 15px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #f3f3f3; }
.pagesidebar .subnavnote h3 { font-size: 1.15rem;line-height:1.3; margin: 0 0 5px 0; }
.pagesidebar .subnavnote p { font-size: 1.05rem; line-height: 1.5; margin: 0 0 5px 0; }
#sidebar .subnavnote ul { list-style-type: disc; margin-left: 1.2em; margin-bottom: .5rem;}
.pagesidebar .subnavnote li { font-size: 1.05rem; line-height: 1.4; margin: 0 0 5px 0; }

/* Buttons */
button, 
input[type="submit"], 
input[type="button"], 
input[type="reset"] { padding: 5px 15px; }

/*gallery-wp*/
#gallery-wp a { text-decoration: none; font-size: 18px; }
.gallery-caption { margin: 0 0 5px; }

/* navigation ///////////////////////////////////////////*/
.navigation { float: left; width: 100%; margin: 20px 0; }
.navigation .alignleft a { float: left; }
.navigation .alignright a { float: right; }
#nav-single { overflow: hidden; margin-top: 20px; margin-bottom: 10px; }
.nav-previous { float: left; width: 50%; font-size: .85rem; }
.nav-next { float: right; text-align: right; width: 50%; font-size: .85rem; }
.mss-desktop .mss-button { opacity: .5; }
.mss-desktop .mss-slider:hover .mss-button { opacity: 1.0; }
.mss-horizontal .mss-slider .mss-arrow-prev:before, 
.mss-selectors-horizontal .mss-selectors .mss-arrow-prev:before, 
.mss-horizontal .mss-slider .mss-arrow-next:before, 
.mss-selectors-horizontal .mss-selectors .mss-arrow-next:before, 
.mss-vertical .mss-slider .mss-arrow-prev:before, 
.mss-selectors-vertical .mss-selectors .mss-arrow-prev:before, 
.mss-vertical .mss-slider .mss-arrow-next:before, 
.mss-selectors-vertical .mss-selectors .mss-arrow-next:before { border-color: rgba(255, 255, 255, 1.0)!important; }

/*****HOMEPAGE*****************/
/***MAGIC SLIDESHOW SLIDER********************/
.pagecontainer.home .row { text-align:center; }
.pagecontainer.home .row.home .columns { float:none; margin:0 auto; padding:2em 0.9375em; text-align:left; }
.pagecontainer.home .row.homeslider .medium-12.columns { padding: 1.35em 0 0 0; position:relative; }
.pagecontainer.home .columns h1,
.pagecontainer.home .columns h2,
.pagecontainer.home .columns h3 { text-align:center;padding:1em 0 .7em 0; }
.pagecontainer.home .columns h1 {padding-top:1.5em;}
.pagecontainer.home .columns p { font-size:1.2em; font-weight:700; }
.pagecontainer.home .columns p .hilite { color: #d34949; }
.mss-horizontal .mss-slider .mss-arrow-next, 
.mss-selectors-horizontal .mss-selectors .mss-arrow-next {  }
.mss-horizontal .mss-slider .mss-arrow-prev, 
.mss-selectors-horizontal .mss-selectors .mss-arrow-prev {  }
.mss-horizontal .mss-arrows-pair { height: 40%; top:30%; }
.mss-selectors-bottom .mss-selectors { top: auto !important; bottom: 24px !important; }

.MagicSlideshow { display: block; }
.MagicSlideshow > *:first-child { visibility: visible; width:100%!important; }

.sliderbuttons { width:100%!important; position:absolute; left:50%; bottom:-6px; transform: translate(-50%, 0%); z-index:2; }
.sliderbuttons p.button { display:inline-block!important; margin: 0 4px; padding:0; background: transparent; }
.sliderbuttons p.button a { display:inline-block; color:#fff!important; background:#d34949; padding:6px 15px; font-size:23px;  text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; width: auto; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: background .5s ease-in-out; border:2px solid #d34949; }
.sliderbuttons p.button.lite a { background:transparent; color:#d34949!important; }

.sliderbuttons p.button a:hover,
.sliderbuttons p.button a:active { background: #bf0a17; }
.sliderbuttons p.button.lite a:hover,
.sliderbuttons p.button.lite a:active  { background: #bf0a17; color:#fff!important; }

@media screen and (max-width: 900px) {
	.sliderbuttons { bottom:-15px; }
	.sliderbuttons p.button.lite { display:none!important; }
	.pagecontainer.home .columns h1 {padding-top:1em;}
}
@media screen and (max-width: 750px) {
	.sliderbuttons { bottom:-20px; }
}
@media screen and (max-width: 500px) {
	.sliderbuttons { bottom:-28px; }
}

/***END SLIDER******/

.pagecontainer.home .row.logorow { padding-bottom:1em; max-width:860px; }
.pagecontainer.home .row.logorow h1 { padding:0 0 .5em 0; }
p.linkbelow { margin:0; font-size:.9em; z-index:5; position:absolute; bottom:-6px; left:50%; transform: translate(-50%, 0); }
p.linkbelow a { display:inline-block; padding-bottom:6px; background: url(images/downpoint.png) 50% 94% no-repeat; }
#quickfacts { position:relative; top:-1.2em; }

/***HOME INITIATIVES AND NEWS********************/
.pagecontainer.home { padding: 0 0 2.65em 0; margin-top:64px; }
h3.banner,
h3.banner.news { margin:0 0 2em 0; font-size:.9em; line-height:1; font-weight:400; text-transform:uppercase; padding:6px 0 5px 12px; letter-spacing:.13em; background:#2B5E79;  color:#C2CDD7; }
h3.banner.news { background:#657449;  color:#CED7C4; }
.medium-4.columns.showsmall { display:none; }
.title-box h3 { margin: .75em 0 .2em 0; line-height:1.25; }

@media screen and (max-width: 900px) {
	.row.big { display:none; }
	.medium-4.columns.showsmall { display:block!important; }
}
/***END HOMEPAGE********/

@media screen and (max-width: 900px) {
.launchpix a.videobox,
.wide3colpix a.videobox { top:30%; }
}
@media screen and (max-width: 420px) {
.launchpix a.videobox,
.wide3colpix a.videobox { top:24%; }
}

#init h1,
#init h2,
#init h3 { color:#274A6B; }

.medium-3.columns.pagesidebar.init { padding-top:.6em; }
.pagesidebar .pagetitle { margin-bottom:2.2em; }
.pagesidebar.init h4,
.pagetitle h4 { margin:0; text-transform:uppercase; color:#999; font-size: .9em; letter-spacing:.06em; }
.pagesidebar.init h1 { line-height:1.1; color:#2B566F; }
.pagesidebar.init h1 .small { display:block; color:#666; font-size:80%; }

/*****INIT LOGOS*****/
.medium-3.columns.initlogo { text-align:right; min-height:20px; }
.pagetitle img.unearthed-logo { margin: -9px 0 4px 0; }
.initlogo img.unearthed-logo { margin: 14px 0 4px 0; max-width:191px }
.pagetitle img.aott-logo { margin: 0 0 6px 1em; max-width:120px; }
.initlogo img.aott-logo { margin: 0; max-width:110px; position:absolute; top:-28px; right:14px;}

/***end init logos***/

.vidlist { margin-bottom: 0; margin-top: 0; clear: both; padding: 12px 0 16px 0; }
.vidlist:nth-child(odd) { background:#F1F1F1; }
.vidlist .launchpix { margin: .6em 0; padding:0; overflow:hidden; }
.vidlist .launchpix img {margin-bottom:0;}
.vidlist .launchpix a.videobox { top: 30%; left: 50%; width: 48px; height: 48px; background: url(images/vidstart-small.png) 0 0 no-repeat; display: inline-block; margin-left: -24px; }
.vidlist .launchpix a.videobox:hover { background-position: 0 -60px }
.post-entry .vidlist p,
.post-entry .vidlist li { margin:6px 0; font-size:1.05em; line-height:1.65; }
.vidlist h2 .initlist-subhd { font-size:88%; color:#666; }
.vidlist h2 { line-height:1.25; margin-bottom:.1em; }
.vidlist .featured { position:absolute; font-size:.84em; letter-spacing:.12em; top:1.5em; left:-2.8em; padding:6px 50px 5px; text-transform:uppercase; color:#fff; background: url(images/blkTransp.png); transform: rotate(-30deg); }

/**addl clips****/
.medium-3.columns.cardwrapper { padding:0 0.9375em .6em 0.9375em; }
.medium-3.columns.cardwrapper .launchpix a.videobox.small { top: 35%; left: 50%;  width: 48px; height: 48px; background: url(images/vidstart-small.png) 0 0 no-repeat; display: inline-block; margin-left: -24px; }
.medium-3.columns.cardwrapper .launchpix { padding-bottom:.3em; }
.medium-3.columns.cardwrapper h3 { margin:.2em 0; font-size: 1.12em; line-height:1.2; }
.medium-3.columns.cardwrapper p { font-size:.9em; line-height:1.2; margin:0; }

#init .vidlist .medium-6.columns { margin:0 0 12px 0; }
.post-entry .vidlist ul { margin-bottom: .5rem; }
.post-entry .vidlist .medium-6.columns li { line-height: 1.4; margin:7px 0; }
.post-entry .vidlist .medium-6.columns p { line-height: 1.4; margin:7px 0 3px 0; }

.sbbutton{ margin:1em 0 2.3em 0; }
p.sbutton { font-size: 13px; text-transform: uppercase; font-weight: 400; letter-spacing: .1em; margin-bottom:.35em;  }
p.bnote { line-height:1.2; font-style:italic; color:#666; }
.inithome .sbbutton:last-child { margin-bottom:1.5em; }
.inithome .sbbutton:last-child p.bnote {margin-bottom:0;}
.sbutton a, 
.sbutton a:visited { text-align:center; width:200px; display: inline-block; text-decoration: none; color: #606c42; border:1px solid #606c42; padding: 8px 17px 9px 18px; background: #efefef; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: background .5s ease-in-out; }
.sbutton a:hover, 
.sbutton a:active { background: #ddd; text-decoration:none!important; }
#init .sbutton a, 
#init .sbutton a:visited { text-align:center; width:200px; display: inline-block; text-decoration: none; color: #1B3748; border:1px solid #29536D; padding: 8px 17px 9px 18px; background: #efefef; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: background .5s ease-in-out; }
#init .sbutton a:hover, 
#init .sbutton a:active { background: #ddd; text-decoration:none!important; }

.medium-6.columns.voice { margin-bottom:2.2em; }
#init .voice .cardwrapper { background:#1F4F66; }
.voice .cardwrapper img { margin:0; padding:0; }
.voice .cardwrapper .voicetext { padding:12px 9px 9px 18px;}
.voice .cardwrapper .voicetext p { margin: 0; color:#fff; letter-spacing:.03em; line-height:1.5; }
.voice .cardwrapper .voicetext p.voicename { font-size:1.1em; margin-bottom:4px; }
.voice .cardwrapper .voicetext p.quote { font-size:1.3em; font-style:italic; }

/*****end INIT pages*************/

/******GALLERIES*******************/
.gallery_container { padding: .3em 0 .8em 0; }
.gallery_container .medium-3.columns { padding-top: .2em; padding-bottom:.9em; }
.gallery_container h2 { margin:.3em 0 .6em 0; }
.gallery_container:first-child h2 { margin:-5px 0 .8em 0; }

@media screen and (max-width: 900px) {
.gallery_container .medium-3.columns { width:50%; float:left!important; }
}

/******PARTNER / SPONSOR LOGOS*******/
.row.partners,
.row.sponsors {margin:0; padding-bottom: 1em;}
.columns.logos { text-align:center!important; }
.medium-6.columns.logos:nth-child(odd) { clear:both; }
#init h2.partspons { margin-top:9px; font-size: .9em; line-height: 1; font-weight: 400; text-transform: uppercase; padding: 6px 0 5px 12px; letter-spacing: .13em; background: #2B5E79; color: #C2CDD7; }

.medium-6.columns.cardwrapper,
.medium-3.columns.cardwrapper { padding:20px 0.9375em; text-align:center; vertical-align:middle; position:relative; margin-bottom:15px; align-items: center; display: flex; justify-content: center; }
.row.center { text-align:center;}
.row.center .columns { float:none; margin:15px auto; text-align:left; }
.partners .medium-3.columns.cardwrapper a,
.sponsors .medium-3.columns.cardwrapper a { display:inline-block; text-align:center; height:100%; width:100%; position:absolute; top:0; left:0; background: rgba(0, 0, 0, 0.6); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; border-radius: 5px; -moz-transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: all .5s ease-in-out; margin:0 16px 0 0;}
.partners .medium-3.columns.cardwrapper a:hover,
.partners .medium-3.columns.cardwrapper a:active,
.sponsors .medium-3.columns.cardwrapper a:hover,
.sponsors .medium-3.columns.cardwrapper a:active { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 100; }
.partners .medium-3.columns.cardwrapper p,
.sponsors .medium-3.columns.cardwrapper p { position: relative; top: 50%; transform: translateY(-50%); margin:0; padding:20px 40px; color:#fff; line-height:1.3;text-align:center; }
.page-template-page_partners .row#content_container,
.page-template-page_initpartners .row#content_container { overflow:visible; }

@media screen and (max-width: 900px) {
	.post-entry.partners,
	.post-entry.sponsors { width:100%; }
	.partners .medium-3.columns.cardwrapper,
	.sponsors .medium-3.columns.cardwrapper { width:33.3%; float:left; display:inline-block; }
	.medium-3.columns.cardwrapper.logos img { max-width:280px; }
}
@media screen and (max-width: 600px) {
	.partners .medium-3.columns.cardwrapper,
	.sponsors .medium-3.columns.cardwrapper { width:50%; float:left; display:inline-block; }
}
@media screen and (max-width: 400px) {
	.partners .medium-3.columns.cardwrapper,
	.sponsors .medium-3.columns.cardwrapper { width:100%; float:none; display:block; }
}

/******WP-PAGENAVI*************/
.wp-pagenavi { color: #9c9999; margin: 20px 0; font-size: .86rem; font-weight: 700; }
.wp-pagenavi a, 
.wp-pagenavi span.current { margin: 0 7px 0 0; padding: 4px 8px; text-decoration: none; border: none; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; }
.wp-pagenavi a.page { background: #ccc; color: #fff!important; }
.wp-pagenavi a.page:hover, 
.wp-pagenavi a.page:active { background: #999; }
.wp-pagenavi a.first, 
.wp-pagenavi a.last { padding: 0; }
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink { padding: 0; font-size:150%; line-height:.6; font-weight:300;font-family:Lato,Helvetica,Arial; color:#ccc; }
.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:active,
.wp-pagenavi a.nextpostslink:active { color: #999;}
.wp-pagenavi span.current { background: #235b87; color: #fff; }
.wp-pagenavi span.extend { padding: 3px 5px; margin: 3px; background: #ccc; text-decoration: none; }
.wp-pagenavi span.pages { display:none; }

/*--widget-formatting ////////////////////////////////////*/
.widget-container { margin-bottom: 30px; }
.widget-container ul li a { text-decoration: none; }
.widget-container ul li a:hover { text-decoration: none; color: #000; }
.widget-container h3 { color: #333; padding: 0 0 8px 0; margin: 0; overflow: hidden; font-size: 16px; font-weight: 700; }
.widget-container ul li { border: none; padding: 0 0 7px 0; margin-left: 0; margin-right: 0; font-size: 1rem; line-height: 1.4; }
.widget-container ul li ul li { margin-left: 6px; }

/*widgets*/
#calendar_wrap { text-align: left; padding: 8px 15px; margin: 0; }
#wp-calendar { text-align: left; margin-top: 5px; width: 100%; }
#footer-widget #wp-calendar a:hover { color: white; }
#wp-calendar caption { font-weight: normal; font-size: 14px; margin-bottom: .4em; }
#wp-calendar td { padding: 10px; }
#wp-calendar #today { font-weight: bold; color: #d6500d; }
.widget_tag_cloud a { text-decoration: none; margin: 5px 5px 5px 0; line-height: 24px; }

/*Alignments //////////////////////////////////*/
.alignleft, 
img.alignleft { display: inline; float: left; margin-right: 22px; margin-top: 9px; }
.alignright, 
img.alignright { display: inline; float: right; margin-left: 22px; margin-top: 8px; }
.aligncenter, 
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignleft, 
.alignright, 
.aligncenter, 
img.alignleft, 
img.alignright, 
img.aligncenter { margin-bottom: 10px; }
img.alignnone, 
.alignnone { display: inline; margin-right: 15px; margin-top: 4px; margin-bottom: 12px; }
.wp-caption { border: none; background: #f1f1f1; color: #888; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 15px; padding: 4px; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.wp-caption img { margin: 5px; }
.wp-caption p.wp-caption-text { margin: 0 0 4px; }
.wp-smiley { margin: 0; }
.formbar { float: left; margin-left: 0; width: 28%; max-width: 280px; margin-top:8px; }
.formbar h3 { font-size: 1.05rem; line-height: 1.2; margin-bottom: 3px; }
.formbar p { font-size: .94rem; line-height: 1.4; margin-bottom: 1.5em; color: #7d766d; }

/******GRAVITY FORMS*****/
input, textarea, keygen, select {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:14px;}
button,
input[type=submit],
input[type=button] {font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:13px; font-weight:bold;}
.formcontainer { width: 69%; max-width: 590px; float: left; margin-top:5px; margin-right:1%; }
#gform_wrapper_2 {margin-top:12px;}
.gform_wrapper .gform_body {
    width: 100%!important;
}
.gform_wrapper { margin: 0 0 10px 0; width: 100%; }
.gform_wrapper .top_label .gfield_label { font-size: .95rem; margin: 0;  font-weight: 700; line-height: 1em; clear: both; width: 100%; color: #897f75;font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.gform_wrapper li,
.gform_wrapper form li,
body .gform_wrapper ul li.gfield { margin: 1px 0 1.5em 0; }
.gform_wrapper li.gsection,
.gform_wrapper form li.gsection,
body .gform_wrapper ul li.gfield.gsection  { margin: 0 0 .5em 0;padding-top:.5em; }
.gform_wrapper .ginput_complex label, 
.gform_wrapper .gfield_time_hour label, 
.gform_wrapper .gfield_time_minute label, 
.gform_wrapper .gfield_date_month label, 
.gform_wrapper .gfield_date_day label, 
.gform_wrapper .gfield_date_year label, 
.gform_wrapper .instruction,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, 
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label { margin-bottom: 0; }
.gform_wrapper .ginput_complex .ginput_right input[type=text], 
.gform_wrapper .ginput_complex .ginput_right input[type=url], 
.gform_wrapper .ginput_complex .ginput_right input[type=email], 
.gform_wrapper .ginput_complex .ginput_right input[type=tel], 
.gform_wrapper .ginput_complex .ginput_right input[type=number], 
.gform_wrapper .ginput_complex .ginput_right input[type=password], 
.gform_wrapper .ginput_complex .ginput_right select { width: 99%; color: #666 }
.gform_wrapper input[type=text], .gform_wrapper input[type=url], 
.gform_wrapper input[type=email], .gform_wrapper input[type=tel], 
.gform_wrapper input[type=number], .gform_wrapper input[type=password],
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){ font-size: .88em; padding: 2px 5px; }
.gform_wrapper .gfield_required { color: #d6500d; }
.gform_wrapper select { height: 26px; line-height: 1.3; background: #f6f6f6; border: 1px solid #c3c3c3; font-size: .84em; color: #666; }
.gform_wrapper option { color: #666; }
.gform_wrapper input, 
.gform_wrapper textarea { border: 1px solid #c3c3c3; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f6f6f6; color: #666 }
.gform_wrapper .top_label input.medium[type=file] {width:30%;}
.gform_wrapper input[type=file] {border:none;background:transparent;}
.gform_wrapper .screen-reader-text {font-size:.8em;font-style:italic;display:block;}
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.gform_next_button.button,
.gform_wrapper .gform_page_footer input.gform_previous_button.button,
.gform_wrapper .gform_page_footer .button.gform_button { font-size: 13px; text-transform: uppercase; font-weight: 400!important; letter-spacing: .1em; background: #d6500d; color: #fff; border: none; padding: 8px 21px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-transition: background 0.5s ease-in-out; -webkit-transition: background 0.5s ease-in-out; -o-transition: background 0.5s ease-in-out; transition: background 0.5s ease-in-out; font-family:Lato, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
.gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.gform_next_button.button:hover,
.gform_wrapper .gform_page_footer input.gform_previous_button.button:hover,
.gform_wrapper .gform_page_footer .button.gform_button:hover { background: #be531f; }
.gform_wrapper .gform_footer { padding: 6px 0 0 0; }
.gform_wrapper input.gform_button.button, 
.gform_wrapper input[type=submit] { margin-bottom:0;}
.gform_wrapper input#gform_submit_button_2[type=submit] {display:inline-block;}
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li { margin: 0 15px 0 0;}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right.address_state select {width:96%; margin-top:0;}
.gform_wrapper .top_label div.ginput_container.ginput_container_radio { margin-top: 2px; }
.gform_wrapper .description_above .gfield_description { padding: 0 0 3px 0; }
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] { margin-top: 0; }
body .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 0;
}

.gform_wrapper .ginput_complex .ginput_full, 
.gform_wrapper .ginput_complex .ginput_left, 
.gform_wrapper .ginput_complex .ginput_right { min-height: 15px; }

/***validation errors***/
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color:#ffeded!important; margin-bottom: 1em!important; padding: 0 12px; border-top: none!important; border-bottom: none!important; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px; }
.post-entry .gform_wrapper.gform_validation_error div.validation_error { color: #790000; font-size: 1.2em; line-height:1.4; font-weight: 700; border-top: none; border-bottom: none; padding: 0;text-align:left;margin-top:.5em; }
.gform_wrapper .top_label .gfield_error { width: 100%; }
.gform_wrapper li.gfield.gfield_error.gfield_contains_required { padding-right: 12px; }
.gform_wrapper li.gfield.gfield_error.gfield_contains_required input.large {width:97%;}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error select {background:#fff; border: 1px solid #790000;}

.gform_wrapper .ginput_full.address_line_1,.gform_wrapper .ginput_full.address_line_2 {margin-bottom:8px;float:none;display:block;}

/**fix name fields**/
div.ginput_container_name span.name_first, 
div.ginput_container_name span.name_last {padding-right:16px;width:50%;}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_last input { width: 50%; }
.gform_wrapper .ginput_complex .ginput_right input[type=text] { width: 96.5% !important; }
div.ginput_complex.ginput_container.gf_name_has_2 span.name_last { display: -moz-inline-stack; display: inline-block; vertical-align: top; padding-right: 16px;width:48.6%; }

.gform_wrapper ul.gform_fields li.gfield { padding-right: 0!important; font-family:"Nunito Sans"; } 

#field_1_3.gfield.gf_left_half { padding-right:8px!important; }
#field_1_4.gfield.gf_right_half { padding-left:8px!important; }
@media screen and (max-width: 641px) {
	#field_1_3.gfield.gf_left_half,
	#field_1_4.gfield.gf_right_half { padding:0!important; display:block; }
}
.gfield.hide-sublabel .ginput_complex label {display:none!important; margin:0!important; }
body .gform_wrapper .top_label div.ginput_container { margin-top: 4px!important; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper select,
.gform_wrapper textarea { background:#f9f9f9; border:1px solid #ccc; border-radius:4px; padding: 3px 4px; }
.gform_wrapper .gfield_required { color: #C92C1E!important; margin-left: 2px!important; }

.gform_wrapper .gform_footer {text-align:center!important;}
.gform_wrapper .gform_footer input[type=submit] { background:#C92C1E; color:#fff; border:none; border-radius:4px; padding:10px 24px; font-size:14px!important; text-transform:uppercase;  -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; -o-transition: background .5s ease-in-out; transition: background .5s ease-in-out; }
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_footer input[type=submit]:active { background:#810d03; }

/***END GF*****/

@media screen and (max-width:640px) {
    div.ginput_complex.ginput_container.gf_name_has_2 span.name_last,
    div.ginput_complex.ginput_container.gf_name_has_2 span.name_first,
    .gform_wrapper .ginput_complex .ginput_right { width: 100%; padding-right: 0; }

    .gform_wrapper .top_label li.gfield.gf_inline.right40 { margin: 0; }

    .gform_wrapper .ginput_complex .ginput_right input[type=text],
	.ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
	.gform_wrapper textarea { width: 100% !important; }

    .gform_wrapper .ginput_container select,
    .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select { width: 100% !important; margin-left: 0; }
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] { width: auto;  }
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title { font-size: 15px!important; filter: alpha(opacity=90);  -moz-opacity: .9;opacity: .9!important; margin: 0 0 8px 0!important;}
.gform_wrapper div.gf_progressbar {padding:0!important;}
.gform_wrapper h2.gsection_title {font-weight:700;padding-top:5px;border-top:1px solid #ddd;width:98%;}
.gfield.gsection {border:none!important;margin:8px 0;}
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper textarea.small,
.gform_wrapper textarea.medium,
.gform_wrapper textarea.large,
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), 
.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), 
.gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), 
.gform_wrapper .ginput_complex select  { width: 98%; }

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { /* Firefox 18- */ color: #aaa; }
::-moz-placeholder { /* Firefox 19+ */ color: #aaa; }
:-ms-input-placeholder { color: #aaa; }

input:-webkit-autofill, select:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px #f6f6f6 inset; box-shadow: 0 0 0px 1000px #f6f6f6 inset; }



/*****WPR MENU*****/
#wprmenu_bar .bar_logo { display:none; padding-left: 0px; height: auto; position: absolute; top: 4px; left:15px;-webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
/*.onscrollchg #wprmenu_bar .bar_logo { display:block; max-width:125px; } */
#wprmenu_menu.top {text-align:center;}
#wprmenu_menu_ul, 
.wpr_search {max-width:600px; margin:0 auto!important; text-align:left;}
#wprmenu_menu .wpr_search { padding:1em 14px 1.3em 14px!important; }
#wprmenu_menu.wprmenu_levels ul li a {font-size:17px;}
#wprmenu_menu ul li:first-child a {padding-top:20px;}
#wprmenu_menu ul { padding-bottom:20px; }
#wprmenu_menu ul ul ul { padding-bottom:0; }
#wprmenu_bar, #wprmenu_bar *, #wprmenu_menu, #wprmenu_menu * {font-family: Lato, "Hevetica Neue", Helvetica, Arial, sans-serif;}
#wprmenu_bar .wprmenu_icon span { width: 28px!important; height: 3px!important; }
#wprmenu_bar .wprmenu_icon { width: 24px!important;}
/***green***/
#wprmenu_bar {overflow:visible; background: #454b33; height:40px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
#wprmenu_bar .wprmenu_icon span { background: #e6e8d5; }
#wprmenu_menu { background: #69734e!important; }
#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item { border-left: 1px solid #69734e; }
#wprmenu_menu.wprmenu_levels ul li { border-bottom: 1px dotted #a6ab86!important; border-top: 1px solid #69734e!important; }
.wpr_search .wpr-search-field { padding: 4px 5px !important; border: none; max-width: 100%; width: 100%; border-radius:3px; background:#e6e8d5; }
#wprmenu_menu ul li a { color: #e6e8d5!important; }
#wprmenu_menu ul li a:hover,
#wprmenu_menu ul li a:active { color:#fff!important; }
#wprmenu_menu.wprmenu_levels ul li ul { border: none!important; }
#wprmenu_menu.wprmenu_levels ul li ul li { border-top: 1px dotted #a6ab86!important; border-bottom:none !important; }
/***blue****/
#init #wprmenu_bar {overflow:visible; background: #29526C url(images/wpr-init-bkgrd.jpg) 50% 0 no-repeat !important; }
#init #wprmenu_bar .wprmenu_icon span { background: #d4dade; }
#init #wprmenu_menu { background: #064b6e!important; }
#init #wprmenu_menu.wprmenu_levels a.wprmenu_parent_item { border-left: 1px solid #064b6e; }
#init #wprmenu_menu.wprmenu_levels ul li { border-bottom: 1px dotted #d4dade!important; border-top: 1px solid #064b6e!important; }
#init .wpr_search .wpr-search-field { padding: 4px 5px !important; border: none; max-width: 100%; width: 100%; border-radius:3px; background:#d4dade; }
#init #wprmenu_menu ul li a { color: #d4dade!important; }
#init #wprmenu_menu ul li a:hover,
#init #wprmenu_menu ul li a:active { color:#fff!important; }
#init #wprmenu_menu.wprmenu_levels ul li ul { border: none!important; }
#init #wprmenu_menu.wprmenu_levels ul li ul li { border-top: 1px dotted #d4dade!important; border-bottom:none !important; }

@media only screen and (max-width: 900px) {
	body.admin-bar #wprmenu_bar { top: 0!important; }
}
#wprmenu_menu.wprmenu_levels ul li:last-child { border-bottom:none !important; }

/**POPUP MAKER***/
.pum-theme-478 .pum-content + .pum-close, 
.pum-theme-lightbox .pum-content + .pum-close { height: 30px; width: 30px; padding: 0 5px 10px 5px; font-size: 15px; line-height: 26px; border-radius: 38px; }
.pum-theme-478 .pum-content + .pum-close:hover, 
.pum-theme-lightbox .pum-content + .pum-close:hover {background:#2d3233;}
#popmake-content h1 {margin-bottom:.5em!important;}
.pum-container h1,
.pum-container h2 { font-size:1.35em; }
.pum-container h1,
.pum-container h2,
.pum-container h3,
.pum-container p {margin-right:25px;}
.pum-theme-lightbox .pum-container { padding-left: 55px!important; padding-bottom:35px!important; }

/**WP LIGHTBOX**/
.hidden { display: none; }
.pp_content_container .pp_details { float: left; margin: 6px 0 2px; }
.pp_nav { clear: right; float: left; margin: 0 10px 0 0; vertical-align: middle; }
.pp_nav p.currentTextHolder { font-size: .8rem; color: #999; vertical-align: top; line-height: 1.1; }
.pp_close { float: right; }
div.light_rounded .pp_description, 
div.light_square .pp_description { margin-right: 0; }
p.pp_description { clear: both; font-size: .9rem; font-weight: 700; margin: 6px 0 0 0; padding-top: 6px; line-height: 1.3; }
.pp_hoverContainer a.pp_next, 
.pp_hoverContainer a.pp_previous { display: none; } /*allows us to avoid extra coding to add gallery view only when there are additional slides*/
div.light_rounded .pp_top .pp_left { background: #fff; -moz-border-radius: 12px 0 0 0; -webkit-border-radius: 12px 0 0 0; border-radius: 12px 0 0 0; }
div.light_rounded .pp_top .pp_right { background: #fff; -moz-border-radius: 0 12px 0 0; -webkit-border-radius: 0 12px 0 0; border-radius: 0 12px 0 0; }
div.light_rounded .pp_bottom .pp_left { background: #fff; -moz-border-radius: 0 0 0 12px; -webkit-border-radius: 0 0 0 12px; border-radius: 0 0 0 12px; }
div.light_rounded .pp_bottom .pp_right { background: #fff; -moz-border-radius: 0 0 12px 0; -webkit-border-radius: 0 0 12px 0; border-radius: 0 0 12px 0; }
#swipebox-close, 
#swipebox-next, 
#swipebox-prev { background-image: url(images/icons.png) !important; opacity: .7; }
#swipebox-close:hover, 
#swipebox-next:hover, 
#swipebox-prev:hover { background-image: url(images/icons.png) !important; opacity: 1.0; }
#swipebox-next.disabled, 
#swipebox-prev.disabled { opacity: .3; }
#swipebox-close { margin-right: 10px; }

/*****FEEDTHEM STREAMS******/
.fts-twitter-backg-image { z-index: 1!important; }
.instagram-social-btn-top,
.fts-jal-fb-header h1 {display:none!important;}
.fts-jal-fb-group-header-desc {line-height:1.5;}
.fts-instagram-inline-block-centered { padding-top:4px;}
a.fts-powered-by-text { color:#fff!important; }
.fts-instagram-wrapper {margin-bottom:20px!important;}
.leftstream,
.middlestream,
.rightstream { overflow:hidden!important; background:#fff; padding-top:.5em; }
/****************************
RESPONSIVE TWEAKS 
******************************************************/

@media screen and (max-width: 1000px) {
	#header_container { background: rgba(255,255,255,.9)!important; }
	#menubar,
	.flexslider,
	.flexslider .slides img { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
}

@media screen and (max-width: 900px) {
	
	.title-container img.unearthed-logo { margin: 0 auto 4px auto;max-width:330px; }
	.pagetitle img.aott-logo { margin: -12px 0 6px .6em; max-width:120px; }
	.initlogo img.aott-logo { margin: -3px auto 10px auto; max-width:120px; position:static; top:0; right:0;}
	.pagesidebar #sidebar { padding: 0; }
	/*#nav_container,
	.headersearch { display: none; }*/
	#initnav-container { height:auto!important; /*display: none;*/ }
	.slidertext h2 { font-size: 2rem }
	.slidertext p { font-size: 1rem; }
	.slidertext p.moreinfo { margin-top: 1em; }
	#footer1, #footer2, #footer3, #footer4 { float: none; display: block; width: 100% !important; max-width: 600px; margin-left: auto; margin-right: auto; }
	/*#footer-widget p { font-size: .9rem; }
	#footer-widget .widget-container h3 { font-size: 15px; }*/
	#footer-widget .widget-container { margin-bottom: 12px; text-align: center; }

	.colorhold { top:0; }
	#header2 { text-align: center; margin: 0; min-height: 90px; }
	#logo, #logo2 { position: absolute!important; display: block; margin: 0 auto 0 auto; top:0; left: 0; float: none;  }
	.tagline.headeright { position:absolute; right:0; top:3em; }
	

	#box_container .medium-4.columns,
	#box_container .medium-3.columns,
	.vidlist .medium-3.columns { float: none; display: block; height:auto; width: 100% !important; max-width: 600px; margin-left: auto; margin-right: auto; }
	.columns.logos { text-align:center!important; }
	#init .medium-3.columns .pagetitle { margin-top:8px;/*float: none; display: block; height:auto; width: 100% !important; max-width: 600px; margin-top:12px; margin-left: auto; margin-right: auto;*/ }
	#init .medium-6.columns { float: none; display: block; height:auto; width: 100% !important; max-width: 600px; margin-top:12px; margin-left: auto; margin-right: auto; }
	#init .title-container .position { position:static; padding-top:23px; }
	.boxes { margin: 2rem 0 2.6rem 0; }
	.vidlist .launchpix a.videobox {  top: 40%; }
	.sbbutton { text-align:center; }
	#init .title-container {height:auto; margin-bottom:6px; }
	.title-container .medium-3.columns,
	.title-container .medium-9.columns { text-align:center; }
	.medium-3.columns.pagesidebar.init { padding-top: 0; }
	.medium-6.columns .cardwrapper { height:auto!important; }
	/*.menu-primary-navigation-container {display:none;}*/
	#header2.home-none {display:block;}
	
	.gform_wrapper .gform_footer { padding: 6px 0 12px 0; text-align:center; margin:16px auto; }
	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type=submit] {margin:0 auto 16px auto;}
	.gform_wrapper .top_label input.medium[type=file] { width: 100%;}
	.formbar { width: 100%;max-width:400px; padding-top: 10px; float: none; margin: 12px auto; text-align:center; }
	.formcontainer { width: 100%; max-width: 100%; float: none; }
	.pagesidebar .subnavnote, 
	.pagesidebar .sbaddress { margin: 0 auto 32px auto; max-width: 400px; text-align:center; }
	.pagesidebar .quote { margin: 0 auto 32px auto; max-width: 400px; text-align:center; }
	#sidebar {padding: 36px 20px 0 0;max-width:600px; text-align:center; margin:0 auto;}
	.medium-3.columns.pagesidebar,.medium-3.columns.sidebar { width: 100%;padding-left: 0.9375em; padding-right: 0.9375em; }
	.widget-container { text-align: center; }
	.post-entry,
	#comments,
	.pagetitle { width: 600px; max-width: 100%; margin-left: auto!important; margin-right: auto!important; float: none; display: block; }
	.title-container h1 {position:static;}
	.textwidget img { max-width: 146px; }
	.medium-9.columns.page,.medium-9.columns { width: 100%; }
	.headertext h3.tagline { font-size: .9em; }
	.headertext h5.sub { font-size: .8em; }
	h2.navlabel { display: block; color: #aaa; font-size: 1rem; }
	.pagesidebar nav { display:none;}

	#welcome_container .columns,
	#footer1,
	#footer2,
	#footer3,
	#footer4 { float: none; display: block; width: 100% !important; max-width: 600px; margin-left: auto; margin-right: auto; }
	
	.medium-4.columns,
	.medium-3.columns,
	.medium-6.columns,
	.medium-9.columns,
	.medium-9.columns.page,
	.title-container .medium-9.columns,
	.medium-3.columns.pagesidebar, 
	.medium-3.columns.sidebar { width:100%; max-width:600px; float:none!important; margin-left:auto;margin-right:auto; }
	#initnav-container .medium-9.columns .subnav {max-width:900px; text-align:center;}
	.people .medium-4.columns { width: 50%; max-width:400px;}
	.people .medium-4.columns:nth-child(odd) {float:left!important; clear:both;}
	.people .medium-4.columns:nth-child(even) {float:left!important;}
}

@media screen and (max-width: 850px) {
	
	.medium-12 .pagetitle,
	.eventblock .medium-3 .eventcontent,
	.eventblock .medium-4 .eventcontent,
	.eventblock .medium-5 .eventcontent,
	.medium-12.columns .eventcontent { width: 400px; max-width: 100%; margin-left: auto!important; margin-right: auto!important; float: none; display: block; padding:10px 0; }
	.eventblock .medium-3.columns,
	.eventblock .medium-4.columns,
	.eventblock .medium-5.columns {width:100%;max-width:100%;float:none;display:block;}
	.eventblock .scrollbox {height:auto;}
	.eventblock p.read-more,
	.eventblock p.map {text-align:center;margin-left:-14px;}
	.pagecontainer.fourohfour .post-entry h1.mainhead {font-size:3em;}
	.pagecontainer.fourohfour .post-entry  {padding:60px 0 20px 0;width: 100%; max-width: 4000px;}
	.ppl-bio {clear:both;}
	.wp-pagenavi {text-align:center;}

	
}

@media screen and (max-width: 800px) {
	.slidertext h2 { font-size: 1.8rem }
	.slidertext p { font-size: .9rem; }
	#swipebox-next { margin-right: 10px; }
}

@media screen and (max-width: 740px) {
	.slidertext h2 { font-size: 1.7rem }
}

@media screen and (max-width: 700px) {
	.slidertext h2 { font-size: 2.2rem }
	.slidertext p { font-size: 1.2rem; }
	#header_container { }
	.headeright #search { margin: 0 auto 1.3em auto; }
	.post-entry.news p { clear: right; }
	.menu-header { max-width: 400px; margin: 0 auto; }
	.socialicons { position: relative; top: 0; right: 0; width: 100%; margin: 0; padding: 0 4px; }
	/*.tagline {position:relative;top:0;right:0;margin-top:15px;}*/
	.headertext { position: relative; top: 0; right: 0; margin-top: 15px; width: 100%; padding: 0 20px 10px 20px; }
	.custom-dropdown { position: absolute; display: inline-block; width: 100%; bottom: 0; }
	.custom-dropdown select { width: 100%; background-color: #00769d; color: #fff; font-size: inherit; padding: .5em 2.5em .5em .5em;border: 0; margin: 0; border-radius: 3px; text-indent: 1px; text-overflow: ''; -webkit-appearance: button; /* hide default arrow in chrome OSX */ }
	.custom-dropdown::before, .custom-dropdown::after { content: ""; position: absolute; pointer-events: none; }
	.custom-dropdown::after { /*  Custom dropdown arrow */ content: "\25BC"; height: 1em; font-size: .625em; line-height: 1; right: 1.2em; top: 50%; margin-top: -.5em; color: #fff; }
	.custom-dropdown::before { /*  Custom dropdown arrow cover */ width: 2em; right: 0; top: 0; bottom: 0; border-radius: 0 3px 3px 0; }
	.custom-dropdown::before { background-color: rgba(0,0,0,.15); }
	/*#footer-widget p { font-size: .8rem; }
	#footer-widget .widget-container h3 { font-size: 13px; }*/
	.slidertext, .flexslider .slides img { float: none; display: block; width: 100%; text-align: center; }
	.flexslider .slides img { }
	.slidertext { padding-bottom: 1em; }
	.slidertext h2 { margin-top: .5em; }
	#box_container { padding-top: 0; }
	/*#footer-widget p { font-size: .9rem; }
	#footer-widget .widget-container h3 { font-size: 15px; }*/
	#footer-widget li.widget-container { margin: 0 0 .4rem 0; }
	/*#footer-widget .widget-container ul.social { padding-top: 1em; }*/
}

@media screen and (max-width:640px) {
	.pagesidebar { padding-top: 0; padding-bottom: 0; }
	#sidebar { padding-top: 0; padding-bottom: 6px; }
	.tagline.headeright { font-size:1.2em; top:2.8em; }
	#logo {max-width:140px;}
}

@media screen and (max-width:600px) {
.post-entry p { clear: both; }
	.post-entry .excerpt p {clear:none;}
	.pagepix { width: 100%; max-width: 590px; margin-bottom: 1em; float: none; margin-left: 0;text-align:center; }
	.pagepix .pixdiv { margin:0 auto; }
	.title-container h1 {position:relative;left:0;}
	div#sidebar { padding-right: 10px; }
	.pagepix.Normal .pixdiv p.morepix { }
	.people .medium-4.columns { width: 100%; max-width:400px; padding-bottom:9px; }
	.people .medium-4.columns:nth-child(odd) {float:none!important; }
	.people .medium-4.columns:nth-child(even) {float:none!important; }
} 
@media screen and (max-width:430px) {
.pagesidebar #sidebar { padding:0 0 20px 0; }
.pagecontainer.fourohfour .post-entry h1.mainhead {font-size:2.7em;}
}
@media screen and (max-width:395px) {
.tagline.headeright { font-size:1em; top:3em; }
}