/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  

    
}
/* 
  ##Device = mac
  ##Screen = macbook pro 13
*/
/* Styles here */

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .itinery-list li a {
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1px;
    }
    ul.list-inline.itinery-list {
        text-align: center;
    }
    .mouse_scroll {
       display: block;
    margin: 0 auto;
    width: 24px;
    height: 100px;
    /* margin-top: 225px; */
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    bottom: 25px;
    }
    .fact-single h5 {
        color: #e2bf7a;
        font-size: 15px;
    }
    .carousel-caption h3 {
        font-size: 43px;
        letter-spacing: 6px;
    }
    .carousel-caption {
        bottom: 330px;
    }
    .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: -300px;
    }
   
}


@media (min-width: 1025px) and (max-width: 1366px) {  
    
     .over-text-normal 
    {
    top: 140px;
    }

}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding:10px 26px;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1.5px;
    }
    .over-text-normal {
        top: 128px;
    }
    .over-text  {
        top: 83px;
    }
    .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: -355px;
    }
    .product-right-list li {
        color: #fff;
        font-size: 12px;
        padding-top: 11px;
        height: 41px;
    }
    .product-right-list-div {
        background: #303030;
        border-radius: 20px;
        padding: 1px;
        text-align: center;
        display: block;
    }
    ul.list-inline.product-right-list {
        padding: 6px 0 6px;
    }
    .pro-3strip h3 {
        color: #fff;
        font-size: 23px;
        padding-top: 0;
    }
    .carousel-caption h3 {
        font-size: 35px;
        letter-spacing: 2px;
    }
    .carousel-botm-list li {
       color: #fff;
    font-size: 18px;
    line-height: 28px;
    min-height: 60px;
    vertical-align: middle;
    }
    .itinery-list li a {
        color: #fff;
        font-size: 12px;
        font-weight: 700;
    letter-spacing: 1px;
    }
    .book-now-btn-pro {
        background: #464646;
        color: #fff;
        padding: 13px 20px;
        border-radius: 20px;
        margin-left: 0px;
    }
    .fact-single h5 {
        color: #e2bf7a;
        font-size: 16px;
    }
    .title-strip h3 {
        font-size: 50px;
        font-weight: normal;
        color: #c79c42;
        text-align: center;
    }
    .sailing-time-list {
        padding: 11px 13%;
    }
    .faq-botm-strip h3 {
        color: #b4975e;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
    }
    .faq-botm-strip h4 {
        color: #fff;
        font-weight: 300;
        font-size: 22px;
    }
    .faq-botm-strip i {
        font-size: 30px;
        color: #fff;
        margin-bottom: 5px;
    }
    .paymentMethod .method.visa  {
        padding: 20px 10px 30px;
      }
      .paymentMethod .method.master-card  {
        padding: 20px 10px 30px;
      }
      .paymentMethod .method.amex  {
        padding: 20px 10px 30px;
      }

}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
    .paymentMethod .method.visa  {
        padding: 20px 10px 30px;
      }
      .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: -156px;
    }
    .carousel-caption h3 {
        font-size: 25px;
        letter-spacing: 6px;
    }
    .carousel-botm-list li  {
       color: #fff;
    font-size: 18px;
    line-height: 28px;
    min-height: 60px;
    vertical-align: middle;
    }
    .carousel-caption {
        bottom: 144px;
    }
      .product-right-list-div {
        background: #303030;
        border-radius: 20px;
        padding: 1px;
        display: inline-flex;
        margin-top: 35px;
    }
    .sailing-time-list li {
        font-size: 17px;
        color: #ffff;
    }
    .siling-right-div h3 {
        color: #ab8b4c;
        font-size: 25px;
        text-transform: uppercase;
        text-align: center;
    }
    .highlight-img-strip h3 {
        color: #b69351;
        font-size: 20px;
    }
    .faq-botm-strip h3 {
        color: #b4975e;
        font-size: 23px;
        text-transform: uppercase;
        font-family: 'Raleway', sans-serif;
    }
    .sailing-time-list {
        padding: 10px 18%;
    }
      .paymentMethod .method.master-card  {
        padding: 20px 10px 30px;
      }
      .paymentMethod .method.amex  {
        padding: 20px 10px 30px;
      }
    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
    }
    ul.nav.navbar-nav.navbar-right {
        margin-top: 32px;
    }
    .logo  {
        width: 75px;
    }
 .navbar-nav {
        float: left;
        margin: 0;
        margin-top: 10px;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 44px;
    }
    .dropdown-menu>li>a {
        color: #000 !important;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-top: 0;
    }
 .form-search-strip {
        position: relative;
        text-align: center;
        padding: 10px 0;
    }
    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 16px;
        background: #f3f8f9;
        margin-bottom: 2px;
        text-align: center;
    }
    .navbar-nav>li {
        float: initial;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 62px;
        background: #d2b075 !important;
        padding-top: 20px;
    }
    .search-bar {
        width: 90%;
        background: #fff;
        border: 1px solid #000;
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: 0;
        margin: 0px auto;
    }
    .nav>li>a>img {
        max-width: none;
        background: #d2b075;
        border-radius: 50%;
    }

    .text1 {
        top: 0%;
    }    
    .clock-hover {
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        padding: 0px 0 0;
        margin-bottom: 0;
    }
    .text1 .read-more-btn  {
        padding: 5px 10px !important;
    }
    img.img-responsive.landing-tab-img {
        border-radius: 20px;
    }
    .over-text-normal {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: 15px;
        top: 94px;
        opacity: 1;
        z-index: 999999;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }

