/* Theme Name: WARHAWK2.8
Theme URI: https://warhawkairmuseum.org/
Author: DesignWorks Creative, Inc.
Author URI: https://designworkscreative.com/
Description: This theme was custom designed for the Warhawk Air Museum.
Version: 2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: warhawk_2_8 */
/* VERY TOP */
.tribe_events-template-default #wpforms-19329 + .tribe-common.event-tickets.tribe-tickets__tickets-wrapper {
  display: none!important;
}

#wpforms-19329-field_14 h3, #wpforms-19329-field_15 h3 {
  background: #ba141a;
  color: #fff!important;
  text-align: center;
  padding: 10px;
}

html {
    overflow-x: hidden;
    -moz-overflow-x: hidden;
    -webkit-overflow-x: hidden;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    border: 0;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 18px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-weight: normal;
}

header,
main,
footer,
article {
    position: relative;
    display: block;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

a:focus,
li:focus,
button:focus {
    outline: 1px dotted #000;
    outline-offset: 5px;
}

#skip-navigation {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 8px;
    line-height: 100%;
    color: transparent;
    display: block;
    z-index: 100000;
}

#skip-navigation:focus {
    outline: 1px dotted #fff!important;
    outline-offset: 5px;
    color: #fff;
}

a {
    cursor: pointer!important;
    color: #ba141a;
    font-weight: bold;
}

img {
    display: block;
    position: relative;
}

form img {
    width: auto;
}

ul {
    color: #414042;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 18px;
    line-height: 180%;
    margin: 0 0 10px;
}

.button {
    background: #ba141a;
    box-shadow: 0 0 8px rgba(0,0,0,.4) inset;
    display: inline-block;
    color: #fff !important;
    padding: 10px 10px;
    text-align: center;
}

.spacer {
    height: 5px;
    width: 100%;
    background: #d9d4ce;
    max-width: 435px;
    margin: 0 auto 15px;
}

hr {
    border: 1px solid #d9d4ce;
}

/* COLORS */
.blue,
.has-blue-color {
    color: #0f436c;
}

.green,
.has-green-color {
    color: #517035;
}

.has-green-background-color {
	background: #517035;
}

.red,
.single-tribe_events .tribe-blocks-editor .tribe-events-single-event-title, #tribe-events-content a,
.has-red-color{
    color: #ba141a;
}

.has-red-background-color{
	background: #ba141a;
}

.tribe-events-sub-nav li a {
	background: #ffffff !important;
}

.white,
.blog-post .widget p,
.blog-post .widget a,
.blog-post a button,
.has-white-color {
    color: #fff;
}

.gold,
#membership-sign-up a:hover,
.has-gold-color {
    color: #fec013;
}

.has-gold-background-color {
	background: #fec013;
}

.white-bk,
.has-white-background-color {
    background: #ffffff;
}

.blue-bk,
.has-blue-background-color {
    background: #0f436c;
}

.black,
.has-black-color {
    color: #414240;
}

.has-black-background-color {
	background: #414240;
}

.red-spacer {
    background: #ba141a;
    height: 5px;
    width: 200px;
    margin: 15px auto 5px;
}

.has-lt-blue-color {
	color: #d9e3eb;
}

.lt-blue-bk,
.has-lt-blue-background-color {
    background: #d9e3eb;
}

.has-lt-grey-color {
	color: #e2e2e2;
}

.lt-grey-bk,
.has-lt-grey-background-color{
    background: #e2e2e2;
}

/* TEXT */
p {
    color: #414042;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 180%;
    margin: 0 0 10px;
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

.page-title,
.page-title a,
#tribe-events-content h2.tribe-events-page-title,
.tribe-events-page-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 35px;
    color: #0f436c;
    line-height: 120%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.tribe-events-page-title,
.single-tribe_events .page-title {
    margin-top: 40px;
}

.blog-post .page-title,
.blog-post .page-title a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 35px;
    color: #0f436c;
    line-height: 120%;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 15px;
    display: inline-block;
    position: relative;
    width: 100%;
}

#tribe-events h2 {
    padding: 10px 0;
}

.tribe-events-content h3 {
    margin: 50px 0 24px 15px;
    color: #0f436c;
    font-weight: 700;
    margin: 0 0 10px;
}

.blog-post p {
    font-size: 18px;
}

.page-title a:hover {
    color: #fec013;
    text-decoration: none;
}

.single-page p a,
.single-post2 p a,
.blog-post p a {
    color: #ba141a;
    font-weight: 700;
}

.single-post2 p a:hover {
    text-decoration: underline;
}

.single-page h2,
.tribe-common-h2.tribe-tickets__commerce-checkout-header-title {
    color: #517035;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    line-height: 32px;
    padding: 0;
    font-weight: 700;
    margin-top: 40px;
}

.single-post2 h2 {
    color: #517035;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 23px;
    line-height: 32px;
    padding: 10px 0 0;
    font-weight: 700;
    margin-top: 20px;
}

.blog-post h2 {
    color: #517035;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 23px;
    line-height: 32px;
    padding: 10px 0 5px;
    font-weight: 700;
    width: 100%;
}

h2 {
    color: #517035;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 23px;
    line-height: 130%;
    padding: 0;
    font-weight: 700;
    margin-top: 20px;
}

h3 {
    color: #414042;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 110%;
    padding: 10px 0 5px;
    font-weight: 700;
    width: 100%;
    display: block;
    float: none;
}

h4 {
    color: #0f436c;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    line-height: 110%;
    padding: 10px 0 5px;
    font-weight: 700;
    width: 100%;
    display: block;
    float: left;
}

.caption {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    color: #517035;
    padding: 0 15px;
}

.attribute {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 100%;
    color: #414042;
    padding: 0 15px;
    text-align: right;
    font-style: italic;
}

.event-slider-title {
    color: #0f436c;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0;
    text-align: center;
    width: 100%;
    display: block;
    float: left;
}

.read-more:hover {
    color: #ba141a;
}

.bold {
    font-weight: 700;
}

.right-align {
    text-align: right;
}

.caption {
    font-family: 'Lato',sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 140%;
    color: #517035;
}

/* STRUCTURE */
.fixed-width {
    max-width: 1200px;
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    width: auto;
    height: auto;
}

.yellow-line {
    width: 100%;
    background: #fec013;
    height: 2px;
    display: block;
    margin: 5px 0 15px;
    float: left;
}

/* ICONS */
.phone,
.fax {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    height: 15px;
    width: 15px;
    top: -2px;
}

.wp-block-image.email,
.email {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  height: auto;
  width: 20px;
  top: -1px;
}

.title-star {
    display: inline-block;
    position: relative;
    height: 30px;
    top: 0px;
    margin: 0 15px;
    width: 26px;
}

.star-spacer {
    display: inline-block;
    position: relative;
    margin: 0 8px;
    height: 15px;
    top: -2px;
    width: 16px;
}

.staff-email {
    display: inline-block;
    position: relative;
    height: 20px;
    margin: 15px 0 20px;
    width: 31px;
}

.link {
    display: inline-block;
    position: relative;
    margin: 0 15px 15px 0;
    height: 12px;
    float: left;
    top: 5px;
    width: auto;
}

/* TOP BAR */
#announcement {
  background: #ba141a;
  text-align: center;
  padding: 5px 30px;
}

#announcement p {
  color: #fff;
  margin: 0;
}

#announcement .button {
  background: #0f436c;
  margin: 0 0 0 10px;
  padding: 0px 10px;
}

#top-nav-section a:focus {
    outline: 1px dotted #fff;
    outline-offset: 5px;
}

.snipe-container {
    position: relative;
    display: block;
    float: right;
    width: 150px;
    margin-right: 20px;
    z-index: 100;
}

.snipe-container p {
    position: absolute;
    top: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
    line-height: 110%;
    text-align: center;
    text-shadow: 0 0 4px rgba(0,0,0,.9);
    letter-spacing: .5px;
}

.navy-fluid-bkg {
    width: 100%;
    background-color: #0f436c;
    height: auto;
    position: relative;
    display: block;
    float: none;
    clear: both;
    min-height: 70px;
}

#buy-ticket {
    width: auto;
    min-height: 30px;
    background: #fec013;
    display: block;
    padding: 5px 15px;
    float: right;
    margin: 19px 10px 19px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: bold;
    color: #0f436c;
    text-transform: uppercase;
    border-radius: 5px;
}

#social-nav {
    padding-top: 3px;
    position: relative;
    min-height: 70px;
    display: inline-block;
    width: auto;
    float: right;
    padding-right: 10px;
}

#social-nav a {
    display: inline-block;
}

#social-nav2 {
    display: none;
}

.social {
    width: 25px;
    height: 25px;
    margin: 19px 7px 0 7px;
    float: left;
    display: inline-block;
}

.social:hover {
    -webkit-filter: drop-shadow(0 0 4px #030e16);
    filter: drop-shadow(0 0 4px #030e16);
}

.main-logo {
    z-index: 15;
    overflow: Visible;
    height: 30px;
    width: 500px;
    position: relative;
    margin-left: 8px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.main-logo img {
    z-index: 0;
    position: relative;
    display: inline-block;
    height: 150px;
    width: 219px;
    -webkit-filter: drop-shadow(0 0 8px rgba(0,0,0,.7));
    filter: drop-shadow(0 0 8px rgba(0,0,0,.7));
}

/* NAVIGATION */
button.mobile {
    display: none;
}

.desktop-hide {
    visibility: hidden;
    height: 0 !important;
    width: 0 !important;
    padding: 0 !important;
}

.show-mobile {
    display: none;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    border-top: 0;
    float: none;
    clear: both;
}

.sticky-title {
    color: #0f436c;
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 15px;
    display: block;
    width: 30%;
    float: left;
    font-size: 20px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 0;
}

.sticky > #nav #menu-main-menu li.donate-menu-item {
    background: transparent;
    box-shadow: none;
}

.sticky > #nav #menu-main-menu li.donate-menu-item a {
    color: #ba141a;
}

.sticky > #nav #menu-main-menu li.donate-menu-item a:hover {
    color: #0f436c;
}

.sticky #main-menu {
    background: rgba(255,255,255,.9);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    width: 100vw;
}

.noscript .sticky-title {
    display: none;
}

#main-menu {
    background: rgba(255,255,255,.9);
    width: 100%;
    display: block;
    float: left;
    position: relative;
    z-index: 10;
    padding: 0 ;
}

#nav {
    position: relative;
    min-height: 30px;
    width: auto;
    float: right;
    display: block;
}

li.current-menu-item > a {
    color: #517035;
}

li.menu-item-has-children a span {
    display: none;
}

.donate-menu-item a.active {
    color: #d9d4ce;
}

#nav,
#nav ul,
#nav #menu-main-menu li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    box-sizing: border-box;
}

#nav #menu-main-menu li {
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 15px 15px;
    float: left;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-align: left;
    width: auto;
}

#nav #menu-main-menu li a,
#nav #menu-main-menu li {
    text-decoration: none;
    color: #424041;
}

.pointer-events {
    pointer-events: none;
}

#nav #menu-main-menu li.donate-menu-item {
    background: #ba141a;
    box-shadow: 0 0 8px rgba(0,0,0,.4) inset;
    display: inline-block;
}

#nav #menu-main-menu li.current-menu-item.donate-menu-item > a {
    color: #d9d4ce;
}

#nav #menu-main-menu li.donate-menu-item a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

#nav #menu-main-menu li a:hover,
#nav #menu-main-menu li.menu-item-has-children .sub-menu li a:hover,
#nav #menu-main-menu li a:hover button {
    color: #ba141a;
}

#nav #menu-main-menu li.donate-menu-item a:hover {
    color: #d9d4ce;
}

#nav #menu-main-menu li.menu-item-has-children .sub-menu {
    top: 50px;
    left: 0;
    position: absolute;
    background-color: rgba(255,255,255,.9);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: auto;
    padding: 10px 0 0;
    width: auto!important;
    clear: both;
    z-index: 99;
    display: block;
    visibility: hidden;
}

