/*
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 21, 2018, 3:37:32 PM
    Author     : MM
*/

/* --------- MM video  ---------*/
.mm-video-with-text.has-text{
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0px 0px 36px 3px rgba(0, 0, 0, 0.2);
    border-radius: 25px;
}
.mm-video-with-text.has-text .avia-video{
    width: 50%;
    padding-bottom: 38.25%;
    margin: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    overflow: hidden;
}
.mm-video-with-text.has-text .mm-text-video{
    width: 50%;
    padding: 10px 75px;
}
.mm-video-with-text.has-text .mm-text-video .txt-bold{
    font-weight: bold;
    margin-bottom: 25px;
}
#top .avia-video .av-click-to-play-overlay .avia_playpause_icon{
    background: #f83147;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#top .avia-video .av-click-to-play-overlay .avia_playpause_icon:before{
    content: '';
    width: 20px;
    height: 20px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAC3SURBVHjaxJUtDgIxEEbfIlasQREugEWTIHFYLDcg4RxcBIlbgeACeCwag8GC4GEQhOw/k/AlI9pOXtp+nSkqBbEuma+NsoWnuowEqt7VWSRQ9aaO2wB7VKsPHIARDdVrkDME9sAgCsh7hzmQRQEBJsAOSCuzakwp0lZNurpcpk1Xl9vr30fO1fSXSvnUUc3qKiVRC2/ia3wGpsA14h1egHkTWBNTQpvDA1gAp4hnE95gV12/gNcAdbwLcj6QCG0AAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    margin: auto;
}
#top .avia-video .av-click-to-play-overlay:hover .avia_playpause_icon {
    opacity: 1;
    background: #ce2639;
}
/* --------- MM reviews  ---------*/
.mm-reviews .avia-slideshow-dots a.goto-slide{
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid rgba(50, 54, 63, 0.3);
    opacity: 1;
    text-indent: 100px;
    text-decoration: none;
    overflow: hidden;
    margin: 0 10px;
    padding: 0px;
}
.mm-reviews .avia-slideshow-dots a.goto-slide.active{
    border: 1px solid #fff;
}
.mm-reviews .avia-slideshow-dots a.goto-slide:active,
.mm-reviews .avia-slideshow-dots a.goto-slide:hover{
    opacity: 1;
    background: #f83147;
    border: 1px solid #fff;
}
.adventure_button{
    margin-top: 65px;
}
.adventure_button .active{
    background: #f83147 !important;
}
.adventure_button a{
    position: relative;
}
.adventure_button span{
    display: none;
}
.mm-reviews .mm-reviews-items .avia-testimonial_inner{
    max-width: 770px;
    margin: 0 auto;
}
.mm-reviews .mm-reviews-items .avia-testimonial-content{
    font-family: 'PTSans Italic';
}
.mm-reviews .mm-reviews-items .avia-testimonial-meta{
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 35px 0 0 0;
}
.mm-reviews .mm-reviews-items .avia-testimonial-meta .avia-testimonial-image{
    border-radius: 0px;
    height: auto !important;
    width: auto !important;
    margin: 0;
}
.mm-reviews .mm-reviews-items .avia-testimonial-meta .avia-testimonial-meta-mini{
    border-left: 1px solid #d7d7d7;
    margin-left: 25px;
    padding-left: 30px;
}
.mm-reviews .mm-reviews-items .avia-testimonial-meta .avia-testimonial-meta-mini .avia-testimonial-name{
    font-family : 'EncodeSansCompressed-Black';
    font-size: 22px !important;
    color: #32363f;
    margin-bottom: 6px;
    margin-top: 0 !important;
}
.mm-reviews .mm-reviews-items .avia-testimonial-meta .avia-testimonial-meta-mini .avia-testimonial-subtitle {
    font-size: 15px;
}
#top .av-large-testimonial-slider .avia-slideshow-arrows a{
    opacity: 1;
    top: 25%;
    width: 52px;
    height: 52px;
    color: #f83147;
    font-size: 22px;
    line-height: 52px;
    border: 1px solid rgba(50, 54, 63, 0.3);
    border-radius: 50%;
    margin: 0px 80px 0;
}
.avia-slideshow-arrows a:before{
    line-height: 50px;
}
#top .av-large-testimonial-slider .avia-slideshow-arrows a:hover,
#top .av-large-testimonial-slider:hover .avia-slideshow-arrows a{
    opacity: 1;
}
#top .av-large-testimonial-slider .avia-slideshow-arrows a:hover,
#top .av-large-testimonial-slider .avia-slideshow-arrows a:hover{
    background: #ce2639;
    border: 1px solid #ce2639;
}
#top .av-large-testimonial-slider .avia-slideshow-arrows a:hover:before{
    color: #fff;
}

