/*
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.1
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 */
*{
	margin:0;
	padding:0;
	outline:none;
}
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;
}
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:#666;
}

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;
}

.clear{
	clear:both;
}
input[type='submit']:hover{
	cursor: pointer;
}
.center{
	text-align:center;
	margin-bottom:40px;
}
.main-wrap-box{
	margin:0 auto;
	padding:20px 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;
}

/* ---------HEADER--------- */
#header{
	background-color: #ffffff;
}

.menu-sec {
    z-index: 999;
    width: 100%;
}
.social-media {
    position: absolute;
    top: 25%;
    z-index: 999;
    right: 8em;
    display: inline-grid;
}
.social-media i {
    font-size: 15px;
    color: #fff;
    border: solid 1px #fff;
    border-radius: 50%;
    margin-top: 10px;
    padding: 6px 8px;
    width: 30px;
    height: 30px;
}
.social-media i:hover {
    background: #fff;
    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;
}

#header .nav{
	margin: 0;
	padding:0;
	text-align:left;
}
#header .nav ul {
	margin:0;
	padding:0;
	font-family:'Roboto';
	font-weight:400;
	font-size:14px;
	text-transform: uppercase;
	font-weight:bold;
}
#header .nav ul li{
	display:inline-block;
	margin:0;
	position:relative;
}
#header .nav ul li a{
	color:#ffffff;
	display:block;
	letter-spacing: 1px;
}
#header .nav ul li a:hover{
	color:#ffffff;
	background-color: #32aad6;
}
#header .nav .current_page_item a {
	color:#ffffff !important;
	background-color: #32aad6;
}
.navbar_icon {
	text-align: right;
}
.navbar_icon i.fa{
	font-size: 16px;
	color: #ffffff;
	padding: 7px;
	cursor: pointer;
	background-color: #222;
	border-radius: 50%;
	margin-top: 25px;
}
.display{
  display: none;
}
.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:70px;
}

.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;
}


/* 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: uppercase;
}
#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 a:hover {
	color: #32aad6;
}
.read-more:after {
  content: '\f0da';
  font-family: 'FontAwesome';
  color: #fff;
  margin-right: 10px;
  font-size: 15px;
}
#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;
}
#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 50px;
	background-size: 100% 100%;
	margin-top: 40px;
}
#feautred-tours h3 {
	font-size: 30px;
	color: #32aad6;
	font-weight: bold;
	margin: 0;
	padding-bottom:25px; 
	letter-spacing: 2px;
}
#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 {
	background-color: #32aad6;
	margin-bottom: 15px; 
}
.tours-wrap {
  position: relative;
  width: 100%;
}
.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;
}

/* ---------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;
}

/* ---------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;
}
.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;
	
}
.price {
	background: #2e2e2e;
    padding: 8px 15px;
    position: absolute;
    top: 15px;
    left: 16px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-weight: 700;
}
.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;
}
.deals-discounts-box:hover .sale {
	background: #32aad6;
	transition: 0.3s;
}
.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%;
}
.inner-box {
	padding: 40px 0 0;
}
#tour-type h3 {
	color: #fff;
	font-size: 30px;
	letter-spacing: 2px;
	
	font-weight: bold;
	text-transform: uppercase;
}
.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: 50%;
    transform: translateY(-50%);
    left: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
}
button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background: #32aad6;
    border: indianred;
    padding: 5px 15px;
    color: #fff;
}
.owl-carousel .owl-item img {
    display: block !important;
    width: auto !important;
    margin: 0 auto;
}
/* ---------Testimonial--------- */
#testimonial {
	margin-bottom: 0;
	background-size: 100% 100%;
}
#testimonial h3 {
	color: #32aad6;
	font-size: 30px;
	
	font-weight: bold;
	text-transform: uppercase;
	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;
}

