/*
Theme Name: Luxury Travel Pro
Theme URI: https://www.themesglance.com/themes/premium-travel-agency-wordpress-theme/
Author: Themes Glance
Author URI: https://www.themesglance.com/
Description: Luxury Travel Pro is a Travel agency WordPress theme that is made specifically for sites dealing in travel and tourism business. This multipurpose Tour WordPress Theme best suits versatile businesses such as tourist agencies, tour operators, travel guides, photographic agencies, travel diaries, vacation, airlines, hotels, lifestyle, technology, traveling or journey blog, fashion, and a lot more. It’s a very user-friendly and interactive Travel WordPress Theme that supports the latest WordPress versions. It has an eye-catching design which attracts a number of travel enthusiasts. Ample of personalization options are provided that eases the process of customizing the theme according to your choices. The Call to action button (CTA) is an element well-incorporated in the theme to redirect the users to take an action. The theme has different sections and the testimonial section is developed particularly to display client reviews about your business. This Travels WordPress Theme supports multiple browsers, thereby making your site appear on different browsers. The secure and clean codes make this theme extremely lightweight and hassle-free which aids in giving faster page load time. It is 100% responsive built with optimized codes making your site appealing even on small screen sizes. Furthermore, due to the SEO friendly nature of the theme, there is no issue in bringing your site at high ranks in search engines. And the social media options make it super easy for you to enter the social networking world and spread your business. Showcase your services along with your professionals and team members in a charming way with this theme. So, get this beautiful Travel WP theme now and flourish worldwide. Live Demo: https://www.themesglance.com/luxury-travel-pro/
Version: 1.6
License: GNU General Public License
License URI: license.txt
Text Domain: luxury-travel-pro
Tags: left-sidebar,right-sidebar,one-column,two-columns,three-columns,four-columns,grid-layout,custom-background,custom-logo,custom-menu,custom-header,featured-images,footer-widgets,sticky-post,full-width-template,theme-options,threaded-comments,translation-ready,rtl-language-support, blog, food-and-drink, portfolio
Luxury Travel Pro WordPress Theme has been created by Themesglance(themesglance.com), 2017.
Luxury Travel Pro WordPress Theme is released under the Terms of GNU GPL
*/

/* Basic Style */
body{
	margin:0;
	padding:0;
	-ms-word-wrap:break-word;
	word-wrap:break-word;
	background-color:#f7f7f7;
	font-size:14px;
	color:#5b5b5b;
	font-family:Open sans;
}
img{
	margin:0;
	padding:0;
	border:none;
	max-width:100%;
	height:auto;
}
img.custom-logo{
        max-width:none;
}
img.header-image{
        max-width:none;
        margin-bottom: 25px;
}
.img-container{
    text-align: center;
}
section img{
	max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{
	margin:0;
	padding:10px 0;
	font-family: Ubuntu;
}

p{
	margin:0 0 15px;
	padding:0;
	font-size:16px;
	line-height:normal;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#32aad6;
	font-family: Ubuntu;
}

a:hover{
	text-decoration:none;
	color:#000066;
}

a:focus,
a:hover{
	text-decoration:none !important;
}

ul{
	margin:0 0 0 15px;
	padding:0;
}

:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

select{
  width:100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary{
  clear:both;
}
.form-field select::-ms-expand {
      display: none;
    }

.clear{
	clear:both;
}
input[type='submit']:hover{
	cursor: pointer;
}
.center{
	text-align:center;
	margin-bottom:40px;
}
.main-wrap-box{
	margin:0 auto;
	padding:0px 0 50px;
}
.wp-caption{
	margin:0;
	padding:0;
	font-size:13px;
	max-width:100%;
}
.wp-caption-text{
	margin:0;
	padding:0;
}
.screen-reader-text {
	position: absolute;
	top:-9999em;
	left:-9999em;
}
.sticky{
	margin:0;
	padding:0;
}
.gallery-caption{
	margin:0;
	padding:0;
}
.alignleft,
 img.alignleft {
 	display: inline;
	float: left;
	margin-right:20px;
	margin-top:4px;
	margin-bottom:10px;
	padding:0;
	border:1px solid #bbb;
	padding:5px;
}
.alignright,
 img.alignright {
	display: inline;
	float: right;
	border:1px solid #bbb;
	padding:5px;
	margin-bottom:10px;
	margin-left:25px;
}
.aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	border:1px solid #bbb;
	padding:5px;
}
.comment-list .comment-content ul {
	list-style:none;
	margin-left:15px;
}
.comment-list .comment-content ul li{
	margin:5px;
}
#respond{
	clear:both;
}
.toggleMenu{
 	display:none;
}
.bypostauthor{
	margin:0;
	padding:0;
}
small{
	font-size:14px !important;
}

a.small-button{
	background:#3890cb;
	padding:5px 30px;
	border-radius:3px;
	color:#fff;
	display:table;
	margin:0 auto;
}
a.small-button:hover{
	color:#fff;
	background:#0c5f96;
}

input[type="text"],
input[type="email"],
input[type="phno"],
 textarea{
	border:1px solid #bcbcbc;
	width:100%;
	font-size:16px;
	padding:10px 10px;
	margin:0 0 23px 0;
	height:auto;
}
textarea{
	height:111px;
}

input[type="submit"] {
	border: solid 2px #222;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	padding:7px 35px;
	background:#32aad6;
	font-weight:bold;
	color:#fff;
	border-radius:3px;
	display:table;
	margin: 10px auto;
}
input[type="submit"]:hover{
	background:#222;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}
/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1em;
    color: #32aad6;
    font-size: 20px;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}
.widget th,
.widget td {
	padding: 0.5384615385em;
}

span.page-links-title {
	clear: both;
    position: relative;
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
    padding: 15px;
}
span.page-number {
    padding: 10px 15px;
}

span.page-number,span.page-links-title{
	display: block;
    float: left;
    margin: 2px 2px 2px 0;
	text-decoration: none;
    width: auto;
    color: #fff;
    font-weight: bold;
    background: #11b292;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

/* ----------- Spinner ------------- */
.eco-nature-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #32aad6;
  z-index: 2;
  cursor: pointer;
  z-index: 9999999;
}
.eco-nature-loading-box .sbl-circ-dual {
  height: 55px;
  width: 55px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  border: 5px solid;
  border-radius: 50%;
  border-top-color: transparent;
  animation: rotate 1s linear infinite; 
  position: absolute;
  left: 50%;
  top: 50%;
}
.eco-nature-loading-box  .sbl-circ-dual::after {
  content: '';
  height: 55%;
  width: 55%;
  display: block;
  color: inherit;
  margin: 10px auto;
  position: relative;
  border: 5px solid;
  border-radius: 50%;
  border-top-color: transparent;
  animation: rotate .5s linear infinite reverse; 
}

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } 
}
/* ---------HEADER--------- */
#header{
	background-color: #ffffff;
}

.menu-sec {
    z-index: 999;
    width: 100%;
}
.social-media {
    position: absolute;
    right: 10px;
    top: 20px;
}
.social-media i {
    font-size: 15px;
    color: #ffffff;
    border: solid 1px #ffffff;
    border-radius: 50%;
    margin-top: 10px;
    padding: 9px 7px;
    width: 32px;
    height: 32px;
}
.social-media i:hover {
    background: #32aad6;
    color: #32aad6;
}

#header.fixed{
	position:fixed !important;
	top:0 !important;
	margin:0;
	padding:15px 0;
	z-index:99999999;
	background-color:#ffffff;
	opacity:inherit;
}
#header .logo{
	margin:0;
	padding: 5px 0;
	text-align:center;
}
#header .logo h1{
	font-weight:700;
	text-transform:uppercase;
	padding:0;
	margin-bottom:8px;
	font-size:24px;
	font-weight:bold;
	margin-top: 0;
	text-align:left;
}
#header .logo a{
	color:#32aad6;
}
#header .logo p{
	font-size:12px;
	color: #32aad6;
	margin: 0;
}
#header {
    z-index: 999;
    width: 100%;
    height: auto;
    box-shadow: 0 0 5px 0px #bbb;
    z-index: 999999;
}
#header .header-top {    
    color: #fff;
    padding: 10px 0;
}
.buttonbox a{
	background:#3890cb;
	color:#fff;
	padding:8px 15px;
	display:block;
	margin:27px 0 0 0;
	border-radius:5px;
	text-align:center;
}
.buttonbox a:hover{
	background:#000;
	color:#fff;
}

