.right.placeInfo p{
    text-align: justify;
}
.left.placeInfo p{
    text-align: justify;
}
.iframe-map{
    width: 100%;
    height: 500px;
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- DAY ITINARARY 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
.itinarary {
    position: relative;
    overflow: hidden;
    padding-top: 4em;
    padding-bottom: 4em;
    margin-top: 3em;    
    margin-bottom: 3em;    
}
.opt .itinarary {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 2.65em;
}
#itinarary2.dark .day .right.placeInfo h2, #itinarary2.dark .day .left.placeInfo h2, #itinarary2.dark .day .right.placeInfo span, #itinarary2.dark .day .left.placeInfo span, #itinarary2.dark .day .right.placeInfo li h6, #itinarary2.dark .day .left.placeInfo li h6 {
    color: #fff;
}
#itinarary2.dark .day .right.placeInfo p, #itinarary2.dark .day .left.placeInfo p, #itinarary2.dark .day .right.placeInfo li, #itinarary2.dark .day .left.placeInfo li {
    color: rgba(255, 255, 255, 0.7);
}
#itinarary2.dark .day .right.placeInfo li, #itinarary2.dark .day .left.placeInfo li {
    border-color: rgba(255, 255, 255, 0.3);
}
.day {
    position: relative;
    overflow: hidden;
}
.day .left {
    display: block;
    position: relative;
    float: left;
    width: 50%;
}
.day .right {
    display: block;
    position: relative;
    float: right;
    width: 50%;
}
.day .placeInfo {
    background-color: #fff;
}
.day .right.placeInfo {
    /* padding: 1.5em 3em 1em 5.65em; */
    /* padding: 3.5em 0.5em 3em 3.5em; */
    padding: 1em 0.5em 1em 4.5em;
    min-height: 300px;
}
.day .left.placeInfo {
    background-color: #fff;
    /* padding: 3.5em 5.65em 3em 3.5em; */
    padding: 1em 4.5em 1em 1em;
    min-height: 300px;
}
.day .dayNum {
    display: block;
    left: 5%;
    top: 50%;
    width: 4.5em;
    height: 4.5em;
    line-height: 3.5em;
    font-size: 1.8em;
    font-weight: 600;
    border: 0.5em solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: -3.65em;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
}
.day .right .dayNum {
    left: -2.2em;
    right: auto;
}
.day .left .dayNum {
    right: -2.15em;
    left: auto;
}
.day span {
    display: block;
    margin-bottom: 1.35em;
}
.day ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.day ul li {
    display: block;
    float: left;
    width: 50%;
    position: relative;
    padding: 1.5em 1.5em 1.5em 3em;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.day ul li:first-child, .day ul li:nth-child(2) {
    border: none;
}
.day ul li i {
    position: absolute;
    left: 0;
    /* top: 1.55em; */
    font-size: 1.65em;
}
.day ul li h6 {
    text-transform: capitalize;
    margin-bottom: 0.35em;
    font-size: 1.15em;
}
.day .delight {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
}
.day .right .delight {
    padding: 1.65em 1.5em 1.65em 8.50em;
}
.day .left .delight {
    padding: 1.65em 1.5em 1.65em 6.15em;
}
.day .left .delight i {
    position: absolute;
    left: 2.15em;
    top: 0.95em;
    font-size: 1.65em;
}
.day .delight i {
    position: absolute;
    top: 0.95em;
    font-size: 1.65em;
}
.day .right .delight i {
    position: absolute;
    left: 3.35em;
    top: 0.95em;
    font-size: 1.65em;
}
.day .delight h6 {
    display: inline-block;
    color: #fff;
    margin: 0 0.5em 0 0;
}
.day .placeImg {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
}
.day .placeImg img {
    height: 100%;
    width: auto;
}
.opt .day .delight {
    font-size: 1.15em;
}
.opt .day .left .delight {
    padding-left: 5.85em;
}
.opt .day .right .delight {
    padding-left: 7.65em;
}
.opt .day .delight i {
    color: #fff;
}
.opt .day .left .delight i {
    left: 1.85em;
}
.opt .day .right .delight i {
    left: 2.95em;
}
.opt .day .placeImg {
    opacity: 1;
}
.day:hover > .placeImg {
    opacity: 1;
}
.day .left.placeImg {
    left: 0;
}
.day .right.placeImg {
    right: 0;
}
.opt .owl-carousel .item {
    margin: 0;
}
/*.day .one {
        background-image:url(../images/places/01.jpg);
        background-attachment: scroll;
        background-size:100%;
        background-position:top left;
        background-repeat:no-repeat;
}*/
.line {
    position: absolute;
    top: 10px;
    left: 50%;
    bottom: 90px;
    width: 1px;
    border-left: 1px dashed #fff;
    border-width: 3px;
    border-spacing: 0.85em;
    z-index: 98;
}
.tube {
    position: absolute;
    top: 18em;
    left: 50%;
    bottom: 1.65em;
    width: 4.65em;
    z-index: 98;
    margin-left: -2.15em;
    border-radius: 10em;
    -webkit-border-radius: 10em;
}
.tube .start {
    position: absolute;
    top: 1.5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.tube .end {
    position: absolute;
    bottom: 1.5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.car {
    display: block;
    background: url(../images/car.png) no-repeat 0 0;
    width: 39px;
    height: 75px;
    position: absolute;
    left: 50%;
    z-index: 99;
    margin-left: -18px;
}
.car.trigger {
    display: block;
    position: fixed;
    width: 39px;
    height: 75px;
    top: 50%;
    left: 50%;
    z-index: 999999999;
    margin-left: -18px;
}
#itinarary {
    position: relative;
}


.price-list .pricing-table-default {
    background: #eff1f6 none repeat scroll 0 0;
    margin-top: 30px;
}
#price-list.BGlight .pricing-table-default {
    background: #ffffff none repeat scroll 0 0;
}
.price-list .pricing-table-default:hover {
    background: #31aae2 none repeat scroll 0 0;
}
@media (max-width: 766px) {
    .price-list .pricing-table-default {
        margin-bottom: 30px;
    }
}
.price-list .pricing-head {
    padding: 25px 0 0;
}
.price-list .pricing-head .price {
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 100px;
    line-height: 15px;
    margin-top: 10px;
    padding-top: 15px;
    width: 100px;
}
.price-list .pricing-table-default:hover .price {
    background-color: #ffffff;
}
.price-list .pricing-head .price sup {
    font-size: 20px;
}
.price-list .pricing-head .price-digit {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}
.price-list .pricing-list {
    padding: 0;
}
.price-list .pricing-list li {
    border-bottom: 1px solid #f9f9f9;
}
.price-list .pricing-list li {
    display: block;
    padding: 8px 0;
}
.price-list .pricing-list li:first-child {
    padding-top: 25px;
}
.price-list .pricing-table-default .btn {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 0 none;
    color: #969595;
    display: inline-block;
    margin: 25px 0;
    padding: 13px 32px;
    text-transform: capitalize;
}
.price-list .pricing-table-default:hover .btn {
    background-color: #ffffff;
}
.price-list .pricing-table-default:hover li {
    color: #ffffff;
}
.price-list .pricing-table-default .btn, .price-list .pricing-list li, .price-list .pricing-head .price, .price-list .pricing-table-default {
    transition: all 0.3s ease-in-out 0s;
}


/* Background LIGHT */

/* Background Color4 */
.BGMdark, .day .placeInfo::before, .day .dayNum, .tube {
    background-color: #353839;
  }
  
.BGlight {
    background-color: #eff1f6;
}

.BGlight.opaque,
#itinarary2.light .day .right.placeInfo,
#itinarary2.light .day .left.placeInfo {
    background-color: rgba(239, 241, 246, 0.7);
}
#itinarary-wrap .tube{
    top: 0px;
}

