.vivaVoyageScope {
    /*******/
    /* Updated slider css */
    /* landing page css */
    /*********/
    /*****/
    /* ship css */
    /* 
    Allow angular.js to be loaded in body, hiding cloaked elements until 
    templates compile.  The !important is important given that there may be 
    other selectors that are more specific or come later and might alter display.  
    */
    /*   Change this in phase 2        */
    /* .select2-container-active .select2-choice,
    .select2-container-active,
    .select2-choices {
    border: none;
    } */
    /* .dummyContainer {
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: white;
    } */
    /* @media all and (-ms-high-contrast: none),
    (-ms-high-contrast: active) {
        .accordionLi {
            top: 10px;
        }
        .heroSectionPadding {
            top: -26px;
        }
        .call-us-text {
            top: 1px !important;
        }
    } */
    /* -------------------------------- 
    
    Modules - reusable parts of our design
    
    -------------------------------- */
    /* -------------------------------- 
      
      Main components 
      
      -------------------------------- */
    /* select {} */
    /* select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: .5em;
        background: #efefef;
        border: none;
        border-radius: 3px;
        padding: 1em 2em 1em 1em;
        font-size: 1em;
    }
     */
    /* .select-container {
        position: relative;
        display: inline;
    } */
    /* 
    .select-container:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        pointer-events: none;
    } */
    /* 
    .select-container:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: .3em;
        right: .75em;
        border-top: 8px solid black;
        opacity: 0.5;
    } */
    /* select::-ms-expand {
        display: none;
    }
     */
    /*      Disabling Login    */
    font-family: 'Montserrat';
}

.vivaVoyageScope .inner-wrapper {
    width: 1204px;
    margin: 0 auto;
}

.vivaVoyageScope .padding-off {
    padding: 0px !important;
}

.vivaVoyageScope .padding-left-0 {
    padding-left: 0px !important;
}

.vivaVoyageScope .padding-right-0 {
    padding-right: 0px !important;
}

.vivaVoyageScope .white {
    color: #fff;
}

.vivaVoyageScope .customColorHeader {
    color: #666666 !important;
}

.vivaVoyageScope a {
    text-decoration: none;
}

.vivaVoyageScope a:hover {
    color: #005C8F !important;
    text-decoration: none !important;
}

.vivaVoyageScope .btn.focus,
.vivaVoyageScope .btn:focus,
.vivaVoyageScope .btn:hover {
    color: #fff !important;
    text-decoration: none;
}

.vivaVoyageScope .margin-off {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.vivaVoyageScope ul,
.vivaVoyageScope li {
    list-style: none;
}

.vivaVoyageScope header {
    /*    background: url(../img/header-bg.png) no-repeat center 0; */
    background-color: white;
    width: 100%;
    /*  height: 115px; */
    background-size: cover;
}

.vivaVoyageScope .logo-image {
    width: 100% !important;
    height: auto;
}

.vivaVoyageScope .headerSpacing {
    padding-top: 8px;
    padding-bottom: 8px;
}

.vivaVoyageScope header .header-nav {
    margin-top: 2px;
}

.vivaVoyageScope header .call-section {
    padding-top: 5px;
}

.vivaVoyageScope header .call-section ul {
    padding: 0px;
    margin: 0px;
}

.vivaVoyageScope header .call-section li {
    display: inline-block;
    color: #fff;
}

.vivaVoyageScope header .call-section li.small {
    line-height: 16px;
    font-weight: 500;
    font-size: 11px;
    color: #fff;
}

.vivaVoyageScope header .call-section li.call-number {
    font-size: 30px;
    font-weight: 300;
    margin: -6px 0 0 7px;
}

.vivaVoyageScope header .call-number {
    font-size: 30px;
    font-weight: 600;
    margin-left: 7px;
}

.vivaVoyageScope header .page-header-top-right {
    margin-top: 0px !important;
    padding-right: 38px;
}

.vivaVoyageScope header .header-social-media ul {
    display: inline-block;
    margin-bottom: 2px;
    padding: 0px;
}

.vivaVoyageScope header .header-social-media ul li {
    display: inline-block;
}

.vivaVoyageScope header .header-social-media ul li img {
    vertical-align: top;
}

.vivaVoyageScope header .header-social-media>span {
    color: #fff;
    font-style: italic;
    margin-right: 10px;
    font-weight: 600;
}

.vivaVoyageScope .call-us-text {
    padding-left: 50px;
    /* color: #005C8F; */
    color: #0066cc;
    /*  font-style: italic; */
    /*     margin-top: 10px; */
    font-size: 15px;
    /*     font-family: 'Open Sans', sans-serif!important; */
    font-weight: 600;
}

.vivaVoyageScope header .navbar-default {
    background: none !important;
    box-shadow: none !important;
    border-color: none !important;
    border: none !important;
    margin-bottom: 0px;
    padding-right: 33px;
}

.vivaVoyageScope header .navbar-nav>li>a {
    padding: 0px;
    font-weight: 500;
}

.vivaVoyageScope header .navbar-nav>li>a {
    color: #666666 !important;
    font-size: 15px;
    /*  text-shadow: 0 1px 1px rgba(150, 150, 150, 1); */
    padding: 0px 6px;
    line-height: 18px;
    /*   font-family: 'Open Sans', sans-serif; */
}

.vivaVoyageScope header .row-with-vspace {
    margin-bottom: 0px !important;
}

.vivaVoyageScope header .logo {
    margin-top: 10px;
}

.vivaVoyageScope header .navbar {
    min-height: 26px !important;
}

.vivaVoyageScope header .navbar ul#menu-home li {
    padding-bottom: 0px;
    margin-left: 10px;
}

.vivaVoyageScope header ul#menu-home li:first-child {
    margin-left: 0px;
}

.vivaVoyageScope .fixed-padding {
    padding-top: 97px;
}

.vivaVoyageScope header .navbar-default .navbar-toggle .icon-bar {
    background-color: #005C8F !important;
}

.vivaVoyageScope header li.register-link a {
    font-size: 15px;
    color: #005C8F;
    font-weight: bold;
    /*  text-shadow: 0 1px 1px rgba(150, 150, 150, 1); */
    margin-top: -2px;
    display: inline-block;
    vertical-align: top;
}

.vivaVoyageScope header li.register-link a:hover,
.vivaVoyageScope a:focus {
    color: #005C8F !important;
}

.vivaVoyageScope header .navbar-default .navbar-toggle:focus,
.vivaVoyageScope .navbar-default .navbar-toggle:hover {
    background-color: none !important;
}

.vivaVoyageScope header .navbar-default .navbar-toggle:focus,
.vivaVoyageScope .navbar-default .navbar-toggle:hover {
    background-color: none !important;
}

.vivaVoyageScope header .navbar-default .navbar-nav>.active>a,
.vivaVoyageScope .navbar-default .navbar-nav>.active>a:focus,
.vivaVoyageScope .navbar-default .navbar-nav>.active>a:hover {
    /*     background-color: #940067!important; */
    background-image: none !important;
}

.vivaVoyageScope header .navbar-nav>li>a:hover {
    /*     background-color: #940067!important; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.vivaVoyageScope .navbar.navbar-default.pull-right li:hover>.dropdown-menu {
    display: block !important;
}

.vivaVoyageScope .dropdown-menu>li>a:focus,
.vivaVoyageScope .dropdown-menu>li>a:hover {
    /*   background-color: #940067!important; */
    background-image: none !important;
    color: #fff !important;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.vivaVoyageScope .sub-menu li {
    margin-left: 0px !important;
}

.vivaVoyageScope .sub-menu li a {
    font-size: 13px !important;
}

.vivaVoyageScope ul.sub-menu {
    padding: 0px !important;
    top: 99%;
}

.vivaVoyageScope .navbar.navbar-default.pull-right li:hover a {
    /*  background: #940067!important; */
}

.vivaVoyageScope .navbar.navbar-default.pull-right li:hover ul li a {
    background: #fff !important;
}

.vivaVoyageScope .navbar.navbar-default.pull-right li:hover ul li a:hover {
    /*   background: #940067!important; */
    color: black !important;
}

.vivaVoyageScope .main-slider {
    width: 100%;
    position: relative;
}

.vivaVoyageScope .cruise-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.vivaVoyageScope .carousel-inner>.item>a>img,
.vivaVoyageScope .carousel-inner>.item>img,
.vivaVoyageScope .thumbnail>img {
    width: 100%;
    vertical-align: middle;
    direction: ltr;
}

.vivaVoyageScope .carousel-caption {
    position: relative !important;
    width: 925px;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
}

.vivaVoyageScope .inner-caption-wrap {
    z-index: 777;
    background: rgba(153, 0, 102, 0.7);
    position: absolute;
    left: 0;
    top: 240px;
    padding: 40px 50px !important;
    margin-left: 40%;
    width: 70%;
}

.vivaVoyageScope .inner-caption-wrap .carousel-link h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
}

