<!DOCTYPE html>
<html lang="en-US">
    <head>
        <meta charset="UTF-8">
<script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>

        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <link rel="profile" href="https://gmpg.org/xfn/11">
        <link rel="pingback" href="https://mobile.charterguru.com/xmlrpc.php">
        <style id="mo_critical_all">
    .vc_btn3{
        border-radius: 30px;
    }
    .mo_sidebar .mo_sticky100 {
        height: 500px;
    }
    .swiper-slide {
        background-color: #f1f1f1;
    }
    #filters {
        height: 590px;
    }
    .position-absolute {
        position: absolute !important;
    }
    .wpb_single_image img {
        height: auto;
        max-width: 100%;
        vertical-align: top
    }

    .alert, .btn {
        border-radius: 30px;
    }

    @media (min-width: 768px) {
        .vc_col-sm-3 {
            width: 25%;
        }
    }

    .img-fluid,.w-100 {
        width: 100%;
        height: auto;
    }

    .mo_toppad {
        min-height: 90px !important;
        width: 100%;
        display: block;
    }

    .single_page_slider_wrap {
        position: relative;
        overflow: hidden;
        border-radius: 15px;
    }

    .single_yacht_slider .swiper-slide img {
        height: auto;
        display: block;
        width: 100%;
        object-fit: cover;
        background-color: #f1f1f1;
    }
    .hero-header {
        max-height: 75vh !important;
        overflow: hidden;
        display: block;
    }
    .alert-prettybg,.prettybg,.firstimg {
        background-color: #8ad9dd;
    }
    .alert-prettybg{
        min-height:400px;
        color:#222;
        box-shadow:none!important;
        border:none
    }
    .block {
        display: block;
    }
    .slide-image-wrapper {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    @media (max-width: 1024px) {
        .slide-image-wrapper {
            padding-top: 67%;
        }
    }
    @media (min-width: 1024px) {
        .slide-image-wrapper {
            min-height: calc(100vh - 327px);
        }
    }
    .mySwiper2 .swiper-slide img {
        max-height: calc(100vh - 327px);
        height: calc(100vh - 327px) !important;
        object-fit: cover;
        object-position: bottom;
    }
    @media (min-width: 1024px) {
        .mySwiper2 .swiper-slide img {
            min-height: 600px;
        }
    }
    @media (max-width: 1024px) {
        .mySwiper2 .swiper-slide img {
            max-height: 67vw;
            height: 67vw !important;
            width: 100%;
        }
    }
    /* Exception for play icon - don't apply object-fit: cover */
    .mySwiper2 .swiper-slide img.moplyrplay {
        object-fit: contain !important;
        max-height: none !important;
        height: auto !important;
        width: auto !important;
        min-height: 0 !important;
    }

    .mo_expand {
        max-height: 110vh;
        overflow: hidden;
    }

    .expand-overlay {
        position: sticky;
        bottom: 0;
        background: linear-gradient(to bottom, transparent, white);
        height: 320px;
        padding-top: 220px;
    }

    .swiper_thumbs .swiper-slide {
        max-width: 240px;
        min-width: 240px;
        margin-right: 2px;
        margin-top: 2px;
    }
    @media (max-width: 768px) {
        .swiper_thumbs {
            display: none;
        }
    }

    .container-xxl {
        width: 100%;
        max-width: 1320px;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
    }

    #scrollspy_holder {
        min-height: 610px;
    }

    .mo_zoomin {
        position: absolute;
    }

    .mofigure {
        min-height: 200px;
    }

    .whitediv {
        background: #f1f1f1;
        margin: 15px 0;
        padding: 15px;
        position: relative;
        word-wrap: break-word;
        border-radius: 15px;
        color: #222222;
    }

    .single-estate_property .main_wrapper h2, .single-estate_property .main_wrapper h3 {
        font-size: 16px;
        display: table;
        font-weight: bold;
        margin-bottom: 15px !important;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .header_wrapper, .master_header, #access ul ul, .customnav {
        background-color: #222;
    }

    .single-content {
        font-size: 16px;
    }

    .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) * -.5);
        margin-left: calc(var(--bs-gutter-x) * -.5);
    }
    @media (min-width: 768px)
        .col-md-9 {
            flex: 0 0 auto;
            width: 75%;
        }
        .col-md-3 {
            flex: 0 0 auto;
            width: 25%;
        }
    }
    @media (max-width: 768px) {
        h1 {
            font-size: 22px !important;
        }
    }
    
    .menu .list-group-item{
        background-color:transparent!important;
        border:transparent;
        position:relative;
        display:block;
        padding:.2rem 1rem;
        color:#212529;
        text-decoration:none
    }
    .menu .card{
        background-color:transparent;
        border:none
    }
    .menu .card-title{
        color:#fff
    }
    .menu .h5{
        font-size:14px
    }
    
    .menu-toggle,
    .submenu-toggle {
        display: none;
    }
    .menu-mobile {
        display: none;
        cursor: pointer;
        background-repeat:no-repeat;
        background-position-y:center;
        background-position-x:right;
        height:60px;
        width:93px;
        margin-top:15px;
        float:right
    }
    .submenu-toggle-label {
        display: none;
    }
    .menu .show-on-mobile{
        background:#222
    }
    
    .main-menu,
    .menu>ul{
        margin:0 auto;
        width:100%;
        list-style:none;
        padding:0;
        box-sizing:border-box
    }
    
    .main-menu, .menu>ul {
      margin: 0 auto;
      width: 100%;
      list-style: none;
      padding: 0;
      box-sizing: border-box;
    }
    
    @media (max-width: 991px) {
        .main-menu {
            position: absolute !important;
        }
    }
    
    .menu>ul:after,.menu>ul:before{
        content:"";
        display:table
    }
    .menu>ul:after{
        clear:both
    }
    .main-menu > li,
    .menu>ul>li{
        float:right;
        padding:0;
        margin:0;
        position: relative;
    }
    .main-menu > li > a,
    .menu>ul>li a:not(.custom){
        text-decoration:none;
        padding:35px 8px;
        display:block;
        font-size:12px;
        color:#fff
    }
    
    .main-menu > li:hover,
    .menu>ul>li:hover{
        background:rgba(0,0,0,.3)
    }
    .has-submenu > ul,
    .menu>ul>li>ul{
        width:900px;
        display:none;
        background:#222;
        padding:15px;
        position:absolute;
        z-index:99;
        right:1px;
        margin:0 auto!important;
        list-style:none;
        box-sizing:border-box;
        border-radius:10px;
        height:auto!important;
        top:91px;
        max-height:80vh;
        max-width:1200px;
        overflow-y:scroll
    }
    .has-submenu:hover > ul {
        display: block;
    }
    .menu>ul>li>ul:after,.menu>ul>li>ul:before{
        content:"";
        display:table
    }
    .has-submenu > ul > li,
    .menu>ul>li>ul>li{
        margin:0;
        padding-bottom:0;
        list-style:none;
        width:25%;
        background:0 0;
        float:left
    }
    .has-submenu > ul > li a,
    .menu>ul>li>ul>li a:not(.custom){
        color:#fff;
        padding:.2em 0;
        width:95%;
        display:block
    }
    .has-submenu > ul > li > ul,
    .menu>ul>li>ul>li>ul{
        display:block;
        padding:0;
        margin:10px 0 0;
        list-style:none;
        box-sizing:border-box
    }
    .has-submenu > ul > li > ul:after,.has-submenu > ul > li > ul:before{
        content:"";
        display:table
    }
    .has-submenu > ul > li > ul:after{
        clear:both
    }
    .menu>ul>li>ul.normal-sub{
        width:300px;
        left:auto;
        padding:10px 0
    }
    .menu>ul>li>ul.normal-sub>li{
        width:100%
    }
    .menu>ul>li>ul.normal-sub>li a{
        border:0;
        padding:0 15px;
        line-height:45px;
        color:#fff
    }
    @media only screen and (max-width:800px){
        .main-menu > li a,
        .menu>ul>li a:not(.custom){
            padding:15px 8px
        }
        .menu-container{
            width:100%;
            max-width:100%;
        }
        .menu-mobile {
            display: block;
        }
        
        .main-menu {
            display: none;
            position: fixed;
            width: 100%;
            left: 0;
            top: 90px!important;
            background: #222;
            overflow: scroll;
            max-height: 92vh;
            z-index: 100;
        }
        
        #main-menu-toggle:checked ~ .main-menu {
            display: block;
        }
        .main-menu > li,
        .menu>ul>li{
            width:100%;
            float:none;
            display:block
        }
       
        .has-submenu > ul,
        .menu>ul>li>ul{
            position:relative;
            width:100%;
            top:0;
            max-height:none !important;
            display: none;
        }
        .has-submenu:hover > ul {
            display: none; 
        }
        .submenu-toggle-label {
            display: block; 
            position: absolute;
            right: 0;
            top: 0;
            padding: 1.5em 2em;
            cursor: pointer;
            color: #fff;
            font-size: 20px;
            line-height: 20px;
        }
        .submenu-toggle-label:after {
            content: "\2304"; 
        }
        
        .submenu-toggle:checked ~ ul {
            display: block;
        }
        
        .submenu-toggle:checked + .submenu-toggle-label:after {
           content: "\2303"; 
        }
        .menu>ul>li>ul.normal-sub{
            width:100%
        }
        .menu>ul>li>ul>li{
            float:none;
            width:100%;
            margin-top:20px
        }
        .menu>ul>li>ul:after{
            content:""!important
        }
    }
    
    .menu>ul>li>ul .list-group-item a{
        width:100%
    }
    
    @media (max-width:1024px){
        .menu>ul>li>ul{
            width:100%;
        }
    }
