/* Set Box Model */
* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
    -webkit-text-size-adjust: none;
       -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
         -o-text-size-adjust: none;
            text-size-adjust: none;

}
/* end */

#ios-homepage-video-container {
	display: none;
}

#homepage-header-text {
	opacity: 0;
}

#main-content {
	min-height: 450px;
}

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear: both;
	display: block!important;
	margin-bottom: 1em;
}

.ngg-gallery-thumbnail {
		float: left;
		margin-right: 5px;
		text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color: #005593;
	border: 0 none;
	padding: 4px;
	position: relative;
	margin: 4px 0px 4px 5px;
	}

.ie7	.circular {
		display: none;
	}
	
.ie7	.circular-link {
		display: inline-block;
		padding: 5px;
		margin-top: 10px;
		color: white!important;
		background: #0a2b4c!important;
	}
	
.attractions-waystogive-text {
		float: right;  font-weight: bold; width: 80%; text-align: right; background: rgba(0,0,0,0.85); color: white; padding: 10px
}

.ie8 .attractions-waystogive-text, .ie7 .attractions-waystogive-text {
	background: #000;	
}

.ie8 #header, .ie7 #header {
	border-bottom: 1px solid #ebebeb;
}

.ie8 #footer {
	position: inherit!important;
}
.ie8 #logocontainer {
	position: relative!important;
	margin-bottom: -60px!important;
	margin-top: -25px!important;
}

.ie8 #search-table {
	margin-top: -10px!important;
}

.ie7 #search-table {
	margin-top: -75px!important;
}

.ie9 #search-table {
	margin-top: -10px!important;
}

.ie7 .body-banner-text, .ie8 .body-banner-text {
	width: 40%;
}

.ie7 .header-text, .ie8 .header-text {
	font-size: 1.5em;
}

.ie7 .block-container .seven.columns {
	width: 40%;
}

.ie7 .block-container.no-title .four.columns, .ie7 .block-container.no-title .four.columns, .ie7 .block-container.title .four.columns{
	width: 25%;
}

#ie-homepage-header {
	display: none;
}

.ie7 #homepage-video-container, .ie8 #homepage-video-container {
	display: none;
}

.ie7 #ie-homepage-header, .ie8 #ie-homepage-header {
	display: block;
}


.ie7 #alerts, .ie7 #mobile-alerts, .ie8 #alerts, .ie8 #mobile-alerts {
	display: none;	
}

.ie8 #homepage-header-text, .ie8 .footer-text, .ie8 .body-banner-text, .ie8 .body-banner-text alt, .ie8 .header-text {
	background: #000;
	opacity: 1;
}

.ie7 #homepage-header-text, .ie7 .footer-text, .ie7 .body-banner-text, .ie7 .body-banner-text alt, .ie7 .header-text, .ie7 #homepage-header-text-mobile {
	background: #000;
	opacity: 1;
}
.ie7 #homepage-header-text, .ie8 #homepage-header-text {
	font-size: 1em;
	height: auto;
	padding-bottom: 30px;
}

.ie7 #homepage-header-text {
	width: 35%!important;
}

.ie7 #btmg-home, .ie8 #btmg-home {
	padding-top: 0px;
	margin-top: 0px;
}





.circular-link:link {
		font-weight: normal;
}

.circular-link {
	color: #fff!important;
}

.circular-link:hover {
	color: #b5dfff!important;
	
}


.homepage-header-text-list {
	margin-left: -15px;
	text-align: center; 
	list-style: none; 
	text-transform: uppercase; 
	font-size: 0.8em; 
	margin-top: 20px; 
	margin-bottom: 20px 
}


.home-thumbnail-text {
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
	
}

.circular {
	margin: auto;
	margin-bottom: 5px;
	margin-top: 20px; 
	width: 100px;
	height: 100px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	background-size: cover;
	background-position: center;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	opacity: 0.85;
	}
	
.circular:hover {
	opacity: 1;	
}

.circular.whatwedo {
	background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/what-we-do-thumbnail_jpg-1417005638') no-repeat;
}

.circular.campaigns {
	background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/campaigns-thumbnail_jpg-1417005639') no-repeat;
}

.circular.waystogive {
	background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/waystogive-thumbnail_jpg-1417005639') no-repeat;
}

.circular img {
	opacity: 0;
	filter: alpha(opacity=0);
	}


a.what-we-do-button {
	text-transform:uppercase; color: #fff!important; font-family: Oswald; font-size: 20px; background: #073255; padding: 10px; margin: 20px; display: inline-block; border: 1px solid white
}

a.what-we-do-button:hover {
	background: #96b6cf;
}

.donor-list-header {
	margin-top: 20px; margin-bottom: 40px; padding: 20px; text-align: left; background: #034b7f; color: white; width: 100%;
}

.flexslider .slides {
	margin-bottom: auto;
}

.fts-jal-fb-group-display {
	max-width: 800px;
}

.fts-jal-fb-header {
	display: none;
}

.fts-jal-single-fb-post {
	border: 1px solid rgba(184,184,184,0.9)!important;
	padding: 20px!important;
	border-radius: 5px;
	margin-bottom: 30px!important;	
}

.fts-album-photos-wrap img {
	max-width: 400px; 
	max-height: 400px;
}

.fts-jal-fb-user-thumb {
	display: none;
}

.fts-jal-fb-user-name {
	color: inherit!important;
}

.fts-jal-fb-right-wrap {
	padding-left: 20px!important;
	padding-right: 20px!important;
}

.fts-jal-fb-see-more {
	padding-right: 20px;
	padding-bottom: 20px;
}




#home-sponsor-slideshow ol.flex-control-nav {
		display: none!important;
	
}

.flex-viewport { /*padding-left: 20px!important;*/ }
.flex-prev, .flex-next {height: 60px!important; }


#social-icons-revised {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 120px;	
}

#footer #social-icons-revised {
	display:inline;	
	margin: 20px 0;
	float: none;
	width: 120px;
	height: 40px;
}


#social-icons-revised li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}


#footer #social-icons-revised li {
	display: block;
}


#social-icons-revised li a {
	
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	/*background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/social-icons_png-1417005648');
	text-indent: -999999em;*/
	text-align: left;
	margin-left: 10px;
}

#social-icons-revised li a:hover {
	opacity: 0.75;
}


#feature-standard, #feature-standard-parallax {
	position: relative!important;
	margin-top: 0px!important;
}

#search-container-404 {
	margin-bottom: 50px; 
	width: 50%;
}

#header-sub-menu {
	padding-top: 7px; 
	padding-bottom: 10px;
}

.homepage-header-text-pitch {
	/*font-size: 2em; 
	line-height: 1.25em; */
	font-size: 1.5em;
	font-family: oswald;
	margin-bottom: 30px;
}

.homepage-header-text-strong {
	/*font-size: 1.5em; */
	font-size: 1.25em;
}

.homepage-logo {
	width: 100%; 
	text-align: center	
}

.homepage-logo img {
	max-width: 46%
}

.mobilelogocontainer {
	width: 49px; 
	height: 45px; 
	padding: 5px;
}

#homepage-header-text-mobile {
	display: none;
}

#homepage-header-text {
	display: block;
}

.home-floating-image {
	float: right; 
	width: 32%; 
	position: absolute; 
	right: 12%; 
	top: 0%; 
	max-width: none!important
}

.body-banner-mobile {
	display: none;
}

.body-banner-mobile div.body-banner-text {
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 20px;
	margin-bottom: -10px;
	}

.body-banner-mobile div.body-banner-text a {
	color:  #96b6cf!important ;
	font-size: 1.2em; 
}

.body-banner-mobile div.body-banner-text a:hover {
	/*color: #1B5B8F!important;*/
	color: #b5dfff!important;
}



.body-banner-fullscreen {
	display: block;
}


.footer-column-title {
	font-family: Arial; 
	font-size: 0.7em; 
	color: white; 
	font-weight: bold; 
}

#footer-thirdcolumn {
	margin-left: 20px;
}

#footer-leadership {
	width: 25%; 
	margin-left: 20px; 
	border-right: 1px solid #add2ee; 
}

#footer-quicklinks {
	margin-left: 0px; 
	border-right: 1px solid #add2ee;
}

#mobile-search {
	display: none; 
	background: #000; 
	padding-left: 20px; 
	margin-top: -12px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

a.campaign-button {
	display: inline-block;
	background-color: #0a2b4c;
	background-repeat: no-repeat;
	color: #fff!important;
	position: relative;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: 100!important;
	background-position: 16px 12px;
	height: auto;
	font-size: 18px;
	line-height: 30px;
	padding: 0 15px;
	margin-left: 20px;
	text-align: center;
	-webkit-transition: ease-in-out .1s;
	   -moz-transition: ease-in-out .1s;
	    -ms-transition: ease-in-out .1s;
	     -o-transition: ease-in-out .1s;
	        transition: ease-in-out .1s;
	cursor: pointer;
	border: none;
}

