/*Header Changes*/
body.sticky #headerwrap {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

#logo a {
    background: url("../images/logos/logo_slogan_last.png") no-repeat 0 0;
    height: 99px;
    width: 185px;
    margin: -5px 0;
}
#header ul.menu > li > a, #header ul.menu > li.active > a, #header ul.menu > li:hover > a, span.separator {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
#headerwrap #header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px 20px;
    max-width: 1320px;
    width: 100%;
}
#logo {
    float: left;
    order: 1;
    left: -111px !important;
    position: relative;
    width: auto;
}
#menu {
    padding-right: 0;
}
#menu2 {
    order: 3;
}
#menuwrap {
  order: 2;
}
#menuwrap ul.menu > li.active a {
    color: #009beb;
}
#menuwrap ul.menu > li:hover >a {
    color: #009beb !important;
}
#menuright1, #menuright2, #menuright1 .module, #menuright2 .module {
     padding-top: 0;
}
/*Module Yachts Slider*/
.module.yachtSliderHome{
    padding: 80px 0 50px 0;
}
.module.yachtSliderHome .djslider-default img.dj-image {
    border: 0 !important;
    margin: 0 !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.yachtSliderHome img.dj-image:hover {
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
.module.yachtSliderHome .djslider-default .slide-desc-bg-default {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: RGBA(0, 166, 255, 0.65);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.yachtSliderHome .djslider-default .slide-desc-bg-default:hover{
    background: RGBA(255, 255, 255, 0.81);
}
.module.yachtSliderHome  .djslider-default ul.djslider-in li {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.yachtSliderHome .djslider-default ul.djslider-in li:hover {
    -webkit-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -moz-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
}
.module.yachtSliderHome .djslider-default .slide-desc-text-default .slide-title a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(35,83,105,1);
}
.frontpage a.modal-button, .button2-left .blank a, .button2-left a, .button2-left div.readmore a, .search_button_vehicle a, .vehicle_button a, input[type="submit"], input[type="button"] {
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background: #0cadee !important;
    background-image: none;
    border: #0cadee !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 30px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    margin-top: 3px;
    line-height: 20px;
    border-radius: 0;
}
/*Weekly Destinations*/
.module.tabbed.blue.rounded.center.nomarg.weeklyDestinations  {
    padding: 80px 0 150px;
}
.module.tabbed.blue.rounded.center.nomarg.weeklyDestinations span.first_word {
    text-align: center !important;
    float: left;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.module.tabbed.blue.rounded.center.nomarg.weeklyDestinations h3 span {
    color: #ffff!important;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 50px 0;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(35,83,105,1);
}
.module.tabbed.blue.rounded.center.nomarg.weeklyDestinations img{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.tabbed.blue.rounded.center.nomarg.weeklyDestinations img:hover{
    -webkit-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -moz-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
/*Testimonials*/
.module.nopand.center.testimonials   {
    padding: 40px 0 80px;
}
.module.nopand.center.testimonials  span.first_word {
    text-align: center !important;
    float: left;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.module.nopand.center.testimonials  h3 span {
    color: #3394be!important;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 50px 0;
    font-size: 50px;
    font-weight: 600;
}

.module.nopand.center.testimonials .item-wrap-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.module.nopand.center.testimonials .item-info {
    max-width: 550px;
    position: relative;
    padding-top: 50px;
}
.module.nopand.center.testimonials .item .item-img-avatar {
    border-radius: 0 !important;
    width: auto;
    margin: 0 auto;
    max-width: 150px;
    max-height: 150px;
}
.module.tabbed.blue.rounded.center.nomarg.dailyCruises {
    padding: 40px 0 150px;
}
.module.tabbed.blue.rounded.center.nomarg.dailyCruises span.first_word {
    text-align: center !important;
    float: left;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
/*Daily Cruises*/
#region7 {
    background: url('../images/backgrounds/aadolphins.jpg') top center no-repeat fixed !important;
}
.module.tabbed.blue.rounded.center.nomarg.dailyCruises h3 span {
    color: #ffff!important;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 50px 0;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(35,83,105,1);
}
.module.tabbed.blue.rounded.center.nomarg.dailyCruises img{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.tabbed.blue.rounded.center.nomarg.dailyCruises img:hover{
    -webkit-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -moz-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
/*Inside Yachts*/
.vm_view_head {
    border: none !important;
}
#countrytabs {
    opacity: 0;
    display: none;
}
#country1, #country2 {
    margin: 0;
}
.info_desc{
    border: none !important;
}
.vm_mainblock {
    border: none;
}
.basictable_34.basictable .row_02{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
/*Footer*/
#region12wrap {
    background: #0cadee;
}
.elevator i{
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #55c3f2 !important;
    padding: 20px 0;
    font-size: 45px !important;
}
#footerwrap {
    background: #0b1b40;
    color: #222;
}
/* Scroll down indicator (bouncing) */
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0); }
    40% {
        -webkit-transform: translateY(-15px); }
    60% {
        -webkit-transform: translateY(-5px); } }
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0); }
    40% {
        -moz-transform: translateY(-15px); }
    60% {
        -moz-transform: translateY(-5px); } }
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0); }
    40% {
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        transform: translateY(-15px); }
    60% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        transform: translateY(-5px); }
}
.module.wtext p a{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.module.wtext p a:hover{
    color: #0b1b40;
}
/*Blog Category*/
.blog{
    float: left;
    padding-bottom: 100px;
    position: relative;
}
.blog .page-header {
    padding: 100px 0;
    float: left;
    position: relative;
    width: 100%;
}
.blog .page-header h1{
    color: #3394be!important;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
}
.blog .items-leading .page-header{
    padding: 0 !important;
}

.blog .btn-group.pull-right {
    display: none;
}
.blog .destinations{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    float: left;
    position: relative;
    width: 100%;
}
.blog .destinations .page-header{
    margin-top: 0 !important;
}
.blog .destinations .page-header h2 {
   /* border-radius: 50px 0;*/
    background: #0b1b40;
    text-shadow: 1px 1px 2px rgba(35,83,105,1);
    float: left;
    padding: 20px 0 30px;
    position: relative;
    text-align: center;
    margin: 0 0 80px !important;
    width: 100%;
}
.blog .destinations .page-header h2 a{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 35px;
    position: relative;
    text-align: center;
    line-height: 100%;
    letter-spacing: -2px;
    margin-bottom: 16px !important;
    width: auto;
}
.blog .destinations .page-header h2 a:hover{
    color: #55c3f2 !important;
}
.destinations img{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
   /* border-radius: 200px 0;*/
}

.destinations img:hover{
    -webkit-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -moz-box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    box-shadow: 0 10px 25px 4px rgba(35,83,105,1);
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
.item-page.allFor{
    margin-bottom: 150px;
}
.item-page.allFor .item-image {
    margin-top: 100px;
}
.item-page.allFor .item-image img{
  width: 100%;
}
.item-page.allFor .page-header h2{
    color: #3394be !important;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 50px !important;
    font-size: 50px;
    font-weight: 600;
}

/*YACHTS FOR CHARTER*/
.vm_col_rent {
    background: #0b1b40;
}
.vm_viewlist {
    padding: 10px;
    background: #0b1b40;
    overflow: hidden;
}
.vm_viewlist a:hover {
    color: #0cadee;
}
.vm_viewlist a:focus {
    color: #0cadee;
}
.textvehicle i{
    color:#0cadee;
    margin-right: 10px;
}
.btn-group.pull-right {
    display: none;
}
.titlevehicle a{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #0b1b40;
}
.titlevehicle a:hover{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color:#0cadee;
}
#gallery .okno_img img {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#gallery .okno_img img:hover{
    -webkit-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
}
#gallery .okno_img {
    overflow: hidden;
}
#gallery .okno_V {
    color: #0b1b40;
}
.page_navigation li span, .page_navigation li.active a, .page_navigation li.disabled a {
    background: #0cadee;
    color: #fff;
}
.page_navigation li a {
    color: #0cadee;
}
.vm_map_canvas, #vm_map_canvas {
    margin: 100px 0 10px;

}
.vm_view_head {
    margin-top: 100px;
}
.vm_view_head .componentheading h3 {
    color: #0b1b40;
}
.row_inline i{
    color: #0cadee;
}
.vm_mainblock .vm_maintitle {
    background-color: #0b1b40;
    color: #fff;
}
.shadetabs li a {
    background-color: #0b1b40 !important;
    border: 1px solid #ddd;
    color: #ffff !important;
    text-decoration: none;
    cursor: pointer;
    float: left;
    font-size: 14px;
    margin: 2px 10px 0 0;
    padding: 7px 30px 7px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
table.adminlist_04 tr th {
    background: #0b1b40;
    color: #fff;
}
.search_button_vehicle a .fa {
    padding-right: 5px;
    padding-top: 3px;
}

#ShowOrderBy select {
    top: -3px;
    position: relative;
}
#ShowOrderBy img {
    bottom: 3px;
    position: relative;
}
#ShowOrderBy form {

    position: relative;
    top: 3px;
}
.pawcontact i {
    color: #fff;
}
.pawcontact a{
    color: #fff;
}
.contact {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px;
}
.contact .dl-horizontal dt {
    float: left;
    width: 68px;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info_desc .col_02 a{
    color:  #0b1b40 !important;
}
.yt-testimonial.button-type2 .owl-prev, .yt-testimonial.button-type2 .owl-next {
    width: 15px;
}
.basictable .row_18 .col_02 a{
    padding: 10px 35px;
    background: #0cadee;
    color: #fff !important;
}
.module.sliderInsideCategory {
    float: left;
    position: relative;
    margin-top: 17px;
    width: 100%;
}
.module.sliderInsideCategory .page-header {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    float: left;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(35,83,105,1);
}
.module.page-header.h1.wtext.center.nopad.nomarg.nolh {
    display: none;
}
.top_iconsInside {
    float: left;
    position: relative;
    width: 100%;
    margin-top: 22px;
}
.basictable {
    float: left;
    position: relative;
    width: 100%;
}
.row_description {
     text-indent: 0;
    text-align: left;
    color: #888;
    line-height: 1.55;
}

@media (max-width: 1300px) {
    #logo {
        left: -84px !important;
    }
    #menu2 {
        order: 3;
        padding-right: 20px;
    }
}
@media (max-width: 1250px) {
    .suckerfish ul.menu > li, .dualfish ul.menu > li {
        display: inline-block;
        padding: 12px 8px;
    }

}
@media (max-width: 1200px) {
    #logo {
        left: 0 !important;
    }

}
@media (max-width: 1080px) {
    #logo a {
        padding-right: 20px;
    }
    #logo {
        left: 0 !important;
        padding-right: 20px;
    }
    #header ul.menu > li > a, #header ul.menu > li.active > a, #header ul.menu > li:hover > a, span.separator {
        font-size: 12px;
    }
}

