/*
Theme Name: Liberty Helicopters
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 9.9.6666666
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

/* Author: Rakesh bagri and deepak bhati */

@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i|Open+Sans:300,400,400i,600,700,800");

/*


    font-family: 'Karla', sans-serif;

    font-family: 'Open Sans', sans-serif;


*/

body {
  font-family: "Karla", sans-serif;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  color: #000;
  line-height: 1.5;
}

:focus {
  outline: none;
}

h1,
h2,
h3,
h4 {
  font-family: "Karla", sans-serif;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
}

h5 {
  font-size: 28px;
  font-family: "Karla", sans-serif;
  font-weight: normal;
}

h6 {
  font-size: 18px;
  font-family: "Karla", sans-serif;
  font-weight: normal;
}

#masthead {
  background: #111111;
}

.top-head {
  background: #e09f2b;
  padding: 10px 0;
  text-align: center;
  text-align: center;
  color: #111;
  text-transform: uppercase;
  display: block;
  clear: both;
  font-size: 18px;
}

.clr {
  display: block;
  clear: both;
}

.top-head p {
  margin: auto;
}
.top-head li {
  display: block;
}
.header_up p {
  margin: auto;
}
.header_up li {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}

.menu-toggle {
  display: none;
}

.main-navigation ul li,
.main-navigation ul {
  margin: 0px;
  margin: 0px;
  list-style: none;
}

.main-navigation ul li {
  position: relative;
  padding: 0 15px;
  float: left;
}

.main-navigation ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  line-height: 30px;
  font-family: "Karla", sans-serif;
  font-weight: 400;
}

.main-navigation .primary-menu {
  float: right;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 0px;
}

#menu-item-1218 {
	display: none;
}

@media only screen and (max-width: 991px) {
	#menu-item-1218 {
		display: block;
		text-align: center;
	}	
	#menu-item-1218 img {
		max-width: 220px;
		margin: auto;
		vertical-align: middle;
	}
}

@media only screen and (min-width: 992px) {
  .main-navigation .primary-menu .menu-item-has-children {
    padding: 0 22px 0 5px;
  }
}
.liberty-helicopter_slider .carousel-item .table {
  height: 460px;
}
.liberty-helicopter_slider h1 {
  font-size: 55px;
}
.liberty-helicopter_slider h1,
.liberty-helicopter_slider p {
  margin: 0px;
  font-weight: normal;
}

.liberty-helicopter_slider {
  font-size: 36px;
  text-transform: uppercase;
  color: #fff;
}

.table {
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.carousel-indicators li {
  background: #fff;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  margin: 0 10px;
  border-width: 0px;
}

.carousel-indicators li.active {
  background: #e09f2b;
}

.carousel-indicators {
  bottom: 20px;
  margin: 0px;
}

h5.b-tittle {
  text-transform: uppercase;
  font-size: 28px;
  color: #000;
  display: block;
  clear: both;
  text-align: center;
  margin: 0 0 50px 0;
  font-weight: 700;
}

.box-section {
  padding: 40px 0;
  display: block;
  clear: both;
  text-transform: uppercase;
  text-align: center;
}

.box-section h6 {
  font-size: 18px;
  font-weight: 700;
  margin: 16px auto 30px;
  max-width: 60%;
}
.carousel {
  margin: 0px;
}

.btn {
  background: #e09f2b;
  font-weight: 700;
  border: 1px solid #e09f2b;
  display: inline-block;
  color: #000;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 30px;
}
.btn:hover {
  background: #fff;
  color: #111;
}
a {
  text-decoration: none;
}

.p40 {
  padding: 40px 0;
}

.product-category-section .iteam {
  padding-top: 100%;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  text-transform: uppercase;
  color: #fff;
  background-position: center;
}

.product-category-section .iteam h5 {
  font-size: 24px;
  font-weight: 700;
  left: 20px;
  line-height: 31px;
  max-width: 300px;
  padding-right: 90px;
  position: absolute;
  top: 13px;
}

.product-category-section .iteam .price {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 28px;
  max-width: 120px;
  text-align: right;
  line-height: 35px;
}

.product-category-section .iteam .price .strikethrough {
  text-decoration: line-through;
  color: #cd5033;
}

.product-category-section .iteam .btn {
  letter-spacing: -0.9px; /*width: 150px;*/
  text-align: center;
  bottom: 25px;
  margin-left: -75px;
  left: 50%;
  position: absolute;
}

.product-category-section .iteam .btn:hover {
  background: #fff;
  color: #111;
}

.img-bg {
  background-position: center center;
  background-size: cover;
}

.safety-and-security-seciton .table {
  height: 330px;
  color: #fff;
}

.safety-and-security-seciton h5 {
  text-transform: uppercase;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.safety-and-security-seciton {
  padding-top: 40px;
}

.content-section {
  overflow: hidden;
}

.content-section .block6 {
  padding: 0px;
  float: left;
  width: 50%;
}

img {
  max-width: 100%;
  height: auto;
}

.content-section .table {
  text-align: left;
}

.content-section h6 {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

.content-section .text {
  max-width: 600px;
  font-size: 15px;
}

.help-form {
  padding: 150px 40px;
}

.help h5 {
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 20px 0;
}

.help-form ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.help-form ul li {
  padding: 7px 0;
  display: block;
  clear: both;
  list-style: none;
  margin: 0px;
  display: inline-block;
  width: 100%;
}

.help-form .wpcf7-textarea,
.help-form .wpcf7-text {
  background: #fff;
  border: 1px solid #e9e9eb;
  padding: 15px;
  font-size: 15px;
  font-family: "Karla", sans-serif;
  color: #000;
  width: 100%;
}

.help-form .wpcf7-submit {
  background: #000000 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
  padding: 10px 60px;
  text-transform: uppercase;
}

.help-form .wpcf7-submit:hover {
  background: #e09f2b none repeat scroll 0 0;
}
.fname {
  width: 70%;
  float: left;
}

.phone {
  width: 30%;
  float: left;
  padding-left: 4%;
}

.site-footer {
  background: #111;
  padding: 20px 0;
  font-family: "Karla", sans-serif;
  color: #fff;
}

#text-5 {
  text-align: center;
  text-transform: uppercase;
}

.f-logo {
  text-align: center;
  display: inline-block;
}

#text-3,
#nav_menu-2 {
  display: inline-block;
  vertical-align: middle;
}

.site-footer ul li,
.site-footer ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.site-footer a {
  color: #fff;
}
.site-footer a:hover {
  color: #e09f2b;
}

#menu-footer li {
  float: left;
  margin: 0 20px;
  text-transform: uppercase;
}

