/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 14, 2018, 10:29:47 AM
    Author     : MM
*/
#ls-global .ls-wp-container .ls-wrapper > span.btn-choose-tour:hover{
    background: #fff !important;
}
#adventure-on-maui-begin .text-advanture-maui-begins p{
    max-width: 434px;
    margin: 0 0 0px auto;
}
#adventure-on-maui-begin .flex_column_table{
    padding-top: 34px;
}
#adventure-on-maui-begin .text-advanture-maui-begins p:first-child{
    margin: 0 0 28px auto;
}
#adventure-on-maui-begin, #maui-surf-lessons{
    position: relative;
}
div#adventure-on-maui-begin:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -281px;
    background: url(../images/map-left.png);
    background-size: contain;
    height: 666px;
    background-repeat: no-repeat;
    background-position: top left;
    /*width: 415px;*/
    width: 22%;
}

div#adventure-on-maui-begin .container{
    z-index: 48;
}
div#adventure-on-maui-begin .hps-go-down, div.go-down-section .hps-go-down{
    position: absolute;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 60px;
}
div#adventure-on-maui-begin .hps-go-down:hover:before, div.go-down-section .hps-go-down:hover:before{
    background: url(../images/icon-godown-hover.png);
}
div#adventure-on-maui-begin .hps-go-down:before, div.go-down-section .hps-go-down:before {
    content: '';
    position: absolute;
    background: url(../images/icon-godown.png);
    background-size: contain;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top left;
    width: 60px;
    border-radius: 50%;
    z-index: 9999;
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.2);
    /*-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;*/
}
#maui-surf-lessons:after {
    content: '';
    position: absolute;
    right: 0;
    top: -329px;
    background: url(../images/map-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    height: 666px;
    width: 29%;
}
#adventure-on-maui-begin .av-special-heading .av-subheading.av-subheading_above p{
    font-size: 15px;
    font-weight: bold; 
    margin: 0 0 12px 0;
}
#list-choose-tour .content{
    padding-top: 30px;
}
#list-choose-tour .content-list-choose-tour{
    max-width: 775px;
    margin: 0 auto;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
}
#list-choose-tour .content-list-choose-tour h5{
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
#list-choose-tour .content-list-choose-tour h5:before, 
#list-choose-tour .content-list-choose-tour h5:after{
    width: 33%;
    height: 1px;
    background: #d7d7d7;
    content: '';
    top: 50%;
    position: absolute;
}
#list-choose-tour .content-list-choose-tour h5:before{
    left: 0;
}
#list-choose-tour .content-list-choose-tour h5:after{
    right: 0;
}

#list-choose-tour .content-list-choose-tour .ul-list-choose-tour{
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0;
}
#list-choose-tour .content-list-choose-tour .ul-list-choose-tour li{
    width: 20%;
    margin: 0;
    padding: 0;
    text-align: center;
}
#list-choose-tour .content-list-choose-tour .ul-list-choose-tour li a{
    display: block;
    text-decoration: none;
    overflow: visible !important;
}
#list-choose-tour .content-list-choose-tour .ul-list-choose-tour li a img{
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#list-choose-tour .content-list-choose-tour .ul-list-choose-tour li a p{
    font-weight: bold;
    margin: 5px 0 0 0;
    color: #32363f;
    font-size: 15px;
}
#list-choose-tour .content-list-choose-tour .ul-list-choose-tour li a:hover img{
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.2);
}
.avia-button-right.ghost-button{
    margin-right: 30px;
}
.avia-button-left.ghost-button{
    margin-left: 25px;
}
.text-section-tours{
    margin-bottom: 45px;
}
#maui-surf-lessons .template-page.content,
#maui-kayak-tours .template-page.content,
#standup-paddle-boarding .template-page.content,
#outrigger-canoe-tours .template-page.content,
#maui-surf-experience .template-page.content{
    padding-bottom: 97px;
}
#whale-watch-tours .template-page.content{
    padding-bottom: 77px;
}
#maui-surf-lessons .template-page.content{
    padding-top: 72px;
}
/* section video */

#section-videos .template-page.content{
    padding-top: 130px;
    margin-bottom: -86px;
}
#section-videos .av-special-heading .av-subheading_above{
    margin-bottom: 17px;
    font-weight: bold;
    opacity: 1;
}
#section-videos .av-special-heading h3{
    line-height: 1.4 !important;
}
#section-videos .flex_column_table.av-equal-height-column-flextable{
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 25px;
}