</style>
    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<style id="mo_critical_all">
    .vc_btn3{
        border-radius: 30px;
    }
    .mo_sidebar .mo_sticky100 {
        height: 500px;
    }
    .swiper-slide {
        background-color: #f1f1f1;
    }
    #filters {
        height: 590px;
    }
    .position-absolute {
        position: absolute !important;
    }
    .wpb_single_image img {
        height: auto;
        max-width: 100%;
        vertical-align: top
    }

    .alert, .btn {
        border-radius: 30px;
    }

    @media (min-width: 768px) {
        .vc_col-sm-3 {
            width: 25%;
        }
    }

    .img-fluid,.w-100 {
        width: 100%;
        height: auto;
    }

    .mo_toppad {
        min-height: 90px !important;
        width: 100%;
        display: block;
    }

    .single_page_slider_wrap {
        position: relative;
        overflow: hidden;
        border-radius: 15px;
    }

    .single_yacht_slider .swiper-slide img {
        height: auto;
        display: block;
        width: 100%;
        object-fit: cover;
        background-color: #f1f1f1;
    }
    .hero-header {
        max-height: 75vh !important;
        overflow: hidden;
        display: block;
    }
    .alert-prettybg,.prettybg,.firstimg {
        background-color: #8ad9dd;
    }
    .alert-prettybg{
        min-height:400px;
        color:#222;
        box-shadow:none!important;
        border:none
    }
    .block {
        display: block;
    }
    .slide-image-wrapper {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    @media (max-width: 1024px) {
        .slide-image-wrapper {
            padding-top: 67%;
        }
    }
    @media (min-width: 1024px) {
        .slide-image-wrapper {
            min-height: calc(100vh - 327px);
        }
    }
    .mySwiper2 .swiper-slide img {
        max-height: calc(100vh - 327px);
        height: calc(100vh - 327px) !important;
        object-fit: cover;
        object-position: bottom;
    }
    @media (min-width: 1024px) {
        .mySwiper2 .swiper-slide img {
            min-height: 600px;
        }
    }
    @media (max-width: 1024px) {
        .mySwiper2 .swiper-slide img {
            max-height: 67vw;
            height: 67vw !important;
            width: 100%;
        }
    }
    /* Exception for play icon - don't apply object-fit: cover */
    .mySwiper2 .swiper-slide img.moplyrplay {
        object-fit: contain !important;
        max-height: none !important;
        height: auto !important;
        width: auto !important;
        min-height: 0 !important;
    }

    .mo_expand {
        max-height: 110vh;
        overflow: hidden;
    }

    .expand-overlay {
        position: sticky;
        bottom: 0;
        background: linear-gradient(to bottom, transparent, white);
        height: 320px;
        padding-top: 220px;
    }

    .swiper_thumbs .swiper-slide {
        max-width: 240px;
        min-width: 240px;
        margin-right: 2px;
        margin-top: 2px;
    }
    @media (max-width: 768px) {
        .swiper_thumbs {
            display: none;
        }
    }

    .container-xxl {
        width: 100%;
        max-width: 1320px;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
    }

    #scrollspy_holder {
        min-height: 610px;
    }

    .mo_zoomin {
        position: absolute;
    }

    .mofigure {
        min-height: 200px;
    }

    .whitediv {
        background: #f1f1f1;
        margin: 15px 0;
        padding: 15px;
        position: relative;
        word-wrap: break-word;
        border-radius: 15px;
        color: #222222;
    }

    .single-estate_property .main_wrapper h2, .single-estate_property .main_wrapper h3 {
        font-size: 16px;
        display: table;
        font-weight: bold;
        margin-bottom: 15px !important;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .header_wrapper, .master_header, #access ul ul, .customnav {
        background-color: #222;
    }

    .single-content {
        font-size: 16px;
    }

    .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(var(--bs-gutter-y) * -1);
        margin-right: calc(var(--bs-gutter-x) * -.5);
        margin-left: calc(var(--bs-gutter-x) * -.5);
    }
    @media (min-width: 768px)
        .col-md-9 {
            flex: 0 0 auto;
            width: 75%;
        }
        .col-md-3 {
            flex: 0 0 auto;
            width: 25%;
        }
    }
    @media (max-width: 768px) {
        h1 {
            font-size: 22px !important;
        }
    }
    
    .menu .list-group-item{
        background-color:transparent!important;
        border:transparent;
        position:relative;
        display:block;
        padding:.2rem 1rem;
        color:#212529;
        text-decoration:none
    }
    .menu .card{
        background-color:transparent;
        border:none
    }
    .menu .card-title{
        color:#fff
    }
    .menu .h5{
        font-size:14px
    }
    
    .menu-toggle,
    .submenu-toggle {
        display: none;
    }
    .menu-mobile {
        display: none;
        cursor: pointer;
        background-repeat:no-repeat;
        background-position-y:center;
        background-position-x:right;
        height:60px;
        width:93px;
        margin-top:15px;
        float:right
    }
    .submenu-toggle-label {
        display: none;
    }
    .menu .show-on-mobile{
        background:#222
    }
    
    .main-menu,
    .menu>ul{
        margin:0 auto;
        width:100%;
        list-style:none;
        padding:0;
        box-sizing:border-box
    }
    
    .main-menu, .menu>ul {
      margin: 0 auto;
      width: 100%;
      list-style: none;
      padding: 0;
      box-sizing: border-box;
    }
    
    @media (max-width: 991px) {
        .main-menu {
            position: absolute !important;
        }
    }
    
    .menu>ul:after,.menu>ul:before{
        content:"";
        display:table
    }
    .menu>ul:after{
        clear:both
    }
    .main-menu > li,
    .menu>ul>li{
        float:right;
        padding:0;
        margin:0;
        position: relative;
    }
    .main-menu > li > a,
    .menu>ul>li a:not(.custom){
        text-decoration:none;
        padding:35px 8px;
        display:block;
        font-size:12px;
        color:#fff
    }
    
    .main-menu > li:hover,
    .menu>ul>li:hover{
        background:rgba(0,0,0,.3)
    }
    .has-submenu > ul,
    .menu>ul>li>ul{
        width:900px;
        display:none;
        background:#222;
        padding:15px;
        position:absolute;
        z-index:99;
        right:1px;
        margin:0 auto!important;
        list-style:none;
        box-sizing:border-box;
        border-radius:10px;
        height:auto!important;
        top:91px;
        max-height:80vh;
        max-width:1200px;
        overflow-y:scroll
    }
    .has-submenu:hover > ul {
        display: block;
    }
    .menu>ul>li>ul:after,.menu>ul>li>ul:before{
        content:"";
        display:table
    }
    .has-submenu > ul > li,
    .menu>ul>li>ul>li{
        margin:0;
        padding-bottom:0;
        list-style:none;
        width:25%;
        background:0 0;
        float:left
    }
    .has-submenu > ul > li a,
    .menu>ul>li>ul>li a:not(.custom){
        color:#fff;
        padding:.2em 0;
        width:95%;
        display:block
    }
    .has-submenu > ul > li > ul,
    .menu>ul>li>ul>li>ul{
        display:block;
        padding:0;
        margin:10px 0 0;
        list-style:none;
        box-sizing:border-box
    }
    .has-submenu > ul > li > ul:after,.has-submenu > ul > li > ul:before{
        content:"";
        display:table
    }
    .has-submenu > ul > li > ul:after{
        clear:both
    }
    .menu>ul>li>ul.normal-sub{
        width:300px;
        left:auto;
        padding:10px 0
    }
    .menu>ul>li>ul.normal-sub>li{
        width:100%
    }
    .menu>ul>li>ul.normal-sub>li a{
        border:0;
        padding:0 15px;
        line-height:45px;
        color:#fff
    }
    @media only screen and (max-width:800px){
        .main-menu > li a,
        .menu>ul>li a:not(.custom){
            padding:15px 8px
        }
        .menu-container{
            width:100%;
            max-width:100%;
        }
        .menu-mobile {
            display: block;
        }
        
        .main-menu {
            display: none;
            position: fixed;
            width: 100%;
            left: 0;
            top: 90px!important;
            background: #222;
            overflow: scroll;
            max-height: 92vh;
            z-index: 100;
        }
        
        #main-menu-toggle:checked ~ .main-menu {
            display: block;
        }
        .main-menu > li,
        .menu>ul>li{
            width:100%;
            float:none;
            display:block
        }
       
        .has-submenu > ul,
        .menu>ul>li>ul{
            position:relative;
            width:100%;
            top:0;
            max-height:none !important;
            display: none;
        }
        .has-submenu:hover > ul {
            display: none; 
        }
        .submenu-toggle-label {
            display: block; 
            position: absolute;
            right: 0;
            top: 0;
            padding: 1.5em 2em;
            cursor: pointer;
            color: #fff;
            font-size: 20px;
            line-height: 20px;
        }
        .submenu-toggle-label:after {
            content: "\2304"; 
        }
        
        .submenu-toggle:checked ~ ul {
            display: block;
        }
        
        .submenu-toggle:checked + .submenu-toggle-label:after {
           content: "\2303"; 
        }
        .menu>ul>li>ul.normal-sub{
            width:100%
        }
        .menu>ul>li>ul>li{
            float:none;
            width:100%;
            margin-top:20px
        }
        .menu>ul>li>ul:after{
            content:""!important
        }
    }
    
    .menu>ul>li>ul .list-group-item a{
        width:100%
    }
    
    @media (max-width:1024px){
        .menu>ul>li>ul{
            width:100%;
        }
    }
</style>
    
	<!-- This site is optimized with the Yoast SEO plugin v25.2 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Hello world! - Charterguru Luxury Yacht Charters</title>
	<link rel="canonical" href="https://mobile.charterguru.com/hello-world/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Hello world! - Charterguru Luxury Yacht Charters" />
	<meta property="og:description" content="Welcome to WordPress. This is your first post. Edit or delete it, then start writing!" />
	<meta property="og:url" content="https://mobile.charterguru.com/hello-world/" />
	<meta property="og:site_name" content="Charterguru Luxury Yacht Charters" />
	<meta property="article:published_time" content="2019-02-20T10:23:53+00:00" />
	<meta name="author" content="maros.pristas@gmail.com" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:label1" content="Written by" />
	<meta name="twitter:data1" content="maros.pristas@gmail.com" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://mobile.charterguru.com/hello-world/","url":"https://mobile.charterguru.com/hello-world/","name":"Hello world! - Charterguru Luxury Yacht Charters","isPartOf":{"@id":"https://mobile.charterguru.com/#website"},"datePublished":"2019-02-20T10:23:53+00:00","author":{"@id":"https://mobile.charterguru.com/#/schema/person/29d72ae783b2c67dbe31d6a06d0d4e67"},"breadcrumb":{"@id":"https://mobile.charterguru.com/hello-world/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://mobile.charterguru.com/hello-world/"]}]},{"@type":"BreadcrumbList","@id":"https://mobile.charterguru.com/hello-world/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://mobile.charterguru.com/"},{"@type":"ListItem","position":2,"name":"Hello world!"}]},{"@type":"WebSite","@id":"https://mobile.charterguru.com/#website","url":"https://mobile.charterguru.com/","name":"Charterguru Luxury Yacht Charters","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://mobile.charterguru.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https://mobile.charterguru.com/#/schema/person/29d72ae783b2c67dbe31d6a06d0d4e67","name":"maros.pristas@gmail.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://mobile.charterguru.com/#/schema/person/image/","url":"https://i0.wp.com/mobile.charterguru.com/wp-content/uploads/nsl_avatars/a0db7d39eae4105a403c542dc1aa369a.jpg?fit=96%2C96&ssl=1","contentUrl":"https://i0.wp.com/mobile.charterguru.com/wp-content/uploads/nsl_avatars/a0db7d39eae4105a403c542dc1aa369a.jpg?fit=96%2C96&ssl=1","caption":"maros.pristas@gmail.com"},"url":"https://mobile.charterguru.com/author/maros-pristasgmail-com/"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel='dns-prefetch' href='//v0.wordpress.com' />
<link rel='preconnect' href='//i0.wp.com' />
<link rel='preconnect' href='//c0.wp.com' />
<link rel="alternate" type="application/rss+xml" title="Charterguru Luxury Yacht Charters &raquo; Feed" href="https://mobile.charterguru.com/feed/" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v8.5.3 - Using Analytics tracking - https://www.exactmetrics.com/ -->
		<!-- Note: ExactMetrics is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the ExactMetrics settings panel. -->
					<!-- No tracking code set -->
				<!-- / Google Analytics by ExactMetrics -->
		<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/mobile.charterguru.com\/wp-includes\/js\/wp-emoji-release.min.js"}};
/*! This file is auto-generated */
!function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='mo_plyr_css-css' href='https://mobile.charterguru.com/wp-content/plugins/mo_filter/mo_plyr/plyr.css' type='text/css' media='all' />
<link rel='stylesheet' id='legacy_css-css' href='https://mobile.charterguru.com/wp-content/plugins/mobilechartergurulegacy/legacy.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_reset_css-css' href='https://mobile.charterguru.com/wp-content/plugins/gravityforms/legacy/css/formreset.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_datepicker_css-css' href='https://mobile.charterguru.com/wp-content/plugins/gravityforms/legacy/css/datepicker.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_formsmain_css-css' href='https://mobile.charterguru.com/wp-content/plugins/gravityforms/legacy/css/formsmain.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_ready_class_css-css' href='https://mobile.charterguru.com/wp-content/plugins/gravityforms/legacy/css/readyclass.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_browsers_css-css' href='https://mobile.charterguru.com/wp-content/plugins/gravityforms/legacy/css/browsers.min.css' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://c0.wp.com/c/6.8.8/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<link rel='stylesheet' id='mediaelement-css' href='https://c0.wp.com/c/6.8.8/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://c0.wp.com/c/6.8.8/wp-includes/js/mediaelement/wp-mediaelement.min.css' type='text/css' media='all' />
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='font-awesome-css-css' href='//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='mo_ajaxify_css-css' href='https://mobile.charterguru.com/wp-content/plugins/mo_ajaxify/love.css' type='text/css' media='all' />
<link rel='stylesheet' id='mo_swiper_css-css' href='https://mobile.charterguru.com/wp-content/plugins/mo_filter/js/swiper/swiper-bundle_11_2_8.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='daterangepicker_css-css' href='https://mobile.charterguru.com/wp-content/plugins/mo_filter/css/daterangepicker.css' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-css-css' href='https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css' type='text/css' media='all' />
<link rel='stylesheet' id='responsive-video-light-css' href='https://mobile.charterguru.com/wp-content/plugins/responsive-video-light/css/responsive-videos.css' type='text/css' media='all' />
<link rel='stylesheet' id='facebook-login-css' href='https://mobile.charterguru.com/wp-content/plugins/wp-facebook-login/public/css/facebook-login.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-bootstrap-pro-fontawesome-cdn-css' href='https://use.fontawesome.com/releases/v5.1.0/css/all.css' type='text/css' media='all' />
<link rel='stylesheet' id='wp-bootstrap-starter-style-css' href='https://mobile.charterguru.com/wp-content/themes/charterguru-mobile/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='simple-favorites-css' href='https://mobile.charterguru.com/wp-content/plugins/favorites/assets/css/favorites.css' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap-5-css-css' href='https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/css/bootstrap.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='shiftnav-css' href='https://mobile.charterguru.com/wp-content/plugins/shiftnav-pro/pro/assets/css/shiftnav.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='shiftnav-light-css' href='https://mobile.charterguru.com/wp-content/plugins/shiftnav-pro/assets/css/skins/light.css' type='text/css' media='all' />
<link rel='stylesheet' id='chld_thm_cfg_parent-css' href='https://mobile.charterguru.com/wp-content/themes/wp-bootstrap-starter/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='shiftnav-dark-blue-css' href='https://mobile.charterguru.com/wp-content/plugins/shiftnav-pro/pro/assets/css/skins/dark-blue.css' type='text/css' media='all' />
<link rel='stylesheet' id='mo_main-css' href='https://mobile.charterguru.com/wp-content/plugins/mo_filter/css/mo_main-v8.css' type='text/css' media='all' />
<script type="text/javascript">
            window._nslDOMReady = function (callback) {
                if ( document.readyState === "complete" || document.readyState === "interactive" ) {
                    callback();
                } else {
                    document.addEventListener( "DOMContentLoaded", callback );
                }
            };
            </script><script type="text/javascript" src="https://c0.wp.com/c/6.8.8/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="text/javascript" src="https://c0.wp.com/c/6.8.8/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<script type="text/javascript" id="my_voter_script-js-extra">
