/*Theme Name: Himalayan Steps
Theme URI: http://himalayansteps.com/
Description: Child theme of Grandtour
Author: Web Experts Nepal
Template: grandtour
*/
/*=============reset*/
/*
Theme Name: Himalayan Steps
Theme URI: http://himalayansteps.com/
Description: Child theme of Grandtour
Author: Web Experts Nepals
Template: grandtour
*/
/*=============reset*/
body,
#wrapper,
#wrapper.hasbg.transparent{
    overflow-x: hidden;
}
.clear{
    clear: both;
}
a:focus,
a:hover{
    outline: none;
}
textarea {
    resize: none;
}
input[type=submit],
input[type=button],
a.button,
.button{
    transition: 0.1s all linear;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
}
.custom-btn,
.common-btn,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
    background: #007AFF ;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.custom-btn,
.common-btn{
    margin-top: 25px;
    float: left;
       padding: 15px 30px;
}
.custom-btn:hover,
.common-btn:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
    color: #fff !important;
    background: #4CD964;
}
.taan-logo{
    height: 70px;
    width: auto;
    float: right;
}
.mb{
    display: none;
}
.read-more:hover{
    color: #2ca541;
}
.row-wrap{
    margin: 0 -15px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
}
.sm-6,
.sm-12,
.sm-9,
.sm-4,
.sm-5,
.sm-3{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 15px;
}
.sm-6,
.xs-6{
    width: 50%;
}
.sm-4{
    width: 33.33%;
}
.sm-3{
    width: 25%;
}
.sm-5{
    width:20%;
}
.sm-9{
    width:75%;
}
.sm-offset-4{
    margin-left: 25%;
}
/*=============header*/
body .header_style_wrapper .top_bar.scroll-cus,
body .header_style_wrapper .top_bar.scroll {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.header_style_wrapper {
    opacity: 1 !important;
    z-index: 11 !important;
}
html body .above_top_bar a:hover {
    color: #FF4A52;
}
.menu-book-your-trek a {
    padding: 5px 7px !important;
    background: #007aff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff !important;
}
.menu-book-your-trek a:hover {
    background: #2ca541;
}
li.menu-tel-no.menu-item a:before {
    content: "\f095";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;
    padding-left: 11px;
}
li.menu-tel-no.menu-item a:before {
    color: #fff;
}
#wrapper div.top_bar{
    border: none;
}
#wrapper.transparent .scroll_down .top_bar {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#wrapper.transparent div.top_bar.scroll-cus #menu_wrapper div .nav > li > a,
#wrapper.transparent .scroll_down div.top_bar #menu_wrapper div .nav > li > a{
    color: #000 !important;
}
#wrapper.transparent div.top_bar.scroll-cus #menu_wrapper div .nav > li.menu-book-your-trek  a,
#wrapper.transparent .scroll_down div.top_bar #menu_wrapper div .nav > li.menu-book-your-trek  a{
    color: #fff !important;
}
.scroll-cus.top_bar,
.scroll_down .top_bar{
    background: #fff;
}
.scroll-cus .scroll-cus.top_bar li.menu-tel-no.menu-item a:before,
.scroll_down div.top_bar li.menu-tel-no.menu-item a:before {
    color: #000;
}
.scroll_down #custom_logo_transparent {
    display: none !important;
}
.scroll_down #custom_logo {
    display: inline-block !important;
}

#close_mobile_menu.open + .mobile_menu_wrapper .menu-book-your-trek a {
    width: auto;
}
#close_mobile_menu.open + .mobile_menu_wrapper li.menu-tel-no.menu-item a:before {
    font-size: 20px;
    color: #000;
}
.slotholder {
    position: relative;
}
div#logo_right_button {
    display: none !important;
}
#logo_right_button #mobile_nav_icon .ti-menu:before{
    font-size: 20px;
}
.menu-book-your-trek a {
    margin-left: 10px !important;
}
.menu-tel-no a {
    font-size: 15px !important;
}
.single-post .top_bar.scroll_up #custom_logo,
#wrapper:not(.transparent) .top_bar.scroll_up #custom_logo{ 
    display: block !important;
}
.single-post .top_bar.scroll_up #custom_logo_transparent,
#wrapper:not(.transparent) .top_bar.scroll_up #custom_logo_transparent{ 
    display: none !important;
}
.single-post .top_bar.scroll_up li.menu-tel-no.menu-item a:before,
#wrapper:not(.transparent) .top_bar.scroll_up li.menu-tel-no.menu-item a:before{
    color: #000;
}
.single-post .top_bar,
#wrapper:not(.transparent) .top_bar{
    background: #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