.site-footer .col-sm-8 {
  text-align: right;
}

#text-3 ul li {
  float: left;
  border: 1px solid #e09f2b;
  color: #e09f2b;
  margin: 0 5px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  font-family: "Karla", sans-serif;
  text-transform: uppercase;
  padding: 3px;
  width: 25px;
  line-height: 1;
  height: 25px;
  text-align: center;
}

.pagination {
  display: inline-block;
}

.pagination a,
.pagination span {
  font-size: 18px;
  display: inline-block;
  color: black;
  float: left;
  padding: 8px 19px;
  text-decoration: none;
}

.pagination a.active {
  background-color: #4caf50;
  color: white;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

/* --------------------- */

.inner-banner {
  position: relative;
  background-size: cover;
  min-height: 388px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
}
.inner-banner:before {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: rgb(0, 0, 0, 0.35);
  z-index: 1;
}
.inner-banner > .container {
  z-index: 2;
  position: relative;
}
.inner-banner h1.entry-title {
  font-size: 34px;
  text-transform: uppercase;
  padding: 70px 0 60px;
  margin: 0px;
  position: relative;
}
.inner-banner h1.entry-title:after {
  background: #fff;
  height: 10px;
  width: 130px;
  content: " ";
  display: block;
  position: absolute;
  bottom: 30px;
  left: 0px;
}

.inner-banner.no-background {
  background: #e09f2b;
  min-height: auto;
  padding-bottom: 40px;
}

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

#post-326 .col-lg-6,
#post-10 .col-lg-6 {
  padding: 0px;
}

#post-326 .text,
#post-10 .text {
  padding: 0 40px;
  font-size: 15px;
}
a {
  color: #e09f2b;
}

#post-326 .col-sm-6 ul {
  padding: 0px 0 0 15px;
  margin-bottom: 50px;
}

#post-326 .col-sm-6 ul li {
  margin: 15px 0;
}

.inner-banner .entry-content {
  max-width: 450px;
}
.inner-banner {
  margin-bottom: 40px;
}
.product-category-section .col-lg-4 {
  margin-bottom: 30px;
}

.product-category-section .iteam h5 {
  margin: 0px;
}
.product-page-content-box ul {
  padding: 0 0 0 20px;
}

#post-326 .col-sm-6 h2,
.content-txt h2,
.product-page-content-box h2 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 700;
}

.paginate {
  text-align: center;
  font-size: 18px;
  padding: 40px 0;
}
.pagination .current {
  background: #111111;
  color: #fff;
  font-size: 18px;
}

.content-txt {
  padding: 60px 0;
}

#post-326 .col-sm-6 img,
#post-10 .col-sm-6 img {
  display: block;
}

.blog-iteam .post.type-post {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100%;
  position: relative;
  margin-bottom: 17px;
}
.blog-iteam .post.type-post h5 {
  font-size: 22px;
  position: absolute;
  top: 20px;
  left: 20px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px;
  right: 20px;
}

.blog_btn {
  background: url(images/read-arrow.png) no-repeat right center;
  padding: 12px 50px 12px 0;
  color: #fff;
  float: right;
  margin: 15px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}

.no-background-header h6 {
  margin: 16px 0px;
  text-transform: uppercase;
}
.no-background-header {
  font-size: 15px;
  padding: 0px;
  overflow: hidden;
}
.no-background-header img {
  display: block;
}
.no-background-header .text {
  max-width: 600px;
  float: right;
  padding: 0 50px;
}
.no-background-header .text h1 {
  font-size: 34px;
  text-transform: uppercase;
  margin: 40px 0;
  position: relative;
}
.no-background-header .text h1:after {
  background: #000;
  height: 10px;
  width: 130px;
  content: " ";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0px;
}