#nav #menu-main-menu li.menu-item-has-children .sub-menu li {
    padding: 0 0 20px;
    width: 100%;
    clear: both;
    float: none;
    display: block;
    cursor: pointer;
}

#nav #menu-main-menu li.menu-item-has-children .sub-menu li a {
    padding: 0 13px 0 15px;
    width: auto;
    font-size: 16px;
    clear: both;
    font-weight: bold;
    line-height: 1;
    color: #333;
    white-space: nowrap;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
}

#nav #menu-main-menu li.menu-item-has-children:hover .sub-menu,
#nav #menu-main-menu li.menu-item-has-children.open .sub-menu,
#nav #menu-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu,
#nav #menu-main-menu li.menu-item-has-children.open .sub-menu li.menu-item-has-children.open .sub-menu {
    visibility: visible;
}

#nav #menu-main-menu li.current-menu-item > a,
#nav #menu-main-menu li.current-menu-item > button {
    color: #517035;
}

#nav #menu-main-menu li.current-menu-item.donate-menu-item > a {
    color: #ad9c85;
}

#nav #menu-main-menu li.menu-item-has-children .sub-menu li.current-menu-item > a {
    color: #517035;
}

header .noscript nav li.menu-item-has-children > a::after {
    content: "+";
    position: relative;
    display: inline-block;
    height: 100%;
    color: inherit;
    margin-left: 5px;
}

.right {
    left: auto!important;
    right: 0!important;
}

.sub-menu .right {
    right: 100%!important;
}

nav button {
    background: none;
    border: none;
    color: inherit;
    text-shadow: inherit;
    padding: 0;
}

.button-submenu:hover {
    background: transparent;
    color: #ba141a;
}

.button-submenu {
    background: transparent;
}

/* BODY */
#upcoming-events-section {
    grid-area: Upcoming;
    max-width: 250px;
}

#extra {
    justify-self: end;
}

.feature-home-image {
    background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1)),url('https://warhawkairmuseum.org/wp-content/uploads/2018/03/home-background.jpg');
    width: 100%;
    background-size: cover;
    background-position: center top;
    margin-bottom: 0;
    position: absolute;
    margin-top: -90px;
    left: 0;
    z-index: -10;
    overflow: auto;
}

.background-overlay {
    background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1));
    width: 100%;
    height: 332px;
    position: absolute;
    display: block;
    top: -60px;
    left: 0;
}

.feature-page-image {
    width: 100%;
    height: 330px;
    background-size: cover;
    background-position: center top;
    margin-bottom: 0;
    position: absolute;
    top: -60px;
    left: 0;
    z-index: -10;
    overflow: auto;
}

.application-background {
    background: linear-gradient(to bottom,rgba(173,156,133,1),rgba(255,255,255,1));
    width: 100%;
    height: 130px;
    position: absolute;
    display: block;
    top: -50px;
    left: 0;
}

.main-content-page {
    position: relative;
    display: block;
    z-index: 0;
    width: auto;
    height: auto;
    float: none;
    margin-bottom: 50px;
    margin-top: 250px;
}

#features {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    grid-template-rows: auto;
    grid-gap: 15px;
    grid-template-areas: 'Upcoming Features Extra';
    margin-top: 60px;
}

#full-width-feature {
    margin-top: 60px;
}

#upcoming-events-section {
    grid-area: Upcoming;
}

#extra {
    grid-area: Extra;
	width: 100%;
	text-align: center;
	align-self: end;
	margin-bottom: 50px;
}

#special-event-section {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 0px;
    margin-bottom: 50px;
    min-height: 270px;
}

#special-event-section a {
    width: 435px;
    display: block;
    margin: 0 auto;
}

#special-event-section a:not(:last-of-type) {
    margin-bottom: 15px;
}

.pullDown {
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}

@keyframes pullDown {
    0% {
        transform: scaleY(0.1);
    }

    40% {
        transform: scaleY(1.02);
    }

    60% {
        transform: scaleY(0.98);
    }

    80% {
        transform: scaleY(1.01);
    }

    100% {
        transform: scaleY(0.98);
    }

    80% {
        transform: scaleY(1.01);
    }

    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes pullDown {
    0% {
        -webkit-transform: scaleY(0.1);
    }

    40% {
        -webkit-transform: scaleY(1.02);
    }

    60% {
        -webkit-transform: scaleY(0.98);
    }

    80% {
        -webkit-transform: scaleY(1.01);
    }

    100% {
        -webkit-transform: scaleY(0.98);
    }

    80% {
        -webkit-transform: scaleY(1.01);
    }

    100% {
        -webkit-transform: scaleY(1);
    }
}

/* .special-event {
    width: 435px;
    height: 200px;
    z-index: 0;
    position: relative;
    float: none;
    display: block;
    margin: 0 auto 15px;
}

#special-event-section a[href=''] {
    pointer-events: none;
    outline: none;
} */
.event-ticketing {
    width: 435px;
    height: 35px;
    z-index: 0;
    position: relative;
    float: none;
    display: block;
    margin: 0 auto 30px;
}

.margin-bottom {
    margin-bottom: 40px;
}

.height-none {
    height: 0!important;
}

.dropshadow {
    box-shadow: 3px 3px 7px rgba(0,0,0,.3);
}

#upcoming-events-block {
    position: relative;
    background-color: #fec013;
    height: auto;
    width: 250px;
    margin-top: 0;
    -o-transition: right 0.4s ease-in-out;
    -ms-transition: right 0.4s ease-in-out;
    -moz-transition: right 0.4s ease-in-out;
    -webkit-transition: right 0.4s ease-in-out;
    z-index: 1;
    overflow: hidden;
    color: #0F436C;
    font-family: 'Open Sans Condensed', sans-seri;
    padding: 15px 15px 15px 18px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    left: 0;
}

#upcoming-events-block h3 {
    margin-top: 0;
    color: #0f436c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 31px;
    text-decoration: none;
    margin-bottom: 10px;
    padding-top: 0;
}

#upcoming-events-block img {
    width: 100%;
    position: relative;
    float: left;
    display: block;
    height: auto;
}

#upcoming-events-block .post-slider {
    width: 100%;
    position: relative;
    display: flex;
    float: right;
    height: auto;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    flex-direction: column;
}

#upcoming-events-block #upcoming-event-thumbnail {
    width: 100%;
    height: auto;
    margin: 0 auto;
    float: left;
    display: block;
    position: relative;
}

#upcoming-events-block #upcoming-event-thumbnail img {
    width: 100%;
    position: relative;
    float: none;
    display: block;
    height: auto;
    margin: 0 auto 10px;
    border: 3px solid #fff;
}

#upcoming-events-block p {
    text-align: center;
    padding: 0;
    margin: 0 0 5px;
}

#upcoming-events-block .read-more {
    background: #0f436c;
    padding: 2px 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    color: #fff;
    width: 100px;
    height: auto;
    cursor: pointer;
}

#upcoming-events-block .read-more:hover {
    color: #fec013;
    cursor: pointer;
}

#photo-gallery {
    width: 100%;
    height: auto;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-variant: normal;
    letter-spacing: 2px;
    text-shadow: #414042 0px 0px 5px;
    overflow: hidden;
    position: relative;
    min-height: auto;
    text-decoration: none;
    max-width: 1200px;
    display: block;
}

.photo-gallery {
    float: left;
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    background-origin: top;
    height: auto;
}

.collage {
    background: rgba(173,156,133,.7);
    width: 100%;
    height: 100%;
    color: #ffffff;
    cursor: pointer;
    position: absolute;
    display: block;
    padding-top: 5%;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

#photo-gallery:hover .collage,
#photo-gallery:focus .collage {
    opacity: 1;
}

#watch-video {
    background-color: #ba141a;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #FFF;
    font-size: 25px;
    font-variant: normal;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    padding: 15px 10px;
    line-height: 100%;
    width: 100%;
    float: left;
}

.click-video {
    cursor: pointer;
    padding-top: 0;
    padding-bottom: 0;
}

.click-video:hover {
    color: #fec013;
}

#youtube-video {
    display: none;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0,0,0,.8);
    padding-top: 15%;
}

.youtube {
    background-color: #000;
    position: relative;
    padding-top: 40%;
    overflow: hidden;
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
}

#widget-video.youtube {
    background-color: #000;
    position: relative;
    padding-top: 40%;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
}

.widget-video-feature {
    width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    display: block;
}

.widget-video-feature img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    cursor: pointer;
}

.widget-video-feature img:hover {
    box-shadow: 0 0 10px rgba( 0,0,0,0.8 );
}

.widget-video-feature .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.8 );
    opacity: 0.8;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    display: block;
    top: 35%;
    left: 35%;
}

.widget-video-feature .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 35%;
    top: 25%;
}

.exit {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url('https://warhawkairmuseum.org/wp-content/uploads/2017/04/video-exit.png') center center;
    background-size: auto auto;
    background-size: contain;
    cursor: pointer;
}

.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

#moduals {
    width: 100%;
    height: auto;
    background-color: #0f426c;
    float: left;
    display: block;
    position: relative;
}

.moduals {
    width: 25%;
    min-height: 170px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    float: left;
    line-height: 36px;
}

.moduals a {
    color: #fff;
}

.moduals a:hover {
    color: #fec013;
    text-decoration: none;
}

.modual-des {
    font-size: 17px;
    line-height: 22px;
    text-transform: none;
    text-align: center;
    letter-spacing: 0;
    font-weight: normal;
    margin-top: 20px;
    display: block;
}

.modual-gold-border {
    border-right: 2px solid #fec013;
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
}

#social-widgets {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    height: auto;
}

#instagram-widget {
    width: 90%;
    min-height: 100px;
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    list-style: none;
}

.instagram-media {
    min-width: 100% !important;
}

#center-widget,
#left-widget {
    width: 33%;
    display: inline-block;
    float: left;
    position: relative;
}

#twitter-widget {
    width: 100%;
    min-height: 100px;
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    list-style-type: none;
}

#in-the-news {
    width: 100%;
    min-height: 200px;
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: -20px;
    height: 280px;
    overflow-y: scroll;
    list-style: none;
}

#comments {
    width: 33.33%;
    min-height: 100px;
    position: relative;
    display: inline-block;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    list-style: none;
}

.wpdiscuz_top_clearing {
    clear: none!important;
}

#wc-comment-header {
    padding: 0 !important;
}

#wpcomm {
    border-top: none !important;
}

#wpcomm .wc-comment-right .wpd-top-custom-fields {
    padding: 0!important;
}

.wc-comment-left {
    display: none!important;
}

#wpcomm .wc-comment .wc-comment-right {
    margin-left: 0!important;
}

#wpcomm .wc-comment-right .wpd-bottom-custom-fields {
    padding: 0!important;
    margin-bottom: 10px!important;
}

#wpcomm .wc-thread-wrapper {
    margin-bottom: 0!important;
}

#wpcomm .wpdiscuz-front-actions {
    display: none;
}

#in-the-news a {
    display: block;
    width: 90%;
    position: relative;
    float: left;
    color: #414042;
    margin-bottom: 10px;
}

#in-the-news a:hover {
    text-decoration: underline;
    color: #0f426a;
}

a h3.widgettitle {
    color: #0F436C;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-variant: normal;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    margin-top: 28px;
    margin-bottom: 15px;
    float: none;
}

h3.widgettitle,
#wc-comment-header {
    color: #0F436C;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    margin: 28px 0 15px;
    width: 100%;
    float: none;
}

h3.widgettitle2 {
    color: #FFFFFF;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: normal;
    width: auto;
    display: inline-block;
    float: none;
}

li#tp_widget_recent_tweets-2 {
    list-style-type: none;
}

.tp_recent_tweets ul {
    margin-left: -40px;
}

.tp_recent_tweets ul li a {
    color: #000000;
    font-weight: bold;
}

.tp_recent_tweets ul li,
div.textwidget {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

#comments li {
    list-style: none;
}

.wc-comment-header {
    color: #517035;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 120%;
    margin-bottom: 10px;
}

#wpcomm .wc-comment-author {
    width: 100%!important;
    font-size: 20px!important;
    padding: 6px 0px 0px 0px!important;
}