.dayNum.abs{
    position: absolute;
    z-index: 99;
    background: #228b22;
}

/*--------- 3.3 Theme Blog Starts ---------- */

/*--------- 3.4 Theme Blog Single Starts ---------- */
.title-2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0;
    text-transform: capitalize;
}
.auther-wrap {
    border: 1px solid #dadada;
    background-color: #f2f2f2;    
    margin: 0 0 50px;
}
.auther-img, .auther-detail {padding-top: 30px; padding-bottom: 30px;}
.auther-detail {
    border-left: 1px solid #dadada;
}
.auther-detail .title-2 {margin-bottom: 20px;}
.auther-detail ul {
    margin-bottom: 10px;
    margin-right: -10px;
    text-align: right;
}
.auther-detail ul li { padding: 0 5px; }
.auther-detail ul li a { padding: 10px 5px; }
.auther-detail p {margin-bottom: 0;}
.auther-img > img {
    border-radius: 50%;
}
.rel-blog-slider {margin-top: 30px;}
.rel-blog-slider .item {box-shadow: none;}
.rel-blog-slider .blog-title { font-size: 26px;}
.rel-blog-slider .blog-wrap {margin-bottom: 0;}

/*Comment css*/
.comment-wrap {margin-bottom: 50px; margin-top: 50px;}
.comments .comment-avatar { padding-right: 35px; }
.comment-meta {
    display: inline-block;
    margin: 10px 0 20px;
    width: 100%;
}
.rel-blog-slider .blog-wrap .flexslider {
    margin: 10px 10px 30px;
}
.comment-meta .admin, .comment-meta .reply {
    border: 2px solid #3c4251;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin-right: 15px;
    padding: 0 10px;
    text-transform: capitalize;
    vertical-align: middle;
    font-weight: 600;
}
.comment-meta .admin:hover, .comment-meta .reply:hover {
    background-color: #000; color: #fff;
}
.comment-meta .title-2 {
    margin-right: 15px;
    vertical-align: middle;
}
.comment-meta .reply {
    float: right;
    margin-right: 0;
}
.comment-meta .reply i {
    margin-right: 8px;
}
.comment-text {
    clear: both;
}
.media.comment {
    margin-top: 30px;
    border-bottom: 1px dotted #a3a3a3;
}
.comment .media-body {padding-bottom: 20px;}
.comment-wrap .media-object {
    border-radius: 50%;
}