.map p {
  margin: 0px;
}
.con-info {
  padding: 80px 0;
  text-align: center;
}
.con-info span {
  display: block;
  clear: both;
  padding: 15px 0;
}
.con-info a {
  color: #000;
}

.con-info .col-sm-4:nth-child(1) span.contact-text {
  max-width: 200px;
  margin: auto;
  text-transform: uppercase;
}

.not-found h1 {
  color: #ffffff;
  font-size: 36px;
}
.not-found img {
  margin: 50px 0;
}
.not-found {
  text-align: center;
  padding: 70px 0;
  display: block;
  clear: both;
}
.not-found .btn {
  background: #000;
  color: #fff;
  border-color: #000;
}

.tag span {
  display: inline-block;
  font-size: 17px;
  color: #6c6d6f;
  text-transform: uppercase;
}
.tag span a {
  color: #6c6d6f;
}
.tag {
  padding-bottom: 0;
  display: block;
  clear: both;
}

.right-bar h2 {
  color: #3e3e3e;
  font-size: 30px;
  margin: 0;
  margin-top: 15px;
  padding: 0 15px 10px 0;
  text-transform: uppercase;
}

.not-found .btn:hover {
  background: #e09e2b;
  color: #111111;
}
.display-next {
  display: block;
  clear: both;
  padding: 70px 0;
}
.display-next a {
  color: #6d6d70;
}
.display-next .prev {
  float: left;
}
.display-next .next {
  float: right;
}

.single-product {
}
.single-product h1 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  position: relative;
  padding: 66px 0 0;
}
.single-product h1 span {
  color: #e09f2b;
}
.single-product h1 span.clear {
  display: block;
}
.single-product h1 .strikethrough {
  text-decoration: line-through;
  color: #cd5033;
}
.single-product h1 span.normal-price,
.single-product h1 span.discount-price {
  display: inline-block;
}
.single-product h1 span b {
  font-weight: 400;
  text-transform: none;
  font-size: 18px;
}

.single-product h2 {
  color: #808285;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.single-product h1:after {
  content: "";
  position: relative;
  width: 124px;
  height: 10px;
  background: #000;
  display: block;
  margin: 20px 0 14px;
}
.sigle_txt {
  padding: 4px 0 63px;
}
.sigle_txt p {
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  padding-bottom: 4px;
}

.single-product #cf-new-booking {
  text-transform: uppercase;
}

.single_booking {
  padding: 20px 0 86px;
}
.gift-certs {
    float: left;
    display: block;
    width: 220px;
    padding: 4px 0;
}
.header_call {
  float: right;
  color: #e09f2b;
  display: inline-block;
  margin: 5px 40px 5px;
  padding: 3px 0 0;
  vertical-align: middle;
}

.header_social {
  float: right;
}

.header_social ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.header_social ul li {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #e09f2b;
  margin: 0 0 0 2px;
}
.header_social ul li a {
  width: 26px;
  height: 26px;
  display: block;
}

.header_social ul li.fb_link a {
  background: url("images/social_icon.png") no-repeat 8px 5px;
}
.header_social ul li.tw_link a {
  background: url("images/social_icon.png") no-repeat -24px 6px;
}
.header_social ul li.yu_link a {
  background: url("images/social_icon.png") no-repeat -56px 5px;
}
.header_social ul li.ins_link a {
  background: url("images/social_icon.png") no-repeat -88px 5px;
}

ul.influencer_social {
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 0;
  vertical-align: middle;
}

ul.influencer_social li {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #e09f2b;
  margin: 0 0 0 2px;
}
ul.influencer_social li a {
  width: 26px;
  height: 26px;
  display: block;
}

ul.influencer_social li.fb_link a {
  background: url("images/social_icon.png") no-repeat 8px 5px;
}
ul.influencer_social li.tw_link a {
  background: url("images/social_icon.png") no-repeat -24px 6px;
}
ul.influencer_social li.ins_link a {
  background: url("images/social_icon.png") no-repeat -88px 5px;
}

.about_page .text h2 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
}

.header_up {
  overflow: hidden;
  padding: 15px 20px 3px 0;
  text-align: right;
}

.main-navigation ul li.menu-item-524 a {
  color: #111111 !important;
  background: #e09f2b;
  width: auto;
  padding: 0 5px;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 15px;
}
.main-navigation ul li.menu-item-524 a:hover {
  background: #fff;
  color: #111;
}

.custom-logo-link {
}
.custom-logo-link img {
  width: 128px;
  padding: 10px 0;
}

.big_heading {
  font-size: 48pt;
  font-weight: 700;
  letter-spacing: 0;
}

.big_heading p a {
  display: inline-block;
  background: #e09f2b;
  color: #111;
  width: auto;
  padding: 0 15px;
  height: 38px;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 40px;
  font-weight: 700;
}
.big_heading p a:hover {
  background: #fff;
  color: #111;
}