#wrapper.transparent .top_bar:not(.scroll) #menu_wrapper div .nav > li > a:hover, 
#wrapper.transparent .top_bar:not(.scroll) #logo_right_button a:hover, 
#logo_wrapper .social_wrapper ul li a:hover{
	background: transparent;
}
/*=============header end*/
/*=============slider */
.text-shadow-style1 {
    -webkit-text-shadow: 2px 3px 8px #0c0909b5;
    -moz-text-shadow: 2px 3px 8px #0c0909b5;
    -ms-text-shadow: 2px 3px 8px #0c0909b5;
    text-shadow: 2px 3px 8px #0c0909b5;
}
.text-shadow-style2 {
    -webkit-text-shadow: 1px 1px 2px #000;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
}
.home-banner-slider .tp-bgimg.defaultimg {
    position: relative;
}
.home-banner-slider .tp-bgimg.defaultimg{
 background-position: top center !important;
}
.home-banner-slider .tp-bgimg.defaultimg:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.40);
}
.ppb_wrapper .one.fullwidth,
#rev_slider_1_1_wrapper,
#rev_slider_1_1_wrapper > div{
    max-height: 600px !important;
}
#rev_slider_1_1_wrapper .icon-scroll{
    display: none;
}
.home .ppb_wrapper h1 {
    margin-top:30px;
}
.menu-footer-menu-container{
    float: right;
}
#copyright{
    width: auto;
}
body #footer_menu{
    margin-top: 0 !important;
}
.tp-caption{
   text-align: center !important;
}
#toTop{
    bottom: 75px;
}
html body #olark-wrapper .olark-launch-button {
    background-color: #007aff !important;
    right: 15px !important;
}
html body #olark-wrapper .olark-top-bar {
    background-color: #007aff !important;
}
/*============= slider end */
.home .ppb_text h2{
    font-size: 36px;
    line-height: 1.3;
}
/*============= Home page welcome Note  */
.home .ppb_wrapper .one.fullwidth + .withsmallpadding{
    padding: 60px 20px 25px !important;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    width: 960px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.home .ppb_wrapper .one.fullwidth + .withsmallpadding p{
 width: 794px;
 margin-left: auto;
 margin-right: auto;
 max-width: 100%;
 font-size: 18px;
}
.home .ppb_wrapper .one.fullwidth + .withsmallpadding h1,
.home .ppb_wrapper .one.fullwidth + .withsmallpadding h2{
    display: none;
}
/*============= Home page welcome Note end */
/*============= Himalayan Steps Choice end*/
.tour_enquiry .common-btn,
html body .tour_enquiry .custom-btn.custom-tour-btn{
    margin-top: 0;
    padding: 3px 15px;
}
.tour-global-grid .tour_attribute_days{
    padding-top: 10px;
}
.title-tour-enquery{
    text-align: center;
}
.title-tour-enquery p{
    padding: 0;
    margin-top: -2px;
}
.title-tour-enquery + p{
    display: none;
}
.title-tour-enquery + p + h4{
    font-size: 14px;
    text-align: center;
    margin-top: -3px;
}
.ajax-loader + p{
    display: none;
}
.single_tour_booking_wrapper input[type='checkbox']{
    padding-left: 0;
    margin-left: 0;
}
.single_tour_booking_wrapper .inquiry-submit,
.single_tour_booking_wrapper .inquiry-submit:hover,
.tour_enquiry .popup-form{
    background-image: url(images/envelop.png) ;
    background-repeat: no-repeat;
    background-position: 45px center;
}
.tour_enquiry .popup-form{
    background-position: 10px 9px;
    padding-left: 32px;
    background-size: 16px auto;
    text-transform: capitalize;
}
.tour_enquiry .popup-form:hover{
    background-color: #4CD964;
    border-color: #4CD964;
}
.tour_enquiry .custom-tour-btn{
    margin-left: 10px;
    text-transform: none;
}
.single-tour .single_tour_booking_wrapper.contact_form7 label,
.downloadable-wrapper label{
    margin-bottom: 5px;
}
.downloadable-wrapper label{
    margin-bottom: 5px;
}
html body .single_tour_booking_wrapper .inquiry-submit{
  padding-left: 20px;
  width: 220px;
  padding-right: 0;
  display: block;
  font-weight: 500;
  transition: 0.1s all linear;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
}
html body .single_tour_booking_wrapper .inquiry-submit:hover{
    border-color: #4CD964;
}
.single_tour_booking_wrapper .inquiry-submit:hover{
    background-color: #4CD964;
}
.chkbx{
  margin-left: 0;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
  top: -1px;
}
.chkbx .wpcf7-list-item{
    margin-left: 0;
    font-size: 12px;
    position: relative;
    top: -2px;
}
.wpcf7-list-item-label{
    position: relative;
    top: -2px;
}
html body #team-wrap{
    padding-bottom: 0 !important;
}
.img-wrap{
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
/*============= home team-section */
/*============= about  */
#wrapper-singleteam #page_content_wrapper{
    width: 800px;
    max-width: 100%;
}
#wrapper-singleteam .single-social_wrapper-team {
    margin-top: 10px;
}
#wrapper-singleteam .single-social_wrapper-team a{
    font-size: 20px;
}
#wrapper-singleteam li{
    display: inline-block;
    padding:0 10px;
}
#wrapper-singleteam .single-social_wrapper-team a:hover{
    color: #007aff;
}
body.page-id-5027 #wrapper{
    overflow: visible !important;
}
body.page-id-5027 #jarallax-container-0 > div,
body.page-id-5027 #jarallax-container-1 > div{
    background-size: cover !important;
}
.standard_wrapper .photoframe:nth-child(4n + 1) {
    clear: both;
}
/*============= about end */
/*============= sidebar  */
.sidebar #custom_html-2{
    padding: 10px !important;
}
.sidebar #custom_html-2 a{
    display: inline-block;
    text-align: center;
    width: 33%;
}
.sidebar #custom_html-2 a i{
    display: block;
}
body #page_content_wrapper .sidebar .content .sidebar_widget li .side-list ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
#custom_html-2 .side-list li{
    width: 33.33%;
    text-align: center;
    padding: 30px 10px 0 10px;
    color: #393939;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    background: url(images/icon-tick.svg) no-repeat center top;
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}
.sidebar .custom-html-widget .common-btn{
    display: none;
    margin: 0 !important;
    display: inline-block;
    float: none;
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#page_content_wrapper .sidebar #custom_html-3{
    border: none;
    background: no-repeat;
    margin: 0;
    padding: 0;
}
#page_content_wrapper .sidebar #custom_html-3 .custom-html-widget{
    padding-top: 0 !important;
    text-align: center !important;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.sidebar .custom-html-widget .common-btn.popup-form{
    background: #2ca541;
}
.sidebar #custom_html-3 .common-btn:not(.popup-form):hover {
    background: #007AFF !important;
}
html body.single-tour #page_content_wrapper .sidebar .content .sidebar_widget{
    margin-top: 0;
}
.single_tour_header_content .single_tour_price small{
    font-size: 13px;
    margin-left: 2px;
    font-weight: 400;
}
/*============= sidebar end  */
/*============= single tour popup  */
.common-btn{
    padding: 10px 15px;
}
/*.backdrop {
    position: fixed ;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background:#000;
    opacity: .0;
    filter:alpha(opacity=0);
    display:none;
    z-index: 111 ;
}*/
.single_tour_booking_wrapper,
.downloadable-wrapper {
/*  position: fixed ;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    max-height: calc(100vh - 10px);
    padding:10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
     overflow: auto;
    z-index: 1111;
    border-radius: 5px;
    margin-top: 5px;
     opacity: 1 !important;
    */
}
/*magnifypopup*/
.general-popup{
    position: relative;
    border: none;
    width:500px;
    max-width: 95%;
    background:#fff;
    margin: 0 auto;
    clear: both;
    border-radius: 5px;
    margin-top: 5px;
}
.general-download{
    width: 750px;
    max-width: calc(100% - 20px);
}
/*magnifypopup end*/
.single_tour_booking_wrapper textarea + .wpcf7-not-valid-tip,
.chkbx + .wpcf7-not-valid-tip {
    position: relative;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    top: -5px;
}
.chkbx + .wpcf7-not-valid-tip {
    top: -9px;
}
.single_tour_download{
    opacity: 1 !important;
}
.downloadable-wrapper{
    padding: 20px 30px;
}
.information-header{
    text-align: center;
    padding-bottom: 20px;
}
.information-header h2{
    margin-bottom: 0;
    padding-bottom: 0;
}
body #page_content_wrapper .information-header p{
    padding: 0 !important;
}
.information-form-content .information-content,
.information-form-content .downlaod-form{
    width: 50%;
    float: left;
}
.information-content img {
    width: auto;
    max-width: 100%;
}
.information-form-content .information-content{
    padding-right: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.information-form-content p{
    line-height: 1.4;
}
.information-form-content ul{
    padding-left: 20px;
}
.download-footer{
 margin-top: 20px;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 border-top: 1px solid #e3e3e3;
 padding-top: 15px;
 align-items: center;
}
.download-footer + p{
    display: none !important;
}
.download-footer .download-footer-content{
   width: calc(100% - 120px);
   display: block;
}
.clear{
    clear: both;
}
.information-form-content .downlaod-form{
}
.single_tour_booking_wrapper .wpcf7{
 padding: 10px 25px 5px;
}
.single_tour_booking_wrapper textarea {
    height: 150px;
}
.close{
    display: none;
}
.single_tour_booking_wrapper .close:hover,
.downloadable-wrapper .close:hover{
   opacity: 0.6;
}
.single_tour_booking_wrapper textarea {
    height: 100px;
}
.close + p{
    display : none;
}
.single_tour_booking_wrapper h4{
    margin: 10px 0;
}
.single_tour_booking_wrapper .wpcf7-form input,
.single_tour_booking_wrapper .wpcf7-form textarea,
.single_tour_booking_wrapper .wpcf7-form select,
.downloadable-wrapper .wpcf7-form input,
.downloadable-wrapper .wpcf7-form textarea,
.downloadable-wrapper .wpcf7-form select,
{
    margin-bottom: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.single_tour_booking_wrapper .wpcf7-form input[type='submit']{
    margin-bottom: 0;
}
#page_content_wrapper .single_tour_booking_wrapper p {
    padding-top: 12px;
    padding-bottom: 0;
}
.single_tour_booking_wrapper .wpcf7-form-control-wrap,
.downloadable-wrapper .wpcf7-form-control-wrap,{
    margin-top: 5px;
    display: block;
}
.single_tour_booking_wrapper input[type=text],
.single_tour_booking_wrapper input[type=password],
.single_tour_booking_wrapper input[type=email],
.single_tour_booking_wrapper input[type=url],
.single_tour_booking_wrapper input[type=date],
.single_tour_booking_wrapper input[type=tel],
.single_tour_booking_wrapper input[type=number],
.single_tour_booking_wrapper input,
.single_tour_booking_wrapper textarea,
.downloadable-wrapper input[type=text],
.downloadable-wrapper input[type=password],
.downloadable-wrapper input[type=email],
.downloadable-wrapper input[type=url],
.downloadable-wrapper input[type=date],
.downloadable-wrapper input[type=tel],
.downloadable-wrapper input[type=number],
.downloadable-wrapper input,
.downloadable-wrapper textarea{
    font-size: 13px;
    margin-top: 2px;
}
.single_tour_booking_wrapper.contact_form7 label{
    padding-top: 5px;
    font-size: 12px;
}
html body div.wpcf7-validation-errors {
    background: #ff5a5a;
    color: #fff;
    padding: 10px;
    position: relative;
    top: -10px;
}
html body div.wpcf7-mail-sent-ok{
   background: #2ca541;
   padding: 10px;
}
.hmly-tour-btn{
 display: none;
}
.single-destination .tour_related .sub_title,
.page-template-template-questionare-fullwidth .tour_related .sub_title {
   padding-bottom: 20px;
   font-weight: 700;
   margin-bottom: 30px;
   border-bottom: 1px solid #dce0e0;
}
.page-template-template-questionare-fullwidth .tour_related{
    margin-bottom: 10px;
}
/**/
.downloading-file label,
.downloading-file + div + .download-footer .wpcf7-submit{
    display: none;
}
/*============= single tour popup end */
/*============= tour page layout   */
/*============= trek-tab  */
body.single-tour h1{
    margin-bottom: 30px;
}
.trek-tab:before{
    clear: both;
    display: block;
    content: '';
}
ul.treking-tab-nav {
    background: rgba(0,0,0, 0.7);
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 0;
    list-style: none;
}
#page_content_wrapper .inner .sidebar_content .trek-tab  ul{
 margin-left: 0;
 padding-left: 0;
 margin-bottom: 35px;
 padding-top: 10px;
}
#page_content_wrapper .inner .sidebar_content .treking-tab-nav-wrap ul,
html body .tab-inner-cont p{
 padding-top: 0 !important;
}
.tab-content a:hover{
    color: #2ca541;
}
.overview-section{
    padding-bottom: 20px;
    overflow: hidden;
}
.sec-row{
    margin-left: -7.5px;
    margin-right: -7.5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.sec-row:after{
    display: block;
    content: '';
    clear: both;
}
.col-half{
    width: calc(50% - 15px);
    padding: 10px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:1.5px dotted #ccc;
    margin: 7.5px;
}
.col-full{
    margin: 7.5px;
    padding: 15px;
    border:1.5px dotted #ccc;
    margin-bottom: 15px;
    clear: both;
    width: 100%;
}
.col-full:after{
    clear:both;
    display: block;
    content: '';
}
.treking-tab-nav li a{
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    display: block;
}
.treking-tab-nav li{
    border-right: 1px solid #777;
    width: 20%;
}
.treking-tab-nav li.acitve{
    background: #ccc;
}
.treking-tab-nav li:last-child{
    border-right: 0;
}
.treking-tab-nav li i,
.mobile-accordion-tab i{
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.3);
}
.trek-tab .tab-inner-cont li{
    position: relative;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 7px;
}
.trek-tab .tab-inner-cont li:before {
    content: "\e65d";
    margin-right: 20px;
    color: #2ca541;
    display: inline-block;
    left: 3px;
    position: absolute;
    top: 0;
    font-family: 'themify';
    font-weight: bold;
}
.trek-tab .tab-content h2{
    color: #1176bc;
}
.join-title h2{
    font-size: 26px;
    margin-top: 2px;
}
.trek-tab .tab-inner-cont p{
    padding-top: 0;
}
.trek-tab .tab-inner-cont .no-style li:before{
    display: none;
}
.trek-tab .tab-inner-cont .no-style li{
    padding-left: 0;
}
.overview-section .icon-inner i {
    font-size: 22px;
    width: 30px;
    float: left;
    background: #5d8a29;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.overview-value{
    float: right;
    width: calc(100% - 80px);
}
.faq-section{
    margin-top: 20px;
}
.faq-content{
    display: none;
}
.faq-section h3{
    cursor: pointer;
    background: #e4e4e4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 5px;
    padding: 10px 40px 10px 15px;
    font-size: 15px;
    position: relative;
}
.plusminus{
    position: absolute;
    right: 0;
    top: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #2ca541;
    padding: 5px;
    padding: 10px 15px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    vertical-align: middle;
    line-height: 100%;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.mobile-accordion-tab{
    display: none;
}
/*============= trek-tab end  */
/*============= section-join-fixed-dep   */
.section-join-fixed-dep{
    position: relative;
}
.join-top-section .join-title{
    float: left;
    width: 50%;
}
.join-form{
    float: right;
    width: 30%;
}
.table-head{
    background: rgba(0,0,0, 0.7);
    font-weight: bold;
    color: #fff;
}
.section-join-fixed-dep .fixed-dep{
    display: table;
    width: 100%;
}
.fixed-dep .table-row,
.fixed-dep .th-row,
.fixed-dep .tb-row{
    display: table-row;
}
.fixed-dep .common-btn{
    margin-top: 0;
    float: none;
    display: inline-block;
    padding: 3px 15px;
}
.tb-cell{
    display: table-cell;
    padding: 15px;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: middle;
    font-weight: 500;
}
.plain{
    color: #ff5a5a;
}
.plain:hover{
    color: #2ca541;
}
.tb-cell i{
 color: #2ca541;
 margin-right: 10px;
 font-weight: bold;
}
.tb-price i,
.tb-space i{
}
.tb-cell:last-child{
    border-right: 1px solid #e6e6e6;
    text-align: center;
}
.mobile-display{
    display: none;
}
.join-top-section{
    padding: 20px;
    margin-top: 15px;
    border: #ccc 1px solid;
    border-radius: 5px 5px 0 0;
}
.filter-departure{
    text-align: right;
    width: 50%;
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.filter-departure select{
    margin-left: 5px;
    height: 42px;
}
.join-top-section:after,
.filter-departure:after{
    display: block;
    content:'';
    clear: both;
}
.single_tour_attribute_wrapper{
    display: none !important;
}
.overview-section .overview-icon span{
    display: block;
    position: relative;
}
.overview-section .overview-icon  span.level-tooltip {
    position: absolute ;
    background: #000;
    width: 300px;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    padding: 20px;
    font-size: 12px;
    top: 60px;
    left: 0;
    z-index: 1;
    display: none;
    cursor: pointer;
}
.overview-section .overview-icon:hover  span.level-tooltip {
    display: block;
}
.overview-section .overview-icon  span.level-tooltip:after{
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #000000 transparent;
    position: absolute;
    top: -15px;
}
.overview-section .icon-inner {
    margin-right: 10px;
    font-weight: 600;
}
.overview-section .icon-inner{
}
.overview-section .overview-value{
    margin-left: 18px;
}
.overview-section .overview-value strong{
    display: block;
}
.treking-tab-nav .active,
.treking-tab-nav li:hover{
    background: #0676be;
}
select{
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    width: 100%;
}
.sidebar .sidebar_widget .widget_media_image {
    border: none !important;
    padding: 0 !important;
}
.sidebar .sidebar_widget .widget_media_image img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.fixed-departure-product{
    display: block !important;
}
p.checkout-heading {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 10px !important;
}
.woocommerce-checkout-review-order-table .product-name > strong{
    display: block;
}
body.woocommerce-checkout  div.woocommerce-message,
body.woocommerce-checkout div.woocommerce-info,
body.woocommerce-checkout div.woocommerce-message {
    display: none;
}
.woocommerce-checkout-review-order-table .fixed-departure-product,
.woocommerce-checkout-review-order-table  strong.product-quantity{
    display: inline-block;
}
body.woocommerce-checkout div.woocommerce-billing-fields h3:first-child{
    display:none;
}
h3.billing-title {
    display:block;
}
/*============= section-join-fixed-dep end   */
/*============= woocommerce   */
.woocommerce .woocommerce-order .wc-item-meta{
    margin-left: 0 !important;
}
.woocommerce .woocommerce-order .wc-item-meta li p{
    display: inline;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  background: rgba(0, 0, 0, 0.6);
  padding: 15px;
  box-sizing: border-box;
  margin-bottom: 25px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  list-style: none;
  margin-bottom: 5px;
  padding: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  color: #007AFF;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
  border-bottom: 0;
}
body .woocommerce-MyAccount-navigation ul li.is-active{
    border-color: rgba(255, 255, 255, 0.1) ;
    border-left: 0;
}
body .woocommerce-MyAccount-navigation ul li.is-active a{
    color: #007AFF ;
}
.woocommerce-page input[type=text],
.woocommerce-page input[type=password],
.woocommerce-page input[type=email],
.woocommerce-page input[type=url],
.woocommerce-page input[type=tel],
.woocommerce-page input[type=date],
.woocommerce-page input[type=number],
.woocommerce-page textarea,
.woocommerce-page select{
  margin-bottom: 20px !important;
}
.select2-container--default .select2-selection--single{
    background-color: #ffffff;
    color: #555555;
    border-color: #dce0e0;
    padding: 5px;
    height: 40px;
    margin-bottom: 20px;
}
.image-widget-form a{
    display: block;
}
.image-widget-form a img{
    margin-top: 23px;
}
#page_content_wrapper .sidebar #media_image-5{
  margin-top: 22px;
}
.woocommerce form .form-row label{
    line-height: 1;
}
.woocommerce-page table.cart th,
table.shop_table thead tr th{
    background: #0676be;
}
body.woocommerce-order-received .woocommerce h2,
body.woocommerce-order-received .woocommerce h3{
    margin: 30px 0 20px;
}
.woocommerce-page #booking-date{
    margin-bottom: 35px;
}
body .woocommerce p.form-row{
    margin-bottom: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{
     padding: .65em 1.5em .65em 1.5em;
}
.woocommerce-cart td.product-name a,
.woocommerce-checkout td.product-name a {
    pointer-events: none;
}
.woocommerce .product-thumbnail{
    display: none;
}
.woocommerce form.woocommerce-checkout #customer_details .col-1,
.woocommerce form.woocommerce-checkout #customer_details .col-2{
    width: 100%;
}
body.woocommerce-checkout div.page_title_wrapper {
    display:none;
}
body.woocommerce-checkout .variation dd p{
    padding-top: 0 !important;
}
/*checkout*/
.woocommerce-checkout .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .fixed-departure-product,
.woocommerce-checkout .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name .variation,
.woocommerce-checkout .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td.product-remove,
.woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-account-fields,
.woocommerce-checkout .woocommerce-account-fields,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal,
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total,
.woocommerce-checkout .woocommerce-cart-form .product-price,
.woocommerce-checkout .woocommerce-cart-form .product-subtotal,
.woocommerce-checkout-review-order-table .product-name .variation,
.woocommerce-checkout-review-order-table .woocommerce-account-fields{
    display: none;
}
.woocommerce table.shop_table.cart, .woocommerce-page table.shop_table.cart {
    width: 264px;
    max-width: 100%;
}
.woocommerce-checkout .woocommerce-cart-form__contents input.qty{
    margin-top: 20px; 
}
.woocommerce-checkout .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-quantity {
    padding-bottom: 35px !important;
}
.woocommerce-checkout div.ui-widget-header{
    background: #0676be;
}
.woocommerce-checkout .ui-widget-content a.ui-state-active, 
.woocommerce-checkout .ui-widget-header a.ui-state-active, 
.woocommerce-checkout a.ui-button.ui-state-active:hover, 
.woocommerce-checkout a.ui-button:active, 
.woocommerce-checkout a.ui-state-active{
    background: #0676be;
}
.woocommerce-checkout table.shop_table.cart{
    margin-top: 2px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next{
        top: 7px;
}
div.payment_method_stripe #stripe-payment-data p {
    display: none;
}
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row{
    padding: 0 10px;
}
.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]{
    padding-left: 0;
}
.woocommerce form .form-row.woocommerce-invalid label{
    color: #222;
}
/*checkout*/
/*============= woocommerce end */
.footer_bar .footer_bar_wrapper {
    border-color: rgba(255, 255, 255, 0.25) ;
}
#footer{
    padding-bottom: 27px;
}
#footer .comodo-icon{
    position: relative;
    margin-top: 17.5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