/* <![CDATA[ */
var mpAjax = {"ajaxurl":"https:\/\/mobile.charterguru.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://mobile.charterguru.com/wp-content/plugins/propscraper/my_voter_script.js" id="my_voter_script-js"></script>
<script type="text/javascript" defer='defer' src="https://mobile.charterguru.com/wp-content/plugins/gravityforms/js/jquery.json.min.js" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/mobile.charterguru.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/mobile.charterguru.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"682b52aca8c31efb850c01a90d93a132","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/mobile.charterguru.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/mobile.charterguru.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"682b52aca8c31efb850c01a90d93a132","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = {"5":"1","7":"1"};
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","file_uploaded":"File uploaded","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https:\/\/mobile.charterguru.com\/wp-content\/plugins\/gravityforms\/images"}};
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://mobile.charterguru.com/wp-content/plugins/gravityforms/js/gravityforms.min.js" id="gform_gravityforms-js"></script>
<script type="text/javascript" defer='defer' src="https://mobile.charterguru.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js" id="gform_gravityforms_utils-js"></script>
<script type="text/javascript" src="https://mobile.charterguru.com/wp-content/plugins/gravity-forms-css-themes-with-fontawesome-and-placeholder-support/js/gfctmagic.js" id="gfctmagic-js"></script>
<script type="text/javascript" id="facebook-login-js-extra">
/* <![CDATA[ */
var fbl = {"ajaxurl":"https:\/\/mobile.charterguru.com\/wp-admin\/admin-ajax.php","site_url":"https:\/\/mobile.charterguru.com","scopes":"email,public_profile","appId":"1672990503016652","l18n":{"chrome_ios_alert":"Please login into facebook and then click connect button again"}};
/* ]]> */
</script>
<script type="text/javascript" src="https://mobile.charterguru.com/wp-content/plugins/wp-facebook-login/public/js/facebook-login.js" id="facebook-login-js"></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://mobile.charterguru.com/wp-content/themes/wp-bootstrap-starter/inc/assets/js/html5.js" id="html5hiv-js"></script>
<![endif]-->
<script type="text/javascript" id="favorites-js-extra">
/* <![CDATA[ */
var favorites_data = {"ajaxurl":"https:\/\/mobile.charterguru.com\/wp-admin\/admin-ajax.php","nonce":"2820f94b5b","favorite":"Save <i class=\"sf-icon-star-empty\"><\/i>","favorited":"Saved <i class=\"sf-icon-star-full\"><\/i>","includecount":"","indicate_loading":"1","loading_text":"Loading","loading_image":"","loading_image_active":"","loading_image_preload":"","cache_enabled":"1","button_options":{"button_type":"custom","custom_colors":false,"box_shadow":false,"include_count":false,"default":{"background_default":false,"border_default":false,"text_default":false,"icon_default":false,"count_default":false},"active":{"background_active":false,"border_active":false,"text_active":false,"icon_active":false,"count_active":false}},"authentication_modal_content":"<p>Please login to add favorites.<\/p><p><a href=\"#\" data-favorites-modal-close>Dismiss this notice<\/a><\/p>","authentication_redirect":"","dev_mode":"","logged_in":"","user_id":"0","authentication_redirect_url":"https:\/\/mobile.charterguru.com\/wp-login.php"};
/* ]]> */
</script>
<script type="text/javascript" src="https://mobile.charterguru.com/wp-content/plugins/favorites/assets/js/favorites.min.js" id="favorites-js"></script>
<link rel="https://api.w.org/" href="https://mobile.charterguru.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://mobile.charterguru.com/wp-json/wp/v2/posts/1" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://mobile.charterguru.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.8.8" />
<link rel='shortlink' href='https://wp.me/paKbdx-1' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://mobile.charterguru.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmobile.charterguru.com%2Fhello-world%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://mobile.charterguru.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmobile.charterguru.com%2Fhello-world%2F&#038;format=xml" />
<style title="GFCT" type="text/css">
/*  
    Name : GFCT css
    Description:    Start with basic fontawesome and placeholder support
    Author     : Mo Pristas
    Comment    : This css is generated by the Gravity Forms CSS Themes plugin
*/    
.gfct_fa_span i {
    margin-left: 10px;
    margin-top: 6px;
  position:absolute;
}
.gfct-uses-fa {
    padding-left: 30px !important;
}
.gfct_placeholder_active, .gform_wrapper .gfct_placeholder_active.datepicker, .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="text"], .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="url"], .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="email"], .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="tel"], .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="number"], .gform_wrapper .gfct_placeholder_active.ginput_complex input[type="password"], .gform_wrapper .gfct_placeholder_active.ginput_complex select {
    width: 100% !important;
}
.gfct_placeholder_active.ginput_complex span {
    padding: 7px 0;
}/*  
    Name : No Theme Theme
   Description: This theme does not output anything
   ------------------------------------------------
   */
/*  
    Name : Stylish Theme
*/
.gfct_stylish .ginput_complex label {
    color: #ffffff;
}
.gfct_stylish .button.gform_button:hover {
    background: none repeat scroll 0 0 #004fed;
}
.gfct_stylish .gfield_radio, .gfct_stylish .gfield_checkbox {
    width: 56%;
  margin-top:10px !important;
}
.gfct_stylish .gform_body {
    width: 100%;
}
.gfct_stylish_wrapper h3.gform_title {
    border-bottom: 1px solid #ffffff;
    line-height: 22px;
    padding-bottom: 6px;
    color:#ffffff;
}
.gfct_stylish_wrapper li, .gfct_stylish_wrapper form li{
  position:relative;
  visibility:visible;
}
.gfct_stylish .button.gform_previous_button {
    line-height: 22px !important;
    margin-bottom: 5px !important;
    width: 40% !important;
}
.gfct_stylish_wrapper h3.gf_progressbar_title {
    color: white;
    opacity: 1 !important;
}
.gfct_stylish_wrapper .button {
    background: none repeat scroll 0 0 #008fd5;
  border: 1px solid white;
    color: #fff;
    display: block;
    line-height: 38px;
    margin: 0 auto !important;
    text-transform: uppercase;
    width: 72%;
}
.gfct_stylish_wrapper .gf_progressbar_wrapper {
    border-bottom: 1px solid #fff;
}
.gfct_stylish_wrapper .gfield_checkbox li label, .gfct_stylish_wrapper .gfield_radio li label, .gfct_stylish_wrapper ul.gfield_radio li input[type="radio"]:checked + label, .gfct_stylish_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
    color: #ffffff;
}
.gfct_stylish .gform_page_fields {
    margin: 0 auto;
    width: 70%;
}
.gfct_stylish_wrapper select, .gfct_stylish_wrapper select input[type="text"], .gfct_stylish_wrapper input[type="url"], .gfct_stylish_wrapper input[type="email"], .gfct_stylish_wrapper input[type="tel"], .gfct_stylish_wrapper input[type="number"], .gfct_stylish_wrapper input[type="password"] {
    display: block;
    line-height: 22px;
    margin-bottom: 1px;
    border:none;
    border-radius: 2px;
}
.gfct_stylish .gfield_label {
    color:#ffffff;
    display: block;
    margin: 0 auto;
}
.gfct_stylish_wrapper {
    background: none repeat scroll 0 0 rgba(77,178,224,.7);
    border-radius: 10px;
    margin: 40px auto;
    padding: 10px 10%;
    position: relative;
}
.gfct_stylish .gfct_fa_span i {
    margin-top: 0.4em;
    position: absolute;
    color: #008fd5;
}
.gfct_stylish textarea {
    margin: 1px 0;
    padding-top: 6px;
}
.gfct_stylish_wrapper .left_label input.medium, .gfct_stylish_wrapper .left_label select.medium, .gfct_stylish_wrapper .right_label input.medium, .gfct_stylish_wrapper .right_label select.medium {
    width: calc(72% - 8px);
}
.gfct_stylish_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.gfct_stylish_wrapper .gform_footer {
    min-height: 90px;
}
.gfct_stylish button, .gfct_stylish .button, .gfct_stylish input[type="button"], .gfct_stylish input[type="reset"], .gfct_stylish input[type="submit"] {
    float: right;
    margin-left: 4%;
}
.gfct_stylish_wrapper.gf_browser_chrome .gform_body {
  padding:0 3%;
  width:100%;
}
/*
    Name : Corporate Theme rgba-rgba(249,249,249,1)
*/
.gfct_corporate_wrapper {
    background: none repeat scroll 0 0 rgba(249,249,249,1);
}
.gfct_corporate .gform_body {
    padding: 0 15px;
}
.gfct_corporate_wrapper ul li, .gfct_corporate_wrapper input[type="text"], .gfct_corporate_wrapper input[type="url"], .gfct_corporate_wrapper input[type="email"], .gfct_corporate_wrapper input[type="tel"], .gfct_corporate_wrapper input[type="number"], .gfct_corporate_wrapper input[type="password"] {
    color: #666;
}
.gfct_corporate_wrapper .gfield_label {
    color: #666;
    font-weight: lighter !important;
}
.gfct_corporate_wrapper .gfield_checkbox li input[type="checkbox"], .gfct_corporate_wrapper .gfield_radio li input[type="radio"], .gfct_corporate_wrapper .gfield_checkbox li input{
}
.gfct_corporate .button.gform_button{
    background: none repeat scroll 0 0 #f0776c;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    margin: 0 12px;
    outline: 0 none;
    padding: 0;
    text-align: center;
    width: 94%;
    padding: 10px 20px;
}
.gfct_corporate select, .gfct_corporate_wrapper input[type="text"], .gfct_corporate_wrapper input[type="url"], .gfct_corporate_wrapper input[type="email"], .gfct_corporate_wrapper input[type="tel"], .gfct_corporate_wrapper input[type="number"], .gfct_corporate_wrapper input[type="password"]{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
    height: 39px;
    margin-bottom: 0;
    padding-left: 10px;
}
.gfct_corporate_wrapper input[type="text"]:focus, .gfct_corporate_wrapper input[type="url"]:focus, .gfct_corporate_wrapper input[type="email"]:focus, .gfct_corporate_wrapper input[type="tel"]:focus, .gfct_corporate_wrapper input[type="number"]:focus, .gfct_corporate_wrapper input[type="password"]:focus{
    border-color:#6e8095;
    outline: none;
}
.gfct_corporate .gform_title{
    background: none repeat scroll 0 0 #f1f1f1 !important;
    color: #666;
    font-size: 25px !important;
    font-weight: 300 !important;
    line-height: 30px;
    text-align: center;
  padding:15px 10px;
}
.gfct_corporate .left_label .gfield_label {
}
.gfct_corporate_wrapper .left_label ul.gfield_checkbox, .gfct_corporate_wrapper .right_label ul.gfield_checkbox, .gfct_corporate_wrapper .left_label ul.gfield_radio, .gfct_corporate_wrapper .right_label ul.gfield_radio {
    padding: 8px 0;
}
.gfct_corporate .gfct_fa_span i {
  	color: grey;
    margin-left: 10px;
    margin-top: 11px;
    position: absolute;
}
.gfct_corporate_wrapper textarea {
    font-size: 1em;
}
.gfct_corporate .medium.gfield_select {
    height: auto;
}
.gfct_corporate_wrapper .gform_footer {
    min-height: 90px;
}
.gfct_corporate button, .gfct_corporate .button, .gfct_corporate input[type="button"], .gfct_corporate input[type="reset"], .gfct_corporate input[type="submit"] {
    float: right;
    margin-left: 4%;
}
.gfct_corporate_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.gfct_corporate_wrapper .left_label input.medium, .gfct_corporate_wrapper .left_label select.medium, .gfct_corporate_wrapper .right_label input.medium, .gfct_corporate_wrapper .right_label select.medium {
    width: calc(72% - 8px);
}
.gfct_corporate_wrapper.gf_browser_chrome .gform_body {
  padding:0 3%;
  width:100%;
}</style>
	<!-- ShiftNav CSS
	================================================================ -->
	<style type="text/css" id="shiftnav-dynamic-css">

	@media only screen and (min-width:999999px){ #shiftnav-toggle-main, .shiftnav-toggle-mobile{ display:none; } .shiftnav-wrap { padding-top:0 !important; } }
	@media only screen and (max-width:999998px){ #masthead{ display:none !important; } }

/** ShiftNav Custom Menu Styles (Customizer) **/
/* shiftnav-main */
.shiftnav.shiftnav-shiftnav-main { background:#f8f9fa; }

/* Status: Loaded from Transient */

	</style>
	<!-- end ShiftNav CSS -->

	
<!--BEGIN: TRACKING CODE MANAGER (v2.4.0) BY INTELLYWP.COM IN HEAD//-->
<!-- Smartsupp Live Chat script -->
<script type="text/javascript">
var _smartsupp = _smartsupp || {};
_smartsupp.key = 'eb671a373983bd4e8f30b487fd610e6c6d19b07e';
window.smartsupp||(function(d) {
  var s,c,o=smartsupp=function(){ o._.push(arguments)};o._=[];
  s=d.getElementsByTagName('script')[0];c=d.createElement('script');
  c.type='text/javascript';c.charset='utf-8';c.async=true;
  c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);
})(document);
</script>
<!--END: https://wordpress.org/plugins/tracking-code-manager IN HEAD//--><link rel="dns-prefetch" href="//connect.facebook.net" />
	<style>img#wpstats{display:none}</style>
		    <style type="text/css">
        #page-sub-header { background: #fff; }
    </style>
    <style type="text/css">div.nsl-container[data-align="left"] {
    text-align: left;
}

div.nsl-container[data-align="center"] {
    text-align: center;
}

div.nsl-container[data-align="right"] {
    text-align: right;
}


div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
    text-decoration: none;
    box-shadow: none;
    border: 0;
}

div.nsl-container .nsl-container-buttons {
    display: flex;
    padding: 5px 0;
}

div.nsl-container.nsl-container-block .nsl-container-buttons {
    display: inline-grid;
    grid-template-columns: minmax(145px, auto);
}

div.nsl-container-block-fullwidth .nsl-container-buttons {
    flex-flow: column;
    align-items: center;
}

div.nsl-container-block-fullwidth .nsl-container-buttons a,
div.nsl-container-block .nsl-container-buttons a {
    flex: 1 1 auto;
    display: block;
    margin: 5px 0;
    width: 100%;
}

div.nsl-container-inline {
    margin: -5px;
    text-align: left;
}

div.nsl-container-inline .nsl-container-buttons {
    justify-content: center;
    flex-wrap: wrap;
}

div.nsl-container-inline .nsl-container-buttons a {
    margin: 5px;
    display: inline-block;
}

div.nsl-container-grid .nsl-container-buttons {
    flex-flow: row;
    align-items: center;
    flex-wrap: wrap;
}

div.nsl-container-grid .nsl-container-buttons a {
    flex: 1 1 auto;
    display: block;
    margin: 5px;
    max-width: 280px;
    width: 100%;
}

@media only screen and (min-width: 650px) {
    div.nsl-container-grid .nsl-container-buttons a {
        width: auto;
    }
}

div.nsl-container .nsl-button {
    cursor: pointer;
    vertical-align: top;
    border-radius: 4px;
}

div.nsl-container .nsl-button-default {
    color: #fff;
    display: flex;
}

div.nsl-container .nsl-button-icon {
    display: inline-block;
}

div.nsl-container .nsl-button-svg-container {
    flex: 0 0 auto;
    padding: 8px;
    display: flex;
    align-items: center;
}

div.nsl-container svg {
    height: 24px;
    width: 24px;
    vertical-align: top;
}

div.nsl-container .nsl-button-default div.nsl-button-label-container {
    margin: 0 24px 0 12px;
    padding: 10px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .25px;
    overflow: hidden;
    text-align: center;
    text-overflow: clip;
    white-space: nowrap;
    flex: 1 1 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    display: inline-block;
}

div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
    margin: 1px;
    padding: 7px;
    border-radius: 3px;
    background: #fff;
}