.txt-bold {
    font-weight: bold;
    margin-bottom: 25px;
}
.button_playpause_icon{
    background: #f83147;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.wista-popup-videos:hover .button_playpause_icon{
    background: #ce2639;
}
.button_playpause_icon{
    position: relative;
}
.button_playpause_icon:before {
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 9px solid #fff;
    position: absolute;
    top: 26px;
    left: 32px;
}
/* section blog post */
@media only screen and (min-width: 768px) {
    #section-blog-post .mm-blog-post{
        margin-bottom: -133px;
        display: inline-block;
    }
}
#section-blog-post .template-page.content{
    padding-top: 0;
}
#section-blog-post .av-special-heading .av-subheading{
    padding-top: 29px;
    max-width: 700px;
    margin: 0 auto;

}
#section-blog-post .av-special-heading .av-subheading p{
    font-size: 26px;
    line-height: 40px;
}
#top #section-blog-post .avia-button-wrap.ghost-button a.avia-color-theme-color.avia-button{
    padding: 16px 78px 15px;
    margin-bottom: 74px;
}
/* section reviews */
#section-reviews .template-page.content{
    padding-bottom: 33px;
    padding-top: 175px;
}
div#section-reviews{
    position: relative;
}
div#section-reviews:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    background: url(../images/map-left.png);
    background-size: contain;
    height: 666px;
    background-repeat: no-repeat;
    background-position: top left;
    width: 22%;
}
@media only screen and (max-width: 767px) {
    #section-reviews .template-page.content{
        padding-top: 150px;
    }
}
@media only screen and (max-width: 1015px) {
    #adventure-on-maui-begin .av-special-heading .av-special-heading-tag br{
        /*display: none;*/
    }
}
@media only screen and (max-width: 990px) {
    .avia-button-right.ghost-button{
        margin-right: 0;
    }
    .avia-button-left.ghost-button{
        margin-left: 0;
    }
    #section-videos .flex_column_table.av-equal-height-column-flextable{
        overflow: hidden;
        border-radius: 0;
    }
    #section-videos .videos-col-left{
        margin-bottom: 0px !important;
        padding: 155px 0;
    }
    #section-videos .videos-col-right{
        margin-bottom: 0 !important;
        padding: 30px 40px !important;
        text-align: justify;
    }
}
@media only screen and (max-width: 767px) {
    #list-choose-tour .content-list-choose-tour h5:before, #list-choose-tour .content-list-choose-tour h5:after{
        content: none;
    }
    #list-choose-tour .content-list-choose-tour .ul-list-choose-tour li {
        padding: 0 8px;
    }
    #section-videos .av-special-heading h3 br{
        display: none;
    }
    #adventure-on-maui-begin .av-special-heading,
    #standup-paddle-boarding .av-special-heading,
    #outrigger-canoe-tours .av-special-heading,
    #maui-surf-experience .av-special-heading,
    #whale-watch-tours .av-special-heading,#maui-surf-lessons .av-special-heading,    
    #maui-kayak-tours .av-special-heading{
        text-align: center;
    }
    #adventure-on-maui-begin .avia-image-container.avia-align-left,
    #maui-surf-lessons .avia-image-container.avia-align-right,
    #standup-paddle-boarding .avia-image-container.avia-align-right,
    #maui-surf-experience .avia-image-container.avia-align-right,
    #maui-kayak-tours .avia-image-container.avia-align-left,
    #whale-watch-tours .avia-image-container.avia-align-left,
    #outrigger-canoe-tours .avia-image-container.avia-align-left,
    .text-section-tours p{
        text-align: left !important;
    } 
    #adventure-on-maui-begin .text-advanture-maui-begins p{
        text-align: left !important;
        margin: 0 auto;
    }
    #adventure-on-maui-begin .text-advanture-maui-begins p:first-child {
        margin: 0 auto 28px auto;
    }
    #adventure-on-maui-begin .av-special-heading{
        padding-bottom: 15px !important;
    }
    div#adventure-on-maui-begin:after {
        content: none;
    }
    div#adventure-on-maui-begin .hps-go-down {
        top: -32px;
    }
    #adventure-on-maui-begin .template-page.content,
    #list-choose-tour .template-page.content,
    #maui-surf-lessons .template-page.content,
    #maui-kayak-tours .template-page.content,
    #standup-paddle-boarding .template-page.content,
    #outrigger-canoe-tours .template-page.content,
    #maui-surf-experience .template-page.content,
    #whale-watch-tours .template-page.content,
    #section-videos .template-page.content,
    #section-reviews .template-page.content,
    #section-videos .template-page.content{
        padding-bottom: 0;
    }

    #section-blog-post .hr.hr-custom{
        margin-bottom: 35px !important;
    }
}
@media only screen and (max-width: 480px) {
    #section-videos .videos-col-left{
        margin-bottom: 0px;
        padding: 120px 0;
    }

}
@media only screen and (max-width: 320px) {
    #list-choose-tour .content-list-choose-tour .ul-list-choose-tour li a p {
        font-size: 15px;
    }
}

#home-header .av-special-heading h1{
    text-transform: none;
    color: #ffffff !important;
    letter-spacing: 0px;
    max-width: 740px;
    margin: 0 auto;
}
#home-header .av-special-heading h1 .special_amp {
    font-size: inherit;
    font-family: inherit;
    font-style: inherit;
    color: #FFFFFF;
}
@media screen and (max-width : 855px){
    #home-header .av-special-heading h1{
        font-size: 45px !important;
    }
}
#home-header .av-special-heading .av-subheading{
    padding-top: 15px;
    max-width: 580px;
    margin: 0 auto;
}
#home-header .av-special-heading .av-subheading p{
    font-size: 26px;
    line-height: 40px;
    color: #f3f7f8;
    letter-spacing: 0px;
}
#home-header .btn-popup-video{
    text-align: center;
    padding-top: 23px;
}
#home-header .button-popup{
    text-align: center;
    padding-top: 53px;
    padding-bottom: 100px;
}
#home-header .home-button{
    text-align: left;
    padding-top: 0;
}
#home-header .home-button.button-popup a{
    display: inline-block;
    margin: 0px;
    padding: 11px 29px;
    transition: all 300ms ease;
}
#home-header .button-popup a{
    background: transparent;
    color: #f3f7f8;
    text-decoration: none;
    border-radius: 25px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    padding: 13px 29px;
    font-size: 17px;
    padding-right: 35px;
    margin: 0 12px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media screen and (min-width : 768px){
    div .av_one_half.column-button {
        margin-left: 2%;
        width: 49%;
    }
    div .av_one_half.column-button.first {
        margin-left: 0px;
    }
}
@media screen and (max-width : 767px){
    #home-header .button-popup a{
        display: inline-block;
        margin: 10px;
    }
    #home-header .mm-avia-video, #home-header .home-button  {
        text-align: center !important;
    }
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{
        padding: 0px;
    }
}
#home-header .button-popup a:hover{
    background: #ce2639;
    border-color: #ce2639;
}