a.campaign-button:hover {	

background-color: #0076bf;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	   -moz-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	    -ms-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	     -o-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	        box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
}

.widget_text {
	list-style-type: none;
}

.block {
	width: 100%; 
	text-align: center;
}

.block-title {
	font-size: 1.2em; 
	font-weight: bold; 
	color: #0a2b4c
}

.block-text {
	line-height: 1.4em;
}

.block-container-title {
	border-bottom: 1px solid #BBB; 
	margin-bottom: 20px
}

.block-container-title h3 {
	margin:auto;
}

.campaign {
	padding-bottom: 20px; 
	padding-top: 20px; 
	margin-bottom: 20px; 
	border-bottom: 1px solid #BBB; 
}

.campaign h4 {
	font-weight: bold;
}

.goal {
	font-size: 1.4em;
}

.goal-amount {
	color: #085694;
}

.footer-text {
	color: white; 
	max-width: 30%; 
	height: auto; 
	padding: 30px; 
	padding-top: 10%; 
	position: absolute; 
	right: 15%; 
	background: rgba(0,0,0,0.65); 
	font-size: 2em; 
	font-family: arial; 
	text-transform: uppercase;
}

.footer-banner {
	width: 100%; 
	margin-bottom: -50px;
}


.spacer {
	clear: both;
}

.shifted_anchor {
	position: relative; 
	top: -110px; 
	margin: 0;  
	padding: 0; 
	float: left;
	display: block;
	visibility: hidden;
}



#btmg.large-header {
	margin-top: 36%;
	margin-bottom: 0px;
}

#main-content.large-header {
	padding-top: 25px 
}

.block-container {
	width: 100%; 
	border-bottom: 2px #DDD solid; 
	position: relative; 
}

.block-container.shadow {
	-webkit-box-shadow: 0px 5px 15px #aaa;
	   -moz-box-shadow: 0px 5px 15px #aaa;
	    -ms-box-shadow: 0px 5px 15px #aaa;
	     -o-box-shadow: 0px 5px 15px #aaa;
	        box-shadow: 0px 5px 15px #aaa;
}
	
.block-container.grey {
	background:#ebebeb; 
}

.block-container.nfa {
	background-image: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/nfa-waystogive-background_jpg-1417005649');
	background-position: center;
	background-size: cover;
}

.block-container.nfa h3 {
	color: white;
	font-weight: bold;
}

.block-container section.row {
	padding-top: 20px; 
	padding-bottom: 20px;
}

.block-container.title section.row {
	padding-top: 45px; 
	padding-bottom: 85px; 
}

.block-container div.columns {
	border-radius: 10px; 
	min-height: 320px; 
	background: #fff;
	border-right: solid #DDD 4px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	padding-left: 20px; 
	padding-right: 20px; 
}

.block-container.grey div.columns {
	background: #fff;
}

.block-container.white div.columns {
	background: #ebebeb;
}

/* Set General Animations */
#page a, #searchform #s, #searchform #searchsubmit, .menu-main-menu-container li:hover .sub-menu, .menu-main-menu-container li .sub-menu > li a, #footer a:link, #footer a:visited, a.readmore, a.readmore span, .thumbnail-link, .wpcf7-form input[type="text"], .wpcf7-form textarea, #page .ngg-gallery-thumbnail img, h3.collapseomatic {
	-webkit-transition: ease-in-out .2s;
	   -moz-transition: ease-in-out .2s;
	    -ms-transition: ease-in-out .2s;
	     -o-transition: ease-in-out .2s;
	        transition: ease-in-out .2s;
}
/* end */


.body-banner-fullscreen {
	width: 100%; 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center; 
	border-bottom: 15px #fff solid; 
	/*border-top: solid 15px #000*/
}


.body-banner-text {
	font-family: arial; 
	color: white; 
	padding: 30px; 
	background: rgba(0,0,0,0.85);  
	z-index: 2; 
	padding-top: 60px;
	width: 35%; 
	min-height: 700px
}

.body-banner-fullscreen a {
	color: #96b6cf!important;
	font-size: 1.2em; 
}

.body-banner-fullscreen a:hover {
	/*color: #1B5B8F!important;*/
	color: #b5dfff!important;
}

.body-banner-fullscreen.right-align-text .body-banner-text {
	float: right; 
	padding-right: 5%;
	
}


.body-banner-fullscreen.left-align-text .body-banner-text {
	/*float: left; */
	padding-left: 5%;
	
}


.body-banner alt {
	width: 100%; 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center; 
	padding-top: 07%; 
	padding-bottom: 13%; 
	border-bottom: 2px #CCC solid;

}

.body-banner.left-align-text alt {
	padding-right: 65%; 
}

.body-banner.left-align-text alt  .body-banner-text {
	margin-left: 10%;
}

.body-banner.right-align-text alt {
	padding-left: 65%;
}

.body-banner.right-align-text alt .body-banner-text {
	margin-right: 10%;
}


.body-banner-text alt {
	 font-family: arial; 
	 color: white; 
	 padding: 30px; 
	 background: rgba(0,0,0,0.9);  
	 z-index: 2; 
}

.body-banner-text h2 {
	margin-bottom: 10px; 
	text-transform: uppercase;
	font-family: arial; 
	color: white;
	font-weight: normal;
}



#homepage-header-text {
/*	font-size: 15px;*/
	font-size: 1.5em;
	/*max-width: 30%;*/
	/*right: 15%;*/
	right: 30%;
	right: 10%;
	/*padding-top: 20px;*/
	padding-top: 100px;
	font-family: arial; 
	color: white; 
	height: 50%; 
	padding-left: 30px; 
	padding-right: 30px; 
	position: absolute;  
	/*background: rgba(0,0,0,0.65);  */
	background: rgba(0,0,0,0.75);
	z-index: 2; 
	
}

#nnam-home-title {
	font-size: 3em;
}

.header-text {
	font-family: arial; 
	color: white; 
	max-width: 30%; 
	height: 50%; 
	padding: 30px; 
	padding-top: 15%; 
	position: absolute; 
	right: 15%; 
	background: rgba(0,0,0,0.65); 
	font-size: 2.25em; 
	text-transform: uppercase;
	opacity: 0;
}


#homepage-video-container {
	/*position: fixed; */
	position: absolute;
	right: 0; 
	width: 100%;
}




#homepage-video-container-mobile {
	position: relative; 
	padding-top: 41.98%;
}


video#bgvid {
	width: 100%;
	margin: auto; 
	z-index: 0;
}


video#bgvidmobile {
	position: absolute; 
	top: 0;
	height: 100%;
	width: 100%;
	margin: auto; 
	z-index: 0;
}



#header-sub-menu {
	line-height: 0.5em; 
	text-align: right
}

#header-sub-menu a {
	margin-right: 15px;
	font-family: times, serif; 
	font-weight: normal; 
	font-size: 13px;
	color: #fff;
	font-style: italic
}

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
	font-size: 1.0em!important;
	margin: 5px 5px 5px 5px!important;
}


.item_alpha {
	padding: 0 0 0 20px;	
	background: #70a6ca; 
	border-top: #DDD solid 1px;
	border-bottom: #DDD solid 1px;
}

.item_alpha h4 {
	color: white;
}

.item_listing {

	padding: 10px 10px 10px 20px;
	background: #EEE;
	border-top: #DDD solid 1px;
	border-bottom: #DDD solid 1px;
	font-size: 16px;
}


.rfbp-image {
	max-height:280px!important;
	min-width: 50%!important;
}



/*IE additional styles: * prefix for IE 7, \9 suffix for IE 8 */



#nfa-logo {
	float: left\9;
	*float: none;
}

#namf-logo {
	float: right\9;
	*float: none;
}

#bottom_left, #bottom_center {
	*width: 28%;
}

#middle-content .slide-excerpt h4 {
	/*color: #005f8f\9!important;*/
}

.row {
	/**max-width: 950px!important;*/
	max-width: 975px!important;
	}
		
table td {
	color: #000\9!important;
}






/* Wooslider general styles */

.wooslider-direction-nav a.wooslider-next:before {
	content: '\25B7'!important;
	
}

.wooslider-direction-nav a.wooslider-prev:before {
	content: '\25C1'!important;
	
}

.wooslider-next {
	text-indent: 0px;
	line-height: 999px;
	overflow: hidden;
	font-size: 0;
	color: transparent;
	text-transform: capitalize;
}

.wooslider-prev, .wooslider-next {
	color: #fff!important;
}




/* Header Search Bar */

#search-table {
	margin-top: 10px;
	*margin-top: 0px;
}