.navbar_icon i.fa:hover,
.navbar_icon i.fa:focus,
.navbar_icon i.fa:active{
  color: #ffffff;
  background-color: #32aad6;
}

#search-form{
  position: absolute;
  z-index: 999;
  right: 0;
  background: #32aad6;
  width: 34%;
  text-align: center;
  right: 1%;
  top: 0;
  padding: 12px 0;  
  display: none;
}
#search-form input{
 /* width: 300px;*/
  border: 1px solid #000;
  padding: 12px 10px;
  position: relative;
  left: 28px;
}
#search-form .search-btn{
  border: none;
  background: none;
  padding: 10px 15px !important
}
#search-form .search-btn i.fa{
  font-size: 20px;
}
#search-form #search-btn{
	background: #2e2e2e;
	padding: 9px 20px;
	color: #fff;
	font-size: 20px;
	position: relative;
	top: 2px;
	border: 0;
	right: 35px;
	cursor: pointer;
}
#search-form #search-btn:hover,
#search-form #search-btn:focus,
#search-form #search-btn:active{
  color: #141a28;
}
#search_btn {
    margin: 0 5px;
}
/*Search Page*/
.searchpage-form label {
	display: block
}
.searchpage-form input[type=search]{
	width: 100%;
    display: block;
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 5px;
    color: #2e2e2e;
    font-size: 18px;
    letter-spacing: 1px;
}
.searchpage-form input[type=submit]{
	display: unset;
	background:#32aad6;
	padding:10px 20px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px;
	border:none;
}
.searchpage-form input[type=submit]:hover {
	background:#2e2e2e;
}

#main {
  padding-top:20px;
}

.navbar {
	border-radius: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.affix {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

/* fixed to top styles */
.affix.navbar {
	background-color: #333;
}
.affix.navbar .nav-item>a, 
.affix.navbar .navbar-brand {
  color: #fff;
}
#header .nav ul {
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.navbar_icon {
    text-align: right;
}
#tel_btn i{
    font-size: 15px;
    color: #ffffff;
    padding: 8px;
    cursor: pointer;
    background-color: #32aad6;
    border-radius: 50%;
    margin-top: 33px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
}
  #mail_btn i {
    font-size: 15px;
    color: #ffffff;
    padding: 8px;
    cursor: pointer;
    background-color: #222;
    border-radius: 50%;
    margin-top: 25px;
    width: 30px;
    height: 30px;
}
.navbar_icon i.fa {
        font-size: 15px;
    color: #ffffff;
    padding: 8px;
    cursor: pointer;
    background-color: #32aad6;
    border-radius: 50%;
    margin-top: 33px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
}

/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}
#header .nav ul {
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
#header .nav .current_page_item  {
    color: #ffffff;
    background-color: #32aad6;
    border-radius: 10px;
}
.main-navigation{
    padding-left: 210px;
    padding-top: 25px;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
  
}
.main-navigation li{
  position: relative;
 /* margin-top: 7px;*/
  /*padding: 0px 15px;*/
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #262626;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  font-family: "Roboto";
  font-weight: bold;
}
.main-navigation a:hover{
  color: #ff7417;
}
#header .nav ul li a{
	color: #fff;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #3eaad6;
  min-width: 215px;
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.main-navigation ul ul a{
  text-transform: none;
  color: #1e1d1c;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
  font-size: 18px;
  font-weight: bold;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

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


/*.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #ff7417 !important;
}*/


.main-navigation .menu > ul > li.highlight{
  background-color: #ff7417;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

/*.menu > ul > li > a:hover:after,
.menu > ul > li.current_page_item > a:after,
.menu > ul > li.current-menu-item > a:after{
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: #f75e61;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}*/

.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}

.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #1e1d1c;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
#header .nav ul {
    margin: 0;
    }
#header .nav ul li a {
    color: #333;
    padding: 10px 10px;
    display: block;
}
#header .nav ul li a:hover {
    color: #ffffff;
    background-color: #32aad6;
    border-radius: 10px;    
}
#header .nav ul ul li a {
    color: #fff;
    padding: 0px 20px;
    display: block;
}

/*#header .nav ul li:hover > ul li a {
    padding: 0px 0px 0px 10px;
    color: #ffffff;
}
#header .nav ul li:hover > ul {
    display: block;
    background: #32aad6;
    width: 200px;
    position: absolute;
    top: 73px !important;
    left: 15px !important;
    text-align: left;
    z-index: 99;
}*/

/*----------------------Mobile Menu Icon------------------------------*/*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
  display: none;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
      padding: 6px 5px;
  margin-left: 0;
  width: 250px;
}


/* navbar collapsing */
@media(max-width:34em) {
  .navbar .navbar-nav>.nav-item {
      float: none;
      margin-left: .1rem;
  }
  .navbar .navbar-nav {
      float:none !important;
  }
  .navbar .collapse.in, .navbar .collapsing  {
      clear:both;
  }
}


/* --------- SLIDER--------- */
#header-slider{
	max-width:100%;
	margin:auto;
	padding:0;
	position:relative;
}
#header-slider img {
	width: 100%;
}
#header-slider .carousel-caption {
    position: absolute;
    right: 0;
    top: 20%;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
}
#header-slider h2 {
	font-size: 70px;
	font-weight: 900;
	width: 470px;
    letter-spacing: 3px;
}
#header-slider h4 {
	font-size: 25px;
	font-weight: 900;
}
.read-more a {
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
	margin-left: 25px;
}
.read-more:hover a {
	color: #32aad6;
}
.read-more:after {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  color: #fff;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 900;
}
.read-more:hover:after{
  color: #32aad6;
}
.read-more:hover {
  color:#32aad6 ;
}
#header-slider .carousel-indicators li {
	position:relative;
	-webkit-box-flex:1;
	-webkit-flex:1 0 auto;
	-ms-flex:1 0 auto;
	flex:1 0 auto;
	max-width:10px;
	height:10px;
	border-radius:50%;
	margin-right:3px;
	margin-left:3px;
	text-indent:-999px;
	cursor:pointer;
	background-color:rgba(255,255,255,.5)
}
#header-slider .carousel-indicators li::before {
	position:absolute;
	top:-10px;left:0;
	display:inline-block;
	width:100%;
	height:10px;
	content:"";
}
#header-slider .carousel-indicators li::after {
	position:absolute;
	bottom:-10px;
	left:0;
	display:inline-block;
	width:100%;
	height:10px;
	content:"";
}
#header-slider .carousel-indicators .active {
	background-color:#fff;
}
#header .nav ul li:hover > ul li a{
	text-transform: capitalize
}

/* ----------Search Tours---------- */
#search_tour {
	margin-top: 40px;
}
.search_tour_wrap {
	padding: 25px 0;
	box-shadow: 1px 9px 5px -1px #ccc;
}
#search_tour h3 {
	font-size: 30px;
	color: #32aad6;
	font-weight: bold;
	margin: 0;
	padding-bottom:15px; 
	letter-spacing: 2px;
}
#search_tour form {
	padding: 15px;
}
#search_tour input[type="text"] {
	color: #888;
	background-color: #fff;
	margin-bottom: 10px;
  display: block !important;
}
#search_tour select {
	background-color: #fff;
	padding: 7px 5px;
	width: 100%;
	height: 45px;
	color: #888;
	margin-bottom: 10px;
}
#search_tour button {
	cursor: pointer;
    width: 100%;
    padding: 7px 5px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #32aad6;
    height: 45px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