/* --------- MM Blog Post  ---------*/
.mm-blog-post{
    clear: both;
}
.mm-blog-post .mm-wrapper-post{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin: 0;
    padding: 0;
    list-style: none;  
}
.mm-blog-post .mm-wrapper-post li{
    margin: 0;
    padding: 0;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.2);
    background: #fff;
    position: relative;
}
.mm-blog-post .mm-wrapper-post li .item-image img{
    display: block;
    width: 100%;
}
.mm-blog-post .mm-wrapper-post li .item-description{
    background: #fff;
}
.mm-blog-post.template-col-3 .mm-wrapper-post li .item-description{
    padding: 30px 25px;
}
.mm-blog-post .mm-wrapper-post li .item-description{
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
.mm-blog-post .mm-wrapper-post li .item-readmore{
    text-align: center;
    visibility: hidden;
    opacity: 0;
    padding-bottom: 35px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.mm-blog-post .mm-wrapper-post li .item-description p{
    margin: 0;
}
.mm-blog-post .mm-wrapper-post li .item-description a:hover{
    text-decoration: none;
}
.mm-blog-post .mm-wrapper-post li:hover .content-item{
    bottom: 0 !important;
}
.mm-blog-post .mm-wrapper-post li:hover .item-readmore{
    visibility: visible;
    opacity: 1;
}
.mm-blog-post .mm-wrapper-post li .content-item{
    padding: 0 35px;
    background: #fff;
    position: absolute;
    width: 100%;
    bottom: -70px;
    left: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.mm-blog-post .mm-wrapper-post li .item-readmore a{
    background: #f83147;
    color: #FFF;
    border-radius: 25px;
    padding: 0 28px;
    min-height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 14px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.mm-blog-post .mm-wrapper-post li .item-readmore a:hover{
    text-decoration: none;
    background: #ce2639;
}
/* --------- MM Blog Post  ---------*/
.mm-wistia-videos{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.mm-wistia-videos a{
    position: absolute;  
}
@media only screen and (max-width: 1150px){
    #top .av-large-testimonial-slider .avia-slideshow-arrows a{
        margin:  0 30px 0;
    }
}
@media only screen and (max-width: 1115px){
    .mm-video-with-text.has-text .mm-text-video{
        padding: 10px 25px;
    }
}
@media only screen and (max-width: 1024px){
    .mm-video-with-text.has-text .mm-text-video{
        padding: 10px 15px;
    }
}
@media only screen and (max-width: 990px){    
    .mm-video-with-text.has-text {
        display: block;
        border-radius: 0px;
    }
    .mm-reviews .mm-reviews-items .avia-testimonial_inner{
        max-width: 100%;
    }
    .mm-video-with-text.has-text .avia-video {
        width: 100%;
        padding-bottom: 56.25%;
        margin: 0;
        border-top-left-radius: 0px; 
        border-bottom-left-radius: 0px; 
        overflow: hidden;
    }
    .mm-video-with-text.has-text .mm-text-video {
        width: 100%;
        padding: 10px 75px;
    }
    .avia-button-right, .avia-button-left, .avia-button.avia-position-right, .avia-button.avia-position-left {
        float: none;
        text-align: center;
    }
    .avia-button-wrap{
        display: block;
    }
    .avia-button.avia-position-right, .avia-button.avia-position-left {
        display: inline-block;
    }
    .mm-blog-post.template-col-3 .mm-wrapper-post li .item-description{
        padding: 15px 0;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore{
        padding-bottom: 15px;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore a {
        padding: 0 18px;
    }
    .mm-blog-post .mm-wrapper-post li .item-description{
        padding: 15px 0;
    }
    .mm-blog-post .mm-wrapper-post li .content-item{
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px){
    .responsive #top .avia-slideshow-arrows.avia-slideshow-controls a{
        display: block;
    }
    .responsive #top .adventure_button .avia-slideshow-controls a{
        display: inline-block;
    }
    #top .av-large-testimonial-slider .avia-slideshow-arrows a{
        margin:  0;
    }
    .mm-blog-post .mm-wrapper-post{
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore a {
        padding: 0 28px;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore{
        padding-bottom: 35px;
    }
    .mm-blog-post .mm-wrapper-post li .item-description{
        padding: 30px 0;
    }
    .mm-blog-post.template-col-3 .mm-wrapper-post li .item-description{
        padding: 30px 0;
    }
    .mm-blog-post .mm-wrapper-post li .content-item{
        padding: 0 35px;
        position: initial;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore{
        visibility: visible;
        opacity: 1;
    }
}
@media only screen and (max-width: 480px){
    .mm-video-with-text.has-text .mm-text-video {
        padding: 10px 25px;
    }
}
@media only screen and (max-width: 360px){
    .mm-blog-post .mm-wrapper-post li .content-item{
        padding: 0 15px;
    }
    .responsive #top .avia-slideshow-arrows.avia-slideshow-controls a {
        display: none;
    }
    .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0px 0px;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore a {
        padding: 0 15px;
    }
    .mm-blog-post .mm-wrapper-post li .item-description{
        padding: 15px 0;
    }
    .mm-blog-post .mm-wrapper-post li .item-readmore{
        padding-bottom: 15px;
    }
}
.avia-gallery.circle_gallery a img{
    border-radius: 50%; 
}
.avia-gallery.round_gallery a img{
    border-radius: 25px; 
}
.read_more_link{
    padding-left: 9px;
    text-decoration: underline;
}
.mm-reviews .quotes-icon{
    font-family : 'PTSans Regular';
    font-size: 60px;
    line-height: 12px;
    color: #32363f;
    display: block;
    opacity: 0.5;
    display: none;
}

.mm-reviews .single-title{
    font-family : 'EncodeSansCompressed-Black';
    font-size: 22px;
    color: #00c0f3;
}
.mm-single-review .avia-testimonial-image img{
    max-width: 46px;
    display : -webkit-flex;
    display : -webkit-box;
    display : -moz-flex;
    display : -moz-box;
    display : -ms-flexbox;
    display : flex;
}
#top .av-large-testimonial-slider.avia-testimonial-wrapper.mm-single-review .avia-testimonial{
    margin-top: 13px;
    padding: 0px 60px;
}
#top .av-large-testimonial-slider.avia-testimonial-wrapper.mm-single-review .avia-testimonial-name{
    text-transform: uppercase;
}
#top .av-large-testimonial-slider.mm-single-review .avia-slideshow-arrows a{
    margin: 0px;
    top: 30%;
}
@media only screen and (max-width: 767px){
    #top .av-large-testimonial-slider.avia-testimonial-wrapper.mm-single-review .avia-testimonial{
        padding: 0px 15px;
    }
}
.mm_show_more_text p br{
    display: none;
}
.mm-grid-images .avia-grid-image_inner{
    display : -ms-inline-flexbox;
    display : -webkit-inline-flex;
    display : inline-flex;
    align-items: center;
}
.mm-grid-images .title-image{
    font-family : 'PTSans Regular';
    font-size: 17px;
    line-height: 24px;
    color:#FFF;
    padding-left: 16px;

}

.mm-grid-images .title-image strong{
    color:#FFF;
}
.mm-slider-download section.av_one_third {
    margin: 0;
    width: 33%;
}
#top #wrap_all .all_colors .mm-slider-download h3{
    font-family : 'PTSans Regular' !important;
    font-size: 12px;
    line-height: 15px;
    color: #32363f;
    font-weight: 100;
}
#top #wrap_all .all_colors .mm-slider-download a:hover h3 {
    color: #f83148;
}
.mm-slider-download .slide-entry-title{
    width: 110px;
    height: 110px;
    display : -webkit-flex;
    display : -webkit-box;
    display : -moz-flex;
    display : -moz-box;
    display : -ms-flexbox;
    display : flex;
    justify-content: center;
    align-items: center;
    margin: auto !important;
    text-align: center;
    padding: 20px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REZFNEI5RUYzRjIxMTFFOTlCRTVFMTVCMTU5RTIzRTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REZFNEI5RjAzRjIxMTFFOTlCRTVFMTVCMTU5RTIzRTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERkU0QjlFRDNGMjExMUU5OUJFNUUxNUIxNTlFMjNFMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERkU0QjlFRTNGMjExMUU5OUJFNUUxNUIxNTlFMjNFMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv7mxAMAAAxKSURBVHja7F0LlFVl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');
    background-size: cover;
    padding-top: 13px;
} 
@media only screen and (max-width: 850px) and (min-width: 768px)  {
    .mm-slider-download .slide-entry-title{
        width: 90px;
        height: 90px;
        padding: 20px;
    }
}
.mm-sl-bt-download div.download-icon {
    width: 35px;
    height: 35px;
    padding: 10px;
    background: #00cbfe;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: -20px;
}
.mm-slider-download .avia-slideshow-controls {
    width: 100% !important;
    position: absolute !important;
    top: 46% !important;
}
.mm-slider-download .avia-slideshow-controls a{
    background-color: #f83147;
    border-radius: 50%;
    text-indent: inherit !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}