#search-container {
	padding-top: 10px;
	padding-top: 20px\9;
	*padding-top: 25px;
	*width: 150px;
}

.mod-submit {
	width: 40px; 
	text-indent: -99999px; 
	overflow: hidden; 
	cursor: pointer; 
	height: 29px; 
	border: 0 none; 
	background: #005593 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/search_png-1417005650') no-repeat center;
	*text-indent: 0px;
	*line-height: 999px;
	*overflow: hidden;
	*font-size: 0;
	*color: transparent;
	*text-transform: capitalize;
}

.mod-search {
	overflow: hidden; 
	width: 100%; 
	height: 29px;
	height: auto\9;
	border: 0 none; 
	background: rgba(66,66,66,0.8)!important; 
	background: #666\9!important;
	font-family: arial,helvetica,sans-serif; 
	font-size: 13px; 
	color: #fff; 
	font-weight: 300; 
	border-radius: 0; 
	border: 0 none; 
	padding: 0 10px; 
	padding: 0 10px 10px 10px\9;
	border-right: 1px solid #000;
}




/*Light box and NG Gallery*/

#lbCaption {
	font-size: 14px;
}

#shWrap img {
	max-height: 725px!important;
}

#shNext a, #shPrev a {
	color: #333!important;	
}


#shNext a:hover, #shPrev a:hover {
	color: #CCC!important;	
}


#shCount {
	margin-top: 10px!important;
	color: #333!important;	
}

#shTitle {
	background: #fff;
	padding: 10px 10px 10px!important;
}

#shName {
	color: #333!important;
	font-family: Verdana, Helvetica, sans-serif!important;
	font-size: 14px!important;
	font-weight: bold!important;
}

#shShutter {
	height: 100%!important;
	opacity: 0.95!important;
}



/* events calendar styles */

.tribe-events-list-separator-month {
	text-transform: none;
	font-size: 24px;
	margin: 1.25em auto;
	text-align: center;
	position: relative;
	background-color: #fff;
	z-index: 1;
	display: block;
	font-weight: bold;
	padding: 6px 10px;
}
.tribe-events-list-separator-month:after {
	content: '';
	border-bottom: 1px solid #c2c2c2;
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: -1;
}



/* Home Page styles */

#homepage {
	padding-right: 70px;
}

#home-body-text {
	margin-top: 50px;
}

#home-slider, #home-featured-exhibits, #ad-banner {
	display: block;
}

#home-slider-mobile,#home-featured-exhibits-mobile, #ad-banner-mobile {
	display: none;
}

#give-today-home-container {
	display:block;
	width: 100%; 
	text-align: center;
	margin-top: 40px;
}

#give-today-home-container a.button::after {
	border: none;
}
	
#mobile-home-buttons {
	display:none;
}

#middle-content-container {
	margin-bottom: 100px;
}

#middle-content .slide-excerpt {
	width: 100%!important;
	top: auto!important;
	padding-top: 5px;
	padding-bottom: 5px;
}


#middle-content .slide-excerpt h4 {
	color: #fff;
	margin: auto;
}




/* Aircraft specifications table */

#specs table td {
	padding: 5px 5px 5px 5px;
}

#specs table td:first-child {
	font-weight: bold;
	text-align: right;
}

#specs table p {
	margin: 0 0 0 0;	
}




.readmore { 
	margin-top: 10px;
}



.namf-logo {
	width: 60%;	
	margin-top: 60px;
}

.wp-caption.alignleft {
	float: left; 
	padding-right: 20px
}

.wp-caption.alignright {
	float: right; 
	padding-left: 20px
}

.wp-caption.aligncenter {
	width: 100%!important;	
}

.wp-caption.aligncenter img {
	width: 100%!important;	
}

.wp-caption p.wp-caption-text {
	font-weight: bold;
}

h3 .widget-title {
	background: #fff;
	color: #000;
	font-family: 'Oswald',sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	text-transform: uppercase;
	height: 30px;
	margin: 0;
}



.news-back a{
	display: block;
	padding: 10px 15px;
	background: #0067a6;
	color: #fff!important;
	white-space: normal;
	margin-top: 20px;
}

.nofloat-snippet, .snippet {
	text-align: left;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: 100%;
	padding-right: 20px;
	border-bottom: 1px solid #999;
}



#pano-tour-iframe-background {
	background:  #EEE; 
	margin-bottom: 20px;
	
}

.pano-tour-scroll-margin {
	height: 450px;	
	width: 28px; 
	position: absolute; 
	z-index: 888; 
}

#pano-tour-iframe {
	width: 100%; 
	height: 450px; 
}


#give-today-home {
	font-size: 2.5em; 
	width: 450px; 
	height: 60px;
}

a.button.multiline:link {
	line-height: 23px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

a.button.multiline:after {
	height: 55px;
}

a.button.mobile-quicklink:link {
	display: none;
}

#ticket-prices, .ticket-prices  {
	width: 50%;
	font-size: 16px;
}


#ticket-prices td, .ticket-prices td {
	padding: 4px 0 4px 0;	
}

#ticket-prices tr > td:last-child, .ticket-prices tr > td:last-child{
	padding-left: 5px;
	font-weight: bold;	
}



#movie-times-table td {
	padding: 5px 0 5px 5px;	
}

#movie-times-table tr > td:first-child {
	text-align: right;
}





#sm_e_s {
	width: 100%;
	height: 3000px;
}



.ui-btn-text {
	display: none;
}

.wpcf7-form-control.wpcf7-text.ui-input-text:hover,
.wpcf7-form-control.wpcf7-textarea.ui-input-text:hover,
.input-text:hover {
	background: #e5e5e5;
}

.wpcf7-form-control.wpcf7-text.ui-input-text,
.wpcf7-form-control.wpcf7-textarea.ui-input-text {
	background: #fff;
}

.input-text {
	height: 40px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
	width: 100%;
	padding: 7px 10px;
	background: #e5e5e5;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
	        box-shadow: none;
}


#alerts, #mobile-alerts {
	background: #000; 
	color: #fff; 
	width: 100%; 
	font-size: 16px; 
	padding-left: 100px; 
	padding-right: 100px;
	margin-top: -10px;
}

html {
	font-size: 1em;
	background: #083363!important;
}

body {
	color: #083363;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0!important;
	padding: 0!important;
}


.pages {
	background: #083363;
	color: #000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	position: relative;
	border: 0;
}

.container {
	background: #fff;
	margin: 0!important;
	padding: 0!important;
}

#page {
	/*padding-top: 125px;*/
	padding-top: 85px;
	font-size: 15px;
	z-index: 0;
	/*background: #efefef; */
	
}

#page.single-article {
	padding-top: 170px;
}

#page h3.heading {
	text-transform: uppercase;
	margin: 0 0 0.5em 0;
}

#btmg, #btmg-home {
	padding-bottom: 20px;
	background: #fff; 
	position: relative;	
	margin-bottom: 100px;
}

#btmg-home {
	z-index: 5; 
	margin-top: 41%; 
	margin-bottom: 0px;
}

#main {
	padding-top: 204px;
	height: 2000px;
}

#main-content {
	
	overflow: hidden;
	background:#fff; 
	position: relative; 
	/*padding-left: 50px; 
	padding-right: 50px; */
	
	
}

.post {
	padding: 40px 20px 40px 0;
}

*:focus { outline: none; }

.ui-body-c { /*background: none; */}

table {
	background: none;
	color: inherit;
	margin: 0 0 1em 0;
	border: 0 none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	    -ms-border-radius: 0;
	     -o-border-radius: 0;
	        border-radius: 0;
}

table tbody tr td {
	color: inherit;
	font-size: inherit;
	padding: 0;
}


a:link, a:visited { color: #073255; text-decoration: none; font-weight: bold }
a:hover { color: #96b6cf; }


h1 { font-size: 2em; text-transform: uppercase; }
h2 { font-size: 1.6em; text-transform: uppercase; }
h3 { /*font-size: 1.4em;*/ font-size: 1.5em; text-transform: uppercase; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

h1,h2,h3,h4,h5,h6 {
	/*font-family: 'Oswald',sans-serif;*/
	font-family: arial;
	font-weight: normal;
	/*font-weight: 400;*/
	color: #085694;
	margin: 0 0 1.1em 0;
}


p {
	font-size: inherit;
	line-height: 1.4;
	margin: 0 0 1.4em;
}


/*Post or page images embedded through WYSIWYG*/
.tribe-events-nav-previous, .tribe-events-nav-next {
	width: 48%;
}

img.aligncenter {
	width: 100%;
	margin-bottom: 15px;
}

img.alignleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

img.alignright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

/*post list formatting*/
.post.blog article {
	border-bottom: 1px solid #999;
}

.youtube.video {
	margin-bottom: 1em;
	clear: both;
}

.dates.row {
	margin-bottom: 1em;
}

.faq h4 {
	margin-bottom: 0;
}



.gradient {
	filter: none;
}


.wooslider-control-nav {
	/*margin-top: -20px!important; 
	z-index: 1000!important;
	background: #fff!important;
	padding: 5px!important;*/
}


/*full-size header styles*/
#header {
	background: #fff;
	position: fixed;
	width: 100%;
	/*height: 125px;*/
	height: 85px;
	/*border-bottom: 3px solid #333;*/
	/*outline: 1px solid #00000;*/
	z-index: 999;
	
	-webkit-box-shadow: 0px 0px 15px #000;
	   -moz-box-shadow: 0px 0px 15px #000;
	    -ms-box-shadow: 0px 0px 15px #000;
	     -o-box-shadow: 0px 0px 15px #000;
	        box-shadow: 0px 0px 15px #000;
}

#header-tablet {
	display: none;
}

#header #logocontainer {
	/*margin-top: 10px;*/
	margin-top: 6px;
	position: absolute;
	z-index: 999;
}