div.nsl-container .nsl-button-google[data-skin="light"] {
    border-radius: 1px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
    color: RGBA(0, 0, 0, 0.54);
}

div.nsl-container .nsl-button-apple .nsl-button-svg-container {
    padding: 0 6px;
}

div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
    height: 40px;
    width: auto;
}

div.nsl-container .nsl-button-apple[data-skin="light"] {
    color: #000;
    box-shadow: 0 0 0 1px #000;
}

div.nsl-container .nsl-button-facebook[data-skin="white"] {
    color: #000;
    box-shadow: inset 0 0 0 1px #000;
}

div.nsl-container .nsl-button-facebook[data-skin="light"] {
    color: #1877F2;
    box-shadow: inset 0 0 0 1px #1877F2;
}

div.nsl-container .nsl-button-spotify[data-skin="white"] {
    color: #191414;
    box-shadow: inset 0 0 0 1px #191414;
}

div.nsl-container .nsl-button-apple div.nsl-button-label-container {
    font-size: 17px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

div.nsl-container .nsl-button-slack div.nsl-button-label-container {
    font-size: 17px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

div.nsl-container .nsl-button-slack[data-skin="light"] {
    color: #000000;
    box-shadow: inset 0 0 0 1px #DDDDDD;
}

div.nsl-container .nsl-button-tiktok[data-skin="light"] {
    color: #161823;
    box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
}


div.nsl-container .nsl-button-kakao {
    color: rgba(0, 0, 0, 0.85);
}

.nsl-clear {
    clear: both;
}

.nsl-container {
    clear: both;
}

.nsl-disabled-provider .nsl-button {
    filter: grayscale(1);
    opacity: 0.8;
}

/*Button align start*/

div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
    justify-content: flex-start;
}

div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
    justify-content: center;
}

div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
    justify-content: flex-end;
}


div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
    justify-content: flex-start;
}

div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
    justify-content: center;
}

div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
    justify-content: flex-end;
}

div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
    justify-content: space-around;
}

div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
    justify-content: space-between;
}

/* Button align end*/

/* Redirect */

#nsl-redirect-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(1px);
    background-color: RGBA(0, 0, 0, .32);;
}

#nsl-redirect-overlay-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    padding: 30px;
    border-radius: 10px;
}

#nsl-redirect-overlay-spinner {
    content: '';
    display: block;
    margin: 20px;
    border: 9px solid RGBA(0, 0, 0, .6);
    border-top: 9px solid #fff;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
    width: 40px;
    height: 40px;
    animation: nsl-loader-spin 2s linear infinite;
}

@keyframes nsl-loader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

#nsl-redirect-overlay-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #3C434A;
}

#nsl-redirect-overlay-text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    text-align: center;
    font-size: 14px;
    color: #3C434A;
}

/* Redirect END*/</style><style type="text/css">/* Notice fallback */
#nsl-notices-fallback {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 10000;
}

.admin-bar #nsl-notices-fallback {
    top: 42px;
}

#nsl-notices-fallback > div {
    position: relative;
    background: #fff;
    border-left: 4px solid #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    margin: 5px 15px 2px;
    padding: 1px 20px;
}

#nsl-notices-fallback > div.error {
    display: block;
    border-left-color: #dc3232;
}

#nsl-notices-fallback > div.updated {
    display: block;
    border-left-color: #46b450;
}

#nsl-notices-fallback p {
    margin: .5em 0;
    padding: 2px;
}

#nsl-notices-fallback > div:after {
    position: absolute;
    right: 5px;
    top: 5px;
    content: '\00d7';
    display: block;
    height: 16px;
    width: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}</style><style id="sccss">@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
.modal-content {
        background: white;
}
.page-template-template_login .shiftnav-toggle-button{
    display: none;
}
#shiftnav-toggle-main {
    display: none;
}
.tax-sailing-area #shiftnav-toggle-main {
    display: block;
}
.simplefavorite-button i {
    font-size: 12px;
    margin-top: 4px;
}
.simplefavorite-button {
    padding: 7px 10px 8px 15px;
    border-radius: 0px;
    font-size: 14px;
    border: 1px solid;
    cursor: pointer;
}
.mo_header_spacer {
    padding-top: 45px;
}
.maincol.yachtcontent {
    border: 1px solid;
}
.leftmenu_logo {
    max-height: 30px;
    padding-right: 30px;
    margin-top: -5px;
}
.shiftnav-toggle.shiftnav-toggle-button {
    padding-bottom: 7px;
    margin-top: 0;
    padding-top: 8px;
    position: fixed;
    z-index: 200;
  	top: 0;
}
.shiftnav-toggle-button:hover {
    background: white;
}
.shiftnav-toggle-button {
    background: white;
}
.navbar-brand img {
    max-height: 30px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #53585c;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: black;
}
.gfct_stylish_wrapper .button {
    background: none repeat scroll 0 0 transparent;
}
.gform_wrapper textarea.small {
    width: 96%;
}
#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
    padding: 5px 15px 13px;
}
#shiftnav-toggle-main-button .fa-bars:before{
content: "Filter Yachts \f0b0" !important;
}
#shiftnav-toggle-main-button i.fa.fa-bars {
    font-size: 12px;
}
#shiftnav-toggle-main {
    background: #2c639c;
}
#shiftnav-toggle-main {
    z-index: 200;
}
.btn-transparent.dark {
    color: black !important;
    border: 1px solid black;
}
#filters .btn.btn-clean {
    color: #53585c;
}
.modal_inquire {
    width: 100%;
    position: fixed;
    left: 0;
}
.headimg {
    height: 44px;
    position: absolute;
}
#yachtcontent .close {
    top: 10px !important;
    font-size: 30px;
    color: black;
    z-index: 50
}
.lb-nav a.lb-next,.lb-nav a.lb-prev {
    opacity: 1 !important;
}
#yacht_modal {
    z-index: 1060;
    background: white;
}
#myModalLabel{
  margin-top:0
}
.mo_bottom_inquire {
    position: fixed;
    bottom: 0;
    width: 100%;
    margin-left: 0 !important;
    color: white !important;
    padding: 10px !important;
    font-size: 25px !important;
}
#yachtcontent .modal-body {
    margin-top: 44px;
}
#yachtcontent .modal-body {
    background: white;
}
#yachtcontent .modal-header {
    position: fixed !important;
    width: 100%;
    background: white;
    opacity: 1;
    height: 44px;
    z-index: 1;
    padding: 0;
}
#yachtcontent .modal-header h2 {
    padding: 0;
    margin: 0;
    line-height: 22px;
}
#yachtcontent .modal-header h2 {
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
    margin: 0;
    padding-left: 100px;
    padding-top: 12px;
}
.modal-header .close {
    position: absolute;
    right: 25px;
}
li.hidden,li.hide {
    display: none;
}
body {
    color: #53585c;
}
.single-estate_property .container {
    width: 100%;
    max-width: 1900px;
}
#filterPrice {
    background: white;
    padding: 0 15px !important;
}
.filterCheckboxes {
    background: white;
    margin-bottom: 15px;
    padding: 0 15px;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.chg_preloader {
  animation: fadeIn 1s infinite alternate;
    width: auto;
    height: 40px;
}
.rsUni .rsArrowIcn {
    background: transparent;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 96%;
}
#myModalLabel {
    padding-top: 0 !important;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 200;
}
.trigger_yachtmodal {
    margin-right: 5px;
    margin-left: 5px;
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn::before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    content: "\f053";
  }
.rsUni.rsHor .rsArrowIcn{
  font-size:26px;
}
.rsUni.rsHor .rsArrowRight .rsArrowIcn::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  }
.maincol{
  color:#2c639c;
}
.maincolbg{
  background-color:#2c639c;
  color:white;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.mo-single {
    padding-bottom: 15px;
    margin-bottom: 15px;
    background: white;
    display: block;
}
.mo-single .details {
    padding-bottom: 30px;
}
.mo-single .details h3 {
    margin-top: 15px;
}
#content.site-content {
    padding-top: 1px;
}
#filters .panel-title {
    color: white;
  margin:0;
}
.tax-sailing-area #content > .container {
    max-width: 9999px !important;
    width: 100%;
}
h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6,p,a{
  font-family: Open Sans Condensed;
}
#filters input[type="checkbox"] {
    visibility: hidden;
}
body,html{
  max-width:100%;
  overflow-x:hidden;
}
.smallericon{
  font-size:14px;
}
header#masthead {
    background-color: white;
}
body:not(.theme-preset-active) #page-sub-header h1,h1,h2,h3,h4,h5{
color:black
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
}
html {
    min-height: 100%;
    min-width: 100%;
}
div#full-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1000;
}
body.page-template-template_login div#full-bg {
    background-image: url(/wp-content/uploads/2019/02/bg_hp_charter_pebbles.jpg);
    background-size: cover;
}
.page-template-template_login header,.page-template-template_login footer{
  display:none;
}