#search_tour button:hover {
	background-color: #2e2e2e;
	color: #fff;
}
/* ---------Featured Tours--------- */
#feautred-tours {
	/*padding: 30px 0 0px;*/
	background-size: 100% 100%;
}
#feautred-tours h3 {
	font-size: 30px;
	color: #32aad6;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
}
.homepg {
        height: 300px;
}
.latest_posts h3 {
	font-size: 30px !important;
	color: #000066 !important;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
}
.halloffame h3 {
        font-size: 30px !important;
	color: #000066 !important;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
        text-align: center;
}
.getintouch h3 {
        font-size: 30px !important;
	color: #000066 !important;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
        text-align: center;
}
.testimonials h3 {
        font-size: 30px !important;
	color: #000066 !important;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
        text-align: center;
}
.weloveit {
    padding: 15px;
}
.weloveit p {
    font-weight: bold;
    font-size: 20px !important;
    text-align: center;
}
#feautred-tours h4 {
	text-align: center;
	padding: 15px 0;
}
#feautred-tours h4 a {
	font-size: 15px;	
	color: #fff;
	font-weight: bold;	
	text-transform: uppercase;
}
.tours-box {	
	margin-bottom: 15px; 
}

.tour-name {
    background-color: #000066;
    height: 60px;
    padding: 3px;
    border-radius: 8px 8px 0px 0px;
}
.tours-wrap {
  position: relative;
  width: 100%;
}
.description p {
    font-weight: bold;
    text-align: center;
    }
/*.tour-name {
    padding-bottom: 5px;
    margin-top: 5px;
}*/
.tours-image {
  display: block;
  width: 100%;
  height: auto;
  /*min-height: 280px;*/
}
.tours-overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}
.tours-wrap:hover .tours-overlay {
  bottom: 0;
  height: 100%;
}
.tours-text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  right: -20%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.tours-text p {
	padding: 25px 0 0;
}
.homepagetext2 figure {
    text-align: center;
}
.halloffame{
    margin-left: 15%;
    margin-right: 15%;
}
.getintouch {
    margin-top: 30px;
}
.getintouch p {
    font-weight: bold;
    text-align: center;
    font-size: 20px!important;
    padding-top: 15px;  
}
/* ---------features section end-------- */

/*------------------ product section ---------------*/
.sells-product{
	max-width: 100%;
}
#product .luxury_product a.button:hover{
  color:#fff;
  background-color: #6fb907;
  border: 1px solid #6fb907;
}
#product .luxury_product a.button{
  border: 1px solid #1c1c1c;
  background: #efefef;
  color: #1c1c1c;
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 43px;
  padding: 9px 20px;
}
#features_product h2{
	font-size: 18px;
	font-weight: 700;
	color: #2e2e2e;
}
#features_product h2:hover{
	color: #32aad6;
}
#features_product h3 {
  font-size: 30px;
 color: #32aad6;
 font-weight: bold;
 margin: 0;
 padding-bottom:33px; 
 letter-spacing: 2px;
 text-align: center;
}
#features_product h4{
 font-size: 18px;
 font-weight: bold;
 text-transform: uppercase;
}
#product{
  text-align: center;
}
#sec_title{
  text-align: center;
  margin-bottom: 20px;
}
#product .tab-list{
  margin-left: 25%;
}
#product .owl-nav button .owl-prev .owl-next {
    border-radius: 15%;
    top: -10%;
}
.nav-tabs .nav-item{
  margin-bottom: -1px;
  float: left;
  list-style: none;
}
.nav-tabs a.nav-link{
  border: 1px solid #d1d1d1;
  margin-right: 20px;
  position: relative;
  z-index: 1;  
  background: #fff;
  color: #333;
}
.nav-tabs a.nav-link:hover{
  border: 1px solid #70b908;
  color: #70b908;
  font-weight: bold;
}
.nav-tabs .nav-link.active{
  border-radius: 0;
  color: #70b908;
  border: 2px solid #70b908;
}
.nav-item:before{
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 40%;
  left: 28%;
}
#product .nav-tabs{
  border-bottom: none;
}
#product .carousel-item{
  padding: 0 38px;
  margin: 0;
}
#product .luxury_product .inner-box{
  background: #eee;
  padding: 15px;
}
#product .nav-icon i.fa{
  background: #70b908;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding:13px 0px 0px 3px;
  font-size:11px;
}
#product .nav-icon i.fa-chevron-left{
  padding-right: 5px;
}
#product .nav-icon i.fa-chevron-right{
  padding-left: 5px;
}
#product .tab-content{
  padding-top: 30px;
}
#product .nav-icon{
  position: absolute;
  top: 40%;
  padding: 0;
}
#product .green_bullet{
  z-index: 999;
  position: relative;
}
#product .nav-icon i.fa:hover{
  background-color: #141a28;
}
.inner{
  padding:2% 0;
}
#footer_text a{
  color:#fff;
}
#footer form.wpcf7-form label{
  color:#fff;
}
#footer_text p{
  color: rgb(255,255,255);
  font-family: "Open Sans";
  font-size:14px;
}
#footer .textwidget p i {
  color: #fff;
  font-size: 14px;
  height: 35px;
  width: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px 11px;
  margin: 0 5px 5px 0;
}
#footer .textwidget p i:hover{
  background: #70b908;
  border: 1px solid #70b908;
}
.tab-prod-btn a{
  background: #70b908;
  padding: 8px 20px;
  color: #fff;
  font-weight: bold;
}
.tab-prod-btn a:hover,
.tab-prod-btn a:focus{
  background-color: #fff;
  border: 2px solid #70b908;
  color: #70b908;
}
/*.sale {
    background: #2e2e2e;
    padding: 8px 15px;
    position: absolute;
    top: 15px;
    right: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}*/
.price {
    background: #ffffff;
    padding: 8px 15px;
    position: absolute;
      top: 0px;
    left: 0px;
    color: #fff;
    font-weight: 700;
}
.price_div span.price{
  background-color: #70b908;
  position: absolute;
  top: 0;
  left: 5px;
  padding: 5px 0px;
}
.bradcrumbs {
    margin-bottom: 20px;
}
.price_div span.price:before{
  content: "";
  width: 0;
  height: 0;
  border-top: 17px solid #70b908;
  border-left: 11px solid transparent;
  bottom: -41px;
  position: relative;
  left: 0px;
}
.price_div .amount{
  color: #fff !important;
  padding-right: 10px;
}
.index_star_loop{
  color: #000;
  margin: 10px 0 17px 0;
}
li.product {
    text-align: center;
}
span.price ins{
  text-decoration: none;
}
.star-rating {
  color: gold;
}
.index-star-rating{
  color: #fec806;
  margin: -12px auto 10px;
  font-size: .857em;
  display: block;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.index-star-rating:before{
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating::before{
  color:#bbb;
}
.woocommerce-info {
  border-top-color: #70b908;
}
.index-star-rating span{
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.index-star-rating span:before{
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

.feature-product-box {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 25px;
}
.feature-product-box img {
	width: 100%;
}
.features-product-box {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 25px;
}
.features-product img {
	width: 100%;
}
.features-product:hover {
	transition: 0.3s;
}
#features_product{
	padding: 30px 0 0;
	background-size: 100% 100%;
	margin-top: 8px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
#features_product button.owl-prev{
	position: absolute;
    top: 36%;
    transform: translateY(-50%);
    left: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
	margin-left: 15px;
}
#features_product button.owl-next{
	position: absolute;
    top: 36%;
    transform: translateY(-50%);
    right: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
	margin-right: 15px;
}
#features_product p{
	margin: 0 0 15px;
    padding-bottom: 7px;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    color: #000;
}
h1.product_title.entry-title{
	font-size: 22px;
    margin-bottom: 10px;
}
.sidedock-box{
	position: absolute;
	right: 0;
	width: 2.5em;
	height: 3em;
}
#features_product ul.products li.product .price{
	padding-right: 0;
	width: 59%;
	background: #DFDFDF;
	padding: 5px;
	color: #2e2e2e;
	border-radius: 3px;
	font-size: 15px;
}
#features_product span.woocommerce-Price-amount.amount{
	padding-left: 5px;
}
#features_product .woocommerce ul.products li.product:hover .price{
	background: #32aad6;
	transition: 0.3s;
	color: #fff;
}
#features_product .woocommerce ul.products li.product:hover .button{
	background: #32aad6;
	color: #fff;
	transition: 0.3s;
}
#features_product .woocommerce ul.products li.product:hover .onsale{
	background: #32aad6;
	transition: 0.3s;
}
#features_product .woocommerce ul.products li.product .button {
  color: #fff;
  background-color: #2e2e2e;
  margin: 0;
}