/*communications sub-menu*/
#communications {
	float: right;
	height: 30px;
	font-family: times,serif;
	font-size: 16px;
	font-style: italic;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 40px;
}

#communications li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	*display: inline;
	display: inline\9;
	margin-right: 15px;
}

#communications li a {
	color: #fff;
	font-weight: normal;
}

#communications li a:hover {
	color: #acd2ee;
}

/* social icons */

#social-icons {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 110px;
}

#social-icons li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#social-icons li a {
	
	display: inline-block;
	
	float: left;
	width: 30px;
	height: 30px;
	background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/social-icons_png-1417005648');
	text-indent: -999999em;
	text-align: left;
	margin-left: 10px;
}

#social-icons .facebook {
	background-position: 0 0;
}

#social-icons .twitter {
	background-position: -30px 0;
}

#social-icons .facebook:hover {
	background-position: 0 -30px;
}

#social-icons .twitter:hover {
	background-position: -30px -30px;
}



/* Search Form */

#searchform {
	display: table;
	margin-top: 25px;
}

#searchform div {
	display: table;
	width: 100%;
}

#searchform #s {
	display: table-cell;
	background: #424242;
	background: rgba(66,66,66,0.8);
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	color: #fff;
	font-style: regular;
	font-weight: 300;
	border-radius: 0;
	border: 0 none;
	width: 75%;
	height: 29px;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #000;
	-webkit-box-shadow: inset 0 0 0 none!important;
	   -moz-box-shadow: inset 0 0 0 none!important;
	    -ms-box-shadow: inset 0 0 0 none!important;
	     -o-box-shadow: inset 0 0 0 none!important;
	        box-shadow: inset 0 0 0 none!important;
}

#searchform #s:hover {
	background: #555;
}

#searchform #s:focus {
	background: #fff;
	color: #444;
	-webkit-box-shadow: inset 0 0 1px 1px #aaa;
	   -moz-box-shadow: inset 0 0 1px 1px #aaa;
	    -ms-box-shadow: inset 0 0 1px 1px #aaa;
	     -o-box-shadow: inset 0 0 1px 1px #aaa;
	        box-shadow: inset 0 0 1px 1px #aaa;
}

#searchform .ui-btn-text {
	display: none;
	text-align: left;
	text-indent: -99999em;
}

#searchform .ui-btn {
	width: 25%;
	float: right;
	margin-top: -29px;
	
	
}

#searchform #searchsubmit {
	background: #005593 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/search_png-1417005650') no-repeat center;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	display: table-cell;
	float: left;
	height: 29px;
	position: relative;
	text-align: left;
	text-indent: -99999em;
	width: 100%;
	
}

#searchform .screen-reader-text {
	display: none;
}
#searchform #searchsubmit:hover {
	background: #0065ad url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/search_png-1417005650') no-repeat center;
}

#searchform #searchsubmit:active {
	background: #003961 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/search_png-1417005650') no-repeat center;
}


#searchform ::-webkit-input-placeholder {
	color: #999;
	font-family: times;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#searchform :-moz-placeholder { /* Firefox 18- */
	color: #fff;
	font-family: times;
	font-style: italic;
}

#searchform ::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;
	font-family: times;
	font-style: italic;
}

#searchform :-ms-input-placeholder {  
	color: #fff;
	font-family: times;
	font-style: italic;
}


/* Main Menu */


#menu-main-menu,
#menu-main-menu * {
	-webkit-box-sizing: content-box;
	   -moz-box-sizing: content-box;
	    -ms-box-sizing: content-box;
	     -o-box-sizing: content-box;
	        box-sizing: content-box;
}

#menu-main-menu {
	padding-left: 0;
	padding-top: 10px;
	
}



.menu-main-menu-container {
	width: 100%;
	display: table;
	background: #fff;
	border: 0 none;
	font-family: 'Oswald',sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
	
	margin-left: 160px;
}

.menu-main-menu-container .logo {
	display: table-cell;
	height: 55px;
	margin: 0;
	line-height: 0;
	vertical-align: middle;
}

.menu-main-menu-container ul {
	display: table;
	width: 100%;
	float: none;
	vertical-align: middle;
	margin-bottom: 0;
}

.menu-main-menu-container ul li {
	display: table-cell;
	float: none;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	border-right: 2px solid #add2ef;
}



.menu-main-menu-container > ul > li > a {
	display: block;
	height: 29px;
	line-height: 29px;
	font-size: 16px;
	*font-size: 14px;
	
	white-space: nowrap;
	color: #0a2b4c;
	font-weight: bold!important;
	-webkit-transition: ease-in-out .1s;
	   -moz-transition: ease-in-out .1s;
	    -ms-transition: ease-in-out .1s;
	     -o-transition: ease-in-out .1s;
	        transition: ease-in-out .1s;
}


.menu-main-menu-container > ul > li:hover > a {	
	position: relative;
	background: #acd2ee;
	color: #000;
	z-index: 1000;
}

.menu-main-menu-container > ul > li > li > a {
	padding: 0 33px;
}

.menu-main-menu-container > ul > li:last-child, .navbar > ul > li:last-child a:hover {
	border-right: none;
}



	
/**** Navbar positioning for IE ****/

.ie7 .menu-main-menu-container > ul { width: auto; }

.ie7 .menu-main-menu-container, .ie7 .menu-main-menu-container > ul > li > a { display: block; }

.ie7 .menu-main-menu-container .logo, .ie7 .navbar ul, .ie7 .menu-main-menu-container ul li { float: left; display: inline-block;  }

.ie7 .menu-main-menu-container .logo a { display: block; overflow: hidden; }

.ie7 .menu-main-menu-container > ul > li .field { display: block; padding: 12px 18px 0; width: 80%; }
	


.menu-main-menu-container li:hover > ul {
	display: block;
}

.menu-main-menu-container li .sub-menu {
	background: #000;
	background: rgba(0,0,0,0.8);
	/*display: inherit*/display: none;
	width: 280px;
	min-width: 0;
	max-width: 280px;
	height: 0;
	position: absolute;
	/*overflow: hidden;*/
	z-index: 999;
}

.menu-main-menu-container li:hover .sub-menu {
	border-top: 1px solid #005492;
	border-top: 1px solid rgba(0,84,146,0.4);
	min-height: 60px;
	max-height: 500px;
	height: auto;
	/*overflow: hidden;*/
	width: 100%;
	padding: 0;
	-webkit-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	   -moz-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	    -ms-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	     -o-box-shadow: 0 3px 4px rgba(0,0,0,.3);
	        box-shadow: 0 3px 4px rgba(0,0,0,.3);
}

.menu-main-menu-container li .sub-menu {
	margin: 0;
}




.menu-main-menu-container li .sub-menu > li {
	display: block; 
	width: 100%;
	float: left;
	text-align: left;
	height: auto;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	border-radius: none;
}

.menu-main-menu-container li .sub-menu > li a {
	display: block;
	line-height: 18px;
	height: 18px;
	padding: 10px 20px;
	border-bottom: 1px solid #005492;
	border-bottom: 1px solid rgba(0,84,146,0.4);
	color: #fff;
}

.menu-main-menu-container ul .sub-menu li:first-child a {
	border-radius: 0;
}

.menu-main-menu-container li .sub-menu li a:hover {
	background: #acd2ee;
	padding: 10px 15px 10px 25px;
	color: #000;
}





/* my styles */

#menu-main-menu li ul li ul{
	display: none;
	
}

#menu-main-menu li ul li:hover > ul {
	display: inline-block;
	
	left: 280px;
	margin-top: -40px;
}

.menu-main-menu-container li ul li {
	border-right: 0px;
	
}


/* end of desktop header */


.result {
	margin: 0 0 1.2em 0;
}

.result header {
	font-size: 1.3em;
	font-family: 'Oswald',sans-serif;
}

