@charset "UTF-8";
/* header bar css */
.fa-magnifying-glass:before, .fa-search:before {
  font-family: "FontAwesome";
}

section.header-sr-cust-hd {
  position: fixed;
  top: 0;
  z-index: 9;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.shrink {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* header#masthead {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
} */
.nav-main {
  display: flex;
  align-items: center;
}

.sr-main-header img.custom-logo {
  width: 55%;
}

/* 
.menu-menu-1-container ul li a {

  padding: 15px;
} */
.nav-main .menu-menu-1-container {
  display: flex;
  justify-content: end;
  width: 96%;
}

.nav-main .menu-menu-1-container ul#menu-menu-1 li a {
  padding: 0 0 0 30px;
  font-size: 16px;
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  color: #C80A14;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: none;
}

.site-branding {
  padding-left: 40px;
}

.nav-search {
  width: 8%;
}

.sreach-icon .fa-magnifying-glass {
  font-size: 22px;
  color: #7e8285;
}

.nav-main ul.sub-menu {
  flex-direction: column;
  background: #cc1818;
  width: 170px !important;
  margin-left: 16px !important;
  /* margin-top: 10px !important; */
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-main ul.sub-menu li a {
  /* padding: 2px 24px !important; */
  color: #fff !important;
  padding: 6px 50px 0px 27px !important;
}

.nav-main ul.sub-menu li a:hover {
  color: #222d35;
}

.nav-main ul.sub-menu li a:hover {
  color: #222d35 !important;
}

.nav-main ul.sub-menu li a:active {
  color: #222d35 !important;
}

.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: 100% !important;
}

.modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.9);
}

div#exampleModalCenter {
  padding: 0 !important;
}

.modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-body input#is-search-input-21601 {
  /* border: 0 !important; */
  border-bottom: 2px solid #7e8285 !important;
  /* border: 0 !important; */
  border-right: 0 !important;
  border: 2px 0px 2px 0 !important;
  border: 0 0 2 0 solid !important;
  border-top: 0px !important;
  border-left: 0px !important;
  background: rgba(255, 255, 255, 0) !important;
  margin-left: 18px !important;
  margin-top: 12px !important;
}

.modal-body form.is-search-form.is-form-style.is-form-style-3.is-form-id-21601.is-ajax-search {
  width: 50%;
  display: flex;
  flex-direction: row-reverse;
  border: none;
  z-index: 9;
}

.modal-body span.is-search-icon {
  border: 0;
  background: none;
  height: 25px;
  width: 0px;
  /* color: aqua !important; */
}

button.close {
  position: absolute;
  top: 50%;
  font-size: 40px;
  right: 24%;
  z-index: 1;
}

.modal-body .is-search-icon svg {
  width: 40px;
}

/* mobile menu css  */
.cust-mobile-menu {
  padding-top: 14px;
  text-align: center;
}

.cust-mobile-menu i.fa-sharp.fa-solid.fa-bars {
  font-size: 34px;
  font-weight: 600 !important;
}

.cust-mobile-menu {
  padding-top: 14px;
  text-align: center;
}

.cust-mobile-menu i.fa-sharp.fa-solid.fa-bars {
  font-size: 34px;
  font-weight: 600 !important;
}

.cust-modal-menu {
  position: fixed;
  top: -1550px;
  background: #222d35;
  width: 100%;
  z-index: 9999999;
  overflow-y: hidden;
}

.cust-menu-item {
  display: flex;
  justify-content: center;
  padding-top: 50px;
}

ul#menu-menu-2 li {
  list-style: none;
}

.cust-modal-menu ul.sub-menu {
  margin: 0;
  padding: 10px 11px;
}

.cust-menu-bar-cls {
  top: 0;
  transition: 0.5s;
  height: 100%;
  overflow: scroll;
}

.cust-modal-menu span.open_child_menu:before {
  content: "\f107";
  font-family: "FontAwesome";
}

a.custom-logo-link {
  text-align: left;
}

.cust-menu-item ul#menu-menu-2 {
  padding: 0;
  width: 100%;
}

.cust-menu-item .menu-menu-1-container {
  margin: auto;
  max-width: 70%;
}

.cust-menu-item #menu-menu-2 li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.cust-menu-item ul.sub-menu.active {
  width: 100%;
  padding-left: 30px;
}

.cust-modal-menu ul#menu-menu-2 {
  margin: 0;
}

.cust-modal-menu .menu-menu-1-container {
  width: 100%;
}

.cust-modal-menu ul.sub-menu {
  display: none;
}

.active {
  display: block !important;
  transition: 0.3s;
}

.cust-menu-bar-cls {
  height: 100%;
}

.cust-search-bar {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 40px;
}

.cust-search-bar form.is-search-form.is-form-style.is-form-style-3.is-form-id-21601.is-ajax-search {
  width: 60%;
}

.cust-modal-menu a.cust-mbile-ad span {
  color: white;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  text-transform: uppercase;
}

.cust-modal-menu span.open_child_menu {
  background-color: #39424a;
  padding: 2px 9px;
  color: white;
}

.cust-modal-menu ul.sub-menu li a span {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  line-height: 21px;
  font-weight: 500;
}

.cust-search-bar input#is-search-input-21601 {
  height: 50px;
  background: #c80914;
  border: 0px !important;
  /* color: #fff !important; */
}

.cust-search-bar span.is-search-icon {
  height: 50px;
  margin-top: -7px;
  padding-top: 14px !important;
  background-color: #c80914;
  border: 0;
}

.cust-icon-list {
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  width: 35%;
  max-width: 100%;
  margin: 0 auto;
}

.cust-icon-list a {
  color: #fff;
}

.cust-close-btn {
  text-align: right;
  width: 90%;
  padding-top: 30px;
  color: #fff;
  font-size: 22px;
}

@media screen and (max-width: 1923px) {
  .sr-main-header img.custom-logo {
    width: 70%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .cust-mobile-menu {
    text-align: end;
    width: 90%;
    padding-top: 2px;
  }
  .nav-search {
    width: 10%;
    text-align: center;
  }
  .cust-mobile-menu i.fa-sharp.fa-solid.fa-bars {
    font-size: 24px;
    font-weight: 600 !important;
  }
  .site-branding {
    padding-left: 0px;
  }
  .logo-main img.custom-logo {
    width: 100%;
  }
  .sreach-icon i.fa.fa-search {
    font-size: 18px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .cust-mobile-menu {
    text-align: end;
    width: 90%;
    padding-top: 2px;
  }
  .nav-search {
    width: 10%;
    text-align: center;
  }
  .cust-mobile-menu i.fa-sharp.fa-solid.fa-bars {
    font-size: 24px;
    font-weight: 600 !important;
  }
  .site-branding {
    padding-left: 0px;
  }
  .logo-main img.custom-logo {
    width: 80%;
  }
  .sreach-icon i.fa.fa-search {
    font-size: 18px;
  }
  .cust-logo-modl img.custom-logo {
    width: 30% !important;
    filter: brightness(0) invert(1);
  }
  .cust-menu-item .menu-menu-1-container {
    max-width: 50%;
  }
  .cust-search-bar span.is-search-icon {
    height: 60px;
    margin-top: -12px;
    margin-left: -4px;
  }
  .cust-search-bar input#is-search-input-21601 {
    height: 60px;
  }
  .cust-search-bar form.is-search-form.is-form-style.is-form-style-3.is-form-id-21601.is-ajax-search {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  /* .col-md-9.nav-main {
    display: none;
  } */
  nav#site-navigation {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .cust-mobile-menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  section.header-sr-cust-hd {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sr-main-header .custom-logo {
    width: 40% !important;
  }
  .cust-logo-modl img.custom-logo {
    width: 40% !important;
    filter: brightness(0) invert(1);
  }
  .site-branding {
    padding-left: 0px;
  }
  .nav-search {
    display: none;
  }
  .nav-main {
    justify-content: center;
  }
  .cust-mobile-menu i.fa-sharp.fa-solid.fa-bars {
    font-size: 25px;
    font-weight: 600 !important;
  }
  a.custom-logo-link {
    text-align: center;
  }
}
html * {
  font-family: "Fjalla One", sans-serif;
}

/* single Product */
/* .single-product nav.woocommerce-breadcrumb {
  display: none;
} */
section.cus-single-product {
  padding-top: 90px;
}

/* .cus-single-product .single-product nav.woocommerce-breadcrumb {
  display: none;
} */
.cus-single-product section.related.products {
  display: none;
}

.cus-single-product h1.product_title.entry-title {
  font-size: 30px;
  color: #222d35;
  font-weight: 400;
  line-height: 37px;
  position: relative;
  padding-bottom: 20px !important;
}

.cus-single-product p.price {
  font-size: 20px !important;
  color: #d72323 !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-align: left !important;
}

.cus-single-product .woocommerce-product-details__short-description {
  font-size: 16px !important;
  color: #7e8285;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}

.cus-single-product nav.woocommerce-breadcrumb {
  display: none;
}

.cus-single-product .woocommerce-product-gallery__image {
  border: 10px solid #f7f7f7;
}

.cus-single-product .product_meta {
  display: none !important;
}

.cus-single-product .quantity {
  display: none;
}

.cus-single-product form.cart {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  border-bottom: 1px solid #dbdada;
  padding-bottom: 20px;
}

.cus-single-product .single_add_to_cart_button.button {
  padding: 14px 40px;
  background: #d72323 !important;
  font-size: 18px !important;
  line-height: 24px;
  font-family: "Fjalla One", sans-serif !important;
  font-weight: 400 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
}

.cus-single-product .single_add_to_cart_button.button:hover {
  background: #222d35 !important;
}

h1.product_title.entry-title:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 0;
  bottom: 0;
}

.single-product-sec .woocommerce-message::before {
  content: "\e015";
  color: #005970;
}

.single-product-sec .woocommerce-message {
  border-top-color: #005970;
}

.single-product-sec a.button.wc-forward {
  width: 15%;
  text-align: center;
  /* padding: 10px 10px !important; */
  height: 50px;
  line-height: 28px;
  border: 0px;
  border-radius: 0;
  background: #d72323;
  color: #fff;
  font-size: 18px !important;
  font-weight: 400;
}

.single-product-sec a.button.wc-forward:hover {
  background-color: #222d35;
  color: #fff;
}

.single-product-sec .woocommerce-message {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 500;
}

/* multi product page */
.woo-section ul.products li.product a:first-child:after {
  content: "sdsdsds";
  display: block;
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0px;
  background-color: rgba(34, 45, 53, 0.7);
  opacity: 0;
  transition: all 0.7s;
}

.woo-section form.search-form {
  position: relative;
}

.woo-section .widget_search form:after, .woo-section .woocommerce.widget_product_search form:after, .woo-section .widget_display_search form:after {
  content: "\f002";
  font-family: "font-awsome";
  display: block;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 0;
  width: 0em;
  height: 1em;
  line-height: 1em;
  z-index: 1;
  pointer-events: none;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-family: "FontAwesome";
  background: white;
  padding: 19px 1px;
  color: #d72323;
}

.woo-section form.search-form {
  display: flex;
}

.woo-section input.search-submit {
  border: 0 !important;
  background: #fff !important;
  color: rgba(245, 245, 245, 0.0509803922) !important;
  padding: 7px !important;
  height: 50px !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.woo-section input.search-field {
  padding: 12px 12px !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: 0 !important;
  height: 50px !important;
  background: #f92828 !important;
}

.woo-section ::placeholder {
  color: #fff;
}

.woo-section li.product.type-product {
  border: 10px solid #f7f7f7;
  text-align: center;
}

.woo-section li.product.type-product {
  position: relative;
}

.woo-section li.product.type-product {
  border: 10px solid #f7f7f7;
  text-align: center;
}

.woo-section a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before {
  content: "\f0c1";
  font-family: "FontAwesome";
  position: 0;
  position: absolute;
  top: 20%;
  right: 23%;
  background: #d72323;
  padding: 14px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.woo-section li.product.type-product {
  position: relative;
}

.woo-section a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
  content: "\f07a";
  font-size: 22px;
  font-family: "FontAwesome";
  color: #fff;
}

.woo-section a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  position: absolute;
  top: 20%;
  left: 23%;
  font-size: 0px;
  padding: 16px 14px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: #d72323;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.woo-section ul.products li.product .woocommerce-placeholder {
  border: 0px solid #f2f2f2;
}

.woo-section li.product.type-product {
  height: 520px;
  max-height: 100%;
}

.woo-section h2.woocommerce-loop-product__title {
  font-size: 27px !important;
  color: #234e6a !important;
  font-weight: 400 !important;
  line-height: 37px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.woo-section span.price {
  width: 100%;
  text-align: center;
  font-size: 16px !important;
  color: #d72323 !important;
  font-weight: 500 !important;
  font-family: "Montserrat", "sans-serif" !important;
}

.woo-section h1.entry-title {
  padding-bottom: 50px;
  text-align: center;
}

.woo-section select.orderby {
  padding: 15px 30px;
  border: 0;
  /* background: aliceblue; */
  color: #222d35;
  background-color: #efefef !important;
  font-size: 16px !important;
  color: #535a60 !important;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}

.woo-section .product.type-product:hover {
  border: 10px solid #d72323 !important;
  transition: all 0.3s ease-in-out;
}

.woo-section li.product.type-product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woo-section li.product.type-product:hover a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before,
.woo-section li.product.type-product:hover a:first-child:after {
  opacity: 1;
}

a.added_to_cart.wc-forward {
  display: none;
}

.woo-section p.woocommerce-result-count {
  color: #7e8285;
  font-size: 16px;
  font-family: "Montserrat" !important;
  font-weight: 500;
}

.woo-section ul.products.columns-3 {
  padding-top: 50px;
}

.search-dv-sd {
  /* background-color: antiquewhite; */
  background-color: #d72323;
  color: #ffffff;
  border-color: #a13535;
  padding: 40px 40px;
}

.search-dv-sd {
  font-size: 27px;
  font-weight: 400 !important;
}

.search-dv-sd form.search-form {
  margin-top: 19px;
}

.member-txt nav.woocommerce-breadcrumb a:hover {
  color: #c80a14 !important;
  text-decoration: none;
}

.sng-img-div .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  width: 100%;
}

.sng-cnt-div .summary.entry-summary {
  width: 100% !important;
}

.vi-wcaio-vp-wrap.vi-wcaio-vp-wrap-single.vi-wcaio-vp-wrap-init {
  display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

section.related.products {
  display: none;
}

.sng-cnt-div h1.product_title.entry-title {
  font-size: 30px;
  font-weight: 400;
  color: #222d35;
  position: relative;
  padding-bottom: 20px !important;
}

.sng-cnt-div {
  position: relative;
}

.sng-cnt-div p.price {
  text-align: left;
  color: #d72323 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.sng-cnt-div .woocommerce-product-details__short-description {
  font-size: 16px !important;
  color: #7e8285 !important;
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
}

.sng-cnt-div .quantity {
  visibility: hidden;
  width: 20%;
}

.sng-cnt-div .single_variation_wrap {
  padding-top: 30px !important;
}

.sng-cnt-div span.woocommerce-Price-amount.amount {
  font-size: 23px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", sans-serif !important;
  color: #d72323 !important;
  /* padding-bottom: 20px !important; */
  /* margin-bottom: 51px !important; */
}

.sng-cnt-div form.cart {
  padding-top: 40px;
  border-bottom: 1px solid #dbdada;
  padding-bottom: 20px;
}

.sng-cnt-div .single_add_to_cart_button.button {
  padding: 14px 40px !important;
  background: #d72323 !important;
  font-size: 18px !important;
  line-height: 24px;
  font-family: "Fjalla One", sans-serif !important;
  font-weight: 400 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
  margin-top: 20px;
}

.sng-cnt-div .single_add_to_cart_button.button:hover {
  background: #222d35 !important;
}

.sng-cnt-div .product_meta {
  display: none;
}

.sng-img-div ol.flex-control-nav.flex-control-thumbs {
  margin-top: 16px !important;
}

.sng-title h1.product_title.entry-title:before {
  display: none;
}

.membership-information nav.woocommerce-breadcrumb, .membership-information nav.woocommerce-breadcrumb a {
  color: #fff !important;
}

section.woo-section {
  padding-top: 50px;
}

.sng-img-div {
  border: 10px solid #f7f7f7;
  height: 100%;
}

section.single-product-sec {
  padding-bottom: 50px;
  padding-top: 100px;
}

.serch-side {
  position: relative;
}

.search-dv-sd:before {
  content: "";
  background: linear-gradient(to right, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 12%;
  top: 42%;
}

.search-dv-sd form.is-search-form.is-form-style.is-form-style-3.is-form-id-21601.is-ajax-search {
  margin-top: 30px;
}

.search-dv-sd input#is-search-input-21601 {
  height: 50px;
  background: #f92828;
  border: 0px !important;
}

.search-dv-sd .is-form-style input.is-search-submit, .is-search-icon {
  background: #ffffff !important;
  height: 50px !important;
  margin-top: -7px !important;
  width: 47px !important;
}

.search-dv-sd .is-form-style .is-search-submit path {
  fill: #d72323;
}

.search-dv-sd .is-search-icon svg {
  width: 22px;
  display: inline;
  padding-top: 9px;
}

/* shop page */
.woo-section a.iconic-wqv-button.iconic-wqv-button--align-left, .warbird-ride-certificates-sec a.iconic-wqv-button.iconic-wqv-button--align-left {
  display: none;
}

.woo-section li.product-category.product a:before {
  content: "\f0c1";
  font-family: "FontAwesome";
  position: 0;
  position: absolute;
  top: 20%;
  right: 40%;
  background: #d72323;
  padding: 14px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.woo-section ul.products.columns-3 .product-category.product {
  border: 10px solid #f7f7f7;
  text-align: center;
  height: 520px;
  position: relative;
}

.woo-section ul.products li.product a img {
  width: 100% !important;
  height: 50% !important;
  object-fit: cover !important;
}

.woo-section h2.woocommerce-loop-category__title {
  display: flex;
  /* display: inline-grid; */
  flex-direction: column;
  font-size: 27px !important;
  font-weight: 400 !important;
  color: #234e6a;
  font-family: "Fjalla One" !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  word-break: break-word;
}

.woo-section mark.count {
  background: none;
  color: #222d35;
}

.woo-section ul.products.columns-3 .product-category:hover a:first-child:after,
.woo-section ul.products.columns-3 .product-category:hover a:before {
  opacity: 1;
}

/* Cart section */
.cust-crt-section {
  padding-top: 70px;
}

.page-id-117 header.entry-header {
  display: none !important;
}

.cust-cart-colt {
  border: 1px solid #d4d4d4;
  padding: 27px 29px;
  border-radius: 3px;
}

.cust-cart-colt .cart_totals {
  float: unset !important;
  width: 100% !important;
}

.cust-cart-colt .cart_totals h2 {
  font-size: 14px;
  line-height: 14px;
  font-weight: 700 !important;
  color: #000;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.cust-crt-div table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  border: 1px solid #d4d4d4 !important;
  padding: 16px 30px;
}

.cust-crt-tbl tbody tr:nth-child(even) {
  background: #f7f7f7;
}

.cust-crt-tbl table.shop_table td {
  border-top: 1px solid #e9eaeb;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.cust-crt-tbl td.product-name a {
  color: #5bc0de;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-decoration: none !important;
}

tr.cust-prd-txt th {
  font-size: 14px;
  color: #000000;
  font-weight: 700 !important;
  line-height: 21px !important;
  text-transform: uppercase;
}

.cust-crt-tbl .woocommerce-cart-form__cart-item.cart_item span.woocommerce-Price-amount.amount {
  color: #222d35 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: Montserrat, sans-serif !important;
}

.cust-crt-div .quantity .qty {
  width: 5.631em !important;
  min-height: 28px !important;
  max-height: 28px !important;
  font-size: 16px !important;
  color: #222d35 !important;
  font-weight: 400 !important;
  font-family: "Montserrat", sans-serif !important;
}

.prd-upt-btn button.button {
  padding: 14px 28px !important;
  text-transform: uppercase;
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500 !important;
  text-align: left !important;
  display: block !important;
  border-radius: 0;
  background-color: #d72323 !important;
}

tr.prd-upt-btn {
  background: #fff !important;
}

.cust-crt-div a.remove:hover {
  color: #5bc0de !important;
  background: #7e8285;
  border-radius: 0 !important;
}

.cust-crt-div a.remove {
  display: block;
  font-size: 1.2em !important;
  height: 0.9em !important;
  width: 0.9em !important;
  font-weight: 400 !important;
  background: #7e8285 !important;
  border-radius: 0 !important;
  color: #000 !important;
}

.cust-coupon-code label {
  display: none;
}

.cust-coupon-code input#coupon_code {
  width: 65%;
  height: 45px;
  padding: 13px;
  border: 0;
  background: #f7f7f7;
  margin-right: 15px;
}

.cust-coupon-code button.button {
  padding: 14px 38px !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: "Fjalla One" !important;
  color: #fff !important;
  background-color: #d72323 !important;
}

.cust-coupon-code button.button:hover, .cust-cart-colt a.checkout-button.button.alt.wc-forward:hover {
  background-color: #222d35 !important;
}

.cust-cart-colt a.checkout-button.button.alt.wc-forward {
  padding: 16px;
  font-size: 15px;
  font-weight: 400 !important;
  background-color: #d72323;
  text-transform: uppercase;
}

.cust-coupon-code {
  border: 1px solid #d4d4d4;
  padding: 21px 15px;
}

/* checkout form */
.chk-form-info .col-1 {
  float: unset !important;
  width: 100% !important;
  max-width: 100%;
}

.chk-form-info .col-2.cust-cl {
  float: unset !important;
  width: 100% !important;
  max-width: 100%;
}

.chk-form-info .input-text {
  height: 50px;
  background: #f7f7f7;
  border: 0px !important;
  border-radius: 0px !important;
  padding: 20px !important;
}

.chk-form-info {
  border: 1px solid #d4d4d4;
  padding: 19px 30px;
  border-radius: 3px;
}

.chk-form-info label {
  font-size: 14px;
  color: #212121 !important;
  font-weight: 400;
}

.chk-form-info .woocommerce-billing-fields .woocommerce-billing-fields h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
}

.chk-form-info .form-row {
  display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 13px !important;
  right: 10px !important;
}

span.select2-selection.select2-selection--single {
  color: #7e8285;
  border-color: #efefef;
  background-color: #efefef;
  border-radius: 0;
  height: 55px;
  padding: 12px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  color: #978e88;
  line-height: 28px;
  font-weight: 400 !important;
}

.chk-form-info .woocommerce-billing-fields h3, .chk-order h3#order_review_heading {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.chk-order {
  border: 1px solid #d4d4d4;
  padding: 50px 30px;
  border-radius: 3px;
}

.chk-order table.shop_table.woocommerce-checkout-review-order-table {
  border: 0px !important;
}

.chk-order th.product-name, .chk-order th.product-total {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #818a91;
  text-transform: uppercase;
}

.chk-order tr.cart_item {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000;
}

.chk-order tr.cart-subtotal th, .chk-order .order-total th {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #222d35;
}

.chk-order span.woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #222d35 !important;
}