div.nsl-container-block[data-align="left"] .nsl-container-buttons {
align-items: center !important;
}
div.nsl-container-block .nsl-container-buttons a {
    max-width: 208px !important;
}
div.nsl-container .nsl-button-default span.nsl-button-label-container {
    margin: 0 7px 0 0px !important;
    font-size: 14px !important;
}
div.nsl-container .nsl-button-google[data-skin="light"] {
    border-radius: 4px;
}
.display_block{
  display:block !important;
}
.modal-content {
    background: rgba(255,255,255,.75);
}
.mo-single .mainimg {
    min-height: 260px;
    width: 100%;
    background-size: cover;
  position:relative;
}
.btn-transparent {
    background: transparent;
    color: white;
    border: 1px solid white;
}
.btn-mo-bottom-right {
    position: absolute;
    right: 30px;
    bottom: 15px;
}
a.mo-single:hover {
    text-decoration: none;
}
.widget-area-sidebar .mo_slideritem {
    width: 100% !important;
}
.video-wrapper {
    position: relative;
}
.slider_desc {
    background: black;
    padding: 5px;
    margin: -1px 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.ui-datepicker-title {
    color: black !important;
}
.cya-width-33 {
    width: 33%;
  float:left;
}
.dc_decor_img img {
    max-width: 100%;
}
.clr {
    clear: both;
}
.bs-example {
    position: relative;
    padding: 15px;
    margin: 0 0 15px;
    border-color: #f8f8f8;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}
#pmin, #pmax {
    padding-left: 10px;
}
.shiftnav-inner .type_caption,.shiftnav-inner .input-group-addon,.shiftnav-inner #filters input, .shiftnav-inner .bt_icon,.shiftnav-inner .panel-title {
    color: #53585C !important;
}
.shiftnav-inner label:hover .type_caption, .shiftnav-inner label:hover .bt_icon{
    color: #2c639c !important;
}
.shiftnav-inner label.active .type_caption, .shiftnav-inner label.active .bt_icon{
    color: #2c639c !important;
}
.shiftnav-inner .panel-title {
    padding: 0 !important;
}
.boxedlink {
    background-color: rgba(77,147,206,.7);
    color: white !important;
    min-height: 200px;
  display: block;
    padding: 20px;
    border: 1px solid white;
    text-align: center;
    padding-top: 63px;
}
.boxedlink h4{
  color:white;
}
ol.top-5 {
    counter-reset: c 6 !important;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
a.rsImg{
color:transparent;
}
.single-post .mo_toppad{
  margin-top:90px;
}
.single-post .single-title {
    padding-top: 20px;
}
ol.top-10>li:nth-child(even){
    background: url(/wp-content/uploads/2018/08/greece_yacht_charter_coast.jpg);
    background-size: cover;
  color:white;
}
ol.top-10>li:nth-child(even) p,ol.top-10>li:nth-child(even) h2{
  color:white;
}
.top-10 li:before {
    width: 1.75em;
    height: 1.75em;
    position: absolute;
    left: 15px;
    margin-right: 12px;
    content: counter(c) ".";
    counter-increment: c -1;
    font-size: 30px;
    margin-top: 6px;
}
.top-10 .listing_wrapper {
    width: 100%;
}
.top-10 .video-container {
    position: relative;
}
.top-10 h2 {
    padding-left: 40px;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 15px;
}
.top-10 li {
    position: relative;
    list-style-type: none;
}
ol.top-10 li {
    margin-top: 40px;
    padding: 15px;
}
ol.top-10 {
    counter-reset: c 11;
    padding: 0 !important;
    margin: 0;
}
.prop_social_single {
    padding-bottom: 5px;
}
.single-post .breadcrumb {
    margin: 0;
    padding: 0;
}
.meta-info a{
color:#95d4fc !important;
}
.meta-element{
margin-right:15px;
  color:#95d4fc !important;
}
.breadcrumb li.active {
    color: white;
}
.darkbg.titles {
    padding: 15px;
}
.single-content.single-post {
    background: rgba(255,255,255,.7);
    padding:15px
}
.prettysection {
    margin-bottom: 30px;
  display:inline-block;
}
.initializesearch {
    margin-left: 50%;
    color: white;
    padding: 15px;
    margin-bottom: 20px;
}
.uninitialized .filter_loader {
    display: none;
}
.hp_container_wrapper {
    background: white;
}
.home #filters i.icon {
    display: inline-table;
    line-height: 33px;
}
.mo_filter_hp {
    padding-top: 50px;
}
.listing_wrapper,.property_listing {
    max-width: 800px !important;
}
a.shiftnav-toggle-button {
    margin-top: 5px;
}
.archive .alert-season img {
    max-width: 56px;
}
.breadcrumb {
    padding: 15px 0;
}
.single-estate_property .breadcrumb>.active {
    color: white;
}
.single-estate_property .breadcrumb_container {
  color:white;
}
.prettybg {
    background: url(/wp-content/uploads/2018/08/greece_yacht_charter_coast.jpg);
    background-size: cover;
}
.breadcrumb {
    background-color: transparent;
}
.breadcrumb a {
    color: #95d4fc !important;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.top-30{
padding-top:30px;
}
.top-15{
padding-top:15px;
}
.entry-title.entry-prop {
    color: white;
    padding-bottom: 30px;
}
.bottom_hr {
    padding-top: 12px;
    border-bottom: 1px solid #ebebeb;
}
.bottom-15 {
    padding-bottom: 15px;
}
.bottom-30{
    padding-bottom: 30px;
}
.single-estate_property h2 {
    font-size: 16px;
    display: table-cell;
    font-weight: bold;
    border-bottom: 2px solid #2c639c;
    margin-bottom: 15px !important;
    letter-spacing: 1px;
    line-height: 22px;
}
span.main_char {
    font-size: 18px;
    color: #2c639c;
    font-weight: bold;
}
.showme .gfield_label {
    display: block !important;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    padding-top: 6px;
    padding-left: 5px;
}
.mo_formv2_wrapper label {
    color: white;
}
.gform_wrapper .gfield_checkbox li input, .gform_wrapper.gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
    padding-left: 15px;
}
span.finder2 {
    font-weight: bold;
    font-size: 16px;
}
.yacht-finder-pro {
    background: -moz-linear-gradient( -92deg, rgb(149,212,252) 0%, rgb(32,120,176) 100%);
    background: -webkit-linear-gradient( -92deg, rgb(149,212,252) 0%, rgb(32,120,176) 100%);
    background: -ms-linear-gradient( -92deg, rgb(149,212,252) 0%, rgb(32,120,176) 100%);
    background: linear-gradient( -92deg, rgb(149,212,252) 0%, rgb(32,120,176) 100%);
    width: 100%;
    padding: 15px;
    color: white;
  text-shadow: 1px 1px grey;
}
.assistive_text {
    background: #2179b2;
    font-size: 10px;
    margin-top: -55px;
    line-height: 18px;
    text-align: center;
    padding-bottom: 15px;
    color: #f9f586;
}
.gform_wrapper .gform_page_footer {
    width: calc(100% - 15px) !important;
}
div#gform_page_5_2 {
    padding-top: 15px;
}
.gform_wrapper .gform_page_footer.left_label, .gform_wrapper .gform_page_footer.right_label {
    padding: 0 !important;
}
input#gform_previous_button_5 {
    background: transparent;
    color: white;
    margin-bottom: 5px;
}
.menu-item-link i {
    margin-right: 0;
}
.conv_header {
    background-size: contain !important;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white;
    margin-bottom: -15px;
}
.conv_header a{
    color: white;
}
.gfct_stylish_wrapper {
    background: none repeat scroll 0 0 #2c639c !important; 
}
.alert-season {
    border-radius: 0;
    background: rgba(255,255,255,.2);
    border: none !important;
  color: white;
}
.input-group-addon {
    background: transparent;
    color: #53585c;
    border: 1px solid #53585c;
  border-radius: 0 !important;
}
.darkbg,.darkbg p, .darkbg h1, .darkbg h2, .darkbg h3, .darkbg h4, .darkbg h5,.darkbg .close {
  color:white !important;
  opacity: 1;
}
.alert-prettybg {
    background: url(/wp-content/plugins/mo_filter/includes/img/coast_bg.jpg);
    color: white;
    background-size: cover;
    border-radius: 0;
    box-shadow: none !important;
    margin-top: -10px;
}
#filters input {
    background: transparent !important;
  	font-size: 12px;
    border: 1px solid #53585c !important;
    color: #53585c !important;
  border-radius: 0 !important;
}
#filters {
    padding: 5px 15px 0 0;
    color: white;
}
.conversion_buttons {
    padding-top: 6px;
}
.btn-blue,.btn-success {
    color: #fff !important;
    background-color: #95d4fc !important;
    border-color: #95d4fc !important;
}
.btn-blue:hover,.btn-success:hover {
    color: black !important;
    background-color: #95d4fc !important;
    border-color: #95d4fc !important;
}
.darkbg .btn-success {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #95d4fc !important;
}
.darkbg .btn-success:hover {
    color: white !important;
    background-color: #95d4fc !important;
    border-color: #95d4fc !important;
}
.mgc_vertical_gradient{
  background-image: -moz-linear-gradient( 43deg, rgb(32,120,176) 0%, rgb(50,146,208) 100%);
  background-image: -webkit-linear-gradient( 43deg, rgb(32,120,176) 0%, rgb(50,146,208) 100%);
  background-image: -ms-linear-gradient( 43deg, rgb(32,120,176) 0%, rgb(50,146,208) 100%);
}
.btn.mo_moinfo {
    border: 1px solid #227bb4;
    margin-right: 5px;
    color: black !important;
    padding: 6px 20px !important;
}
.listing_wrapper .btn {
    margin-bottom: 5px;
    padding: 6px 25px;
    border-radius: 0;
    color: white;
}
body, p{
  font-family:Roboto;
  font-weight:regular;
}
h1,h2,h3,h4,h5,h6{
  font-family:Roboto;
  font-weight:light;
  color:black;
}
.property_listing {
    background-color: #ebebeb !important;
  font-size: 14px;
}
.single_yacht_price.mo_green {
    color: black;
}
.mo_slideritem {
    text-align: center;
}
.widget-title-footer {
    font-size: 30px;
}
.single_yacht_title {
    color: #2f8dca;
    font-size: 30px;
    margin-bottom: 5px;
}
#colophon, #colophon a, #colophon li a, #colophon .widget-title-footer {
    color: #363636 !important;
}
img.weatherimg {
    max-width: 33px;
}
.mo_weather {
    max-width: 650px;
    float: left;
    padding-left: 285px;
    color: white;
    font-size: 15px;
    line-height: 90px;
}
.navbar-fixed-top .mo_weather {
    line-height: 68px;
}
#access a, #access ul ul a, #access ul ul li.wpestate_megamenu_col_1, #access ul ul li.wpestate_megamenu_col_2, #access ul ul li.wpestate_megamenu_col_3, #access ul ul li.wpestate_megamenu_col_4, #access ul ul li.wpestate_megamenu_col_5, #access ul ul li.wpestate_megamenu_col_6, #access ul ul li.wpestate_megamenu_col_1 a, #access ul ul li.wpestate_megamenu_col_2 a, #access ul ul li.wpestate_megamenu_col_3 a, #access ul ul li.wpestate_megamenu_col_4 a, #access ul ul li.wpestate_megamenu_col_5 a, #access ul ul li.wpestate_megamenu_col_6 a {
    color: white !important;
}
.company_headline, .loginwd_sidebar .widget-title-sidebar, .advanced_search_sidebar .widget-title-footer, .advanced_search_sidebar .widget-title-sidebar, .zillow_widget .widget-title-footer, .zillow_widget .widget-title-sidebar, .adv1-holder, .notice_area, .top_bar_wrapper, .master_header, #access ul ul a, .listing_filters_head, .listing_filters {
    border-bottom: none !important;
}
.featured_article, .mortgage_calculator_div, .loginwd_sidebar, .advanced_search_sidebar, .advanced_search_shortcode, #access ul ul, .testimonial-text, .submit_container, .zillow_widget, .featured_property, .property_listing, .agent_unit, .blog_unit, property_listing {
    border-color: transparent !important;
}
.fixed_header.header_transparent .header_wrapper, .header_transparent .header_wrapper.navbar-fixed-top.customnav, .header_wrapper, .master_header, #access ul ul, .customnav {
    background-color: #2179b2 !important;;
}
.logo img {
    max-height: 34px;
    margin-top: 3px !important;
}
.header_wrapper,.mgc_gradient,.shiftnav-main-toggle-content {
background:#2c639c;
}
#header4_footer, #header4_footer .widget-title-header4, #header4_footer a, .submit_action, #access ul.menu >li>a {
    color: white !important;
}
.mo_green.noPadding.padfix {
    margin-bottom: 5px !important;
    margin-top: -5px !important;
}
#gform_page_6_1 .gform_page_footer,#gform_page_6_2 .gform_page_footer {
    min-height: 100px;
}
input#gform_submit_button_6 {
    padding: 4px 50px;
}
input#gform_previous_button_6 {
    padding: 8px 5px !important;
    width: 82px !important;
    margin-left: 10px !important;
    background: #aa6708;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 100% !important;
}
html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
    width: 100%;
    margin-left: 0;
}
.bs-callout h3 {
    margin-top: 0 !important;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.smalltext {
    font-size: 10px;
}
body .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not([dir=rtl]) body .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not([dir=rtl]) body .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time) {
    width: 100% !important;
    margin-left: 0 !important;
}
.noPadding {
    padding: 0 !important;
    margin: 0 !important;
}
.smalltext p {
    font-size: 8px;
    padding: 0 0 8px !important;
    margin: 0 0 !important;
    line-height: 8px !important;
}
.mo_remotetrigger select {
    height: 50px;
    width: 100%;
}
.btn.go_button {
    padding: 14px 30px;
}
.select.mo_remotetrigger > select {
    background: white;
}
.home .breadcrumb_container {
    display: none;
}
.home .mo_toppad {
    margin-top: 90px;
}
.mo_bluebg .single_yacht_title {
    color: black;
}
.mo_bluebg .single_yacht_title {
    color: black;
}
.grid-sizer, .grid-item {
    width: 33%;
}
.grid-item {
    float: left;
    border: 5px solid transparent;
}
.menu-item-link .fa.fa-sort-desc {
    margin-left: 5px;
}
p.mo_proof_someone {
    font-weight: bold;
    height: 16px;
    margin-top: 8px !important;
    overflow: hidden;
}
.pmin,.pmax{
    background-color: #fbfbfb !important;
    border-color: #dddddd !important;
    color: #8f8f8f !important;
}
.startnow h2 {
    margin-bottom: 5px !important;
}
.mo_single_yacht_form_head h3 {
    margin: 0;
    padding: 0;
    color: white;
}
.mo_base{display:none;}
.logo {
    padding-left: 15px;
}
.withdate {
    display: none;
}
.btn.btn-success {
    color: white;
}
.ui-datepicker-month, .ui-datepicker-year {
    color: black;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
.mo_bluebg,.mo_bluebg p, .mo_bluebg h2,.mo_bluebg h3{
color:white;
}
#f0ad4e
a.btn {
    color: white !important;
}
a.btn.btn-warning {
    color: #f0ad4e !important;
}
.widget li, .widget-container li {
    padding-bottom: 0;
}
#field_5_10 h2 {
    padding-bottom: 10px;
}
.cta_desc{
margin-top:-38px;
}
.widget-container.widget_text {
    list-style: outside none none;
}
#gform_5 .gform_page_footer.left_label, #gform_5 .gform_page_footer.right_label {
    padding: 16px 8% 0 0;
}
#gform_submit_button_5 {
    width: 100%;
}
.deal_accordion {
    margin-top: 15px;
}
.mo_red {
    color: #d9534f;
}
.mo_bold{
  font-weight:bold;
}
.deal_wrapper.listing_wrapper.col-md-12 .listing-unit-img-wrapper, .deal_wrapper.listing_wrapper.col-md-12 > .property_listing .carousel-inner {
    background: white none repeat scroll 0 0 !important;
    height: auto;
    max-width: 9999px !important;
}
#field_5_10 {
    margin-left: 0 !important;
    text-align: center !important;
    width: 100% !important;
}
#add_favorites{
  display:none;
}
.property_listing {
    width: 100%;
  margin-bottom:30px !important;
}
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: white none repeat scroll 0 0;
    color: #fff;
}
.listing-unit-img-wrapper {
    height: 300px;
    width: 100%;
}
input.mo_filter_datepicker {
    background-color: #fbfbfb;
    border-color: #dddddd;
    color: #8f8f8f !important;
    margin: 15px 0;
    width: 100%;
}
.mo_filter_datepicker {
    background-color: #fbfbfb;
    border-color: #dddddd;
    color: #8f8f8f;
}
.bs-docs-example 
{
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    background-color: white;
    border: 1px solid #DDD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.bs-docs-example::after
{
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: whiteSmoke;
    border: 1px solid #DDD;
    color: #9DA0A4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}
.filterCheckboxes .bt_icon .fa {
    font-size: 25px;
    padding: 5px;
}
.devmode{
display:none;
}
.admin-bar .devmode{
  display:block;
}
#add_favorites {
    top: -10px;
}
.ui-datepicker-title {
    color: white;
}
.listing_wrapper .simplefavorite-button {
    float: right;
}
.listing_wrapper a.btn-warning {
    margin-left: 5px;
}
.gfct_stylish_wrapper {
    margin: 0 auto !important;
}
.mo_padright {
    padding-right: 5px;
}
.mo_mobile_logo > img {
    max-height: 22px;
}
section.specificationfigure .row > div:first-child {
    padding-right: 25px;
}
section.specification figure .row .heading {
    font-weight: 800;
    min-width: 160px;
    width: 35%;
}
section.specification  figure .row > div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
section.specification .heading {
    margin: 0 auto;
    max-width: 550px;
}
.slideshow figure, #slide1, #slide2, #slide3 {
    float: left;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
    width: 33.3333%;
}
section.specification figure > .wrapper {
    margin: 0 auto;
    width: 95%;
}
section.specification figure .row:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
section.specification figure .row {
    margin: 0 auto;
    text-align: left;
}
section.specification .slideshow {
    position: relative;
    text-align: left;
}
#menu-item-17357 .sub-menu {
    margin-left: -70px;
}
.shiftnav #menu-item-17357 .sub-menu {
    margin-left: 0;
}
.single_yacht_price.mo_green {
    font-weight: bold;
}
.mo_green {
    color: #5cb85c;
}
.property_listing h4 {
    font-size: 22px;
}
.widget-container.gform_widget {
    list-style: outside none none;
}
.mo_formv2 .gfield_label {
    color: white;
}
.mo_formv2 h2 {
    color: #5cb85c;
    margin: -10px 0;
    padding: 0;
}
.gform_wrapper li{
  border-bottom:none;
}
.gform_next_button.button,input#gform_submit_button_5,.gform_body input[type='submit'] {
    background: transparent;
    border: 1px solid white;
    border-radius: 0;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
    padding: 20px;
    text-shadow: none !important;
    width: 100% !important;
}
.mo_formv2 {
    border: none;
    background: #2c639c;
    padding: 0 0 15px 15px;
}
.modal .mo_formv2 {
    padding-top: 15px;
}
.notice_area {
    min-height: 90px;
}
.company_headline, .loginwd_sidebar .widget-title-sidebar, .advanced_search_sidebar .widget-title-footer, .advanced_search_sidebar .widget-title-sidebar, .zillow_widget .widget-title-footer, .zillow_widget .widget-title-sidebar, .adv1-holder, .notice_area, .top_bar_wrapper, .master_header, #access ul ul a, .listing_filters_head, .listing_filters {
    border-bottom: 1px solid #00c8c8;
}
.mobile_header {
    display: none !important;
}
.mo_bg {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(36, 107, 173, 0.72), #00c8c8) repeat scroll 0 0;
    opacity: 1;
}
.header_type1.header_left #access {
    margin: 0 30px 0 0;
}
.wpestate_property_description table {
    width: auto;
}
#footer-widget-area.wide_footer, .sub_footer_content.wide_footer {
    max-width: 100%;
    background: #d7d7d7;
    color: #363636;
}
.main_wrapper {
    box-shadow: none;
}
.shiftnav .badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.input-group-addon {
    width: 70px !important;
    padding: 4px 10px;
}
.shiftnav-inner .filters-col-width300 {
    padding-left: 15px !important;
    width: 100%;
}
html, body {
    min-height: 100%;
  height:auto;
}
#mo_ajax_loadmore {
  margin-top: 15px;
    height: 50px;
    position: relative;
    text-align: center;
    width: 100%;
}
.mo_results {
    float: left;
    width: calc(100% - 260px);
  overflow: hidden;
}
.btn {
    box-shadow: none !important;
    font-size: 14px;
    border-radius: 0;
    padding: 5px 15px;
}
.filters-col-width300 {
    width: 260px;
  float: left;
}
.shiftnav-inner .filters-col-width300 {
    width: 100%;
}
.font0 {
    font-size: 0;
}
.font9 {
    font-size: 9px !important;
}
.font10 {
    font-size: 10px !important;
}
.font11 {
    font-size: 11px !important;
}
.font12 {
    font-size: 12px !important;
}
.font13 {
    font-size: 13px !important;
}
.font14 {
    font-size: 14px !important;
}
.font15 {
    font-size: 15px !important;
}
.font16 {
    font-size: 16px !important;
}
.font17 {
    font-size: 17px !important;
}
.font18 {
    font-size: 18px !important;
}
.font19 {
    font-size: 19px !important;
}
.font20 {
    font-size: 20px !important;
}
.font21 {
    font-size: 21px !important;
}
.font22 {
    font-size: 22px !important;
}
.font23 {
    font-size: 23px !important;
}
.font25 {
    font-size: 25px !important;
}
.font27 {
    font-size: 27px !important;
}
.font30 {
    font-size: 30px !important;
}
.font32 {
    font-size: 32px !important;
}
.font33 {
    font-size: 33px !important;
}
.font35 {
    font-size: 35px !important;
}
.font40 {
    font-size: 40px !important;
}
.largeText {
    font-size: 16px;
}
.bold {
    font-weight: bold;
}
.light {
    font-weight: 200;
}
.boatplan {
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
}
body, .wide {
    background-color: #f8f9fa !important;
}
.single_slider_holder {
    margin-top: 90px;
}
.admin-bar .single_slider_holder {
    margin-top: 123px;
}
@font-face{
  font-family:"bicons";
  src:url('/wp-content/themes/charterguru-mobile/fonts/yachticons.ttf');
  font-weight:normal;
  font-style:normal;
}
#filters .btn-group .btn {
    padding: 5px 0;
}
#filters .btn-group {
    width: 100%;
}
#filters .btn-group .btn {
    padding: 5px 0;
}
#filters .btn-group.wide .btn {
    padding: 8px 12px;
}
#filters .btn-group img {
    vertical-align: bottom;
}
#filters .btn.btn-clean:hover, #filters .btn.btn-clean:active, #filters .btn.btn-clean.active, #filters .open .dropdown-toggle.btn-clean {
    color: rgba(14, 131, 205, 0.85);
}
#filters .btn-group .btn input {
    position: absolute;
}
#filters .btn:active, #filters .btn.active {
    box-shadow: none;
}
#filters {
    padding: 5px 15px 0 0;
}
.row_container_wide #filters {
    padding: 5px 15px;
}
#filters .panel {
    margin-bottom: 10px;
}
#filters .panel-heading {
    padding: 5px 0;
}
#filters .panel-heading.tightHeadings {
    margin: 0;
}
#filters .panel-body {
    padding: 0 0 20px;
}
#filters .panel-title {
    font-size: 13px;
    text-transform: uppercase;
}
#filters .wide .type_caption {
    padding-top: 10px;
}
#filters .type_caption {
    font-size: 12px;
    padding-top: 5px;
}
#filters .type_caption.tightbox {
    padding-bottom: 2px;
    padding-top: 2px;
}
#filters .type_caption.loosebox {
    padding-bottom: 17px;
    padding-top: 18px;
}
#filters .showAll, #filters .showAllAndSubmit {
    line-height: 1.1;
    margin-right: 3px;
}
#filters .ui-slider {
    background: rgb(210, 210, 210) none repeat scroll 0 0;
    border-radius: 0;
    height: 0.3em;
}
#filters .ui-widget-content {
    border: medium none;
    margin: 0 8px;
}
#filters .ui-slider-range {
    background: rgb(70, 188, 236) none repeat scroll 0 0;
    transition: none 0s ease 0s ;
}
#filters .ui-slider-handle {
    background: rgb(253, 253, 253) none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.17);
    cursor: grab;
    height: 1.7em;
    margin-left: -0.85em;
    margin-top: -0.5em;
    transition: none 0s ease 0s ;
    width: 1.7em;
}
#filters .ui-slider-handle:active {
    cursor: grabbing;
}
#calculator #filters .ui-slider-handle {
    height: 1.4em;
    margin-left: -0.75em;
    margin-top: -0.3em;
    width: 1.4em;
}
#filters .checkbox {
    margin-bottom: 1px;
    margin-top: 0;
}
#filtersContainer {
    z-index: 5;
}
.scrollableFilterContainer {
    background-color: #f7f7f7;
    height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 3px;
    width: 100%;
}
.scrollableFilterContainerAbs {
    background-color: #f7f7f7;
    height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 97%;
}
.ui-effects-wrapper .scrollableFilterContainer {
    width: 100% !important;
}
.filterBody {
    font-size: 12px;
}
.filterName {
    margin-bottom: 15px;
}
.filterBody input[type="radio"] {
    margin-top: 0;
}
.filterBody .radio:hover {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#boats_thumbs_mapView {
}
#filters .radio, #filters .checkbox {
}
#filters .fa-star, #filters .fa-star-o {
    color: rgba(159, 204, 116, 0.6);
}
#filters label.checked {
    color: #6b6b6b;
}
#filters .hover .fa-star, #filters .hover .fa-star-o, #filters label.checked .fa-star {
    color: rgba(159, 204, 116, 1);
}
.btn.btn-clean {
    background-color: transparent;
    border-color: #53585c;
    color: white;
}
.btn-clean.btn:focus {
    color: #333333;
}
.btn.btn-clean.active, li.active .btn.btn-clean, .open .dropdown-toggle.btn-clean, .btn.btn-clean:hover, li.active .btn.btn-clean:hover, .open .dropdown-toggle.btn-clean:hover {
    background-color: rgb(254, 254, 254);
    border-color: #c4c4c4;
    color: #666;
}
.btn.btn-clean svg {
    fill: rgba(129, 127, 123, 0.8);
    position: relative;
    width: 80%;
}
.btn.btn-clean:hover svg, .btn.btn-clean:active svg, .btn.btn-clean.active svg {
    fill: rgb(109, 107, 103);
}
@charset "UTF-8";
[data-icon]:before{font-family:"bicons"!important;content:attr(data-icon);font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="bic-"]:before,[class*=" bic-"]:before{font-family:"bicons"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bic-accesory2:before{content:"a"}.bic-add121:before{content:"b"}.bic-air3:before{content:"c"}.bic-alcohol36:before{content:"d"}.bic-alcohol40:before{content:"e"}.bic-alcohol51:before{content:"f"}.bic-amago:before{content:"g"}.bic-anchor2:before{content:"h"}.bic-anchor39:before{content:"i"}.bic-anchor40:before{content:"j"}.bic-animal162:before{content:"k"}.bic-animal163:before{content:"l"}.bic-animal164:before{content:"m"}.bic-animal165:before{content:"n"}.bic-animal185:before{content:"o"}.bic-animal186:before{content:"p"}.bic-animal188:before{content:"q"}.bic-animal189:before{content:"r"}.bic-animal194:before{content:"s"}.bic-animal203:before{content:"t"}.bic-approve9:before{content:"u"}.bic-arrow241:before{content:"v"}.bic-arrow270:before{content:"w"}.bic-arrow367:before{content:"x"}.bic-arrow389:before{content:"y"}.bic-arrow400:before{content:"z"}.bic-arrow483:before{content:"A"}.bic-arrow487:before{content:"B"}.bic-arrowhead2:before{content:"C"}.bic-arrowhead7:before{content:"D"}.bic-audio49:before{content:"E"}.bic-back28:before{content:"F"}.bic-balloon16:before{content:"G"}.bic-bars65:before{content:"H"}.bic-beach19:before{content:"I"}.bic-black63:before{content:"J"}.bic-black80:before{content:"K"}.bic-boat2:before{content:"L"}.bic-boat2-1:before{content:"M"}.bic-boat4:before{content:"N"}.bic-boat5:before{content:"O"}.bic-boat5-1:before{content:"P"}.bic-boat6:before{content:"Q"}.bic-boat7:before{content:"R"}.bic-boat8:before{content:"S"}.bic-boat9:before{content:"T"}.bic-boat10:before{content:"U"}.bic-boat11:before{content:"V"}.bic-boat12:before{content:"W"}.bic-boat13:before{content:"X"}.bic-boat14:before{content:"Y"}.bic-boat15:before{content:"Z"}.bic-boat16:before{content:"0"}.bic-boat17:before{content:"1"}.bic-boat18:before{content:"2"}.bic-boat19:before{content:"3"}.bic-boat20:before{content:"4"}.bic-boat21:before{content:"5"}.bic-boat22:before{content:"6"}.bic-boat23:before{content:"7"}.bic-boat24:before{content:"8"}.bic-boat25:before{content:"9"}.bic-boat28:before{content:"!"}.bic-boat29:before{content:"\""}.bic-boat30:before{content:"#"}.bic-boat33:before{content:"$"}.bic-boat36:before{content:"%"}.bic-boat37:before{content:"&amp;"}.bic-boat45:before{content:"'"}.bic-boat55:before{content:"("}.bic-boat59:before{content:")"}.bic-boat61:before{content:"*"}.bic-boat62:before{content:"+"}.bic-boat63:before{content:","}.bic-boat64:before{content:"-"}.bic-boat66:before{content:"."}.bic-boat67:before{content:"/"}.bic-boat68:before{content:":"}.bic-boat69:before{content:";"}.bic-boats1:before{content: "\3c";}.bic-brazil3:before{content:"="}.bic-candles5:before{content:">"}.bic-canoe1:before{content:"?"}.bic-canoe3:before{content:"@"}.bic-capsizes:before{content:"["}.bic-caret2:before{content:"]"}.bic-cargo1:before{content:"^"}.bic-cargo12:before{content:"_"}.bic-cargo14:before{content:"`"}.bic-cargo15:before{content:"{"}.bic-carnival48:before{content:"|"}.bic-celebrating:before{content:"}"}.bic-celebration11:before{content:"~"}.bic-chat44:before{content:"\\"}.bic-chevron2:before{content:"\e000"}.bic-chevron15:before{content:"\e001"}.bic-circular191:before{content:"\e002"}.bic-circular194:before{content:"\e003"}.bic-close33:before{content:"\e004"}.bic-clown1:before{content:"\e005"}.bic-cocktail:before{content:"\e006"}.bic-cocktail2:before{content:"\e007"}.bic-cocktail10:before{content:"\e008"}.bic-cocktail11:before{content:"\e009"}.bic-cocktail12:before{content:"\e00a"}.bic-cocktail13:before{content:"\e00b"}.bic-cocktail15:before{content:"\e00c"}.bic-cocktail17:before{content:"\e00d"}.bic-cocktail18:before{content:"\e00e"}.bic-cocktail20:before{content:"\e00f"}.bic-cocktail31:before{content:"\e010"}.bic-cocktail32:before{content:"\e011"}.bic-cocktail33:before{content:"\e012"}.bic-cocktails1:before{content:"\e013"}.bic-cocktails3:before{content:"\e014"}.bic-cold2:before{content:"\e015"}.bic-cold-drink:before{content:"\e016"}.bic-collapse3:before{content:"\e017"}.bic-configuration12:before{content:"\e018"}.bic-cord3:before{content:"\e019"}.bic-cruise7:before{content:"\e01a"}.bic-cruise8:before{content:"\e01b"}.bic-cruise9:before{content:"\e01c"}.bic-dining3:before{content:"\e01d"}.bic-dining6:before{content:"\e01e"}.bic-dining8:before{content:"\e01f"}.bic-discjockey:before{content:"\e020"}.bic-disco:before{content:"\e021"}.bic-dive2:before{content:"\e022"}.bic-diving6:before{content:"\e023"}.bic-diving8:before{content:"\e024"}.bic-double89:before{content:"\e025"}.bic-down44:before{content:"\e026"}.bic-down45:before{content:"\e027"}.bic-down51:before{content:"\e028"}.bic-drink18:before{content:"\e029"}.bic-drink61:before{content:"\e02a"}.bic-drink63:before{content:"\e02b"}.bic-drink97:before{content:"\e02c"}.bic-drink173:before{content:"\e02d"}.bic-drinks19:before{content:"\e02e"}.bic-drinks21:before{content:"\e02f"}.bic-drinks28:before{content:"\e030"}.bic-drinks48:before{content:"\e031"}.bic-drive7:before{content:"\e032"}.bic-eco12:before{content:"\e033"}.bic-ecological14:before{content:"\e034"}.bic-equalizer14:before{content:"\e035"}.bic-exclamation22:before{content:"\e036"}.bic-expand22:before{content:"\e037"}.bic-fan3:before{content:"\e038"}.bic-fan15:before{content:"\e039"}.bic-favourite15:before{content:"\e03a"}.bic-fish:before{content:"\e03b"}.bic-fish2:before{content:"\e03c"}.bic-fish12:before{content:"\e03d"}.bic-fish13:before{content:"\e03e"}.bic-fish21:before{content:"\e03f"}.bic-fish29:before{content:"\e040"}.bic-fish46:before{content:"\e041"}.bic-fish52:before{content:"\e042"}.bic-fish53:before{content:"\e043"}.bic-fish54:before{content:"\e044"}.bic-fish58:before{content:"\e045"}.bic-fisher:before{content:"\e046"}.bic-fisher3:before{content:"\e047"}.bic-fisher7:before{content:"\e048"}.bic-fishes12:before{content:"\e049"}.bic-fishing:before{content:"\e04a"}.bic-fishing1:before{content:"\e04b"}.bic-fishing3:before{content:"\e04c"}.bic-fishing4:before{content:"\e04d"}.bic-fishing6:before{content:"\e04e"}.bic-fishing8:before{content:"\e04f"}.bic-fishing9:before{content:"\e050"}.bic-fishing12:before{content:"\e051"}.bic-fishing15:before{content:"\e052"}.bic-fishing18:before{content:"\e053"}.bic-fishing21:before{content:"\e054"}.bic-fixed1:before{content:"\e055"}.bic-fridge:before{content:"\e056"}.bic-fridge3:before{content:"\e057"}.bic-fuel:before{content:"\e058"}.bic-fuel2:before{content:"\e059"}.bic-fuel4:before{content:"\e05a"}.bic-fuel5:before{content:"\e05b"}.bic-fuel6:before{content:"\e05c"}.bic-fuel8:before{content:"\e05d"}.bic-fuel11:before{content:"\e05e"}.bic-fuel14:before{content:"\e05f"}.bic-fuel17:before{content:"\e060"}.bic-fuel18:before{content:"\e061"}.bic-fuel19:before{content:"\e062"}.bic-fuel21:before{content:"\e063"}.bic-fuel22:before{content:"\e064"}.bic-gas10:before{content:"\e065"}.bic-gas13:before{content:"\e066"}.bic-gas14:before{content:"\e067"}.bic-gas18:before{content:"\e068"}.bic-gas19:before{content:"\e069"}.bic-gas-station:before{content:"\e06a"}.bic-gas-station2:before{content:"\e06b"}.bic-gasoline:before{content:"\e06c"}.bic-gasoline5:before{content:"\e06d"}.bic-gasoline11:before{content:"\e06e"}.bic-glass42:before{content:"\e06f"}.bic-goggle:before{content:"\e070"}.bic-grid7:before{content:"\e071"}.bic-helm3:before{content:"\e072"}.bic-helm4:before{content:"\e073"}.bic-helms:before{content:"\e074"}.bic-help8:before{content:"\e075"}.bic-internet28:before{content:"\e076"}.bic-jet2:before{content:"\e077"}.bic-jet3:before{content:"\e078"}.bic-jet4:before{content:"\e079"}.bic-large1:before{content:"\e07a"}.bic-left126:before{content:"\e07b"}.bic-left127:before{content:"\e07c"}.bic-left128:before{content:"\e07d"}.bic-left129:before{content:"\e07e"}.bic-leisure:before{content:"\e07f"}.bic-levels1:before{content:"\e080"}.bic-lifeguard8:before{content:"\e081"}.bic-lifesaver10:before{content:"\e082"}.bic-lifesaver14:before{content:"\e083"}.bic-lifesaver24:before{content:"\e084"}.bic-lifesaver26:before{content:"\e085"}.bic-light41:before{content:"\e086"}.bic-lights24:before{content:"\e087"}.bic-like47:before{content:"\e088"}.bic-location6:before{content:"\e089"}.bic-luxury:before{content:"\e08a"}.bic-luxury4:before{content:"\e08b"}.bic-man26:before{content:"\e08c"}.bic-man204:before{content:"\e08d"}.bic-marine1:before{content:"\e08e"}.bic-meals:before{content:"\e08f"}.bic-menu33:before{content:"\e090"}.bic-minisplit:before{content:"\e091"}.bic-minus65:before{content:"\e092"}.bic-misical:before{content:"\e093"}.bic-mixer2:before{content:"\e094"}.bic-mode:before{content:"\e095"}.bic-motor4:before{content:"\e096"}.bic-music161:before{content:"\e097"}.bic-music236:before{content:"\e098"}.bic-musical1:before{content:"\e099"}.bic-navigate6:before{content:"\e09a"}.bic-navigation2:before{content:"\e09b"}.bic-navigation4:before{content:"\e09c"}.bic-navigation5:before{content:"\e09d"}.bic-navigation24:before{content:"\e09e"}.bic-navigation25:before{content:"\e09f"}.bic-next15:before{content:"\e0a0"}.bic-note55:before{content:"\e0a1"}.bic-oar:before{content:"\e0a2"}.bic-old59:before{content:"\e0a3"}.bic-paddles:before{content:"\e0a4"}.bic-paint8:before{content:"\e0a5"}.bic-paper17:before{content:"\e0a6"}.bic-paper40:before{content:"\e0a7"}.bic-paper77:before{content:"\e0a8"}.bic-paralympic17:before{content:"\e0a9"}.bic-paralympic22:before{content:"\e0aa"}.bic-parties:before{content:"\e0ab"}.bic-party:before{content:"\e0ac"}.bic-party1:before{content:"\e0ad"}.bic-party12:before{content:"\e0ae"}.bic-party17:before{content:"\e0af"}.bic-petrol6:before{content:"\e0b0"}.bic-pilot:before{content:"\e0b1"}.bic-pizzas6:before{content:"\e0b2"}.bic-placeholder14:before{content:"\e0b3"}.bic-pleasure-boat:before{content:"\e0b4"}.bic-polygonal56:before{content:"\e0b5"}.bic-previous11:before{content:"\e0b6"}.bic-propeller1:before{content:"\e0b7"}.bic-pump1:before{content:"\e0b8"}.bic-questions1:before{content:"\e0b9"}.bic-race:before{content:"\e0ba"}.bic-radars4:before{content:"\e0bb"}.bic-rectangular29:before{content:"\e0bc"}.bic-refrigerator3:before{content:"\e0bd"}.bic-refrigerator8:before{content:"\e0be"}.bic-restaurant57:before{content:"\e0bf"}.bic-right103:before{content:"\e0c0"}.bic-right104:before{content:"\e0c1"}.bic-right105:before{content:"\e0c2"}.bic-right106:before{content:"\e0c3"}.bic-right107:before{content:"\e0c4"}.bic-right127:before{content:"\e0c5"}.bic-ring40:before{content:"\e0c6"}.bic-river:before{content:"\e0c7"}.bic-romance8:before{content:"\e0c8"}.bic-rowing1:before{content:"\e0c9"}.bic-rudder:before{content:"\e0ca"}.bic-sail:before{content:"\e0cb"}.bic-sail-1:before{content:"\e0cc"}.bic-sail1:before{content:"\e0cd"}.bic-sail2:before{content:"\e0ce"}.bic-sail5:before{content:"\e0cf"}.bic-sail7:before{content:"\e0d0"}.bic-sailboat:before{content:"\e0d1"}.bic-sailboat3:before{content:"\e0d2"}.bic-sailboat4:before{content:"\e0d3"}.bic-sailboat5:before{content:"\e0d4"}.bic-sailboat6:before{content:"\e0d5"}.bic-sailboat7:before{content:"\e0d6"}.bic-sailboat10:before{content:"\e0d7"}.bic-sailing1:before{content:"\e0d8"}.bic-sailing3:before{content:"\e0d9"}.bic-sailing4:before{content:"\e0da"}.bic-sailing4-1:before{content:"\e0db"}.bic-sailing6:before{content:"\e0dc"}.bic-sailing7:before{content:"\e0dd"}.bic-sailing8:before{content:"\e0de"}.bic-sailing8-1:before{content:"\e0df"}.bic-sailing9:before{content:"\e0e0"}.bic-sailing10:before{content:"\e0e1"}.bic-sailing11:before{content:"\e0e2"}.bic-sailing12:before{content:"\e0e3"}.bic-sailing13:before{content:"\e0e4"}.bic-sailing14:before{content:"\e0e5"}.bic-sailing-boat2:before{content:"\e0e6"}.bic-sailing-boat5:before{content:"\e0e7"}.bic-sailingboat:before{content:"\e0e8"}.bic-sailingboat1:before{content:"\e0e9"}.bic-sailor4:before{content:"\e0ea"}.bic-save35:before{content:"\e0eb"}.bic-scull:before{content:"\e0ec"}.bic-sea3:before{content:"\e0ed"}.bic-sea8:before{content:"\e0ee"}.bic-sea17:before{content:"\e0ef"}.bic-sea-life:before{content:"\e0f0"}.bic-seafood3:before{content:"\e0f1"}.bic-search67:before{content:"\e0f2"}.bic-security72:before{content:"\e0f3"}.bic-settings8:before{content:"\e0f4"}.bic-ship:before{content:"\e0f5"}.bic-ship10:before{content:"\e0f6"}.bic-ship11:before{content:"\e0f7"}.bic-ship30:before{content:"\e0f8"}.bic-ship32:before{content:"\e0f9"}.bic-ships:before{content:"\e0fa"}.bic-signal16:before{content:"\e0fb"}.bic-small2:before{content:"\e0fc"}.bic-small4:before{content:"\e0fd"}.bic-speakers:before{content:"\e0fe"}.bic-speed5:before{content:"\e0ff"}.bic-sport26:before{content:"\e100"}.bic-sport33:before{content:"\e101"}.bic-sport52:before{content:"\e102"}.bic-sportive8:before{content:"\e103"}.bic-surf6:before{content:"\e104"}.bic-surf10:before{content:"\e105"}.bic-theater8:before{content:"\e106"}.bic-thin1:before{content:"\e107"}.bic-thin16:before{content:"\e108"}.bic-thin35:before{content:"\e109"}.bic-thin36:before{content:"\e10a"}.bic-toy35:before{content:"\e10b"}.bic-training:before{content:"\e10c"}.bic-transport11:before{content:"\e10d"}.bic-transport45:before{content:"\e10e"}.bic-transport116:before{content:"\e10f"}.bic-transport213:before{content:"\e110"}.bic-transport217:before{content:"\e111"}.bic-transport240:before{content:"\e112"}.bic-transport250:before{content:"\e113"}.bic-transport257:before{content:"\e114"}.bic-transport280:before{content:"\e115"}.bic-transport322:before{content:"\e116"}.bic-transport423:before{content:"\e117"}.bic-transport425:before{content:"\e118"}.bic-transport426:before{content:"\e119"}.bic-transport427:before{content:"\e11a"}.bic-transport430:before{content:"\e11b"}.bic-transport431:before{content:"\e11c"}.bic-transport433:before{content:"\e11d"}.bic-travel2:before{content:"\e11e"}.bic-two17:before{content:"\e11f"}.bic-two18:before{content:"\e120"}.bic-up76:before{content:"\e121"}.bic-up77:before{content:"\e122"}.bic-up78:before{content:"\e123"}.bic-vacations1:before{content:"\e124"}.bic-venice1:before{content:"\e125"}.bic-viking2:before{content:"\e126"}.bic-vintage:before{content:"\e127"}.bic-water79:before{content:"\e128"}.bic-wheels7:before{content:"\e129"}.bic-windsurfing:before{content:"\e12a"}.bic-wine65:before{content:"\e12b"}.bic-wine72:before{content:"\e12c"}.bic-women18:before{content:"\e12d"}.bic-yacht2:before{content:"\e12e"}.bic-yacht3:before{content:"\e12f"}.bic-yacht5:before{content:"\e130"}.bic-catamarans:before{content:"\e131"}.bic-cat-adi:before{content:"\e133"}.bic-can-stock-photo-csp5542122:before{content:"\e132"}
  #filters .btn-group {
    width: 100%;
}
#filters .btn-group .btn {
    padding: 5px 0;
}
#filters .btn-group.wide .btn {
    padding: 8px 12px;
}
#filters .btn-group img {
    vertical-align: bottom;
}
#filters .btn.btn-clean:hover, #filters .btn.btn-clean:active, #filters .btn.btn-clean.active, #filters .open .dropdown-toggle.btn-clean {
    color: #2c639c;
    background: transparent;
    border: 1px solid #2c639c;
}
#filters .btn-group .btn input {
    position: absolute;
}
#filters .btn:active, #filters .btn.active {
    box-shadow: none;
}
#filters {
    padding: 5px 15px 0 15px;
}
.row_container_wide #filters {
    padding: 5px 15px;
}
#filters .panel {
    margin-bottom: 10px;
}
#filters .panel-heading {
    padding: 5px 0;
}
#filters .panel-heading.tightHeadings {
    margin: 0;
}
#filters .panel-body {
    padding: 0 0 5px;
}
#filters .panel-title {
    font-size: 13px;
    text-transform: uppercase;
  color:#53585c;
}
#filters .wide .type_caption {
    padding-top: 10px;
}
#filters .type_caption {
    font-size: 12px;
    padding-top: 5px;
}
#filters .type_caption.tightbox {
    padding-bottom: 2px;
    padding-top: 2px;
}
#filters .type_caption.loosebox {
    padding-bottom: 17px;
    padding-top: 18px;
}
#filters .showAll, #filters .showAllAndSubmit {
    line-height: 1.1;
    margin-right: 3px;
}
#filters .ui-slider {
    background: rgb(210, 210, 210) none repeat scroll 0 0;
    border-radius: 0;
    height: 0.3em;
}
#filters .ui-widget-content {
    border: medium none;
    margin: 0 8px;
}
#filters .ui-slider-range {
    background: rgb(70, 188, 236) none repeat scroll 0 0;
    transition: none 0s ease 0s ;
}
#filters .ui-slider-handle {
    background: rgb(253, 253, 253) none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 50%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.17);
    cursor: grab;
    height: 1.7em;
    margin-left: -0.85em;
    margin-top: -0.5em;
    transition: none 0s ease 0s ;
    width: 1.7em;
}
#filters .ui-slider-handle:active {
    cursor: grabbing;
}
#calculator #filters .ui-slider-handle {
    height: 1.4em;
    margin-left: -0.75em;
    margin-top: -0.3em;
    width: 1.4em;
}
#filters .checkbox {
    margin-bottom: 1px;
    margin-top: 0;
}
#filtersContainer {
    z-index: 5;
}
.scrollableFilterContainer {
    background-color: #f7f7f7;
    height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 3px;
    width: 100%;
}
.scrollableFilterContainerAbs {
    background-color: #f7f7f7;
    height: 80vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    width: 97%;
}
.ui-effects-wrapper .scrollableFilterContainer {
    width: 100% !important;
}
.filterBody {
    font-size: 12px;
}
.filterName {
    margin-bottom: 15px;
}
.filterBody input[type="radio"] {
    margin-top: 0;
}
.filterBody .radio:hover {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#boats_thumbs_mapView {
}
#filters .radio, #filters .checkbox {
}
#filters .fa-star, #filters .fa-star-o {
    color: rgba(159, 204, 116, 0.6);
}
#filters label.checked {
    color: #6b6b6b;
}
#filters .hover .fa-star, #filters .hover .fa-star-o, #filters label.checked .fa-star {
    color: rgba(159, 204, 116, 1);
}
#resultsHeader #boatSearchForm {
    border: 1px solid rgb(221, 221, 221);
}
.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 95%;
    max-width:95%;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.modal.left .modal-content,
	.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.show .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.show .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	.modal-content {
		border-radius: 0;
		border: none;
	}

	.modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}
    @media (max-width:991px){
        .mo_toppad {
    margin-top: 0 !important;
}
    .main_wrapper .filters-col-width300.mo_filters {
    display: none;
}
      .mobile-no-padding,#mo_ajax_container{
      padding-left:0 !important;
        padding-right:0 !important;
      }
      .alert-prettybg {
    margin-left: -20px;
}
    .mo_results {
    width: 100%;
}
    .daterangepicker.dropdown-menu.ltr.show-calendar.opensright {
    position: fixed;
    top: -7px !important;
    z-index: 999999 !important;
}
    .daterangepicker .table-condensed > tbody > tr > td, .daterangepicker .table-condensed > tbody > tr > th, .daterangepicker .table-condensed > tfoot > tr > td, .daterangepicker .table-condensed > tfoot > tr > th, .daterangepicker .table-condensed > thead > tr > td, .daterangepicker .table-condensed > thead > tr > th {
    padding: 0;
}
  }