.product-category-section .mid-title .iteam h5 {
  max-width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  padding: 20px;
  width: 100%;
  transform: translateY(-50%);
}

/** 29 December 2018 Css Start here **/

.main-navigation ul li a:hover {
  color: #e09f2b;
}

.comm {
	text-align: left;
}

.email br:last-child {
  display: none;
}
.footer_right p {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  padding-right: 30px;
}
.footer_right p:last-child {
  padding-right: 0;
}
#text-4.widget.widget_text {
  margin: 30px 0 0;
}

.f-logo #text-2 p {
  font-size: 15px;
  margin-top: 3px;
  text-align: left;
}

.f-logo img {
  max-width: 160px !important;
}

.page-id-10 .safety-and-security-seciton {
  padding-top: 0;
}
.page-id-10 .inner-banner {
  margin-bottom: 0;
}

.middle-box-content-section .table-cell.text-left {
  padding-left: 30px;
}

.middle-box-content-section .btn {
  margin-top: 10px;
}

.grey_bg {
  background-color: #f6f5f4;
}

.product-page-content-box ul li {
  display: block;
  position: relative;
}

.product-page-content-box ul li::after {
  background: #e09f2b none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 8px;
  left: -18px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 8px;
}

.yellow_span {
  color: #e09f2b;
}

.product-page-content-box {
  margin: 0 0 46px 0;
}
.about_page .col-sm-6 {
  padding: 0;
}

.about_page .text p {
  font-size: 15px;
}

.page-id-37 .inner-banner {
  margin-bottom: 0;
}
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_parent a {
  color: #e09f2b;
}

.wpcf7-response-output {
  display: none !important;
}

.btn_black:hover {
  background: #e09f2b;
  color: #111111;
}

.blog-page .blog-iteam {
  padding: 0 8px;
  position: relative;
}
.lh-shadow {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  left: 0;
  top: 0;
}

.back_btn i {
  padding: 0 8px 0 0;
}

.back_btn a {
  color: #565656;
}

.left_blog_content {
  padding: 0 30px 0 0;
}

.back_btn {
  margin: 0 0 30px;
}

.left_blog_content {
  padding: 20px 30px 0 0;
}
.contact-info iframe {
  height: 210px !important;
}

.footer_right {
  margin: 50px 0 0;
  text-align: right;
}

.conatct_div {
  background: #f6f5f4;
}
.map {
  margin: 0 0 -8px;
}

.closetoggle {
  display: none;
}
a.btn {
  display: inline-block;
}

.about_page .col-lg-6 {
  padding: 0;
}

.about_page .text {
  padding: 0 20px;
}
.single_img .post-thumbnail img {
  width: 100%;
}

.footer_social li {
  border: 1px solid #e09f2b;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0 0 2px;
  text-align: center;
}

.footer_social li a {
  display: block;
  height: 25px;
  width: 25px;
}

.footer_social li.fb_link a {
  background: url("images/social_icon.png") no-repeat 5px 1px;
}
.footer_social li.tw_link a {
  background: url("images/social_icon.png") no-repeat -29px 1px;
}
.footer_social li.yu_link a {
  background: url("images/social_icon.png") no-repeat -61px 1px;
}
.footer_social li.ins_link a {
  background: url("images/social_icon.png") no-repeat -93px 1px;
}

/** 29 December 2018 Css End here **/

/** 31 December 2018 Css Start here **/

.ui-accordion .ui-accordion-header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #3f3d3c !important;
  font-size: 19px !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  font-weight: 700;
}
.ui-widget-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #000 !important;
  padding: 0 !important;
  height: auto !important;
}

.dpkaccordion {
  padding: 33px 38px 32px 32px;
}

.dpkaccordion.even {
  background: #eae9e9 none repeat scroll 0 0;
}
.dpkaccordion.odd {
  background: #ffffff none repeat scroll 0 0;
}

.ui-widget-content p {
  color: #000000 !important;
  margin: 22px 0 15px !important;
}

.ui-icon {
  height: 40px !important;
  width: 40px !important;
  background-position: center center !important;
  background-repeat: no-repeat;
  position: absolute !important;
  right: -15px !important;
  background-size: 85% 85% !important;
  top: -6px;
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/wp-content/uploads/2018/12/minus_icon.png") !important;
  background-position: center center;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/wp-content/uploads/2018/12/plus_icon.png") !important;
}

.faq_page {
  padding: 10px 0 40px;
}

#masthead {
  position: relative;
}

.header_height {
  display: block;
  min-height: 120px;
  transition: all ease 0.6s;
}

@media only screen and (max-width: 991px) {
	.header_height {
	  min-height: 114px;
	}	
}

.fixed-header #masthead {
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: -120px;
  z-index: 99;
  -webkit-transition: transform 0.6s ease 0s;
  -moz-transition: transform 0.6s ease 0s;
  -ms-transition: transform 0.6s ease 0s;
  transition: transform 0.6s ease 0s;
  transform: translateY(120px);
}
.fixed-header .top-head {
  display: none;
}