.mm-slider-download .avia-slideshow-controls a:hover{
    background-color: #ce2639;
}
.mm-slider-download .avia-slideshow-controls a .av-icon-char{
    font-size: 20px;
}
.mm-slider-download .avia-slideshow-controls .prev-slide{
    left: 5px;
}
.mm-slider-download .avia-slideshow-controls .next-slide{
    right: 12px !important;
}
#top .mm-slider-download.avia-smallarrow-slider .avia-slideshow-arrows a:hover{
    opacity: 1;
}
.mm-avia-gallery .parnerts-content-wrapper{
    text-decoration: none;
    cursor: initial;
}
.mm-avia-gallery .avia-gallery-thumb .img-item{
    display: block;
    float: left;
}
.mm-avia-gallery .avia-gallery-thumb .parnerts-title{
    display: table;
    border-radius: 50%;
    text-align: center;
    background-color: #00c0f3;
    margin: 0 auto;
}
@media screen and (min-width : 990px){
    .mm-avia-gallery .avia-gallery-thumb .parnerts-title{
        padding: 28px;
    }
}
.mm-avia-gallery .avia-gallery-thumb .parnerts-title span{
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
    font-size: 15px;
    line-height: 28px;
    font-family : 'PTSans Bold';
    letter-spacing: 1px;
}
/*MM grid featured*/