.comment-metadata {
    display: none;
}

.comment-content {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.wc-comment-footer {
    display: none;
}

.wc-comment {
    margin-bottom: 20px;
}

.wpdiscuz-comment-pagination {
    margin-bottom: 0px;
}

#wpcomm .page-numbers {
    color: #0f436c !important;
    padding: 0 6px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    border: none!important;
    font-weight: 200;
}

#wpcomm span.current {
    background: #fec013!important;
    padding: 0 6px;
    font-weight: bold;
}

#wpcomm .page-numbers:hover {
    color: #ba141a !important;
    text-decoration: none;
}

.comment-respond h3 {
    display: none;
}

.logged-in-as a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    color: #517035;
}

.logged-in-as {
    margin-bottom: 20px;
}

.comment-form-comment label {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 200;
    display: block;
}

.comment-form-comment textarea {
    height: 50px;
    width: 90%;
}

#comments input#submit {
    background: #ba141a;
    color: #ffffff;
    padding: 0 12px;
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    line-height: 27px;
    border: none;
}

.comment-form-author label,
.comment-form-email label {
    font-size: 14px;
    line-height: 200%;
    color: #888888;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 200;
    width: 100%;
}

.comment-form-author input,
.comment-form-email input#email {
    width: 85%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: 1px solid #999;
}

.comment-form-url {
    display: none;
}

.comment-notes {
    font-family: 'Lato', sans-serif;
    color: #517025;
    font-style: italic;
}

/* PAGE COMMENTS */
.page-template #wpcomm .wpdiscuz-form-top-bar {
    display: block;
}

.page-template #wpcomm {
    width: 100%;
    max-width: 100%;
}

.page-template #comments {
    width: 100%;
}

.page-template .comment-metadata {
    display: block;
}

.page-template .wc-comment-footer {
    display: block;
}

.page-template #wpcomm .wc-reply .wc-footer-left .wc-reply-button i {
    display: inline-block;
}

/* POST COMMENTS */
.post-comments-container {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 20px;
    margin: 30px 0 50px;
    background: rgba(217, 212, 206,.3);
}

#post-resources {
    margin-top: 20px;
}

.single-post #wpcomm .wpdiscuz-form-top-bar {
    display: block;
}

.single-post #wpcomm {
    width: 100%;
    max-width: 100%;
}

.single-post #comments {
    width: 100%;
}

.single-post .wc-comment-footer {
    display: block;
}

.single-post #wpcomm .wc-reply .wc-footer-left .wc-reply-button i {
    display: inline-block;
}

.single-post #wpcomm .wc-comment .wc-comment-right {
    background: transparent;
}

.home #breadcrumb {
    display: none;
}

#breadcrumbs {
    margin: 15px 0 0;
    padding: 10px;
    background: rgba(217, 212, 206,.6);
}

#breadcrumbs a {
    font-weight: 500;
    color: #414042;
}

#hours,
#admission {
    font-family: 'Lato', sans-serif;
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 0px;
    text-align: left;
    display: inline-block;
    position: relative;
    float: left;
    min-height: 160px;
    width: 33.33%;
}

#tagline {
    width: 100%;
    font-size: 25px;
    font-family: 'Michroma', sans-serif;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    background: #517035;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    float: left;
    position: relative;
    padding-top: 11px;
    padding-bottom: 11px;
}

.gold-star {
    padding-right: 20px;
    padding-left: 20px;
    height: 25px;
    width: auto;
    position: relative;
    display: inline-block;
    top: 0px;
}

#address {
    padding-top: 30px;
    padding-left: 20px;
    padding-bottom: 20px;
    width: 33%;
    min-height: 160px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    position: relative;
    display: inline-block;
    float: left;
}

.footer-headline {
    font-family: 'Lato', sans-serif;
    color: #517035;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 16px;
}

.footer-text {
    font-weight: 500;
    color: #414042;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
    font-size: 15px;
}

.footer-text a {
    color: #414042;
}

.footer-text a:hover {
    color: #ba141a;
    text-decoration: none;
}

#footer-end {
    width: 100%;
    background: #0f436c;
    position: relative;
    margin-bottom: 0;
}

#back-to-top {
    display: none;
}

#swita {
    width: 35%;
    display: inline-block;
    padding-top: 20px;
    position: relative;
    float: left;
    clear: both;
}

.visit-idaho {
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: relative;
    width: auto;
}

.swita-logo {
    width: 50%;
    display: inline-block;
    float: left;
    position: relative;
}

#commerce {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-family: 'Open Sans Condensed', sans-serif;
    display: block;
    position: relative;
    float: left;
    margin-top: 10px;
}

#commerce a {
    color: #fff;
}

#commerce a:hover {
    text-decoration: none;
}

.search-form {
    text-align: center;
    margin: 15px 0 0;
    display: block;
    position: relative;
    width: 100%;
}

.search-field {
    padding: 10px;
    font-size: 13px;
    color: #555555;
    font-family: 'Open Sans', sans-serif;
    line-height: 100%;
    max-width: 85%;
    border: none;
    vertical-align: top;
    border-radius: none!important;
}

.search-submit {
    border: none;
    font-size: 13px;
    line-height: 100%;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    width: auto;
    padding: 5px 7px;
    background: #fec013;
}

.search-submit img {
    height: 23px;
    display: block;
    margin: 0 auto;
    width: auto;
}

.search-result {
    border-bottom: 1px solid #fec013;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.search .more-link {
    width: auto;
    background-color: #ba141a;
    margin: 10px auto 0;
    padding: 5px 10px;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    border: 0;
    position: relative;
}

.search .more-link:hover {
    box-shadow: inset 0 0 5px rgba(0,0,0,.6);
    background-color: #ba141a;
    border: 0;
    color: #d9d4ce;
    text-decoration: none;
}

#mailing-list-home {
    width: 40%;
    display: inline-block;
    list-style-type: none;
    float: left;
    position: relative;
    padding: 10px 10px;
}

#mc4wp-form-1 {
    display: inline-block;
    margin-left: 10px;
}

#mc4wp-form-1 input[type="email"] {
    border: 1px solid #ccc;
    padding: 0 8px;
    outline: none;
    border-radius: 2px;
    color: #777;
    font-size: 14px;
    min-width: 200px;
}

#mc4wp-form-1 input[type="submit"] {
    padding: 0 12px;
    border-radius: 3px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #444;
    line-height: 28px;
    background: #ddd;
    border: none;
    font-family: 'Lato', sans-serif;
}

#mc4wp-form-1 input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
    color: #000;
    background: #ccc;
}

#copyright {
    width: 25%;
    display: inline-block;
    position: relative;
    float: left;
    padding: 20px 0;
    padding-right: 15px;
}

#copyright p,
#copyright p a {
    color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 17px;
    text-align: right;
}

#copyright p a:hover {
    color: #ba141a;
}

.nagel-logo {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: flex-end;
}

.nagel {
    width: 182.6px;
    height: 70px;
    margin: 0 0 20px;
}

/* PAGE.HTML */
.single-page {
    margin-top: 200px;
    margin-bottom: 20px;
    height: auto;
    position: relative;
    display: block;
    float: left;
    width: 100%;
}

.single-page h3 {
    color: #ad9c85;
    font-size: 20px;
    padding: 0 15px;
    font-weight: 700;
}

.single-post2,
.blog-post {
    margin-top: 80px;
    margin-bottom: 20px;
    display: block;
    float: left;
    position: relative;
    height: auto;
    width: 100%;
}

.box-left-side {
    padding-right: 10px;
    display: inline-block;
    position: relative;
}

.box-right-side {
    padding-left: 10px;
    display: inline-block;
    position: relative;
}

.single-page p.box-header-bold {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 10px 10px;
}

.single-page p.box-info-center {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    padding: 0 30px 0;
}

.single-page p.box-header-light {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 10px 0;
}

.single-page p.box-info-left,
.single-page ul.box-info-left {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 17px;
    line-height: 23px;
    text-align: left;
    padding: 0 30px 0;
}

.single-page p.box-info-left a {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 100;
    color: #fec013;
    font-size: 17px;
    line-height: 23px;
    text-align: left;
}

.single-page p.box-info-center a {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 100;
    color: #fec013;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
}

.single-page p.box-info-left a:hover,
.single-page p.box-info-center a:hover {
    text-decoration: underline;
}

.border-right-gold {
    border-right: 2px solid #fec013;
}

.box-moduals {
    width: 25%;
    padding: 40px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    float: left;
}

.box-moduals a {
    text-decoration: none;
    color: #ffffff;
}

.box-moduals a p.box-header-light:hover {
    color: #fec013;
    text-decoration: none!important;
}

.map-con {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 30px 0;
    position: relative;
    box-shadow: 0 0 8px rgba(0,0,0,.5);
}

.img-large {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.map-hover {
    background: rgba(173,156,133,.7);
    width: 100%;
    height: 100%;
    color: #fff;
    cursor: pointer;
    display: block;
    position: absolute;
    padding-top: 5%;
    opacity: 0;
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    overflow: hidden;
    font-family: Open Sans Condensed;
    font-size: 40px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-variant: normal;
    color: #FFFFFF;
    text-shadow: rgba(0,0,0,0.66) 0px 0px 5px;
}

.map-con:hover .map-hover,
.map-con a:focus .map-hover {
    opacity: 1;
}

.img-small {
    display: none;
}

#museum-hours,
#education-info,
#giving-levels,
#recognition-thanks,
#contact-info-mission,
#restoration-donate,
#vhp-book,
#get-involved {
    background: #0f436c;
    padding: 20px;
    margin: 0px 0 40px;
    position: relative;
    width: 100%;
}

#get-involved .box-header-light a {
	color:#ffffff;
	font-weight: normal;
}

#membership-sign-up {
  background: #0f436c;
  padding: 20px;
  margin: 0 0 40px;
    margin-top: 0px;
  position: relative;
  width: 100%;
  display: inline-block;
}

#giving-levels .button,
#blog-sidebar .button {
    box-shadow: none;
    margin-top: 15px;
}

#fly,
#rentals,
#plan,
#museum-tours,
#ad-section {
    float: left;
    display: block;
    position: relative;
    width: 100%;
}

.ad-1x1,
.ad-1x2 {
    display: block;
    padding: 10px;
    position: relative;
    margin: 0 auto;
    float: none;
    text-align: center;
}

.ad-1x1 img,
.ad-1x2 img {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.ad-10x1 a img {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
}

.ad-10x1 {
    max-width: 1200px;
    max-height: 120px;
    display: block;
    position: relative;
    overflow: hidden;
}

/* ABOUT */
#about-mission {
    background: #0f436c;
    padding: 20px;
    margin: 0 0 40px;
    position: relative;
}

/* EDUCATION */
#nagel {
    color: #0f436c;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 30px;
}

/* GET INVOLVED */
#get-involved-moduals {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    height: auto;
    background-color: #0f436a;
}

#get-involved-moduals a {
    text-decoration: none;
}

#donate form {
    margin-top: -20px;
}

#donation-button td,
#restoration-button td {
    border: none;
}

table#donation-button tbody tr td.donation-title {
    text-align: center;
    margin: 18px 0 10px;
    display: block;
}

#donation-button tr,
#restoration-button tr {
    width: 100%;
    font-family: "open sans condensed", sans-serif;
    font-weight: 700;
    color: #0f436c;
    font-size: 20px;
}

#donation-button table,
table#restoration-button {
    width: 100%;
}

#donation-button select,
#restoration-button select {
    width: 50%;
    display: block;
    margin: 0 auto;
    color: #414042;
    font-size: 14px;
    font-weight: 500;
}

.donate-button {
    display: block;
    margin: 20px auto 0;
}

table {
    margin-bottom: inherit;
}

.single-page tr.donation-footnote td p {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #414042;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.single-page p.member-headline {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 20px 0;
}

p.member-info {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 16px !important;
    line-height: 20px;
    text-align: center;
}

p.bullet {
    display: inline;
    margin-right: 15px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    color: #ffffff;
    font-size: 16px !important;
    line-height: 20px;
    text-align: center;
}