.chk-order table.shop_table.woocommerce-checkout-review-order-table tbody tr:nth-child(even) {
  background: #f7f7f7;
}

.chk-order table.shop_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
  padding: 14px 12px !important;
}

.chk-order button#place_order {
  width: 100%;
  height: 50px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-family: "Fjalla One" !important;
  background: #5bc0de;
}

.page-id-118 h1.entry-title {
  display: none;
}

/* My account css */
.page-id-119 h1.entry-title {
  display: none;
}

section.my-accout-sec {
  padding-top: 70px;
}

.my-accout-sec .woocommerce-MyAccount-navigation ul li:not(.is-active) a {
  background-color: #234E6A !important;
}

.my-accout-sec .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #D72323;
}

.my-accout-sec nav.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  list-style-type: none;
  margin-bottom: 12px;
  height: 35px;
  width: 90% !important;
  display: inline-grid;
}

.my-accout-sec nav.woocommerce-MyAccount-navigation ul li a {
  padding: 0px 20px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 44px;
}

.my-accout-sec nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #5bc0de;
}

.my-accout-sec nav.woocommerce-MyAccount-navigation ul {
  margin: 0;
}

.my-accout-sec .woocommerce-MyAccount-content {
  border: 1px solid #d4d4d4;
  padding: 17px 20px;
}

.my-accout-sec .woocommerce-MyAccount-content p {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #282828 !important;
}

.my-accout-sec .woocommerce-MyAccount-content p strong {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #282828 !important;
}

.my-accout-sec .woocommerce-MyAccount-content p a {
  text-decoration: none;
  color: #d72323;
}

.my-accout-sec .u-column1.col-1.woocommerce-Address {
  max-width: 100%;
}

.my-accout-sec .u-column2.col-2.woocommerce-Address {
  max-width: 100%;
}

.my-accout-sec .u-column1.col-1.woocommerce-Address address, .my-accout-sec .u-column2.col-2.woocommerce-Address address {
  border: 1px solid #d4d4d4;
  padding: 26px 20px;
  font-size: 14px;
  color: #282828;
  margin-top: 30px;
}

.my-accout-sec .u-column1.col-1.woocommerce-Address header.woocommerce-Address-title.title h3,
.my-accout-sec .u-column2.col-2.woocommerce-Address header.woocommerce-Address-title.title h3 {
  font-size: 36px;
  color: #000;
  font-weight: 400;
  font-family: "Fjalla One";
  text-transform: uppercase;
}

.my-accout-sec .woocommerce-Address a.edit {
  float: unset !important;
  text-align: center !important;
  display: block;
  margin-top: 6px;
  color: #d72323;
  text-decoration: underline;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.my-accout-sec p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
  display: block;
}

.my-accout-sec form.woocommerce-EditAccountForm.edit-account input {
  border: 0px;
  background: #f7f7f7;
  height: 50px;
  border-radius: 0;
  padding-left: 15px;
  font-size: 14px;
  color: #818a91;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.my-accout-sec form.woocommerce-EditAccountForm.edit-account label {
  font-size: 14px;
  color: #818a91;
  font-weight: 500;
}

.my-accout-sec form.woocommerce-EditAccountForm.edit-account em {
  font-size: 12px;
  color: #818a91;
  font-weight: 500;
}

.my-accout-sec form.woocommerce-EditAccountForm.edit-account legend {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.my-accout-sec button.woocommerce-Button.button {
  padding: 14px 35px;
  margin-left: 16px;
  background: #6EC1E4;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Fjalla One";
}

/* Login form  */
.login-sec-cust {
  padding-top: 70px;
}

.login-form-cust h2 {
  font-size: 56px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
}

.login-form-cust .form-row {
  display: block;
}

.login-form-cust form.woocommerce-form.woocommerce-form-login.login .woocommerce-Input {
  height: 45px;
  border: 0;
  background: #e8f0fe;
  border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding-left: 20px;
  color: #000000;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
  padding: 15px 30px;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Fjalla One";
  background-color: #5bc0de;
  color: #fff;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
  font-size: 14px;
  color: #818a91;
  font-weight: 400;
}

p.woocommerce-LostPassword.lost_password a {
  font-size: 12px;
  color: #d72323 !important;
  font-weight: 500;
  text-decoration: none;
}

p.woocommerce-LostPassword.lost_password a:hover {
  color: #5bc0de;
}

/* lost password */
.lost-sec-cust-frm {
  padding-top: 70px;
}

.lost-pw-cust {
  width: 50%;
  border: 1px solid;
  margin-bottom: 50px;
  padding: 17px 50px;
  border-radius: 2px;
}

.lost-pw-cust form.woocommerce-ResetPassword.lost_reset_password p {
  font-size: 14px;
  color: #282828;
  font-weight: 400;
}

.lost-pw-cust p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  width: 100%;
}

.lost-pw-cust p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first label {
  font-size: 14px !important;
  color: #818a91;
  font-weight: 400;
}

.lost-pw-cust input#user_login {
  height: 45px;
  border: 0;
  background: #f6f6f6;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: #818a91;
}

.lost-pw-cust button.woocommerce-Button.button {
  padding: 15px 40px;
  background: #5bc0de;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Fjalla One";
  text-transform: uppercase;
}

/* Donate css */
.postid-21670 .sng-cnt-div .quantity {
  visibility: visible;
  width: 20%;
}

.postid-21670 p.price {
  display: none;
}

.woo-section .woocommerce-message::before {
  content: "\e015";
  color: #005970;
}

.woo-section .woocommerce-message {
  border-top-color: #005970;
}

.woo-section a.button.wc-forward {
  width: 25%;
  text-align: center;
  /* padding: 10px 10px !important; */
  height: 50px;
  line-height: 28px;
  border: 0px;
  border-radius: 0;
  background: #d72323;
  color: #fff;
  font-size: 18px !important;
  font-weight: 400;
}

.woo-section a.button.wc-forward:hover {
  background-color: #222d35;
  color: #fff;
}

.woo-section .woocommerce-message {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 500;
}

/* hero section */
html * {
  font-family: "Fjalla One", sans-serif;
  outline: none;
}

body a {
  outline: none;
}

a {
  outline: none !important;
}

section.hero-section {
  overflow: hidden;
}

section.hero-section .container-fluid {
  padding: 0;
  margin: 0;
}

.hero-video-text-sec {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hero-video-text-sec {
  text-align: center;
}

.hero-heading-text h3 {
  font-size: 41px;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.hero-paragraf-sec {
  background-color: rgba(0, 0, 0, 0.5215686275);
  border-radius: 10px 10px 10px 10px;
  width: 85%;
  margin: 0 auto;
}

.hero-paragraf-sec p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  padding: 12px;
}

ul.btn-purchase li {
  list-style: none;
}

ul.btn-purchase {
  display: flex;
  /* justify-content: space-around; */
  margin: 0;
}

ul.btn-purchase li {
  background-color: #244f6a;
  width: 200px;
  text-align: center;
  padding: 14px 0;
  font-size: 18PX;
  color: #fff;
  letter-spacing: 1px;
}

.btn-purchase .hero-btn {
  color: #fff;
  text-decoration: none;
}

ul.btn-purchase li:hover {
  background: #c80a15;
}

ul.btn-purchase li:nth-child(2) {
  background-color: #c80a15;
}

ul.btn-purchase li:nth-child(2):hover {
  background-color: #244f6a;
}

ul.btn-purchase {
  display: flex;
  /* justify-content: space-around; */
  margin: 0;
  /* width: 100%; */
  justify-content: center;
}

ul.btn-purchase li {
  margin: 0 22px 0 0;
}

.hero-paragraf-sec {
  width: 85%;
}

.hero-btn-sec {
  margin: 0 auto;
  display: block;
}

.youtube-video-div {
  padding-bottom: 56.25% !important;
  position: relative !important;
  height: 0 !important;
  margin: 30px 0;
}

.youtube-video-div iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  border: 0 !important;
  background-color: #000 !important;
}

.modal-backdrop {
  z-index: 0 !important;
}

.sr-main-header .is-form-style input.is-search-submit, .is-search-icon {
  background: rgba(255, 255, 255, 0) !important;
}

.modal-header {
  border: 0px !important;
}

/* About section */
.about-hd-sec .inner-divider:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 5%;
  bottom: 0;
  margin-left: -25px;
}

.about-section {
  padding-top: 40px;
  padding-bottom: 100px;
}

.about-img-inner {
  padding-top: 45px;
}

.about-date-btn-sec .date-btn {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  line-height: 24px;
}

.about-date-btn-sec {
  width: 100%;
  background: #244f6a;
  margin-top: 10px;
  padding: 30px 30px 30px 30px;
  text-align: center;
}

.about-hd-sec h1 {
  font-size: 56px;
  color: #222d35;
  font-weight: 400;
  padding-bottom: 20px;
}

.about-paragrap-sec p, .about-profit-tax p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #000000;
  line-height: 24px;
}

.about-learn-more-btn {
  padding-top: 15px;
}

.about-learn-more-btn .learn-more-btn {
  background-color: #d72323;
  color: white;
  text-decoration: none;
  padding: 18px 50px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 27px;
}

.about-learn-more-btn .learn-more-btn:hover {
  background-color: #222d35;
}

.about-slider-col .swiper-slide {
  display: flex;
  justify-content: center;
}

.about-sec .swiper-button-next:after, .about-sec .swiper-button-prev:after {
  font-size: 38px;
  font-weight: 800 !important;
  color: #737373 !important;
}

.about-slider-col span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}

/*   Experience-section */
.experience-bg-sec {
  background-color: #232e35;
  padding: 0% 0% 0% 21%;
}

.experience-text-sec {
  max-width: 450px;
  /* display: flex; */
}

.home-demo .item {
  background: #232e35;
}

.home-demo h2 {
  color: #000000;
  text-align: center;
  padding: 5rem 0;
  margin: 0;
  font-style: italic;
  font-weight: 300;
}

.experience-heading {
  padding-top: 90px;
}

.experience-heading h1 {
  font-size: 56px;
  text-align: end;
  color: #fff;
  line-height: 69px;
  font-weight: 400;
  padding-left: 17px;
  padding-bottom: 20px;
}