#footer .comodo-icon img:first-child {
    width: 82px;
    position: relative;
    /* top: 2px;*/
}
#footer .social_wrapper{
    margin-top: -2px;
}
#footer .comodo-icon img{
  padding-right: 3px;
}
#footer #text-2 .textwidget img{
    margin-top: 18px !important;
}
#footer #text-2 .textwidget p{
    margin-bottom: 0;
    padding-bottom: 0;
}
/*about page banner bottom white space*/
.page-template-default.page-id-2465 #page_caption.hasbg{
    margin-bottom: 0;
}
.hm-video{
    display: block;
}
.hm-video iframe{
    width: 100%;
    height: 60vh;
}
/*parallax video */
.home .blk-10 + .parallax{
   height: 60vh !important;
   background-position: top center !important;
   overflow: hidden;
}
.home .blk-10 + .parallax iframe {
    top: 0 !important;
    position: absolute !important;
    transform: translate(0) !important;
    -webkit-transform: translate(0) !important;
    -moz-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    -o-transform: translate(0) !important;
    height: 400px;
    visibility: visible !important; 
}
.home .blk-10 + .parallax img{
    position: absolute !important;
    top: -90px !important;
    left: 0;
    width: 100%;
}
.home .blk-10 + .parallax > #jarallax-container-0{
    position: relative !important;
}
/*parallax video end*/
/*=============sitemap */
html body #page_content_wrapper #menu-sitemap-navigation{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
}
#menu-sitemap-navigation li{
    list-style: none;
}
#menu-sitemap-navigation li a{
    color: #222;
}
#menu-sitemap-navigation li a:hover{
    color: #0d74bb;
}
#menu-sitemap-navigation > li{
    width: calc(50% - 20px);
    padding: 10px 20px 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 10px;
    -webkit-box-shadow: 0 0 1px 1px #D4D4D4;
    box-shadow: 0 0 1px 1px #D4D4D4;
}
#menu-sitemap-navigation > li > a,
.sitemap-fd h2 {
   font-weight: bold;
   font-size: 17px;
   color: #fff;
   margin-top: 10px;
   margin-bottom: 12px;
   display: inline-block;
   width: 100%;
   background: #0d74bb;
   padding: 5px 10px;
   box-sizing: border-box;
   -webkit-box-sizing: border-box;
   line-height: 1.5;
}
.sitemap-fd{
    padding: 10px 20px 35px;
    -webkit-box-shadow: 0 0 1px 1px #D4D4D4;
    box-shadow: 0 0 1px 1px #D4D4D4;
    margin: 10px;
    width: calc(50% - 20px);
    box-sizing: border-box;
}
.sitemap-fd h3 {
 line-height: 1.2;
 margin: 0;
 padding: 0;
}
.sitemap-fd h3 a{
    color: #222;
    font-size: 15px;
}
.sitemap-fd h2{
    margin-bottom: 7px;
}
.sitemap-fd ul{
    list-style: none;
}
#menu-sitemap-navigation > li > a:hover{
    color: #fff;
}
#menu-sitemap-navigation ul{
}
#menu-sitemap-navigation > li > .sub-menu > li > a{
    font-weight: bold;
}
html body #page_content_wrapper #menu-sitemap-navigation > li > .sub-menu{
    margin-left: 0;
}
/*=============Quesationar*/
body.page-template-template-questionare div#page_content_wrapper .inner .sidebar_wrapper{
    margin-top: 45px ;
}
.page-template-template-questionare .sidebar_wrapper .widgettitle{
    padding-bottom: 7px;
}
/*personal-testimonial banner*/
.personal-testimonial-wrapper{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 11;
    width: 100%;
}
.personal-testimonial-wrapper .standard_wrapper{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    justify-content: center;
}
.person-image{
    border: 5px solid #fff;
    -webkit-box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    -moz-box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    min-height: 120px;
    display: flex;
    align-items: center;
    background: #007aff;
}
.person-image img{
    max-width: 100%;
    width: 190px;
    display: block;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.person-testimonial{
    background: #fff;
    width: 400px;
    max-width: 100%;
    padding: 10px;
    border-radius: 5px;
    margin-left: 20px;
    -webkit-box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    -moz-box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    box-shadow: 3px 3px 13px 0 rgba(50,50,50,.75);
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: calc(64% - 40px);
}
.person-testimonial:before {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    border-top: 10px solid transparent;
    content: '';
    display: block;
    height: 0;
    left: -10px;
    z-index: 1;
    position: absolute;
    width: 0;
}
/* end*/
.section-questions {
  padding: 30px 0 0;
}
.section-questions .intl-tel-input{
    width: 100%;
}
.section-questions form h2 {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
}
.section-questions form .answer-wrapper {
  padding: 30px 0;
  overflow: hidden;
}
.section-questions .ui-datepicker{
    margin-bottom: 15px;
}
.answer-wrapper .wpcf7-radio{
 display: flex;
 flex-wrap:wrap;
}
.section-questions form .answer-wrapper label span {
  display: block;
  height: 150px;
  width: 150px;
  background-color: #e4e4e4;
  border: 4px solid #e4e4e4;
  float: left;
  margin: 0 15px 30px 0;
  text-align: center;
  padding: 0 10px 0;
  box-sizing: border-box;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
max-width: 100%;
}
.section-questions form .answer-wrapper label {
  height: 0;
}
.section-questions form .answer-wrapper>span>span>span {
  float: left;
  position: relative;
  max-width: calc(25% - 1em);
      margin-left: 0.5em;
    margin-right: 0.5em;
}
.section-questions form .answer-wrapper input[type=checkbox],.section-questions form .answer-wrapper input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  visibility: hidden;
  border: 4px solid transparent;
  position: absolute;
  left: 0;
}
.section-questions form .answer-wrapper input[type=checkbox]:checked+span,
.section-questions form .answer-wrapper input[type=radio]:checked+span {
  border: 4px solid #007AFF;
  background: #fff;
}
.section-questions .contact-information-wrapper {
  background-color: #e4e4e4;
  clear: both;
  height: auto;
  padding: 20px 20px 30px;
  margin: 30px 0;
  box-sizing: border-box;
}
.section-questions .contact-information-wrapper label {
  color: #282828;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin: 10px 0 5px;
  display: block;
}
.section-questions .contact-information-wrapper input,
.section-questions .contact-information-wrapper textarea {
  height: 42px;
  padding: 6px 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  transition: none;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e6edf5;
/*  margin-bottom: 20px;*/
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.section-questions .contact-information-wrapper .wpcf7-form-control-wrap{
    display: block;
    margin-bottom: 20px;
}
.section-questions span.has-free-text input.wpcf7-free-text[disabled] {
  display: none;
}
.section-questions span.has-free-text input.wpcf7-free-text {
  font-size: 14px;
  height: 42px;
  padding: 6px 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  transition: none;
  color: #666;
  background-color: #fff;
}
.section-questions .contact-information-wrapper textarea {
  height: 100px;
  width: 100%;
  margin-bottom: 0;
}
.section-questions .contact-information-wrapper span.required {
  color: red;
}
.section-questions input#trekking-date {
  width: 285px;
  padding: 10px;
  color: #666;
  border: 1px solid #ccc;
  background: #F1F1F1;
}
span.wpcf7-not-valid-tip{
    font-size: 13px;
    margin-top: -3px !important;
    margin-bottom: 4px;
}
.section-questions span.wpcf7-not-valid-tip {
  font-size: 13px;
  margin-top: -20px;
}
.section-questions #trekking-date + p span.wpcf7-not-valid-tip{
    margin-top: 0 ;
}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
  line-height: 1.9;
}
.ui-widget-content a.ui-state-active,.ui-widget-header a.ui-state-active,a.ui-button.ui-state-active:hover,
a.ui-button:active,a.ui-state-active {
  background: #007AFF;
  border: 1px solid #007AFF;
  color: #fff;
}
.ui-datepicker{
    margin-top: 0;
}
 table.ui-datepicker-calendar {
  margin-bottom: 1px;
}
 div.ui-widget-header {
  background: #007AFF;
  color: #fff;
}
.trekking-date-value input{
    display: none !important;
}
/*=============Questionnaire end*/
/*=============Random payment */
#billing-panel{
    display:none;
    margin-top: 30px;
}
.steps-tab .step{
    position: relative;
}
.step:after{
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 21px solid white;
}
.step_1_ci{
    height:36px;
    background: #0676be;
    padding:8px 0 0 35px;
}
.step_1_ci:after{
      right: 0;
}
.step_2_pi{
    height:36px;
     background: #007aff;
   padding:8px 0 0 60px;
}
.step_2_pi:after{
    left: 0;
      background: #fff;
       border-right: 21px solid #007aff;
}
.step_2_pi a,
.step_1_ci a{
    color:#fff;
    font-size:16px;
    font-weight: 400;
}
.error{
    margin:0;
    height:10px;
    display: none;
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    font-size: 13px;
}
.left-sec{
    border-right: 1px solid #ccc;
}
.heading-sec{
    padding: 0 0 25px 0;
}
#billing-panel input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=number],
input[type=tel],
input.wpcf7-text,
#booking-panel input{
    width: 100%;
}
.row-wrap .common-btn{
    float: none;
    margin-top: 20px;
    display: inline-block;
}
#billing-panel .common-btn,
#booking-panel .common-btn{
    margin-top: 15px;
    margin-bottom: 10px;
}
.checkbox-inline{
    margin-top: 20px;
}
.cc-payment{
    cursor: pointer;
}
body #page_content_wrapper p.form-row {
    padding: 0;
}
#cc_type{
    margin-left: 7px;
}
.status-box-message .payment-message{
    white-space: normal;
    clear: both;
    display: block;
    padding: 15px;
    margin: 5px;
    position: relative;
    display: flex;
    background: #e4f5fc;
    border: 1px solid #dcf1fa;
    margin-top: 10px;
}
.status-box-message {
    margin: 0 -7.5px 40px;
}
.filed-label sup{
    color: #ff0000;
}
.status-box-message .success i:before{
        content: "\f00c";
}
#page_content_wrapper .status-box-message p{
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0 !important;
}
.status-box-message h2{
    margin-bottom: 0;
    padding-bottom: 0;
}
.icon-status-box{
    padding-right: 20px;
    padding-top: 8px;
}
.payment-message .failed i{
    color: #ff0000;
}
.status-box-message .failed + .status-desc,
.status-box-message .failed + .status-desc h2{
    color: #ff0000;
}
.status-box-message .success i{
    color: #2ca541;
}
.status-box-message .success + .status-desc,
.status-box-message .success + .status-desc h2{
    color: #2ca541;
}
.woocommerce-additional-fields h3{
    display: none;
}
.extra-charge{
    font-size: 12px;
    color: #666;
    margin-bottom: 20px;
    display: block;
}
.section-random-pay{
    margin-bottom: 40px;
}
/*loader*/
.btn-wrap{
    position: relative;
    display: inline-block;
}
.random-payment-wrapper .loading{
    padding-right: 35px;
}
.random-payment-wrapper select{
    height: 40px;
}
.random-payment-wrapper .loading + .loading-blk{
    position: absolute;
    right: 5px;
    top: 37px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
   -webkit-animation: lds-rolling 1s linear infinite;
   animation: lds-rolling 1s linear infinite;
   border: 5px solid rgba(255, 255, 255, 0.5);
   border-left: 5px solid #fff;
}
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*loader end*/
/*=============Random payment end*/
.tab-pane {
    display: none;
}
.tab-pane.active{
    display: block;
}
/*=============woocommerce end */