.contentWrap {
	width: 310px;
	margin: 0 auto;
	padding: 15px 5px 0 5px;
}


/* mobile menu */

#menu {
	display: none;
}

#menu h3{
	font-family: 'Oswald',sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 45px;
	color: #fff;
	margin: 0;
	background-color: #000;
	padding: 0 10px;
	border-top: solid #012b4c 1px;
	border-bottom: solid #123 1px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 0;
	width: inherit;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
}

#menu ul li a:link,
#menu ul li a:visited {
	border-top: 1px solid #234;
	border-bottom: 1px solid #123;
	color: #fff;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	width: 165px;
	display: block;
	padding: 10px 0 10px 10px;
	text-shadow: 0 1px 1px #000;
	-webkit-box-shadow: 0 1px 0 #012b4c;
	   -moz-box-shadow: 0 1px 0 #012b4c;
	    -ms-box-shadow: 0 1px 0 #012b4c;
	     -o-box-shadow: 0 1px 0 #012b4c;
	        box-shadow: 0 1px 0 #012b4c;
}

#menu ul li a:hover,
#menu ul li a:active {
	background-color: #345;
}


.ui-bar-a {
	border: none!important;
	border-bottom: solid #878787 1px!important;
	color: #000!important;
}

.active {
	color: #fff;
	text-shadow: 0 1px 1px #000;
}

.ui-btn-corner-all {
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}

#menu {
	background: #083363;
}

#menu h3 {
	background: #083363;
}


.ui-loader {
	display: none;
}

.body {
	position: absolute;
	height: 2000px;
	top: 45px;
	background: #ebebeb;
}

.result header .search-excerpt {
	font-weight: inherit;
}

article > .search-excerpt {
	background: #acd2ee;
	color: #000;
	padding: 0 2px;
	
}

/* feature slideshow bar */

#feature, #feature-standard {
	display: none;
}


#feature, #feature-noshadow, #feature-mobile, #feature-standard, #feature-standard-parallax, #feature-parallax {
	background: #fff;
	overflow: hidden;
	margin-bottom: 30px;
	width: 100%;
	/*position: fixed; */
	position: absolute;
	margin-top: -45px;
}

#feature img, #feature-standard, #feature-standard-parallax, #feature-parallax img {
	width: 100%;
}
	
#feature .wooslider, #middle-content .wooslider, #feature-mobile .wooslider {
	margin: 0!important;
	background: none!important;
	border: 0 none;
}

#feature .wooslider .slide-content, #feature-mobile .wooslider .slide-content {
	margin: 0!important;
}

#feature p, #feature-noshadow p, #middle-content  p, #feature-mobile p, #feature-parallax p {
	margin: 0!important;
	padding: 0!important;
}

#feature .wooslider-next,
#feature .wooslider-prev,
#middle-content  .wooslider-next,
#middle-content  .wooslider-prev,
#feature-mobile .wooslider-next,
#feature-mobile .wooslider-prev {
	width: 35px;
	height: 35px;
}

#feature .wooslider:hover .wooslider-next,
#feature .wooslider:hover .wooslider-prev,
#middle-content  .wooslider:hover .wooslider-next,
#middle-content  .wooslider:hover .wooslider-prev,
#feature-mobile  .wooslider:hover .wooslider-next,
#feature-mobile  .wooslider:hover .wooslider-prev   {
	opacity: 1;
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
}



/* columns set-up */
#main-content .column-cont {
  overflow: hidden;
  width: 100%;
  float: left;
}

.column-cont #left_column,
.column-cont #right_column {
	display: inline-block;
}

#right_column {
	padding: 20px 0;
}

#right_column {
	text-align: center;
}

#right_column a.button {
	margin: 0 auto 10px;
}

#right_column a.homebutton {
	margin: 0 auto 10px;
}


/* buttons */

h4.button-title {
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	top: 57px;
}

h4.button-title span {
	font-family: 'times new roman',serif;
	text-transform: none;
	font-style: italic;
	font-size: 1.15em;
}

#buttons {
	position: relative;
	min-height: 120px;
}

#buttons > .columns,
#buttons > .columns * {
	transition: ease-in-out 0.2s;
}

#buttons > .columns > .open { }
#buttons > .columns > .open > .button-content { text-align: center;border-top: 4px solid #005593; }
#buttons > .columns > .open > img,
#buttons > .columns > .open > .button-content > h4,
#buttons > .columns > .open > .button-content > p,
#buttons > .columns > .open > .button-content > a { display: none; }

#buttons > .columns > .open > .button-content > img {
	display: inline-block;
	margin: -57px auto;
}

#buttons > .columns:hover > .open > .button-content > img,
#buttons > .columns:hover > .open > .button-content > h4,
#buttons > .columns:hover > .open > .button-content > p {
	display: block;
}

#buttons .open:hover img {
	display: block;
}

.open columns:hover .button-content {
	padding: 0 20px 20px;
}

a.homebutton:link,
a.homebutton:visited {
	display: inline-block;
	background-color: #0067a6;
	background-repeat: no-repeat;
	color: #fff;
	width: 270px;
	height: 74px;
	position: relative;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	padding: 0 15px;
	text-align: right;
	-webkit-transition: ease-in-out .1s;
	   -moz-transition: ease-in-out .1s;
	    -ms-transition: ease-in-out .1s;
	     -o-transition: ease-in-out .1s;
	        transition: ease-in-out .1s;
	cursor: pointer;
	border: none;
	padding-right: 20px;
	padding-top: 20px;
}

a.button:link,
a.button:visited,
.cat-item a:link,
.cat-item a:visited,
.wpcf7-submit, 
.submit-button {
	border-radius: none;
	-webkit-border-radius:none;
	-webkit-appearance:none;
	display: inline-block;
	background-color: #0a2b4c;
	background-repeat: no-repeat;
	color: #fff;
	position: relative;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	background-position: 16px 12px;
	width: 220px;
	height: auto;
	font-size: 20px;
	line-height: 55px;
	padding: 0 15px;
	text-align: center;
	-webkit-transition: ease-in-out .1s;
	   -moz-transition: ease-in-out .1s;
	    -ms-transition: ease-in-out .1s;
	     -o-transition: ease-in-out .1s;
	        transition: ease-in-out .1s;
	cursor: pointer;
	border: none;
	
}

a.button::after,
.cat-item a::after {
	content: '';
	width: 209px;
	border: 1px solid #377db0;
	position: absolute;
	height: 44px;
	top: 5px;
	left: 5px;
}

a.button.wide {
	width: 250px;
}

a.button.wide::after {
	width: 235px;
	
}

a.button:hover,
a.homebutton:hover,
.cat-item a:hover,
.wpcf7-submit:hover,
.submit-button:hover {
	background-color: #0076bf;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	   -moz-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	    -ms-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	     -o-box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
	        box-shadow: 0 0 30px rgba(0,0,0,0.5), inset 0 0 50px #004d85;
}


a.button:hover::after,
a.homebutton:hover::after,
.cat-item a:hover::after {
	border: 1px solid #3e90c9;
}

a.button.small {
	font-size: 16px;
	width: auto;
	height: auto;
}


/* Footer styles */

#nnam-swoosh {
	width: 100%; 
	margin-top: -150px;
	height: 150px; 
	position: absolute;  
	z-index: 10;
}

#footer {
	background: #083363;
	color: #fff;
	padding: 40px 0;
	font-size: 16px;
	position: relative;
	z-index: 10;
}

#footer a:link,
#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #fff;
}

#footer .footer-menu {
	color: #fff;
	font-family: 'Oswald',sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	
}

#footer .footer-menu a {
	font-weight: normal;
}


#footer #footer-sub-menu {
	font-family: times,serif;
	font-size: 16px;
	font-style: italic;
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	line-height: 1em;
}

#footer-sub-menu li {
	list-style: none;
	padding: 0;
	padding-top: 5px; 
	padding-bottom: 5px;
	margin: 0;
	margin-right: 15px;
}

#footer #footer-sub-menu a {
	font-weight: normal;
}


#footer #social-icons {
	display:inline;	
	margin: 20px 0;
	padding: 0;
	list-style: none;
	float: none;
	width: 120px;
	height: 30px;
}

#footer #social-icons li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer #social-icons li a {
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/social-icons_png-1417005648');
	text-indent: -999999em;
	text-align: left;
	margin-left: 0;
	margin-right: 10px;
	-webkit-transition: none;
	   -moz-transition: none;
	    -ms-transition: none;
	     -o-transition: none;
	        transition: none;
}

#footer #social-icons .facebook {
	background-position: 0 -90px;
}

#footer #social-icons .twitter {
	background-position: -30px -90px;
}

#footer #social-icons .facebook:hover {
	background-position: 0 -60px;
}