.experience-heading .inner-divider:before {
  content: "";
  background: linear-gradient(to right, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.5) 71%);
  position: absolute;
  height: 3px;
  width: 55px;
  left: 6%;
  bottom: 0;
  margin-left: -25px;
}

.experience-paragraf p {
  color: #a4a7a9;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  font-family: "Montserrat", sans-serif;
}

.experience-owl-slider {
  margin: 0;
  padding: 0;
}

.exp-slid-item .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.exp-slid-item .owl-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
}

.exp-slid-item .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.3098039216);
}

.exp-slid-item .owl-theme .owl-dots .owl-dot.active span {
  background: #000000;
}

.exp-slid-item button.owl-prev span {
  font-size: 60px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  left: 3%;
}

.exp-slid-item button.owl-next span {
  font-size: 60px;
  color: #fff;
  font-weight: 400;
  position: absolute;
  right: 3%;
  bottom: 0;
}

/*   Upcoming Events-section */
section.upcoming-event-sec {
  background: #ebebeb;
  padding-top: 60px;
  padding-bottom: 150px;
}

.upcoming-heading h1 {
  text-align: center;
  font-size: 59px;
  font-weight: 400;
  color: #222d35;
  line-height: 73px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

ul.upcoming-event-post-list {
  overflow: hidden;
  margin: 0;
  padding: 0 77px;
  list-style: none;
}

li.upcoming-event-post {
  float: left;
  width: 48%;
  background: #fff;
  padding: 0 20px 0 0;
  margin: 0 1% 0 1%;
}

ul.upcoming-event-post-list li h4 {
  font-size: 23px;
  margin: 0;
  padding: 20px 0 10px 20px;
  font-weight: 600;
}

.upcoming-event-post-sec img {
  float: left;
  margin: 0 20px 0px 0;
  object-fit: cover;
  width: 310px;
  height: 260px;
}

.upcoming-event-post .event-title a {
  color: #222d35;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.upcoming-event-post-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #777777;
}

span.upcoming-event-duration-time {
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat" !important;
  color: #d72323;
}

.support-museum-img-bg {
  text-align: center;
  margin-top: -7px;
}

.support-museum-cart-btn .support-museum-btn:hover {
  background-color: #222d35;
}

.event-retails-slider .swiper {
  width: 100%;
  height: 100%;
}

.event-retails-slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.event-retails-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.event-retails-slider .swiper-button-prev:after, .event-retails-slider .swiper-rtl .swiper-button-next:after {
  font-size: 25px !important;
  font-weight: 800 !important;
  color: #404040;
}

.event-retails-slider .swiper-button-next:after, .event-retails-slider .swiper-rtl .swiper-button-prev:after {
  font-size: 25px !important;
  font-weight: 800 !important;
  color: #404040;
}

section.event-retails-slider {
  padding-top: 80px;
  padding-bottom: 50px;
}

/* Support-section */
.support-sec {
  overflow-x: hidden;
  position: relative;
  background-color: #232e35;
  padding-bottom: 50px;
  margin-top: -4px;
}

.support-sec .container-fluid {
  padding: 0;
}

.support-image-col {
  padding: 0;
}

.support-museum-cart-btn .support-museum-btn {
  background-color: #000000;
  color: white;
  text-decoration: none;
  padding: 18px 50px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 27px;
  position: absolute;
  bottom: 0;
}

.support-museum-cart {
  display: flex;
  flex-wrap: wrap;
}

.support-museum {
  padding: 100px 80px;
  background: #d72323;
}

.support-museum-cart-inner:nth-child(3) {
  padding-right: 0 !important;
}

.support-img-div img {
  height: 650px;
  width: 100%;
  object-fit: cover;
  margin-top: 70px;
}

.support-museum-col {
  max-width: 55%;
  flex: 0 0 55%;
  padding: 0;
}

.support-museum-img {
  display: flex;
  justify-content: center;
  width: 100%;
}

.support-museum-heading h1 {
  font-size: 56px;
  font-weight: 400;
  color: #ffffff;
  line-height: 69px;
  padding-bottom: 20px;
  margin-top: 0;
}

.support-museum-cart-title h4 {
  font-size: 25px;
  color: #fff;
  font-weight: 400;
  line-height: 32px;
}

.support-museum-cart-discription p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
}

.support-museum-cart-inner {
  padding-right: 35px;
  width: 33%;
  height: 340px;
  flex-wrap: wrap;
  position: relative;
}

.support-museum-cart-discription {
  padding-top: 20px;
  padding-bottom: 30px;
}

.support-img-div {
  background-color: #ebebeb;
}

.support-museum-img-div {
  text-align: center;
  margin-top: -80px;
  margin-left: 28%;
}

.support-museum-cart-btn.jt-btn {
  margin-top: 0px;
}

.support-museum-heading .inner-divider:before {
  content: "";
  background: linear-gradient(to right, #f8f8f8 0%, #ffffff 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 0;
  bottom: 0;
  margin: 0;
}

/* Visiting-section */
.vst-vd-title h1 {
  line-height: 66px;
  text-align: center;
  font-size: 66px;
  text-transform: uppercase;
  font-weight: 400;
  color: #222d35;
  margin: 0;
}

.visiting-heading .inner-divider:before {
  content: "";
  background: linear-gradient(to right, #ffffff 0%, #ffffff 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(255, 255, 255, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}

.visiting-sec {
  background-color: #232e35;
  padding-bottom: 150px;
  margin-top: -1px;
}

.visiting-image-box-col {
  padding-left: 0;
  margin: 0;
}

.visiting-heading h1 {
  text-align: center;
  font-size: 59px;
  font-weight: 400;
  color: #fff;
  line-height: 73px;
  padding-bottom: 20px;
}

ul.visiting-service-list {
  margin: 0;
  list-style: none;
  padding: 0;
}

.visiting-title h4 {
  font-size: 34px;
  font-weight: 500;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 10px;
}

ul.visiting-service-list li span.vst-item-list {
  color: #a4a7a9;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  padding: 0;
}

.visiting-service-list i.fa.fa-square {
  font-size: 8px;
  color: #d72323;
  margin-right: 20px;
}

ul.visiting-service-list li {
  display: flex;
  justify-content: start;
  padding-bottom: 9px;
}

.col-md-3.visiting-image-box-col.vst-image-box {
  margin-top: 55px;
}

.visiting-img {
  position: relative;
}

.mask {
  border: 10px solid #fff;
  background: transparent;
}

.mask {
  position: absolute;
  z-index: 100;
  top: 0;
  content: "";
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.visiting-img:hover .mask {
  opacity: 1;
}

.visiting-image-box-cart {
  display: flex;
}

.visiting-image-box {
  width: 25%;
  padding: 15px;
  flex-wrap: wrap;
}

.visiting-image-box:nth-child(even) {
  margin-top: 50px;
}

.vst-tk-btn a:hover {
  text-decoration: none;
  background: #222d35;
  cursor: pointer;
  transition: all 0.3s;
  color: #fff;
}

/* contact form section  */
.form-sec {
  padding-top: 100px;
  background-color: #ebebeb;
}

.form-fulent-col {
  display: flex;
  justify-content: center;
}

.contact-form-div {
  background: white;
  padding: 50px 50px 50px 50px;
  border-radius: 16px;
  margin: -18% 0% 18% 0%;
  width: 60%;
}

.contact-form-hd h4 {
  text-align: center;
  font-size: 30px;
  line-height: 37px;
  color: #222d35;
  font-weight: 400;
  padding-bottom: 25px;
}

.contact-form-hd p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  padding-top: 18px;
}

.ff-t-container.ff-column-container.ff_columns_total_2 {
  display: flex;
  gap: 0 !important;
}

input#ff_3_names_first_name_ {
  width: 100%;
  color: #7e8285;
  border-color: #efefef;
  background-color: #efefef;
  height: 50px;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  border-radius: 0;
  /* margin-left: -5px; */
  font-size: 15px;
  font-weight: 500;
}

input#ff_3_email {
  width: 100%;
  color: #7e8285;
  border-color: #efefef;
  background-color: #efefef;
  height: 50px;
  padding: 10px;
  font-family: "Montserrat", sans-serif;
  border-radius: 0;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 500;
}

.ff-el-group.ff-text-center.ff_submit_btn_wrapper {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
}

button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
  color: #ffffff !important;
  background-color: #d72323;
  padding: 18px 42px;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 50px;
  line-height: 27px;
  font-family: "Fjalla One", sans-serif;
  text-transform: uppercase;
  border-radius: 0;
}

.contact-form-hd h4:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 50%;
  bottom: 74px;
  margin-left: -25px;
}

.contact-form-hd {
  position: relative;
}

/* <!--  Map section --> */
.map-sec {
  overflow: hidden;
}

/* <!--  Plan Visit section --> */
.plan-vt-title .inner-divider:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 8%;
  bottom: 0;
  margin-left: -25px;
}

section.map-sec {
  position: relative;
}

.plan-vt-col {
  display: flex;
  justify-content: end;
}

/* .plan-vt-div {
  width: 35%;

  background: #ffff;

  padding: 80px 80px 90px 80px;
} */
section.plan-sec {
  overflow: hidden;
  margin-top: -520px;
  padding-bottom: 50px;
}

.plan-ticket .plan-ticket-btn {
  background-color: #d72323;
  color: white;
  text-decoration: none;
  padding: 18px 50px;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 27px;
}

.plan-vt-discription p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 50px;
}

.plan-vt-title h1 {
  font-size: 56px;
  font-weight: 400;
  color: #222d35;
  line-height: 69px;
  padding-bottom: 20px;
}

.custom-divider {
  position: relative;
}

.inner-divider:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}

section.youtube-sec {
  padding-bottom: 60px;
}

/* membership container css */
section.membership-options {
  padding-top: 50px;
}

.membership-options .row, .membership-options .col-md-12 {
  margin: 0;
  padding: 0;
}

li {
  margin: 0px;
}

.membership-information h1 {
  text-transform: uppercase;
  font-size: 50px;
  color: #fff;
  margin: 0px;
  font-weight: 400;
  line-height: 61px;
}

.membership-information ul {
  margin: 20px 0px 0px 0px;
  padding: 0;
}

ul.price_main_ul li.member-crd-lst {
  width: 32%;
  margin-left: 14px;
}

.membership-options-card ul li {
  width: 100%;
}

.membership-information ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.71;
  padding: 0px 2px;
  color: white;
  font-family: Montserrat, sans-serif;
}

.member-txt ul li a {
  color: white;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.membership-information ul li a, .membership-information span {
  color: white;
}

/* membership options container */
section.membership {
  overflow: hidden;
}

.membership-options-info {
  text-align: center;
  margin-top: 15px;
}

.membership-options-info ul {
  list-style-type: none;
}

.membership-options-info h2 {
  font-size: 29px;
  font-weight: 400;
  line-height: 36px;
  color: #222d35;
}

.price_main_ul {
  display: flex;
  flex-wrap: wrap;
}

.price_main_ul li {
  background: #F7F7F7;
  margin-bottom: 20px;
}

.membership-options-card h2 {
  font-size: 20px;
  padding: 0px;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: white;
  background-color: #25526F;
  padding: 20px 0px;
  margin: 0px;
  text-align: center;
}

.membership-options-price {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 35px;
  padding-bottom: 35px;
  justify-content: center;
}

.membership-options-price span {
  /* width: 40%; */
  /* text-align: right;
  display: inline; */
  color: #D72323;
  font-size: 20px;
  font-weight: 700;
  /* align-self: center; */
  font-family: Montserrat, sans-serif;
}

.membership-options-price h3 {
  /* width: 60%; */
  /* text-align: left; */
  /* display: inline-block; */
  color: #D72323;
  font-weight: 700;
  font-size: 65px;
  margin: 0px;
  line-height: 62px;
  font-family: Montserrat, sans-serif;
}

.membership-options-card p {
  color: black;
  font-size: 13px;
  font-weight: 100px;
  margin: 0px;
  width: 100%;
  line-height: 20px;
  text-align: center;
}

.membership-options ul {
  margin: 0 !important;
  padding: 0px;
}

.membership-options-card ul {
  margin: 0px;
  padding-left: 15px;
  padding-right: 30px;
}

.membership-options-card ul li {
  text-align: left;
  padding: 10px 0px;
  border-bottom: 1px dotted;
  border-width: 80%;
  color: #555;
}

.membership-options-card ul span {
  padding-left: 15px;
}

ul.membership-options-perks li span {
  font-size: 14px;
  font-weight: 500;
  color: #7e8285;
  font-family: Montserrat, sans-serif;
  line-height: 14px;
}

ul.membership-options-perks i {
  font-size: 18px;
}

.membership-options-price p {
  font-size: 16px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  color: #555555;
}

.btn {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.btn button {
  padding: 15px 30px;
  margin: 15px 0px;
  border-radius: 4px;
  font-size: 16px;
  background-color: #25526F;
  border-color: #25526F;
  color: white;
}

.member-hd.custom-divider h2 {
  text-align: center;
  padding-bottom: 20px;
  font-size: 29px;
  color: #222d35;
  font-weight: 400;
}

/* membership-options-details section */
section.membership-options-details {
  background-color: #D72323;
  overflow: hidden;
}

.membership-options-data p {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

/* Event-Rentals section */
.banner-details {
  text-align: center;
  color: white;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0px;
}

.banner-details h1 {
  margin-bottom: 30px;
  background-color: transparent;
  font-size: 50px;
}

.banner-details a {
  color: white;
}

.banner-details a, .banner-details span {
  font-size: 18px;
  font-weight: 800;
}

.delimeter {
  padding: 0px 3px;
}

.event-retails {
  margin-top: 90px;
}

.event-retails-details p {
  margin-bottom: 0px;
  color: #000000;
  font-weight: 600;
}

.event-retails-details p span {
  color: red;
}

.remove-pad {
  padding-bottom: 0px;
}

.event-retails-img img {
  width: 100%;
}

.carousel {
  border: 1px solid black;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .support-image-col {
    max-width: 45%;
  }
}
.scrollToTop {
  width: 45px;
  height: 45px;
  padding: 10px;
  text-align: center;
  background: #d72323;
  font-weight: bold;
  text-decoration: none;
  position: fixed;
  /* top: 87px; */
  right: 40px;
  display: none;
  z-index: 9;
  bottom: 50px;
  color: #fff;
}

.scrollToTop:hover {
  text-decoration: none;
  color: #fff;
}

.psm-footer {
  background-color: #232e35;
  padding-top: 70px;
  padding-bottom: 25px;
  margin-bottom: -25px;
}

.footer-section-one, .footer-section-two, .footer-section-3 {
  color: #fff;
  font-size: 27px;
  font-weight: 400;
}

.footer-section-one .textwidget p:nth-child(1):before {
  content: "\f3c5";
  font-family: "Font " FONTAWESOME "";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #c80914;
  margin-right: 15px;
}

.footer-section-one .textwidget p:nth-child(2):before {
  content: "\f095";
  font-family: "Font " FONTAWESOME "";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #c80914;
  margin-right: 15px;
}

.footer-section-one .textwidget p {
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 24px;
  display: flex;
  align-items: center;
  margin: 0;
}

.footer-section-one .textwidget, .footer-section-two .textwidget, .footer-section-3 .textwidget {
  padding-top: 20px;
}

.footer-section-two .textwidget p {
  font-size: 15px;
  font-weight: 500;
  font-family: "Montserrat";
  margin: 0;
  padding-bottom: 0px;
}

.footer-section-two .textwidget p:before {
  content: "\f35a";
  font-family: "Font " FONTAWESOME "";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #c80914;
  margin-right: 10px;
}

.footer-section-two .textwidget a:hover {
  color: red;
  text-decoration: none;
  transition: 0.5s;
  font-size: 14px;
}

.footer-section-two .textwidget p a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
}

.footer-section-two {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.footer-section-3 .textwidget p {
  font-size: 16px;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  margin: 0;
}

.footer-section-3 .textwidget p:before {
  content: "\f095";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #c80914;
  margin-right: 15px;
}

.footer-hr-line hr {
  background: none;
  border-top: 2px solid #39434a;
}

.footer-section-4 .textwidget p {
  font-size: 16px;
  color: #a4a7a9;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
}

.ft-sec-info {
  padding-top: 20px;
}

.psm-footer .container {
  padding: 0;
}

.footer-section-one div#gallery-1 {
  padding-top: 30px;
}

.footer-section-5 {
  text-align: right;
}

/* history css */
section.banner {
  overflow: hidden;
}

.hst-divider-svg svg {
  width: 48px;
  margin-top: -24px;
  background: white;
  padding: 10px 12px 10px 15px;
  border-radius: 9px;
}

.history-vd-title.title-hst {
  padding-top: 25px;
}

.hst-divider-svg {
  text-align: center;
}

.hst-divider-svg {
  border-top: 1px solid #d72323;
  width: 50%;
}

.hst-divider {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

.history-vd-title h1 {
  text-align: center;
  font-size: 41px;
  font-weight: 400;
  color: #222d35;
  line-height: 41px;
}

.history-vd-pgf p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
  font-family: Montserrat, sans-serif;
}

.history-vd-pgf {
  padding-top: 30px;
}

.history-col {
  padding: 0;
}

.history-img-sec {
  text-align: center;
}

/* Admission css */
section.admission-sec {
  padding-top: 50px;
}

.admission-pr-title h2 {
  padding-bottom: 20px;
  font-size: 39px;
  font-weight: 400;
  text-transform: uppercase;
  color: #222d35;
  line-height: 48px;
}

.admission-pr-title .inner-divider:before {
  left: 0;
  margin: 0;
}

.admission-vd-title h1 {
  line-height: 66px;
  text-align: center;
  font-size: 66px;
  text-transform: uppercase;
  font-weight: 400;
  color: #222d35;
  margin: 0;
  padding-bottom: 30px;
}

.ad-para p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #282828;
  font-family: Montserrat, sans-serif;
  letter-spacing: 1.5px;
}

.admission-vd-title .hst-divider-svg {
  border-top: 1px solid #d72323;
  width: 100%;
}

span.ad-under-line {
  text-decoration: underline;
}

.admis-li {
  list-style: none;
  padding-bottom: 0px;
  margin-bottom: 1.5em !important;
}

.sec-child {
  display: flex;
  justify-content: space-between;
}

.admis-parent ul {
  margin: 0;
  padding: 0;
}

.text {
  color: #222d35;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 24px;
  vertical-align: baseline;
  font-weight: 600;
  text-decoration: none !important;
  width: 70%;
}

.price {
  color: #D10000;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  vertical-align: baseline;
  word-spacing: 2px;
  width: 30%;
  text-align: right;
}

.price-list-description {
  color: #222d35;
  font-size: 14px;
  line-height: 24px;
  vertical-align: baseline;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding-top: 13px;
  line-height: 13px;
}

.ad-dp {
  width: 80%;
}

a.adms-btn:hover .text, a.adms-btn:hover .price-list-description {
  color: #d10000;
}

li.admis-li a:hover {
  text-decoration: none;
}

.admission-price-sec {
  padding-top: 30px;
  padding-bottom: 80px;
}

.ad-side-disp {
  background-color: #234e6a;
}

.ad-side-disp p {
  text-align: center;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  line-height: 21px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Visit Section */
section.visit-sec {
  padding-top: 50px;
}

.vst-img {
  text-align: center;
}

.vst-dscription p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  line-height: 24px;
  text-align: center;
  padding-top: 25px;
  font-family: "Montserrat", sans-serif;
}

.vst-pr-title h2 {
  text-align: center;
  padding-top: 30px;
  font-size: 29px;
  font-weight: 400;
  line-height: 36px;
  color: #222d35;
  padding-bottom: 20px;
}

.vst-map-dsp p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #282828;
  font-family: "Montserrat", sans-serif;
}