.media.comment-child {
    border-left: 2px solid #3c4251;
    border-top: 1px dotted #a3a3a3;
    padding-left: 35px;
    padding-top: 30px;
}

.reply-form { margin-top: 30px;}

.reply-form .btn {
    margin: 15px 15px 15px 0;
}
.form-icon .form-control {
    height: 45px;
    text-transform: capitalize;
}
.form-icon textarea.form-control {
    height: auto;
}
.form-icon  .form-group {
    margin-bottom: 25px; position: relative;
}
.form-group .fa {
    position: absolute;
    right: 35px;
    top: 40px;
}
.form-group.no-label  .fa{
    top: 15px;
}
/*--------- 3.4 Theme Blog Single Ends ---------- */

/*--------- 3.5 Pagination Starts ---------- */
.pagination-wrap {
    border-top: 1px solid #3c4251;
    padding-top: 30px;
}
.pagination-1 {
    margin: 0 0 50px;
    padding: 0;;
}
.pagination-1 > li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
}
.pagination-1 > li a {
    border: 2px solid #3c4251;
    display: inline-block;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    width: 45px;
    text-align: center;
}
.pagination-1 > li a:hover, .pagination-1 > li a:focus, .pagination-1 > li a.active {
    background-color: #3c4251;
    color: #ffffff;
}
/*--------- 3.5 Pagination Ends ---------- */

/*-----  3.6 Theme Blog Responsive Starts -----*/
@media (min-width:768px) and (max-width:992px) {
    .comments .comment-date {
        display: block;
        margin-top: 10px;
    }
    .breadcrumb-bg {margin-top: 10em;}
}
@media (max-width: 767px) {
    .blog-title {
        font-size: 30px;
    }
    #blog-page .post-wrap, #blog-single-page .single-post {
        margin-bottom: 50px;
    }
    #blog-page-left .post-wrap {
        margin-top: 50px;
    }
    .single-post-warp .row, .posts-wrap .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .auther-detail {
        border-top: 1px solid #dadada;
        border-left: 0;
    }
}
@media (max-width:567px) {  
    .comments .comment-avatar {
        float: none !important;
    }
    .comments .comment-date {
        display: block;
        margin-top: 10px;
    }
}
/*----- 3.6 Theme Blog Responsive Ends -----*/

/******************************* 
   3 - BLOG PAGE CSS ENDS 
********************************/

/*-- Event Brite Starts --*/
.popup-register {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius: 5px;
    padding: 25px 35px;
}
.modal-dialog .close.close-btn > span {
    background-color: #000000;
    border-radius: 5em;
    color: #ffffff;
    display: block;
    height: 25px;
    opacity: 1;
    width: 25px;
}

@media (max-width:480px){
    .popup-register{        
        padding: 15px;
    }
    .popup-register form iframe{
        height: 500px;
    }
}
.event-brite-form {
    display: inline-block;
    margin: auto;
}
/*-- ./Event Brite --*/

/*-- Book Now --*/
.booking-wrap a {
    display: inline-block;
    margin: auto;
}
.booking-form {margin-top: 25px;}
.popups-wrap .modal-content::after {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.popups-wrap .modal-content {
    background-image: url(../images/places/01.jpg);
    background-size: cover;
    position: relative;
    border-radius: 0;
}
.booking-wrap {
    display: inline-block;
    padding: 0 0 30px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
}
#contact.booking-form textarea.form-control {
    height: auto;
}
.popups-wrap .theme-btn {
    width: 100%;
}
.popups-wrap .sub-detail {
    margin-bottom: 25px;
    font-size: 16px;
}
.popup-cls:hover{
    opacity: 0.7;
}
.popup-cls.close  {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    opacity: 1;
    padding: 7px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 5;
}
.popup-cls.close:before{    
    border-color: rgba(0, 0, 0, 0) #000000;
    border-style: solid;
    border-width: 0 45px 45px 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.popup-cls.close:hover::before {
    opacity: 0.5;
}
select.selectpicker {
    color: #999999;
}
.modal-open .modal#booking-popup { margin: 10px;}
#booking-popup .modal-dialog {margin: auto;}

/*-- ./Book Now --*/


/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- FONT STYLING FOR CHROME AND SAFARI 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari-Opera specific declarations here  */
    .info-box.option .counter .date {
        padding: 1.1em 1em 1.35em 1em !important;
    }
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- OPERA HACK 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
doesnotexist:-o-prefocus, #contact input[type="submit"] {
    font-family: "Roboto", Arial !important;
}
doesnotexist:-o-prefocus, span.error:after {
    display: none;
}
doesnotexist:-o-prefocus, span.error {
    bottom: 0;
}
doesnotexist:-o-prefocus, h5, doesnotexist:-o-prefocus, h6 {
    font-weight: 400 !important;
}
doesnotexist:-o-prefocus, .slides-container img, doesnotexist:-o-prefocus, #image-slider.carousel .item img {
    -webkit-backface-visibility: hidden;
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
}
doesnotexist:-o-prefocus, .slides-container li, doesnotexist:-o-prefocus, #image-slider.carousel .item {
    -webkit-animation-delay: 1s !important;
    -moz-animation-delay: 1s !important;
    -o-animation-delay: 1s !important;
    -ms-animation-delay: 1s !important;
    animation-delay: 1s !important;
}