/* ---------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;
	text-transform: uppercase;
	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 h2 {
	text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    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(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;
}
/* --------- 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 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    font-style: italic;
    color: #999;
}
.tour-meta-value {
    color: #333;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}
.tour-meta-bottom {
	border-bottom: solid 1px #ccc;
    padding: 20px 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: 20px 0;
}
.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%;
}
.innerlightbox {
    padding-top: 4%;
}
#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{
	
}
.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 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('images/date.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 13px 0 0;
}
.metabox .entry-author{
  background:url('images/author.png') no-repeat;
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-comments{
  background:url('images/comments.png') no-repeat;
  padding: 0 0 0 20px;
}
/* Sidebar */
#sidebar {	
	margin: 20px 0;
}
#blog_post, #sidebar {	
	margin: 0 0 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:left;
	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: 'FontAwesome';
  color: #222;
  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: 14px;
}
#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: 48%;
    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;
	}
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: block;
	}
	.social-media {
	    text-align: center;
	    padding: 10px 0;
	    display: table;
	    right: 0;	    
    	width: 100%;
    	top: 2%;
	}
	.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;
	}
}
@media screen and (max-width: 992px) and (min-width: 768px){
	#header .logo {
    	margin-left: 0 !important;
	}
	.toggle {
		top: 23px !important;
	}
	#header .nav {
	    top: 69px;
	}
	.navbar_icon {
	    text-align: right;
	    margin-top: 0 !important;
	}
	#header .nav ul li a {
    	color: #333;
    	padding: 30px 15px !important;
    	display: block;
	}
	#search_btn {
    	margin: 0 2px;
	}
	.navbar_icon {
    	text-align: right;
    	margin-top: 0px !important;
	}	
	.navbar_icon i.fa {
	    font-size: 12px;
	    color: #ffffff;
	    padding: 6px;
	    cursor: pointer;
	    background-color: #222;
	    border-radius: 50%;
	    margin-top: 25px;
	}
	#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;
	}
}
/**Navigation**/
@media screen and (min-width:767px){
	#header .nav ul li ul{
	 	display:none;
		z-index:2;
		font-weight:normal;
		margin-top:12px;
	}
	#header .nav ul li:hover > ul{
	 	display:block;
		background:#32aad6;
		width:200px;
		position:absolute;
		top:74px;
		left:0;
		text-align:left;
		z-index:99;
	}
	#header .nav ul li:hover > ul li{
		display:block;
	}
	#header .nav ul li:hover > ul li a{
		padding:7px 0px 7px 10px;
		color:#ffffff;
	}
	#header .nav ul li:hover ul li ul{
	 	display:none;
	}
	#header .nav ul li:hover ul li:hover > ul{
	 	display:block;
		position:absolute;
		left:200px;
		top:-20px;
	}
	#header .nav ul.sub-menu{
		margin-top:10px;
	}

	#header .nav ul.sub-menu li a:hover{
		background:#fff;
		color:#2e2e2e;
	}
	#header .nav ul	{
		margin: 0;
	}
	#header .nav ul li a{
		color:#333;
		padding: 31px 20px;
		display:block;
	}
}
@media screen and (max-width:767px) {
	#header .logo {
		margin-left: 15px;
        text-align: left !important;
	}
	.toggle{
 		display:block;
 		width: 100px;
 		position: absolute;
 		right: 10px;
 		bottom: 45px;
	}
	.toggle a{
		width:100%;
		color:#fff;
		background:url('images/responsive_menu.png') no-repeat right center;
		padding:10px 10px;
		font-size:16px;
	}
	.toggle a:hover{
		color:#fff;
	}
	.toggle a.active{
		color:#fff;
	}
	.nav{
	 	display:none;
	}
	#header .nav{
		float:none;
		margin:0;
		position:absolute;
		z-index:999;
		overflow-x:hidden;
		width: 100%;
		left: 0;
	}
	#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;
		padding-bottom: 15px;
		margin-top: -35px;
    }
	.navbar_icon i.fa {
		margin-top: 0px;
	}
	.affix {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}	
}
/**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;
	}
}