.display-table {
  display: table;
  height: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.thankyou_page {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
}
.thnk_you {
  text-align: center;
  color: #fff;
}

a.btn_black {
  display: inline-block;
}
.btn_black {
  background: #111111 none repeat scroll 0 0;
  color: #fff;
  text-align: center;
  padding: 8px 30px;
}

.thnk_you h1 {
  font-size: 70px;
  font-weight: normal;
  text-transform: uppercase;
}
.thnk_you p {
  font-size: 19px;
  margin: -7px 0 27px;
}

.page-id-326 .inner-banner.clr {
  margin: 0;
}

.middle-box-content-section .text ul {
  margin: 0 0 0 10px;
  padding: 0 0 0 12px;
}
.middle-box-content-section .text ul li {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.middle-box-content-section .text ul li::after {
  background: #e09f2d none repeat scroll 0 0;
  content: "";
  height: 6px;
  left: -13px;
  position: absolute;
  top: 6px;
  width: 6px;
}
.middle-box-content-section .row {
  margin-bottom: -7px;
}

.forzerofor {
  background-image: url("/wp-content/uploads/2018/12/thank_you_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.con-info .contact-text {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.con-info .contact-text span {
  display: inline-block;
  padding: 0px;
}

.navigation .screen-reader-text {
  display: none;
}

.navigation .nav-links {
  overflow: hidden;
}

.navigtn {
  margin: 50px 0 60px;
  text-align: center;
}

.blog-iteam .post.type-post h5 a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: none;
  margin: auto;
  padding: 0;
  position: relative;
  color: #fff;
}

.home_box_img {
  min-height: 106px;
  position: relative;
}
.home_box_img > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  max-height: 100px;
}

/** 31 December 2018 Css End here **/

/** 4 january 2019 Css Start here **/
.safety-and-security-seciton .img-bg {
  padding: 18px 0 68px;
}

.why_wait_content {
  padding: 20px 30px 20px 20px;
}

.content-section.why_wait {
  margin: 0;
}

.why_image img {
  width: 100%;
  vertical-align: middle;
}

.about_content {
  padding: 0 20px 0 30px;
}

body {
  overflow-x: hidden;
}
.about_img {
  background-size: cover !important;
  background-position: 100% !important;
  background-repeat: no-repeat !important;
}
.deals-inner .about_img {
  min-height: 500px;
}
.about_img img {
  width: 100%;
  vertical-align: middle;
}
.about_page .middle-box-content-section .table-cell.text-left {
  padding-left: 0;
}

.main-navigation ul li ul {
  background: rgba(17, 17, 17, 0.3) none repeat scroll 0 0;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/*.menu-main-container {
  overflow: hidden;
}
*/

.menu-main-container .dropdown-toggle .screen-reader-text {
  display: none;
}

.dropdown-toggle::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  content: "";
  font-family: FontAwesome;
  font-size: 17px;
  margin: auto;
  padding: 0;
}

.dropdown-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 9px;
  top: 7px;
}

/*.main-navigation ul li ul li a {
  color: #111111;
}*/
.main-navigation ul li ul li {
  float: none;
  margin: auto;
  padding: 8px 13px 9px;
}
.main-navigation ul li ul {
  background: #111111;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 99%;
  width: 165px;
  display: block;
  left: -999em;
  z-index: 99;
}
.main-navigation ul li ul.sub-menu.toggled-on {
  left: auto;
}
.main-navigation ul li:hover ul.sub-menu {
  left: auto !important;
}

.clearfix {
  clear: both;
  overflow: hidden;
}

.main-navigation ul li.current-menu-parent ul.sub-menu.toggled-on {
  left: -999em;
}

.middle-box-content-section .row {
  margin: 0;
}

/** 4 january 2019 Css End here **/

@media screen and (max-width: 991px) {
  .custom-logo-link img {
    width: 110px;
  }
  .header_social {
    display: none;
  }

  .header_up {
    overflow: hidden;
    padding: 0;
    text-align: right;
  }
  .header_call a {
    display: block;
    margin: 0;
    font-size: 13px;
  }
  .site-header-main {
    padding: 2px 0;
    position: relative;
  }
  .menu-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #e09f2b;
    display: block;
    font-size: 38px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 6px;
    cursor: pointer;
  }

  .liberty_nav {
    position: absolute;
    top: 26px;
  }

  .main-navigation {
    background: #111111 none repeat scroll 0 0;
    bottom: 0;
    height: 100vh;
    left: -100%;
    max-width: 400px;
    position: fixed;
    top: 0;
    width: 75%;
    z-index: 99;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }

  .open_menu::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
  }

  .open_menu {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    overflow: hidden;
  }

  .open_menu .main-navigation {
    left: 0;
  }

  .main-navigation .primary-menu {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }

  .main-navigation ul li {
    border-bottom: 1px solid #303030;
    display: block;
    float: none;
    padding: 5px 14px;
  }

  .top-head {
    font-size: 12px;
    padding: 8px 0;
  }
  .closetoggle #close-toggle {
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    font-size: 32px;
  }

  .closetoggle #close-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #e09f2b;
    cursor: pointer;
    display: inline-block;
    font-size: 32px;
    padding: 0;
  }

  .closetoggle {
    background: #1b1b1b none repeat scroll 0 0;
    display: block;
    text-align: right;
    padding: 5px 11px;
  }

  .create_by p {
    font-size: 15px;
  }

  .dropdown-toggle {
    top: 10px;
  }

  .main-navigation ul li:hover ul.sub-menu {
    left: -999em !important;
  }

  .main-navigation ul li ul {
    display: none;
    left: auto !important;
    position: relative;
    width: 106%;
    background: #212121;
  }

  .main-navigation ul li ul.sub-menu.toggled-on {
    left: auto !important;
    display: block;
  }

  .dropdown-toggle.toggled-on::after {
    content: "";
  }
}