.vivaVoyageScope .inner-caption-wrap .carousel-link h3 {
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.vivaVoyageScope .carousel-control.left {
    background: none !important;
    left: 42% !important;
    z-index: 88;
    width: auto;
}

.vivaVoyageScope .carousel-control.right {
    z-index: 88;
}

.vivaVoyageScope .carousel-caption .inner-caption-wrap .carousel-link>p {
    font-size: 23px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Cardo', serif;
    letter-spacing: 1px;
    color: #fff !important;
}

.vivaVoyageScope .inner-caption-wrap a {
    color: #fff !important;
}

.vivaVoyageScope .carousel-control.right {
    right: 16.5% !important;
    background: none !important;
    width: auto;
}

.vivaVoyageScope .search-toggle {
    display: none;
}

.vivaVoyageScope .carousel-control {
    top: 48% !important;
    height: 50px;
}

.vivaVoyageScope .cruise-information-wrap h3 span {
    color: #005C8F;
    font-family: "Open Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    text-transform: uppercase;
}

.vivaVoyageScope .cs-inner>span {
    background: #990066;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    width: 100%;
    padding: 6px 10px;
}

.vivaVoyageScope .cs-inner .form-horizontal .form-group {
    margin-left: 0px !important;
    margin-bottom: 5px;
    margin-right: 0px !important;
}

.vivaVoyageScope .left-searchform-area {
    /*background-color:#fff;*/
    margin: 63px 0px !important;
    padding: 0px !important;
    z-index: 99;
}

.vivaVoyageScope .left-searchform-area p {
    display: none;
}

.vivaVoyageScope .cruise-search-form h2 {
    background: #990066;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 9px 10px;
    margin: 0px;
}

.vivaVoyageScope .cruiseform-bottom span {
    color: #fff;
    width: 77%;
    float: left;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 0 10px 53px;
    background-color: #660066;
    background-image: url(../img/Rainbow-circles.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.vivaVoyageScope #CruiseSearchForm_TTypeCruiselineTour {
    display: none;
}

.vivaVoyageScope .search-button {
    border-radius: 0px !important;
    margin-left: 2px !important;
}

.vivaVoyageScope div.dropdown {
    cursor: pointer !important;
}

.vivaVoyageScope .search-button {
    float: right !important;
}

.vivaVoyageScope .last-label span {
    line-height: 18px;
}

.vivaVoyageScope .inner-powersearch {
    background: #340C66;
    width: 100%;
}

.vivaVoyageScope .powersearch-wrap {
    border-top: 2px solid #fff;
    position: relative;
}

.vivaVoyageScope .powersearch-date-wrap>span {
    color: #fff;
}

.vivaVoyageScope .ps {
    padding-left: 0 !important;
}

.vivaVoyageScope .inner-power-top h2 {
    background: transparent url("../img/dots-5.png") no-repeat scroll 27px center;
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    font-weight: 300 !important;
    letter-spacing: 2px;
    margin: 0;
    text-align: right;
    text-transform: uppercase;
    margin-top: 10px;
    padding-top: 10px;
}

.vivaVoyageScope .inner-power-bottom span {
    background: transparent url("../img/dots-1.png") no-repeat scroll 4px center;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 10px 0;
    padding: 0 0 0 55px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.vivaVoyageScope .powersearch-date-wrap {
    margin-top: 20px;
}

.vivaVoyageScope .small-text {
    float: left;
    width: 52%;
}

.vivaVoyageScope .small-text>p {
    float: left;
    padding: 18px 0 0 19px;
    vertical-align: middle;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.vivaVoyageScope .small-text>img {
    float: left;
}

.vivaVoyageScope #selectdate {
    float: right;
    margin-top: 10px;
}

.vivaVoyageScope .modal-dialog #selectdate {
    float: left;
    padding-left: 14% !important;
}

.vivaVoyageScope .select-date a {
    background: #990067 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff !important;
    display: inline-block;
    font-size: 17px;
    width: 250px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.vivaVoyageScope .modal-backdrop,
.vivaVoyageScope .modal-backdrop.fade.in {
    background: #000 none repeat scroll 0 0 !important;
    opacity: 0.8 !important;
}

.vivaVoyageScope .modal.fade.in {
    top: 10% !important;
}

.vivaVoyageScope .modal-dialog {
    width: 1063px !important;
}

.vivaVoyageScope .powersearch-wrap .modal-dialog .search-frame {
    border: 1px solid transparent;
}

.vivaVoyageScope .modal-footer .inner-power-top>h2 {
    background: transparent none repeat scroll 0 0 !important;
    color: #fff;
    font-family: inherit;
    font-size: 16px;
    font-weight: 300 !important;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
}

.vivaVoyageScope .close {
    background-image: url("../img/remove-icon-small12.png") !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    height: 20px;
    margin-right: 0;
    margin-top: 0;
    outline: medium none;
    text-indent: -10000px;
    width: 20px;
    position: relative;
    right: -109px;
    top: 29px;
    opacity: 1 !important;
    border: 1px solid red;
}

.vivaVoyageScope .modal-header .modal-title {
    text-transform: uppercase;
    float: left;
    font-size: 32px !important;
    line-height: 1.42857;
    margin: 0;
    width: 31% !important;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    font-weight: 300;
}

.vivaVoyageScope .modal-footer .inner-powersearch .small-text {
    float: left;
    width: 13%;
}

.vivaVoyageScope .modal-footer .small-text {
    float: left;
    width: 35%;
}

.vivaVoyageScope .modal-footer .select-date a {
    font-size: 14px;
    font-weight: 300;
    padding: 20px 30px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
    font-family: 'Open Sans', sans-serif;
}

.vivaVoyageScope .powersearch-model .modal-body {
    width: 100%;
    height: 236px;
    display: inline-block;
}

.vivaVoyageScope .powersearch-model .inner-modal-body {
    width: 1014px;
    margin: 0 auto;
    z-index: 999999;
}

.vivaVoyageScope .inner-modal-body select {
    color: #330066;
    width: 224px !important;
}

.vivaVoyageScope .heading-row {
    background: #660098;
    padding: 20px 0;
}

.vivaVoyageScope .inner-heading-row {
    position: relative;
    top: -29px;
    z-index: 9999;
}

.vivaVoyageScope .inner-modal-body .col-xs-2 p {
    margin: 0 0 10px;
    font-size: 15px;
}

.vivaVoyageScope .inner-modal-body .col-xs-2 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    margin-top: 4px;
}

.vivaVoyageScope .inner-modal-body .slimScrollDiv {
    width: 160px !important;
}

.vivaVoyageScope .heading-row-bottom {
    position: relative;
    top: -46px;
    z-index: 999;
    padding: 16px 0;
}

.vivaVoyageScope .modal-footer {
    border-top: none !important;
}

.vivaVoyageScope .modal-header {
    border-bottom: none !important;
}

.vivaVoyageScope .header-img {
    width: 13%;
}

.vivaVoyageScope .modal-header .inner-wrapper>h3 {
    float: left;
    font-size: 23px;
    font-weight: 300;
    margin-top: 14px;
    font-family: 'Open Sans', sans-serif;
}

.vivaVoyageScope .reset-search {
    float: right;
    margin-top: 10px;
    width: 9%;
}

.vivaVoyageScope .modal-header .inner-wrapper {
    margin-top: 12px;
    width: 997px;
}

.vivaVoyageScope .reset-search .form-control {
    background-color: #930067 !important;
    border: 1px solid #930067 !important;
    color: #fff !important;
    border-radius: 0px !important;
}

.vivaVoyageScope .modal-footer .powersearch-date-wrap {
    margin-top: 0px;
}

.vivaVoyageScope .powersearch-model .modal-footer {
    padding: 0 0 12px !important;
}

.vivaVoyageScope .modal-footer .inner-power-top {
    float: left;
    width: 100%;
    padding: 8px 0 0 20px;
}

.vivaVoyageScope .modal-footer .inner-power-bottom {
    display: inline-block;
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.vivaVoyageScope .modal-footer .inner-power-bottom span {
    background: transparent none repeat scroll 0 0 !important;
    font-size: 16px;
    padding: 0 0 0 4px;
    width: 53%;
}

.vivaVoyageScope .modal-open {
    overflow-y: auto !important;
}

.vivaVoyageScope .modal-footer .inner-power-bottom span.text {
    float: left;
    margin: 0;
    width: auto;
}

.vivaVoyageScope .modal-footer .powersearch-date-wrap>span.small-text {
    padding-top: 18px;
    padding-left: 30px;
    width: 25% !important;
}

.vivaVoyageScope .btn.r-search {
    background: #990067 none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #fff;
}

.vivaVoyageScope .bot-advsearch-from {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.vivaVoyageScope .inner-modal-body .reset-btn {
    position: relative;
    top: 7px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.vivaVoyageScope .box-top-heading {
    min-height: 64px;
    background: transparent url("../img/title-bg-3.png") repeat scroll 0 center;
    width: 100%;
    display: inline-block;
    padding: 12px;
}

.vivaVoyageScope .box-top-heading h2 {
    margin: 0px;
    font-size: 16px;
    text-shadow: 1px 1px #848484;
    color: #fff;
    width: 85%;
    font-weight: 600;
}

.vivaVoyageScope .box-content {
    width: 100%;
    overflow: hidden;
}

.vivaVoyageScope .box-top-content {
    background: #fff;
    color: #7b7a7a;
    padding: 0px 0 0 15px;
}

.vivaVoyageScope .box-bottom-content {
    background: #efefef;
    padding-left: 9px;
    padding-top: 15px;
}

.vivaVoyageScope .box-top-content-left {
    float: left;
    width: 100%;
    padding-top: 11px;
}

.vivaVoyageScope .mosaicflow__item {
    position: relative;
}

.vivaVoyageScope .mosaicflow__item .box {
    display: block;
    width: 100%;
    max-width: 500px;
    height: auto;
}

.vivaVoyageScope .right-box .col-sm-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.vivaVoyageScope .right-panel.container {
    width: 100%;
}

.vivaVoyageScope .box-top-heading .title>span {
    padding-left: 8px;
}

.vivaVoyageScope .box-top-content-right {
    float: right;
    width: 40%;
}

.vivaVoyageScope .price-div {
    background: #990066 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    font-weight: bold;
    line-height: 19px;
    padding: 2px 5px 14px;
    text-align: center;
    width: 100%;
}

.vivaVoyageScope .price-div span {
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

.vivaVoyageScope .view-detail {
    background: #7faa00 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 20px 17px;
    text-align: center;
    text-transform: uppercase;
    width: 134px;
}

.vivaVoyageScope .view-detail>a {
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

.vivaVoyageScope .text-wrapper {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.vivaVoyageScope .inner-text-wrapper {
    display: block;
    width: 100%;
    padding: 3px 0;
}

.vivaVoyageScope .inner-text-wrapper>label {
    font-weight: normal;
    width: 25%;
    float: left;
    font-size: 13px;
    margin-bottom: 0px;
}

.vivaVoyageScope .text-wrapper .inner-text-wrapper span {
    width: 60%;
    float: left;
    font-weight: 600;
    line-height: 19px;
}

.vivaVoyageScope .last-label {
    display: none;
    font-weight: normal;
    line-height: 15px;
    margin-top: 0;
    width: 100%;
}

.vivaVoyageScope .last-label label {
    font-weight: normal;
}

.vivaVoyageScope .last-label>span {
    float: left;
}

.vivaVoyageScope .box-top-content h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    letter-spacing: 5px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: -6px;
    padding-top: 15px;
    display: inline-block;
    overflow: hidden;
}

.vivaVoyageScope .box-bottom-content>ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.vivaVoyageScope .box-bottom-content ul li {
    color: #7b7a7a;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding: 0 7px 8px 6px;
    width: 100%;
}

.vivaVoyageScope .view-detail:hover {
    background: #598400 none repeat scroll 0 0;
}

.vivaVoyageScope .ball-image {
    float: left;
}

.vivaVoyageScope .bonus-savinglist {
    display: inline-block;
    float: left;
    width: 83%;
}

.vivaVoyageScope .ball-image>img {
    float: left;
    width: 75%;
}

.vivaVoyageScope .red {
    background: url("../img/dot-1.png") no-repeat scroll left 0;
}

.vivaVoyageScope .purple {
    background: url("../img/dot-2.png") no-repeat scroll left 0;
}

.vivaVoyageScope .blue {
    background: url("../img/dot-3.png") no-repeat scroll left 0;
}

.vivaVoyageScope .dark-green {
    background: url("../img/dot-4.png") no-repeat scroll left 0;
}

.vivaVoyageScope .light-green {
    background: url("../img/dot-5.png") no-repeat scroll left 0;
}

.vivaVoyageScope .orange {
    background: url("../img/dot-6.png") no-repeat scroll left 0;
}

.vivaVoyageScope .left-box {
    background: url("../img/view-cruises1.png") repeat-x scroll bottom center #fff;
    padding: 10px 0 0 20px;
    width: 100%;
    display: inline-block;
}

.vivaVoyageScope .left-box>p {
    color: #535b71;
    padding: 11px 10px 10px 0;
    font-size: 12px;
    margin-bottom: 0px;
}

.vivaVoyageScope .left-box-bottom>p {
    float: left;
    font-size: 12px;
    color: #535b71;
    font-weight: normal;
    width: 70%;
}

.vivaVoyageScope .view-cruises {
    background: #fff url("../img/view-cruises.png") repeat-x scroll center bottom;
    display: none;
    line-height: 14px;
    padding: 10px 22px;
    text-align: center;
    text-transform: uppercase;
    width: 102px;
    margin-top: 20px;
}

.vivaVoyageScope .view-cruises a {
    color: #C6009A;
}

.vivaVoyageScope .view-cruises a:hover {
    color: #8a005e !important;
    text-decoration: none !important;
}

.vivaVoyageScope .left-panel-heading {
    background: #fff url("../img/title-bg-1.png") repeat-x scroll center 0;
    position: relative;
    height: 63px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.vivaVoyageScope .right-panel-heading {
    background: #fff url("../img/title-bg-2.png") repeat-x scroll center 0;
    position: relative;
    height: 63px;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.vivaVoyageScope .right-panel-heading>img,
.vivaVoyageScope .left-panel-heading img {
    padding-top: 15px;
}

.vivaVoyageScope .viva-offer-deal {
    margin-top: 45px;
    margin-bottom: 33px;
}

.vivaVoyageScope .signUpContainer {
    box-shadow: 1px -6px 10px 1px #0000002e;
    /*             background-color: white; */
    background-image: -webkit-gradient(linear, 0 0, 964 0, color-stop(0.203, #014e92), color-stop(0.94, #88c3f3));
    background-image: -webkit-linear-gradient(360deg, #014e92 20.3%, #88c3f3 94%);
    background-image: -moz-linear-gradient(360deg, #014e92 20.3%, #88c3f3 94%);
    background-image: -o-linear-gradient(360deg, #014e92 20.3%, #88c3f3 94%);
    background-image: linear-gradient(90deg, #014e92 20.3%, #88c3f3 94%);
    margin: 0px;
}

.vivaVoyageScope .signUp_p {
    color: white;
    font-size: 20px;
    padding-top: 10px;
}

.vivaVoyageScope .imagePromoHeading1 {
    font-size: 20px;
    padding-top: 10px;
    /*     color: #005C8F; */
    color: white;
}

.vivaVoyageScope .imagePromoHeading2 {
    font-size: 18px;
    padding-top: 25px;
    /*     color: #005C8F; */
    color: white;
}

.vivaVoyageScope .viva-vvip-offer {
    background-color: white;
    margin: 0px;
}

.vivaVoyageScope .cruise-only-deals {
    background-color: white;
    margin: 0px;
}

.vivaVoyageScope .right-box {
    margin: 20px auto 0;
    width: 95%;
}

.vivaVoyageScope .box {
    margin-bottom: 10px;
}

.vivaVoyageScope .right-box .row .col-md-6 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.vivaVoyageScope #site-footer {
    clear: both;
}

.vivaVoyageScope #main-column .post,
.vivaVoyageScope #main-column .page {
    border: none !important;
}

.vivaVoyageScope .content-wrapper p {
    color: #343434;
    font-weight: normal;
    text-align: justify;
}

.vivaVoyageScope .content-wrapper h1 {
    color: #005C8F;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.vivaVoyageScope .span1 {
    color: #343434;
    font-weight: normal;
    display: inline-block;
    width: 100%;
}

.vivaVoyageScope .content-wrapper h2 {
    color: #1e1693;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
}

.vivaVoyageScope .content-wrapper {
    margin-top: 30px;
}

.vivaVoyageScope h1.entry-title {
    margin-bottom: 20px;
}

.vivaVoyageScope td,
.vivaVoyageScope th {
    vertical-align: top;
}

.vivaVoyageScope .span1 table {
    margin-top: 10px;
}

.vivaVoyageScope .content-wrapper.inner-wrapper b,
.vivaVoyageScope strong {
    font-size: 15px;
    padding: 5px 0;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}

.vivaVoyageScope .content-wrapper .inner-wrapper ul,
.vivaVoyageScope li {
    list-style: inherit;
    padding-bottom: 10px;
    font-weight: normal;
}

.vivaVoyageScope .wrapper-text {
    margin-top: 10px;
}

.vivaVoyageScope .img-div {
    padding: 10px 0;
    display: inline-block;
}

.vivaVoyageScope .content-wrapper .inner-wrapper .table-bordered>tbody>tr>td,
.vivaVoyageScope .table-bordered>tbody>tr>th,
.vivaVoyageScope .table-bordered>tfoot>tr>td,
.vivaVoyageScope .table-bordered>tfoot>tr>th,
.vivaVoyageScope .table-bordered>thead>tr>td,
.vivaVoyageScope .table-bordered>thead>tr>th {
    border: 1px solid #a5a5a5 !important;
}

.vivaVoyageScope .left-panel-heading>img {
    display: inline-block;
    width: 90%;
}

.vivaVoyageScope .highlights-wrapper {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.vivaVoyageScope .highlights-wrapper h3 {
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 3px;
    margin-top: 0;
    text-transform: uppercase;
    color: #333;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
}

.vivaVoyageScope .highlights-wrapper .bonus-saving-list ul {
    margin: 0;
    padding: 0;
}

.vivaVoyageScope .highlights-wrapper .bonus-saving-list ul li {
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding: 0 7px 8px 6px;
    width: 50%;
    color: #940067;
}

.vivaVoyageScope .highlights-wrapper .bonus-savinglist {
    display: inline-block;
    float: left;
    width: 83%;
}

.vivaVoyageScope .footer-content {
    box-shadow: inset 1px 2px 6px 2px #0000002e;
    background: #e8e8e8 none repeat scroll 0 0;
    margin: 0;
    padding: 5px 0;
}

.vivaVoyageScope .footer-wrapper {
    margin: 20px auto 0;
    width: 1204px;
}

.vivaVoyageScope .footer-wrapper .footer-top-sec {
    border-bottom: 2px solid #87b5e1;
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.vivaVoyageScope .footer-wrapper .topline {
    float: left;
    width: 240px;
}

.vivaVoyageScope .footer-wrapper h4.ftitle {
    color: #fff;
    font: 15px;
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: bold;
}

.vivaVoyageScope .footer-wrapper .topline .footerlist {
    width: 120px;
    float: left;
}

.vivaVoyageScope .footer-wrapper .footer-top-sec ul {
    margin: 0;
    padding: 0;
}

.vivaVoyageScope .footer-wrapper .footer-top-sec li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.vivaVoyageScope .footer-wrapper a {
    color: #005C8F;
    text-decoration: none;
    cursor: pointer;
    margin-left: 5px;
}

.vivaVoyageScope .footer-wrapper a:hover {
    color: #ae8dfa !important;
}

.vivaVoyageScope .footer-wrapper .footer-middle {
    width: 490px;
    float: left;
    padding: 0 20px;
    border: 2px solid #87b5e1;
    border-width: 0 2px;
}

.vivaVoyageScope .footer-wrapper .footer-middle .footerlist {
    width: 200;
    float: left;
}

.vivaVoyageScope .footer-wrapper .footer-right {
    width: 215px;
    float: right;
    padding: 0 0 0 19px;
}

.vivaVoyageScope .footer-wrapper .footer-right .footerlist {
    width: 112px;
    float: left;
}

.vivaVoyageScope .footer-wrapper .middle-footer {
    font-size: 11px;
    border-bottom: 2px solid #87b5e1;
    margin-bottom: 10px;
    padding-bottom: 5px;
    display: inline-block;
}

.vivaVoyageScope .footer-wrapper .middle-footer ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 92%;
}

.vivaVoyageScope .footer-wrapper .middle-footer li {
    text-transform: uppercase;
    list-style-type: none;
    float: left;
    line-height: 1;
    border-right: 1px solid #fff;
    margin: 0 5px 5px 0;
    padding: 0 5px 0 0;
}

.vivaVoyageScope .footer-wrapper .middle-footer h4 {
    font-size: 11px;
    color: #fff;
    float: left;
    margin: 0 10px 0 0;
    font-weight: bold;
}

.vivaVoyageScope .footer-wrapper .footer-bottom {
    border-bottom: 2px solid #005c8f;
    font-size: 11px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.vivaVoyageScope .footer-wrapper .footer-bottom .footer-bottom-menu {
    width: 60%;
    color: #fff;
}

.vivaVoyageScope .footer-wrapper .footer-bottom p {
    margin: 5px 0;
    color: #005C8F;
    font-size: 11px;
}

.vivaVoyageScope .footer-wrapper .rightAll {
    text-align: right;
}

.vivaVoyageScope .footer-wrapper .footer-logo-sec {
    margin: 10px 0;
}

.vivaVoyageScope .footer-wrapper .footer-logo-sec a {
    float: left;
    margin-right: 10px;
}

.vivaVoyageScope .footer-bottom .col {
    color: #005C8F;
}

.vivaVoyageScope #site-footer {
    display: none;
}

.vivaVoyageScope .content-wrapper {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding-top: 60px;
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
}

.vivaVoyageScope #main-column .post,
.vivaVoyageScope #main-column .page {
    padding: 0px !important;
}

.vivaVoyageScope .entry-meta a.btn-default {
    display: none !important;
}

.vivaVoyageScope .page-id-11 .span1 p {
    margin-bottom: 0px;
}

.vivaVoyageScope .page-id-11 .span1,
.vivaVoyageScope .page-id-35 .span1 {
    margin-bottom: 6px;
}

.vivaVoyageScope .page-id-11 .span1 strong,
.vivaVoyageScope .page-id-35 .span1 strong {
    padding-bottom: 0;
}

.vivaVoyageScope .page-id-8 .span1 p {
    margin-bottom: 7px;
}

.vivaVoyageScope h2.page-subtitle {
    margin: 10px 0;
}

.vivaVoyageScope .page-id-35 .span1 p {
    margin-bottom: 0px !important;
}

.vivaVoyageScope .page-id-11 .span1 ul,
.vivaVoyageScope li {
    padding-bottom: 0px;
}

.vivaVoyageScope .span1 ol li {
    padding-bottom: 5px;
}

.vivaVoyageScope .span1 ol {
    margin-top: 10px;
}

.vivaVoyageScope .inner-para ol li {
    padding-bottom: 5px;
}

.vivaVoyageScope .page-para p {
    margin-bottom: 0;
}

.vivaVoyageScope #sailing-banner-wrapper,
.vivaVoyageScope #campaign-banner-wrapper {
    position: relative;
    width: 100%;
}

.vivaVoyageScope .banner-img-wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 206px;
    overflow: hidden;
}

.vivaVoyageScope #sailing-banner-wrapper .banner-img-wrap>img {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.vivaVoyageScope .no-title .banner-img-wrap {
    height: 400px;
}

.vivaVoyageScope .page-id-111 .terms,
.vivaVoyageScope .page-id-111 .span1,
.vivaVoyageScope .page-id-114 .terms,
.vivaVoyageScope .page-id-114 .span1 {
    display: none;
}

.vivaVoyageScope .banner-caption {
    position: absolute;
    left: 30px;
    top: 53px;
}

.vivaVoyageScope .baaner-quotes {
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    padding: 22px;
}

.vivaVoyageScope .baaner-quotes h3 {
    padding-top: 11px;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-size: 45px;
    text-align: center;
    color: white;
    margin: 0;
    font-weight: normal;
}

.vivaVoyageScope .baaner-quotes h3 span {
    font-weight: normal;
    font-family: 'Oswald';
}

.vivaVoyageScope .bold-text {
    display: inline-block;
    font-family: "Oswald";
    font-weight: bold !important;
    padding-right: 7px;
}

.vivaVoyageScope #sailing-content-wrapper {
    width: 100%;
    display: inline-block;
    margin-top: 19px;
}

.vivaVoyageScope .clear {
    clear: both;
}

.vivaVoyageScope .top-para {
    color: #333333 !important;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    text-align: justify;
    font-family: arial;
}

.vivaVoyageScope #cruise-detail-wrapper {
    width: 100%;
    display: inline-block;
}

.vivaVoyageScope .cruise-detail-inner-wrapper {
    background: #fff;
    height: 100%;
    padding: 18px;
    margin-bottom: 24px;
    border: 1px solid #e4e4e4;
}

.vivaVoyageScope .cruise-detail-inner-wrapper h2.cruise-title {
    margin: 0;
    color: #666666 !important;
    font-size: 25px;
    /*font-family:'Oswald', sans-serif;*/
    font-family: helvetica;
}

.vivaVoyageScope .cruise-slider-wrapper {
    float: left;
    width: 40%;
}

.vivaVoyageScope .cruise-info-wrapper {
    float: left;
    width: 100%;
}

.vivaVoyageScope .cruise-slider-wrapper {
    height: 147px;
}

.vivaVoyageScope .cruise-slider-wrapper .carousel-control.left {
    left: 0px !important;
}

.vivaVoyageScope .cruise-slider-wrapper .carousel-control {
    top: 34% !important;
    width: 7%;
}

.vivaVoyageScope .cruise-slider-wrapper .carousel-control .glyphicon-chevron-left,
.vivaVoyageScope .carousel-control .glyphicon-chevron-right,
.vivaVoyageScope .carousel-control .icon-next,
.vivaVoyageScope .carousel-control .icon-prev {
    font-size: 20px !important;
}

.vivaVoyageScope .cruise-slider-wrapper .item {
    height: 147px;
}

.vivaVoyageScope .cruise-detail-inner-wrapper .cruise-slider-wrapper .item img {
    height: 147px !important;
}

.vivaVoyageScope .cruise-price-wrapper {
    float: left;
}

.vivaVoyageScope .cruise-price-wrapper .price-div span h4 {
    margin: 0px;
}

.vivaVoyageScope .middle-detail-wrapper {
    display: inline-block;
    width: 100%;
}

.vivaVoyageScope .top-detail-wrapper {
    display: inline-block;
    margin: 20px 0 25px;
    width: 100%;
}

.vivaVoyageScope .cruise-price-wrapper .price-div {
    border-radius: 4px;
    background: none !important;
    border: 2px solid #005C8F;
    padding: 10px 20px;
    line-height: 18px;
    width: 100%;
    color: #005C8F;
}

.vivaVoyageScope .cruise-price-wrapper .price-div>span {
    color: #c50068;
    font-size: 24px;
    font-weight: 700;
    padding: 2px 0;
}

.vivaVoyageScope .cruise-price-wrapper .price-div p.small {
    color: #666 !important;
    font-size: 10px !important;
    font-weight: normal;
    margin: 0;
}

.vivaVoyageScope .cruise-info-wrapper table td {
    font-weight: normal;
    font-size: 12px;
    color: #000;
    /*     font-weight: bold; */
}

.vivaVoyageScope .inner-info {
    text-align: left;
    display: inline-block;
    width: 280px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.vivaVoyageScope .middle-detail-wrapper ul.table-dot {
    margin: 0;
    padding: 0;
}

.vivaVoyageScope .middle-detail-wrapper ul.table-dot li {
    float: left;
    padding: 0 0px 0 0;
}

.vivaVoyageScope .middle-detail-wrapper .table-bordered>tbody>tr:nth-child(2n+1)>td,
.vivaVoyageScope .table-bordered>tbody>tr:nth-child(2n+1)>th {
    background-color: #f5f2fc !important;
}

.vivaVoyageScope .middle-detail-wrapper .table-hover tbody tr:hover td,
.vivaVoyageScope .table-hover tbody tr:hover th {
    background-color: #f5f2fc !important;
}

.vivaVoyageScope .middle-detail-wrapper table th {
    background: #005C8F repeat 0 0;
    color: #fff;
}

.vivaVoyageScope .select-btn {
    transition: all 0.1s linear 0s;
    background: #ff6400 !important;
    /* Old browsers */
    /*   background: -moz-linear-gradient(top, #8ab800 0%, #edffb8 100%)!important; */
    /* FF3.6-15 */
    /*    background: -webkit-linear-gradient(top, #8ab800 0%, #edffb8 100%)!important; */
    /* Chrome10-25,Safari5.1-6 */
    /*     background: linear-gradient(359deg, #7faa00 0%, #94c500 100%)!important; */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#8ab800', endColorstr='#edffb8', GradientType=0)!important;	*/
    /* IE6-9 */
}

.vivaVoyageScope .table-bordered>tbody>tr>td,
.vivaVoyageScope .table-bordered>tbody>tr>th,
.vivaVoyageScope .table-bordered>tfoot>tr>td,
.vivaVoyageScope .table-bordered>tfoot>tr>th,
.vivaVoyageScope .table-bordered>thead>tr>td,
.vivaVoyageScope .table-bordered>thead>tr>th {
    /*    border: 1px solid #b291d2!important; */
}

.vivaVoyageScope .middle-detail-wrapper .table>tbody>tr>td,
.vivaVoyageScope .table>tbody>tr>th,
.vivaVoyageScope .table>tfoot>tr>td,
.vivaVoyageScope .table>tfoot>tr>th,
.vivaVoyageScope .table>thead>tr>td,
.vivaVoyageScope .table>thead>tr>th {
    padding: 5px !important;
}

.vivaVoyageScope .middle-detail-wrapper .select-btn {
    /*background:#83b200 none repeat scroll 0 0 !important;*/
    /*  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); */
    border-radius: 0 !important;
    color: #fff;
    padding: 0 !important;
    width: 100%;
    height: 32px;
    line-height: 32px !important;
    /*  font-weight: bold!important; */
    text-align: center;
    font-size: 14px;
}

.vivaVoyageScope .cruise-price-wrapper .price-div span h4 {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    color: #86b300;
    font-style: normal;
}

.vivaVoyageScope .cruise-info-wrapper table td span.ports-detail {
    width: 100%;
    display: inline-block;
}

.vivaVoyageScope .top-detail-wrapper .cruise-info-wrapper table {
    width: 80%;
    display: inline-block;
    overflow: hidden;
}

.vivaVoyageScope .bottom-detail-wrapper {
    border: 1px solid #999999;
    padding: 13px;
    display: inline-block;
    color: #940067;
    text-transform: uppercase;
    width: 100%;
}

.vivaVoyageScope .bottom-detail-wrapper .bonus-saving-list .box-bottom-content {
    background: none !important;
    padding-top: 0px;
    padding-left: 0px;
}

.vivaVoyageScope .box-bottom-content .scroller>ul {
    display: inline-block;
    padding: 0;
    width: 100%;
}

.vivaVoyageScope .bonus-list {
    float: left;
    width: 199px;
    margin-right: 1%;
}

.vivaVoyageScope .bonus-saving-list .bonus-list ul li {
    width: 100%;
    color: #940067;
    font-size: 11px;
}

.vivaVoyageScope .middle-bonus-list {
    float: left;
    width: 200px;
    margin-right: 0;
}

.vivaVoyageScope .middle-bonus-list ul li {
    width: 100%;
    color: #940067;
    font-size: 11px;
}

.vivaVoyageScope .bonus-last-list {
    float: left;
    width: 200px;
}

.vivaVoyageScope .bonus-last-list ul li {
    width: 100%;
    color: #940067;
    font-size: 11px;
}

.vivaVoyageScope #sailing-content-wrapper .inner-wrapper .col-sm-9 {
    width: 70% !important;
}

.vivaVoyageScope #sailing-content-wrapper .inner-wrapper .col-sm-3 {
    width: 30% !important;
}

.vivaVoyageScope .bottom-detail-wrapper h3 {
    margin-top: 0px;
    font-size: 21px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #005C8F;
}

.vivaVoyageScope .call-wrap-explore-offers {
    border: 13px solid #fff;
    margin-bottom: 40px;
    background-color: #86b300;
    color: white;
    box-shadow: 0 0 9px #75757a;
    -moz-box-shadow: 0 0 9px #75757a;
    -webkit-box-shadow: 0 0 9px #75757a;
    -o-box-shadow: 0 0 9px #75757a;
}

.vivaVoyageScope .sailing-right-content .call-wrap {
    /*    background: url("../img/Call-now-to-book.png") repeat-x scroll center 0; */
    border: 13px solid #fff;
    margin-bottom: 40px;
    background-color: #005C8F;
    box-shadow: 0 0 9px #75757a;
    -moz-box-shadow: 0 0 9px #75757a;
    -webkit-box-shadow: 0 0 9px #75757a;
    -o-box-shadow: 0 0 9px #75757a;
}

.vivaVoyageScope .sailing-right-content .call-wrap .inner-call-wrap span {
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}

.vivaVoyageScope .sailing-right-content .call-wrap .inner-call-wrap h3 {
    font-size: 30px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 300;
    margin: 0px;
}

.vivaVoyageScope .inner-call-wrap {
    padding: 25px 20px;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #8f8f74;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form div.dropdown {
    border-radius: 5px !important;
    margin: 10px 17px 0;
    width: 88%;
    font-size: 14px;
    color: #000;
    border: 1px solid #e2e2e2;
    height: 34px;
    line-height: 22px;
    background-position: 213px center;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form .searchFilterCount {
    display: none;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form .cruiseform-bottom {
    display: block;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form .cruise-form {
    padding-bottom: 10px;
}

.vivaVoyageScope .postid-88 #content {
    background: #f7f7fb none repeat scroll 0 0;
}

.vivaVoyageScope .sailing-left-content .slimScrollDiv {
    width: 100%;
    margin-bottom: 20px;
}

.vivaVoyageScope .sailing-left-content .slimScrollDiv .scroller {
    padding: 0px;
}

.vivaVoyageScope .cruise-detail-table {
    margin-top: 10px;
}

.vivaVoyageScope #campaign-banner-wrapper .banner-img-wrap>img {
    width: 100%;
}

.vivaVoyageScope .sailing-right-content {
    margin-top: 15px;
}

.vivaVoyageScope .single #content {
    margin-top: -4px;
    z-index: 88;
    background: #F2F3FA url("../img/internal-bg.png") 0 bottom repeat-x !important;
}

.vivaVoyageScope .single header {
    box-shadow: 0 8px 16px -5px #0b143e;
    display: inline-block;
    z-index: 999999;
}

.vivaVoyageScope .cruise-detail-inner-right {
    float: left;
}

.vivaVoyageScope .cruise-detail-inner-left {
    float: left;
    width: 73%;
}

.vivaVoyageScope #campaign-banner-wrapper .banner-img-wrap {
    box-shadow: 0 8px 16px 1px #656566;
}

.vivaVoyageScope .bonus-saving-list ul li {
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding: 0 7px 8px 6px;
    width: 50%;
}

.vivaVoyageScope .bonus-saving-list ul {
    padding: 0;
    margin: 0px;
}

.vivaVoyageScope .table-dot li img {
    width: 70%;
}

.vivaVoyageScope .foot_img {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.vivaVoyageScope #sidebar.sticky {
    float: none;
    position: fixed;
    top: 20px;
    z-index: 6;
    left: auto;
    width: 275px;
}

.vivaVoyageScope .clearfix::before,
.vivaVoyageScope .clearfix::after {
    content: "";
    display: table;
}

.vivaVoyageScope .clearfix::after {
    clear: both;
}

.vivaVoyageScope .clearfix::before,
.vivaVoyageScope .clearfix::after {
    content: "";
    display: table;
}

.vivaVoyageScope .error {
    border: 3px solid #0e1796;
    color: #0e1796;
    height: 200px;
    margin: 10% auto 0;
    padding: 50px 30px;
    width: 580px;
}

.vivaVoyageScope .error span {
    font-size: 30px;
}

.vivaVoyageScope .error>p {
    font-size: 13px;
}

.vivaVoyageScope .page-id-566 .fixed-padding,
.vivaVoyageScope .page-id-277 #content,
.vivaVoyageScope .page-id-340 #content {
    background: #fff;
    overflow: hidden;
}

.vivaVoyageScope .site-link a:hover,
.vivaVoyageScope a:focus {
    color: #2a6496 !important;
}

.vivaVoyageScope .site-title {
    color: #2a6496;
}

.vivaVoyageScope .page-id-566 h2.site-title,
.vivaVoyageScope .page-id-277 h2.site-title,
.vivaVoyageScope .page-id-340 h2.site-title {
    color: #2a6496;
    font-family: 'Oswald', sans-serif;
}

.vivaVoyageScope .st_a {
    border: #000 1px solid;
    padding: 1px;
    text-align: center;
    font: normal 12px;
}

.vivaVoyageScope .st_b {
    padding-top: 6px;
    font: bold 13px;
    padding-left: 28px;
    text-decoration: underline;
    color: #1e1693;
    text-transform: uppercase;
    font-weight: bold;
}

.vivaVoyageScope li.st_c a {
    color: #343434;
    text-transform: uppercase;
}

.vivaVoyageScope li.st_c a:hover {
    color: #343434 !important;
}

.vivaVoyageScope #st_d {
    color: #000;
    text-align: center;
    padding: 0px;
    width: 690px;
}

.vivaVoyageScope #st_e {
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    width: 690px;
}

.vivaVoyageScope .st_f {
    text-align: left;
    float: left;
    width: 670px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: #000 1px solid;
    margin-bottom: 35px;
}

.vivaVoyageScope .st_g {
    padding-bottom: 20px;
}

.vivaVoyageScope .st_h {
    padding: 1px;
    font: bold 12px;
}

.vivaVoyageScope .vivavoyage-title {
    text-transform: uppercase;
    font-weight: bold;
}

.vivaVoyageScope #slidercategory-4 .inner-caption-wrap {
    border-radius: 100px !important;
    margin-left: 40%;
    top: 217px;
}

.vivaVoyageScope #slidercategory-3 .inner-caption-wrap {
    border-radius: 50% !important;
    width: 480px;
    height: 480px;
    top: 70px;
    margin-left: 51%;
    position: relative;
}

.vivaVoyageScope #slidercategory-3 .inner-caption-wrap .carousel-link {
    position: absolute;
    top: 40%;
    left: 0;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

.vivaVoyageScope #slidercategory-3 .inner-caption-wrap .carousel-link h3 {
    font-size: 39px;
}