#footer #social-icons .twitter:hover {
	background-position: -30px -60px;
}

#footer #footer-slug {
	font-size: 14px;
	line-height: 17px;
}

#hours {
	
	font-family: Oswald, sans-serif; 
	font-size: 1.5em;
	line-height: 1.35em; 
	font-weight: 400
}

#footer #hours {
	font-size: 1.25em;
}


/*Posts*/

h5.article-title {
	font-family: 'Oswald',sans-serif;
	color: #005f8f;
	font-size: 18px;
	margin-bottom: 10px;
}

.full-entry h5.article-title {
	font-size: 26px;
}

.full-entry h5.article-title.press {
	font-size: 20px;
	text-transform: uppercase;
}

h5.article-title span.subtitle {
	font-size: 12px;
	color: #005f8f;
	display:block;
	font-family: times,serif;
	font-style: italic;
}

.full-entry h5.article-title span.subtitle {
	font-size: 16px;
}

h5.article-title span.subtitle span,
h5.article-title span.subtitle-mobile span {
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-size: 11px;
}

.full-entry h5.article-title span.subtitle span {
	font-size: 14px;
}

h5.article-title span.subtitle-mobile {
	display: none;
}

h5.article-title a {
	color: #005f8f;
}

h5.article-title a:hover {
	color: #acd2ee;
}

a.readmore {
	display: inline-block;
	color: #034b7f;
	font-family: 'Oswald',sans-serif;
	font-size: 1.4em;
	font-style: italic;
}

.readmore span {
	color: #a20801;
	font-size: 1em;
	margin-left: 2px;
}

.blog a.readmore {
	font-size: 1em;
	text-transform: uppercase;
}

a.readmore:hover,
a.readmore:hover span {
	color: #2a2e3f;
}

.preview-entry {
	width: 70%;
	float: left;
}

.preview-entry p {
	display: inline;
}

.thumbnail-link {
	width: 25%;
	height: auto;
	display: inline-block;
	border: 5px solid #005593;
	margin-right: 15px;
	margin-bottom: 50px;
	float: left;
}


.thumbnail-link:hover {
	border:5px solid #acd2ef;
}

.attachment-thumbnail {
	width:100%;
	height:auto;
	background:#ccc;
	display: block;
}

.attachment-post-thumbnail {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	border: 5px solid #005593;
}

#feature .attachment-post-thumbnail, #feature-noshadow .attachment-post-thumbnail, #feature-standard .attachment-post-thumbnail, #feature-parallax .attachment-post-thumbnail, #feature-standard-parallax .attachment-post-thumbnail {
	border: 0 none;
	margin: 0;
	
}


/* Pagination styles */

.navigation {
	text-align: center;
}

.pagination {
	padding:20px 0;
	margin: 0 auto;
	font-size:11px;
	line-height:13px;
	display: inline-block;
	float: right;
}

.navigation-top .pagination {
	padding: 0 0 20px 0;
}

.pagination span,
.pagination a {
	font-family: 'Oswald',sans-serif;
	font-size: 18px;
	line-height: 18px;
	display:inline-block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #0067a6;
}

.pagination a:hover{
	color:#000;
	background: #acd2ef;
	text-shadow: none;
}

.pagination .current{
	color:#000;
	background: #acd2ef;
	text-shadow: none;
}


/* Category listing (automatic) styles */

.cat-item {
	list-style: none;
	display: inline;
	margin-left: -40px;
}

.cat-item a {
	margin: 0 auto 10px;
}


/* Sidebar & Widget Title styles */

h4.widgettitle, h4.widget-title {
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	line-height: 50px;
	text-transform: uppercase;
	margin: 0 auto 10px;
	background: #085694;
	width: 240px;
	height: 50px;
}


/* Google Map styles */

#google-map {
	width: 100%;
	height: 400px;
	margin-bottom: -5px; 
}

#google-map-mobile {
	display: none;
}
	
	

/* Contact Form 7 Styling */

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"] {
	height: 40px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #e5e5e5;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
	        box-shadow: none;
}

.wpcf7-form input[type="text"]:hover,
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:hover,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form textarea:hover,
.wpcf7-form textarea:focus {
	background: #fff;
}

div.wpcf7 .watermark {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 40px;
}

.wpcf7-form .ui-btn-text {
	display: none;
}

.wpcf7-submit {
	font-size: 24px;
	font-weight: 200;
	line-height: 60px;
	float: right;
	width: inherit;
	margin-bottom: 20px;
}


/* NextGEN Gallery Styles */

#page .ngg-gallery-thumbnail img {
	background-color: #005593;
	border: 0 none;
}

#page .ngg-gallery-thumbnail img:hover {
	background-color: #acd2ef;
}

.ngg-galleryoverview br {
	display: none;
}

.ngg-imagebrowser-desc {
	margin-top: 20px;	
}

.ngg-galleryoverview {
	margin-bottom: 1em;
}





/* Collapseomatic Styles */

h3.collapseomatic {
	background: #065789;
	background: rgba(0,135,213,0.37);
	background: #C8EEFB\9!important;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0 0 2px 0;
}

h3.collapseomatic:hover {
	text-decoration: none;
	background: #70a6ca;
	background: rgba(112,166,202,0.7);
}

h3.colomat-close,
h3.colomat-close:hover {
	background: #70a6ca;
}

div.collapseomatic_content {
	background: #f5f9fb;
	margin: 0;
	padding: 1em;
}



/*Transposh credit line */
#tr_credit { 
	display: none!important;
}




/* UNKNOWNS


.m-searchform.disabled {
	display: none;
}

.m-searchform.active {
	display: inline-block;
	position: absolute;
	top: 45px;
	right: 0;
	padding: 10px;
	background: #000;
	width: 80%;
}

.m-searchform #searchform {
	margin-top: 0;
}*/


























/*issue with narrow landscape view on older smartphones */
@media only screen and (max-height: 480x) {
	
	#pano-tour-iframe, .pano-tour-scroll-margin {
		height: 150px;
	}
	
	#google-map {
		display: none;
	}
	
	#google-map-mobile {
		display: block;
		height: 175px;
		width: 100%
			
	}
	
}








/*Responsive design styles:  min-width == greater than, max-width == less than*/

@media only screen and (min-width: 2000px) {
	#pano-tour-iframe, .pano-tour-scroll-margin {
		height: 700px;
	}
	
	.home-floating-image {
	width: 25%;
	right: 20%;

}
}



@media only screen and (min-width: 1500px) {
	#pano-tour-iframe, .pano-tour-scroll-margin {
		height: 600px;
	}
		
}

@media only screen and (max-width: 1780px) {
	#homepage-header-text {
		font-size: 1.2em;
		padding-top: 50px;
	}
}

@media only screen and (max-width: 1550px) {

.home-floating-image {
	width: 40%;
	right: 2%;
	top: 2%;
}


.header-text {
	font-size: 1.5em;
}

.footer-text {
	font-size: 1.5em;
}

.homepage-logo img {
	max-width: 35%;
}

#homepage-header-text {
	/*font-size: 13px;*/
	font-size: 1.2em;
	padding-top: 25px;
	/*max-width: 35%;*/
}

.homepage-header-text-list {
	font-size: 0.75em;
	margin-top: 10px;
}


}

@media only screen and (max-width: 1385px) {
	#homepage-header-text {
		padding-top: 10px;
		font-size: 1em;
	}

.homepage-header-text-pitch {
	margin-bottom: 10px;
}
	

}


@media only screen and (max-width: 1280px) {


.homepage-header-text-strong {
	/*font-size: 1.25em!important; */
}

.homepage-header-text-pitch {
	font-size: 1.5em!important;
}

.homepage-logo img {
	max-width: 25%;
}


.header-text {
	font-size: 1.25em;
}

.footer-text {
	font-size: 1.25em;
}


.body-banner-text {
	width: 45%;
	min-height: 500px; 
}

.body-banner-fullscreen.right-align-text {
	background-position: 60%;
	
}

.body-banner-fullscreen.left-align-text {
	background-position: 20%;
}

}


@media only screen and (max-width: 1100px) {
	#homepage-header-text {
		/*max-width: 50%;*/
		right: 0;
		font-size: 0.9em;
	}
	
	.homepage-header-test-list {
		font-size: 0.9em;
	}
	
	.homepage-header-text-pitch {
	font-size: 0.9em;
	}
	
	
	
}


@media only screen and (max-width: 1015px) {
	.circular {
		display: none;
	}
	
	.circular-link {
		display: inline-block;
		padding: 5px;
		margin-top: 10px;
		color: white!important;
		background: #0a2b4c!important;
	}
}