/*------------------ product section End ---------------*/

/* ---------Content Image slider--------- */
#content-image-slider {
	background-size: 100% 100%;
}
.content-image {
	padding-top: 50px;
	padding-bottom: 50px;
}
#content-image-slider h3 {
	font-size: 28px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#content-image-slider p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
	line-height: 30px;
}
#content-image-slider img {
	width: 100%;
	border-radius: inherit !important;
	height: 300px;
}
#content-image-slider h4 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#content-image-slider .carousel-control-prev {
	left: 0;
    width: 30px;
    font-size: 20px;
    border-radius: inherit;
    background: #fff;
    height: 30px;
    z-index: 999;
    opacity: inherit;
    border-radius: 50%;
    color: #2e2e2e;
    top: 130px;
}
#content-image-slider .carousel-control-next {
	right: 0;
	width: 30px;
    font-size: 20px;
    border-radius: inherit;
    background: #fff;
    height: 30px;
    z-index: 999;
    opacity: inherit;
    border-radius: 50%;
    color: #2e2e2e;
    top: 130px;
}
.slider-readmore {
    margin-top: 35px;
    padding-bottom: 15px;
}
.slider-readmore a {
	background-color: #fff;
	padding: 10px 15px;
	color: #2e2e2e;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 5px;
}
.slider-readmore a:hover {
	background-color: #2e2e2e;
	color: #fff;
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block !important;
}
/* ---------Deals And Discounts--------- */
#deals-discounts {
	padding: 30px 0 0;
	background-size: 100% 100%;
}
#deals-discounts h3 {
	font-size: 30px;
	color: #32aad6;
	font-weight: bold;
	margin: 0;
	padding-bottom:35px; 
	letter-spacing: 2px;
}
.deals-discounts-box {
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 25px;
	position: relative;
}
.deals-discounts-box img {
	width: 100%;
}
.deals-discounts-box:hover {
	transition: 0.3s;
}
#deals-discounts h4 a {
	padding: 15px 0;	
	font-size: 20px;
	color: #2e2e2e;
	font-weight: 600;
}
#deals-discounts h4 a:hover {
	color: #32aad6;
}

#deals-discounts p {
	padding: 15px 0;
	margin: 0;
	font-weight: 300 !important;
	font-size: 16px !important;
	
}
#deals-discounts .price {
	background: #2e2e2e;
    padding: 8px 15px;
    position: absolute;
    top: 15px;
    left: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff !important;
    font-weight: 700;
}

#deals-discounts .sale {
	background: #2e2e2e;
	color: #fff !important;
    padding: 8px 15px;
    position: absolute;
    top: 15px;
    right: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: 700;
}
#deals-discounts .deals-discounts-box:hover .sale {
	background: #32aad6;
	transition: 0.3s;
}
#deals-discounts .deals-discounts-box:hover .price {
	background: #32aad6;
	transition: 0.3s;
}
.deals-discounts-box:hover .read-more-deals {
    background-color: #32aad6;
    transition: 0.3s;
}
.deals-discounts-box:hover #deals-discounts h4 a {
    color: #32aad6;
}
.duration {
	padding: 0 15px;
	font-size: 16px;
}
.duration i {
	color: #32aad6;
	margin-right:5px; 
}
.reviews-right {
	padding-right: 0;
	
}
.reviews {
	position: relative;
	padding: 12px 0 10px 15px;
	background: #DFDFDF;
}
.reviews:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #DFDFDF;
	border-width: 22px;
	z-index: 1;
}
#deals-discounts .reviews i {
	color: #FFAF33;
	font-size: 16px;
}
.read-more-left {
	padding-left: 0; 
}
.read-more-deals {
	background-color: #2e2e2e;
	padding: 10px;
}
.read-more-deals a {
	font-size: 14px;
	color: #fff;
	margin-left: 25px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	/*line-height: 25px;*/
}
.read-more-deals a:hover {
	color: #fff;
}
a.deals-discounts-title {
	padding: 15px;	
	font-size: 20px;
	color: #2e2e2e;
	font-weight: 600;
	position: relative;
    top: 15px;
}
p.deals-discounts-text {
    padding: 15px;
}
.sale.sale_hide {
    display: none;
}
.content-image-box {
    padding: 0 15px;
}
/* ---------Tour Type--------- */
#tour-type {
	padding: 50px 0 100px;
	background-size: 100% 100%;
}

#tour-type h3 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
}
.tour-slider-box {
	position: relative;
	top: 50px;
}
.tour-white-box {
	background-color: #fff;
	padding: 40px 15px;
}
.tour-white-box h4 {
	font-size: 17px;
    color: #2e2e2e;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 30px;
}
.tour-slider-box .owl-dots {
	display: none;
}
.tour-slider-box .owl-nav {
    position: static;
    top: 0;
    bottom: 0;
    width: 100%;
}
button.owl-prev {
    position: absolute;
    top: 36%;
    transform: translateY(-50%);
    left: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
}
button.owl-next {
    position: absolute;
    top: 36%;
    transform: translateY(-50%);
    right: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
}
.owl-carousel .owl-item img {
    display: block !important;
    margin: 0 auto;
}
/* ---------Testimonial--------- */
#testimonial {
	margin-bottom: 0;
	background-size: 100% 100%;
}
#testimonial h3 {
	color: #32aad6;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 15px;
}
#testimonial h4 {
	color: #32aad6;
	font-size: 20px;
	
	font-weight: bold;
	letter-spacing: 1px;
}
#testimonial h5 {
	color: #333;
	font-size: 16px;
	
	font-weight: normal;
	letter-spacing: 1px;
}
#testimonial p {
	font-size: 14px;
	
	font-weight: 400;
	letter-spacing: 1px;
	color: #333333;
	line-height: 30px;
	text-align: justify;
}
#testimonial .carousel-indicators {
	bottom: inherit;
}
#testimonial .carousel-indicators li {
    border-radius: 50%;
    max-width: 12px;
    height: 12px;
    border: solid 1px #333;
}
#testimonial .carousel-indicators li:hover {
    background-color: #32aad6;
    border: solid 1px #32aad6;
}
#testimonial li.active{
	background-color: #32aad6;
	border: solid 1px #32aad6;
}
.testi_qoute {
    border: solid 1px #ffffff00;
}
.testi_qoute img.testi-img {
    width: auto !important;
    padding-bottom: 25px;
}
.testi_qoute .testimonial_content {
    padding: 15px;
}
.content-box {
    padding-top: 10px;
}
blockquote {
    margin: 0 0 1rem;
    text-align: center;
}
/* ---------Why Our Tours & Travels--------- */
#why_our_tours {
	padding: 50px 0 150px;
	background-size: 100% 100%;
	background-color: #32aad6;
}
#why_our_tours h3 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 35px;
	color: #fff;
}
.why-our-tours-box {
	background-color: #fff;
	padding: 25px 10px;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 15px;
}
.why-our-tours-box img {
}
.why-our-tours-box p {
	font-size: 13px;
	
	color: #333;
	font-weight: 400;
	padding-top:10px;
	line-height: 24px; 
}
/* ---------Our Records--------- */
#our_records {
	background-size: 100% 100%;
}
.counter-box {
    border-radius: 10px;
    padding: 40px 15px;
    position: relative;
    bottom: 70px;
    box-shadow: 0px 0px 15px 0px #3333;
    margin: 0;
    background-color: #32aad6;
}
.counter-box h4 {
	font-size: 30px;
	
	font-weight: bold;
	color: #fff;
}
.counter-box p {
	font-size: 13px;
	
	font-weight: bold;
	color: #fff;
}