section.visit-tk-section {
  background: #234e6a;
  padding-top: 50px;
  padding-bottom: 50px;
}

.vst-tk.title h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 34px;
}

section.visit-price-sec {
  padding-bottom: 40px;
  background-color: #FAFAFA;
}

.vst-tk-btn {
  display: flex;
  justify-content: end;
  align-items: center;
}

.vst-tk-btn .btn-vst {
  padding: 13px 50px;
  background: #d72323;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  line-height: 27px;
  text-transform: uppercase;
}

section.visit-video-section {
  padding-top: 30px;
  padding-bottom: 50px;
}

.vst-video-title h2 {
  text-align: center;
  font-size: 41px;
  color: #222d35;
  line-height: 41px;
  font-weight: 400;
  padding-bottom: 25px;
}

.visit-video-section .hst-divider {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}

.visit-video-section .hst-divider-svg {
  border-top: 1px solid #234e6a;
  width: 80%;
}

.elementor-divider {
  border-top: 1px solid #F5F5F5;
  width: 100%;
}

/* Youth Tours */
.remove-pad {
  padding: 0px;
}

.youth-tours {
  background-color: #FAFAFA;
  padding: 70px 0px;
}

.youth-group-tours-details h2 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 31px;
  font-weight: 400;
  color: #222d35;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.youth-group-tours-details p {
  font-size: 16px;
  line-height: 24px;
  color: #282828;
  margin-bottom: 20px;
  font-family: "Montserrat", "sans-serif";
  font-weight: 500;
}

.youth-group-tours-details ul li span {
  padding-left: 8px;
}

.youth-group-tours-details ul li {
  color: #282828;
  display: flex;
  font-size: 16px;
  line-height: 24px;
  list-style: none;
  align-items: baseline;
}

.youth-group-tours-details ul li i {
  color: #234e6a;
  font-size: 14px;
  line-height: 14px;
}

#youth-group-tour-details-imp {
  font-size: 16px;
  line-height: 29px;
  color: #d72323;
  margin-top: 15px;
  margin-bottom: 0px;
  font-weight: 800;
  font-family: "Fjalla One";
  letter-spacing: 1px;
}

#youth-group-tour-details-imp span {
  text-decoration: underline;
}

.youth-group-tours-image {
  padding: 15px;
}

.youth-group-tours-image img {
  width: 100%;
}

.youth-tours-image-details {
  text-align: center;
  background-color: #23506A;
  margin: 10px 0px 0px 0px;
  padding: 30px 30px 1px 30px;
}

.youth-tours-image-details p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
}

.adms-edu_title p {
  font-size: 16px;
  color: #222d35;
  font-weight: 700;
  font-family: "Montserrat", "sans-serif";
}

.adms_edu-list span {
  font-size: 16px;
  color: #282828;
  font-weight: 500;
  line-height: 28px;
  font-family: "Montserrat", "sans-serif";
}

/* Group Tours  */
.group-tours {
  background-color: white;
  padding: 70px 0px;
}

/* Button section */
.btn-section {
  background-color: #234E6A;
  padding: 80px 0px;
}

.btn-section-details p {
  font-size: 20px;
  line-height: 34px;
  color: white;
  margin-bottom: 0px;
  font-weight: 700;
}

.btn-section-button {
  margin: 5px 0px;
}

.btn-section-button a {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  display: block;
  color: white;
  background-color: #d72323;
  text-align: center;
  width: 70%;
  padding: 15px 40px;
  margin: auto;
}

.btn-section-button a:hover {
  text-decoration: none;
  background: #222d35;
  cursor: pointer;
  transition: all 0.3s;
  color: #fff;
}

.youth-group-tours-details ul {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}

.youth-group-tours-details .inner-divider:before {
  left: 0;
  bottom: 0;
  margin-left: 0px;
}

/* Cafe Section */
section.cafe-canten-section.cafe-open {
  padding-top: 50px;
}

section.cafe-canten-section {
  padding-bottom: 0px;
}

.cafe-canten-img {
  padding-top: 15px;
}

.member-txt h1 {
  text-transform: uppercase;
}

.cafe-title-vt h2 {
  text-align: center;
  font-size: 29px;
  line-height: 21px;
  font-weight: 400;
  color: #222d35;
  padding-bottom: 25px;
}

.cafe-title h2 {
  text-align: center;
  font-size: 36px;
  line-height: 0px;
  font-weight: 400;
  color: #222d35;
  padding-bottom: 25px;
}

.cafe-canten-section.cafe-open {
  text-align: center;
}

.cafe-canten-img {
  padding-top: 15px;
}

.cafe-details p {
  font-size: 16px;
  font-weight: 500;
  color: #282828;
  font-family: "Montserrat", "sans-serif";
  text-align: center;
}

section.cafe-cant-sec {
  padding-bottom: 60px;
}

/* Singnature Event Section */
.remove-pad {
  padding: 0px;
}

.annual-gala {
  padding-bottom: 20px;
  padding-top: 50px;
}

.annual-gala-img {
  padding: 10px;
}

.annual-gala-img img {
  width: 100%;
}

.annual-gala-details {
  padding: 10px;
}

.annual-gala-details h2 {
  margin: 0px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 39px;
  line-height: 48px;
  font-weight: 400;
  color: #222d35;
}

.annual-gala-details h6 {
  margin: 0px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #222d35;
  font-family: "Montserrat", "sans-serif";
  padding-top: 10px;
}

.annual-gala-details p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #282828;
  font-family: "Montserrat", "sans-serif";
  font-weight: 500;
}

.annual-gala-btn {
  padding: 15px 45px;
  text-align: center;
}

.annual-gala-btn a {
  color: white !important;
  background: #d72323;
  padding: 15px 45px;
  font-size: 18px;
  line-height: 27px;
  text-transform: uppercase;
}

.annual-gala-btn a {
  background: #d72323;
  text-decoration: none;
}

.annual-gala-btn a:hover {
  background: #232e35;
}

.event-heading-div .inner-divider:before {
  left: 5%;
}

/* Valunteer  Section */
.volunteer-title h2 {
  font-size: 29px;
  font-weight: 400;
  padding-bottom: 20px;
  color: #222d35;
}

.volunteer-title .inner-divider:before {
  left: 0;
  margin: 0;
}

.event-heading-div h2, .opt-title-hd h2 {
  font-size: 29px;
  color: #222d35;
  font-weight: 400;
  line-height: 36px;
  padding-bottom: 20px;
}

.opt-title-hd .inner-divider:before {
  left: 0;
  margin: 0;
}

.opt-val-dep p {
  font-size: 16px;
  padding-top: 15px;
  line-height: 24px;
  font-weight: 500;
  color: #282828;
  font-family: "Montserrat", "sans-serif";
}

.opt-val-title h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: #222d35;
  font-weight: 700;
  line-height: 24px;
  text-decoration: underline;
  font-family: "Montserrat", "sans-serif";
  padding-bottom: 20px;
  padding-top: 10px;
}

.opt-item-list h5 {
  font-size: 16px;
  color: #222d35;
  font-weight: 700;
  line-height: 24px;
  font-family: "Montserrat", "sans-serif";
}

.opt-item-list p {
  font-size: 16px;
  color: #222d35;
  font-weight: 500;
  line-height: 24px;
  font-family: "Montserrat", "sans-serif";
}

.opt-val-dep a {
  font-size: 16px;
  color: #d72323;
  font-weight: 500;
  line-height: 24px;
  font-family: "Montserrat", "sans-serif";
}

.opt-btn-section {
  padding-top: 40px;
  padding-bottom: 90px;
}

.opt-val-btn a {
  /* width: 80%; */
  background: #d72323;
  text-align: center;
  padding: 20px 70px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 28px;
}

.opt-val-btn a:hover {
  background-color: #222d35;
  text-decoration: none;
  color: #fff;
}

.opt-val-img {
  text-align: center;
}

/* Blog News Section */
section.pms-blog-post {
  padding-top: 40px;
}

.data-target-div1 .caf-post-layout1 .caf-post-title {
  background-color: #ffffff !important;
}

.data-target-div1 .caf-post-layout1 .caf-post-title h2 {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding-top: 15px !important;
  color: #d72323 !important;
}

.caf-post-title a {
  color: #222d35 !important;
}

.caf-meta-content {
  display: none !important;
}

.caf-content {
  color: #777777 !important;
  font-size: 14px !important;
  line-height: 21px !important;
  font-weight: 500 !important;
  font-family: "Montserrat", "sans-serif" !important;
}

a.caf-read-more {
  background: none !important;
  border: none !important;
  font-size: 14px !important;
  font-family: "Montserrat", "sans-serif" !important;
  font-weight: 700 !important;
  color: #d72323 !important;
}

.caf-post-layout1 a.caf-read-more:hover {
  color: #d82323 !important;
}

.caf-post-layout1 a.caf-read-more:hover {
  color: #d72323 !important;
}

.caf-post-layout1 .caf-content-read-more {
  display: block !important;
  background: none !important;
  padding: 20px 4px !important;
}

div#manage-post-area {
  padding-left: 20px;
  padding-right: 30px;
}

.caf-post-layout1 a.caf-read-more {
  margin-bottom: 13px;
}

.caf-filter-layout1 a.active {
  background: none !important;
  border-color: none !important;
}

ul.caf-filter-container.caf-filter-layout1 a {
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  background: none !important;
  color: #494949 !important;
}

.data-target-div1 #caf-filter-layout1 li a {
  background-color: none !important;
}

.caf-pagination.post-layout1 {
  text-align: right !important;
}

span.page-numbers.current {
  background: #ddd !important;
  color: #000 !important;
  border-color: #ddd !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "Montserrat", "sans-serif" !important;
  padding: 12px 12px !important;
}

a.page-numbers {
  padding: 12px 12px !important;
  background: none !important;
  color: #000 !important;
  border: 1px solid #ddd !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-family: "Montserrat", "sans-serif" !important;
}

article#caf-post-layout1 {
  background-color: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
  background-color: #FFFFFF;
  /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 16%) !important; */
  padding: 0;
  margin: 10px 1% !important;
  overflow: hidden;
  height: 100%;
}

#caf-post-layout1 .caf-featured-img-box:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}

.caf-featured-img-box {
  display: block;
  width: 100%;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center !important;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.manage-layout1 a {
  transition: all 0.15s linear;
}

ul#caf-layout-pagination {
  margin-top: 25px !important;
}

.pms-post-sec .entry-content p {
  font-size: 16px;
  font-weight: 500;
  color: #7e8285;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
}

.pms-post-item div#manage-ajax-response {
  padding: 0;
}

/* About Us Section */
section.about-us-sec {
  padding-top: 50px;
}

.about-us {
  padding: 15px 0px;
}

.about-us-details {
  text-align: center;
}

.about-us-details p {
  font-size: 16px;
  line-height: 24px;
  color: black;
  font-family: "Montserrat", "sans-serif";
  font-weight: 500;
}

section.about-us-hangar {
  overflow: hidden;
}

.heading-div h2 {
  text-transform: uppercase;
  font-size: 66px;
  line-height: 66px;
  color: #222d35;
  font-weight: 400;
  margin-bottom: 15px;
}

.about-us-hangar-list {
  display: flex;
  flex-wrap: wrap;
}

.about-us-hangar-items {
  padding: 10px;
  width: 20%;
}

.about-us-hangar-items2 {
  padding: 10px;
}

.about-us-hangar-items2 p {
  font-size: 16px;
  line-height: 24px;
  color: black;
}

.items-head h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 27px;
  line-height: 27px;
  color: #234e6a;
  margin-bottom: 0px;
}

.about-us-hangar-items p, .about-us-hangar-items2 p {
  font-size: 16px;
  line-height: 24px;
  color: black;
  font-family: "Montserrat", "sans-serif";
  font-weight: 500;
}

.divider {
  width: 100%;
  border-bottom: 1px solid black;
  margin: 5px 0px;
}

.board-of-directors-list1 {
  padding: 10px;
}

.board-of-directors-head {
  text-align: center;
  text-transform: uppercase;
}

.board-of-directors-head h2 {
  padding-bottom: 20.52px;
  font-size: 56px;
  line-height: 69px;
  color: #222d35;
  padding-top: 20px;
}

.board-of-directors-list1 p {
  font-size: 16px;
  line-height: 24px;
  color: #222d35;
  font-weight: bold;
  padding-bottom: 27.52px;
  margin-bottom: 0px;
  font-family: "Montserrat", "sans-serif";
}

.board-of-directors-list1 ul li span {
  font-size: 16px;
  color: #7e8285;
  font-weight: 400;
  line-height: 24px;
  font-family: "Montserrat", "sans-serif";
}

/* .about-sec .swiper {
  width: 100%;
  height: 100%;
}

.about-sec .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;


  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.about-sec .swiper-slide img {
  display: block;

  object-fit: cover;
}

.about-sec .swiper-button-prev:after,.about-sec .swiper-rtl .swiper-button-next:after {
  content: 'prev';
  color: #737373;
  font-size: 50px;
  font-weight: 800;
}

.about-sec .swiper-button-next:after,.about-sec .swiper-rtl .swiper-button-prev:after {
  content: 'next';
  color: #737373;
  font-size: 50px;
  font-weight: 800;
} */
.board-of-list {
  display: flex;
  flex-wrap: wrap;
  /* padding-left: 8%;
  padding-right: 8%; */
  padding-bottom: 40px;
}

.board-of-directors-list1 {
  width: 50%;
}

.board-of-directors-list1 li {
  list-style: none;
}

.board-of-directors-list1 li span:before {
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 6px;
  padding-right: 10px;
}

.board-of-directors-list1 ul {
  padding: 0;
  margin: 0;
}