#team-wrap .post_img{
    height:  210px;
    width:  210px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    float: none;
}

/*tripadvisor*/
#page_content_wrapper .sidebar .content .custom-html-widget {
    padding: 0;
}
.TA_selfserveprop > img {
    display: none;
}
#page_content_wrapper .sidebar .content .sidebar_widget li ul.widSSPReadReview  {
    padding: 3px 8px 0 0;
}
#page_content_wrapper .sidebar .content .sidebar_widget li ul.widSSPWriteReview {
    padding: 3px 0 0 8px;
}
.sidebar #CDSWIDSSP{
    margin-left: auto;
    margin-right: auto;
}

 /*=============social icon */
.page-contact-us .social_wrapper.shortcode ul li{
    margin-bottom: 0 !important;
}
#page_content_wrapper .social-sec-wp + p, 
.page_content_wrapper .social-sec-wp + p{
    padding-bottom: 0;
    margin-bottom: 0;
}
.page-contact-us .ppb_wrapper .contact_form7_wrapper{
    margin-top: 5px !important;
}

/*=============contact-form radio*/
.page-book-your-trek .section-questions .cont-wrap-box{
    background: #313131;
    background-position: top center;
    background-size: cover;
    position: relative;
}
.contact-information-wrapper-1 .contact-inner-wrap-section{
    display: -webkit-box;  
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex; 
    margin: 0 -15px;
}
.section-questions .contact-information-wrapper-1 .contact-inner-wrap-section textarea{
   height: 186px;
}
.col-one-half{
    width: 50%;
    padding: 0 15px;
}
/*.section-questions .cont-wrap-box:after{
    display: block;
    content: '';
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}*/
.section-questions .contact-information-wrapper-1{
    background: none;
    position: relative;
    z-index: 1;
    padding: 50px 50px 20px;
}
.section-questions .cont-wrap-box input[type="submit"] {
    display: inline-block;
    width: auto;
    background: #007aff;
    border: 0;
    color: #fff;
    border-radius: 20px;
    padding: 10px 20px;
}
.section-questions .cont-wrap-box input[type="submit"]:hover{
    background: #2ca541;
}
.section-questions .cont-wrap-box .contact-information-wrapper label{
    color: #fff;
}
.section-questions .contact-information-wrapper-1 .wpcf7-form-control-wrap{
    margin-bottom: 30px;
}
/*=============imgradio-wrap radio*/
.imgradio-wrap{
    display: -webkit-box;  
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex; 
    justify-content: flex-start;
    flex-wrap: wrap;
}
.imgradio{
    display: -webkit-box;  
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex; 
    justify-content: flex-start;
    flex-wrap: wrap;
}
.imgradio label{
    height: inherit !important;
    width: auto;
    display: block;
   max-width: calc(25% - 1em);
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.section-questions form .imgradio label span{
    padding: 0;
    display: block;
    border: none ;
    background: none;
    line-height: 0;
    border:4px solid #fff;
}
.section-questions form .imgradio input[type=radio]:checked+span{
    border: 4px solid #007AFF ;
}
/*calendar*/
.page-book-your-trek .section-questions .ui-datepicker{
    background: #313131;
    color: #fff;
}
.page-book-your-trek .section-questions .ui-datepicker *{
    color: #fff !important;
    border: none !important;
}
.page-book-your-trek .ui-state-default, 
.page-book-your-trek .ui-widget-content 
.page-book-your-trek .ui-state-default, 
.page-book-your-trek .ui-widget-header 
.page-book-your-trek .ui-state-default{
    border: 1px solid #797777;
    background: #020101;
}
.page-book-your-trek .ui-datepicker .ui-datepicker-prev, 
.page-book-your-trek .ui-datepicker .ui-datepicker-next{
    background: none;
    border-color: transparent;
    cursor: pointer;
}
/*calendar end*/
/*=============book your trek*/

/*=============contact*/
.ppb_contact_half_bg #jarallax-container-0{
	clip: unset !important;
}
/*=============contact end*/