.avia-grid-mm-featureds .mm-featured-image{
    display : -webkit-flex;
    display : -webkit-box;
    display : -moz-flex;
    display : -moz-box;
    display : -ms-flexbox;
    display : flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.avia-grid-mm-featureds a:hover{
    text-decoration: none;
}
.avia-grid-mm-featureds .botton_title{
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
}
.avia-grid-mm-featureds a:hover .botton_title{
    visibility: visible;
    opacity: 1;
}
.avia-grid-mm-featureds a .botton_title{
    display: block;
    position: absolute;
    font-size: 17px;
    letter-spacing: 1.3px;
    padding: 11px 30px;
    border-radius: 27px;
    background: #f83147;
    color: #ffffff;
    z-index: 2;
}
.avia-grid-mm-featureds .mm-featured-image a.avia-button{
    position: absolute;
    display: none;
    font-size: 17px;
    letter-spacing: 1.3px;
    padding: 15px 30px;
    border-radius: 27px;
}
.avia-grid-mm-featureds .mm-featured-image a.avia-button:hover{
    background: #ce2639;
}
.avia-grid-mm-featureds .mm-featured-image:hover a.avia-button{
    display: block;
}
@media screen and (max-width : 768px){
    .avia-grid-mm-featureds .mm-featured-image a.avia-button{
        display: block;
    }
}
.avia-grid-mm-featureds .mm-item-content{
    text-align: center;
}
.avia-grid-mm-featureds .mm-item-title{
    font-size: 22px;
    color: #32363f;
}
.avia-grid-mm-featureds .mm-item-content{
    padding-top: 14px;
    color: #32363f;
}
.avia-grid-mm-featureds .mm-item-content p{
    margin: 0 auto;
    margin-top: 12px;
    max-width: 250px;
}
.avia-grid-mm-featureds .image-link{
    display: grid;
    position: relative;

}
.avia-grid-mm-featureds a:hover .mm-featured-image:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 47, 80, 0.4);
    border-radius: 50%;
}