/* .about-slider-col {
  padding-left: 8%;
  padding-right: 8%;
} */
/* single  post section */
ul.pst-item {
  display: flex;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.pms-post-sec .entry-footer {
  display: none;
}

.pms-post-reltd {
  padding-top: 50px;
  padding-bottom: 0px;
}

ul.pst-item li {
  text-align: center;
  list-style: none;
  width: 49%;
}

a.pms-lnk-pst {
  color: #222d35;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  font-family: "Montserrat", "sans-serif";
}

a.pms-lnk-pst:hover {
  color: #d72323;
}

ul.pst-item a:visited {
  color: #222d35;
}

.pms-reld-img {
  position: relative;
}

.pms-reld-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(34, 45, 53, 0.7);
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
}

.pms-date-post a {
  font-size: 11px;
  color: #7e8289 !important;
  line-height: 14px;
  font-weight: 700;
  font-family: "Montserrat", "sans-serif";
  padding-bottom: 10px;
  padding-top: 20px;
}

.pms-date-post a:hover {
  color: #222d35 !important;
}

section.pms-post-sec {
  padding-top: 80px;
}

.pms-post-sec header.entry-header {
  display: none;
}

.pms-reld-img img {
  height: 320px;
  max-width: 100%;
  object-fit: cover;
}

.pms-post-sec .entry-content span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
  color: #7E8285;
}

.wp-caption-text {
  color: #ffffff;
  background-color: rgba(215, 35, 35, 0.8) !important;
  padding: 20px 15px 20px 20px;
  bottom: 67px;
  font-size: 14px;
  word-break: break-all;
  line-height: 15px;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif" !important;
}

.wp-caption-text {
  position: relative;
}

a.caf-read-more:after {
  content: "»";
  padding-left: 3px;
}

.pms-icon-srch i.fa-light.fa-magnifying-glass {
  position: absolute;
  z-index: 999;
  top: 55%;
  color: white;
  font-size: 26px;
  transition: all ease 0.5s;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.pms-icon-srch .fa-magnifying-glass:before, .pms-icon-srch .fa-search:before {
  content: "\f002";
  font-family: "FontAwesome";
}

.pms-icon-srch:hover i.fa-light.fa-magnifying-glass {
  opacity: 1;
  /* -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
  transform: translateX(-50%) translateY(-50%) scale(1,1); */
  color: #D72323;
}

.pst-item li:hover .pms-reld-img:before, .pst-item li:hover .pms-icon-srch i.fa-light.fa-magnifying-glass {
  opacity: 1;
}

ul.caf-filter-container.caf-filter-layout1 li a:hover {
  color: #c80a14 !important;
}

.pms-post-sec .entry-content {
  font-size: 16px !important;
  color: #7e8285;
  font-weight: 500 !important;
  font-family: "Montserrat", sans-serif !important;
}

.pms-pst-title h1 {
  color: #222d35;
  font-size: 41px;
  font-weight: 400;
}

figure:hover figcaption, .wp-caption:hover .wp-caption-text, .wp-caption:hover .wp-caption-dd, .wp-caption-overlay .wp-caption:hover .wp-caption-text, .wp-caption-overlay .wp-caption:hover .wp-caption-dd {
  opacity: 0;
  transition: 0.3s;
}

/* Aircraft Section */
.aircraft-section .hst-divider-svg {
  border-top: 1px solid #000000;
  width: 100%;
}

.aircraft-section .heading-div h2 {
  margin: 0;
}

.aircraft-section .hst-divider {
  padding-bottom: 0px;
}

.ngg-gallery-thumbnail:hover {
  border: 8px solid;
  border-color: #D72323;
  z-index: 99;
}

.aircraft-key-title {
  text-align: center;
}

.heading-div {
  text-align: center;
}

.aircraft-dcp-dtl h4 {
  text-align: center;
  margin-top: 30px;
  color: #000000;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
}

.aircraft-key-title h4 {
  text-align: center;
  font-size: 34px;
  color: #222d35;
  font-weight: 400;
  line-height: 34px;
}

.aircraft-clt-text h4 {
  color: #000000;
  text-align: left;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
  font-size: 16px;
  line-height: 24px;
}

.aircraft-dcp-dtl p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
  text-align: center;
}

.aircraft-gallery .ngg-gallery-thumbnail span {
  Color: #7e8285;
  font-size: 14px;
  min-height: 50px;
  line-height: 24px;
  color: #7e8285;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
}

.aircraft-dcp-info p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", "sans-serif";
}

.aircraft-details {
  padding-top: 30px;
}

.heading-div.aircrf-tl {
  padding-bottom: 25px;
}

/* Warbird Rides section */
section.warbird-rides-sec {
  padding-top: 50px;
}

.warbird-rides-sky {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding-bottom: 50px;
  width: 100%;
}

.warbird-rides-info .warbird-rides-sky:nth-child(even) {
  flex-direction: row-reverse;
}

.warbird-rides-sky-img {
  width: 48%;
}

.warbird-rides-sky-dp-sec {
  width: 48%;
}

.warbird-rides-sky-main-title p {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 50px;
  font-family: "Montserrat";
  color: #000;
}

.warbird-rides-sky-title h4 {
  font-size: 29px;
  font-weight: 400;
  color: #222d35;
  font-weight: 400;
  line-height: 36px;
  padding-bottom: 19px;
}

.warbird-rides-sky-dtl p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  font-family: "Montserrat";
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.warbird-rides-sky-btn {
  display: flex;
  justify-content: space-between;
}

.book-btn {
  width: 40%;
}

.learn-btn {
  width: 60%;
}

a.book-now-btn {
  background-color: #d72323;
  padding: 15px 55px;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
  text-transform: uppercase;
}

a.learn-more-btn {
  background-color: #234e6a;
  padding: 15px 55px;
  color: #fff;
  font-size: 18px;
  line-height: 27px;
  text-decoration: none;
  text-transform: uppercase;
}

.book-btn a:visited, .learn-btn a:visited {
  color: #ffffff;
}

.book-btn a:hover {
  background-color: #234e6a;
  color: white;
}

.learn-btn a:hover {
  background-color: #d72323;
  color: white;
}

.disclaimar-faq-sec {
  background-color: #f1f1f1;
  padding-top: 50px;
}

.warbird-rides-sky-title .inner-divider:before {
  left: 0;
  margin: 0;
}

.faq-title h2 {
  font-size: 29px;
  padding-bottom: 19px;
  font-weight: 400;
  color: #222d35;
  line-height: 36px;
  text-align: center;
}

.disclaimar-faq-sec .youth-group-tours-details ul li {
  color: #282828;
  display: flex;
  font-size: 16px;
  line-height: 24px;
  list-style: none;
  align-items: center;
}

.warbird-rides-faq-info {
  background-color: #234e6a;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}

.warbird-rides-faq-dtl p {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px;
}

.warbird-rides-faq-dtl a {
  color: #d72323;
}

.warbird-rides-faq-dtl a:hover {
  color: #d72323;
  text-decoration: none;
}

/* store section */
section.store-catgroy {
  padding-top: 50px;
}

.store-cat-main-div {
  border: 10px solid;
  height: 100%;
  color: #f7f7f7;
}

.store-cat-dtl a {
  text-decoration: none;
}

.store-cat-col {
  margin-bottom: 70px;
}

.store-cat-dtl {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
}

.store-cat-dtl a {
  text-decoration: none;
  font-size: 27px;
  line-height: 37px;
  color: #234e6a !important;
  font-weight: 400;
}

.store-icon {
  position: absolute;
  top: 20%;
  left: 43%;
  background: #d72323;
  width: 50px;
  height: 50px;
  opacity: 0;
  transition: all ease 0.5s;
}

.store-icon i.fa-solid.fa-link {
  position: absolute;
  top: 35%;
  left: 30%;
  color: #fff;
}

.store-cat-main-div:hover, .store-cat-main-div:hover .store-icon, .store-cat-main-div:hover .store-cat-img:after {
  color: #d72323;
  transition: all ease 0.5s;
  opacity: 1;
}

.store-cat-img {
  position: relative;
}

.store-cat-img:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: rgba(34, 45, 53, 0.7);
  opacity: 0;
  transition: all 0.7s;
}

.store-cat-dtl a:hover {
  color: #d72323 !important;
}

.store-cat-main-div .store-icon:hover {
  background-color: #234e6a;
}

.store-refund-dtl p {
  color: #7e8285;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Montserrat";
  padding-top: 40px;
}

.store-shipping-dtl p {
  text-align: center;
  color: #000;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 500;
  padding-bottom: 50px;
}

.store-count {
  font-size: 20px;
  font-weight: 500;
}

.store-count:hover {
  color: #234e6a;
}

/* single Product */
.single-product nav.woocommerce-breadcrumb {
  display: none;
}

section.cus-single-product {
  padding-top: 90px;
}

.cus-single-product .single-product nav.woocommerce-breadcrumb {
  display: none;
}

.cus-single-product section.related.products {
  display: none;
}

.cus-single-product h1.product_title.entry-title {
  font-size: 30px;
  color: #222d35;
  font-weight: 400;
  line-height: 37px;
  position: relative;
  padding-bottom: 20px !important;
}

.cus-single-product p.price {
  font-size: 20px !important;
  color: #d72323 !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  text-align: left !important;
}

.cus-single-product .woocommerce-product-details__short-description {
  font-size: 16px !important;
  color: #7e8285;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}

.cus-single-product nav.woocommerce-breadcrumb {
  display: none;
}

.cus-single-product .woocommerce-product-gallery__image {
  border: 10px solid #f7f7f7;
}

.cus-single-product .product_meta {
  display: none !important;
}

.cus-single-product .quantity {
  display: none;
}

.cus-single-product form.cart {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  border-bottom: 1px solid #dbdada;
  padding-bottom: 20px;
}

.cus-single-product .single_add_to_cart_button.button {
  padding: 14px 40px;
  background: #d72323 !important;
  font-size: 18px !important;
  line-height: 24px;
  font-family: "Fjalla One", sans-serif !important;
  font-weight: 400 !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
}

.cus-single-product .single_add_to_cart_button.button:hover {
  background: #222d35 !important;
}

h1.product_title.entry-title:before {
  content: "";
  background: linear-gradient(to right, #d72323 0%, #d72323 65%, rgba(255, 255, 255, 0) 65%, rgba(255, 255, 255, 0) 71%, rgba(215, 35, 35, 0.5) 71%);
  position: absolute;
  height: 2px;
  width: 55px;
  left: 0;
  bottom: 0;
}

/* Newsletter Signup section */
.new-letter-info {
  text-align: center;
  padding-top: 50px;
}

.signup-title h2 {
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 37px;
  color: #222d35;
}

.signup-dpt p {
  padding-top: 12px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat";
  color: #000;
  line-height: 24px;
}

.signup-img img {
  padding-bottom: 50px;
  width: 28%;
}

.news-letter-form .fluentform.fluentform_wrapper_4 {
  width: 35%;
}

.news-letter-form {
  display: flex;
  justify-content: center;
}

form#fluentform_4 input {
  color: #7e8285 !important;
  border-color: #efefef !important;
  background-color: #efefef;
  border: none !important;
  border-radius: none !important;
  border-radius: 0 !important;
  padding: 12px 10px !important;
  font-size: 15px;
  color: #495157;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.news-letter-form button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
  padding: 12px 49px;
  border: 0;
  border-radius: 0;
}

.news-letter-form button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style:hover {
  background: #222d35;
}

/* Restorations section */
.nighthawk-title h2 {
  text-align: center;
  font-size: 29px;
  font-weight: 400;
  color: #222d35;
  padding-bottom: 20px;
  line-height: 36px;
}

.nighthawk-video {
  padding-top: 25px;
  padding-bottom: 25px;
}

.nighthawk-dtl p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #000;
  line-height: 26px;
}

section.Sky-slider {
  padding-top: 20px;
  padding-bottom: 50px;
}

.sky-slider-item .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.home-demo.sky-slider-item .owl-dots {
  display: flex;
  justify-content: center;
}

.sky-slider-item .owl-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  position: unset;
}

.sky-slider-item button.owl-next span {
  font-size: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 3%;
  background: #234E6A;
  border-radius: 50%;
  width: 40px;
  height: 44px;
}

.sky-slider-item .owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
}

/* owl slider css */
img.photo-gallary-sld {
  padding: 10px;
  height: 170px;
  width: 170px;
}

.slick-prev:before, .slick-next:before {
  font-size: 32px !important;
  color: #234E6A !important;
}

.photo-txt h2 {
  text-align: left;
}

.photo-txt .inner-divider:before {
  left: 0;
  bottom: 0;
  margin-left: 0;
}

.fb-dtl p {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding-top: 20px;
  color: #222d35;
  font-family: "Montserrat", sans-serif;
}

.fb-fw-btn .btn-fb {
  background: #d72323;
  padding: 14px 42px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.fb-fw-btn a:hover {
  background-color: #222d35;
}

.fb-fw-btn {
  text-align: center;
  padding-bottom: 37px;
}

section.donate-sec {
  padding-top: 40px;
  /* padding-bottom: 40px; */
  background-color: #234e6a;
}

.btn-donate-details p {
  font-size: 29px;
  color: white;
  font-weight: 400;
  line-height: 29px;
}

.btn-donate-details span {
  font-size: 16px;
  font-weight: 700;
  font-family: "Montserrat";
}

.btn-donate-button {
  text-align: right;
  padding-top: 15px;
}

.btn-donate-button .btn-donate {
  padding: 15px 50px;
  background-color: #d72323;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

a.btn-donate:hover {
  background-color: #232e35;
}

.nighthawk-info.ng-dv-wk {
  padding-top: 35px;
}

@media only screen and (min-width: 992px) {
  .pms-post-item .caf-col-md-4 {
    max-width: 31.333333%;
  }
}
/* display none sider bar */
.single-product aside#secondary {
  display: none;
}

.single-post aside#secondary {
  display: none;
}

.wpcu-product__content {
  position: relative;
}

.ng-product-slider a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  position: absolute;
  top: 232px;
  padding: 27px;
  padding: 10px 20px !important;
  background: #6ec1e4 !important;
  border: 0;
  border-radius: 0 !important;
  width: 50%;
  margin: 0 auto;
  left: 75%;
  color: #fff !important;
}

.wpcu-product__cover-content.wpcu-product__cover-content--middle {
  width: 100%;
}

a#sp-wqv-view-button {
  position: absolute;
  top: 106px;
  background-color: none !important;
  background: #595959 !important;
  left: 50% !important;
  color: #fff !important;
  width: 100%;
  border-radius: 0 !important;
  border: none !important;
  margin: 0 !important;
  background: rgba(2, 2, 2, 0.5) !important;
}

.wpcu-product__content {
  padding: 0;
  margin: 0;
}

.wpcu-product__content {
  padding: 0 !important;
  border-radius: 0 !important;
  padding-bottom: 50px !important;
}

.wpcu-product__cover-content--middle {
  left: 0 !important;
}

.wpcu-theme_3 .wpcu-product__img img {
  border-radius: 0 !important;
  height: 270px !important;
  object-fit: cover !important;
}

.wpcu-theme_3 .wpcu-product__content {
  border: none !important;
}

/* Warbird Ride Certificates  section*/
section.warbird-ride-certificates-sec {
  padding-top: 50px;
}

.warbird-ride-info ul.products li.product a:first-child:after {
  display: block;
  content: "";
  width: 100%;
  height: 82%;
  position: absolute;
  top: 0px;
  background-color: rgba(34, 45, 53, 0.7);
  opacity: 0;
  transition: all 0.7s;
}

.warbird-ride-info a.added_to_cart.wc-forward {
  display: none;
}

.warbird-ride-info a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before {
  content: "\f0c1";
  font-family: "FontAwesome";
  position: 0;
  position: absolute;
  top: 30%;
  right: 33%;
  background: #d72323;
  padding: 12px 14px;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.warbird-ride-info a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  position: absolute;
  top: 30%;
  left: 32%;
  font-size: 0px;
  padding: 16px 14px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: #d72323;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.member-txt ul li a:hover {
  color: #c80a14;
  text-decoration: none;
}

.warbird-ride-info .product.type-product:hover span.price {
  opacity: 0.5;
}

.arbird-ride-title h2 {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 50px;
  font-size: 29px;
  color: #222d35;
  font-weight: 400;
}

.warbird-ride-info .product.type-product:hover {
  border: 10px solid #d72323 !important;
  transition: all 0.3s ease-in-out;
}

.warbird-ride-info a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
  background-color: #234e6a;
}

.warbird-ride-info a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before:hover {
  background-color: #234e6a;
}

.warbird-ride-info li.product.type-product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.warbird-ride-info li.product.type-product:hover a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before,
.warbird-ride-info li.product.type-product:hover a:first-child:after {
  opacity: 1;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
  content: "\f07a";
  font-size: 18px;
  font-family: "FontAwesome";
  color: #fff;
}