/*=============blog_grid */
.home .blk-13 .blog_grid_wrapper{
    display: -webkit-box;  
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex; 
    flex-wrap: wrap;
   align-items: stretch;
}
.home .blk-13 .blog_grid_wrapper > div{
    margin-bottom: 20px !important;
}
.home .blk-13 .blog_grid_wrapper .post_wrapper{
    height: calc(100% - 20px);
    padding-bottom: 30px;
    position: relative;
}
.home .blk-13 .blog_grid_wrapper .readmore{
    position: absolute;
    bottom: 30px;
}
/*=============blog_grid end */
/*=============imgradio-wrap radio edd*/
@media screen and (min-width: 768px) {
    .tour-packages{
        max-height: 700px;
        overflow-y: auto;
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 992px) {
        /*=============header */
        body #nav_wrapper {
            margin-top: 12px !important;
        }
        body .scroll #nav_wrapper,
        body .scroll-cus #nav_wrapper {
            margin-top: 8px;
        }
        .woocommerce-checkout .woocommerce{
            position: relative;
        }
        .woocommerce-checkout #tour_departure{
            position: absolute;
            right: 0;
            top: 49px;
            width: 47%;
        }
        /*=============header end */
        /*=============  tour_enquiry */
        .tour_enquiry .popup-form{
          padding-left: 50px;
          padding-right: 35px;
          background-position: 27px 9.5px;
      }
      /*=============  tour_enquiry */
 }
 @media screen and (min-width: 1200px){
    .footer_bar_wrapper{
        padding-top: 24px;
        padding-bottom: 24.5px;
        line-height: 1;
    }
    .footer_bar{
        padding-bottom: 0 !important;
    }
    .home .ppb_wrapper .one.fullwidth + .withsmallpadding{
        width: 100%;
        max-width: 100%
    }
}
@media (min-width: 1300px){
    #menu_wrapper .nav ul li a, #menu_wrapper div .nav li>a, .header_cart_wrapper i{
        font-size: 14px !important;
    }
   body #menu_wrapper #nav_wrapper ul li.menu-tel-no a{
        font-size: 16px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1600px){
    #footer{
        padding-bottom: 28px;
    }
}
@media screen and (max-width: 1300px) {
    /*============= home video  */
    body.home .blk-10 + .parallax iframe{
        top: -30% !important; 
    }
    /*============= home video   */
}
@media screen and (min-width: 2100px) {
    /*=============slider  */
    .home-banner-slider .tp-bgimg.defaultimg {
        background-position: top 20% left 0!important;
    }
    .ppb_wrapper .one.fullwidth,
    #rev_slider_1_1_wrapper,
    #rev_slider_1_1_wrapper > div{
        max-height: 800px !important;
    }
    /*=============slider end  */
    /*parallax video */
    .home .blk-10 + .parallax{
     height: 65vh !important;
 }
}
@media only screen and (max-width: 1380px) {
    /*=============header */
    .top_bar .standard_wrapper {
        padding-left: 20px;
        padding-right: 20px;
        max-width: 100%;
    }
    .top_bar #menu_wrapper .nav ul li a,
    .top_bar #menu_wrapper div .nav li > a {
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 0;
    }
  /*  .menu-book-your-trek a {
        margin-left: 110px !important;
    }*/
    /*=============end */
}
@media only screen and (max-width: 1280px) {
    /*=============header */
    .menu-book-your-trek a {
        margin-left: 30px !important;
    }
    /*=============header end*/
}
@media only screen and (max-width: 1199px) {
    /*=============slider */
    #mobile_nav_icon {
        display: inline-block !important;
    }
    #menu_wrapper .nav ul, #menu_wrapper div .nav {
        display: none;
    }
    html body .mobile_main_nav .menu-book-your-trek {
        margin: 10px 0;
    }
    html body .mobile_main_nav .menu-book-your-trek a {
        width: auto !important;
        display: inline-block;
        font-size: 20px;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    li.menu-tel-no.menu-item: {
        color: #fff;
    }
    li.menu-tel-no.menu-item a:before {
        color: #000;
        position: relative;
        top: -1px;
        font-weight: bold;
        font-size: 20px;
        padding-left: 0;
    }
    div#logo_right_button{
        display: block !important;
        top: 20px !important;
    }
    .menu-book-your-trek a {
        margin-left: 0 !important;
    }
    #rev_slider_1_1_wrapper .tp-caption.rev-btn.rev-withicon {
        top: 8px;
    }
    /*=============slider end */
    /*============= sidebar  */
    #custom_html-2 .side-list li{
        width: 50%;
    }
    .sidebar .custom-html-widget .common-btn{
        width: 100%;
        max-width: 100%;
    }
    #page_content_wrapper .sidebar #custom_html-3 .custom-html-widget{
        margin: 0;
    }
    /*============= sidebar  end*/
    /*============= section-join-fixed-dep    */
    .join-title h2 {
        font-size: 23px;
    }
    .fixed-dep .tb-cell{
        font-size: 13px;
    }
    body .fixed-dep .common-btn{
        font-size: 10px ;
        padding: 10px  ;
        line-height: 1.2;
    }
    body .overview-section .overview-icon span.level-tooltip,
    .overview-section .overview-icon:hover span.level-tooltip{
        display: none;
    }
    body.single-tour h1{
        font-size: 35px;
        margin-bottom: 30px;
    }
    .filter-departure select{
        font-size: 14px;
    }
    /*============= section-join-fixed-dep end   */
    .home .parallax{
        display: none !important;
    }
    html #wrapper.transparent .top_bar.scroll-cus #logo_right_button a,
    html #wrapper.transparent .scroll_down .top_bar #logo_right_button a{
        color: #000 !important;
    }
    /*=============  .single_tour_booking_wrapper    */
    /*pop up form*/
    .single_tour_booking_wrapper.contact_form7 label,
    span.wpcf7-not-valid-tip,
    .downloadable-wrapper label {
        font-size: 12px;
    }
    .chkbx{
        margin-top: 5px;
    }
    html body .single_tour_booking_wrapper .inquiry-submit{
        width: 180px;
        background-position: 20px;
    }
    html body .single_tour_booking_wrapper .inquiry-submit:hover{
        background-position: 20px;
    }
    /*popup form end*/
    /*=============  .single_tour_booking_wrapper end    */
    /*undernath banner section*/
    .home .blk-0{
     margin-bottom: 0;
     }
     /*undernath banner section end*/

    #team-wrap .post_img{
     height: 150px;
     width: 150px;
    }  
}
@media only screen and (max-width: 1099px) and (min-width: 960px){
    .single-tour .single_tour_header_content .standard_wrapper{
        padding: 0;
    }
}
@media screen and (max-width: 991px){
    /*=============header  */
    div#logo_right_button{
        display: block !important;
        top: 29px !important;
    }
    /*=============header  end*/
    /*=============slider  */
    #rev_slider_1_1_wrapper .tp-caption.rev-btn.rev-withicon {
        top: 8px;
    }
    /*=============slider  end*/
    /*=============footer  */
    #copyright,
    .menu-footer-menu-container{
       float: none !important;
       width: 100% !important;
       text-align: center;
       clear: both;
       padding-left: 0;
       padding-right: 0;
       }
       #copyright{
        padding: 0;
    }
    #footer_menu{
        float: none;
    }
    #footer_menu li{
        display: inline-block;
        float: none;
        margin: 0 10px
    }
    #team-wrap .grid .one_fifth {
        width: 48%;
    }
    /*=============footer end */
    /*============= section-join-fixed-dep    */
    .join-top-section .join-title,
    .join-top-section .filter-departure{
        width: 100%;
        float: none;
        text-align: left;
    }
    .filter-departure{
        margin-left: -5px;
        margin-right: -5px;
    }
    .filter-departure select{
        margin: 5px 5px 0;
    }
    body.single-tour #page_content_wrapper .inner .sidebar_content {
        margin-top: 0;
        margin-bottom: 0;
    }
    .sidebar{
        margin-bottom: 0;
    }
    .Grandtour_Tour_Posts .portfolio_type:last-of-type{
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }
    .tb-cell{
        padding: 10px;
    }
    .fixed-dep .tb-cell{
        font-size: 11px;
    }
    .tb-cell i{
        margin-right: 5px;
    }
    .col-half{
        width: calc(100% - 15px);
        float: none;
    }
    .overview-icon,
    .overview-value,
    .col-half{
        float: none;
    }
    .overview-section .overview-value{
        margin-left: 65px !important;
    }
    #page_content_wrapper .inner .sidebar_content .trek-tab ul{
        margin-bottom: 15px;
    }
    .join-top-section{
        background: rgba(0,0,0, 0.7);
        margin-bottom: 30px;
        border-radius: 10px;
        margin-top: 0;
        padding-bottom: 25px;
        /* margin-top: 20px;*/
    }
    .join-title h2{
        color: #fff;
        font-size: 22px;
    }
    body.single-tour h1 {
        font-size: 26px;
        margin-top: 20px;
    }
    /*============= section-join-fixed-dep end   */
    /*============= trek-tab  */
    .treking-tab-nav li a{
        padding: 15px 10px;
        font-size: 14px;
    }
    .tab-pane{
        padding-top: 20px;
    }
    .join-top-section .join-title h2{
        color: #fff;
    }
    .tab-inner-cont ul{
        margin-bottom: 30px;
    }
    /*============= trek-tab end  */
    .home .ppb_wrapper .one.fullwidth + .withsmallpadding p{
        width: 100%;
    }
    .home .ppb_wrapper .one.fullwidth + .withsmallpadding{
     padding: 50px 30px 0 !important;
    }
    /*============= Questionare   */
    .person-image{
        width: 185px;
        max-width: 40%;
    }
    .tour_enquiry{
        width: calc(100% - 75px);
    }
    html body .tour_enquiry .custom-btn.custom-tour-btn{
        margin-left: 0;
        margin-top: 10px;
    }
    /*============= Questionare end  */
  
}
@media screen and (max-width: 767px) {
    /*#toTop{
        bottom: 15px;
    }*/
    .sm-6,
    .sm-9,
    .sm-5,
    .sm-3,
    .sm-4{
        width: 100%;
    }
    .sm-offset-4{
        margin-left: 0;
    }
    /*=============reset */
    .single-tour #page_content_wrapper h2 {
        font-size: 22px!important;
    }
    .custom-btn,
    .taan-logo{
        float: none;
    }
    .left-sec{
        border: none;
    }
    .custom-btn{
        position: relative;
        top: 20px;
        max-width: 100%;
        display: block;
        box-sizing: border-box;
    }
    .mb{
        display: block;
    }
    .dsk{
        display: none;
    }
    .row-wrap{
       flex-direction: column;
    }
    input[type=text], input[type=password], input[type=email], input[type=url], input[type=date],
    input[type=number], input[type=tel], input.wpcf7-text, .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon .input-text, select{
        padding: 5px;
    }
    /*=============reset end */
    /*=============header */
    .logo_wrapper img {
        width: 210px;
    }
    #logo_normal.logo_container,
    #logo_transparent.logo_container {
        top: 0;
    }
    #logo_wrapper,
    html[data-style=fullscreen] #logo_wrapper,
    .top_bar.hasbg #logo_wrapper {
        padding: 5px 0 10px;
    }
    #logo_normal.logo_container, #logo_transparent.logo_container {
        top: 0 !important;
    }
    html[data-menu=leftalign] #logo_right_button {
        top: 12px !important;
    }
    #mobile_main_menu li.menu-tel-no.menu-item a {
        font-size: 22px;
    }
    .mobile_main_nav li a, #sub_menu li a {
        font-size: 16px !important;
    }
    #close_mobile_menu.open + .mobile_menu_wrapper li.menu-tel-no.menu-item a:before {
        font-size: 16px;
    }
    .mobile_menu_wrapper {
        padding: 35px 15px;
    }
    .mobile_main_nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    .mobile_menu_wrapper .mobile_menu_content .social_wrapper {
        margin-top: 0;
    }
    body.admin-bar .mobile_menu_wrapper #mobile_menu_close.button {
        top: 10px;
        right: 20px;
        z-index: 111;
    }
    body.js_nav .mobile_menu_wrapper #mobile_menu_close.button {
        z-index: 100;
    }
    /*=============header end*/
    /*=============home */
    .home .ppb_text h2 {
     font-size: 24px ;
     }
     .home .ppb_wrapper .one.fullwidth + .withsmallpadding{
        padding-bottom: 0 !important;
    }
    #team-wrap .grid .one_fifth {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    #team-wrap .grid .one_fifth{
        padding-top: 20px;
    }
    #team-wrap .grid:first-of-type .one_fifth{
        padding-top: 0;
    }
    .home .blk-0{
        padding: 0;
    }
    html body #page_content_wrapper #menu-sitemap-navigation{
        padding-bottom: 20px;
    }
    /*Why Book With Us padding space bottom space*/
    .home #wrapper .standard_wrapper.blk-10 .one_third,
    .home #wrapper .standard_wrapper.blk-8 .one_third,
    .home #wrapper .standard_wrapper.blk-6 .one_third{
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    .img-wrap{
        flex-direction: column;
    }
    .img-wrap a:last-child{
        margin-top: 15px;
    }
    /*Why Book With Us bottom space*/
    .home #wrapper div.standard_wrapper.blk-10 .one_third{
        margin-bottom: 5px !important;
    }
    /*trip advisor banner bottom space */
    .home .ppb_blog_grid {
        padding-bottom: 0 !important;
    }
    .home .ppb_destination_grid + .withsmallpadding.ppb_header {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
    /*=============footer */
    #footer .sidebar_widget li .social_wrapper.shortcode{
        text-align: left;
    }
    #footer .textwidget{
        margin-bottom: 30px;
    }
    /*=============footer end*/
    /*============= tour page overall css   */
    #page_content_wrapper .inner_wrapper{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .single-tour #page_content_wrapper .inner_wrapper .sidebar_wrapper{
        order: 2;
    }
    .single-tour #page_content_wrapper .inner_wrapper .sidebar_content {
        order: 1;
        padding-top: 30px;
    }
    #page_content_wrapper .sidebar #custom_html-3 {
        display: none;
    }
    .single-tour #page_content_wrapper .sidebar #text-4 {
        margin-top: 0;
    }
    body.page-template-template-questionare div#page_content_wrapper .inner .sidebar_wrapper{
        margin-top: 35px;
    }
    /*treaking download from*/
    .information-form-content .information-content,
    .information-form-content .downlaod-form{
        width: 100%;
        float: none;
    }
    .information-content{
    }
    .information-header{
        padding-bottom: 10px;
    }
    .download-footer{
        display: block;
    }
    .information-header p br{
        display: none;
    }
    .downloadable-wrapper{
        padding: 20px 15px;
    }
    .download-footer .download-footer-content{
        width: 100%;
        font-size: 13px;
        margin-bottom: 15px;
    }
    .downlaod-form{
        margin-top: 20px;
    }
    .information-form-content .information-content{
        padding-right: 0;
    }
    html body .tour_enquiry .custom-btn.custom-tour-btn {
        display: inline-block;
        top: 0;
        margin-left: 10px;
        margin-top: 0;
    }
    .tour_enquiry {
        width: 100%;
    }
    /*============= tour page overall css   */
    /*============= sidebar  */
    #custom_html-2 .side-list li{
        width: 33.33%;
    }
    h4.tp-caption{
        font-weight: 700 !important;
    }
    #page_content_wrapper .sidebar #custom_html-3 .custom-html-widget{
        margin:0 -9px ;
    }
    /*============= sidebar  end*/
    /*============= trekking fixed table  */
    .mobile-display,
    .fixed-dep,
    .fixed-dep .table-row,
    .fixed-dep .tb-row,
    .tb-cell{
        display: block;
    }
    .tb-button{
        text-align: left;
    }
    .fixed-dep .table-head{
        display: none;
    }
    .fixed-dep .tb-cell{
        border: none;
        padding: 6px 15px;
        font-size: 16px;
    }
    .tb-cell .mobile-display{
        margin-bottom: 0;
        font-weight: bold;
        font-size: 15px;
    }
    .tb-row{
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 30px;
        border: 1px solid #ccc;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    body .fixed-dep .common-btn{
        padding: 10px 15px;
        font-size: 14px;
    }
    .join-top-section .filter-departure{
        margin-top: 10px;
    }
    .join-title h2,
    .tab-content h2{
        font-size: 22px;
    }
    .tb-cell:last-child{
        text-align: left;
    }
    .section-join-fixed-dep .fixed-dep{
        padding-bottom: 10px;
    }
    body.single-tour h1 {
        margin-bottom: 30px;
        margin-top: 0;
    }
    html body.single-tour #page_content_wrapper .sidebar .content .sidebar_widget{
        margin-top: -25px !important;
    }
    /*============= trekking fixed table end */
    /*============= trekking popup  */
    .single_tour_booking_wrapper .wpcf7-form-control-wrap{
        margin-top: 0;
    }
    .single_tour_booking_wrapper textarea{
        height: 100px;
    }
    html body div.wpcf7-validation-errors,
    html body div.wpcf7-mail-sent-ok{
        padding: 5px;
        line-height: 1;
        margin-top: 5px !important;
    }
    html body div .section-questions .wpcf7-validation-errors{
        margin-top: 20px !important;
        top: 0;
    }
    html body div.wpcf7-validation-errors{
        top: 0;
        margin-top: 0;
    }
    .single_tour_booking_wrapper .wpcf7{
        padding: 10px 15px;
    }
    body .single_tour_booking_wrapper{
        padding-top:   0;
    }
    /*============= trekking popup  end*/
    /*============= single_tour_booking_wrapper  */
    /*himalaya step choose bottom space*/
    .home .blk-1{
        margin-bottom: -20px;
    }
    .home .blk-2 .ppb_tour_classic .page_content_wrapper{
        margin-bottom: 0;
    }
    .home .blk-3{
        margin-top: -40px;
    }
    /*============= single_tour_booking_wrapper  */
    /*============= trek-tab  */
    ul.treking-tab-nav{
        /*display: none !important;*/
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 15px;
    }
    ul.treking-tab-nav li {
        border-right: 1px solid #777;
        width: calc(33.3333% - 1px);
        border-bottom: 1px solid #777;
    }
    .mobile-accordion-tab{
        display: none;
        background: #0676be;
        margin-bottom: 5px;
        padding:10px 15px;
        position: relative;
    }
    .trek-tab .tab-pane{
        display: none;
    }
    .trek-tab .tab-pane.active{
        display: block;
    }
    .mobile-accordion-tab h2{
        padding-left: 30px;
        margin-top: -2px;
    }
    .mobile-accordion-tab i{
        position: absolute;
        text-align: center;
        top: 13px;
        left: 10px;
    }
    .mobile-accordion-tab a{
        font-size: 14px;
        color: #fff;
    }
    .tab-content div.mobile-accordion-tab a:hover{
        color: #fff ;
    }
    .mobile-accordion-tab span {
        float: right;
        color: #fff;
        font-size: 15px;
    }
    .faq-section h3{
     padding-right: 32px;
    }
    .plusminus{
        padding: 10px;
    }
    /*============= trek-tab end */
    .blog_grid_wrapper{
        width: 99% !important;
        margin-bottom: 0 !important;
    }
    .blog_grid_wrapper .post{
        margin-bottom: 20px !important;
    }
    .blog_grid_wrapper .ppb_text{
        margin-bottom: 0 !important;
    }
    /*tanna banner bottom spacing */
    .blk-14 p{
     padding-top: 0  !important;
    }
    html body.single-tour .hmly-tour-btn{
        display: flex !important;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: column;
        padding-bottom: 30px;
        margin-top: -30px;
        display: none;
        width: calc(100% + 20px);
        margin-left: -10px;
    }
    .hmly-tour-btn .popup-form{
        background: #2ca541;
    }
    .hmly-tour-btn .common-btn{
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-top: 0;
        text-align: center;
    }
    .hmly-tour-btn .booknow-tour-btn:hover{
        background: #007AFF;
    }
    /*=============sitemap */
    #menu-sitemap-navigation > li{
        width: 100%;
    }
    /*=============sitemap end*/
    /*=============Questionnaire */
    .person-image {
        width: 145px;
        max-width: 37%;
        min-height: 90px;
    }
    .answer-wrapper > span .wpcf7-form-control{
     display: -moz-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
    }
    .section-questions{
        padding-top: 0;
    }
    .page-template-template-questionare-fullwidth .tour_related{
        margin-bottom: 0;
    }
    .page-template-template-questionare-fullwidth .section-questions{
        margin-bottom: 40px;
    }
    .page-template-template-questionare .sidebar_widget h2.widgettitle{
        margin-bottom: 20px;
        padding-bottom: 15px;
        font-size: 22px !important;
    }
  .section-questions form h2 {
            font-size: 19px;
    }
    /*=============Questionnaire */
    /*=============Random Payment */
    #billingdetails .heading-sec{
        margin-top:30px;
    }
    .filed-label{
        padding-left:  15px;
    }
    .checkbox-inline{
        display: block;
    }
    .step_2_pi{
        margin-top: 15px;
    }
    .heading-sec{
        font-size: 25px;
        padding-bottom: 0;
    }
    .step_1_ci a,
    .step_2_pi a{
        font-size: 12px;
    }
    .cc-payment{
        display: block;
        margin-top: 30px;
    }
    #cc_type{
        margin-left: 0;
    }
    #cc_exp_year{
        margin-top: 20px;
        display: block;
    }
    .rt-booking{
        font-size: 14px;
        font-style: italic;
        line-height: 1.5;
    }
    .personal-testimonial-wrapper{
        left: 0;
    }
    .section-questions form .answer-wrapper>span>span>span{
            max-width: calc(50% - 1em);
    }
    /*=============Random Payment end*/
    /*=============wocommerce*/
     .woocommerce #payment div.payment_box, 
    .woocommerce-page #payment div.payment_box{
        margin-top: 30px;
    }
    .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] span{
        display: block;
    }
    .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]{
        padding-left: 0;
        width: 100%;
    }
     .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] img.stripe-icon{
        float: left
    }
     .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]:after{
        display: block;
        content: '';
        clear: both;
     }
     #add_payment_method #payment div.form-row, 
     .woocommerce-cart #payment div.form-row, 
     .woocommerce-checkout #payment div.form-row{
         box-sizing: border-box !important;
        -webkit-box-sizing: border-box;
     }
    .woocommerce #payment div.payment_box, 
    .woocommerce-page #payment div.payment_box{
        padding: 5px;
    }
    /*=============wocommerce end*/

    /*=============book your trek*/
    .imgradio label{
        max-width: calc(50% - 1em);
    }
    .imgradio{
        justify-content: center;
    }
    .section-questions form .imgradio label span{
        height: auto;
    }
    .contact-information-wrapper-1 .contact-inner-wrap-section{
       flex-direction: column;
    }
    .col-one-half{
        width: 100%;
        padding: 0;
    }
  /*=============book your trek*/
}
@media (max-width: 767px) and (min-width: 480px){
    #rev_slider_1_1_wrapper .tp-caption.rev-btn.rev-withicon {
        top:62px !important;
    }
    #rev_slider_1_1_wrapper p.tp-caption{
     margin-top: 53px !important;
    }
    .home p.tp-caption{
    font-size: 12px !important;
    line-height: 1.2 !important;
    }
    #rev_slider_1_1_wrapper .tp-parallax-wrap{
    margin-top: -25px;
    }
    /** random-payment page **/
    .heading-sec{
        font-size: 21px;
    }
    /** random-payment page **/
}
@media (max-width: 480px){
   #rev_slider_1_1_wrapper .tp-caption.rev-btn.rev-withicon {
    top: 0;
    }
    .home p.tp-caption{
        font-size: 12px !important;
    }
    .filter-departure{
        margin-left: 0;
        margin-right:0;
        flex-direction: column;
    }
    .filter-departure select{
        margin: 5px 0 0;
        width: 100%;
    }
    /*============= sidebar  */
    #custom_html-2 .side-list li{
        width: 50%;
    }
    #team-wrap .grid .one_fifth {
        width: 90%;
    }
    /*============= sidebar  end*/
    .tab-pane {
        display: none;
    }
    .tab-pane.active{
        display: block;
    }
    #footer .comodo-icon img:first-child{
        width: 75px;
    }
    #footer .comodo-icon img:last-child{
        width: 200px;
    }
    /*============= single tour */
    .single_tour_booking_wrapper h4{
        font-size: 15px;
    }
    /*============= single tour  end*/
    .person-testimonial p{
        font-size: 11px;
    }
    .person-image {
        width: 104px;
    }
    /*woocommerce*/
    .woocommerce table.cart td.actions .coupon .input-text#coupon_code,
    .woocommerce #respond input#submit,
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button{
        width: 100% !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 360px){
    #footer .comodo-icon img:last-child{
        width: 180px;
    }
    .woocommerce-checkout #add_payment_method #payment div.form-row, 
    .woocommerce-checkout .woocommerce-cart #payment div.form-row, 
    .woocommerce-checkout .woocommerce-checkout #payment div.form-row{
        padding: 0 ;
    }
     .woocommerce-checkout #add_payment_method #payment div.form-row label, 
    .woocommerce-checkout .woocommerce-cart #payment div.form-row label, 
    .woocommerce-checkout .woocommerce-checkout #payment div.form-row label{
       font-size: 12px;
    }
}
@media (max-width: 320px){
    .fixed-dep .tb-cell{
        font-size: 14px;
    }
}
@media (min-width: 768px) {
   .page-about-us .page-about-us .ppb_wrapper {
        position: relative;
    }
    .page-about-us .ppb_wrapper:after  {
        clear: both;
        content: '';
        display: block;
    }

    .page-about-us .ppb_wrapper > .ppb_header:first-child {
        position: absolute;
        top: 50%;
        left: 0;
        width: 50%;
        /*height: 100%;*/
       z-index: 9;
        background: transparent!important;
        -webkit-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        transform: translate(0,-50%);
    }
    
    .page-about-us .ppb_wrapper > .ppb_header:first-child .standard_wrapper {
        max-width: 100%;
    }
    .page-about-us .ppb_wrapper > .ppb_header:first-child .page_content_wrapper > .inner > div {
        width: 80%!important;
        background: rgba(0,0,0,0.5);
        padding: 1.3em 1.3em 0;
    }    
}