@media (min-width:991px){
      .mo_similar .listing_wrapper {
    width: 100% !important;
}
  .bg-darken{
    background-image: url(/wp-content/plugins/mo_filter/includes/img/bg-darken.png);
    background-repeat: repeat-y;
    background-size: 260px;
}
}
  @media (max-width:1020px){
            .home .mo_toppad {
    margin-top: 0;
}
}
@media (max-width:1240px){
#gform_next_button_5_11 {
    font-size: 22px !important;
}
}
    .mo_toppad {
    margin-top: 99px;
}</style>    </head>
    

<body data-rsssl=1  class="wp-singular post-template-default single single-post postid-1 single-format-standard wp-theme-wp-bootstrap-starter wp-child-theme-charterguru-mobile group-blog">

    <body data-rsssl=1 class="wp-singular post-template-default single single-post postid-1 single-format-standard wp-theme-wp-bootstrap-starter wp-child-theme-charterguru-mobile group-blog">
        <div id="full-bg"></div>
        <div id="page" class="site">
            <a class="skip-link screen-reader-text" href="#content">Skip to content</a>
                            <div class="mo_header_spacer"></div>
                                    <a class="shiftnav-toggle shiftnav-toggle-button" data-shiftnav-target="mo_leftshift"><img class="leftmenu_logo" src="https://mobile.charterguru.com/wp-content/uploads/2019/03/CharterGuru_logo-1.png" alt="Charterguru Luxury Yacht Charters" scale="0"><i class="fa fa-bars"></i> Menu</a>
                                </header><!-- #masthead -->
                        <div id="content" class="site-content">
                <div class="container">
                    <div class="row">
                    
	<section id="primary" class="content-area col-sm-12 col-lg-8">
		<main id="main" class="site-main" role="main">

		