@media only screen and (max-width: 1000px) {


.body-banner-fullscreen.right-align-text .body-banner-text,
.body-banner-fullscreen.left-align-text .body-banner-text,
.body-banner-text {
	float: none;
	width: 100%;
	background: rgb (0,0,0, 0.75);
	min-height: 0px;
}
	
	.body-banner-mobile {
	display: block;
}

.body-banner-fullscreen {
	display: none;
}


	#header-sub-menu, #search-container {
		padding-right: 10px;
	}
	
	.homepage-logo img {
		display: none;
	}

	
	
	
	#footer div.four.columns {
		width: 34%;
		margin-left: 0px;
	}
	
	.header-text {
		max-width: 45%;
	}

	.footer-text {
		max-width: 45%;
	}
	
	.block-container {
		padding-left: 10px;
	}
	
	.block-container div.columns { 
		margin-left: 0px!important; 
	}
	
	.post { padding: 20px 60px; }
	
	#page > .row,
	#footer > .row,
	#page > .row.searchresults {
		padding: 0 60px;
	}
	#page #main-content {
		/*padding: 0 40px;*/
	}
	#page .wpcf7-form-control-wrap.row {
		padding: 0;
	}
	
	#give-today-home {
	font-size: 2em; 
	width: 250px; 
	height: 55px;
	}
	
}


/*fix rendering issues for some higher resolution tablets in portrait orientation; sits in-between full desktop resolution and traditional tablet portrait resolution*/
@media only screen and (max-width: 900px) {

#footer div.four.columns {
		width: auto;
		margin-top: 10px;
	}
	
.home-floating-image {
	width: 45%;
	right: 0%;
	top: 5%;
}

	


.footer-text {
	font-size: 1.25em;
	max-width: none;
	padding: 10px;
	right: 0;
	position: relative;
	background: #7f7f7f;
}





h4.widgettitle {
	font-size: 18px;
	width: 220px;
	/*margin: 0 0 10px;*/
}

/*menu text too-large*/
.menu-main-menu-container > ul > li > a {
	font-size: 12px;	
	
}

#communications, #header-sub-menu a  {
	font-size: 11px;
}


/*home sidebar buttons too large*/
a.homebutton:link,
a.homebutton:visited {
	width: 230px;
	font-size: 14px;
	line-height: 16px;
}

/*fix 404 page rendering issue*/
#blog {
	padding-left: 50px;
}

/*break apart social icons and submenu in footer*/
#footer #social-icons, #footer #social-icons-revised {
	margin: 0 0 20px 0;
	display: block;	
	width: 90px;
}
	
#footer #footer-sub-menu {
	display: block;
	padding-left: 0px;	
	margin-bottom: 20px;
}
	
/*prevent unwanted line breaks in footer*/	
#footer #footer-hours {
	font-size: 1em;
	line-height: 1.1em; 
}

#nnam-swoosh {
	margin-top: -100px;
	height: 100px; 
}

#bottom-montage img {
	margin-bottom: 0px;
}


}


@media only screen and (min-width: 767px){
	
	.pages {
		margin-left: 0!important;
	}
	
	#shWrap img {
	min-height: 500px!important;
	}	
	
}



/* phone landscape orientation */

@media only screen and (max-width: 767px) {
.donor-list-header {
	margin-top: 50px;
}

a.button.wide {
	width: 220px;
	height: auto;	
}

a.button.wide::after, a.button:after, a.button.multiline.after {
	width: 205px;
	height: 55px;
	display: none;
}


a.button.wide:link {
	line-height: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.flexslider .slides {
	margin-bottom: 40px!important;
}

#feature-parallax, #feature-standard-parallax {
	display: none;
}

#feature, #feature-standard {
	display: block;
}

#feature-standard {
	margin-top: 0px;
}

#feature-standard img {
	height: 150px;
}

.home-floating-image {
	display: none;
}

#homepage-header-text-mobile {
	display: block;
}

#homepage-header-text {
	display: none;
}

#homepage-video-container {
	position: absolute;
}



.post {
	padding-top: 20px;
}

.footer-banner {
	margin-bottom: -30px;
}
	


#homepage-video-container {
	right: auto;
}


.block-container div.columns {
	border-right: none;
	min-height: none;
	border-radius: 0px;
	border-bottom: 1px solid #BBB;
	margin-left: 5px!important;
	margin-right: 10px! important;
}

.block-container.nfa div.columns {
	background: rgba(255,255,255,0.75);
}

.block-container.grey div.columns {
	background: #ebebeb;
}

.block-container.white div.columns {
	background: #fff;
}

#page {
	padding-top: 45px;
	}

#feature {
	position: absolute;
}

#btmg.large-header {
	margin-top: 40%;
}


.header-text {
	padding-top: 10%!important;
	max-width: 100%;
	right: 25%;
	left: 0!important;
	font-size: 1.25em;
	background: rgba(0,0,0,0.5);
}


.campaign-thumbnail {
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer-column-title {
	margin-left: -15px;
}
	
#footer-thirdcolumn, #footer-leadership, #footer-quicklinks {
	margin-left: 0px;
	border-right: none;
	width: auto;
}




	
.item_listing {

	padding: 10px 10px 10px 10px;
	background: #EEE;
	border-top: #DDD solid 1px;
	border-bottom" #DDD solid 1px;
	
}


#home-body-text {
	margin-top: 0px;
}
	
#middle-content-container {
	margin-bottom: 50px;
}

#middle-content .slide-excerpt h4 {
	color: #005f8f;
}

#home-featured-exhibits {
	display: none;
}

#home-featured-exhibits-mobile {
	display: block;
}
	

h1 {
		font-size: 1.5em;
		padding-bottom: 10px;
	}



	
#homepage {
	padding-right: 0px;
}


.snippet {
	float: none;
}

.phone {
	
	color:  #093!important;
}



.namf-logo {
	width: 60%;	
	margin-top: 10px;
}

#header-tablet .social {
		width: 45px;
		
	}
	#header-tablet .social .facebook,
	#header-tablet .social .twitter,
	#header-tablet .social .youtube {
		display: none;
	}

a.button.mobile-quicklink: link {
	display: inline-block;
}
	
#alerts, #mobile-alerts {
	margin-top: -10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
}

#menu {
	width: 165px;
	height: 100%;
	display: block!important;
	float: left;
	position: absolute;
}


#header {
	display: none;
}
	