.padding-bottom {
    padding-bottom: 30px;
}

.padding {
    padding: 20px;
}

.membership-table-footnote {
    text-align: center;
}

.membership-table {
    width: 100%;
    margin: 15px auto;
    float: none;
    display: block;
    max-width: 1000px;
}

#membership tbody tr:nth-of-type(odd) {
    background: #d9d4ce;
}

#membership th {
    border: 2px solid #ba141a;
}

#membership td.mobile-first-cell {
    display: none;
}

.membership-table table {
    width: 100%;
    margin: 20px 0 8px;
    background: #fff;
}

.membership-table td {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    color: #0f436c;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #ba141a;
    padding: 8px;
    vertical-align: middle;
}

#membership td img {
    height: 22px;
}

.membership-form {
    max-width: 700px;
    margin: 0 auto;
}

.custom-amount {
    width: 200px;
    font-size: 14px;
    display: block;
    margin: 20px auto 0;
    padding: 5px 20px;
}

.custom-description {
    font-size: 16px;
    font-weight: 500;
    color: #414042;
    margin-top: 20px;
}

.form-description td {
    color: #414042;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}

table#donation-button tbody tr td {
    padding: 0 20px;
}

#wpcf7-f511-p513-o1 p {
    color: #414042;
}

.wpcf7-form p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

p legend {
    color: #fff;
}

.gift-question select {
    color: #333;
}

.corporate-membership-table table {
    width: 100%;
    margin: 20px 0 8px;
    background: #fff;
}

.corporate-membership-table td {
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 100;
    color: #0f436c;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid
    #ba141a;
    padding: 8px;
    vertical-align: middle;
}

.corporate-membership-table thead tr td {
    font-size: 20px;
    line-height: 120%;
}

.corporate-membership-table td ul li {
    text-align: left;
    margin-left: 25px;
    padding: 15px 0 0 10px;
    line-height: 110%;
}

.membership-form .wpforms-confirmation-container {
    border: 2px solid #fec013;
    padding: 15px 20px;
}

.membership-form .wpforms-confirmation-container p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.membership-sign-up {
    background: #0f436c;
    padding: 20px;
    margin: 0 0 40px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.membership-sign-up label,
.wpforms-field-number-slider-hint {
    color: #fff;
}

.membership-sign-up .wpforms-field-description {
    color: #fff;
    padding: 0 20px;
}

/* GIVING */
.donor-table {
    width: 80%;
    margin: 0px auto 15px;
    float: none;
    display: block;
}

.donor-table table {
    width: 100%;
    background: #fff;
    border: 2px solid #d9d4ce;
}

.donor-table td {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #0f436c;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #d9d4ce;
    padding: 8px;
    vertical-align: middle;
}

.donor-table td img {
    height: 20px !important;
    width: auto;
}

.donor-table td .larger-image {
    height: 54px !important;
    width: auto;
}

.general-stars {
    max-height: 100px;
    display: block;
    position: relative;
    margin: 0 auto;
    width: auto;
}

.general-stars2 {
    max-height: 35px;
    display: block;
    position: relative;
    margin: 0 auto;
    width: auto;
}

.level-header {
    background: #998c66;
    padding: 10px 10px 5px;
    margin: 0 0 10px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.level-header2 {
    background: #998c66;
    padding: 20px 20px 13px;
    margin: 0 0 10px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.single-page p.gift-amount {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.first-half {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
}

.second-half {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
}

.first-half2 {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
}

.second-half2 {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
}

.four-stars,
.four-stars2 {
    width: 47%;
    display: block;
    float: left;
    position: relative;
    border: 1px solid #d9d4ce;
    padding: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #0f436c;
    text-align: center;
    font-size: 17px;
    line-height: 180%;
}

.three-stars {
    width: 47%;
    display: block;
    float: right;
    position: relative;
    border: 1px solid #d9d4ce;
    padding: 10px 11px 10px 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #0f436c;
    text-align: center;
    font-size: 17px;
    line-height: 180%;
}

#five-stars {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #d9d4ce;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    color: #0f436c;
    text-align: center;
    font-size: 17px;
    line-height: 180%;
}

#four-three-stars,
#two-one-stars {
    display: block;
    position: relative;
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 20px;
}

#donor img {
    text-align: center;
    display: block;
    margin: 0 auto;
}

/* CONTACT */
.one-half-left {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
}

.one-half-right {
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
    padding: 0 0 0 10px;
}

ul#contact-info {
    list-style: none;
    color: #fff;
    text-align: center;
    padding: 0;
    font-size: 15px;
}

#contact-info li {
    padding: 0 0 20px;
}

#contact-info li a {
    color: #fec013;
}

/* RESTORATION */
#panther-photos .col-md-4 {
    padding: 10px;
}

#panther-photos img {
    width: 100%;
}

.specifications-box {
    background: #0f436c;
    width: 100%;
    height: auto;
    padding: 15px 30px;
    float: left;
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
}

.specifications,
.specifications2 {
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 25px;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    padding: 0 10px;
    list-style-type: none;
}

.specifications li {
    padding-bottom: 15px;
}

.specifications2 li {
    padding-bottom: 10px;
}

.diagram {
    margin-top: 8%;
    width: 100%;
}

.specifications-box h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
    margin-top: 10px;
}

/* EVENTS-CALENDAR */
/* CALENDAR */
.tribe-events-calendar-list__event-date-tag-datetime {
    background: #517035;
    padding: 20px 0 0 !important;
}

.tribe-events-calendar-list__event-date-tag-datetime span {
    color: #fff !important;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar {
    background: #d9d4ce;
    padding: 20px;
}

.tribe-events-header__events-bar.tribe-events-c-events-bar {
    display: none;
}

.tribe-events-calendar-list__event.tribe-common-g-row.tribe-common-g-row--gutters.tribe_events.type-tribe_events.status-publish.hentry:not(last-of-type) {
    border-bottom: 1px solid #d9d4ce;
    padding: 30px 0 30px;
    border-top: 1px solid #d9d4ce;
}

.tribe-events h3 {
    font-family: 'Open Sans Condensed', sans-serif !important;
}

.tribe-events span {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 16px;
    font-weight: 600;
}

.tribe-common h1 {
    font-weight: 600;
    text-rendering: optimizeLegibility;
    margin-bottom: 30px;
}

.tribe-events-calendar-list__month-separator {
    background: #d9d4ce;
    padding: 10px 20px !important;
    text-align: center;
}

.tribe-events-calendar-list__month-separator .tribe-common-h7 {
    margin: 0 auto;
    display: block;
    position: relative;
    font-size: 25px !important;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
}

.single .tribe-events-before-html {
    display: none;
}

.tribe-block__events-link .tribe-block__btn--link img {
    -webkit-box-flex: 0;
    flex: none;
    margin-right: 7px;
    margin-bottom: 2px;
    width: 30px;
}

.single-page #tribe-events-content h2 {
    color: #0f436c;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 30px;
    line-height: 32px;
    padding: 0 0;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.single-page .tribe-events-schedule h2,
.tribe-events-schedule__date, 
.tribe-events-schedule__time {
    font-style: normal;
    font-weight: 700;
    margin-top: 0px;
    color: #0f436c;
    font-size: 15px !important;
    line-height: 17px;
    padding: 0;
    font-family: 'Lato', sans-serif;
}

.single-page #tribe-events-content .tribe-events-content h2 {
    color: #0f436c;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 25px;
    line-height: 32px;
    padding: 20px 15px 10px;
    font-weight: 700;
    margin-top: 0;
    text-transform: none;
}

.single-page #tribe-events .tribe-events-content p {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

#tribe-events .tribe-events-button,
.tribe-events-button {
    background-color: #517035;
}

#tribe-bar-form label {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #0f436c;
}

a.tribe-events-read-more {
    background: #517035;
    padding: 5px 8px;
    color: #fff!important;
    font-weight: 600!important;
}

.tribe-events-list-event-description p {
    padding: 0;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #414042;
}

.tribe-events-nav-next a,
.tribe-events-back a,
.tribe-events-nav-previous a,
.blog-post .previous a,
.blog-post .previous {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #ad9c85;
    font-size: 17px;
    line-height: 19px;
}

.tribe-events-list #tribe-events-photo-events .tribe-events-event-details h2 {
    margin-bottom: 5px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin: 0px 0 10px!important;
}

#tribe-events-header {
    display: none;
}

#tribe-bar-form .tribe-bar-filters {
    display: none;
}

a.tribe-event-url {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #517035;
    font-size: 20px;
    line-height: 23px;
}

h1.tribe-events-single-event-title {
    font-family: 'Open Sans Condensed',sans-serif;
	font-weight: 700;
	font-size: 35px !important;
	text-align: center;
	  text-transform: uppercase;
}

.tribe-events-single-event-recurrence-description {
  margin: 10px 0 !important;
}

.tribe-events-schedule h2 {
    padding: 0 0 10px;
}

.tribe-events-event-meta,
.event-is-recurring,
.event-is-recurring a,
.tribe-venue-name {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #0f436c;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 10px;
}

.tribe-events-event-meta a {
    color: #ba141a;
}

.tribe-events-schedule__all-day {
  margin: 0 0 0 15px;
}

.tribe-event-date-start,
.tribe-event-time,
.tribe-event-date-end {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #0f436c;
    font-size: 15px;
    line-height: 17px;
    text-transform: none;
}

.tribe-events-schedule {
    margin: 10px 0 10px;
}

.tribe-events-list .tribe-events-loop .tribe-events-photo-event .tribe-events-event-meta .recurringinfo {
    margin: 0 0 0;
}

.tribe-events-event-image {
    text-align: center;
    width: 100%;
    position: relative;
    display: block;
    margin: 0 auto 40px;
}

.tribe_events-template-default .single-post2 {
  padding: 0;
  margin: 0;
}

.tribe-events-content,
.tribe-events-content a {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    color: #414042;
    font-size: 15px;
    line-height: 15px;
}

.single-page #tribe-events-content a.tribe-events-read-more {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #ba141a;
    font-size: 15px;
    line-height: 15px;
    padding-left: 15px;
}

h3.tribe-events-related-events-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #517035;
    font-size: 20px;
    line-height: 22px;
}

.tribe-events-list-separator-month {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #0f436c;
    font-size: 15px;
    line-height: 17px;
    background: #d9d4ce;
}

.tribe-events-list-separator-month span {
    padding-left: 10px;
}

.tribe-events-calendar,
.tribe-events-calendar a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #0f436c;
    font-size: 15px;
    line-height: 17px;
}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    margin: 0 0;
}

.tribe-events-calendar th {
    background-color: #0f436c;
    color: #fff;
}

.tribe-events-content h3 {
    color: #0f436c;
    font-weight: 700;
    margin: 0 0 10px;
}

a.tribe-events-gcal,
a.tribe-events-ical {
    float: none;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0;
    padding-top: 30px;
}

.tribe-events-meta-group dl dd {
    margin-bottom: 10px;
}

.tribe-events-c-messages__message.tribe-events-c-messages__message--notice {
  background: #fff!important;
}

#tribe-events-pg-template {
  padding: 0 !important;
}

.single-page .events-pull-out {
    background: #0f436c;
    padding: 30px;
    margin-top: 50px;
    color: #fff;
}

.single-page .events-pull-out p {
    color: #fff;
}

a.back-to p {
    font-family: 'Open sans condensed', sans-serif;
    color: #ad9c85;
    font-size: 20px;
    font-weight: bold;
}