<article id="post-1" class="post-1 post type-post status-publish format-standard hentry">
	<div class="post-thumbnail">
			</div>
	<header class="entry-header">
		<h1 class="entry-title">Hello world!</h1>		<div class="entry-meta">
			<span class="posted-on">Posted on <a href="https://mobile.charterguru.com/hello-world/" rel="bookmark"><time class="entry-date published updated" datetime="2019-02-20T10:23:53+00:00">February 20, 2019</time></a></span> | <span class="byline"> by <span class="author vcard"><a class="url fn n" href="https://mobile.charterguru.com/author/maros-pristasgmail-com/">maros.pristas@gmail.com</a></span></span>		</div><!-- .entry-meta -->
			</header><!-- .entry-header -->
	<div class="entry-content">
		
<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
	</div><!-- .entry-content -->

	<footer class="entry-footer">
		<span class="cat-links">Posted in Uncategorized</span>	</footer><!-- .entry-footer -->
</article><!-- #post-## -->

	<nav class="navigation post-navigation" aria-label="Posts">
		<h2 class="screen-reader-text">Post navigation</h2>
		<div class="nav-links"><div class="nav-next"><a href="https://mobile.charterguru.com/delete/" rel="next">Delete</a></div></div>
	</nav>
		</main><!-- #main -->
	</section><!-- #primary -->


<aside id="secondary" class="widget-area col-sm-12 col-lg-4" role="complementary">
	    <div class="mo_single_yacht_form_head">
        <div class="row">
            <div class="col-md-12 conv_header" style="background:linear-gradient(to bottom,rgba(83,134,188, 0.6), rgba(44,99,156, 1)), url('')"><h3>Hello world!</h3>
                <p class=" noPadding">Price from €<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