.warbird-ride-info h2.woocommerce-loop-product__title {
  display: block;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  font-size: 20px !important;
  color: #234e6a;
  font-weight: 400;
  line-height: 27px;
}

.warbird-ride-info span.price {
  text-align: center !important;
  width: 100%;
  font-size: 16px !important;
  color: #d72323 !important;
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
  padding-bottom: 20px;
}

.warbird-ride-info .product_cat-warbird-ride-certificates {
  border: 10px solid #f7f7f7;
}

/* Event Rentals  section */
section.evnt-sec {
  padding-top: 70px;
}

.event-rnt-text-info p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat";
  line-height: 24px;
}

.event-rnt-text-info span {
  color: #ff0000;
}

section.event-slider-sec {
  padding-top: 70px;
  padding-bottom: 30px;
}

.evnt-slider-sec .owl-dots {
  display: flex;
  justify-content: center;
}

.evnt-slider-sec .owl-nav {
  position: absolute;
  top: 30%;
  width: 100%;
}

.evnt-slider-sec button.owl-next {
  display: flex;
}

.evnt-slider-sec button.owl-next {
  position: absolute;
  right: -29px;
  top: 0;
}

.evnt-slider-sec button.owl-prev {
  position: absolute;
  left: -29px;
  top: 0;
}

.evnt-slider-sec button.owl-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
  color: #404040;
  font-size: 20px;
}

.evnt-slider-sec button.owl-prev span {
  font-size: 0;
}

.evnt-slider-sec .owl-theme .owl-nav [class*=owl-]:hover {
  background: rgba(134, 151, 145, 0);
}

.evnt-slider-sec button.owl-next:after {
  content: "\f054";
  font-family: "FontAwesome";
  color: #404040;
  font-size: 20px;
}

.evnt-slider-sec button.owl-next span {
  font-size: 0;
}

.evnt-slider-sec .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
}

.evnt-slider-sec .owl-theme .owl-dots .owl-dot.active span {
  background: #3a3b3b;
}

/* Contact Info section */
section.contact-sec {
  padding-top: 60px;
}

.contact-info {
  text-align: center;
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 1px;
  margin-bottom: 60px;
}

.cnt-icon i.fa-sharp.fa-solid.fa-phone {
  background-color: #d72323;
  padding: 14px;
  color: white;
  border-radius: 30px;
  font-size: 20px;
}

.contact-title h2 {
  font-size: 25px;
  color: #000;
  padding-top: 20px;
  font-weight: 600;
}

.contact-tel p {
  font-size: 22px;
  color: #020101;
  font-weight: 500;
  font-family: "Montserrat";
}

section.cnt-plan-sec {
  margin-top: -38%;
  overflow: hidden;
}

section.cnt-plan-sec .row {
  margin: 0;
}

section.contact-plan-sec {
  overflow: hidden;
  margin-top: -500px;
  padding-bottom: 30px;
}

div.search_result {
  display: none;
}

.cnt-information {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.cnt-dlt-frm:last-child {
  border: 0;
}

.cnt-dlt-frm {
  border-bottom: 1px solid;
  width: 40%;
  padding-top: 17px;
}

.cnt-dlt-frm p {
  font-size: 16px;
  color: #222d35;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.cnt-dlt-frm span {
  color: #7e8285;
  font-weight: 500;
}

/* commemorative-brick  css*/
section.commt-brk-sec {
  padding-top: 50px;
}

.commt-brk-slider-img {
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.commt-brk-dtl p {
  font-size: 16px;
  color: #7e8285;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
}

.commt-brk-slider {
  position: relative;
  text-align: center;
}

.commt-brk-slider-img h2 {
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  position: absolute;
  width: 100%;
  top: 40%;
  transform: translate(0, 50%);
}

.brk-title h2 {
  text-align: center;
  color: #222d35;
  font-weight: 400;
  font-size: 29px;
  line-height: 36px;
  padding-bottom: 20px;
}

.brk-rpt-div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 30px;
}

.brk-rpt-prch {
  width: 32%;
  text-align: center;
}

.brk-rpt-title {
  background-color: #234e6a;
  padding-top: 15px;
  padding-bottom: 8px;
  text-align: center;
}

.brk-rpt-title h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 24px;
}

.brk-rpt-price h2 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 40px;
  color: #d72323;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
}

.brk-rpt-dtl p {
  color: #7e8285;
  font-size: 14px;
  line-height: 31px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  padding-left: 40px;
  padding-right: 40px;
}

section.brk-opt-sec {
  padding-top: 50px;
  padding-bottom: 150px;
}

a.brk-rpt-parch-btn {
  color: #fff !important;
  background: #234e6a;
  padding: 12px 25px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  border-radius: 5px;
}

a.brk-rpt-parch-btn:hover {
  background: #c80914;
}

.brk-rpt-prch-info {
  background-color: #f7f7f7;
  height: 100%;
}

.commt-brk-slider .swiper-button-next:after {
  content: "\f054";
  font-family: "FontAwesome";
  color: #dbdbdc;
  font-size: 18px;
}

.swiper-button-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
  color: #dbdbdc;
  font-size: 18px;
}

.commt-brk-slider-img:after {
  content: "";
  background: rgba(0, 0, 0, 0.33);
  display: block;
  width: 100%;
  height: 100%;
}

.brk-rpt-btn {
  padding-top: 12px;
}

/* Participant Release  */
section.Partpt-rels-sec-one {
  padding-top: 50px;
}

.Partpt-rels-dtl p, .Partpt-rels-lst h5, .Partpt-rels-lst p {
  font-size: 16px;
  color: #151515;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.Partpt-rels-rept ul {
  margin: 0;
  padding: 0;
}

ul.Partpt-rels-lst {
  list-style-type: decimal;
}

ul.Partpt-rels-lst li {
  font-size: 16px;
  color: #151515;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.Partpt-rels-rept {
  padding: 10px 15px 30px 30px;
}

.Partpt-rels-lst {
  padding-top: 70px;
}

.Partpt-rels-lst p {
  padding-top: 30px;
}

/* sky-train */
section.skytrain-fst-sec {
  padding-top: 20px;
}

.div-main-1 {
  border: 2px solid;
}

.hist-title h2 {
  text-align: center;
  font-size: 27px;
  font-weight: 500;
  color: #222d35;
  line-height: 27px;
  padding-bottom: 20px;
}

.booking-title h1 {
  text-align: center;
  font-size: 66px;
  line-height: 1.1em;
  color: #222d35;
  text-transform: uppercase;
}

section.booknow-sec {
  background: #234e6a;
  padding-top: 50px;
  padding-bottom: 50px;
}

.hist-para p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
  font-weight: 500;
  color: black;
  padding-left: 15px;
}

section.sec-main-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.sky-train-slider .owl-dots {
  display: flex;
  justify-content: center;
}

.home-demo.sky-train-slider {
  position: relative;
}

.sky-train-slider .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.home-demo.sky-train-slider .item img {
  width: 80% !important;
}

.home-demo.sky-train-slider .item {
  background: transparent;
  display: flex;
  justify-content: center;
}

/* .sky-train-slider button.owl-prev span{
  position: absolute;
  left: 0;

}
.sky-train-slider button.owl-next span {
  position: absolute;
 right: 0;
} */
.sky-train-slider button.owl-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
  color: #757575;
  font-size: 50px;
  position: absolute;
  left: 0;
}

.sky-train-slider button.owl-prev span, .sky-train-slider button.owl-next span {
  font-size: 0;
}

.sky-train-slider .owl-theme .owl-nav [class*=owl-]:hover {
  background: rgba(134, 151, 145, 0);
}

.sky-train-slider button.owl-next:after {
  content: "\f054";
  font-family: "FontAwesome";
  color: #757575;
  font-size: 50px;
  position: absolute;
  right: 0;
}

.sky-train-slider .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
}

.sky-train-slider .owl-theme .owl-dots .owl-dot.active span {
  background: #000000 !important;
}

.chr-title h2 {
  text-align: center;
  font-size: 27px;
  padding-top: 9px;
  line-height: 27px;
  color: #222d35;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 8px;
}

.div-main-1 .youth-group-tours-details ul li i {
  color: #10117e;
  font-size: 13px;
}

.div-main-1 .adms_edu-list span {
  font-size: 16px;
  color: #020101;
}

.booking-para p {
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #000;
  line-height: 24px;
  text-align: center;
}

.hstry-lne {
  position: relative;
}

h2.chr-divider:before {
  content: "";
  border-bottom: 1px solid #000;
  width: 150px;
  position: absolute;
  bottom: 0;
  left: 20%;
}

.custom-divider-line {
  display: flex;
  justify-content: center;
}

.custom-divider-line:after {
  content: "";
  border-top: 2px solid #068700;
  width: 100%;
  position: absolute;
  top: 22px;
}

.custom-divider-line:before {
  content: "";
  width: 100%;
  border-bottom: 2px solid #068700;
  /* margin-top: 25px; */
  position: absolute;
  bottom: 22px;
}

.custom-divider-line {
  position: relative;
}

.custom-divider-line svg {
  width: 40px;
  background-color: white;
  border-radius: 50%;
  padding: 9px 9px 9px 9px;
  z-index: 1;
}

section.booking-sec {
  padding-top: 50px;
}

.sr-sky-divider:after {
  border-top: 2px solid #000;
}

.sr-sky-divider:before {
  border-bottom: 2px solid #000;
}

.warbird-rides-faq-dtl a:visited {
  color: #d72323;
}

.hist-title .chr-divider:before {
  width: 50%;
  left: 25%;
}

section.prduct-btn-sec {
  padding-top: 70px;
  padding-bottom: 70px;
}

.prduct-btn-div {
  text-align: center;
}

a.btn-prduct {
  background-color: #d72323;
  padding: 15px 55px;
  color: white;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
}

a.btn-prduct:hover {
  color: white;
  background-color: #222d35;
}

.sky-train-slider {
  padding-top: 20px;
}

/* T-6 Texan css */
.sld-title h2 {
  text-align: center;
  font-size: 41px;
  color: #222d35;
  font-weight: 400;
  line-height: 41px;
}

.chr-title.hstry-lne.arment-hd {
  padding-top: 40px;
}

.offer-img img {
  width: 55%;
}

.offer-img {
  display: flex;
  justify-content: center;
}

.offer-title {
  padding-top: 50px;
}

.offer-title h1 {
  font-size: 66px;
  color: #222d35;
  font-weight: 400;
  line-height: 66px;
}

section.offer-sec {
  padding-top: 50px;
}

.trojan-slde-sec .sld-title {
  padding-top: 40px;
}

.booking-dtl p {
  text-align: center;
  font-size: 15px;
  color: #222d35;
  font-weight: 700;
  line-height: 27px;
  font-family: "Montserrat", sans-serif;
}

.page-id-21822 .custom-divider-line:before {
  border-bottom: 2px solid #3193ff;
}

.page-id-21822 .custom-divider-line:after {
  border-top: 2px solid #3193ff;
}

.page-id-21837 .custom-divider-line:before {
  border-bottom: 2px solid #000187;
}

.page-id-21837 .custom-divider-line:after {
  border-top: 2px solid #000187;
}

.page-id-21895 .custom-divider-line:before {
  border-bottom: 2px solid #000000;
}

.page-id-21895 .custom-divider-line:after {
  border-top: 2px solid #000000;
}

.page-id-21953 .custom-divider-line:before {
  border-bottom: 2px solid #ff0000;
}

.page-id-21953 .custom-divider-line:after {
  border-top: 2px solid #ff0000;
}

.img-box {
  width: 40%;
  border: 12px solid #005970;
  border-radius: 10px;
}

.hme-popup {
  position: fixed;
  top: 50%;
  /* left: 50%; */
  transform: translate(50%, -50%);
  left: -1000px;
  transition: 2s;
  z-index: 9;
}

.hme-close-ic {
  border: 12px solid #ffffff;
  position: relative;
}

.hme-close-ic i.fa-solid.fa-xmark {
  position: absolute;
  top: -12px;
  right: -12px;
  background: white;
  padding: 10px 12px;
  color: #c70914;
  font-size: 20px;
  cursor: pointer;
}

/* single product css */
.variations tr {
  display: flex;
  flex-direction: column;
}

.woocommerce div.product form.cart .variations select {
  min-width: 100% !important;
  height: 50px;
  padding: 10px 10px;
  background-color: #efefef;
  font-size: 14px;
  padding: 0.5em 2em;
  border: 0;
  color: #7e8285;
}

table.variations label {
  font-size: 16px !important;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #7e8285;
}

.sng-cnt-div .woocommerce-product-details__short-description ul {
  padding: 0;
  margin: 10px;
}

.sng-cnt-div .woocommerce-product-details__short-description ul li,
.sng-cnt-div .woocommerce-product-details__short-description p {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500 !important;
}

ul.btn-purchase {
  display: none;
}

.hero-btn-sec a {
  font-size: 99px;
  color: #fff !important;
}

html {
  scroll-behavior: smooth;
}

/* RESTORATIONS PAGE START ( NOT MEDIA QUERY) */
section.banner {
  /* margin-top: 105px; */
  height: 100%;
  /* min-height: 272.3px; */
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding-top: 170px;
  padding-bottom: 120px;
}

.membership-information {
  padding: unset;
  text-align: center;
}

.nighthawk-title.custom-divider {
  padding-top: 60px;
}

.nighthawk-video iframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  height: 100% !important;
  width: 100% !important;
  border: 0 !important;
  background-color: #000 !important;
}

.nighthawk-info .product-slider {
  overflow: hidden !important;
  position: relative !important;
}