.f-logo #text-2 p {
  margin: 0;
}

@media screen and (max-width: 767px) {
	#text-3 {
		padding-top: 20px;
	}
	.footer_right p {
		padding-right: 15px;
	}
	.footer_right p:nth-child(2) {
		padding-right: 0;
	}
  .ui-accordion .ui-accordion-header {
    padding-right: 30px !important;
  }
  .f-logo section {
    display: block;
    vertical-align: bottom;
    text-align: center;
  }

  .f-logo {
    display: block;
    text-align: left;
  }

  .f-logo #text-2 p {
    text-align: center;
  }
  .f-logo #text-2 {
    float: none;
    display: block;
    margin: 20px 0 0;
  }
  #menu-footer {
	  text-align: center;
  }
  #menu-footer li {
    display: inline-block;
    margin: 0 18px 0 0;
    text-transform: uppercase;
    float: none;
  }

  .site-footer ul li,
  .site-footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .footer_right {
    margin: 20px 0 0;
    text-align: center;
  }
  .menu-footer-container {
    margin: 0 0 4px;
  }
  #text-3 ul li {
    float: none;
    margin: 0 10px 0 0;
    display: inline-block;
  }
  #text-4.widget.widget_text {
    margin: 20px 0 16px;
    text-align: center;
  }

  .mobile {
    padding: 0 20px 0 0;
  }
  .big_heading {
    font-size: 29px;
  }
  .liberty-helicopter_slider h1 {
    font-size: 35px;
  }
  .liberty-helicopter_slider .carousel-item .table {
    height: 380px;
  }

  h5.b-tittle {
    font-size: 24px;
    margin: 0 0 30px;
  }

  .box-section h6 {
    font-size: 18px;
    max-width: 100%;
  }

  .product-category-section .iteam h5 {
    font-size: 20px;
  }

  .product-category-section .iteam .price {
    font-size: 20px;
    text-align: right;
  }

  .content-section {
    margin: 30px 0;
  }
  .help-form {
    padding: 40px 0;
  }

  .help h5 {
    margin: 0 0 10px;
  }
  h5 {
    font-size: 22px;
  }

  .product-category-section .col-lg-4 {
    margin: 4px 0;
  }

  .middle-box-content-section .table-cell.text-left {
    padding-left: 0;
  }
  #post-326 .col-sm-6 .text,
  #post-10 .col-sm-6 .text {
    padding: 0 18px;
  }
  #post-326 .col-sm-6,
  #post-10 .col-sm-6 {
    margin: 10px 0;
  }
  .inner-banner h1.entry-title {
    font-size: 23px;
    padding: 40px 0 42px;
  }
  .inner-banner h1.entry-title::after {
    bottom: 21px;
  }

  .inner-banner .entry-content {
    font-size: 15px;
  }

  .inner-banner {
    min-height: 340px;
  }
  .inner-banner.no-background {
    min-height: auto;
  }
  #post-326 .text,
  #post-10 .text {
    padding: 21px 17px;
  }
  .inner-banner {
    margin-bottom: 20px;
  }

  .paginate {
    padding: 20px 0;
  }

  .img111 {
    margin: 20px 0;
  }

  .p40 {
    padding: 20px 0 20px;
  }

  .about_page .text {
    padding: 14px 12px;
  }
  .about_page h2 {
    font-size: 19px;
    margin: 0;
  }

  .left_blog_content {
    padding: 0 0px 0 0;
  }
  .left_blog_content p {
    font-size: 15px;
  }
  .right-bar h2 {
    font-size: 20px;
  }
  .display-next {
    padding: 40px 0;
  }

  .no-background-header .text {
    padding: 20px 20px;
    max-width: 100%;
  }
  .no-background-header .text h1 {
    font-size: 27px;
  }

  .sigle_txt {
    padding: 4px 0 33px;
  }

  .content-txt {
    padding: 40px 0;
  }

  .ui-accordion .ui-accordion-header {
    font-size: 15px !important;
  }
  .dpkaccordion {
    padding: 13px 16px 12px 16px;
  }

  .ui-icon {
    background-size: 66% 66% !important;
    right: -35px;
    top: -3px;
  }

  .ui-widget-content p {
    font-size: 14px;
  }

  .no-background-header .text {
    padding: 0 20px 20px;
  }

  .no-background-header .text h1 {
    font-size: 30px;
    margin: 22px 0;
  }
  .no-background-header .text h1::after {
    bottom: -10px;
  }

  .con-info {
    padding: 40px 15px;
  }

  .f-logo img {
    margin-left: -4px;
  }

  .about_content {
    max-width: 100%;
    padding: 0 20px 0 20px;
  }

  #post-326 .col-lg-6,
  #post-10 .col-lg-6 {
    padding: 0 0;
  }
  .middle-box-content-section .row {
    margin: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.email {
		padding-right: 0px !important;
		text-align: right;
	}
  .comm {
	  padding-left: 0px;
	  padding-top: 10px;
	  text-align: right;
  }
  .content-section .table {
    padding: 20px 20px 20px 20px;
  }
  .middle-box-content-section .row {
    margin: 0px;
  }
  #menu-footer li {
    margin: 0 11px;
    text-transform: uppercase;
  }

  .footer_right {
    text-align: right;
  }

  .box-section h6 {
    font-size: 16px;
    max-width: 100%;
  }
  h5.b-tittle {
    font-size: 24px;
    margin: 0 0 30px;
  }

  .product-category-section .iteam h5 {
    transform: none !important;
    font-size: 18px;
    left: 10px;
    padding-right: 90px;
    top: 11px !important;
  }
  .product-category-section .iteam .price {
    font-size: 18px;
    right: 10px;
    text-align: right;
  }
  .btn {
    padding: 10px 20px;
  }

  .content-section {
    margin: 20px 0;
  }

  .big_heading {
    font-size: 45px;
  }
  .liberty-helicopter_slider .carousel-item .table {
    height: 400px;
  }

  .middle-box-content-section .table-cell.text-left {
    padding-left: 0;
  }
  #post-326 .col-sm-6 .text,
  #post-10 .col-sm-6 .text {
    padding: 0 20px;
  }

  #post-326 .text,
  #post-10 .text {
    padding: 20px 20px;
  }

  .img111 {
    margin: 20px 0;
  }
  .paginate {
    padding: 10px 0;
  }

  .about_page .text {
    padding: 20px 10px;
  }

  .right-bar h2 {
    font-size: 20px;
    padding: 4px 15px 10px 0;
  }

  .blog-iteam .post.type-post h5 {
    font-size: 22px;
    left: 10px;
    right: 20px;
    top: 10px;
  }
  .left_blog_content {
    padding: 0 10px 0 0;
  }

  .no-background-header .text h1 {
    font-size: 34px;
    margin: 40px 0;
  }

  .no-background-header .text {
    max-width: 100%;
    padding: 0 20px 40px;
    float: none;
  }

  .sigle_txt {
    padding: 4px 0 33px;
  }
  .dpkaccordion {
    padding: 21px 33px 21px 17px;
  }
  .ui-icon {
    right: -20px;
  }

  .ui-accordion .ui-accordion-header {
    font-size: 16px !important;
  }

  .top-head {
    font-size: 16px;
  }
  .about_content {
    max-width: 100%;
    padding: 0 20px;
  }
}