/* ---------Latest Post--------- */
#latest_post{
	background-size: 100% 100%;
}
#latest_post h2 {
	text-align: center;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 35px;
    color: #32aad6;
}
#latest_post h3 {
	font-weight: 700;
    font-size: 17px;
    text-align: center;
    margin: 0 0 10px;
    color: #2e2e2e;
}
#latest_post .post-thumb-single {
	width: 90% !important;
	padding: 20px;
}

/* ---------Partners--------- */
#partners_sec {
	padding-bottom: 40px;
	background-size: 100% 100%;
}
.partners-logo img {
	padding: 15px;
	-webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.partners-logo img:hover {
	-webkit-filter: inherit;
    filter: inherit;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}

/* Footer Section */

.footerinner {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}
.footerinner .widget {
    padding: 8% 0;
}
#footer{
	background:#e0e0e0;
	text-align:center;
	color:#2e2e2e;
	padding:40px 0 0;
	text-align:left;
    clear:both;
    
}
#footer h3 {
    text-align: left;
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 0;
    color: #32aad6;
    
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#footer p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 1px;
    line-height: 24px;
}
#footer table, th, td {
    border:inherit;
    margin: 0;
    padding: 0;
}
#footer td {
	vertical-align: top;
}
#footer #wpb_widget-2 .widget {
	padding: 5px 0 0;
}
#footer, p.location p.phone p.email strong {
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 1px;
}
#footer .widget_nav_menu ul {

}
#footer .widget_nav_menu li {
	border-bottom: 1px dashed #2e2e2e;
	line-height: 41px;
}
#footer .widget_nav_menu li:before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #222;
  margin-right: 10px;
}
#footer .widget_recent_entries ul {

}
#footer .widget_recent_entries li {
	border-bottom: 1px spolid #2e2e2e;
	padding: 10px 0;
}
#footer .news-form{
	margin-top:24px;
}
#footer .wpcf7-form {
	border: solid 1px #2e2e2e;
    border-radius: 3px;
    padding: 10px 0 0;
}
#footer .wpcf7-form input[type="email"]{
	width: 100%;
    padding: 0 5%;
    margin-right: 2%;
    border-radius: 5px;
    background: transparent;
    border: inherit;
    color: #000;
    margin: 0;
}
#footer .wpcf7-form input[type="submit"]{
    width: 20%;
    padding: 10px 0;
    float: right;
    border: none;
    background: #32aad6 url(/assets/images/send-arrow.png) no-repeat 17px 15px;
    margin: 0;
    text-indent: -9999px;
    margin-top: -34px;
    border-radius: 0;
    border-radius: 3px;
}
#footer .wpcf7 .ajax-loader {
    display: none !important;
}
#footer .wpcf7 .search-field {
    width: 59%;
    padding: 10px 5px;
}
#footer span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: absolute;
    width: 200px;
    top: 25px;
    margin-left: 10px;
}
#footer label {
    display: inline;
}
#footer form.search-form{
	text-align: left;
}
#footer .copyright{
	text-align:center;
}
.copyright p {
    color: #fff;
}
.copyright a {
    color: #fff;
}
.copyright a:hover {
	text-decoration: underline;
}
.inner{
    background: #32aad6;
    padding: 2%;
    clear: both;
}
.footerinner ul {
    margin: 0;
}
.footerinner ul li {
    list-style: none;
}
.footerinner ul li a {
    color: #2e2e2e;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: normal;
}
.footerinner ul li a:hover{
    color: #32aad6;
}
#sidebar select,.footerinner select {
    padding: 10px;
    color: #000;
}

#footer form{
 	display: table;
	width: 100%;
	border: solid 2px #32aad6;
}
#footer input[type="search"] {
	padding:9px 10px;
	border:none;
	font-size:15px;
	color:#000;
	width:100%;
	
}
#footer label{
	width:70%;
	float:left;
	margin-bottom: 0px; 
}
#footer input[type="submit"]{
	background:#32aad6;	
	border:none;
	color:#fff;
	padding:10px 0;
	width:30%;
	font-size:14px;
	float:left;
	margin:0;
	border-radius: 0;
}
#footer{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
    background-size: cover;
}
/* --------- Social Icons --------- */
.custom-social-icons {
}
.custom-social-icons i {
	font-size: 20px;
	color: #2e2e2e;
	padding: 0 10px;
}
.custom-social-icons {
}

/* --------- Bradcrumbs --------- */
.bradcrumbs a{
	background:#32aad6;
	color:#fff;
	padding:5px 15px;
	margin-right:5px;
}
.bradcrumbs a:hover{
	background:#222222;
}
.bradcrumbs span{
	background:#dddddd;
	color:#000;
	padding:5px 15px;
}

/* Comments BOX */
#comments{
	margin-top:40px;
}
#comments h2.comments-title{
	font-size:16px;
	font-weight:bold;
	border-top:2px dotted #7e7e7e;
	padding:40px 0 0 0;
}
#comments h3.comment-reply-title{
	font-size:20px;
	font-weight:bold;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
	padding:12px 10px;
	font-size:18px;
	margin:0;
}
#comments input[type="submit"].submit{
	background:#32aad6 ;
	padding:10px 20px;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:20px;
	border:none;
	display: unset;
}

#comments a.comment-reply-link{
	color:#000;
	background:#cecece;
	padding:5px 15px;
}
#comments a.comment-reply-link:hover{
	background:#32aad6;
}
#comments a time{
	color:#000;
	font-weight:bold;
	font-size:12px;
}
#wrapper #comments ol.children li{
	list-style: none;
}
#wrapper #comments ol li{
	background:none;
	margin: 0 0 20px;
	padding: 20px;
	background:#eee;
}
#wrapper #comments ul{
	margin:0 0 0 40px;
}
#comments .reply{
	float:right;
}
#comments .comment-author{
	width:100%;
	clear:both;
}
#comments .comment-metadata{
	width:90%;
	float:left;
}
#comments .comment-content{
	width:90%;
	float:left;
	margin-left:7%;
}
#comments p {
	width:90%;
	float:none;
}

/* Single Tour */
.tour-single-post {
}
.tour-single-post h3 {
	font-size: 30px;
    color: #32aad6;
    font-weight: bold;
    text-transform: uppercase;
    padding: 30px 0;
    letter-spacing: 2px;
}
.tour-single-box img {
	width: 100%;
}
.tour-meta-title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: italic;
    color: #999;
}
.tour-meta-value {
    color: #333;
    font-weight: 700;
    font-size: 14px;
}
.tour-meta-bottom {
	border-bottom: solid 1px #ccc;
    padding: 10px 0 0;
    margin: 0 15px;
}
.tour-meta-content {
	padding: 30px 0;
}
.tour-meta-content p {
	line-height: 24px;
	text-align: justify;
}
.tour-google-map {
	margin-bottom: 30px;
	box-shadow: 0px 0px 8px 2px #ccc;
}
h3.tour-map-title {
	font-size: 30px;
    color: #32aad6;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 30px;
    letter-spacing: 2px;
}
.booknow input[type="submit"] {
    border: none;
    text-transform: uppercase;
    font-size: 18px;
    padding: 7px 35px;
    background: #32aad6;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    margin: 10px auto;
    display: unset;
}
.booknow input[type="submit"]:hover {
    background: #2e2e2e;
}

/* Blog Post */
.post-info {
    padding-bottom: 15px;
}
.post-info span {
    margin-left: 1%;
    margin-right: 1%;
}
.blogbtn a {
    border: solid 2px #32aad6;
    color: #32aad6;
    font-size: 15px;
    
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px 20px;
}
.blogbtn {
    margin-top: 3%;
}
.mainimage img {
    width: 100%;
}
#blog_post small{
	color:#6d6d6d;
	margin:0 0 20px 0;
}
#blog_post .small-button{
	margin-top:30px;
}
#blog_post .page-box{
	color:rgba(74, 69, 69, 0.75);
	padding:15px;
	margin: 0 0 4% 0;
	box-shadow: 0 0 9px 1px #ddd;
	
}
#blog_post .page-box p{
	font-size:15px;
	margin:0;
	line-height: 25px;
}
#blog_post .box-image{
	margin:0;
}