.avia-grid-mm-featureds .number-item{
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-family : 'EncodeSansCompressed-Black';
    width: 45px;
    height: 45px;
    line-height: 43px;
    background-color: #f83147;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -24px;
    z-index: 2;
    position: relative;

}
.avia-grid-mm-featureds section.avia-mm-featured-row {
    display: inline-block;
    position: relative;
    width: 100%;
}
.avia-grid-mm-featureds .avia-mm-featured {
    padding: 25px 11px;
}
@media only screen and (max-width: 1280px) and (min-width: 768px)  {
    .avia-grid-mm-featureds .avia-mm-featured {
        padding: 25px 10px;
    }
}
.mm-avia-video a.avia_image{
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mm-avia-video a.avia_image img.avia_image_round{
    border-radius: 25px;
}
.mm-avia-video a.avia_image img.avia_image_circle{
    border-radius: 50%;
}
.mm-avia-video .mm-play-video{
    position: absolute;
}
.mm-avia-video .mm-play-video .video-play-icon{
    margin: 0 auto;
    margin-bottom: 10px;
    transition: all 500ms ease;
}
.mm-avia-video .button-text{
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #f3f7f8;
    font-weight: 600;
}

/*Play icon*/
.video-play-icon{
    width: 85px;
    height: 85px;
    background-color: #f83147;
    border-radius: 50%;
    position: relative;
}
.video-play-icon:before{
    /*content: '';
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;*/
    position: absolute;
    top: 29px;
    left: 34px;
    font-family: 'entypo-fontello';
    content: '\e885';
    font-size: 60px;
    line-height: inherit;
    color: #FFF;
}
.video-play-icon:hover, .button_playpause_icon:hover{
    background-color: #ce2639;
    transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transition: all 500ms ease;
}

.hps-title-breadcrumbs h1{
    text-transform: inherit !important;
    color: #fff !important;
    letter-spacing: 0 !important;
    line-height: 70px !important;
}
.hps-title-breadcrumbs .av-hps-breadcrumbs{
    text-align: center;
    display: inline-block;
    padding-top: 24px;
}
.main_color .av-hps-breadcrumbs .breadcrumb a, .main_color .av-hps-breadcrumbs .breadcrumb span{
    color: #FFF;
}
.main_color .av-hps-breadcrumbs .breadcrumb a{
    text-decoration: underline;
}
.av-hps-breadcrumbs .breadcrumb-title{
    display: none;
}
.av-hps-breadcrumbs .breadcrumb .sep{
    width: auto;
    font-size: 14px;
    padding: 0 10px;

}
.av-hps-breadcrumbs .breadcrumb .sep .av-icon-char{
    color: #00c0f3;
}
.mm-slidershow .slick-list{
    padding: 80px 0 !important;
}
.mm-slidershow .slick-list .slick-slide>div {
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.mm-slidershow .slick-list .slick-active .row-slider{
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    position: relative;
    z-index: 1;
}
.mm-slidershow .slick-track .slick-active.slick-center .row-slider{
    transform: scale(1.88);
    -moz-transform: scale(1.88);
    -ms-transform: scale(1.88);
    -o-transform: scale(1.88);
    -webkit-transform: scale(1.88);
    z-index: 2;
}
.mm-slidershow .slick-arrow{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #f83147;
    border-radius: 50%;
    z-index: 2;
}
.mm-slidershow .slick-arrow:hover{
    background: #ce2639;
}
.mm-slidershow .slick-arrow:before{
    font-size: 20px;
    color: #FFF;
    line-height: 50px;
    font-family: 'entypo-fontello';
}
.mm-slidershow .slick-prev:before{
    content: "\e874";    

}
.mm-slidershow .slick-next:before{
    content: "\e875";    

}
.mm-slidershow .slick-prev {
    left: -25px;
}
.mm-slidershow .slick-next {
    right: -25px;
}
@media screen and (max-width : 900px){
    .mm-slidershow{
        margin: 0 25px;
    }
    .mm-slidershow .slick-arrow{
        width: 35px;
        height: 35px;
    }
    .mm-slidershow .slick-arrow:before{
        line-height: 35px;
    }
    .mm-slidershow .slick-prev {
        left: -17px;
    }
    .mm-slidershow .slick-next {
        right: -17px;
    }
    .mm-slidershow .slick-list {
        padding: 40px 0 !important;
    }
}
.av-styling-circle .avia-image-container-inner img.avia_image{
    border-radius: 50%; 
}
.av-styling-round .avia-image-container-inner img.avia_image, .av-styling- .avia-image-container-inner img.avia_image{
    border-radius: 25px; 
}
.mm-blog-post .mm-wrapper-post{
    display: block;
}
.mm-blog-post.template-col-4 .mm-wrapper-post>li{
    margin-left: 2.6%;
    width: 23%;
    float: left;
}
.mm-blog-post.template-col-3 .mm-wrapper-post>li{
    margin-left: 2.6%;
    width: 31.5%;
    float: left;
}
.mm-blog-post .mm-wrapper-post>li:first-child, .mm-blog-post .mm-wrapper-post>li.first{
    margin-left: 0% !important;
}

.image-location-post .avia-image-container-inner img.avia_image {
	border-radius:0px !important;
	height:161px;
}
@media only screen and (max-width: 767px){
    .mm-blog-post .mm-wrapper-post>li{
        width: 100% !important;
        margin-left: 0px !important;
        margin-bottom: 30px !important;
    }
}
.avia-align-center .avia-image-container-inner{
    text-align: center;
}

.mm-reviews-items .morecontent{
    display: none;
}
.mm-reviews-items .morelink {
    display: inherit;
    text-decoration: underline;
}
/*.mm-reviews .adventure_button{
    display: none;
}
.mm-reviews .avia-slideshow-arrows{
    display: none;
}*/
.show_read_more a{
    text-decoration: underline;
}
/*div.avia-popup .mfp-content .mfp-close{
    width: 70px;
    height: 70px;
    background-color: #f83147;
    border-radius: 50%;
}*/
/*.snorkeling-maps .gm-style .gm-style-iw-t .gm-style-iw-c{
    padding: 0px;
}*/
#hps-waves-section{
    min-height: auto;
}
#hps-waves-section .content{
    padding: 0px;
}
.responsive #top #hps-waves-section .container{
    max-width: 100%;
    padding: 0px;
    z-index: 0;
}