.schedule-of-events {
    background: #d9d4ce;
    padding: 10px 40px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.schedule-of-events h3 {
    color: #ba141a;
    text-align: center;
    margin: 10px 0 10px;
}

p.schedule-time {
    text-align: center;
    color: #0f436c;
    font-size: 14px;
    padding-bottom: 20px;
}

.schedule-of-events .row {
    margin-bottom: 25px;
    color: #0f436c;
}

.has-background {
  padding: 15px !important;
}

/* POSTS */
.single-post2 .previous-post p {
    font-family: 'Open sans condensed', sans-serif;
    color: #ad9c85;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    float: left;
    text-align: left;
}

.single-post2 .previous-post p a {
    font-family: 'Open sans condensed', sans-serif;
    color: #ad9c85;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    text-align: left;
}

.single-post2 .next-post p {
    font-family: 'Open sans condensed', sans-serif;
    color: #ad9c85;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    float: right;
    text-align: right;
}

.single-post2 .next-post p a {
    font-family: 'Open sans condensed', sans-serif;
    color: #ad9c85;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    text-align: right;
}

.sp-image-container {
    width: 85% !important;
    display: block;
    margin: 0 auto;
}

.sp-image-container img {
    display: block;
    float: left;
    position: relative;
}

.single-post2 h4 {
    margin-top: 20px;
    color: #414042;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    font-weight: 700;
}

.tribe-mini-calendar-event {
    border-bottom: 1px solid #fff !important;
}

.tribe-events-duration {
    color: #fff;
}

.tribe-mini-calendar-nav tr:first-of-type {
    background: #517035;
}

.tribe-mini-calendar-event .list-date {
    background: #ba141a;
}

.tribe-events-present div span {
    background-color: #517035;
    color: #fff;
}

.tribe-mini-calendar .tribe-events-has-events div[id*="daynum-"] a::before {
    background: #fec013;
}

.tribe-events-category-closings .tribe-event-schedule-details {
}

.tribe-events-category-closings .tribe-event-date-end {
    display: inline;
}

.tribe-events-schedule h2 {
    margin: 0;
}

/* AVIATION COLLECTION */
#aviation-collection img,
#aviation-visitors-collection img {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    height: auto;
}

.single-page p.collection-caption,
#aviation-visitors-collection .collection-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 100;
    background-color: rgba(173, 156, 133, .9);
    padding: 10px;
    font-size: 25px;
    line-height: 27px;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    display: block;
    float: left;
    margin: 0;
}

.collection-box:hover p.collection-caption,
.collection-box:hover p.collection-arrow,
#aviation-visitors-collection .collection-box:hover p.collection-arrow,
#aviation-visitors-collection .collection-box:hover p.collection-caption {
    color: #fec013;
}

.collection-box {
    width: 31.33%;
    margin: 1%;
    float: left;
    position: relative;
    height: auto;
    overflow: hidden;
    display: inline-block;
}

.single-page p.collection-arrow,
#aviation-visitors-collection p.collection-arrow {
    position: absolute;
    bottom: -10px;
    right: 10px;
    color: #fff;
    font-size: 30px;
    text-align: right;
    width: 100%;
}

.single-page p a.back-to {
    color: #ad9c85;
    font-size: 18px;
}

#aviation-visitors-collection img.current-visitor {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    float: left;
    height: 25px;
    width: auto;
}

.aviation-footnote {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

#aviation-visitors-collection .aviation-footnote img {
    margin-right: 10px;
    padding-top: 8px;
    float: left;
    width: 25px;
    height: auto;
}

.single-page p.footnote {
    font-size: 20px;
    line-height: 10px;
    display: inline-block;
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif;
    float: left;
    padding: 15px 0 0;
}

.gallery {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    padding: 0 30px 0 15px;
}

.thumbnails {
    overflow: hidden;
    display: block;
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
    height: auto;
}

.thumbnails img.active {
    border-top: 5px solid #ba141a;
}

.thumbnails img {
    cursor: pointer;
    width: 23%;
    display: inline-block;
    margin: 0 1%;
    float: left;
    position: relative;
    border-top: 5px solid #fff;
}

.thumbnails img:first-of-type {
    margin: 0 1% 0 0;
}

.panel {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 0 0;
}

.panel img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.blog-post div img {
    display: block;
    max-width: 100%;
	height: auto;
    margin-bottom: 15px;
    padding: 0 15px;
}

.blog-post-feature-image.wp-post-image {
    padding: 0 20px 0 0;
    margin: 0 auto 15px;
}

.padding-right {
    padding-right: 15px;
}

.padding-left {
    padding-left: 15px;
}

.padding-top {
    padding-top: 25px;
}

#blog-sidebar {
    background: #0f436c;
    color: #fff;
    display: block;
    position: relative;
    padding: 15px;
}

#blog-sidebar ul {
    list-style: none;
    padding: 0;
}

#blog-sidebar li {
    padding: 0 0 10px 10px;
    position: relative;
}

#blog-sidebar h3 {
    color: #fff;
    margin: 0 0 15px;
    font-size: 20px;
}

#blog-sidebar li:nth-of-type(2) {
    border-top: 1px solid #fff;
    padding-top: 20px;
    margin-top: 10px;
}

#blog-sidebar .a2a_svg {
    background-color: #517035 !important;
}

.rpwe-block a.rpwe-img {
    width: 22% !important;
    margin: 0 3% 0 0 !important;
    display: block !important;
    position: relative;
}

.rpwe-time {
    position: absolute;
    bottom: 15px;
    right: 0;
    color: #fec013 !important;
}

.rpwe-block h3 {
    background: 0 0 !important;
    clear: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 140%;
    display: block!important;
    float: none;
    padding: 0 !important;
}

.rpwe-summary {
    font-size: 13px;
    line-height: 140% !important;
    margin-top: 10px;
}

.post-loop {
    margin: 0 0 30px;
    display: block;
    float: left;
}

.blog-post button {
    background: #ba141a;
    box-shadow: 0 0 10px rgba(0,0,0,.4) inset;
    padding: 5px 15px;
    border: none;
}

.blog-post .image-copyright {
    font-size: 10px;
    font-style: italic;
    text-align: right;
    padding-right: 15px;
}

.blog-content {
    margin-bottom: 15px;
}

.blog-feature {
    background: #d9d4ce;
    padding: 20px 40px 15px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
}

.blog-feature h2 {
    color: #0f436c;
    margin-top: 0;
}

#blog-sidebar .tribe-events-duration span {
    color: #ffffff;
}

.pea_cook_wrapper.pea_cook_bottomright {
    background: #ba141a !important;
}

.pea_cook_wrapper p,
a#fom {
    color: #fff !important;
}

.blog-post p.caption {
    font-family: 'Lato',sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #517035;
    text-align: left;
}

.blog-post-feature-image.wp-post-image {
    padding: 0;
}

.col-sm-6 .blog-post-feature-image.wp-post-image {
    padding-right: 20px;
	width: 100%;
	height: auto;
}

/*.blog-post iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-width: 100%;
}*/
.brown-line {
    display: block;
    position: relative;
    background: #d9d4ce;
    height: 2px;
    width: 100%;
    margin: 20px 0 20px;
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-top: 75.4%;
}

.button {
    background: #ba141a;
    box-shadow: 0 0 8px rgba(0,0,0,.4) inset;
    display: inline-block;
    color: #fff !important;
    padding: 5px 10px;
    text-align: center;
}

#comments {
    max-width: 1100px;
    margin: 0 auto;
    color: #333;
    font-style: normal;
}

.comment-feature {
    background: #d9d4ce57;
    padding: 20px 40px;
    display: block;
    margin: 20px auto 20px;
    width: 100%;
}

#wpdcom .wpd-comment .wpd-comment-right {
    padding-bottom: 15px;
    flex-grow: 1;
    width: 100%;
}

#wpdcom .wpd-reply.wpd_comment_level-2 {
    margin-left: 40px;
}

.wpd-reply-to a {
    color: #517035 !important;
}

/* VHP */
.cbp-l-project-desc-title,
.cbp-l-project-details-title span {
    display: none;
}

.cbp-l-project-container {
    display: block!important;
}

.cbp-l-project-details {
    display: none;
}

.cbp-l-project-desc {
    width: 100% !important;
}

#cbpw-wrap6,
#cbpw-wrap4,
#cbpw-wrap8,
#cbpw-wrap9,
#cbpw-wrap2,
#cbpw-wrap1,
#cbpw-wrap7,
#cbpw-wrap3,
#cbpw-wrap5 {
    padding: 0 15px;
}

.single-cubeportfolio #main {
    background: linear-gradient(to bottom,#ad9c85,#fff);
    top: -50px;
}

.cbp-popup-singlePage {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    width: auto;
    height: auto;
    background: none;
}

.cubeportfolio {
    background: none;
    padding-top: 120px;
}

.cbp-l-inline-title,
.cbp-l-project-title {
    color: #0f436c;
    font-weight: bold;
    text-transform: uppercase;
}

.cbp-l-inline-subtitle,
.cbp-l-project-subtitle {
    color: #000;
}

.cbp-popup-singlePageInline-ready {
    margin-top: 30px;
}

.post-template-single-comments table {
    border: 1px solid #0f436c;
    margin: 0 0 20px;
}

.post-template-single-comments table tr td {
    border-right: 1px solid;
    border-right-color: currentcolor;
    border-color: #0f436c !important;
    padding: 10px;
}

/* GALLERY */
.flickr-image {
    width: 23%;
    margin: 1%;
    display: inline-block;
    overflow: hidden;
    height: 170px;
    position: relative;
    cursor: pointer;
}

.flickr-image img {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

/* PAGES */
.tax-return {
    display: block;
    width: 80%;
    margin: 0 auto;
    border: 1px solid #414042;
}

.tax-return td {
    padding: 5px 10px;
    width: 100%;
}

.tax-return td:not(:last-of-type) {
    border-right: 1px solid #ad9c85;
}

.tax-return tr:not(:last-of-type) {
    border-bottom: 1px solid #ad9c85;
}

/* 404 */
.site-map a {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 23px;
    color: #0f436c;
    font-weight: bold;
    text-decoration: none;
    padding-right: 15px;
    padding-left: 15px;
}

.site-map {
    margin-top: 20px;
    background-color: #d9d4ce;
    padding-top: 15px;
    padding-bottom: 15px;
}

.site-map a:hover {
    color: #ba141a;
}

.site-map p {
    padding-left: 30px;
}

/* CONTACT FORMS */
.wpforms-field,
.wpforms-submit-container {
    padding: 10px 0;
    position: relative;
    float: left;
    width: 100%;
}

.wpforms-form {
    font-family: 'Open Sans Condensed',sans-serif;
}

#membership-sign-up .wpforms-field input,
#membership-sign-up .wpforms-field select {
    border: 2px inset #d9d4ce;
    padding: 5px;
    color: #555;
    font-weight: bold;
    margin: 10px 5px 0 0;
}

#membership-sign-up label,
#mailing-list-home label,
#mailing-list label,
#mailing-list-home .wpforms-field-description,
#mailing-list .wpforms-field-description,
.membership-form h4 {
    color: #fff;
}

#mailing-list-home label,
#mailing-list label {
    margin-bottom: 15px;
}

.wpforms-form  label {
    color: #0f436c;
    margin-bottom: 10px;
}

.wpforms-container .wpforms-required-label {
    color: #ba141a;
    font-weight: 400;
}

#membership-sign-up .wpforms-field-description {
    color: #fff;
    padding: 0 20px;
}

.wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"] {
    width: 50%;
    background-color: #ba141a;
    margin: 0px auto 20px;
    padding: 8px 10px;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    float: none;
    display: block;
    border: 0;
}

div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.wpforms-form button[type="submit"]:hover {
    box-shadow: inset 0 0 5px rgba(0,0,0,.6);
    background-color: #ba141a;
    border: none;
}

#donate .wpforms-field,
#donate .wpforms-field select,
#donate .wpforms-field input {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.wpforms-single-item-price {
    color: #fec013;
}

.wpforms-container .wpforms-error-container {
    color: #fec013;
    font-weight: bold;
}

#mailing-list {
    width: 40%;
    padding-top: 0;
    display: inline-block;
    list-style-type: none;
    float: left;
    position: relative;
    padding-left: 50px;
    padding-left: 25px !important;
    padding-right: 25px;
    text-align: center;
}

#wpforms-confirmation-3485 p {
    color: #fff;
    border: 1px solid;
}

#mailing-list-home ul,
#mailing-list ul,
#membership-sign-up ul,
#wpforms-3556-field_33 {
    padding: 0;
}