#blog_post .services-box{
	margin:40px 0 20px 0;
}
#blog_post{
	margin-top: 30px;
	
}
.blog-sec {
    border: solid 1px #32aad6;
    background: #fff;
    padding: 15px;
    margin-bottom: 4%;
    box-shadow: 8px 10px 20px 0px rgba(51, 51, 51, 0.37);
    font-family: Ubuntu ;
}	

.blog-sec h3 {
    margin-bottom: 10px ;
    background: #32aad6;
    padding: 5px 0 ;
    font-weight: bold ;
    font-family: Ubuntu ;
    margin: 0;
    font-size: 25px;
    letter-spacing: 2px;
}
.blog-sec h3 a {
    color: #fff;
}
.box-image img {
    width: 100%;
}
.blog-sec p {
    margin-bottom: 0;
    color: #a7a8ab;
    
    font-size: 15px;
}
.socila_share {
}
.socila_share i {
	font-size: 15px;
	padding: 0 10px;
	color: #2e2e2e;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
.postimage img {
	width: 100%;
}
.post-thumb-single {
	width: 80% !important;
    margin: -60px auto 40px !important;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
}
.postbox {
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
}
.postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    
}
.postbox h3{
  font-weight:normal;
  font-size:30px;
  text-align: center;
  margin:15px 0 0 0;
  color: #2e2e2e;
}
.postbox p {
  font-weight:normal;
  font-size:16px;
  line-height: 24px;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.widget_recent_entries li {
  margin: 10px;
}
.blogbutton {
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:block;
  width: 130px;
  margin: 20px auto;
  padding: 7px 0;
  background: #32aad6;
  font-weight: bold;
  color: #ffffff;
  border-radius: 3px;
}
.blogbutton:hover {
  background: #2e2e2e;
  color: #fff;
}

.metabox{
  color:#000;
  padding:0 0 15px; 
  clear:both;
  font-size: 14px;
}
.metabox .entry-date{
  background:url('assets/images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
}
.metabox .entry-author{
  background:url('assets/images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  background:url('assets/images/comments.png') no-repeat;
  padding: 0 0 0 20px;
}

/*-------shop page-------*/
.space-top h2 {
	font-size: 18px !important;
    font-weight: 700;
    color: #2e2e2e;
}
.space-top ul.products li.product .price{
	padding-right: 0;
    width: 56% ;
    background: #DFDFDF;
    padding: 5px;
    color: #2e2e2e;
    border-radius: 3px;
    font-size: 15px;
}
.space-top ul.products li.product .button{
  color: #fff;
  background: #2e2e2e;
  margin: 0;
}
/*--------- wocommmerce ----------*/
section.related.products ul.products li.product{
	width: 40%;
}
.woocommerce button.button.alt{
	background: #000066;
}
.woocommerce button.button.alt:hover{
	background: #32aad6;
}
.related.products ul.products li.product h2{
	font-weight: 700;
	font-size: 18px;
	color: #2e2e2e;
}
.related.products ul.products li.product .price{
	padding-right: 0;
    width: 66% !important;
    background: #DFDFDF;
    padding: 3px;
    color: #2e2e2e;
    border-radius: 3px;
    font-size: 15px;
}
.related.products ul.products li.product h2:hover {
	color: #32aad6;
}
.related.products ul.products li.product span.woocommerce-Price-amount.amount{
	font-weight: 700;
	font-size: 18px;
	color: #2e2e2e;
}
.related.products ul.products li.product .button{
	background: #2e2e2e;
	color: #fff;
}
.related.products ul.products li.product .button:hover{
	background: #32aad6;
}
.woocommerce ul.products li.product .star-rating {
  display: none;
}
span#reply-title {
  display: inline-block;
  margin-bottom: 10px;
}
span.price {
  width: 100%;
  float: left;
}
.boxtitle {
  font-family: Playball;
}
.woocommerce .shop ul.products li.product, .woocommerce-page .shop ul.products li.product {
  width: 30%;
  border: 1px solid #890335;
}
.woocommerce ul.products li.product .price del {
  display: inline-flex;
}
.woocommerce ul.products li.product .onsale {
  right: 10px !important;
  top: 10px;
  border-radius: 0 !Important;
  margin: 0 !important;
}
.woocommerce span.onsale{
	min-height: 2.36em;
    background-color: #2e2e2e;
    color: #fff !important;
    position: absolute;
    padding: .02em;
    top: 15px;
    left: 0;
    width: 50px;
    height: 5px;
    color: #000;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    line-height: 2.36;
    border-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.woocommerce .woocommerce-breadcrumb{
  padding: 1em 0;
  font-size: 17px;
}
h3.woocommerce-column__title {
  text-align: left;
  text-transform: none;
  font-weight: 500;
  font-size: 2rem;
}
select.orderby {
  background: #fff;
  padding: 6px 4px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
}
li.woocommerce-MyAccount-navigation-link {
  padding: 0 1em;
  list-style: none;
}
li.woocommerce-MyAccount-navigation-link a {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: left;
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  display: flex;
  margin-left: 0;
  margin-bottom: 3em;
}
li.woocommerce-MyAccount-navigation-link {
  margin: 0 1em 0 0;
  list-style: none;
  background: #000;
  padding: 4px 13px;
}
td.product-remove {
    text-align: center;
    margin: 0 auto;
    display: table;
    border: none;
}
input#coupon_code {
    padding: 10px 10px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    padding: 6px 10px;
    background: #32aad6;
    color: #fff !important;
}
.woocommerce .cart_totals a.button.alt{
	background: #32aad5;
}
.woocommerce table.shop_table td {
    border-top: none;
    padding: 13px 12px;
}
.woocommerce-cart table.cart input {
    line-height: 2;
}
#features_product .woocommerce a.added_to_cart {
    position: absolute;
    bottom: -25px;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after {
    display: none;
}
section.woocommerce-order-details h2 {
    text-align: left;
}
.woocommerce .col2-set .col-1 {
   max-width: 100%;
}
.woocommerce .col2-set .col-2 {
   max-width: 100%;
}
/* end woocommmerce */ 
/* Sidebar */
#sidebar {	
	//*margin: 20px 0;*//
}
/*#blog_post, #sidebar {	
	margin: 0 0 20px;
}*/

.shop-sidebar{
	margin-top: 20px;
}
#search-2 {
    padding: 0;
}
#sidebar form{
 	display: table;
	width: 100%;
	border: solid 2px #32aad6;
}
#sidebar h3 {
    margin: 0 0 5px;
    padding: 10px;
    text-transform: none;
    font-weight: bold;
    font-size: 22px;
    
    color: #fff;
    text-align: left;
    background: #32aad6;
}
#sidebar input[type="search"] {
	padding:9px 10px;
	border:none;
	font-size:15px;
	color:#000;
	width:100%;
	
}
#sidebar label{
	width:70%;
	float:left;
	margin-bottom: 0px; 
}
#sidebar input[type="submit"]{
	background:#32aad6;	
	border:none;
	color:#fff;
	padding:10px 0;
	width:30%;
	font-size:14px;
	float:right;
	margin:0;
	border-radius: 0;
}
#sidebar aside,
#wrapper {
    margin-bottom: 30px;
}
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:16px;
	margin: 0 10px;
}
#sidebar ul li {
	margin:0;
	padding: 15px 0;
    border-bottom: dashed 1px;
}
#sidebar li:before {
  content: '\f105';
  font-family: 'Font Awesome 5 Free';
  color: #222;
  font-weight: 900;
  padding-right: 10px;
}
#sidebar ul li a{
	color:#333;
	
}
#sidebar ul li a:hover{
	color:#32aad6;
}
#sidebar .widget_recent_entries ul {
	margin: 0;
}
#sidebar .widget_recent_entries ul li{
}
#sidebar .widget_recent_entries ul li:before {
  content: none;
  font-family: inherit;
}
#sidebar .tagcloud a{
	background:#eeeeee;
	color:#000;
	font-size:15px !important;
	padding:5px 18px;
	margin:0 0 5px;
	display:inline-block;
}
#sidebar .tagcloud a:hover{
	background:#32aad6;
}