/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- IE9+ HACK 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
@media screen and (min-width: 0\0) {
    .carousel-control.left, .carousel-control.right {
        margin-top: -3em;
    }
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- TRANSITION CSS 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
a, .owl-theme .owl-controls .owl-buttons div, #upcoming .item .overlay, #upcoming .item .name, ul.social li a, .day .placeImg, .carousel-control, #home.affix, .btn {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#gallery .item:hover img, ul.social li a:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.item a.zoom {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.item:hover a.zoom {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    /*-o-transform: scale(1);*/
    -ms-transform: scale(1);
    transform: scale(1);
}
.item img, .bgcolor, .navbar-default .navbar-nav > li:hover > a {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
/* SLIDER ANIMATION */
.slides-container img {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 15s linear infinite 0s;
    -moz-animation: imageAnimation 15s linear infinite 0s;
    /*-o-animation: imageAnimation 15s linear infinite 0s;*/
    -ms-animation: imageAnimation 15s linear infinite 0s;
    animation: imageAnimation 15s linear infinite 0s;
}
.slides-container li, #image-slider.carousel .item {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    /*-o-animation-delay: 6s;*/
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}
#image-slider.carousel .item img {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation1 15s linear infinite 0s;
    -moz-animation: imageAnimation1 15s linear infinite 0s;
    /*-o-animation: imageAnimation1 15s linear infinite 0s;*/
    -ms-animation: imageAnimation1 15s linear infinite 0s;
    animation: imageAnimation1 15s linear infinite 0s;
}
@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in-out;
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.15);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -webkit-animation-timing-function: ease-in-out;
    }
}
@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in-out;
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.15);
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        -moz-animation-timing-function: ease-in-out;
    }
}
/*@-o-keyframes imageAnimation { 
        0% {
            opacity: 0;
            -o-animation-timing-function: ease-in-out;
        }
        50% {
            opacity: 1;
            -o-transform: scale(1.15);
        }
        100% {
            opacity: 0;
            -o-transform: scale(1);
            -o-animation-timing-function: ease-in-out;
        }
}*/
@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in-out;
    }
    50% {
        opacity: 1;
        -ms-transform: scale(1.15);
    }
    100% {
        opacity: 0;
        -ms-transform: scale(1);
        -ms-animation-timing-function: ease-in-out;
    }
}
@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in-out;
    }
    50% {
        opacity: 1;
        transform: scale(1.15);
    }
    100% {
        opacity: 0;
        transform: scale(1);
        animation-timing-function: ease-in-out;
    }
}
@-webkit-keyframes imageAnimation1 {
    0% {
        -webkit-animation-timing-function: ease-in-out;
    }
    50% {
        -webkit-transform: scale(1.15);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -webkit-animation-timing-function: ease-in-out;
    }
}
@-moz-keyframes imageAnimation1 {
    0% {
        -moz-animation-timing-function: ease-in-out;
    }
    50% {
        -moz-transform: scale(1.15);
    }
    100% {
        -moz-transform: scale(1);
        -moz-animation-timing-function: ease-in-out;
    }
}
/*@-o-keyframes imageAnimation1 { 
        0% {
            -o-animation-timing-function: ease-in-out;
        }
        50% {
            -o-transform: scale(1.15);
        }
        100% {
            -o-transform: scale(1);
            -o-animation-timing-function: ease-in-out;
        }
}*/
@-ms-keyframes imageAnimation1 {
    0% {
        -ms-animation-timing-function: ease-in-out;
    }
    50% {
        -ms-transform: scale(1.15);
    }
    100% {
        -ms-transform: scale(1);
        -ms-animation-timing-function: ease-in-out;
    }
}
@keyframes imageAnimation1 {
    0% {
        animation-timing-function: ease-in-out;
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
        animation-timing-function: ease-in-out;
    }
}
/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- RESPONSIVE CSS 
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
@media only screen and (min-width: 1601px) {
    .day .placeImg img {
        width: 100%;
        /* height: auto; */
    }
}
@media only screen and (min-width: 1401px) {
    .tube {
        position: absolute;
        top: 23em;
    }
}
@media screen and (min-width: 1025px) and (orientation: landscape) {
    .bx-wrapper .bx-next {
        right: -1.5em;
    }
    .bx-wrapper .bx-prev {
        left: -1.5em;
    }
    #slides.opt .info-box {
        bottom: 0.95em;
    }
    #image-slider a.carousel-control {
        margin-top: -2.35em;
    }
    #image-slider a.carousel-control .svg {
        width: 1em;
    }
    #testimonial .svg {
        width: 2.35em;
        height: auto;
    }
    /* OPTION COUNTER */
    .info-box.option {
        margin-top: -4.43em;
        padding-bottom: 3.85em;
    }
    .info-box.option .counter .date {
        width: 30%;
        font-size: 1.65em;
        padding: 1em 1em 1.35em 1em;
    }
    .info-box.option .counter .date strong {
        display: inline-block;
        font-size: 1em;
    }
    .info-box.option .counter .timerwrap {
        width: 70%;
        padding: 1.85em 0;
        height: 129px;
    }
    .info-box.option .counter .timerwrap div {
        font-size: 1.35em;
        font-weight: 300;
        padding: 0;
    }
    .info-box.option .counter .timerwrap div::before {
        top: 30%;
    }
    .info-box.option .counter .timerwrap div span {
        font-weight: 700;
        line-height: 1em;
    }
    #image-slider {
        margin-top: 75px;
    }
    .day .placeImg {
        /*opacity: 0.7;*/
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, cite, input, select, textarea, button, a, section, article, aside, header, #main-footer, nav {
        font-size: 13px;
    }
    h1 {
        font-size: 4em;
    }
    article h1 {
        font-size: 3em;
    }
    h2 {
        font-size: 2em;
    }
    h3 {
        font-size: 1.75em;
    }
    h4 {
        font-size: 1.55em;
    }
    h5 {
        font-size: 1.30em;
    }
    h6 {
        font-size: 1.15em;
    }
    .page-block {
        position: relative;
        padding: 4.85em 0;
    }
    .page-block-small {
        position: relative;
        padding: 2.85em 0;
    }
    .page-block-large {
        padding: 6.5em 0;
    }
    .page-block-full {
        padding: 3.65em;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 6em;
    }
    .counter {
        min-height: 7.75em;
    }
    .counter h4 {
        margin: 0.15em;
    }
    .info-box.option .counter .date {
        padding-bottom: 0.65em;
    }
    .info-box.option .counter .timerwrap {
        height: 115px;
    }
    .subscribe .right {
        height: auto;
    }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width: 990px) and (max-width: 1200px) and (orientation: landscape) {
    html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, cite, input, select, textarea, button, a, section, article, aside, header, #main-footer, nav {
        font-size: 13px;
    }
    h1 {
        font-size: 3.85em;
    }
    h2 {
        font-size: 1.85em;
    }
    .page-block {
        position: relative;
        padding: 4.85em 0;
    }
    .page-block-small {
        position: relative;
        padding: 2.85em 0;
    }
    .page-block-large {
        padding: 6.5em 0;
    }
    .page-block-full {
        padding: 3.65em;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 6.5em;
    }
    .counter h4 {
        margin: 0.30em;
    }
}
/* iPads (portrait and landscape) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    header .container > div {
        width: 100%;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 6em;
    }
    .copyright .container > div {
        margin: 1.5em 0;
        text-align: center;
    }
    .info-box {
        bottom: 17%;
    }
    .info-box.option .container {
        width: 100%;
    }
    .info-box.option .counter .timerwrap {
        height: 7.15em;
    }
    .info-box.option {
        margin-top: 0;
        padding-bottom: 3.65em;
    }
    .info-box.option .counter .timerwrap {
        padding-top: 0.65em;
    }
    .additional-info .container > div {
        padding: 1em;
    }
    #image-slider {
        margin-top: 11em !important;
    }
    #image-slider .carousel-caption .container {
        width: 100%;
    }
    .subscribe .right {
        height: 7.65em;
    }
}
/* iPads (portrait and landscape) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    html, body, div, p, table, tr, td, th, tbody, tfoot, ul, li, ol, dl, dd, dt, fieldset, cite, input, select, textarea, button, a, section, article, aside, header, #main-footer, nav {
        font-size: 14px;
    }
    a[href^=tel] {
        color: inherit;
        text-decoration: none;
        line-height: 0;
    }
    #travelInfo,  #contact {
        background-attachment: scroll;
        background-size: 300%;
    }
    #image-slider .carousel-caption h3 {
        letter-spacing: 0;
        text-transform: capitalize;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 5.65em;
    }
    .navbar-default .navbar-nav > li > a {padding: 0 1em;}
}
/* iPads (portrait and landscape) ----------- */
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .counter .date {
        font-size: 0.85em;
    }
    #slides.opt .info-box {
        bottom: 0.95em;
    }
    .info-box .container {
        padding: 0;
    }
    .counter {
        height: 7em;
        overflow: hidden;
    }
    .counter .date {
        height: 9em;
    }
    .info-box.option .counter .date h4 {
        margin: 0;
    }
    #image-slider {
        margin-top: 5.65em;
    }
    #image-slider .carousel-caption {      
        margin: 0 auto;
    }
    /* OPTION COUNTER */
    .info-box.option {
        margin-top: -3.65em;
        padding-bottom: 3.85em;
    }
    .info-box.option .counter {
        height: auto;
    }
    .info-box.option .counter .date {
        width: 30%;
        height: auto;
        font-size: 1.35em;
        padding: 1em 1em 1.35em 1em;
    }
    .info-box.option .counter .date strong {
        display: inline-block;
        font-size: 1em;
    }
    .info-box.option .counter .timerwrap {
        display: block;
        width: 70%;
        padding: 1em 0 1em;
        height: auto;
    }
    .info-box.option .counter .timerwrap div {
        font-size: 1.35em;
        font-weight: 300;
        padding: 0;
    }
    .info-box.option .counter .timerwrap div::before {
        top: 30%;
    }
    .info-box.option .counter .timerwrap div span {
        font-weight: 700;
        line-height: 1em;
    }
    .additional-info strong {
        font-size: 1.35em;
    }
    .owl-carousel .item .item-info .departure, .owl-carousel .item .item-info .arrival {
        padding: 1.35em;
    }
    .item h5 {
        font-size: 1.15em;
    }
    .owl-carousel .item .item-header i {
        height: 2.15em;
        width: 2.15em;
    }
    .day ul li {
        line-height: 1.65em;
    }
    #upcoming .item .name h1 {
        text-transform: capitalize;
    }
    .itinarary {
        padding-top: 0;
        margin-top: 1.65em;
    }
    #itinarary2 .day .placeInfo {
        padding: 6em 3em 7em;
    }
    .day .right, .day .left {
        float: none;
        width: 100%;
    }
    .day .placeImg {
        top: 0;
        height: auto;
        bottom: auto;
        overflow: hidden;
    }
    .day .placeImg img {
        width: 100%;
        height: 300px;
    }
    .day .placeInfo {
        margin-top: 615px;
    }
    .day .right.placeInfo, .day .left.placeInfo {
        padding-left: 9em;
        padding-right: 3.5em;
        margin-top:250px;
    }
    .day .right .delight, .day .left .delight {
        padding-left: 12.15em;
    }
    .day .right .delight i, .day .left .delight i {
        left: 5.55em;
    }
    .tube {
        left: 0;
        top: 8em;
        margin-left: 0;
    }
    .line, .car {
        left: 2.15em;
    }
    .day .dayNum {
        top: 0;
        left: 50% !important;
        margin-left: -2.65em;
        margin-top: -13em;
    }
}
@media only screen and (max-width: 996px) {
    h1 {
        font-size: 3.35em;
    }
    h2 {
        font-size: 1.85em;
    }
    h3 {
        font-size: 1.50em;
    }
    .page-block {
        position: relative;
        padding: 3.5em 0;
    }
    .page-block-small {
        position: relative;
        padding: 2.35em 0;
    }
    .page-block-large {
        padding: 4.85em 0;
    }
    .page-block-full {
        padding: 3.65em;
    }
    #slides header {
        bottom: auto;
    }
    header .container {
        width: 100%;
    }
    .navbar-nav {
        text-align: center;
    }
    header .logo a img {
        margin: 0 15px;
        display: block;
    }
    #image-slider .carousel-caption {
        width: 100%;
        padding: 0;
        maergin: 0;
        position: relative;
    }
    #image-slider .carousel-caption .container {
        padding: 0;
    }
    #image-slider .carousel-caption h3 {
        font-size: 1.5em;
        position: relative;
        width: 100%;
        margin: 0;
        text-align: center;
    }
    #image-slider .carousel-caption h6 {
        display: none;
    }
    #image-slider {
        margin-top: 7.7em;
    }
    .info-box .container > div {
        padding: 0;
        margin: 1em 0;
    }
    .info-box.option {
        position: relative;
        margin: 0;
    }
    .timerwrap div {
        padding-top: 1.15em;
    }
    .subscribe form input.btn {
        width: 10em;
    }
    .subscribe .btn-box {
        font-size: 1.15em;
        padding: 1.55em 1.65em 1em;
    }
    .itinarary {
        padding-top: 0;
        margin-top: 1.35em;
    }
    .opt #itinarary2 .day .placeInfo {
        padding: 6em 3em 7em;
    }
    .opt #itinarary2 .day .delight {
        padding: 1em 1.35em;
        text-align: center;
    }
    .opt #itinarary2 .day .delight i {
        position: relative;
        left: auto;
        display: inline-block;
        top: 0;
        vertical-align: middle;
    }
    .day .right, .day .left {
        float: none;
        width: 100%;
    }
    .day .placeImg {
        top: 0;
        height: auto;
        bottom: auto;
    }
    .day .placeInfo {
        margin-top: 486px;
    }
    .day .right.placeInfo, .day .left.placeInfo {
        padding-left: 9em;
        padding-right: 3.5em;
    }
    .day .right .delight, .day .left .delight {
        padding-left: 12.15em;
    }
    .day .right .delight i, .day .left .delight i {
        left: 5.55em;
    }
    .tube {
        left: 0;
        top: 8em;
        margin-left: 0;
    }
    .line, .car {
        left: 2.15em;
    }
    .day .dayNum {
        top: 0;
        left: 58% !important;
        margin-left: -2.65em;
        margin-top: -2.3em;
    }
    #main-footer .container, #main-footer .text-right {
        text-align: center;
    }
    #main-footer .text-right {
        margin-top: 1.5em;
    }
}
@media only screen and (min-width: 768px) {
    .subscribe form .btn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        z-index: 999;
        display: block;
        white-space: normal;
    }
    #success {
        display: block;
        margin: 0 auto;
        width: 55%;
        padding: 1.65em;
    }
}
/* Desktops, Large Screen and laptops ----------- */
@media only screen and (max-width: 767px) {
    .tube {
        width: 2.85em;
    }
    .tube .start,  .tube .end {
        font-size: 10px;
    }
    .car {
        left: 1.35em;
    }
    .line {
        left: 1.35em;
    }
    .day .right.placeInfo, .day .left.placeInfo {
        padding-left: 4.43em;
        padding-right: 0;
    }
    .day .right.placeImg, .day .left.placeImg {
        z-index: 9;
    }
    .day .right .delight, .day .left .delight {
        padding-left: 8em;
    }
    .day .right .delight i, .day .left .delight i {
        left: 2.65em;
    }
}
@media only screen and (min-width: 601px) and (max-width: 767px) {
    .admin-bar header {
        margin-top: 40px;
    }
    .day .placeImg img {
        width: 100%;
        height: 350px;
    }
    .day .dayNum{
        margin-top: -7.4em;
    }
    .right.placeInfo h4{
        margin-top:-85px;
    }
    .left.placeInfo h4{
        margin-top:-85px;
    }
    .line{
        bottom: 0px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px) {
    
    .admin-bar header {
        margin-top: 40px;
    }
    .admin-bar .affix.scroll {
        margin-top: 0;
    }
    .right.placeInfo h4{
        margin-top:55px;
    }
    .left.placeInfo h4{
        margin-top:55px;
    }
    .line{
        bottom: 0px;
    }
    .iframe-map{
        width: 100%;
        height: 380px;
    }
}

@media only screen and (min-width: 600px) and (max-width: 699px) {
    #owl-demo .item {
        margin: 1.85em;
    }
}