.download {
    width: 50%;
    background: #0f436c;
    margin: 20px auto 0;
    padding: 8px 10px;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    float: none;
    display: block;
    border: 0;
}

.download:hover {
    box-shadow: inset 0 0 5px rgba(0,0,0,.6);
}

.volunteer input,
.volunteer select,
.volunteer textarea {
    background: rgba(217,212,206,.4);
    border: none;
    padding: 8px;
    color: #0f436c;
    font-weight: bold;
    margin: 10px 0;
}

#wpforms-3556-field_6-container label,
#wpforms-3556-field_4-container label,
#wpforms-3556-field_9-container label,
#wpforms-3556-field_10-container label,
#wpforms-3556-field_11-container label,
#wpforms-3556-field_12-container label,
#wpforms-3556-field_22-container label,
#wpforms-3556-field_23-container label,
#wpforms-3556-field_24-container label,
#wpforms-3556-field_25-container label,
#wpforms-3556-field_26-container label,
#wpforms-3556-field_27-container label {
    display: inline;
    margin-right: 15px;
}

#wpforms-3556-field_4-container ul,
#wpforms-3556-field_9-container ul,
#wpforms-3556-field_10-container ul,
#wpforms-3556-field_11-container ul,
#wpforms-3556-field_12-container ul,
#wpforms-3556-field_22-container ul,
#wpforms-3556-field_23-container ul,
#wpforms-3556-field_24-container ul,
#wpforms-3556-field_25-container ul,
#wpforms-3556-field_26-container ul,
#wpforms-3556-field_27-container ul {
    display: inline;
    padding: 0;
    color: #0f436c;
}

.volunteer label {
    color: #414042;
}

#donate .wpforms-field,
#donate .wpforms-field select,
#donate .wpforms-field input {
    float: left;
    margin: 0;
    display: block;
    text-align: left;
}

.wpforms-container .wpforms-field-description {
    font-size: .85em;
    margin: 5px 10px 0;
}

.wpforms-container .wpforms-field-sublabel {
    display: block;
    font-size: .85em;
    float: none;
    margin: 0 10px 0;
}

#donate-form .wpforms-field.wpforms-first {
    margin-right: 4% !important;
}

#donate-form {
    background: #0f436c;
    padding: 30px 50px 20px;
    margin: 0 0 40px;
    margin-top: 20px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

#donate-form h4,
#donate-form p,
#donate-form label,
#donate-form .wpforms-field-description {
    margin-bottom: 0px;
    color: #fff;
}

#donate-form ul {
    padding: 0;
    margin: 0;
}

#donate-form .wpforms-field input,
#donate-form .wpforms-field select {
    border: 2px inset #d9d4ce;
    padding: 5px;
    color: #555;
    font-weight: 700;
    margin: 10px 5px 0 0;
}

.wpforms-page-indicator.connector {
  color: #fff;
  margin: 20px 0 0;
  border-bottom: 1px solid rgba(255,255,255,.5);
  padding-bottom: 20px;
}

.wpforms-page-button.wpforms-page-next {
  background: #ba141a;
  box-shadow: 0 0 8px rgba(0,0,0,.4) inset;
  display: inline-block;
  color: #fff !important;
  padding: 10px 10px;
  text-align: center;
  border: none;
  min-width: 200px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.wpforms-field-stripe-credit-card-number > div {
  border: 2px inset #d9d4ce;
  padding: 5px;
  color: #555;
  font-weight: 700;
  background: #fff;
  display: block;
}

#contact-form {
    background: #d9d4ce;
    padding: 30px 50px 20px;
    margin: 0 0 40px;
    margin-top: 20px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
    background: rgba(255,555,555,.7);
    border: none;
    padding: 8px;
    color: #0f436c;
    font-weight: 700;
    margin: 10px 0;
}

#restoration-donate input,
#restoration-donate textarea,
#restoration-donate input,
#restoration-donate select {
    background: #fff;
    border: none;
    padding: 8px;
    color: #0f436c;
    font-weight: 700;
    margin: 10px 0;
}

#wpforms-4525-field_8,
#wpforms-4571-field_14,
#wpforms-4625-field_4 {
    padding: 0;
}

#wpforms-4525-field_8 input,
#wpforms-4571-field_14 input,
#wpforms-4625-field_4 input {
    margin: 0 15px 0 0;
}

#restoration-donate .wpforms-container,
#restoration-donate .wpforms-container label {
    color: #fff;
}

#restoration-donate .wpforms-container {
    padding: 0 30px;
}

#wpforms-4571-field_18-container,
.wpforms-container .wpforms-recaptcha-container {
    padding: 0;
}

#restoration-donate a {
    color: #fec013;
}

/* WORDPRESS CORE */
.alignnone {
    margin: 5px 20px 20px 0!important;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto!important;
}

.alignright {
    float: right;
    margin: 10px 0 20px 20px!important;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0!important;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

figcaption {
    font-size: 14px;
    color: #517035;
    font-weight: 700;
    text-align: center;
    padding: 10px 0 0;
    line-height: 115%;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption-text {
    font-size: 14px;
    color: #517035;
    font-weight: bold;
    text-align: left;
    padding: 0 15px;
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.is-resized>figcaption {
    display: block;
    caption-side: bottom;
}

.wp-block-image {
    margin: 0;
}

.page .wp-caption {
    border: none;
}

.page .wp-caption img {
    margin: 30px 0 20px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.alignleft {
    float: left;
    margin: 15px 20px 20px 0 !important;
}

.margin-top {
    margin-top: 40px;
}

.margin-bottom {
    margin-bottom: 40px;
}

/* ANNUAL REPORT */
.no-scroll {
    overflow-y: hidden;
    height: 100vh;
}

.page-template-page-report .wp-block-image img {
  width: 100% !important;
  max-width: auto !important;
}

.page-template-page-report #header {
    padding: 25px 0 15px;
    width: 100%;
    display: grid;
    position: relative;
    z-index: 10;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: 'Menu/Login Logo Social';
    grid-gap: 20px;
    background: #0f436c;
}

#front-logo {
    max-width: 790px;
    height: auto;
}

#page-logo {
    max-width: 150px;
    height: auto;
    top: 0;
    margin: 0 auto;
}

nav#header-navigation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.page-template-page-report #social-nav a {
    float: right;
}

.page-template-page-report #social-nav a img {
    margin: 0 15px;
}

.hamburger {
    padding: 0 30px 0px;
    display: block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: #fff;
    text-transform: none;
    background: transparent!important;
    border: 0;
    margin: 0;
    overflow: visible;
    position: fixed;
    z-index: 10;
    text-align: left;
}

.hamburger:hover {
    opacity: 0.7;
    background: transparent!important;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #5799ba;
    box-shadow: none;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
    top: 2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}

.hamburger-inner::after {
    top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger.hamburger--slider.is-active {
    position: fixed;
    left: 0;
}

.sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -300px;
    background-color: #d9e3eb;
    overflow-y: scroll!important;
    transition: 0.5s;
    padding: 130px 10px 20px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #414240;
    display: block;
    transition: 0.3s;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav.open {
    left: 0;
    overflow-x: visible;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.sidenav li {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #5799ba;
    padding: 12px 10px;
    color: #414240;
}

.sidenav li:last-of-type {
    margin: 0 0 20px;
}

.sidenav li a {
    font-size: 20px;
    font-weight: bold;
    color: #414240;
    padding: 0;
}

.sidenav a:hover {
    color: #ffffff;
    text-decoration: none;
}

.sidenav li:hover {
    background: #5799ba;
    opacity: .5;
}

.sidenav li.current-menu-item a {
    color: #ba141a;
}

.page-template-page-report h1 {
    display: block;
    position: absolute;
    z-index: 1;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
    text-transform: uppercase;
    text-align: center;
    margin: 30px;
    font-size: 60px;
}

.page-template-page-report h2 {
    font-size: 50px;
    text-transform: uppercase;
    margin: 20px 0 0;
}

.page-template-page-report h3 {
    color: #0f436c;
    font-size: 30px;
    margin: 0 auto;
    padding: 0;
}

.page-template-page-report h4 {
    margin: 0;
    font-size: 20px;
}

.issue {
    display: block;
    position: absolute;
    z-index: 1;
    color: #fff;
    margin: 100px 30px;
    font-size: 25px;
    text-shadow: 0 0 5px rgba(0,0,0,.5);
}

.page-template-page-report figcaption {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-shadow: 0 0 10px rgba(255,255,255,.6);
    color: #000;
}

.wp-block-group {
    padding: 40px;
}

.page-template-page-report .fixed {
    max-width: 1200px;
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
}

.feature-number {
    font-size: 70px;
    padding: 0;
    color: #fff;
    font-weight: bold;
    text-shadow: 5px 3px 0 #000;
}

#footer {
    height: 40px;
    background: #0f436c;
}

/* LIGHTBOX */
.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 100000000000;
    display: none;
}

.product-image-overlay .product-image-overlay-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 35px;
    font-size: 25px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    z-index: 10000000000;
    background: #ba141a;
    padding: 5px 0 0;
}

.product-image-overlay img {
    width: auto;
    max-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.lightbox2 {
    cursor: pointer;
    position: relative;
    opacity: 1;
    z-index: 999;
}

.lightbox2:hover img {
    opacity: .8;
    transition: opacity 1s ease-in-out;
}

.lightbox2 figure:before {
    content: url(https://warhawkairmuseum.org/wp-content/uploads/2020/05/enlarge.svg);
    display: block;
    position: absolute;
    right: 20px;
    background: rgba(64, 63, 63, 0.7);
    top: 5px;
    z-index: 10;
    padding: 5px;
    color: #fff;
    height: 30px;
    width: 30px;
}

figure {
    position: relative;
}

.unavailable {
  background: rgb(217, 212, 206);
  padding: 10px;
  text-align: center;
  font-weight: bold;
}

/*BOOKING*/
.am-advsc__slots-wrapper,
.am-fs-sb__step-selection span,
.am-fs__congrats-info-customer > div:nth-of-type(2), 
.am-fs__congrats-info-customer > div:nth-of-type(4),
.am-fs__payments-service {
	display:none !important;
}

.am-fs-sb__step p {
  color: #fff;
}

/*TICKETS*/
.tribe-tickets__commerce-checkout-cart-item {
  width: 100%;
}

.tribe-tickets__commerce-checkout-stripe-card-element-row {
  width: 100%;
}

.entry .entry-content .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .entry .entry-content .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:disabled, .event-tickets .tribe-tickets__tickets-buy.tribe-common-c-btn:disabled,
.tribe-common a.tribe-common-c-btn--small, .tribe-common button.tribe-common-c-btn--small, .tribe-common input[type="button"].tribe-common-c-btn--small, .tribe-common input[type="submit"].tribe-common-c-btn--small, .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn{
  background-color: #ba141a !important;
  color: #fff !important;
}

.event-tickets .tribe-tickets__commerce-checkout, .tribe-common .tribe-tickets__commerce-checkout {
  max-width: 100% !important;
}

@media (max-width:1200px) {
    #tribe-events-content {
        padding: 2px 15px!important;
    }

    #mailing-list-home {
        padding-top: 10px;
    }

    .blog-post {
        padding: 0 15px 0;
    }

    .fixed-width {
        padding: 0 15px !important;
    }

    #nav #menu-main-menu li {
        padding: 15px 12px;
        font-size: 16px;
    }
}

@media (max-width:1024px){
    .main-logo {
        margin-left: 0px;
    }

    .main-logo img {
        height: 141px;
        width: 206px;
        margin-left: -30px;
    }

    #nav #menu-main-menu li {
        padding: 15px 9px;
        font-size: 15px;
    }

    .moduals div {
        font-size: 25px;
        line-height: 32px;
    }

    .modual-des {
        font-size: 15px;
        line-height: 20px;
    }

    .flickr-image {
        width: 48%;
        margin: 1%;
        height: 230px;
    }

    #blog-sidebar.alignright {
        float: left;
        margin: 20px 0 0!important;
    }

    #upcoming-events-block,
    #extra {
        width: 200px;
    }

    #upcoming-events-block h3 {
        font-size: 23px!important;
    }
}