.product-category-section .iteam.bg-contain {
  background-size: contain;
  background-color: #000;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main-navigation ul li a {
    font-size: 15px;
  }

  .main-navigation ul li {
    padding: 0 5px;
  }

  .box-section h6 {
    max-width: 80%;
  }
  .product-category-section .iteam h5,
  .product-category-section .iteam .price {
    font-size: 18px;
  }
  .product-category-section .iteam .price {
    text-align: right;
  }
  .content-section {
    margin: 0 0 20px;
  }
  .content-section h6 {
    font-size: 18px;
    margin: 8px 0;
  }
  #post-326 .text,
  #post-10 .text {
    padding: 10px;
  }

  .middle-box-content-section .table-cell.text-left {
    padding-left: 10px;
    padding-right: 15px;
  }

  .about_page .text p {
    font-size: 13px;
    margin: 7px 0;
  }

  .product-page-content-box ul li {
    font-size: 15px;
  }

  .product-page-content-box p {
    font-size: 15px;
  }

  .about_page h2 {
    font-size: 19px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .main-navigation ul li {
    padding: 0 15px;
  }
}

.shadow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
}
.single-post .single-featured-image {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 400px;
}
.single-post p:first-of-type {
  margin-top: 0;
}
.single-product .post-thumbnail {
  position: relative;
}
.single-product .discount-sticker {
  position: absolute;
  z-index: 1;
  right: 10px;
  bottom: 10px;
}

@media only screen and (max-width: 499px) {
  .single-product .discount-sticker {
    max-width: 50%;
  }
}

.page-template-inner-page .post-thumbnail img {
  width: 100%;
}

.page-template-thank-you-purchase .header_height,
.page-template-thank-you-purchase .site-footer {
  display: none;
}

body.page-template-thank-you-purchase,
.page-template-thank-you-purchase .site,
.page-template-thank-you-purchase .site-inner,
.page-template-thank-you-purchase .site-content,
.page-template-thank-you-purchase .thankyou_page {
  height: 100% !important;
  min-height: 100% !important;
}