@media only screen and (min-width: 370px) and (max-width: 599px) {
    #itinarary-wrap .tube{
        top: 0px;
    }
    .day ul li {
        width: 100%;
        padding: 1em 1em 1em 3em;
        border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .day ul li:first-child {
        border: none !important;
    }
    .day ul li i {
        top: 0.3em;
    }
    .subscribe form input, .subscribe input[type="email"] {
        float: none;
        width: 100%;
    }
    .additional-info .container {
        padding: 0;
    }
    .owl-carousel .item {
        margin: 0;
    }
    .day .right.placeInfo, .day .left.placeInfo {
        margin-top: 13em;
        /* padding-top: 7em; */
    }
}
@media only screen and (min-width: 320px) and (max-width: 369px) {
    .day ul li {
        width: 100%;
        padding: 0 1em 1em 3em;
        border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    }
    .day ul li:first-child {
        border: none !important;
    }
    .day ul li i {
        top: 0.3em;
    }
    .day .right.placeInfo, .day .left.placeInfo {
        margin-top: 17em;
        padding-top: 7em;
    }
    .subscribe form input, .subscribe input[type="email"] {
        float: none;
        width: 100%;
    }
    .owl-carousel .item, #upcoming .item {
        margin: 0;
    }
    #testimonial p {
        font-size: 1em;
    }
    .carousel-control.left, .carousel-control.right {
        margin-top: -3em;
    }
    #quotes .container {
        padding: 0;
        text-align: center;
    }
    .day .placeInfo {
        margin-top: 28em;
    }
    .day .placeImg img {
        width: 100%;
        height: 220px;
    }
    .right.placeInfo h4{
        margin-top: -85px !important;
    }
    .left.placeInfo h4{
        margin-top: -85px !important;
    }
    .day .dayNum{
        margin-top: -4.5em;
        left: 60% !important;
    }
}
@media only screen and (max-width: 320px) {
    .day .right.placeInfo, .day .left.placeInfo {
        margin-top: 15em;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px) and (orientation: portrait) {
    .day .placeInfo {
        margin-top: 28em;
    }
    .day .placeImg img {
        width: 100%;
        height: 220px;
    }
    .day ul li h6 {
        text-transform: capitalize;
        margin: 0.35em 0px;
        font-size: 1.15em;
    }    
    .tour-details-content .photo-gallery .image-box .image{
        width: 100%;
    }
}

.scrollmagic-pin-spacer{
    margin-top:40px !important;
}

/* tabs and mobile accordiaon */

p.warning {
    text-align: center;
    line-height: 2;
    margin-bottom: 2rem;
  }
  p.warning a {
    background: #3bacff;
    color: #fff;
    padding: 0.2rem 0.7rem;
    border-radius: 3px;
    white-space: nowrap;
    text-decoration: none;
  }
  p.warning a.more {
    background: #45ba04;
  }
  
  .ootb-tabcordion {
    background: #fff;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    /* max-width: 680px; */
    padding: 1rem;
    margin: 1rem auto 4rem auto;
    border-radius: 3px;
  }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--tabs {
    opacity: 1;
    height: auto;
    visibility: visible;
    margin-bottom:10px;
  }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry {
    min-height: 0;
  }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry::before {
    display: none;
  }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry.is-active .ootb-tabcordion--entry-content {
    opacity: 1;
    transition: opacity 400ms ease-in-out;
  }
  .ootb-tabcordion.has-tabs .ootb-tabcordion--entry .ootb-tabcordion--entry-content {
    opacity: 0;
    transition: opacity 400ms ease-in-out;
  }
  
  .ootb-tabcordion--tabs {
    opacity: 0;
    height: 0;
    visibility: hidden;
    display: flex;
    flex-flow: wrap;
    margin: 0;
    list-style: none;
    padding: 0;
  }
  .ootb-tabcordion--tabs .tab {
    display: block;
    background: #061a3a;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 300;
    font-family: "myfont", sans-serif;
    margin: 0 5px;
    border: none;
    border-right: 1px solid #fff;
    cursor: pointer;
  }
  .ootb-tabcordion--tabs .tab:hover, .ootb-tabcordion--tabs .tab:focus {
    /* background: #535353; */
    outline: none;
  }
  .ootb-tabcordion--tabs .tab.is-active {
    background: #228b22;
  }
  .ootb-tabcordion--tabs .tab:hover:not(.is-active)
   /*. .ootb-tabcordion--tabs .tab.is-active:focus { */
{
    /* background: #1c9fff; */
    /* background: #061a3a; */
    /* background: #fff; */
    /* color: #228b22; */
  }
  
  .ootb-tabcordion--entry {
    overflow: hidden;
  }
  .ootb-tabcordion--entry::before {
    position: relative;
    content: attr(data-title);
    cursor: pointer;
    z-index: 1;
    background: #061a3a;
    color: #fff;
    padding: 0.5rem 1rem;
    display: block;
    border-radius: 3px;
    text-align: center;
  }
  .ootb-tabcordion--entry:hover, .ootb-tabcordion--entry:focus {
    outline: none;
  }
  .ootb-tabcordion--entry:hover::before, .ootb-tabcordion--entry:focus::before {
    background: #535353;
  }
  .ootb-tabcordion--entry.is-active .ootb-tabcordion--entry-content {
    margin-top: 0;
    height: auto;
    opacity: 1;
    transition: margin 400ms ease-out -100ms;
  }
  .ootb-tabcordion--entry.is-active::before {
    background: #228b22;
  }
  .ootb-tabcordion--entry.is-active:hover::before, .ootb-tabcordion--entry.is-active:focus::before {
    background: #228b22;
  }
  
  .ootb-tabcordion--entry-container {
    overflow: hidden;
    margin-bottom: 1px;
  }
  
  .ootb-tabcordion--entry-content {
    position: relative;
    margin-top: -100%;
    height: 0;
    opacity: 0;
    transition: margin 500ms ease-in;
    padding: 1rem;
  }

  @media (max-width:600px) {
    .ootb-tabcordion--entry-content {
        padding: 0px;
    }
    .ootb-tabcordion{
        padding: 0px;
    }
    .line{
        top:50px;
        bottom: 170px;
    }
  }

  .ootb-tabcordion--entry-content a.more {
    color: #444;
  }
  .ootb-tabcordion--entry-content a.more:hover {
    color: #3bacff;
  }


#tour_map iframe {
    border:0;
    margin-top: -0px;
    width: 100%;
}


.place-description {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-align: justify;
}

@media screen and (max-width: 500px) {
    .place-description {
        -webkit-line-clamp: 6;
    }
}