@media screen and (max-width:900px){
    .main-logo img {
        height: 120px;
        width: 175px;
        margin-left: -35px;
        top: 0;
    }

    #nav #menu-main-menu li {
        padding: 15px 8px;
        font-size: 14px;
    }

    .sticky-title {
        font-size: 18px;
    }

    #mailing-list {
        padding-left: 20px;
    }

    p.bullet {
        display: inline-block;
        width: 50%;
        float: left;
        margin-right: 0;
    }

    .membership-table-footnote {
        margin-bottom: 20px;
        display: block;
        float: left;
        width: 100%;
    }
}

@media screen and (max-width:812px){
    .mobile-hide {
        display: none!important;
    }

    .main-logo img {
        top: 0;
        height: 120px;
        width: 175px;
        margin-left: -15px;
        z-index: 10000000000000000;
    }

    .main-logo {
        position: fixed;
        left: 0;
        width: auto;
    }

    .snipe-container {
        left: 40%;
        float: right;
        position: absolute;
        top: 13px;
        width: 250px;
    }

    .snipe-container img {
        left: -25px;
        top: -23px;
        width: 60px;
        height: 60px;
    }

    .snipe-container p {
        left: 0;
        top: 0;
        text-align: left;
        font-size: 18px;
    }

    #buy-ticket {
        position: absolute;
        display: block;
        top: 80%;
        transform: translateY(-80%);
        float: right;
        left: 50%;
        margin: 0;
    }

    #social-nav {
        display: none;
    }
	
	.page-template-page-report #social-nav{
		display: grid;
	}
	
	#announcement {
	  display: block;
	  position: relative;
	  top: 90px;
	  width: 100%;
	  padding: 5px 25%;
	  z-index: 1;
	}

    .navy-fluid-bkg {
        width: 85%;
        float: left;
        height: 90px;
        position: fixed;
        top: 0;
        z-index: 9999;
        display: block;
    }

    .desktop-hide {
        height: auto !important;
        width: 100% !important;
        padding: 0 0 30px 10px !important;
    }

    nav.open li.donate-menu-item.desktop-hide {
        visibility: visible;
    }

    #nav nav li.menu-item-has-children.open > .sub-menu .desktop-hide {
        visibility: visible!important;
    }

    .show-mobile {
        display: block;
    }

    #main-menu {
        background: #0f436c !important;
        width: 100%;
        display: block;
        float: right;
        position: fixed;
        z-index: 1000;
        top: 0;
        left: 0;
        height: 90px;
        box-shadow: 0 3px 8px rgba(0,0,0,.4);
    }

    #nav {
        position: absolute;
        top: 0px;
        width: 100%;
        float: right;
        display: block;
    }

    header nav {
        visibility: hidden;
        margin: 0;
        height: 0;
    }

    .page-template-page-report header nav {
        visibility: visible;
    }

    header nav.open {
        visibility: visible;
        height: auto;
        margin-top: 15px;
    }

    #nav ul#menu-main-menu {
        width: 100%;
        height: 100vh;
        display: block;
        position: absolute;
        border-top: 5px solid #fec013;
        top: 90px;
        background: #0f436c;
        flex-direction: column;
        box-shadow: 0 3px 10px rgba(0,0,0,.8);
        overflow: scroll;
        z-index: 10000000;
        padding-bottom: 60px;
    }

    #nav #menu-main-menu li.menu-item-has-children:hover .sub-menu,
    #nav #menu-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
        visibility: hidden;
    }

    .sub-menu .right {
        right: 0!important;
    }

    button.mobile {
        display: block;
        width: auto;
        height: auto;
        cursor: pointer;
        position: absolute;
        right: 40px;
        top: 100%;
        z-index: 100;
        background: none;
        border: none;
        transition: translateY(-50%);
    }

    button.mobile:before {
        content: 'menu';
        color: #fec013;
    }

    button.mobile:focus {
        outline: 1px dotted #fff;
    }

    .visible {
        visibility: visible!important;
    }

    #nav nav li.menu-item-has-children.open > .sub-menu,
    #nav nav li.menu-item-has-children.stayopen > .sub-menu,
    #nav nav li.menu-item-has-children.stayopen .sub-menu li.open > .sub-menu {
        visibility: visible!important;
        height: auto!important;
        padding: 20px 0 0 10px!important;
    }

    #nav #menu-main-menu > li:first-child {
        margin-top: 60px;
    }

    #nav #menu-main-menu li,
    #nav #menu-main-menu li.donate-menu-item {
        position: relative;
        font-family: 'Open Sans Condensed', sans-serif;
        padding: 15px 20px;
        float: left;
        letter-spacing: 1px;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        text-align: left;
        width: 100%;
        background-color: transparent;
        box-shadow: none;
    }

    #nav #menu-main-menu li a,
    #nav #menu-main-menu li.menu-item-has-children .sub-menu li a {
        color: #ffffff;
    }

    #nav #menu-main-menu li.donate-menu-item.desktop-hide {
        display: inline-block;
        padding: 0 0 15px 15px !important;
    }

    #nav #menu-main-menu li.donate-menu-item a {
        color: #fff;
        padding: 5px 8px;
        background: #ba141a;
    }

    #nav #menu-main-menu li.donate-menu-item:hover > a {
        color: #fff;
        cursor: pointer !important;
        background: #ba141a;
    }

    #nav #menu-main-menu li.donate-menu-item.current-menu-item > a {
        color: #fec013;
        cursor: pointer !important;
        background: transparent;
        border: 1px solid #fec013;
    }

    #nav #menu-main-menu li:hover,
    #nav #menu-main-menu li:hover > a,
    #nav #menu-main-menu li button:hover,
    #nav #menu-main-menu li button:hover > a {
        color: #ba141a;
        cursor: pointer!important;
        background: transparent;
    }

    .top-link-disabled {
        pointer-events: none!important;
    }

    nav .button-submenu {
        display: none;
    }

    li.menu-item-has-children a span {
        display: inline-block;
    }

    header nav li.menu-item-has-children button > a::after {
        content: "+";
        position: relative;
        display: inline-block;
        height: 100%;
        color: inherit;
        margin-left: 5px;
    }

    #nav #menu-main-menu li.current_page_item > a {
        color: #fec013!important;
    }

    #nav #menu-main-menu li.menu-item-has-children .sub-menu {
        top: 10px;
        left: 0;
        display: block;
        background: none;
        border-bottom-left-radius: none;
        border-bottom-right-radius: none;
        border-top-left-radius: none;
        border-top-right-radius: none;
        height: 0;
        width: 100%;
        z-index: 0;
        display: block;
        box-shadow: none;
        visibility: hidden;
        position: relative;
    }

    #nav #menu-main-menu li.menu-item-has-children .sub-menu li:first-child {
        border-top: none;
    }

    #nav #menu-main-menu li.menu-item-has-children .sub-menu li {
        padding: 0 0 30px 10px;
        width: 100%;
        clear: both;
        float: none;
        display: block;
    }

    /* NOSCRIPT */
    .noscript.main-logo {
        position: relative;
    }

    #top-nav-section.noscript,
    .noscript #main-menu,
    .noscript #nav,
    .noscript #nav #menu-main-menu {
        position: relative!important;
        top: 0;
    }

    #main-nav-section.noscript {
        padding: 0 0!important;
    }

    .noscript.navy-fluid-bkg {
        width: 100%;
    }

    .noscript #main-menu {
        height: auto;
    }

    #main-nav-section.noscript button.mobile {
        display: none;
    }

    header .noscript nav {
        visibility: visible;
        height: auto !important;
        width: 100% !important;
    }

    .noscript #nav #menu-main-menu {
        position: relative !important;
        top: 0;
        display: block;
        width: 100%;
    }

    .noscript #nav #menu-main-menu li:first-child {
        border-top: none;
    }

    .noscript #nav #menu-main-menu li {
        width: auto;
        float: none;
        padding: 15px;
        display: inline-block;
        margin: 0 auto;
    }

    .noscript #nav #menu-main-menu li.menu-item-has-children .sub-menu {
        position: absolute;
        float: left;
        top: 100%;
        background: #0f436c;
        z-index: 100000;
        padding: 15px 15px 5px 0;
    }

    .noscript #nav #menu-main-menu li.menu-item-has-children:hover .sub-menu,
    .noscript #nav #menu-main-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu {
        visibility: visible;
        height: auto;
        width: auto;
    }

    #social-nav2 {
        position: relative;
        display: inline-block;
        width: auto;
        float: right;
        margin: 0;
        top: 90px;
        z-index: 100;
        background: #517035;
        padding: 0 10px 15px;
        border-bottom-left-radius: 10px;
        box-shadow: 0 3px 8px rgba(0,0,0,.3);
    }

    #social-nav2 .social {
        width: 20px;
        height: 20px;
        margin: 15px 7px 0 7px;
    }

    main {
        margin-top: 90px;
    }

    .feature-page-image,
    .background-overlay {
        top: 0px;
    }
	
	.feature-home-image {
  background: linear-gradient(to bottom,rgba(255,255,255,.4),rgb(255, 255, 255)),url('https://warhawkairmuseum.org/wp-content/uploads/2018/03/home-background.jpg');
	background-size: cover;
	background-position: center top;
	}

    #features {
        display: grid;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
        grid-gap: 15px;
        grid-template-areas: 'Upcoming' 'Extra' 'Features';
        margin-top: 50px;
    }

    #upcoming-events-section,
    #special-event-section {
        margin-top: 50px;
        min-height: auto;
    }

    #special-event-section {
        min-height: auto;
    }

    #upcoming-events-block,
    #extra {
        width: 100%;
        position: relative;
        left: 0;
    }

    .pullDown {
        animation-duration: 0s;
        -webkit-animation-duration: 0s;
        animation-timing-function: none;
        -webkit-animation-timing-function: none;
    }

    .collage {
        padding-top: 4%;
    }
	
	#features {
		height: auto;
		display: block;
	}
	
	#mobile-donate {
	  padding: 35px 25px 35px;
	  display: block;
	  position: relative;
	  width: 100%;
	  float: left;
	  text-align: center;
	}
	
	#mobile-donate p {
        font-weight: 700;
        font-size: 22px;
        line-height: 120%;
        margin-bottom: 15px;
    }

    #youtube-video {
        padding-top: 20%;
    }

    .youtube {
        width: 90%;
        padding-top: 50%;
    }

    .moduals {
        width: 100%;
        border-bottom: 2px solid #fec013;
        height: auto;
    }

    .moduals div {
        font-size: 35px;
        line-height: 39px;
        height: auto;
    }

    .modual-des {
        font-size: 19px;
        line-height: 25px;
    }


    #left-widget,
    #center-widget {
        width: 100%;
    }

    #instagram-widget {
        width: 50%;
    }

    #in-the-news,
    #twitter-widget {
        width: 50%;
        height: auto;
    }

    #twitter-widget h3 {
        margin-top: 10px!important;
    }

    #comments {
        width: 100%;
    }

    #wpcomm .wc-comment-header {
        margin-left: 0!important;
    }

    #tagline {
        font-size: 18px;
    }

    .gold-star {
        height: 18px;
    }

    #back-to-top {
        display: block;
        float: left;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    #footer-end .fixed-width > div {
        float: left;
        width: 100%;
    }

    #back-to-top img {
        display: block;
        position: relative;
        margin: 10px auto 0;
        float: none;
        width: 50px;
        height: auto;
    }

    #swita {
        width: 70%;
        padding-left: 10px;
        padding-right: 10px;
        display: block;
        margin: 0 auto;
        float: none;
    }

    #mailing-list-home {
        width: 100%;
        padding-top: 5px 0 5px 20px;
        display: block;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px;
    }

    #copyright {
        width: 100%;
        display: block;
        position: relative;
        float: none;
        padding: 0 20px 20px 0;
    }

    #copyright p {
        text-align: center;
    }

    .nagel-logo {
        width: 100%;
        display: flex;
        position: relative;
        justify-content: center;
    }

    .box-left-side,
    .box-right-side {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }

    

    .page-title,
    .page-title a {
        font-size: 27px;
    }

    .title-star {
        height: 23px;
        width: 23px;
    }

    .four-stars,
    .four-stars2 {
        width: 100%;
        margin-bottom: 20px;
    }

    .three-stars {
        width: 100%;
    }

    .box-moduals {
        width: 50%;
        margin: 0;
        padding: 30px 0;
    }

    .box-moduals:nth-of-type(1),
    .box-moduals:nth-of-type(3) {
        border-right: 2px solid #fec013;
    }

    #membership table,
    #membership thead,
    #membership tbody,
    #membership th,
    #membership td,
    #membership tr {
        display: block;
    }

    #membership thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        height: 0;
        padding: 0!important;
    }

    #membership td {
        border: none;
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
        min-height: 35px;
    }

    #membership tr {
        border: 2px solid #ba141a;
    }

    #membership td img {
        height: 18px;
        display: block;
        position: relative;
    }

    #membership td:before {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 60%;
        white-space: nowrap;
        border-right: 1px solid #eee;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 600;
        color: #0f436c;
        font-size: 13px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0;
        text-transform: uppercase;
        padding: 8px;
        vertical-align: middle;
        height: 100%;
    }

    #membership td:nth-of-type(1):before {
        border-right: none;
        margin-top: 0;
        width: 0px;
    }

    #membership td:nth-of-type(1) {
        padding-left: 0;
        text-align: center;
        font-size: 18px;
    }

    #membership td:nth-of-type(1):before {
        content: "";
    }

    #membership td:nth-of-type(2):before {
        content: "$60 Individual";
    }

    #membership td:nth-of-type(3):before {
        content: "$70 Couples*";
    }

    #membership td:nth-of-type(4):before {
        content: "$95 Grandparents**";
    }

    #membership td:nth-of-type(5):before {
        content: "$120 Family***";
    }

    #membership td:nth-of-type(6):before {
        content: "$1,500 Lifetime Level I";
    }

    #membership td:nth-of-type(7):before {
        content: "$5,000 Lifetime Level II";
    }

    #membership td:nth-of-type(8):before {
        content: "$10,000 Lifetime Level III";
    }

    .one-half-left,
    .one-half-right {
        width: 100%;
        padding: 0 0 0 0;
    }

    .single-page p.collection-caption,
    #aviation-visitors-collection .collection-caption {
        font-size: 20px;
        line-height: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .single-page p.collection-arrow,
    #aviation-visitors-collection p.collection-arrow {
        bottom: -13px;
        font-size: 25px;
    }

    .single-page {
        margin-top: 250px;
    }

    .single-post2 {
        margin-top: 50px;
    }

    a.back-to {
        margin-bottom: 20px;
    }

    .gallery {
        padding: 0 15px 0 15px;
        margin-bottom: 20px;
    }

    .flickr-image {
        height: 170px;
    }

    .tribe-events-event-image {
        width: 100%;
    }

    #blog-sidebar {
        margin-top: 30px;
    }

    .blog-post button {
        margin: 0 0 20px;
    }

    .tax-return {
        width: 100%;
        overflow: scroll;
    }

    #donate-form {
        padding: 30px 15px 20px;
    }

    #contact-form {
        padding: 30px 25px 20px;
    }

    .page-template-page-report h1 {
        font-size: 50px;
        text-align: left;
        line-height: 100%;
    }

    .page-template-page-report header nav {
        visibility: visible;
    }

    .page-template-page-report .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0;
    }

    .page-template-page-report main {
        margin-top: 0px;
    }

    .wp-block-columns.early-full {
        flex-wrap: wrap;
    }

    .early-full .has-text-align-right,
    .early-full,
    .early-full .has-text-align-left {
        text-align: center !important;
    }

    .early-full .wp-block-column {
        margin: 0;
    }

    .early-full figure {
        float: none !important;
        margin: 10px auto !important;
    }

    .early-full figure img {
        text-align: center;
        margin: 0 auto;
    }
	.page-template-page-report #social-nav a {
    	justify-self: end;
	}
	.page-template-page-report #social-nav a:nth-of-type(2) {
    	margin: 10px 0;
	}
}