.vivaVoyageScope #slidercategory-3 .carousel-caption .inner-caption-wrap .carousel-link>p {
    font-size: 24px;
    padding: 0 30px;
}

.vivaVoyageScope .slider-logo-sec {
    float: left;
    display: inline-block;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
}

.vivaVoyageScope .slider-logo-sec img {
    object-fit: cover;
    object-position: center;
    border-radius: 50% !important;
    width: 150px;
    height: 150px;
}

.vivaVoyageScope #slidercategory-3 .slider-logo-sec {
    float: none;
}

.vivaVoyageScope #slidercategory-5 .inner-caption-wrap {
    margin-left: 40%;
    top: 219px;
}

.vivaVoyageScope #slidercategory-6 .carousel-caption {
    display: none;
}

.vivaVoyageScope .middle-detail-wrapper .table>tbody>tr>td {
    color: #005C8F;
    display: table-cell;
    font-size: 11px !important;
    font-weight: bold !important;
    vertical-align: middle;
    text-align: center;
}

.vivaVoyageScope .middle-detail-wrapper .table>tbody>tr>td span {
    color: #005C8F !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.vivaVoyageScope .middle-detail-wrapper .table>tbody>tr>td,
.vivaVoyageScope .middle-detail-wrapper .table>thead>tr>th {
    padding: 6px !important;
}

.vivaVoyageScope .middle-detail-wrapper .table>thead>tr>th {
    text-align: center;
}

.vivaVoyageScope .middle-detail-wrapper ul.table-dot li {
    display: inline-block;
    padding: 0;
    float: none;
}

.vivaVoyageScope .select-btn {
    height: 33px;
}

.vivaVoyageScope .box-top-content-right {
    float: right;
    margin: 0 0 3px 5px;
    width: 40%;
}

.vivaVoyageScope .inner-text-wrapper span {
    line-height: 20px;
    word-wrap: break-word;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form .cruiseform-bottom {
    background: #fff;
    display: block;
    height: 40px;
    margin: 10px 15px 0;
}

.vivaVoyageScope #sailing-cruise-form .cruise-search-form .cruiseform-bottom .search-button {
    font-size: 18px !important;
    padding: 9px 10px 7px;
}

.vivaVoyageScope .single-vivalargecruiseline .cruiseform-bottom>span {
    display: none;
}

.vivaVoyageScope .single-vivatopcruisedeals .cruiseform-bottom>span {
    display: none;
}

.vivaVoyageScope .banner-image-section {
    position: relative !important;
    z-index: 9;
    left: 0;
    top: 0;
    margin-top: 20px;
    float: left;
    width: 193px;
}

.vivaVoyageScope .banner-image-section span {
    height: 180px;
    padding: 5px;
    border-radius: 50%;
    border: 7px solid #D3D4EB;
    background: #fff;
    width: 180px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.vivaVoyageScope .banner-image-section img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.vivaVoyageScope .banner-img-wrap .inner-wrapper {
    position: relative;
}

.vivaVoyageScope .extra-banner .banner-caption {
    float: left;
    margin-top: 70px;
    position: relative !important;
    right: auto;
    text-align: left;
    top: 0;
    width: 784px;
}

.vivaVoyageScope .extra-banner .baaner-quotes {
    background: none !important;
    padding: 0 22px 0 0;
}

.vivaVoyageScope .extra-banner .baaner-quotes>h3 {
    font-size: 55px;
    color: #fff;
    text-align: left;
}

.vivaVoyageScope .ports-detail-wrap span {
    display: inline-block;
    word-wrap: break-word;
}

.vivaVoyageScope .ship-image {
    float: left;
}

.vivaVoyageScope .inner-info .cruise-logo {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.vivaVoyageScope .responsive-cruise-detail-wrapper {
    display: none;
}

.vivaVoyageScope .cruise-logo img {
    display: inline-block;
    height: auto;
}

.vivaVoyageScope [ng\:cloak],
.vivaVoyageScope [ng-cloak],
.vivaVoyageScope .ng-cloak {
    display: none !important;
}

.vivaVoyageScope .sailing-left-content h1 {
    color: #990066;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 35px;
}

.vivaVoyageScope .sailing-left-content ul li {
    list-style: initial;
    line-height: 35px;
}

.vivaVoyageScope .sailing-left-content br {
    display: none;
}

.vivaVoyageScope .zeroPadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.vivaVoyageScope .vip-offers-header {
    min-height: 45px !important;
    z-index: 1 !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.19), 0 1px 1px rgba(0, 0, 0, 0.23) !important;
}

.vivaVoyageScope .vip-offers-container {
    text-align: Center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
}

.vivaVoyageScope .vip-offers-content {
    background-color: rgba(0, 0, 0, 0.6);
    height: 300px;
    min-height: 300px !important;
    /*  background-color: #F4F2F3; */
    border-radius: inherit;
}

.vivaVoyageScope .cruise-only-offers-content {
    background-color: white;
    border: 1px solid #f2f6fc;
    border-radius: 5px;
    /*     height: 300px; */
    min-height: 150px !important;
    /*  background-color: #F4F2F3; */
    /*     border-radius: inherit; */
}

.vivaVoyageScope .verticalAlign {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.vivaVoyageScope .vip-offers-content-p {
    text-align: justify;
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
}

.vivaVoyageScope .powerSearchContainer {
    /*   background-image: url(http://kepsla.com/wp-content/uploads/2015/03/data-science-word-cloud-720x340.jpg); */
    background-color: lightblue;
    background-size: cover;
    min-height: 450px !important;
    background-position: center;
    background-repeat: no-repeat;
    /*   margin-top: 25px;
  margin-bottom: 25px; */
}

.vivaVoyageScope .powerSearchHeading {
    color: #2e3341;
    font-size: 18px;
}

.vivaVoyageScope .viva-vvip-offer {
    /*     margin-top: 10px; */
}

.vivaVoyageScope .viva-vvip-offer-header-p {
    /*  text-shadow: 1px 1px 3px #000; */
    font-size: 40px;
    color: #3399cc;
    font-family: 'Oswald';
    font-weight: bold;
}

.vivaVoyageScope .cruise-only-deals-header-p {
    /*  text-shadow: 1px 1px 3px #000; */
    /*     font-size: 24px; */
    font-size: 40px;
    font-family: 'Oswald';
    color: #3399cc;
    font-weight: bold;
}

.vivaVoyageScope .tabbedContainer {
    background-color: White;
}

.vivaVoyageScope .tabHeading {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border: 0px solid white !important;
    margin-top: 5px;
    font-size: 13px;
    margin-right: 5px !important;
    border-radius: 0px !important;
    background-color: #efefef;
}

.vivaVoyageScope a.tabHeading:hover {
    /*   color: #337ab7 !important; */
}

.vivaVoyageScope .heroSectionContainer {
    padding-top: 40px;
}

.vivaVoyageScope .active>a {
    color: #005C8F;
}

.vivaVoyageScope .sidePromoContainer {
    background-color: white;
    height: 300px;
}

.vivaVoyageScope .inlineMenu {
    display: inline-block !important;
}

.vivaVoyageScope .loginPadding {
    padding-left: 0px !important;
}

@media screen and (max-width: 600px) {
    .vivaVoyageScope .sidePromoContainer {
        display: none;
    }
    .vivaVoyageScope div.dropdown {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.vivaVoyageScope .nav-tabs {
    border-bottom: 0px !important;
}

.vivaVoyageScope .footerFontColor {
    color: #005C8F;
}

.vivaVoyageScope .footerFontIcon {
    /*    display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
  font-size: 20px !important; */
    height: 35px !important;
    width: 35px !important;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #888;
    /* padding: 0.5em 0.6em; */
    padding-top: 8px;
    font-size: 20px !important;
}

.vivaVoyageScope .footerSocialIcon br {
    display: none;
}

.vivaVoyageScope .vipOffersImage {
    height: 100% !important;
    width: 100% !important;
}

.vivaVoyageScope .tabbedNav {
    /*   display: none; */
}

.vivaVoyageScope .promoImage {
    height: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1040px) {
    .vivaVoyageScope .customWidth {
        width: auto !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1227px) {
    .vivaVoyageScope .promoImage {
        /*      position: absolute;
  left: -30px !important;
  width: 200px;
  overflow: hidden !important; */
        position: absolute;
        /*   left: -30px !important; */
        /* width: 200px; */
        height: 250px;
        bottom: 0px;
        overflow: hidden !important;
    }
    .vivaVoyageScope body {
        overflow-x: hidden;
    }
}

.vivaVoyageScope .heading1 {
    color: #005C8F;
    line-height: 1.4em;
}

.vivaVoyageScope .heading2 {
    line-height: 1.4em;
    color: #005C8F;
    font-size: 20px;
}

.vivaVoyageScope .searchBottomTextHeading {
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    color: #3399cc;
}

@media only screen and (min-width: 992px) and (max-width: 2000px) {
    .vivaVoyageScope {
        /*  .heroSectionPadding {
                      padding-left: 0px !important;
                  } */
    }
    .vivaVoyageScope .searchBottomText {
        position: absolute !important;
        bottom: 0;
        /*         background-color: #f0f1ff; */
        background-color: transparent;
        padding-top: 4px;
        border-top: #bfbfbf 1px solid;
    }
    .vivaVoyageScope .promocontents {
        padding-top: 25px;
    }
    .vivaVoyageScope .heroSectionContainer {
        padding-top: 70px;
    }
}

.vivaVoyageScope .promoImageContainer {
    left: -40px;
}

@media only screen and (min-width: 300px) and (max-width: 991px) {
    .vivaVoyageScope {
        font-family: 'Montserrat';
        /*   .searchSubContainer {
  text-align: right;
  } */
    }
    .vivaVoyageScope .headingTagLine {
        /*         font-size: 15px !important; */
    }
    .vivaVoyageScope .hideSlash {
        display: none;
    }
    .vivaVoyageScope .promoImageForDesktop {
        display: none;
    }
    .vivaVoyageScope .advancedSearchLink {
        margin-bottom: 10px;
        text-align: left !important;
    }
    .vivaVoyageScope .tabbedBorders {
        margin-top: 10px;
    }
    .vivaVoyageScope .promoImage {
        margin-top: 10px;
    }
    .vivaVoyageScope .formLabelDummy {
        display: none;
    }
    .vivaVoyageScope .sidePromoContainer {
        box-shadow: none !important;
    }
    .vivaVoyageScope .searchBottomText {
        padding-bottom: 1px;
        position: relative !important;
        background-color: #f0f1ff;
        padding-top: 4px;
        border-top: #bfbfbf 1px solid;
    }
    .vivaVoyageScope .powerSearchContainer {
        height: auto;
        padding-bottom: 20px;
    }
    .vivaVoyageScope .sidePromoContainer {
        background-color: transparent;
    }
    .vivaVoyageScope .promocontents {
        padding: 60px !important;
    }
    .vivaVoyageScope .heading1 {
        color: white;
    }
    .vivaVoyageScope .heading2 {
        color: white;
    }
}

@media only screen and (min-width: 800px) and (max-width: 2000px) {
    .vivaVoyageScope .customMargin {
        /*     padding-bottom: 10px; */
        /*  border-bottom: solid 1px #bfbfbf; */
    }
    .vivaVoyageScope .nav>li>a {
        /*      display: initial !important; */
    }
}

@media only screen and (min-width: 980px) and (max-width: 2000px) {
    .vivaVoyageScope .headerRow {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 767) and (max-width: 2000px) {
    .vivaVoyageScope .nav>li>a {
        /*    display: initial !important; */
    }
}

.vivaVoyageScope .inner-wrapper-header {
    width: 978px;
    margin: 0 auto;
}

.vivaVoyageScope a.select2-choice:hover {
    color: black !important;
}

.vivaVoyageScope a.select2-choice {
    color: black !important;
}

.vivaVoyageScope .select2-choice {
    background-color: grey !important;
    border: 0px solid black !important;
    background-image: linear-gradient(to bottom right, #f0f1ff, #f0f1ff) !important;
    color: black !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.vivaVoyageScope .select2-choice a:hover {
    color: black !important;
}

.vivaVoyageScope .select2-container .select2-choice {
    background-image: none;
    background-color: #f0f1ff;
    border-left: 0px solid #e5e5e5;
    height: auto;
    font-weight: normal;
    color: black;
    border-radius: 0px !important;
    /*   margin-bottom: 10px; */
}

.vivaVoyageScope .select2-arrow {
    background-color: #f0f1ff !important;
    border-left: 0px solid #e5e5e5 !important;
    padding-top: 5px !important;
    margin-right: 4px !important;
}

@media only screen and (min-width: 768px) and (max-width: 911px) {
    .vivaVoyageScope .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
    .vivaVoyageScope .call-us-text {
        font-size: 13px;
    }
    .vivaVoyageScope .promocontents {
        padding-top: 80px;
    }
}

.vivaVoyageScope #contactList {
    display: none;
}

@media only screen and (max-width: 767px) {
    .vivaVoyageScope #contactList {
        display: block;
    }
    .vivaVoyageScope .loginPadding {
        padding: 8px 20px !important;
    }
    .vivaVoyageScope .inlineMenu {
        display: block !important;
    }
    .vivaVoyageScope .sub-menu {
        overflow: unset !important;
        height: 400px !important;
    }
}

.vivaVoyageScope .verticalAlignPadding {
    padding-top: 15px;
}

@media only screen and (min-width: 1228px) {
    .vivaVoyageScope .ceoTitleContainer {
        padding-top: 20px;
        /*    left: 50px !important; */
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .vivaVoyageScope .customContainer {
        width: 100% !important;
    }
}

@media only screen and (min-width: 970px) and (max-width: 1236px) {
    .vivaVoyageScope .inner-wrapper {
        width: 978px;
    }
}

@media only screen and (min-width: 1236px) {
    .vivaVoyageScope .logo-image {
        /*     width: 80% !important; */
    }
}

@media only screen and (min-width: 991px) {
    .vivaVoyageScope .promoImageForTab {
        display: none;
    }
}

@media only screen and (min-width: 991px) and (max-width: 2000px) {
    .vivaVoyageScope .verticalAlignPadding {
        /* padding-top: 44px; */
        padding-top: 10px;
    }
    .vivaVoyageScope .accordionHeight {
        min-height: 300px !important;
        background-color: white;
        /*        background-color: rgba(0, 0, 0, 0.55); */
    }
    .vivaVoyageScope .vipDealsPadding {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .vivaVoyageScope .submitButtonSearch {
        width: 100%;
    }
}

.vivaVoyageScope .cruiseSearchBox {
    padding: 20px;
    background-color: White;
    background-color: transparent;
}

.vivaVoyageScope .submitButtonSearch {
    FONT-WEIGHT: 700;
    border-radius: 4px;
    background-color: #ff6400;
    border: none;
    color: white;
    padding: 16px 32px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    /*     margin: 4px 2px; */
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.vivaVoyageScope .searchBoxHeading1 {
    font-family: 'Oswald';
    color: #3399cc;
    font-weight: bold;
    font-size: 28px;
    /*     color: #005C8F; */
}

.vivaVoyageScope .searchBoxHeadin2 {
    margin-top: 15px;
}

.vivaVoyageScope .searchSubContainer {
    margin-bottom: 10px;
}

.vivaVoyageScope .vipBackgroundImage {
    background-position: center;
    background-size: cover;
}

.vivaVoyageScope .headerBoxShadow {
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
}

.vivaVoyageScope .tabbedBorders {
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.3);
    /*   box-shadow: 0px 5px 9px 1px rgba(0, 0, 0, 0.2); */
}

.vivaVoyageScope .sendMeDealsContainer {
    padding-top: 3px;
}

.vivaVoyageScope .vipContentMainHeading {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.vivaVoyageScope .vipContentMainHeading {
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.vivaVoyageScope .vipContentSubHeading {
    font-size: 16px;
    font-weight: 400;
    color: white;
}

.vivaVoyageScope .sub-menu {
    overflow: scroll;
    height: 400px !important;
}

.vivaVoyageScope .formLabel {
    color: #3399cc;
    font-size: 15px;
    padding-left: 0px !important;
    min-height: 5px !important;
}

.vivaVoyageScope .nice-select .option {
    font-size: 12px !important;
    padding-left: 10px !important;
}

.vivaVoyageScope .nice-select {
    width: 100% !important;
    background-color: #f0f1ff !important;
    border-radius: 0px !important;
}

.vivaVoyageScope .nice-select .list {
    height: 300px;
    overflow-y: scroll;
    width: 100%;
}

.vivaVoyageScope span.select2-selection.select2-selection--single {
    padding: 7px;
    height: auto;
    background-color: #f0f1ff;
    /*     background-color: rgba(0, 0, 0, 0.33); */
    border: 0px;
    border-radius: 0px;
}

.vivaVoyageScope span.select2-selection__arrow {
    margin-top: 7px;
}

.vivaVoyageScope .shadowButton {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.vivaVoyageScope .shadowButton:hover {
    /* background-color: #86B300; */
}

.vivaVoyageScope .ceoTitleContainer {
    padding-top: 20px;
    text-align: right;
}

.vivaVoyageScope .ceoTitleP {
    font-style: italic;
    /*     color: #005C8F; */
    color: white;
}

.vivaVoyageScope .ceoName {
    font-weight: 600;
}

.vivaVoyageScope .advancedSearchLink {
    cursor: pointer;
    display: block;
    /*     color: #005C8F; */
    color: #3399cc;
    /*    text-align: center; */
    /*     padding-top: 18px; */
}

.vivaVoyageScope .advancedSearchLink:hover {
    /*    color: #005C8F !important; */
    color: #3399cc !important;
}

.vivaVoyageScope .dummyContainer1 {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}

.vivaVoyageScope .dummyContainer2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.vivaVoyageScope .cruiseLinesLi {
    display: none !important;
}

.vivaVoyageScope .searchArrow {
    font-size: 12px;
}

.vivaVoyageScope .wrapper-header {
    height: auto;
}

@media only screen and (max-width: 1236px) and (min-width: 970px) {
    .vivaVoyageScope .inner-wrapper {
        width: auto !important;
    }
}

.vivaVoyageScope .vipDealsLink a:hover {
    color: white;
}

.vivaVoyageScope a:hover {
    color: white !important;
    text-decoration: underline;
}

.vivaVoyageScope #advancedSearchContent {
    padding-bottom: 15px;
}

@media only screen and (min-width: 991px) and (max-width: 1062px) {
    .vivaVoyageScope .ceoTitleContainer {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 991px) {
    .vivaVoyageScope .homeSearchButtonContainer {
        bottom: 30px;
    }
    .vivaVoyageScope .searchBottomText {
        margin-top: 20px;
    }
}

.vivaVoyageScope .heroSectionPadding {
    margin-bottom: 30px;
}

.vivaVoyageScope #advancedSearchContent {
    display: none;
}

.vivaVoyageScope .tabbedContainer {
    /*   margin-top: 11px; */
}

@media only screen and (min-width: 992px) {
    .vivaVoyageScope .promoImageForDesktop {
        top: 40px;
    }
    .vivaVoyageScope .sidePromoContainer {
        top: 40px;
    }
    .vivaVoyageScope .viva-vvip-offer-header-p {
        /*   font-size: 32px; */
    }
    .vivaVoyageScope .vipSectionHeading {
        margin-bottom: 15px;
    }
}

.vivaVoyageScope .postionRelative {
    position: relative !important;
}

.vivaVoyageScope .searchButtonWidth {
    width: 100%;
}

@media only screen and (min-width: 961px) and (max-width: 1240px) {
    .vivaVoyageScope .footer-wrapper {
        padding: 0 15px;
        width: 100%;
    }
}

@media only screen and (min-width: 800px) and (max-width: 980px) {
    .vivaVoyageScope {
        /*  .tabbedContainer {
                      margin-top: 10px;
                  } */
    }
    .vivaVoyageScope .heroSectionContainer {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 800px) {
    .vivaVoyageScope .tabbedContainer {
        margin-top: -9px;
        border-top-left-radius: 0px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 400px) {
    .vivaVoyageScope .call-us-text {
        font-size: 10px !important;
        margin-bottom: 5px;
        margin-top: 8px !important;
    }
    .vivaVoyageScope .headingTagLine {
        font-size: 10px !important;
    }
}

@media only screen and (min-width: 1250px) {
    .vivaVoyageScope .heroSectionPadding {
        padding-left: 0px !important;
    }
}

.vivaVoyageScope .rainbow {
    height: 10px;
    background-image: linear-gradient(90deg, #0061bd 9%, #d501fc 30%, #f1002e 49%, #ffea01 68%, #01baff 96%);
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .vivaVoyageScope .rainbow {
        height: 8px !important;
    }
}

@media only screen and (max-width: 991px) {
    .vivaVoyageScope {
        /*     .rainbow {
          display: none;
      } */
    }
    .vivaVoyageScope .marginResponsiveInput {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .vivaVoyageScope .imagePromoHeading1 {
        color: white;
    }
    .vivaVoyageScope .imagePromoHeading2 {
        color: white;
    }
    .vivaVoyageScope .sidePromoContainer {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .vivaVoyageScope .ceoTitleP {
        color: white;
    }
}

.vivaVoyageScope .questionImpact {
    font-size: 25px;
    font-family: 'Oswald';
}

.vivaVoyageScope .impactDetails {
    font-size: 12px;
    position: relative;
    top: -4px;
    color: white;
}

.vivaVoyageScope .emailInput {
    width: 100%;
    padding: 9px 20px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.vivaVoyageScope .emailButton {
    width: 100%;
    /*     FONT-WEIGHT: 700; */
    border-radius: 4px;
    background-color: #005C8F;
    border: none;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    /*     margin: 4px 2px; */
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.vivaVoyageScope .cruiseOnlyDealsImageContainer {
    height: 150px;
}

.vivaVoyageScope .packageDealsImageContainer {
    height: 250px;
    background-position: center;
    background-size: cover;
}

.vivaVoyageScope .cruiseOnlyDealsImage {
    border-radius: 4px;
}

.vivaVoyageScope .cruiseOnlyDealsHeading {
    font-size: 18px;
    margin-top: 5px;
    color: #005C8F;
    text-align: left;
}

.vivaVoyageScope .cruiseOnlyDealsSubHeading {
    font-size: 12px;
    text-align: left;
    color: #005C8F;
}

@media only screen and (min-width: 991px) and (max-width: 1127px) {
    .vivaVoyageScope .rainbow {
        height: 10px !important;
    }
    .vivaVoyageScope .nav>li>a {
        /*   padding: 10px 12px !important; */
        font-size: 14px;
    }
}

.vivaVoyageScope .mainPackageDealsSubHeading {
    font-size: 17px;
    color: #666666;
}

.vivaVoyageScope .packageDealsContainer {
    /*     border: 1px solid #e6e6e6; */
}

.vivaVoyageScope .mainPackageDealsLeftHeading {
    font-size: 18px;
    margin-top: 5px;
    color: #005C8F;
    text-align: left;
    /*     font-style: italic; */
}

.vivaVoyageScope .mainPackageDealsRightHeading {
    font-size: 18px;
    margin-top: 5px;
    color: #005C8F;
    text-align: left;
}

.vivaVoyageScope .mainPackageDealsRightContainer {
    /*  border-left: 1px solid #e6e6e6; */
    padding-top: 10px;
}

.vivaVoyageScope .mainPackageDealsLeftContainer {
    padding-top: 10px;
    border-right: 1px solid #e6e6e6;
}

.vivaVoyageScope .mainPackageDealsInfoContainer {
    border: 1px solid #e6e6e6;
}

.vivaVoyageScope .select2-selection__rendered {
    /*   color: white !important; */
}

.vivaVoyageScope .select2-selection__arrow b {
    /*  border-color: white transparent !important; */
}

@media only screen and (min-width: 991px) {
    .vivaVoyageScope {
        /*     .heroSectionContainer {
          background-color: rgba(0, 0, 0, 0.5) !important;
      } */
    }
    .vivaVoyageScope .sidePromoContainer {
        background-color: rgba(0, 0, 0, 0.5) !important;
    }
}

@media only screen and (max-width: 991px) {
    .vivaVoyageScope .heroSectionContainer {
        /*    background-color: rgba(0, 0, 0, 0.5) !important; */
    }
    .vivaVoyageScope .sidePromoContainer {
        background-color: transparent;
    }
}

.vivaVoyageScope .headingTagLine {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 500;
    /*   line-height: 21px !important; */
}

.vivaVoyageScope .headingTagLine {
    margin-bottom: 0px;
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
    .vivaVoyageScope .call-us-text {
        padding-left: 20px;
    }
    .vivaVoyageScope .headingTagLine {
        width: 350px;
    }
}

@media only screen and (max-width: 564px) {
    .vivaVoyageScope .EXCLUSIVE {
        display: none;
    }
}

.vivaVoyageScope .accordionLi {
    width: 30%;
}

.vivaVoyageScope .tabHeading {
    display: list-item;
    text-align: center;
}

.vivaVoyageScope .lastAccordionLi {
    margin-right: 0px !important;
}

.vivaVoyageScope .tabHeading {
    color: #999999;
    font-weight: 500;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.vivaVoyageScope .tabHeading:hover {
    color: #999999 !important;
}

.vivaVoyageScope .active>.tabHeading {
    color: #666666;
    font-weight: bold;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

.vivaVoyageScope .active>.tabHeading:hover {
    color: #666666 !important;
}

.vivaVoyageScope .mainPackageDealsLeftContainer>* {
    text-overflow: ellipsis;
    overflow: hidden;
    color: #005c8f;
    font-size: 12px;
    text-align: left;
}

.vivaVoyageScope .mainPackageDealsLeftContainer p:first-child {
    color: #005c8f;
    /*  font-style: italic; */
    font-size: 18px;
}

.vivaVoyageScope .mainPackageDealsRightContainer>* {
    text-overflow: ellipsis;
    overflow: hidden;
    color: #940067;
    font-size: 12px;
    font-weight: 600;
}

.vivaVoyageScope .packagedDealsDetailsContaienr {
    background-color: white;
}

.vivaVoyageScope .detailsPageTitle {
    font-size: 40px;
    font-family: 'Oswald';
    color: #3399cc;
    font-weight: bold;
}

.vivaVoyageScope .bannerBackground {
    background-position: center;
    background-size: cover;
}

.vivaVoyageScope .itinerary-list {
    padding-left: 5px;
}

.vivaVoyageScope .itinerary-list-item {
    padding-top: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #3399cc;
}

.vivaVoyageScope .days {
    font-size: 18px;
    font-weight: 600;
}

.vivaVoyageScope .itinerary-details-heading {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

.vivaVoyageScope .cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

.vivaVoyageScope .cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

.vivaVoyageScope #cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

.vivaVoyageScope #cd-timeline::before {
    /* this is the vertical line */
}

@media only screen and (min-width: 1170px) {
    .vivaVoyageScope #cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }
}

.vivaVoyageScope .cd-timeline-block {
    position: relative;
    margin: 2em 0;
}

.vivaVoyageScope .cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
}

.vivaVoyageScope .cd-timeline-block:first-child {
    margin-top: 0;
}

.vivaVoyageScope .cd-timeline-block:last-child {
    margin-top: -3px;
    margin-bottom: 0;
    border: 3px solid transparent;
}

@media only screen and (min-width: 1170px) {
    .vivaVoyageScope .cd-timeline-block {
        margin: 4em 0;
    }
    .vivaVoyageScope .cd-timeline-block:first-child {
        margin-top: 0;
    }
    .vivaVoyageScope .cd-timeline-block:last-child {
        margin-bottom: 0;
        border: 3px solid transparent;
    }
}

.vivaVoyageScope .cd-timeline-img {
    position: absolute;
    top: 0;
    left: -9px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    /*  -webkit-box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
     box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  */
}

.vivaVoyageScope .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.vivaVoyageScope .cd-timeline-img.cd-picture {
    background: #75ce66;
}

.vivaVoyageScope .cd-timeline-img.cd-movie {
    background: #c03b44;
}

.vivaVoyageScope .cd-timeline-img.cd-location {
    background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
    .vivaVoyageScope .cd-timeline-img {
        width: 15px;
        height: 15px;
        margin-left: 0px;
        /* Force Hardware Acceleration in WebKit */
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }
    .vivaVoyageScope .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden;
    }
    .vivaVoyageScope .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 0.6s;
        animation: cd-bounce-1 0.6s;
    }
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.vivaVoyageScope .cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: transparent;
    border-radius: 0.25em;
    padding: 0px;
    /*   -webkit-box-shadow: 0 3px 0 #d7e4ed;
    box-shadow: 0 3px 0 #d7e4ed; */
}

.vivaVoyageScope .cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
}

.vivaVoyageScope .cd-timeline-content h2 {
    color: #666666;
    margin-top: 1px;
}

.vivaVoyageScope .cd-timeline-content p,
.vivaVoyageScope .cd-timeline-content .cd-read-more,
.vivaVoyageScope .cd-timeline-content .cd-date {
    font-size: 13px;
}

.vivaVoyageScope .cd-timeline-content .cd-read-more,
.vivaVoyageScope .cd-timeline-content .cd-date {
    display: inline-block;
}

.vivaVoyageScope .cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
}

.vivaVoyageScope .cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #ffffff;
    border-radius: 0.25em;
}

.vivaVoyageScope .no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
}

.vivaVoyageScope .cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

.vivaVoyageScope .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 0px solid transparent;
    border-right: 0px solid #ffffff;
}

@media only screen and (min-width: 768px) {
    .vivaVoyageScope .cd-timeline-content h2 {
        font-size: 20px;
        margin-top: 2px;
    }
    .vivaVoyageScope .cd-timeline-content p {
        font-size: 16px;
    }
    .vivaVoyageScope .cd-timeline-content .cd-read-more,
    .vivaVoyageScope .cd-timeline-content .cd-date {
        font-size: 14px;
    }
}

@media only screen and (min-width: 1170px) {
    .vivaVoyageScope .cd-timeline-content {
        margin-left: 0;
        padding: 0px;
        width: 100%;
    }
    .vivaVoyageScope .cd-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #ffffff;
    }
    .vivaVoyageScope .cd-timeline-content .cd-read-more {
        float: left;
    }
    .vivaVoyageScope .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 16px;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: left;
        margin-left: 70px;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #ffffff;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
        float: right;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(odd) .cd-timeline-content {
        float: left;
        margin-left: 70px;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(odd) .cd-timeline-content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #ffffff;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-read-more {
        float: right;
    }
    .vivaVoyageScope .cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-date {
        left: auto;
        right: 122%;
        text-align: right;
    }
    .vivaVoyageScope .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden;
    }
    .vivaVoyageScope .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s;
    }
}

@media only screen and (min-width: 1170px) {
    .vivaVoyageScope {
        /* inverse bounce effect on even content blocks */
    }
    .vivaVoyageScope .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation: cd-bounce-2-inverse 0.6s;
        animation: cd-bounce-2-inverse 0.6s;
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.vivaVoyageScope .cd-timeline-block {
    margin: 0px;
    border: 3px solid #9C867A;
    position: relative;
    padding-bottom: 4vmin;
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.vivaVoyageScope .itineraryContainer {
    background-color: white;
}

.vivaVoyageScope .itnTitle {
    color: #666666;
}

.vivaVoyageScope .itnContent {
    color: #666666;
}

.vivaVoyageScope .cd-timeline-img {
    background: #3399cc;
}

.vivaVoyageScope .cd-timeline-content {
    padding: 1px;
    padding-top: 0px;
}

.vivaVoyageScope .cd-date {
    color: White;
}

.vivaVoyageScope .packageDealsItnHeadings {
    color: #3399cc;
    font-size: 30px;
    background-color: #efefef;
    font-family: 'Oswald';
    color: #3399cc;
    font-weight: bold;
    padding: 10px;
}

.vivaVoyageScope .packageInfoDetailsLi {
    margin-right: 10px;
    width: 100%;
}

@media only screen and (max-width: 550px) {
    .vivaVoyageScope .packageDealsItnHeadings {
        font-size: 20px;
    }
}

@media only screen and (max-width: 800px) {
    .vivaVoyageScope .packageDealsTabbedInfoContainer {
        margin-top: -25px;
    }
}

@media only screen and (min-width: 991px) {
    .vivaVoyageScope .submitButton {
        padding-left: 5px !important;
    }
}

.vivaVoyageScope .myselect {
    padding: 11px;
    background-color: #f0f1ff;
    border: 1px solid #f0f1ff;
}

.vivaVoyageScope .myselect option {
    background: white;
    color: black;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.vivaVoyageScope select.disabled:hover {
    cursor: not-allowed;
}

.vivaVoyageScope #advancedSearchContentLux {
    display: none;
}

.vivaVoyageScope .advancedSearchLink {
    display: inline-block;
}

.vivaVoyageScope select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    appearance: none;
    background: url(https://cloud.githubusercontent.com/assets/7913347/20338079/3e020c9a-abee-11e6-8e5a-ca49c55b22ee.png) right/20px no-repeat #fff;
    padding-right: 20px;
}

.vivaVoyageScope select::-ms-expand {
    display: none;
}

@-moz-document url-prefix() {
    @media screen and (max-width: 568px) {
        .vivaVoyageScope header .navbar-header {
            top: -39px !important;
        }
    }
    @media screen and (max-width: 400px) {
        .vivaVoyageScope header .navbar-header {
            top: -60px !important;
        }
    }
}

@media screen and (max-width: 600px) {
    .vivaVoyageScope .call-us-text {
        top: -26px;
    }
    .vivaVoyageScope .call-us-text {
        top: 0px !important;
    }
    .vivaVoyageScope header .navbar {
        top: 8px;
    }
}

.vivaVoyageScope .active>.tabHeading:active {
    color: #666666 !important;
}

@media only screen and (max-width: 765px) {
    .vivaVoyageScope .vivaVoyageScope .footer-wrapper .footer-bottom .footer-bottom-menu {
        width: unset;
    }
    .vivaVoyageScope .vivaVoyageScope .table-td {
        width: 100%;
    }
}

.vivaVoyageScope .vivaVoyageScope .table-td {
    width: 38%;
}

.vivaVoyageScope .registerLoginLinks {
    /* display: none !important; */
}

.vivaVoyageScope .rainbowDots {
    height: 40px;
}

@media only screen and (max-width: 767) {
    .vivaVoyageScope .cruise-only-deals-header-p {
        font-size: 20px;
    }
    .vivaVoyageScope .viva-vvip-offer-header-p {
        font-size: 20px;
    }
}

@media only screen and (min-width: 200px) and (max-width: 640px) {
    .vivaVoyageScope {
        margin-bottom: 110px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {
    .vivaVoyageScope {
        margin-bottom: 140px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 2500px) {
    .vivaVoyageScope {
        margin-bottom: 115px;
    }
}

.vivaVoyageScope .headerImageShow {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 600;
    /* color: unset; */
}

.vivaVoyageScope a.my-static-link:hover {
    font-size: 12px;
    color: #337ab7 !important;
}

.vivaVoyageScope a.my-static-link {
    font-size: 12px;
    color: #337ab7 !important;
}

.vivaVoyageScope .navbar-header-mobile {
    top: -75px !important;
}

.headerImageShow {
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
    /* color: unset; */
}

@media only screen and (max-width: 767px) {
    .vivaVoyageScope .headerImageShow {
        display: block;
    }
    .vivaVoyageScope #contactContainer {
        display: block;
    }
    .vivaVoyageScope .contactContainer {
        display: block;
    }
}

@media only screen and (min-width: 767px) {
    .vivaVoyageScope .headerImageShow {
        display: none;
    }
    .vivaVoyageScope #contactContainer {
        display: none;
    }
    .vivaVoyageScope .contactContainer {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 911px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
    .headingTagLine {
        font-size: 13px !important;
    }
}