.page-template-thank-you-purchase .thankyou_page h1 {
  font-size: 50px;
}

/*** CHARTER ***/
html {
  scroll-behavior: smooth;
}

.page-template-charter .inner-banner {
  margin-bottom: 0;
}

.split-box {
  display: flex;
  flex-wrap: wrap;
}

.split-box__first-half,
.split-box__second-half {
  flex: 1 50%;
  min-width: 400px;
}

.split-box__first-half {
  background: #f1f2f2;
  padding: 40px 10vw;
}

.split-box__second-half {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-box__second-half:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(224, 159, 43, 0.78);
}

.second-half-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 45px;
}

.split-box__second-half .light-text,
.split-box__second-half .dark-text {
  width: 75%;
  font-size: 24px;
}

.split-box__second-half .light-text {
  color: #fff;
  line-height: 39px;
  text-transform: uppercase;
}

.split-box__second-half .dark-text {
  color: #000;
  line-height: 29px;
}

.explore {
  margin: 150px 0;
  text-align: center;
}

.explore h3 {
  font-size: 24px;
  font-weight: 300;
}

.explore ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}

.explore ul li:after {
  content: "|";
  color: #000;
  padding: 10px;
}

.explore ul li:last-of-type:after {
  content: "";
}

.alt-content-section {
  display: flex;
}

.alt-content-section:nth-of-type(even) .content-image {
  order: 2;
}

.alt-content-section:nth-of-type(even) .content-text {
  background: #fff;
}

.alt-content-section .content-text {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f2f2;
}

.content-text__container {
  width: 100%;
  padding: 0 10vw;
}

.alt-content-section .content-image {
  flex: 1;
  overflow: hidden;
}

.alt-content-section .content-image img {
  height: 100%;
  width: 100%;
  max-width: unset;
  object-fit: cover;
  object-position: center;
}

.alt-content-section .content-text {
  flex: 2;
}

.charter-contact-info .row {
  justify-content: space-around;
}

@media (max-width: 991px) {
  .alt-content-section {
    flex-direction: column;
  }

  .alt-content-section .content-image {
    height: 350px;
  }

  .alt-content-section .content-image img {
    width: 100%;
    height: 100%;
  }

  .alt-content-section:nth-of-type(even) .content-image {
    order: unset;
  }

  .content-text__container {
    width: 100%;
    padding: 20px;
  }
}

@media (max-width: 767px) {
.email,.comm {
	width: 100%;
}
.email {padding-right: 0px !important;}
  .comm {
	  padding-left: 0px;
	  padding-top: 15px;
	  text-align: center;
  }
  .split-box {
    flex-direction: column;
  }

  .split-box__first-half,
  .split-box__second-half {
    min-width: unset;
  }

  .split-box__first-half {
    padding: 20px;
  }

  .split-box__second-half .second-half-content {
    padding: 20px;
  }

  .charter-contact-info .row {
    flex-direction: column;
  }

  .explore ul {
    flex-direction: column;
  }
  .explore ul li:after {
    content: "";
  }
}
.waf {
    font-size: 12px;
    line-height: 1.5;
	padding-top: 10px;
    padding-right: 65px;
    position: absolute;
}

.influencer-section .iteam {
  padding-top: 100%;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  background-position: center;
  margin-bottom: 17px;
}

.influencer-section .iteam h5 {
  font-size: 24px;
  font-weight: 700;
  left: 20px;
  line-height: 31px;
  padding-right: 0;
  position: absolute;
  top: 13px;
  margin: 0;
  text-transform: uppercase;
}

.influencer-section .iteam h5 a {
	color: #fff;
}

.single-influencer .site-content {
	padding: 50px 0;
}

.single-influencer .site-content h1 {
	text-transform: uppercase;
}

.single-influencer .site-content p {
	line-height: 32px;
}

.influencer-photo-video-toggle {
	margin: 50px 0 70px 0;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
}
.influencer-photo-video-toggle a {
	padding: 15px 20px;
	cursor: pointer;
}
.influencer-photo-video-toggle a.border-right {
	padding-right: 25px;
	border-right: 1px solid #565656;
}

.influencer-carousel .modal-header {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 99;
    padding: 0;
    border: none;
}

.influencer-carousel .modal-body {
	padding: 0;
}

.influencer-carousel .modal-body video {
	vertical-align: middle;
	width: 100%;
	min-width: 100%;
}

.single-influencer .influcenter-photo,
.single-influencer .influencer-vid {
	margin-bottom: 15px;
}

.single-influencer .modal-dialog {
	margin-top: 100px;
}

.single-influencer .carousel-control-prev,
.single-influencer .carousel-control-next {
	top: 50%;
	height: 50px;
	z-index: 9;
}
#carouselExampleControls,
#carouselExampleControls2 {
	padding-right: 0px !important;
	display: block !important;
}

.fees-included {
	font-size: 12px;
}

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

.vendor-photos p {
	text-align: left;
}

.vendor-photo img {
	vertical-align: middle;
}