/* Page */
.main_title {
	color: #2e2e2e;
	font-size: 28px;
	padding: 15px;
	font-family: Ubuntu;
	text-transform: uppercase;
}
.title-box{
	background-repeat:no-repeat;
	background-size:100% 100%;
	color:#fff;
	text-transform:uppercase;
	padding:0;
	font-weight:bold;
	text-align:center;
	margin-bottom:25px;
	
	background-color: #32aad6;
}
.single .title-box{
	background-size:100% auto;
}
#wrapper {
    padding: 15px;
}
#wrapper h1 {
    padding: 5px 0;
    font-weight: bold;
    margin: 10px 0;
    color: #000;
}
#wrapper p{
	line-height: 25px;
	font-size: 16px;
}
#wrapper hr{
	border:none;
	border-bottom:2px dotted #7e7e7e;
	margin:35px 0;
	clear:both;
}
#wrapper h2{
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000;
	margin:0 0 25px;
}
#wrapper h3{
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000;
	margin:0 0 15px;
}
#wrapper h4{
	font-weight:bold;
	margin:0;
	padding:0;
	color:#333;
	margin:0 0 25px;
}
#wrapper ul{
	margin:0 0 0 10px;
}
#wrapper ul li{
	line-height:25px;
}
#wrapper ol{
	margin:0 0 0 15px;
	counter-reset: myCounter;
}
#wrapper ol li{
	padding:0 0 0 0;
}
.content_page {
	margin: 20px 0 40px;
}

/*Contact Page*/
.contac_form .wpcf7 form {
	margin-top: 30px;
}
.contac_form .wpcf7 input[type="text"], input[type="email"] {
    border: 1px solid #bcbcbc;
    width: 100%;
    font-size: 16px;
    padding: 10px 10px;
    margin: 0 12px 23px 0;
    height: auto;
    float: left;
}
.contac_form .wpcf7 textarea {
	width: 97%;
}
.contac_form .wpcf7 input[type="submit"] {
	border: none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: unset;
    margin: 0 auto;
    padding: 15px 60px;
    background: #32aad6;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
}
.contac_form .wpcf7 input[type="submit"]:hover {
	background: #2e2e2e;
}
.contact-email i, .contact-location i, .contact-phone i {
    text-align: center;
    font-size: 16px;
    background-color: #32aad6;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 1%;
    width: 30px;
    margin: 0 auto;
}
.contact-email p, .contact-location p, .contact-phone p {
	margin-left: 10%;
}
.google-map {
	border: solid 7px #fff;
}

/* Pagination */
.pagination {
	clear:both;
	position:relative;
	font-size:14px;
	line-height:13px;
	float:right;
	font-weight:bold;
} 
.pagination span,
.pagination a {
	display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:10px 15px;
    text-decoration:none;
    width:auto;
    color:#32aad6;
    border: solid 2px #32aad6;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
} 
.pagination a:hover{
	color:#333;
    background: #32aad6;
} 
.pagination .current {
    padding: 10px 15px;
    color: #333;
    font-weight: bold;
    border: solid 2px #32aad6;
    background: #32aad6;
}

/* ------------Navigation Links------------*/
.nav-links {
	padding-top: 25px;
}
.nav-next, .nav-previous {
    float: left;
    width: 50%;
    padding-bottom: 25px;
}
span.meta-nav {
    clear: both;
    font-size: 16px;
    color: #000;
}
span.post-title {
    font-size: 14px;
    margin: 4%;
    font-weight: 400;
    line-height: 26px;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
span.testi-designation.font-weight-bold {
    text-align: right;
    float: right;
}

/* Media Css*/
@media screen and (max-width: 767px) and (min-width: 320px){

	#slider .slide-cap h2{
		display: none;
	}
        img.custom-logo {
            width: 300px;
        }
        img.header-image {
            width: 260px;
        }
        .halloffame{
            margin: 0px;
        } 
        .col-md-3 {
            text-align: center;
        }
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: block;
	}
	.social-media {
	text-align: center;
	padding: 10px 0;
	display: table;
	right: 20px;	    
    	top: 77px;
	}
        .menubox{
        margin-left: 30px;
        }
        .main-navigation{
        padding-left: 0px;
        padding-top: 0px;
        }
	.social-media i {
		margin: 0 5px;
	}
	.affix {
		position: static;
	}
	.woocommerce {
	    margin: 15px;
	}
	#our-products ul.products li {
	    width: 100%;
	}	
	.services .new-line {
	    padding-bottom: 5px;
	    font-size: 26px;
	    width: 60%;
	    font-style: oblique;
	}
	ol.children {
	    margin: 0 !important;
	}
	ol.children img {
	    width: 30px;
	    border: solid 1px;
	}
	#comments .reply {
		float: left !important;
		margin-bottom: 5%;
	}
	#wrapper #comments ol li{
		padding:0 !important;
	}
	#wrapper h2 {
	    font-size: 30px !important;
	}
	.reviews-right {
       padding-right: 15px;
	}
	.reviews:after {
		display: none;
	}
	.read-more-left {
    	padding-left: 15px;
	}
	.content-image {
    	padding: 25px 25px;
	}
	#testimonial {
	margin-bottom: 30px;
	}
	#testimonial h3 {
		margin-top: 25px;
	}
	.contac_form .wpcf7 input[type="text"], input[type="email"] {
		width: 100%;
	}
	.bradcrumbs a {
	    display: block;
	    margin: 5px;
	}
	.bradcrumbs span {
	    padding: 5px 10px;
	    display: block;
	    margin: 5px;
	}
	#search-form {
	    width: 100%;
	}
	#search-form input {
    	width: 250px;
	}
	.content-text {
		text-align: center;
	}
	.slider-readmore {
	    margin-top: 15px;
	    padding-bottom: 15px;
	    margin-bottom: 15px;
	}
	.content-image {
    	padding: 25px 5px;
	}
	#content-image-slider .carousel-control-next {
		display: none;
	}
	#content-image-slider .carousel-control-prev {
		display: none;
	}
	#features_product .woocommerce ul.products li{
		width: 100%;
	}
	.woocommerce div.product p.price, .woocommerce div.product span.price{
		width: 100%;
	}
	section.related.products ul.products li.product{
		width: 100%;
	}
	.space-top ul.products li.product{
		width: 100% !important;
	}
	.space-top ul.products li.product .price{
		width: 62%;
	}
	#features_product ul.products li.product .price{
		max-width: 62%;
	}
	.navbar_icon i.fa {
    font-size: 15px;
    color: #ffffff;
    padding: 5px;
    cursor: pointer;
    background-color: #32aad6;
    border-radius: 50%;
    margin-top: 33px;
    margin-left: 10px;
    width: 25px;
    height: 25px;
}
.content-box {
     padding-top: 0px; 
}
}
@media screen and (max-width: 992px) and (min-width: 768px){
	#header .logo {
    	margin-left: 0 !important;
	}
        
        img.header-image {
            width: 260px;
        }
        .halloffame{
            margin: 0px;
        }
        .postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    height: 280px;
}
        	
	#search_btn {
    	margin: 0 2px;
	}
	.navbar_icon {
    	text-align: right;
    	margin-top: 0px;
	}	
	.navbar_icon i.fa {
	        font-size: 12px;
    color: #ffffff;
    padding: 9px;
    cursor: pointer;
    background-color: #32aad6;
    border-radius: 50%;
    margin-top: 33px;
    margin-left: 10px;
	}
	#search-form {
	    width: 100%;
	}
	#search-form input {
    	width: 250px;
	}
	.ofset-hide .offset-md-1 {
		display: none;
	}
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: block;
	}
	#header-slider .carousel-caption {
		top: 0;
	}
	#testimonial {
    	margin-bottom: 30px;
	}
	#sidebar input[type="submit"]{
		padding: 14px 0px;
        font-size: 10px;
	}
	#footer input[type="submit"]{
		padding: 15px 0px;
        font-size: 8px;
	}
	#features_product .woocommerce ul.products li.product,{
		width: 100%;
	    float: left;
	    clear: both;
	    margin: 0 0 2.992em;
	}
	.space-top ul.products li.product .price{
		width: 54%;
	}
	.toggle-nav {
    display: block;
    position: relative;
    /* float: right; */
    /* width: 30px; */
    cursor: pointer;
    margin: 6px auto;
    z-index: 5;
    right: 0;
    text-align: center;
    /* right: 0; */
    /* margin-right: 0; */
    /* margin-top: -4px; */
    cursor: pointer;
}
  
}
@media screen and (max-width: 1024px){
  .home#vw-slider h3
  {
    font-size: 38px;
  } .main-navigation ul
  {
    border:none;
  }
  .halloffame{
            margin: 0px;
        }
  .postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    height: 200px;
}
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .top_bar_btn a.theme_button {
    position: static;
    top: 0;
    transform: unset;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul
  {
    width:100%;
  }
  .main-navigation li
  {
    display: block !important;
    padding: 4px 0px;
    border-top:1px solid #303030;
    margin: 0;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
/*  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 5;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
    margin-top: -4px;
    cursor: pointer;
  }*/
  .toggle-nav {
    display: block;
    position: relative;
    /* float: right; */
    width: 30px;
    cursor: pointer;
    margin: 17px auto;
    z-index: 5;
    right: 0;
    text-align: center;
    right: 0;
    margin-right: 0;
    /* margin-top: -4px; */
    cursor: pointer;
}
  .toggle-nav i {
    font-size: 29px;
    color: #32aad6 !important
  }
  .sticky .toggle-nav i
  {
    color: #000 !important;
  }
  .sticky .toggle-nav
  {
    right: 30px;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #006;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    cursor: pointer;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .content_boxes figure #instagram-embed-0
  {
    height: 706px;
  }
  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }
    
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-n#vw-our-blogs .vw-blog-content imgavigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float#vw-our-blogs .vw-blog-content img: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
    text-align: left;
  }
  #vw-header-menu .current_page_item
  {
    border-top:1px solid #303030;
    border-bottom:none;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }

  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .top_bar_btn{
    padding:0;
  }
  .main-navigation li.current_page_item
  {
    border:none;
  }
  .main-navigation ul ul
  {
    background: transparent !important;
  }
  .main-navigation ul ul li
  {
     background: transparent !important;
  }

  #vw-header-menu .current_page_item
  {
    background:none;
  }
  #vw-header-menu .current_page_item ul li a
  {
    color: #fff;
  }
  .main-navigation .current_page_ancestor > a
  {
    color: #fff !important;
  }
  .main-header-box
  {
    padding-bottom: 0 !important;
  }
  #header .nav ul li a {
    color: #fff;
   padding: 15px 20px;
    display: block;
    width: 18rem;
}
.main-navigation ul ul {
    display: none;
     position: unset; 
    left: 0;
    top: 100%;
    background: #F6F6F6;
    min-width: 215px;
    z-index: 9999;
}

}