.hps-bottom-waves .wave, .hps-top-waves .wave {
    background: url('../images/wave_bottom.svg') repeat-x; 
    position: absolute;
    top: -40px;
    height: 57px;
    width: 100%;
    /*width: 6400px;
    animation: wave 5s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);*/
}
.section-in-waves .content{
    z-index: 2;
}
.hps-top-waves .wave {

    background: url('../images/wave_top.svg') repeat-x; 
    top: auto;
    bottom: auto;
}
@media only screen and (max-width: 767px){
	.image-location-post .avia-image-overlay-wrap{
	width:100%
}
.image-location-post .avia-image-container-inner img.avia_image {
	padding-left: 0;
    width: 100%!important;
    padding-right: 60px;
}
    .responsive #top #wrap_all #hps-waves-section .container{
        max-width: 100%;
        width: 100%;
        padding: 0px;
    }
}
/*.hps-waves .wave:nth-of-type(2) {
  top: -153px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
  opacity: 1;
}*/

@keyframes wave {
    0% {
        margin-left: 0;
    }
    100% {
        margin-left: -1920px;
    }
}

@keyframes swell {
    0%, 100% {
        transform: translate3d(0,-25px,0);
    }
    50% {
        transform: translate3d(0,5px,0);
    }
}
.tooltip_templates{
    display: none;
}
.tooltipster-sidetip .tooltipster-box{
    background-color: #ffffff;
    border-radius: 25px !important;
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.19);
    max-width: 770px;
    margin: 0 auto;
    border-width: 0px;   
}
.tooltipster-sidetip .tooltipster-box .tooltipster-content{
    color: #32363f;

}
.tooltipster-sidetip .tooltipster-arrow-border {
    width: 26px;
    height: 26px;
    transform: rotate(45deg);
    border-radius: 6px;
    background: #FFF;
    border: 0px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow, .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{
    width: 26px;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
    margin-top: -19px;  
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
    margin-top: 13px;
}
.tooltipster-sidetip .tooltipster-arrow-background{
    display: none;
}
.tooltipster-sidetip .tooltipster-box .tooltipster-content p{
    display: inline-block;
    margin: 0px;
}
.tooltipster-box .tooltipster-content h3{
    text-align: center;
    padding: 5px 0 27px 0;
    color: #00bef3;
    font-size: 40px;
    line-height: 1.2em;
    text-transform: none;
    padding-top: 20px;
}
.tooltip-content-item{
    padding: 0 52px;
}
.tooltipster-box .our-tour-detail, .tooltipster-box .our-tour-maps{
    width: 50%;
    float: left;
}
.tooltipster-box .our-tour-detail ul{
    list-style: none;
    padding-top: 6px;
    max-width: 286px
}
.tooltipster-box .our-tour-detail span{
    font-size: 15px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
}
.tooltipster-box .our-tour-detail ul li{
    border-bottom: 1px solid #d7d7d7;
    padding: 11px 0px 8px 0;

}
.tooltipster-box .our-tour-detail li .icon-img{
    display: inline-block;
    min-width: 60px;
    text-align: center
}
.tooltipster-box .our-tour-detail li img{
    padding: 0px;
    margin-bottom: -4px;
}
.tooltipster-box .our-tour-detail ul li:last-child{
    border-bottom: 0px;
}
.tooltipster-box .our-tour-maps{
    text-align: center;
}
.tooltipster-box .avia-button-wrap{
    padding-bottom: 30px;
}
@media only screen and (max-width: 767px){
    .tooltipster-box .our-tour-detail, .tooltipster-box .our-tour-maps{
        width: 100%;
        float: none;
    }
    .tooltip-content-item{
        padding: 0 10px;
    }
    .tooltipster-sidetip.tooltipster-bottom .tooltipster-box{
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .av_gmaps_sc_main_wrap .avia-google-map-container.avia-google-map-sc{
        padding-bottom: 100% !important;
    }
}
.av_gmaps_sc_main_wrap p a{
    font-family : 'PTSans Regular';
    font-size: 20px;
}
.avia-google-map-container .gm-style-iw p{
    margin: 5px 0;
}
#top .avia-section .scroll-down-link{
    width: 60px;
    text-shadow: none;
    -webkit-animation: none;
    animation: none;
    background-color: #FFF;
    border-radius: 50%;
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.19); 
    color: #00c0f3;
    margin: 0px 0 0 -28px;
    font-size: 32px;
    bottom: 0px;
}
#top .avia-section .scroll-down-link:hover{
    color: #f83147;
}
.mm-avia-video .mm-button-video{
    display: inline-block;
    border: 1px solid #FFF;
    border-radius: 25px;
    font-size: 17px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    position: relative;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    max-height: 52px;
}
.mm-avia-video .mm-button-video:hover, .mm-avia-video .mm-button-video:hover .video-play-icon{
    background-color: #ce2639;
}
.mm-avia-video .mm-button-video:hover{
    border-color: #ce2639;
}
.mm-avia-video .mm-button-video a .button-text{
    color: #f3f7f8;
    padding: 11px 29px 11px 71px;
}
.mm-avia-video .mm-button-video a:hover{
    text-decoration: none;
}
.mm-avia-video .mm-button-video .video-play-icon {
    width: 52px;
    height: 52px;
    transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit;
    margin-left: -2px !important;
    position: absolute;
    left: 0;
    top: -1px;
}
.mm-avia-video .mm-button-video .video-play-icon:before{
    top: 12px;
    left: 21px;
    font-size: 40px;
}
.mm-avia-video .mm-button-video .video-play-icon:hover{
    transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    -webkit-transform: inherit;
}
.avia-menu .sub-menu a:hover img,.avia-menu .sub-menu .current-menu-item img{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
#top .avia-section .hps-wave-below, #top .avia-section .hps-wave-on{
    position: absolute;
    z-index: 99;
}
#top .avia-section .hps-wave-below{
    bottom: 0px;
}
#top .avia-section .hps-wave-on{
    top: 0px;
}
#top .avia-section .hps-wave-below img, #top .avia-section .hps-wave-on img{
    width: 100%;
    display: block;
}
a.custom-btn{
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #f83147;
    border-color: #f83147;
    border-radius: 25px;
    font-weight: 600;
    font-size: 17px;
    padding: 15px 30px 13px;
    color: #FFF !important;
    text-decoration: none;
    display: inline-block;
    line-height: 1.3 !important;
} 
a.custom-btn:hover{
    background-color: #ce2639;
    border-color: #ce2639;
}
.mm-menu-sticky .mm-menu-list a {
    float: left;
    position: relative;
    list-style: none;
}
.mm-menu-sticky .mm-menu-image{
    padding-right: 20px;
    width: 50px;
}
.mm-menu-sticky .mm-menu-image, .mm-menu-sticky .mm_menu_title {
    display: table-cell;
    vertical-align: middle;
}
.mm-menu-sticky .mm-menu-item {
    display: table;

}
.mm-menu-sticky .mm-menu-image img{
    vertical-align: middle;
    max-width: 50px;
    height: auto;
    display: inline;
    border-radius: 50%; 
}
.mm-menu-sticky ul{
    display: -moz-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    background: #FFF;
}
.mm-menu-sticky .mm_menu_title {
    font-size: 15px;
    color: #32363f;
    line-height: 1.2;
}
.mm-menu-sticky .mm-menu-list a{
    border-left: 1px solid #d9d9d9;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.mm-menu-sticky .mm-menu-list a:first-child{
    border: 0px;
}
.mm-menu-sticky .mm-menu-list a:hover{
    background-color: #00c0f3;

}
.mm-menu-sticky a:hover .mm_menu_title{
    color: #FFF;
}
@media only screen and (min-width: 980px){
    .mm-menu-sticky .mm-menu-list>a{
        max-width: 320px;

    }
    .mm-menu-sticky.mm-count-8 .mm-menu-list>a{
        width: 14.2%;
    }
    .mm-menu-sticky.mm-count-7 .mm-menu-list>a{
        width: 16.666%;
    }
    .mm-menu-sticky.mm-count-6 .mm-menu-list>a{
        width: 20%;
    }
    .mm-menu-sticky.mm-count-5 .mm-menu-list>a{
        width: 25%;
    }
    .mm-menu-sticky.mm-count-4 .mm-menu-list>a{
        width: 33.333%;
    }
    .mm-menu-sticky.mm-count-3 .mm-menu-list>a{
        width: 50%;
    }
    .mm-menu-sticky.mm-count-2 .mm-menu-list>a{
        width: 100%;
    }
}
@media only screen and (max-width: 980px){
    .mm-menu-list .slick-prev{
        display: none !important;
    }
    .mm-menu-list.slick-slider .slick-track{
        margin-left: 0px;
    }
}
.mm-menu-sticky .slick-next:before {
    content: "\e875";
    font-size: 20px;
    color: #FFF;
    line-height: 40px;
    font-family: 'entypo-fontello';
}
.mm-menu-sticky .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #f83147;
    border-radius: 50%;
    z-index: 2;
    right: 20px;
}
.mm-menu-sticky .slick-initialized .slick-slide {
    border-right: 1px solid #d9d9d9;
}
#top .av-horizontal-gallery .avia-slideshow-arrows a{
    background: #f83147;
    border-radius: 50%;
}
#top .av-horizontal-gallery .avia-slideshow-arrows a:before {
    line-height: 62px;
}
.mm-popup-wistia-videos .mm-wistia-videos img{
    border-radius: 25px;
}