@media (max-width: 1000px) {
    #logo a {
        width: 169px;
    }
    #menu2 {
        order: 3;
        padding-right: 7px;
        padding-left: 11px;
    }
}
@media (max-width: 980px) {
    #logo {
        position: absolute;
        left: 20px !important;
    }
    #menu .mobilebtn {
        background: #00a8ed !important;
    }
    #headerwrap #header {
         display: inline-block;
    }
    #headerwrap #header {
        padding: 23px 20px;

    }
    .mobilebtn::before {
        top: 33px;
        margin-left: 1px;
    }
    #logo a {
        width: 81px;
        top: -10px;
        position: relative;
    }
}
@media (max-width: 770px) {
    #logo a {
        width: 81px !important;
         margin: 0 !important;
    }
}
@media (max-width: 965px) {
    .shadetabs li a {
        background: #0b1b40 !important;
        border: 1px solid #ddd;
        color: #ffff !important;
        text-decoration: none;
        cursor: pointer;
        float: left;
        font-size: 14px;
        margin: 2px 10px 0 0;
        padding: 7px 30px 7px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .shadetabs li a:hover {
        background: #fff !important;
        color:  #0061CC !important;
    }
}
@media (max-width: 960px) {
    .customtabbed  img{
         margin: 0 10px 50px 10px!important;
    }
}

@media (max-width: 770px) {
    .com_content .blog .page-header h2 a, .com_content .blog .page-header h2, .com_content .featured-blog .page-header h2 a, .com_content .featured-blog .page-header h2, .com_k2 .catItemHeader h3.catItemTitle {

        font-size: 0;
    }
    .module.yachtSliderHome {
        padding: 30px 0 30px 0;
    }
    .module.tabbed.blue.rounded.center.nomarg.weeklyDestinations {
        padding: 20px 0 70px;
    }
    .module.tabbed.blue.rounded.center.nomarg.weeklyDestinations h3 span {
        font-size: 35px;
    }
    .module.nopand.center.testimonials h3 span {
        font-size: 35px;
    }
    .module.nopand.center.testimonials span.first_word {
        padding: 20px 0;
    }
    .module.nopand.center.testimonials {
        padding: 40px 0 0;
    }
    .module.tabbed.blue.rounded.center.nomarg.dailyCruises h3 span {
        font-size: 35px;
    }
    .module.tabbed.blue.rounded.center.nomarg.dailyCruises {
        padding: 40px 0 80px;
    }
    .item-page.allFor .page-header h2 {
         margin-top: 26px !important;
         font-size: 35px;
     }
    .blog .page-header {
        padding: 50px 0;
    }
    .page-header h1, .componentheading, .pagetitle, span.subheading-category, .componentheading span, h1.pagetitle span, .itemListCategory h1.pagetitle span, .pagetitle span, #component h1.pagetitle span {
        font-size: 50px !important;
    }
    .blog .destinations .page-header h2 a {

        font-size: 28px;

    }
    .blog .destinations .page-header h2 {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 10px 20px;
        margin: 0 0 60px !important;
    }
    .com_content .blog .page-header h1 {
         margin: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
        text-align: center;
    }
    .contact {
        padding: 10px;
    }
    .module.sliderInsideCategory .page-header {
        font-size: 38px;
    }
}
@media (max-width: 750px) {
    .module.sliderInsideCategory .page-header {
        font-size: 25px;
    }
}
@media (max-width: 630px) {
    .yt-testimonial.button-type2 .owl-prev {
        left: 0 !important;

    }
    .yt-testimonial.button-type2 .owl-next {
        right: 0 !important;
    }
    .yt-testimonial.button-type2 .owl-prev, .yt-testimonial.button-type2 .owl-next {
        top: 34% !important;
    }
    .blog .destinations .page-header h2 a {
        font-size: 25px;
    }
}
@media (max-width: 460px) {
    .customtabbed img {
        margin: 0 0 50px 0 !important;
    }
    .blog .destinations .page-header h2 a {
        font-size: 25px;
    }
}