/*return homepage sidbar buttons to original size*/
a.homebutton:link,
a.homebutton:visited {
	width: 270px;
	font-size: 20px;
	line-height: 22px;	
}
		
	
#header-tablet {
	display: block;
	background: #0a2b4c; /* Old browsers */
	border-bottom: 1px solid #000000!important;
	position:absolute;
	height: 45px;
	width: 100%;
	z-index: 1000;	
}
	
	#header-tablet .hbutton {
		display: inline-block;
		width: 40px;
		height: 45px;
		border-right: 2px solid #333;
		float: left;
	}
	#logocontainer {
		/*float: left;*/
		display: inline-block;
		
	}
	#logocontainer img {
		display: block;
	}
	

	#header-tablet .hbutton:hover {
		background: #000;
	}
	.social {
		display: inline-block;
		width: 125px;
		float: right;
	}
	#header-tablet .menu { background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-menu_png-1417005650'); }
	#header-tablet .menu:hover { background: #000 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-menu_png-1417005650'); }
	#header-tablet .social .search { background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-search_png-1417005651'); }
	#header-tablet .social .search:hover { background: #000 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-search_png-1417005651'); }
	#header-tablet .social .facebook { background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-facebook_png-1417005651'); }
	#header-tablet .social .facebook:hover { background: #000 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-facebook_png-1417005651'); }
	#header-tablet .social .twitter { background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-twitter_png-1417005652'); }
	#header-tablet .social .twitter:hover { background: #000 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-twitter_png-1417005652'); }
	#header-tablet .social .youtube { background: url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-youtube_png-1417005652'); }
	#header-tablet .social .youtube:hover { background: #000 url('https://79e9ba13b01111799d2b-e06647df038ab70c3332289f9c4e788d.ssl.cf2.rackcdn.com/m-youtube_png-1417005652'); }
	#header-tablet .social .hbutton { border-right: 0 none; border-left: 2px solid #333; }
	
	
	.full-entry {padding-top: 45px;}
	
	#feature, #feature-noshadow {
		background: #fff;
		margin-top: 0px;
		/*margin-bottom: 20px;*/
		
	}
	
	#feature {
		/*-webkit-box-shadow: 0 0px 20px #000;
		   -moz-box-shadow: 0 0px 20px #000;
		    -ms-box-shadow: 0 0px 20px #000;
		     -o-box-shadow: 0 0px 20px #000;
		        box-shadow: 0 0px 20px #000;*/
	}
	
	#footer,
	#page #footer .row {
		text-align: center;
	}
	#footer #social-icons, #footer #social-icons-revised {
		margin: 20px auto;
	}
	
	#footer #footer-sub-menu {
		display: block;
		padding-left: 0px;	
		margin-bottom: 20px;
	}
	
	#footer #social-icons, #footer #social-icons-revised {
		display: block;	
		width: 90px;
	}
	
	.eight .post {
		border-right: 0 none;
	}
	#page #main-content {
		padding: 0;
		margin-top: 0px;
			
	}
	
	#page #main-content.searchresults {
		padding: 0 40px;
	}
	
	.column-cont #left_column,
	.column-cont #right_column {
		margin-bottom: 0;
		padding-bottom: 0;
		display: inline-block;
	}
	.column-cont #left_column {
		border-right: 0 none;
		padding: 0 40px
	}
	.column-cont #right_column {
		padding: 40px;
		display: block;
	}
	.column-cont #right_column .button {
		display: block;
	}
	.column-cont #right_column .cat-item {
		display: block;
	}
	.column-cont #right_column .widgetbody {
		display: inline-block;
		margin: 0 20px;
	}
	.post {
		padding-right: 20px;
		padding-left: 20px;
		
	}
	#page.single-article {
		padding-top: 0;
	}
	
	
	
	#page #bottom-content {
		padding: 0;
		height: auto;
	}
	
	#left_column {
		border-bottom: 3px solid #add2ee;
		border-bottom-style: dotted; 
	}
	
	

	#bottom_left {
		float: left;
		margin-bottom: 30px;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		/*border-bottom: 3px solid #fff765;
		border-bottom-style: dotted; */
		
	}
	
	#bottom_center {
		float: left;
		margin-bottom: 30px;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		/*border-bottom: 3px solid #fff765;
		border-bottom-style: dotted; */
		
	}
	
	#bottom_right {
		float: left;
		margin-bottom: 30px;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
		/*border-bottom: 3px solid #fff765;
		border-bottom-style: dotted; */
	}
	
	
	#bottom-content #bottom_center .attachment-thumbnail {
		width: 15%;
		margin-left: 0;
		margin-right: 5%;
	}
	
	#bottom-content #bottom_left .attachment-thumbnail {
		width: 15%;
		margin-left: 0;
		margin-right: 5%;
	}
	
	#bottom-content #bottom_left .entry-title,
	#bottom-content #bottom_left .entry-summary,
	#bottom-content #bottom_left .entry-content {
		float: right;
		width: 80%;
		display: inline-block;
	}
	#bottom-content #bottom_left .entry-title {
		margin-top: 2%;
	}
	
	#bottom-content #bottom_center .entry-title,
	#bottom-content #bottom_center .entry-summary,
	#bottom-content #bottom_center .entry-content {
		float: right;
		width: 80%;
		display: inline-block;
	}
	#bottom-content #bottom_center .entry-title {
		margin-top: 2%;
	}
	
	#nnam-swoosh {
		margin-top: -75px;
		height: 75px; 
	}
	
	#mobile-home-buttons {
	display: block;
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}

#mobile-home-buttons a{
	margin: 0 auto 10px;
	width: 270px;
}

}


/* Styles for smartphone portrait orientation */

@media only screen and (max-width: 480px) {

#search-container-404 {
	width: 100%;
}

.header-text, .footer-text {
	font-size:  0.75em;
	font-weight: bold;
}

.list-with-images img,
.expand-thumb {
		width: 100%;
}


/* h1 oversized for portrait */
h1 {
	font-size: 1.25em;
	padding-bottom: 10px;
}

	
/* adjust general feature images */

#feature, #feature-noshadow, #feature-mobile {
	margin-top: 0px;
}

#feature, #feature-noshadow {
	
	/*margin-top: 0px;*/
}

#feature img, #feature-noshadow img {
	/*height: 75px;*/
}

/* end */


/* swap home page top (features) and bottom (ads) slideshows */	
#home-slider, #ad-banner {
	display: none;
}

#home-slider-mobile, #ad-banner-mobile {
	display: block;
}

#bottom-feature img {
	height: 150px;
}

/* end */


/* reveal mobile home page buttons */
#give-today-container {
	display:none;
}
	

	


/* end */
	

/*swap google map */
#google-map {
	display: none;
}
	
#google-map-mobile {
	display: block;
	height: 250px;
	width: 100%
}

/* end */	


/* adjust pano tour size */
#pano-tour-iframe, .pano-tour-scroll-margin {
	height: 300px;
}

		
#ticket-prices  {
	width: 100%;	
}


/* header styles */
	
#header {
	display: none;
}
	
#header-tablet .social {
	width: 45px;
}

#header-tablet .social .facebook,
#header-tablet .social .twitter,
#header-tablet .social .youtube {
	display: none;
}
	
#logocontainer {
	display: inline-block;
}
	
#logocontainer img {
	margin: 0 auto;
}

/* end */

	
/* adjust page formatting */
.post {
	/*padding: 0 0 0 0;*/
	font-size: 13px;
}

#page > .row {
	padding: 0 25px;
}
	
#page .row {
	text-align: left;
}



/* end */
	
.thumbnail-link {
	width:35%;
	height:auto;
	background:#ccc;
	float:left;
	margin-right: 5%;
}
	
.preview-entry {
	width: 60%;
}

h5.article-title {
	font-family: 'Oswald',sans-serif;
	font-size: 13px;
	margin-bottom: 7px;
}
	
h5.article-title span.subtitle {
	font-size: 10px;
	color: #96b6cf;
	display:none;
	font-family: times,serif;
	font-style: italic;
}
	
.full-entry h5.article-title {
	font-size: 18px;
}
	
.full-entry h5.article-title span.subtitle-mobile {
	font-size: 13px;
}
	
h5.article-title span.subtitle-mobile {
	font-size: 10px;
	color: #96b6cf;
	display:block;
	font-family: times,serif;
	font-style: italic;
}
	
.full-entry h5.article-title span.subtitle-mobile span {
	font-size: 11px;
}
	
h5.article-title span.subtitle-mobile span {
	font-size: 10px;
}
	

	
.pagination {
	float: none;
}

.navigation-top {
	text-align: center;
}
	
.wpcf7-submit {
	width: 100%;
	margin: 0;
	float: none;
	margin-bottom: 20px;
}

#bottom-content #bottom_left .attachment-thumbnail {
	width: 25%;
	margin-left: 0;
	margin-right: 5%;
}

#bottom-content #bottom_left .entry-title,
#bottom-content #bottom_left .entry-summary,
#bottom-content #bottom_left .entry-content,
#bottom-content #bottom_center .entry-title,
#bottom-content #bottom_center .entry-summary,
#bottom-content #bottom_center .entry-content {
	float: right;
	width: 70%;
	display: inline-block;
}

#bottom-content #bottom_left .entry-title,
#bottom-content #bottom_center .entry-title  {
	margin-top: 2%;
}
	
#bottom-content #bottom_center .attachment-thumbnail {
	width: 25%;
	margin-left: 0;
	margin-right: 5%;
}


	
.column-cont #left_column,
.column-cont #right_column {
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline-block;
}
	
.column-cont #left_column {
	border-right: 0 none;
	padding: 0 5px 10px;
}

.column-cont #right_column {
	padding: 15px;
	display: block;
}
	
#bottom_right h3.h3mobile {
	display: block;
	font-size: 26px;
	margin: 0 0 10px 0;
}

.snippet, .nofloat-snippet {
	padding-right: 0px;
}

#feature .wooslider-next, #feature .wooslider-prev {
	display: none;
}
	


	
}

/* end */


/* Styles for printing pages */

@media print { 

.home-floating-image, #footer, #homepage-video-container, #header, #feature-parallax, #nnam-swoosh, #menu, #header-tablet, #youtube_video {
	display: none;
}

.campaign {
	border-bottom: 0px;
}

#feature {
	display: block;
}

div.columns {
	border-right: 0px!important;
}

.columns {
	width: 100%!important;
}
	
#btmg, #btmg-home, #btmg.large-header, #main-content {
	margin-top: 0px!important;
	padding-top: 0px;
}


.header-text, .footer-text, #homepage-header-text { 
	height: auto;
	font-size: 16px;
	position: relative;
	max-width: 100%;
	padding: 0px;
	right: auto;
	height: auto;
	padding-top: 10px;
	background: #fff;

}


#feature {
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
}



#page {
	padding-top: 0px!important;
}



.body-banner-text, .footer-text {
	color: black;
	padding: 0px;
	padding-top: 0px;
	width: auto;
	min-height: 0px;
	margin-bottom: 0px;
	min-height: 0px;

}

.body-banner-fullscreen {
	display: none;
}

.body-banner-mobile {
	display: block;
	color: black;
}



a[href]:after {
	content: none !important;
}

.post {
	padding: 0px;
}

.shifted_anchor {
	display: none;
}

.spacer {
	display: none;
}


}

/* end */