@media screen and (max-width:780px){
    .extra-mobile-hide {
        display: none !important;
    }
	
	.border-bottom-gold {
        border-bottom: 2px solid #fec013;
        margin-bottom: 20px;
		padding: 20px 0;
    }
	
	.modual-gold-border,
    .border-right-gold {
        border-right: none;
    }
}

@media screen and (max-width:768px) {
    .padding-right,
    .padding-left {
        padding: 0;
    }

    .tribe-events-list .tribe-events-loop .tribe-events-event-image {
        width: 100%;
        margin: 15px 0 15px;
    }

    .alignright {
        float: right;
        margin: 10px 0 10px 10px !important;
    }

    .alignleft {
        float: left;
        margin: 10px 10px 10px 0 !important;
    }
	
}

@media screen and (max-width:600px){
    button.mobile {
        right: 20px;
    }

    .snipe-container {
        left: 36%;
    }

    #photo-gallery {
        display: none;
    }

    #hours,
    #admission {
        width: 100%;
        padding-top: 10px;
        min-height: 80px;
    }

    #address {
        width: 100%;
        padding-top: 10px;
        min-height: 80px;
        padding-bottom: 10px;
    }

    .img-small {
        float: left;
        width: 100%;
        height: auto;
        display: block;
    }

    .img-large {
        display: none;
    }

    .map-con:hover .map-hover {
        opacity: 0;
    }

    .single-page {
        margin-top: 200px;
        margin-bottom: 20px;
    }

    .collection-box {
        width: 98%;
        margin: 1%;
    }

    .single-page p.collection-caption,
    #aviation-visitors-collection .collection-caption {
        font-size: 25px;
        line-height: 27px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .single-page p.collection-arrow,
    #aviation-visitors-collection p.collection-arrow {
        bottom: -10px;
        font-size: 30px;
    }

    #state {
        width: 48%;
        background: #fff;
        margin: 20px 1% 0 0;
        padding: 8px 10px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        color: #414042;
        font-size: 16px;
        line-height: 20px;
    }

    #zip {
        width: 48%;
        background: #fff;
        margin: 20px 0 0 1%;
        padding: 8px 10px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        color: #414042;
        font-size: 16px;
        line-height: 20px;
    }

    #phone {
        width: 48%;
        background: #fff;
        margin: 20px 1% 0 0;
        padding: 8px 10px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        color: #414042;
        font-size: 16px;
        line-height: 20px;
    }

    #email {
        width: 48%;
        background: #fff;
        margin: 20px 0 0 1%;
        padding: 8px 10px;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: 700;
        color: #414042;
        font-size: 16px;
        line-height: 20px;
    }

    #send {
        width: 70%;
    }

    #v-name,
    #v-city,
    #v-email,
    #v-reference {
        width: 100%;
        margin: 20px 0 0 0;
    }

    #v-phone,
    #v-zip,
    #v-dob,
    #v-relationship {
        width: 100%;
        margin: 20px 0 0 0;
    }

    #v-dob {
        width: 100%;
        margin: 20px 0 20px 0;
    }

    p.bullet {
        width: 100%;
    }

    .wp-block-image {
        display: block;
        width: 100%;
        float: none;
    }

    .wp-block-image .alignright,
    	.wp-block-image .alignleft,
    	.wp-block-image .aligncenter {
        float: none;
        display: block;
    }

    .wp-block-image img {
        margin: 15px auto 20px !important;
        display: block;
    }

    figcaption {
        width: 100%;
    }

    .page-template-page-report h1 {
        font-size: 40px;
    }

    .page-template-page-report .wp-block-image img {
        margin: 0 auto !important;
    }

    .mobile-center {
        text-align: center;
    }

    .page-template-page-report main {
        margin-top: 0px;
    }
	
}

@media screen and (max-width:480px){
    main {
        margin-top: 70px;
    }
	
	#announcement {
	  display: block;
	  position: relative;
	  top: 70px;
	  width: 100%;
	  padding: 5px 15px;
	}

    .navy-fluid-bkg {
        height: 70px;
        width: 80%;
    }

    .navbar {
        height: 70px;
        padding-top: 11px;
        position: fixed;
    }

    #main-menu {
        height: 70px;
    }

    button.mobile {
        right: 15px;
        top: 20px;
    }

    #nav ul#menu-main-menu {
        top: 70px;
    }

    #top-nav-section .fixed-width {
        padding: 0 !important;
    }

    .main-logo img {
        height: 69px;
        width: 100px;
    }

    .main-logo {
        position: relative;
        margin-top: 10px;
        margin-left: -10px;
        width: 100px;
    }
	
	.border-bottom-gold2 {
        border-bottom: 2px solid #fec013;
        margin-bottom: 20px;
    }


    .snipe-container {
        left: 38%;
        float: right;
        position: absolute;
        top: 8px;
        width: 150px;
    }

    .snipe-container img {
        display: none;
    }

    .snipe-container p {
        text-align: center;
        font-size: 11px;
    }

    #buy-ticket {
        left: 45%;
        top: 55px;
    }

    #social-nav2 {
        top: 70px;
    }

    .main-content {
        margin-top: 80px;
        position: relative;
    }

    #upcoming-events-section {
        margin-top: 50px;
    }

    #special-event-section {
        margin: 30px 0;
    }

    #special-event-section a {
        width: 300px;
    }

    #watch-video {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 120%;
    }

    .moduals div {
        font-size: 30px;
    }

    .modual-des {
        font-size: 16px;
    }

    #youtube-video {
        padding-top: 30%;
    }

    #tagline {
        font-size: 14px;
    }

    .gold-star {
        padding: 0 2px;
        height: 13px;
    }

    #instagram-widget,
    #in-the-news,
    #twitter-widget {
        width: 95%;
    }

    .first-half,
    .second-half,
    .first-half2,
    .second-half2 {
        width: 100%;
    }

    #swita {
        width: 95%;
        padding-left: 0px;
        padding-right: 0px;
        float: left;
    }

    .box-moduals {
        width: 100%;
    }

    .box-moduals:nth-of-type(1),
    .box-moduals:nth-of-type(3) {
        border-right: none;
    }


    .flickr-image {
        width: 96%;
        margin: 2%;
        height: 170;
    }

    .title-star {
        margin: 0 8px;
    }

    .padding-right,
    .padding-left {
        padding: 0;
    }

    .alignright,
    .alignleft,
    .blog-post-feature-image.wp-post-image {
        display: block;
        margin: 10px auto;
        float: none;
        padding: 0;
    }

    .wp-caption.alignright {
        margin: 5px auto;
    }

    .wpforms-container .wpforms-one-half {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .page-template-page-report h1 {
        font-size: 38px;
    }

    .page-template-page-report main {
        margin-top: 0px;
    }
}

@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

b,
strong {
    font-weight: bold;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    text-decoration: none;
}

a:hover {
    color: #23527c;
    text-decoration: underline;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.42857143;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

@media (min-width: 768px)
{
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media (min-width: 768px)
{
    .container {
        width: 100%;
    }
}

@media (min-width: 992px)
{
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    float: left;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.table > tbody + tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0)
{
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

@media (min-width: 768px)
{
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}

.hidden {
    display: none !important;
}

@-ms-viewport{
    width: device-width;
}

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

/* LIGHTBOX */
body.lb-disable-scrolling {
    overflow: hidden;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
    outline: none;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;

    /* Image border */
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.blog-post .lightbox-gallery img {
    display: inline-block !important;
    margin: 0;
    padding: 0;
}

.lightbox-gallery {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.lightbox-gallery a {
    width: 32%;
}

.lb-outerContainer {
    position: relative;
    zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;

    /* Background color behind image.
     This is visible during transitions. */
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container > .nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    cursor: pointer;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-download {
    background: #ba141a;
    box-shadow: 0 0 8px rgba(0,0,0,.4) inset;
    display: inline-block;
    color: #fff !important;
    padding: 6px 10px 3px;
    margin: 10px 0 15px;
}

.wp-block-image img {
  max-width: 100%;
  vertical-align: bottom;
}