.nighthawk-info li.product {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.nighthawk-video {
  padding-bottom: 56.25% !important;
  position: relative !important;
  height: 0 !important;
  margin: 30px 0;
}

.nighthawk-info .swiper-button-next:after,
.nighthawk-info .swiper-button-prev:after {
  font-size: 15px;
  font-weight: bold;
  color: #c80a14;
}

.nighthawk-info a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:before {
  display: none;
}

.nighthawk-info a.add_to_cart_button {
  font-size: 16px !important;
  line-height: 16.9px !important;
  background-color: #6EC1E4 !important;
  color: white !important;
  font-family: "Montserrat", sans-serif;
  width: 40%;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  display: block !important;
  margin: 0 auto !important;
  border-radius: 0px !important;
}

.nighthawk-info a.iconic-wqv-button.iconic-wqv-button--align-left {
  margin-top: -58px;
  margin-bottom: 15px;
  opacity: 0;
}

.nighthawk-info .swiper-button-next:after {
  margin-left: 15px;
}

.nighthawk-info .swiper-button-prev:after {
  margin-right: 15px;
}

.nighthawk-info li.product:hover > a.iconic-wqv-button {
  opacity: 1;
  color: white;
  background: rgba(2, 2, 2, 0.5);
  font-family: "Montserrat", sans-serif;
}

.sky-slider-item button.owl-prev span {
  font-size: 30px;
  color: #fff;
  position: absolute;
  bottom: 0;
  background: #234E6A;
  border-radius: 50%;
  width: 40px;
  height: 44px;
  left: 3%;
}

section.donate-sec {
  margin-top: 10px;
}

.nighthawk-info .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal span {
  width: 12px;
  height: 12px;
  margin: 0 10px;
}

.nighthawk-info h2.woocommerce-loop-product__title {
  text-align: center;
}

.nighthawk-info span.price span bdi {
  color: #7E8285;
  font-size: 14.4px;
  line-height: 14.4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.nighthawk-info span.price {
  display: flex;
  width: 100%;
  text-align: center;
}

section.movie-sec .nighthawk-title.custom-divider {
  padding-top: 10px;
}

.nighthawk-info .swiper-button-next, .nighthawk-info .swiper-button-prev {
  position: absolute;
  top: 30% !important;
}

/* RESTORATIONS PAGE END */
.hst-divider-svg svg path {
  fill: #00586f !important;
}

@media screen and (min-width: 1923px) {
  .plan-vt-div {
    width: 30%;
    background: white;
    padding: 80px 80px 90px 80px;
    margin-right: 10%;
  }
}
@media screen and (max-width: 1920px) {
  /* Home Page Start */
  /* Hero sec Start  */
  .hero-video-text-sec {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .hero-video-text-sec div {
    width: 100%;
    margin: 0 25px 40px 25px;
  }
  .hero-video-text-sec div:nth-child(1) {
    margin-bottom: 10px;
    width: 100%;
  }
  .hero-paragraf-sec p {
    margin-bottom: 0;
  }
  .hero-paragraf-sec {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: unset;
  }
  .hero-paragraf-sec p {
    margin-bottom: 0;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.5215686275);
    width: 100%;
    max-width: 800px;
  }
  ul.btn-purchase {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: center;
  }
  ul.btn-purchase li {
    margin-bottom: 15px;
  }
  /* Hero Sec End  */
  /* Home Page End */
  /* 	experience-sec start */
  .experience-bg-sec {
    background-color: #232e35;
    display: flex;
    justify-content: flex-end;
    padding: 2% 5% 2% 0%;
    align-items: center;
  }
  .experience-heading {
    padding-top: 0px;
  }
  .experience-heading h1 {
    margin-top: 0;
  }
  /* 	experience-sec end */
  /* Visting sec Start  */
  .visiting-sec {
    overflow: hidden;
  }
  /* Visting sec Start  */
  .plan-vt-div {
    width: 30%;
    background: white;
    padding: 80px 80px 90px 80px;
    margin-right: 10%;
  }
}
@media screen and (max-width: 1680px) {
  .plan-vt-div {
    width: 35%;
    background: white;
    padding: 80px 80px 90px 80px;
    margin-right: 6%;
  }
  .home-demo.exp-slid-item {
    margin-left: -1px;
  }
}
@media screen and (max-width: 1500px) {
  .plan-vt-div {
    width: 35%;
    background: white;
    padding: 80px 80px 55px 80px;
    margin-right: 10%;
  }
  /* Home page */
  .support-museum-cart-inner {
    width: 33.33%;
    flex-wrap: wrap;
    height: 340px;
    position: relative;
    padding: 10px 15px 5px 10px;
  }
  /* Home page END */
}
@media screen and (max-width: 1440px) {
  /* Home page */
  .support-museum-cart-inner {
    width: 33.33%;
    flex-wrap: wrap;
    height: 350px;
    position: relative;
    padding: 10px 15px 5px 10px;
  }
  /* Home page end */
}
@media screen and (max-width: 1366px) {
  /* Home page start*/
  .support-museum-cart-inner {
    width: 33.33%;
    flex-wrap: wrap;
    height: 355px;
    position: relative;
    padding: 10px 15px 5px 10px;
  }
  .support-museum {
    padding: 70px 70px 70px 70px;
    background: #d72323;
    margin-left: -50px;
    margin-top: -50px;
  }
  /* Home page END */
  .woo-section h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .woo-section li.product.type-product {
    height: 440px;
  }
}
@media screen and (max-width: 1345px) {
  /* About Us sec Start  */
  .experience-heading h1 {
    font-size: 40px;
    text-align: end;
    color: #fff;
    line-height: 50px;
    font-weight: 400;
    padding-left: 17px;
    padding-bottom: 20px;
  }
  .experience-paragraf p {
    color: #a4a7a9;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
  }
  /* About Us sec end  */
  .plan-vt-div {
    width: 40%;
    background: white;
    padding: 80px 80px 47px 80px;
    margin-right: 6%;
  }
}
@media screen and (max-width: 1199px) {
  /* 	Home Page  */
  .support-museum {
    padding: 50px;
  }
  /* 	Home Page end */
  /* Admission start */
  .hst-divider {
    padding-top: 10px;
  }
  .ad-para p {
    font-size: 14px;
    line-height: 22px;
  }
  .admission-pr-title h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .ad-side-disp {
    padding: 0 10px;
  }
  /* Admission end */
}
@media screen and (max-width: 1024px) {
  /* Home Page */
  .hero-video-text-sec {
    top: 50%;
  }
  .support-image-col {
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .col-md-6.support-museum-col {
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0;
    position: unset;
  }
  .support-museum {
    padding: 50px 50px 50px 50px;
    background: #d72323;
    margin-left: 0;
    margin-top: 0;
    position: static;
  }
  .support-img-div img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .visiting-title h4 {
    font-size: 24px;
    padding-top: 30px;
  }
  .visiting-image-box:nth-child(even) {
    margin-top: 30px;
  }
  ul.visiting-service-list li span.vst-item-list {
    color: #a4a7a9;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    padding: 0;
  }
  .visiting-image-box-cart {
    display: flex;
    flex-wrap: wrap;
  }
  .visiting-service-list i.fa.fa-square {
    font-size: 5px;
    margin-right: 15px;
    display: flex;
    margin-top: 7px;
  }
  .support-sec {
    overflow-x: hidden;
  }
  .support-museum-cart-inner {
    width: 33.33%;
    flex-wrap: wrap;
    height: 313px;
    position: relative;
    padding: 10px 15px 5px 10px;
  }
  /* Home Page end */
  /* About Us sec Start  */
  .about-hd-sec.custom-divider h1 {
    font-size: 32px;
    padding-top: 25px;
  }
  .about-paragrap-sec p, .about-profit-tax p {
    font-size: 14px;
  }
  .about-learn-more-btn .learn-more-btn {
    padding: 12.5px 40.11px;
    font-size: 14.89px;
  }
  /* About Us sec End  */
  /* 	experience-sec start */
  section.experience-sec .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .experience-bg-sec {
    background-color: #232e35;
    display: flex;
    justify-content: center;
    padding: 5% 2% 5% 2%;
    align-items: center;
  }
  /* 	experience-sec end */
  /* 	section.plan-sec start */
  section.plan-sec {
    overflow: hidden;
    margin-top: 0;
    padding-bottom: 0px;
  }
  .plan-vt-div {
    width: 40%;
    background: white;
    padding: 80px 80px 90px 80px;
    padding-bottom: 47px;
    padding: 0 0 45px 0;
  }
  section.contact-plan-sec {
    overflow: hidden;
    margin-top: 0px;
    padding-bottom: 40px;
  }
  /* 	section.plan-sec end */
  /* RESTORATIONS PAGE START */
  .membership-information h1 {
    font-size: 50px;
    line-height: 42px;
  }
  .member-txt li a {
    font-size: 13px !important;
  }
  .member-txt li {
    font-size: 13px !important;
  }
  section.donate-sec .col-md-8, section.donate-sec .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .btn-donate-button {
    text-align: center;
  }
  .btn-donate-details span {
    font-size: 14px;
    font-weight: 700;
  }
  section.donate-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* .nighthawk-info .product-slider ul li {
  		width: 50% !important;
  }

  .nighthawk-info .woocommerce .products ul, .woocommerce ul.products
  {
  	display: flex; 
  	justify-content: start;
  	flex-wrap: wrap;
  } */
  /* RESTORATIONS PAGE END */
  /* 	Admission Page Start */
  /* section.banner
  {
  	min-height: 200px !important;
  } */
  .admission-vd-title h1 {
    line-height: 36px;
    font-size: 36px;
    padding-bottom: 8px;
  }
  /* 	Admission Page End */
  /* 	Membership Page Start */
  section.membership-options .container {
    max-width: 100%;
  }
  ul.price_main_ul li.member-crd-lst {
    width: 31%;
    margin-left: 18px;
  }
  /* 	Membership Page End */
  .warbird-ride-info h2.woocommerce-loop-product__title {
    font-size: 16px !important;
  }
  .warbird-ride-info a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:before {
    right: 29%;
  }
  .warbird-ride-info a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    left: 29%;
  }
  .warbird-ride-info ul.products li.product a:first-child:after {
    height: 70%;
  }
  .warbird-ride-info .woocommerce ul.products li.product a img {
    width: 100%;
    height: 70% !important;
    object-fit: cover;
  }
  .store-cat-dtl a {
    font-size: 18px;
  }
  .search-dv-sd:before {
    left: 16%;
  }
  .woo-section h2.woocommerce-loop-product__title {
    font-size: 18px !important;
  }
  .woo-section li.product.type-product {
    height: 380px;
  }
  .cust-crt-section .col-md-7 {
    flex: 100%;
    max-width: 100%;
  }
  .cust-crt-section .col-md-5 {
    flex: 100%;
    max-width: 100%;
  }
  /* check out */
  .chk-form-section .col-md-7 {
    flex: 100%;
    max-width: 100%;
  }
  .chk-form-section .col-md-5 {
    flex: 100%;
    max-width: 100%;
  }
  .chk-form-info p#billing_first_name_field, .chk-form-info p#billing_last_name_field {
    width: 100%;
  }
  .my-accout-sec .u-column1.col-1.woocommerce-Address header.woocommerce-Address-title.title h3,
  .my-accout-sec .u-column2.col-2.woocommerce-Address header.woocommerce-Address-title.title h3 {
    font-size: 16px;
  }
  /* footer css Query */
  .footer-section-one .textwidget p {
    font-size: 14px;
  }
  .footer-section-two .textwidget p a {
    color: #fff;
    font-size: 14px;
  }
  .footer-section-3 .textwidget p {
    font-size: 14px;
  }
  .footer-section-4 .textwidget p {
    font-size: 14px;
  }
  .footer-section-one, .footer-section-two, .footer-section-3 {
    font-size: 16px;
  }
  section.skytrain-fst-sec {
    padding-top: 0px;
  }
  .chr-title h2 {
    font-size: 16px;
  }
  .div-main-1 .adms_edu-list span {
    font-size: 14px;
  }
  .hist-title h2 {
    font-size: 18px;
  }
  .hist-para p {
    font-size: 14px;
  }
  .booking-title h1 {
    font-size: 36px;
  }
  .booking-para p {
    font-size: 14px;
  }
  a.btn-prduct {
    font-size: 16px;
  }
}
@media screen and (max-width: 900px) {
  /* 	Home page start */
  section.visiting-sec .container {
    max-width: 100% !important;
    padding: 0 50px;
  }
  .visiting-image-box {
    width: 50%;
    padding: 15px;
    flex-wrap: wrap;
  }
  .visiting-image-box:nth-child(even) {
    margin-top: 0;
  }
  /* 	Home page end */
  /* 	Membership Page Start */
  ul.price_main_ul li.member-crd-lst {
    width: 48%;
    margin-left: 12px;
  }
  .price_main_ul li {
    margin-bottom: 13px;
  }
  /* 	Membership Page End */
  section.store-catgroy {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  /* Home Page Start */
  .support-museum-cart-inner {
    width: 33.33%;
    flex-wrap: wrap;
    height: 365px;
    position: relative;
    padding: 10px 15px 5px 10px;
  }
  /* Home Page End */
  /* History Page Start */
  .history-vd-title h1 {
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    color: #222d35;
    line-height: 35px;
  }
  .hst-divider {
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
  }
  .history-vd-pgf p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Montserrat", sans-serif;
  }
  .history-vd-pgf {
    padding-top: 30px;
  }
  /* History Page End */
  .plan-vt-div {
    width: 100%;
    padding: 30px 20px 45px 20px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  /* footer Query */
  .site-footer.psm-footer .site-info {
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-section-3 {
    padding-top: 25px;
  }
  .footer-section-two {
    justify-content: start;
    align-items: start;
  }
  /* banner */
  section.banner {
    background-position: center;
    background-size: 100% 260px;
    padding-top: 100px;
    padding-bottom: 0px;
  }
  .member-txt {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .membership-information h1 {
    font-size: 35px;
  }
  /* 	experience-sec start */
  .experience-bg-sec {
    background-color: #232e35;
    display: flex;
    justify-content: center;
    padding: 12% 5% 15% 5%;
    align-items: center;
  }
  .experience-heading h1 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: 400;
    padding-left: 17px;
    padding-bottom: 20px;
  }
  .experience-paragraf p {
    color: #a4a7a9;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
  }
  /* 	experience-sec end */
  /* 	section.plan-sec start */
  .plan-vt-title h1 {
    font-size: 32px;
    font-weight: 400;
    color: #222d35;
    line-height: 39.36px;
    padding-bottom: 20px;
  }
  .plan-vt-discription p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 45px;
  }
  .plan-ticket .plan-ticket-btn {
    background-color: #d72323;
    color: white;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 27px;
    padding: 12.5px 40.11px;
    font-size: 14.89px;
  }
  /* 	section.plan-sec end */
  /* 	contact-form-div start */
  .contact-form-div {
    background: white;
    padding: 50px 50px 50px 50px;
    border-radius: 16px;
    margin: -30% 0% 10% 0%;
    width: 75%;
  }
  .contact-form-hd h4:before {
    bottom: 105px;
  }
  .contact-form-hd h4 {
    text-align: center;
    font-size: 32px;
    line-height: 27.36px;
    color: #222d35;
    font-weight: 400;
    padding-bottom: 0px;
  }
  .contact-form-hd p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
    font-family: "Montserrat", sans-serif;
    padding-top: 18px;
  }
  form#fluentform_3 button {
    padding: 12.5px 40.11px;
    font-size: 14.89px;
  }
  form#fluentform_3 input {
    font-size: 14px;
  }
  /* 	contact-form-div end */
  .membership-information {
    text-align: center;
    padding: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  /* RESTORATIONS PAGE CSS */
  .button.owl-prev span {
    font-size: 30px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 3%;
    background: #234E6A;
    border-radius: 50%;
    width: 40px;
    height: 44px;
  }
  .slick-next {
    right: -16px !important;
  }
  /* .nighthawk-info a.add_to_cart_button
  {
  	 margin: 6.5px 0px !important;
  } */
  /* RESTORATIONS PAGE CSS END */
  /*  Home Page  */
  .support-museum-cart-btn .support-museum-btn {
    position: unset;
    bottom: unset;
  }
  .support-museum-cart-discription {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .support-museum-cart-inner {
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 50px;
  }
  .support-museum-cart-btn.donate-btn {
    margin-top: 0;
  }
  .support-museum-heading .inner-divider:before {
    left: 0;
    margin-left: 0;
  }
  .support-museum-heading h1 {
    font-size: 40px;
  }
  section.visiting-sec .container {
    max-width: 100% !important;
    padding: 0 40px;
  }
  .support-museum-cart {
    display: flex;
    flex-wrap: wrap;
  }
  /* 	Home Page End */
  /* 	Membership page Start  */
  ul.price_main_ul li.member-crd-lst {
    width: 100%;
    margin-left: 0;
  }
  /* 	Membership page End  */
  /* 	Cafe Page Start  */
  section.cafe-canten-section .container {
    padding: 0 50px;
    overflow-x: hidden;
    max-width: 100%;
  }
  /* 	Cafe Page End  */
  .heading-div h2 {
    font-size: 36px;
    line-height: 12px;
  }
  .heading-div.aircrf-tl {
    line-height: 41px;
  }
  .about-us-details p {
    font-size: 14px;
  }
  .items-head h3 {
    font-size: 16px;
    line-height: 16px;
  }
  .about-us-hangar-items p, .about-us-hangar-items2 p {
    font-size: 14px;
  }
  .board-of-directors-head h2 {
    padding-bottom: 2.52px;
    font-size: 32px;
  }
  .board-of-directors-list1 ul li span {
    font-size: 14px;
  }
  .board-of-directors-list1 p {
    font-size: 14px;
    padding-bottom: 15.52px;
  }
  .about-us-hangar-items {
    width: 100%;
    padding-left: 34px;
    padding-right: 30px;
  }
  .about-us-hangar-items2 {
    padding-left: 25px;
    padding-right: 30px;
  }
  .vst-tk-btn {
    justify-content: center;
  }
  .board-of-directors-list1 {
    width: 100%;
    padding-left: 20px;
  }
  .vst-tk.title {
    padding-left: 10px;
  }
  .vst-vd-title h1 {
    line-height: 46px;
    text-align: center;
    font-size: 36px;
  }
  /* media query  history */
  .history-vd-sec iframe {
    height: 250px;
  }
  .history-vd-sec {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*  media query  news letter */
  .signup-dpt p {
    font-size: 14px;
    line-height: 18px;
  }
  .news-letter-form .ff-t-container.ff-column-container.ff_columns_total_2 {
    display: block;
  }
  .news-letter-form .fluentform.fluentform_wrapper_4 {
    width: 100%;
  }
  .news-letter-form .fluentform .ff-text-left {
    text-align: left;
    text-align: center;
  }
  /*  media query  event rentals */
  .event-rnt-text-info p {
    font-size: 14px;
  }
  /*  media query  contact Info */
  .cnt-dlt-frm {
    border-bottom: 1px solid;
    width: 100%;
  }
  /* media query  visit */
  .admission-vd-title h1 {
    line-height: 36px;
    font-size: 36px;
    padding-bottom: 8px;
  }
  .vst-dscription p {
    font-size: 14px;
  }
  .vst-map-dsp p {
    font-size: 14px;
  }
  .vst-video-title h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .vst-map iframe {
    height: 250px;
  }
  .vst-video iframe {
    height: 250px;
  }
  .vst-tk-btn .btn-vst {
    padding: 13px 45px;
    margin-top: 20px;
    font-size: 15px;
  }
  .heading-div.aircrf-tl h2 {
    line-height: 44px;
  }
  /* media query end visit */
  /* media query end visit */
  .admission-sec-img {
    padding-top: 20px;
  }
  .admission-price-sec {
    padding-bottom: 30px;
  }
  /* media query Event Rentals */
  .evnt-slider-sec button.owl-prev {
    left: -20px;
  }
  .evnt-slider-sec button.owl-next {
    right: -20px;
  }
  section.evnt-sec {
    padding-left: 15px;
    padding-right: 15px;
  }
  .evnt-slider-sec {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.evnt-sec {
    padding-top: 0px;
  }
  /* media query membership */
  .membership-options-price h3 {
    font-size: 52px;
  }
  .membership-options-data {
    padding-left: 10px;
    padding-right: 10px;
  }
  .membership-options-data p {
    font-size: 14px;
    text-align: left;
  }
  /* media query tour */
  .youth-group-tours-details p {
    font-size: 14px;
  }
  .adms_edu-list span {
    font-size: 14px;
  }
  #youth-group-tour-details-imp {
    font-size: 14px;
  }
  .youth-tours-image-details p {
    font-size: 18px;
  }
  .group-tours {
    padding: 40px 0px;
  }
  .youth-group-tours-details {
    padding-left: 15px;
    padding-right: 15px;
  }
  .btn-section {
    padding: 60px 0px;
  }
  /* media query cafe */
  section.cafe-canten-section.cafe-open {
    padding-top: 0px;
  }
  .cafe-title-vt h2 {
    padding-top: 20px;
  }
  .cafe-title h2 {
    font-size: 29px;
    padding-top: 30px;
  }
  .btn-section-button {
    margin-top: 20px;
  }
  .warbird-rides-sky {
    flex-direction: column;
  }
  .warbird-rides-info .warbird-rides-sky:nth-child(even) {
    flex-direction: column;
  }
  .warbird-rides-sky-img {
    width: 100%;
  }
  .warbird-rides-sky-dp-sec {
    width: 100%;
    padding-top: 20px;
  }
  .warbird-rides-sky-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .book-btn {
    width: 100%;
    margin-bottom: 39px;
    display: flex;
    justify-content: center;
  }
  .learn-btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .section.warbird-rides-sec {
    padding-top: 0px;
  }
  section.commt-brk-sec {
    padding-top: 10px;
  }
  section.brk-opt-sec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .brk-rpt-div {
    flex-direction: column;
  }
  .brk-rpt-prch {
    width: 100%;
    text-align: center;
    margin-bottom: 28px;
  }
  .brk-rpt-prch-info {
    padding-bottom: 50px;
  }
  .commt-brk-slider-img h2 {
    font-size: 23px;
    line-height: 30px;
  }
  /* media query single product */
  section.single-product-sec {
    padding-top: 40px;
  }
  /* store page media query  */
  .prodt-cat-sec .col-md-4.store-cat-col {
    width: 50%;
  }
  .woo-section ul.products.columns-3 {
    justify-content: space-between;
  }
  .woo-section h2.woocommerce-loop-category__title {
    font-size: 16px !important;
  }
  .woo-section {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  .search-dv-sd:before {
    left: 8%;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    height: 350px;
  }
  .woo-section ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 48% !important;
  }
  .search-dv-sd {
    font-size: 16px;
    font-weight: 400 !important;
  }
  /* card page css */
  .cust-coupon-code input#coupon_code {
    width: 100%;
    margin-bottom: 16px;
  }
  .cust-coupon-code button.button {
    width: 100%;
  }
  .prd-upt-btn button.button {
    text-align: center !important;
  }
  .cust-crt-tbl table.shop_table td {
    padding-top: 15px !important;
    padding-bottom: 16px !important;
  }
  .prd-upt-btn td.actions {
    padding: 0 !important;
  }
  .chk-form-info {
    padding: 20px 0px;
  }
  h2.chr-divider:before {
    left: 32%;
  }
  .div-main-1 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .hist-title.hstry-lne {
    padding-top: 20px;
  }
  .sky-train-slider .owl-nav {
    top: 20%;
  }
  .home-demo.sky-train-slider .item img {
    width: 100% !important;
  }
  .booking-title h1 {
    line-height: 46px;
  }
}
@media screen and (max-width: 425px) {
  /* Home Page Start */
  .hero-video-text-sec {
    top: 55%;
  }
  .contact-form-div {
    background: white;
    padding: 50px 50px 50px 50px;
    border-radius: 16px;
    margin: -40px 0 55px 0;
    width: 98%;
  }
  .history-vd-pgf {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .history-vd-pgf p {
    font-size: 14px;
    line-height: 22px;
    font-family: Montserrat, sans-serif;
  }
  .history-vd-title h1 {
    padding: 0 30px;
  }
  .support-museum {
    padding: 30px;
    background: #d72323;
    margin-left: 0;
    margin-top: 0;
  }
  .visiting-image-box {
    width: 100%;
    padding: 15px;
    flex-wrap: wrap;
  }
  section.visiting-sec .container {
    max-width: 100% !important;
    padding: 0px 15px;
  }
  .visiting-image-box {
    width: 100%;
    padding: 15px;
    flex-wrap: wrap;
    padding-right: 0;
  }
  .visiting-sec {
    background-color: #232e35;
    padding-bottom: 50px;
    margin-top: 0;
  }
  .ff-t-container.ff-column-container.ff_columns_total_2 {
    display: flex;
    gap: 0 !important;
    flex-wrap: wrap;
  }
  .ff-t-cell.ff-t-column-1, .ff-t-cell.ff-t-column-2 {
    flex-basis: 100% !important;
  }
  input#ff_3_email {
    margin: 0;
  }
  .experience-heading .inner-divider:before {
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  /* Home Page End */
  /* 	Admission Page Start */
  /* 	Admission Page End */
  /* 	Cafe Page Start  */
  section.cafe-canten-section {
    padding-bottom: 40px;
  }
  section.cafe-canten-section .container {
    padding: 0 30px;
    overflow-x: hidden;
  }
  .page-template-Cafe-Page-Template .btn-section {
    padding: 40px 20px;
  }
  .btn-section-button a {
    padding: 15px 20px;
    margin-top: 20px;
    width: 100%;
  }
  /* 	Cafe Page End  */
  .arbird-ride-title h2 {
    font-size: 24px !important;
  }
  .warbird-ride-info li.product.type-product {
    width: 100% !important;
  }
  section.warbird-ride-certificates-sec {
    padding-top: 10px;
  }
  .warbird-ride-info h2.woocommerce-loop-product__title {
    font-size: 16px !important;
  }
  .prodt-cat-sec .col-md-4.store-cat-col {
    width: 100%;
  }
  section.prodt-cat-sec {
    padding-left: 30px;
    padding-right: 30px;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    width: 100%;
  }
  .woo-section {
    padding-left: 30px;
    padding-right: 30px;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    height: 370px;
  }
  .woo-section ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
  }
  .woo-section form.woocommerce-ordering {
    float: left !important;
  }
  .search-dv-sd:before {
    left: 13%;
  }
  img.photo-gallary-sld {
    padding: 10px;
    height: 189px;
    width: 100%;
  }
  .phot-sld {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* @media screen and (min-width:1024px) and (max-width:1279px){ */
@media screen and (max-width: 1279px) {
  /* media query  about us */
  .heading-div h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .about-us-details p {
    font-size: 14px;
  }
  .items-head h3 {
    font-size: 16px;
    line-height: 16px;
  }
  .about-us-hangar-items p, .about-us-hangar-items2 p {
    font-size: 14px;
  }
  .board-of-directors-head h2 {
    padding-bottom: 2.52px;
    font-size: 32px;
  }
  .board-of-directors-list1 ul li span {
    font-size: 14px;
  }
  .board-of-directors-list1 p {
    font-size: 14px;
    padding-bottom: 15.52px;
  }
  .visit-tk-section .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vst-tk-btn {
    justify-content: center;
    padding-top: 13px;
  }
  /* media query end about us */
  /* media query  history */
  .history-vd-title h1 {
    font-size: 24px;
  }
  .history-vd-pgf p {
    font-size: 14px;
  }
  /*  media query  news letter */
  .news-letter-form .fluentform.fluentform_wrapper_4 {
    width: 50%;
  }
  .news-letter-form button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    padding: 10px 47px;
    font-size: 15px;
  }
  .signup-img img {
    width: 50%;
  }
  /*  media query  event rentals */
  .event-rnt-text-info p {
    font-size: 14px;
  }
  /* media query  visit */
  .admission-vd-title h1 {
    line-height: 36px;
    font-size: 36px;
    padding-bottom: 8px;
  }
  .vst-dscription p {
    font-size: 14px;
  }
  .vst-map-dsp p {
    font-size: 14px;
  }
  .vst-video-title h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .vst-video iframe {
    height: 500px;
  }
  /* media query end visit */
  .book-btn {
    width: 50%;
  }
  .learn-btn {
    width: 50%;
  }
  .warbird-rides-sky-dtl p {
    font-size: 14px;
  }
  .warbird-rides-sky-main-title p {
    font-size: 14px;
  }
  .commt-brk-dtl p {
    font-size: 14px;
  }
  .opt-val-dep p {
    font-size: 14px;
  }
  .opt-val-title h4 {
    font-size: 14px;
  }
  .opt-item-list h5 {
    font-size: 14px;
  }
  .opt-item-list p {
    font-size: 14px;
  }
  .opt-val-btn a {
    padding: 20px 40px;
    font-size: 15px;
  }
  /* media query  single Product */
  .sng-cnt-div .woocommerce-product-details__short-description {
    font-size: 14px !important;
  }
}
/* saif css  media Query  */
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .store-cat-dtl a {
    font-size: 22px;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    border: 10px solid #f7f7f7;
    text-align: center;
    height: 380px;
    position: relative;
  }
  .woo-section h2.woocommerce-loop-category__title {
    font-size: 18px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* media query  about us */
  .heading-div h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .about-us-details p {
    font-size: 14px;
  }
  .items-head h3 {
    font-size: 16px;
    line-height: 16px;
  }
  .about-us-hangar-items p, .about-us-hangar-items2 p {
    font-size: 14px;
  }
  .board-of-directors-head h2 {
    padding-bottom: 2.52px;
    font-size: 32px;
  }
  .board-of-directors-list1 ul li span {
    font-size: 14px;
  }
  .board-of-directors-list1 p {
    font-size: 14px;
    padding-bottom: 15.52px;
  }
  .about-us-hangar-list {
    padding-left: 15px;
    padding-right: 15px;
  }
  .visit-tk-section .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .vst-tk-btn {
    justify-content: center;
    padding-top: 13px;
  }
  .vst-vd-title h1 {
    line-height: 46px;
    text-align: center;
    font-size: 36px;
  }
  /* media query  Blog News */
  .caf-col-md-tablet6 {
    max-width: 48% !important;
  }
  /* media query  tour */
  .youth-group-tours-details p {
    font-size: 14px;
  }
  .adms_edu-list span {
    font-size: 14px;
  }
  .btn-section .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .btn-section .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .btn-section-button a {
    font-size: 16px;
    width: 30%;
    padding: 14px 10px;
  }
  .youth-tours-image-details {
    padding: 30px 20px 1px 20px;
  }
  .btn-section {
    padding: 60px 0px;
  }
  /* media query  warbird rides */
  a.learn-more-btn {
    padding: 13px 40px;
    max-width: 100%;
    font-size: 15px;
  }
  a.book-now-btn {
    padding: 13px 40px;
    font-size: 15px;
    max-width: 100%;
  }
  .brk-rpt-dtl p {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .brk-rpt-price h2 {
    padding-top: 27px;
    padding-bottom: 15px;
    font-size: 26px;
  }
  .brk-rpt-title h2 {
    font-size: 16px;
  }
  .opt-val-btn a {
    padding: 15px 28px;
  }
  .opt-val-btn {
    padding-bottom: 35px;
  }
  .opt-btn-section {
    padding-top: 0px;
    padding-bottom: 26px;
  }
  /* Shop page */
  .woo-section ul.products.columns-3 {
    justify-content: space-evenly;
  }
  .woo-section .col-md-8 {
    flex: 100%;
    max-width: 100%;
  }
  .woo-section .col-md-4 {
    flex: 50%;
    max-width: 50%;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    width: 30%;
  }
  .woo-section h2.woocommerce-loop-category__title {
    font-size: 14px !important;
  }
  section.woo-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .search-dv-sd {
    font-size: 20px;
  }
  .woo-section ul.products.columns-3 .product-category.product {
    border: 10px solid #f7f7f7;
    text-align: center;
    height: 400px;
    position: relative;
  }
  .woo-section ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30% !important;
  }
  .woo-section h2.woocommerce-loop-product__title {
    font-size: 14px !important;
  }
  h2.chr-divider:before {
    left: 0%;
  }
}
@media screen and (min-width: 768px) {
  .aircraft-section .container {
    padding: 0;
  }
  .aircraft-section .row {
    margin: 0;
    padding: 0;
  }
  .aircraft-section .col-md-12 {
    padding: 0;
    margin: 0;
  }
  .aircraft-gallery .ngg-gallery-thumbnail-box {
    width: 25%;
  }
  .aircraft-gallery .ngg-gallery-thumbnail img {
    width: 100%;
  }
}
.booknow-alert p {
  color: #dd2525;
  text-align: center;
  margin-bottom: 0;
}

.star-list,
.star-list ul {
  list-style: none;
}
.star-list li,
.star-list ul li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1em;
}
.star-list li::before,
.star-list ul li::before {
  content: "\f005";
  height: 1em;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #234e6a;
  display: inline-block;
  position: static;
  margin-left: -1.6em;
  margin-right: 0.5em;
}

.arrow-list,
.arrow-list ul {
  list-style: none;
}
.arrow-list li,
.arrow-list ul li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1em;
}
.arrow-list li::before,
.arrow-list ul li::before {
  content: "\f138";
  height: 1em;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #234e6a;
  display: inline-block;
  position: static;
  margin-left: -1.6em;
  margin-right: 0.5em;
}

h1.tribe-events-single-event-title {
  margin-top: 3em;
}

.gallery-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
.gallery-grid .gallery-grid-tile {
  width: 30%;
  border: 1px solid gray;
  padding: 5px;
  transition: all 300ms ease-in-out;
}
.gallery-grid .gallery-grid-tile:hover {
  border-color: #dd2525;
  transition: all 100ms ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.gallery-grid .gallery-grid-tile .gallery-grid-caption {
  text-align: center;
  font-family: "Montserrat";
  font-weight: 300;
  margin: 0.5em 0;
}

.post-archive-grid {
  max-width: 1140px;
  margin: 1em auto;
}
@media screen and (min-width: 500px) {
  .post-archive-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: center;
  }
  .post-archive-grid .post-grid-tile {
    width: calc(33% - 0.5em);
    min-width: 22em;
  }
}
.post-archive-grid .post-grid-tile {
  padding: 2em;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);
}
.post-archive-grid .post-grid-tile .entry-title {
  font-size: 1.4em;
  margin: 0.5em 0;
}
.post-archive-grid .post-grid-tile .entry-title a {
  color: black;
}
.post-archive-grid .tile-thumb {
  height: 15em;
  margin: -2em -2em 2em;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  transition: all 300ms ease-in-out;
}
.post-archive-grid .tile-thumb:hover {
  background-size: auto 110%;
  transition: all 300ms ease-in-out;
}
.post-archive-grid .post-excerpt {
  font-family: "Montserrat";
  margin: 1em 0;
}
.post-archive-grid .read-more {
  margin-bottom: 0;
}
.post-archive-grid .read-more-link {
  color: #dd2525;
}