.faq-top
{
    padding-top:15%;
}
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .text1 {
        top: 0%;
    }    
    .clock-hover {
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        padding: 0px 0 0;
        margin-bottom: 0;
    }
    .text1 .read-more-btn  {
        padding: 5px 10px !important;
    }
    .bottom-content2 h2 {
        color: #fff;
        font-size: 39px;
        margin-bottom: 9px;
        margin-top: 0;
    }
    .bottom-content2 p {
        color: #fff;
        font-size: 20px !important;
        line-height: 28px;
    }
    .blog-right {
        padding: 17px 0;
    }
    .blog-strip {
        margin-bottom: 30px;
    }
    .carousel-botm-list li {
        color: #fff;
        font-size: 12px;
        text-align: left;
        width: 19%;
        letter-spacing: 4px;
        border-right: 1px solid #fff;
        padding-right: 0;
        padding-left: 13px;
        line-height: 17px;
        padding-top: 4px;
        padding-bottom: 3px;
    }
    .carousel-botm-list li:last-child {
        border-right:none
    }
    .carousel-caption h3 {
        font-size: 39px;
        letter-spacing: 0;
    }
    .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: 0;
    }
    .carousel-caption {
        bottom: 10px;
    }
    .slider-nav  {
        bottom: 0px !important;
    }
    #next, #prev {
        position: absolute;
        top: 33%;
    }
    .product-left-strip {
        padding-right: 0px;
    }
    .product-pera {
        font-size: 17px;
        color: #ffff;
        line-height: 26px;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .product-right-list-div {
        background: #303030;
        border-radius: 10px;
        padding: 1px;
        display: block;
    }
    .pro-right-cart {
        background: #585757;
        border-radius: 10px;
        color: #fff;
        padding: 13px 11px;
        font-size: 15px;
        text-align: center;
    }
    ul.list-inline.itinery-list {
        text-align: center;
    }
    .itinery-list li {
        padding-right: 0;
        line-height: 45px;
    }
    .itinery-list li a img {
        width: 14px;
        margin-right: 3px;
        vertical-align:middle;
    }
    .itinery-list li a {
        color: #fff;
        font-size: 20px;
    }
    .book-now-btn-pro {
        margin-left: 0;
    }
    .fact-strip h4 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .wccarousel img {
        border-radius: 20px;
        /* margin-bottom: 20px; */
    }
    .overview-list li {
        padding-right: 0;
        display: contents;
        line-height: 46px;
    }
    .hightlight-btm-strip {
        padding: 0 170px;
    }
    .highlight-img-strip {
        margin-bottom: 30px;
    }
    .highlight-img-strip img  {
        width: 100px;
    }
    .pd2 {
        padding: 0 5px;
    }
    .sailing-div {
        background: #333333;
        padding: 15px;
    }
    .sailing-time-list {
        padding: 0px 0;
    }
    .sailing-time-list li {
        font-size: 23px;
        color: #ffff;
        text-align: center;
    }
    .siling-right-div h3 {
        color: #ab8b4c;
        font-size: 25px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 20px;
    }
    .faq-botm-strip {
        text-align: center;
        margin-bottom: 40px;
    }
    .faq-botm-strip i {
        font-size: 30px;
        color: #fff;
        margin-bottom: 10px;
    }
    .recomening-div {
        background: #333333;
        padding: 15px;
        margin-top: 26px;
    }
    ul.list-inline.product-right-list {
        padding: 4px;
        text-align: center;
    }
    .overview-div {
        margin-bottom: 20px;
    }







    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 11px;
        font-weight: 600;
        text-transform: uppercase;
    }
    ul.nav.navbar-nav.navbar-right {
        margin-top: 32px;
    }
    .logo  {
        width: 75px;
    }
    #next, #prev {
        padding: 20px 25px !important;
    }
    .buttns-home {
        margin-top: 0;
        padding: 30px 0 0;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin-top: 10px;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 44px;
    }
    .dropdown-menu>li>a {
        color: #000 !important;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-top: 0;
    }
    .form-search-strip {
        position: relative;
        text-align: center;
        padding: 10px 0;
    }
    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 16px;
        background: #f3f8f9;
        margin-bottom: 2px;
        text-align: center;
    }
    .navbar-nav>li {
        float: initial;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 62px;
        background: #d2b075 !important;
        padding-top: 20px;
    }
    .search-bar {
        width: 90%;
        background: #fff;
        border: 1px solid #000;
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: 0;
        margin: 0px auto;
    }
    .nav>li>a>img {
        max-width: none;
        background: #d2b075;
        border-radius: 50%;
    }
    .welcome-carousel {
        padding: 30px 0 30px;
        background: #000;
    }
    .our-story-strip {
        margin-bottom: 30px;
    }
    .our-story {
        padding: 90px 0 100px;
    }  
    .award-logo3 {
        width: 140px;
    }  
    .award-logo2 {
        width: 60px;
    }
    .award-logo1 {
        width: 60px;
    }
    .cruise-strip-right4 {
        margin-right: 0px;
        margin-bottom: 110px;
    }
    .cruise-strip-right2 {
        margin-right: 0;
        margin-bottom: 110px;
    }
    .cruise-sec4 {
        padding: 90px 0 70px;
    }
    footer {
        text-align: center;
    }
    .footer-logo {
        width: 90px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .copyright-text {
        color: #959595;
        font-size: 17px;
        text-align: center;
    }



    img.img-responsive.landing-tab-img {
        border-radius: 20px;
    }
    .nav-tabs>li>a> h4 {
        font-size: 16px;
    }
    .over-text-normal {
        top: 67px;
    }
    .over-text {
        top: 26px;
    }
    .futured-logo {
        width: 100%;
        margin: 0px auto;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        margin-bottom: 20px;
    }
    .futured-strip {
        padding: 0;
    }
    .over-text  {
        right: 15px;
    }
    .bottom-content h3 {
        color: #fff;
        font-size: 27px;
        padding-top: 0;
        margin-top: 0;
    }
    .bottom-content h2 {
        color: #ccae62;
        font-size: 50px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .title-strip h3 {
        font-size: 30px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        margin-bottom: 40px;
    }



    .event-logo {
        margin-bottom: 30px;
    }
    .events-logo-sec {
        background: #171717;
        padding: 30px 0 10px;
    }
    .event-logo h4 {
        color: #b28e47;
        font-size: 19px;
        font-weight: 600;
    }

    .offer-main-title {
        font-size: 27px;
        color: #a89060;
        line-height: 33px;
    }
    .offer-first-sec {
        padding: 30px 0;
        background: #000;
    }
    .offer-strip-img {
        position: relative;
        margin-bottom: 20px;
    }
    .offer-last-sec h1 {
        font-size: 29px;
        color: #fff;
        font-weight: normal;
        margin-bottom: 0;
    }
    .offer-last-sec h2 {
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        margin-top: 10px;
    }
    .offer-last-sec {
        background: #000;
        padding: 40px 0;
    }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {





}

@media only screen and (max-width: 767px) {
    
    
    
    .bookingconfrimation-strip  {
        padding:15px 30px;
    }
    .booking-title-strip h3 {
        color: #b28e47;
        font-size: 32px;
        padding: 0;
        margin: 0;
    }
    .booking-title-strip p {
        color: #fff;
        padding: 5px 0;
        font-size: 12px;
        line-height: 15px;
        margin: 0;
    }
    .booking-title-strip h4 {
        color: #fff;
        font-size: 19px;
        margin: 0;
        padding: 0;
    }
    .table-booking>tbody>tr>td {
        font-size: 17px;
        padding: 2px 0;
        color: #a2a2a2;
    }
    .bookingconfrimation-strip2  {
        padding:15px 30px;
    }


    .radius-left-top {
        border-top-left-radius: 0 !important;
    }
    
    .radius-right-top {
        border-top-right-radius: 0px !important;
    }
 
    
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: none;
    }
    .bottom-content2 h2 {
        color: #fff;
        font-size: 39px;
        margin-bottom: 9px;
        margin-top: 0;
    }
    .bottom-content2 p {
        color: #fff;
        font-size: 20px !important;
        line-height: 28px;
    }
    .blog-right {
        padding: 17px 0;
    }
    .blog-strip {
        margin-bottom: 30px;
    }
    .carousel-botm-list li {
        color: #fff;
    font-size: 15px;
    text-align: center;
    width: 31%;
    letter-spacing: 0;
    border-right: 1px solid #fff;
    padding-right: 0;
    padding-left: 0;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #fff;
    margin-bottom: 4px;
    border-radius: 20px;
    }
    .carousel-botm-list li:last-child {
        border-right:1px solid #fff
    }
    .carousel-caption h3 {
        font-size: 21px;
        letter-spacing: 0;
    }
    .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: 0;
    }
    .carousel-caption {
        bottom: 10px;
    }
    .slider-nav  {
        bottom: 0px !important;
    }
    #next, #prev {
        position: absolute;
        top: 33%;
    }
    .product-left-strip {
        padding-right: 0px;
    }
    .product-pera {
        font-size: 16px;
        color: #ffff;
        line-height: 26px;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .product-right-list-div {
        background: #303030;
        border-radius: 10px;
        padding: 1px;
        display: block;
    }
    .pro-right-cart {
        background: #585757;
        border-radius: 10px;
        color: #fff;
        padding: 13px 11px;
        font-size: 15px;
        text-align: center;
    }
    ul.list-inline.itinery-list {
        text-align: center;
    }
    .itinery-list li {
        padding-right: 0;
        line-height: 45px;
    }
    .itinery-list li a img {
        width: 14px;
        margin-right: 3px;
        vertical-align:middle;
    }
    .itinery-list li a {
        color: #fff;
        font-size: 22px;
    }
    .book-now-btn-pro {
        margin-left: 0;
    }
    .fact-strip h4 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .wccarousel img {
        border-radius: 20px;
        /* margin-bottom: 20px; */
    }
    .overview-list li {
        padding-right: 0;
        display: block;
        line-height: 46px;
    }
    .hightlight-btm-strip {
        padding: 0;
    }
    .highlight-img-strip {
        margin-bottom: 30px;
    }
    .highlight-img-strip img  {
        width: 100px;
    }
    .pd2 {
        padding: 0 15px;
    }
    .sailing-div {
        background: #333333;
        padding: 15px;
    }
    .sailing-time-list {
        padding: 25px 0;
    }
    .sailing-time-list li {
        font-size: 25px;
        color: #ffff;
        text-align: center;
    }
    .faq-botm-strip {
        text-align: center;
        margin-bottom: 40px;
    }
    .faq-botm-strip i {
        font-size: 30px;
        color: #fff;
        margin-bottom: 10px;
    }
    .recomening-div {
        background: #333333;
        padding: 15px;
        margin-top: 26px;
    }
    ul.list-inline.product-right-list {
        padding: 4px;
        text-align: center;
    }




    



    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 16px;
        background: #f3f8f9;
        margin-bottom: 2px;
        text-align: center;
    }
    .map  {
        margin: 20px 0;
    }
    .social  {
        display: none;
    }
    .logo {
        width: 50px;
    }
    .navbar {
        min-height: 105px;
    }
    .affix-top {
        position: inherit;
        top: 0;
        z-index: 999;
        width: 100%;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 15px;
        margin-bottom: 0px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .buttns-home {
        margin-top: 0;
        padding: 30px 0 0;
    }
    .btn-list-homepage {
        float: none;
        margin: 0px auto;
        text-align: center;
    }
    .btn-list-homepage li a {
        font-size: 15px;
        text-transform: uppercase;
    }
 
    .btn-list-homepage li  {
        margin-bottom: 10px;
    }

 
    .title-strip h3 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        text-align: center;
        line-height: 26px;
    }
    .sponsor-slider .owl-nav {
        position: absolute;
        top: -30px;
        right: 0;
    }
    .text p {
        font-size: 17px;
        line-height: 20px;
    }
    .text h3 {
        font-size: 24px;
    }
    .photogallery {
        padding: 60px 0;
    }
    .overlay {
        top: 0px;
    }
    ul.nav.navbar-nav.navbar-right {
        margin-top: 10px;
    }
    .navbar-collapse  {
        border-top: none;
    }
    .typewrite {
        font-size: 40px;
        color: #fff;
    }
    .award-logo {
        width: 100%;
        margin-bottom: 20px;
    }
    .cruise-strip-right {
        margin-top: 30px;
    }
    .view-btn-img {
        width: 100%;
        float: right;
    }
    .cruise-strip-right2 {
        margin-bottom: 130px;
    }
    .cruise-strip-right4 {
        margin-bottom: 130px;
    }
    .cruise-sec4 {
        padding: 90px 0 70px;
    }
    .client-strip {
        margin-top: 0;
    }
    .footer-logo {
        width: 100px;
        margin-top: 0;
        margin-bottom: 30px;
        /* margin: 0px auto; */
    }
    footer  {
        text-align: center;
    }
    .footer-strip {
        margin-bottom: 30px;
    }
    .mr-70 {
        margin-bottom: 30px;
    }
    .navbar-default  {
        border-color: transparent;
        background: #000;
        margin:0 0 ;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin-top: 10px;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 44px;
    }
    .dropdown-menu>li>a {
        color: #000 !important;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-top: 0;
    }
    .form-search-strip {
        position: relative;
        text-align: center;
        padding: 10px 0;
    }
    .sponsor-slider1 button.owl-prev {
        position: absolute;
        top: 42%;
        left: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .sponsor-slider1 button.owl-next {
        position: absolute;
        top: 42%;
        right: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .welcome-carousel {
        padding: 30px 0 0;
        background: #000;
    }
    .award-logo1, .award-logo2,.award-logo3, .award-logo4  {
        width: 65px;
    }
    .our-story-strip {
        margin-bottom: 30px;
    }
    .our-story {
        padding: 30px 0 0;
    }
    .cruise-sec {
        padding: 30px 0 0;
    }
    .cruise-sec2 {
        padding: 30px 0 0px;
    }
    .cruise-sec3  {
        padding: 30px 0 0px;
    }
    .pd5 {
        padding: 0 60px;
    }
    .tripadvisor-test {
        margin-top: 30px;
    }
    .sponsor-slider5 button.owl-prev {
        left: 0px;
    }
    .sponsor-slider5 button.owl-next  {
        right: 0px;
    }
    .grid > [class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .copyright-text {
        text-align: center;
    }
    .icons-list li img {
        width: 60px;
    }
    .footer-contactlist2 li > img {
        position: inherit;
        display: block;
        text-align: center;
        margin: 0px auto;
    }
    .footer-contactlist2 li {
        padding-left: 0;
    }
    .search-bar {
        width: 90%;
        background: transparent;
        border: 1px solid #fff;
    }
    

    .landing-pera {
        color: #fff;
        line-height: 32px;
        font-size: 17px;
        text-align: justify;
    }
    .title-strip6 h3 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        color: #ccae62;
        text-align: center;
        line-height: 26px;
    }
    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        position: relative;
        display: table-cell;
    }
    .over-text-normal {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: 15px;
        top: 95px;
        opacity: 1;
        z-index: 999999;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text-normal h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text-normal h3 {
        text-align: right;
        color: #fff;
        font-size: 24px;
    }
    .over-text {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right:15px;
        top: 100px;
        opacity: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text h3 {
        text-align: right;
        color: #fff;
        font-size: 24px;
    }
    .over-text h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text a {
        background: #ccae62;
        color: #fff;
        padding: 6px 10px;
        border-radius: 7px;
        font-size: 12px;
    }
    
.tab-content-h4 {
    font-size: 25px;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.bottom-content h2 {
    color: #ccae62;
    font-size: 52px;
    margin-bottom: 0;
    margin-top: 0;
}
.bottom-content h3 {
    color: #fff;
    font-size: 27px;
    padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 5px;
}
.brochure-landing {
    margin-bottom: 50px;
}
.futured-strip {
    padding: 30px 0;
}
.futured-logo {
    width: 100%;
    margin: 0px auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin-bottom: 30px;
}
.landing-footer {
    text-align: center;
}
.landing-footer-right {
    text-align: center;
}

.event-logo img {
    width: 60px;
}
.event-logo h4 {
    color: #b28e47;
    font-size: 18px;
    font-weight: 600;
}
.event-logo {
    margin-bottom: 30px;
}
.pad-1 {
    padding:0 15px;
}
.eventphotogallery-img {
    margin-bottom: 20px;
}
.events-logo-sec {
    background: #171717;
    padding: 40px 0 20px;
}
.success-message {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding-top: 15%;
}

.title-strip-events h3 {
    font-size: 39px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
.offer-main-title {
    font-size: 27px;
    color: #a89060;
    line-height: 33px;
}
.offer-first-sec {
    padding: 30px 0;
    background: #000;
}
.offer-strip-img {
    position: relative;
    margin-bottom: 20px;
}
.offer-last-sec h1 {
    font-size: 29px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0;
}
.offer-last-sec h2 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.offer-last-sec {
    background: #000;
    padding: 40px 0;
}
.text1 h3 {
    font-size: 13px;
    margin-top: 12px;
}
.text1 {
    top: 10%;
}    
.clock-hover {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 0px 0 0;
    margin-bottom: 0;
}
.text1 .read-more-btn  {
    padding: 5px 10px !important;
}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    
    #display_results
    {
        left:30px !important;
        position:unset !important;
    }
    .product-right-list li
    {
    color: #fff;
    font-size: 14px;
    padding-top: 11px;
    height: 55px;
    display: block;
    }

    .bookingconfrimation-strip  {
        padding:15px 15px 15px 25px;
    }
    .booking-title-strip h3 {
        color: #b28e47;
        font-size: 19px;
        padding: 0;
        margin: 0;
    }
    .booking-title-strip p {
        color: #fff;
        padding: 5px 0;
        font-size: 13px;
        line-height: 15px;
        margin: 0;
    }
    .booking-title-strip h4 {
        color: #fff;
        font-size: 16px;
        margin: 0;
        padding: 0;
    }
    .table-booking>tbody>tr>td {
        font-size: 17px;
        padding: 2px 0;
        color: #a2a2a2;
    }
    .bookingconfrimation-strip2  {
        padding: 15px 15px 15px 25px;
    }

    .title-strip-events h3 {
        font-size: 39px;
        font-weight: normal;
        color: #fff;
        text-align: center;
    }
    ul.list-inline.product-right-list {
        padding: 4px;
        text-align: center;
    }
    .carousel-botm-list li {
      color: #fff;
    font-size: 15px;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
   
    padding-right: 0;
    padding-left: 0;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0px solid #fff;
    margin-bottom: 4px;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
    border-right:none !important;
    
    }
    .carousel-botm-list li:last-child {
        /*border-right:1px solid #fff*/
    }
    .carousel-caption h3 {
        font-size: 21px;
        letter-spacing: 0;
    }
    .carousel-list {
        padding: 10px 0;
        background: #000;
        margin-top: 0;
    }
    .carousel-caption {
        bottom: 10px;
    }
    .slider-nav  {
        bottom: 0px !important;
    }
    #next, #prev {
        position: absolute;
        top: 33%;
    }
    .product-left-strip {
        padding-right: 0px;
    }
    .product-main-sec {
    background: #000;
    padding: 20px 0;
}
    .product-pera {
        font-size: 16px;
        color: #fff;
        line-height: 26px;
        font-weight: 600;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .product-right-list-div {
        background: #303030;
        border-radius: 10px;
        padding: 1px;
        display: block;
    }
    .pro-right-cart {
        background: #585757;
        border-radius: 10px;
        color: #fff;
        padding: 13px 11px;
        font-size: 15px;
        text-align: center;
    }
    ul.list-inline.itinery-list {
        text-align: center;
    }
    .itinery-list li {
        padding-right: 0;
        line-height: 45px;
    }
    .itinery-list li a img {
        width: 14px;
        margin-right: 3px;
        vertical-align:middle;
    }
    .itinery-list li a {
        color: #fff;
        font-size: 22px;
    }
    .book-now-btn-pro {
        margin-left: 0;
    }
    .fact-strip h4 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .wccarousel img {
        border-radius: 20px;
        /* margin-bottom: 20px; */
    }
    .overview-list li {
        padding-right: 0;
        display: block;
        line-height: 46px;
    }
    .hightlight-btm-strip {
        padding: 0;
    }
    .highlight-img-strip {
        margin-bottom: 30px;
    }
    .highlight-img-strip img  {
        width: 60px;
    }
    .pd2 {
        padding: 0 15px;
    }
    .sailing-div {
        background: #333333;
        padding: 15px;
    }
    .sailing-time-list {
        padding: 25px 0;
    }
    .sailing-time-list li {
        font-size: 25px;
        color: #ffff;
        text-align: center;
    }
    .faq-botm-strip
    {
    text-align: center;
    margin-bottom: 20px;
    min-height: 160px;
    }
    .faq-botm-strip i {
        font-size: 30px;
        color: #fff;
        margin-bottom: 10px;
    }
    .recomening-div {
        background: #333333;
        padding: 5px;
        margin-top: 26px;
    }




    .search-bar {
        width: 90%;
        background: transparent;
        border: 1px solid #fff;
        color:#fff;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        font-size: 16px;
        background: #c79c42;
        margin-bottom: 2px;
        text-align: center;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: #c79c42;
}
.navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
     color: #333;
    background-color: #c79c42;
}
    .social  {
        display: none;
    }
    .logo {
        width: 50px;
    }
    .navbar {
        min-height: 105px;
    }
    .affix-top {
        position: inherit;
        top: 0;
        z-index: 999;
        width: 100%;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 15px;
        margin-bottom: 0px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .buttns-home {
        margin-top: 0;
        padding: 30px 0 0;
    }
    .btn-list-homepage {
        float: none;
        margin: 0px auto;
        text-align: center;
    }
    .btn-list-homepage li a {
        font-size: 15px;
        text-transform: uppercase;
    }
 
    .btn-list-homepage li  {
        margin-bottom: 10px;
    }

 
    .title-strip h3 {
        font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #c79c42;
    text-align: center;
    line-height: 40px;
    }
    .sponsor-slider .owl-nav {
        position: absolute;
        top: 15px;
        right: 15px;
    }
  
    .photogallery {
        padding: 0px 0;
    }
  
  
    ul.nav.navbar-nav.navbar-right {
        margin-top: 10px;
    }
    .navbar-collapse  {
        border-top: none;
    }
    .typewrite {
        font-size: 40px;
        color: #fff;
    }
    .award-logo {
        width: 100%;
        margin-bottom: 20px;
    }
    .cruise-strip-right {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .view-btn-img {
        width: 100%;
        float: right;
    }
    .cruise-strip-right2 {
        margin-bottom: 15px;
            margin-right: 0px;
    }
    .cruise-strip-right4 {
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .cruise-sec4 {
        padding: 30px  0px 0px 0px
    }
    .client-strip {
        margin-top: 0;
    }
    .footer-logo {
        width: 100px;
        margin-top: 0;
        margin-bottom: 30px;
        /* margin: 0px auto; */
    }
    footer  {
        text-align: center;
    }
    .footer-strip {
        margin-bottom: 30px;
    }
    .mr-70 {
        margin-bottom: 30px;
    }
    .navbar-default  {
        border-color: transparent;
        background: #000;
        margin:0 0 ;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin-top: 10px;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 44px;
    }
    .dropdown-menu>li>a {
        color: #000 !important;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-top: 0;
    }
    .form-search-strip {
        position: relative;
        text-align: center;
        padding: 10px 0;
    }
    .sponsor-slider1 button.owl-prev {
        position: absolute;
        top: 42%;
        left: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .sponsor-slider1 button.owl-next {
        position: absolute;
        top: 42%;
        right: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .welcome-carousel {
        padding: 30px 0 0;
        background: #000;
    }
    .award-logo1, .award-logo2,.award-logo3, .award-logo4  {
        width: 65px;
    }
    .our-story-strip {
        margin-bottom: 30px;
    }
    .our-story {
        padding: 30px 0 0;
    }
    .cruise-sec {
        padding: 30px 0 0;
    }
    .cruise-sec2 {
        padding: 30px 0 0px;
    }
    .cruise-sec3  {
        padding: 30px 0 0px;
    }
    .pd5 {
        padding: 0 60px;
    }
    .tripadvisor-test {
        margin-top: 30px;
    }
    .sponsor-slider5 button.owl-prev {
        left: 0px;
    }
    .sponsor-slider5 button.owl-next  {
        right: 0px;
    }
    .grid > [class*=col-] {
        padding-left: 2px !important;
        padding-right: 2px !important;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .copyright-text {
        text-align: center;
    }




    .landing-pera {
        color: #fff;
        line-height: 32px;
        font-size: 17px;
        text-align: justify;
    }
    .title-strip6 h3 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        color: #ccae62;
        text-align: center;
        line-height: 26px;
    }
    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        position: relative;
        display: table-cell;
    }
    .over-text-normal {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: 15px;
        top: 95px;
        opacity: 1;
        z-index: 999999;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text-normal h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text-normal h3 {
        text-align: right;
        color: #fff;
        font-size: 20px;
    }
    .over-text {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: 15px;
        top: 47px;
        opacity: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text h3 {
        text-align: right;
        color: #fff;
        font-size: 24px;
    }
    .over-text h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text a {
        background: #ccae62;
        color: #fff;
        padding: 6px 10px;
        border-radius: 7px;
        font-size: 12px;
    }
    
.tab-content-h4 {
    font-size: 25px;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.bottom-content h2 {
    color: #ccae62;
    font-size: 52px;
    margin-bottom: 0;
    margin-top: 0;
}
.bottom-content h3 {
    color: #fff;
    font-size: 27px;
    padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 5px;
}
.brochure-landing {
    margin-bottom: 50px;
}
.futured-strip {
    padding: 30px 0;
}
.futured-logo {
    width: 75%;
    margin: 0px auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin-bottom: 30px;
}
.landing-footer {
    text-align: center;
}
.landing-footer-right {
    text-align: center;
}




.event-logo img {
    width: 60px;
}
.event-logo h4 {
    color: #b28e47;
    font-size: 18px;
    font-weight: 600;
}
.event-logo {
    margin-bottom: 30px;
}
.pad-1 {
    padding:0 15px;
}
.eventphotogallery-img {
    margin-bottom: 20px;
}
.events-logo-sec {
    background: #171717;
    padding: 40px 0 20px;
}
.success-message {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding-top: 15%;
}



.offer-main-title {
    font-size: 27px;
    color: #a89060;
    line-height: 33px;
}
.offer-first-sec {
    padding: 30px 0;
    background: #000;
}
.offer-strip-img {
    position: relative;
    margin-bottom: 20px;
}
.offer-last-sec h1 {
    font-size: 29px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 0;
}
.offer-last-sec h2 {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.offer-last-sec {
    background: #000;
    padding: 40px 0;
}

 /*------------------new style afsal----------------*/
 .story-title-bg {
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    font-weight: normal;
}
.cruise-strip-right h2 {
    color: #fff;
    font-size: 45px;
line-height: 50px;
font-weight: 300;
text-align: center;
    margin-top: 0;
    padding-top: 0;
}
.cruise-strip-right p {
    
    text-align: center;
}
.view-btn-img {
    width: 70%;
    float: none;
    margin: 3% auto;
}
.cruise-strip-right2 h2 {
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    text-align: center;
    margin-top: 0;
}
.cruise-strip-right2 p 
{
    text-align: center;
}
.cruise-strip-right3 h2 
{
        color: #fff;
        font-size: 45px;
        line-height: 50px;
        font-weight: 300;
        text-align: center;
        margin-top: 0;
}
.cruise-strip-right3 {
    margin-bottom: 15px;
}
.cruise-strip-right3 p
 {
        text-align: center;
}
.cruise-strip-right4 h2
 {
            color: #fff;
            font-size: 45px;
            line-height: 50px;
            font-weight: 300;
            text-align: center;
            margin-top: 0;
 }

.cruise-strip-right4 p
  {
            text-align: center;}
  
  .title-strip2 h3
   {
    font-size: 45px;
  }
  .left-testimonials-strip h2 {
    
    font-size: 42px;
    line-height: 50px;
  }
  .testi-sec {
    padding: 0px 0;
    background: #000;
}
.tranding {
    padding: 0px 0;
    background: #191919;
}

.bottom-content2 h2 {
    color: #fff;
    font-size: 39px;
    margin-bottom: 9px;
    margin-top: 0;
}
.bottom-content2 p {
    color: #fff;
    font-size: 20px !important;
    line-height: 28px;
}
.blog-right {
    padding: 17px 0;
}
.blog-strip {
    margin-bottom: 30px;
}

.text1 h3 {
    font-size: 13px;
    margin-top: 12px;
}
.text1 {
    top: 0%;
}    
.clock-hover {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    padding: 0px 0 0;
    margin-bottom: 0;
}
.text1 .read-more-btn  {
    padding: 5px 10px !important;
}


}

 /* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 250px) and (max-width: 319px) {
    #display_results
    {
        left:30px !important;
    }
    .product-right-list li 
    {
    color: #fff;
    font-size: 14px;
    padding-top: 11px;
    height: 55px;
    display: block;
    }
    .text1 h3 {
        font-size: 13px;
        margin-top: 12px;
    }
    .text1 {
        top: 0%;
    }    
    .clock-hover {
        font-size: 16px;
        line-height: 16px;
        color: #fff;
        padding: 0px 0 0;
        margin-bottom: 0;
    }
    .text1 .read-more-btn  {
        padding: 5px 10px !important;
    }

    .landing-pera {
        color: #fff;
        line-height: 32px;
        font-size: 17px;
        text-align: justify;
    }
    .title-strip6 h3 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        color: #ccae62;
        text-align: center;
        line-height: 26px;
    }
    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        position: relative;
        display: table-cell;
    }
    .over-text-normal {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: 15px;
        top: 95px;
        opacity: 1;
        z-index: 999999;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text-normal h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text-normal h3 {
        text-align: right;
        color: #fff;
        font-size: 24px;
    }
    .over-text {
        text-align: right;
        padding-right: 15px;
        position: absolute;
        right: -100px;
        top: 47px;
        opacity: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
    .over-text h3 {
        text-align: right;
        color: #fff;
        font-size: 24px;
    }
    .over-text h4 {
        text-align: right;
        color: #fff;
        font-size: 12px;
    }
    .over-text a {
        background: #ccae62;
        color: #fff;
        padding: 6px 10px;
        border-radius: 7px;
        font-size: 12px;
    }
    
.tab-content-h4 {
    font-size: 25px;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.bottom-content h2 {
    color: #ccae62;
    font-size: 52px;
    margin-bottom: 0;
    margin-top: 0;
}
.bottom-content h3 {
    color: #fff;
    font-size: 27px;
    padding-top: 10px;
    margin-top: 0px;
    padding-bottom: 5px;
}
.brochure-landing {
    margin-bottom: 50px;
}
.futured-strip {
    padding: 30px 0;
}
.futured-logo {
    width: 75%;
    margin: 0px auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin-bottom: 30px;
}
.landing-footer {
    text-align: center;
}
.landing-footer-right {
    text-align: center;
}
    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 16px;
        background: #f3f8f9;
        margin-bottom: 2px;
        text-align: center;
    }
    .social  {
        display: none;
    }
    .logo {
        width: 50px;
    }
    .navbar {
        min-height: 105px;
    }
    .affix-top {
        position: inherit;
        top: 0;
        z-index: 999;
        width: 100%;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 20px;
        margin-right: 15px;
        margin-bottom: 0px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .buttns-home {
        margin-top: 0;
        padding: 30px 0 0;
    }
    .btn-list-homepage {
        float: none;
        margin: 0px auto;
        text-align: center;
    }
    .btn-list-homepage li a {
        font-size: 15px;
        text-transform: uppercase;
    }
 
    .btn-list-homepage li  {
        margin-bottom: 10px;
    }

 
    .title-strip h3 {
        font-size: 25px;
        text-transform: uppercase;
        font-weight: 600;
        color: #fff;
        text-align: center;
        line-height: 26px;
    }
    .sponsor-slider .owl-nav {
        position: absolute;
        top: 15px;
        right: 15px;
    }
  
    .photogallery {
        padding: 0px 0;
    }
  
  
    ul.nav.navbar-nav.navbar-right {
        margin-top: 10px;
    }
    .navbar-collapse  {
        border-top: none;
    }
    .typewrite {
        font-size: 40px;
        color: #fff;
    }
    .award-logo {
        width: 100%;
        margin-bottom: 20px;
    }
    .cruise-strip-right {
        margin-top: 30px;
    }
    .view-btn-img {
        width: 100%;
        float: right;
    }
    .cruise-strip-right2 {
        margin-bottom: 90px;
    }
    .cruise-strip-right4 {
        margin-bottom: 90px;
    }
    .cruise-sec4 {
        padding: 30px  0px 0px 0px;
    }
    .client-strip {
        margin-top: 0;
    }
    .footer-logo {
        width: 100px;
        margin-top: 0;
        margin-bottom: 30px;
        /* margin: 0px auto; */
    }
    footer  {
        text-align: center;
    }
    .footer-strip {
        margin-bottom: 30px;
    }
    .mr-70 {
        margin-bottom: 30px;
    }
    .navbar-default  {
        border-color: transparent;
        background: #000;
        margin:0 0 ;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin-top: 10px;
        display: contents;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        margin-top: 44px;
    }
    .dropdown-menu>li>a {
        color: #000 !important;
        text-align: center;
        background: #fff;
        border-bottom: 1px solid #000;
        padding-top: 0;
    }
    .form-search-strip {
        position: relative;
        text-align: center;
        padding: 10px 0;
    }
    .sponsor-slider1 button.owl-prev {
        position: absolute;
        top: 42%;
        left: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .sponsor-slider1 button.owl-next {
        position: absolute;
        top: 42%;
        right: 0;
        font-weight: normal;
        font-size: 18px !important;
        color: #747474 !important;
    }
    .welcome-carousel {
        padding: 30px 0 0;
        background: #000;
    }
    .award-logo1, .award-logo2,.award-logo3, .award-logo4  {
        width: 71px;
    }
    .our-story-strip {
        margin-bottom: 30px;
    }
    .our-story {
        padding: 90px 0 0;
    }
    .cruise-sec {
        padding: 30px 0 0;
    }
    .cruise-sec2 {
        padding: 30px 0 0px;
    }
    .cruise-sec3  {
        padding: 30px 0 0px;
    }
    .pd5 {
        padding: 0 60px;
    }
    .tripadvisor-test {
        margin-top: 30px;
    }
    .sponsor-slider5 button.owl-prev {
        left: 0px;
    }
    .sponsor-slider5 button.owl-next  {
        right: 0px;
    }
    .grid > [class*=col-] {
        padding-left: 2px !important;
        padding-right: 2px !important;
        padding-top: 2px;
        padding-bottom: 2px;
    }
    .copyright-text {
        text-align: center;
    }
    .story-title-bg {
        color: #fff;
        font-size: 35px;
        line-height: 40px;
        font-weight: normal;
    }
    .cruise-strip-right h2 {
        color: #fff;
        font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    text-align: center;
        margin-top: 0;
        padding-top: 0;
    }
    .cruise-strip-right p {
        
        text-align: center;
    }
    .view-btn-img {
        width: 70%;
        float: none;
        margin: 3% auto;
    }
    .cruise-strip-right2 h2 {
        color: #fff;
        font-size: 45px;
        line-height: 50px;
        font-weight: 300;
        text-align: center;
        margin-top: 0;
    }
    .cruise-strip-right2 p 
    {
        text-align: center;
    }
    .cruise-strip-right3 h2 
    {
            color: #fff;
            font-size: 45px;
            line-height: 50px;
            font-weight: 300;
            text-align: center;
            margin-top: 0;
    }
    .cruise-strip-right3 {
        margin-bottom: 15px;
    }
    .cruise-strip-right3 p
     {
            text-align: center;
    }
    .cruise-strip-right4 h2
     {
                color: #fff;
                font-size: 45px;
                line-height: 50px;
                font-weight: 300;
                text-align: center;
                margin-top: 0;
     }
    
    .cruise-strip-right4 p
      {
                text-align: center;}
      
      .title-strip2 h3
       {
        font-size: 45px;
      }
      .left-testimonials-strip h2 {
        
        font-size: 42px;
        line-height: 50px;
      }
      .testi-sec {
        padding: 0px 0;
        background: #000;
    }
    .tranding {
        padding: 0px 0;
        background: #191919;
    }
    .product-main-sec {
    background: #000;
    padding: 90px 0;
}
.carousel-botm-list li {
       color: #fff;
    font-size: 15px;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
    /* border-bottom: 1px solid #fff; */
    padding-right: 0;
    padding-left: 0;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0px solid #fff;
    margin-bottom: 4px;
    border-radius: 0px;
    border-bottom: 1px solid #fff;
    border-right: none !important;
    }
}


/* navbar togle */

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}