@media screen and (max-width:768px) {
	#header .logo {
		margin-left: 15px;
        text-align: left !important;
	}
	/*.toggle{
 		display:block;
 		width: 100px;
 		position: absolute;
 		right: 10px;
 		bottom: 35px;
	}
	.toggle a{
		width:100%;
		color:#fff;
		background:url('assets/images/responsive_menu.png') no-repeat right center;
		padding:10px 10px;
		font-size:16px;
	}
	.toggle a:hover{
		color:#fff;
	}
	.toggle a.active{
		color:#fff;
	}
	
	#header .nav ul{
		width:100%;
		float:none !important;
		margin-top:0;
		background-color:#222222;
	}
	#header .nav ul li{
		border-top:1px #303030 solid;
		display:block;
		float:none;
		text-align:left;
	}
	.nav ul li a{
		padding:5px 10px;
		display:block;
		color:#ffffff !important;
	}
	.nav ul li a:hover{
		color:#ff8a00;
	}
	.nav ul li ul,
	 .nav ul li ul ul{
		display:block !important;
	}
	.nav ul li ul li a:before{
		content:"\00BB \00a0";
	}
	.nav ul li ul li a{
		padding-left:20px !important;
	}
	.nav ul li ul li ul li a{
		padding-left:30px !important;
	}*/
	.navbar_icon {
		text-align: right;
		margin-top: 20px;
                }
	.navbar_icon i.fa {
		margin-top: 0px;
                margin-left: 15px;
	}
	.affix {
		position: static;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}	
	#features_product ul.products li.product .price{
		width: 62%;
		text-align: center;
	}
	#features_product .woocommerce ul.products li.product .button{
		padding-right: 13px;
        padding-left: 13px;
	}
        .halloffame{
            margin: 0px;
        }
        .postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    height: 200px;
}
.homepg{
    height: unset;
}
	
}
@media screen and (min-width:768px) and (max-width: 1024px){
	#footer input[type="submit"]{
		padding: 14px 0px;
        font-size: 9px;
	}
        .halloffame{
            margin: 0px;
        }
        .postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    height: 280px;
}
	.product-add-to-card{
		padding: 0;
		text-align: center;
	}
	.read-more-deals{
		padding: 10px;
		text-align: center;
		padding-bottom: 14px;
	}
	#features_product ul.products li.product .price{
		width: 60%;
		font-size: 12px;
		text-align: center;
	}
	#features_product .woocommerce ul.products li.product .button{
		font-size: 12px;
		padding-left: 11px;
		padding-right: 10px;
	}
	.space-top ul.products li.product .price{
		width: 61%;
	}
	.space-top ul.products li.product .button{
		font-size: 12px;
    	padding: 10px 6px 10px 6px;
	}
	.read-more-deals a{
		font-size: 8px;
	}
	.navbar_icon {
		text-align: right;
		padding-bottom: 15px;
		margin-top: 25px;
                position: absolute;
                right: 200px;
    }
	.navbar_icon i.fa {
		margin-top: 6px;
	}
        .menubox{
            position: absolute;
            right: 250px;
            margin-top: 15px;
        }
  #testimonial .content-box{
    padding-top: 30px;
  }
}
@media screen and (max-width: 1350px) and (min-width: 1024px){
    .postbox_t{
    width: 100%;
    margin: 0 auto 40px;
    padding: 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 9px 1px #ddd;
    height: 200px;
}

}
/**End Navigation**/
/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.social-navigation,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	#header .nav,
	#sidebar {
		display: none;
	}

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

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}
	.site-footer,
	.widecolumn {
		padding: 0;
	}
}
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
/* ----------- Background Attachment ------------ */

.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}

.row.counter-box {
    background-repeat: no-repeat;
    background-size: cover;
}

   
#testimonial.content-box {
    padding-top: 40px;
}
ul.post-categories {
    list-style: none;
    margin: 0;
}
span.post_ctg {
    float: left;
    margin-right: 7px;
}
ul.post-categories a {
    color: #494848;
}
#advance select {
    background-color: #fff;
    padding: 7px 5px;
    width: 100%;
    height: 45px;
    color: #888;
    margin-bottom: 10px;
}
#advance button {
    cursor: pointer;
    width: 100%;
    padding: 7px 5px;
    border: none;
    color: #fff;
    text-transform: uppercase;
    background-color: #32aad6;
    height: 45px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}
    
#tel_btn i:hover {
    color: #ffffff;
    background-color: #32aad6;
}
#mail_btn i:hover {
    color: #ffffff;
    background-color: #32aad6;
}
input#min_price {
    display: block !important;
}
input#max_price{
   display: block !important;
}