.wp-pagenavi {
  text-align: center;
  margin: 1em;
}
.wp-pagenavi span,
.wp-pagenavi a {
  display: inline-block;
  padding: 0.5em 1em;
}

.categories-list-container {
  max-width: 1140px;
  margin: 0.5em auto;
}
.categories-list-container .categories-list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: space-around;
}
.categories-list-container .categories-list .category-item {
  margin: 0.5em;
  display: inline-block;
}
.categories-list-container .categories-list .category-item a {
  color: black;
}
.categories-list-container .categories-list .category-item a:hover {
  color: #dd2525;
}

.blue-bar {
  background: #234e6a;
  padding: 2em 0;
  margin: 1em 0;
}
.blue-bar p, .blue-bar h2, .blue-bar h3, .blue-bar h4, .blue-bar h5, .blue-bar ul {
  color: white;
}
.blue-bar .wpb_content_element {
  margin: 0;
}

.vc_btn3 {
  background: #dd2525 !important;
  border: none !important;
  color: white !important;
  padding: 15px 50px !important;
  text-decoration: none;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 27px !important;
}
.vc_btn3:hover {
  background: #234e6a !important;
}

.image-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  justify-content: center;
  gap: 1em;
}
.image-grid .image-item {
  width: 16em;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.nivo-control.active {
  display: inline-block !important;
}