/* ============================ WE 112224 ============================ */
select{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#tour_search_form .one_fourth input, #tour_search_form .one_fourth select, .tour_search_form .one_fourth input, .tour_search_form .one_fourth select{
	line-height: normal;
}

.random-payment-wrapper select{
	height: 47px;
}

.ppb_wrapper .one.fullwidth, #rev_slider_1_1_wrapper, #rev_slider_1_1_wrapper > div{
	max-height: initial !important;
}

.rev-btn.rev-withicon i {
    font-size: 15px;
    font-weight: normal;
    position: relative;
    top: 0px;
    transition: all 0.2s ease-out !important;
    margin-left: 10px !important;
}

/* ============================ WE 112224 ============================ */
#footer .textwidget .cnt-link:hover{
    color: #4CD964;
}
#tour_search_form .one_fourth input[type=submit]:hover,
.comment-form form .form-submit .submit:hover{
    background-color: #4CD964;
}
#tour_search_form .one_fourth select{
    background-image: initial;
    appearance: menulist;
    cursor: pointer;
}

#tour_search_form .tour_advance_search_wrapper  .ti-angle-down{
        display: none;
}

#tour_search_form .tour_advance_search_wrapper select{
    width: calc(100% - 10px);
}

.post_detail.single_post .post_info_date{
        letter-spacing: 2px;
    text-transform: uppercase;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover{
	border-color: #4CD964 !important;
}
@media screen and (max-width: 767px){
	#page_caption.hasbg .page_title_wrapper .page_title_inner{
		width: initial;	
		padding-inline: 16px;
	}
	    #page_caption h1 {
        font-size: 28px !important;
        letter-spacing: 0;
    }
}

/* ---------------------- 120524 ------------------------- */
/* --- Checkout Page --- */
.woocommerce .checkout button.button {
    text-transform: uppercase !important;
}

.woocommerce-cart-form .button:hover {
	 background-color: #4cd964 !important;
}

/*Quick fix for the fa-tripadvisor ison into the footer*/
.social_wrapper.shortcode ul li a i.fa-tripadvisor {
    font-weight: 400;
    font-family: 'FontAwesome';
}

.page-home .wpcf7 form.sent .wpcf7-response-output {
    display: block !important;
}