@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-reg-webfont.eot');
    src: url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-reg-webfont.woff') format('woff'),
         url('../fonts/lato-reg-webfont.ttf') format('truetype'),
         url('../fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'rupee_foradianregular';
    src: url('../fonts/rupee_foradian-webfont.eot');
    src: url('../fonts/rupee_foradian-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rupee_foradian-webfont.woff') format('woff'),
         url('../fonts/rupee_foradian-webfont.ttf') format('truetype'),
         url('../fonts/rupee_foradian-webfont.svg#rupee_foradianregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/lato-lig.eot');
    src: url('../fonts/lato-lig.eot') format('embedded-opentype'),
         url('../fonts/lato-lig.woff2') format('woff2'),
         url('../fonts/lato-lig.woff') format('woff'),
         url('../fonts/lato-lig.ttf') format('truetype'),
         url('../fonts/lato-lig.svg#LatoLight') format('svg');
}
@font-face {
    font-family: 'LatoHairline';
    src: url('../fonts/lato-hai.eot');
    src: url('../fonts/lato-hai.eot') format('embedded-opentype'),
         url('../fonts/lato-hai.woff2') format('woff2'),
         url('../lato-hai.woff') format('woff'),
         url('../fonts/lato-hai.ttf') format('truetype'),
         url('../fonts/lato-hai.svg#LatoHairline') format('svg');
}
@font-face {
    font-family: 'UrbanSketch';
    src: url('../fonts/UrbanSketch.eot');
    src: url('../fonts/UrbanSketch.eot') format('embedded-opentype'),
         url('../fonts/UrbanSketch.woff2') format('woff2'),
         url('../fonts/UrbanSketch.woff') format('woff'),
         url('../fonts/UrbanSketch.ttf') format('truetype'),
         url('../fonts/UrbanSketch.svg#UrbanSketchRegular') format('svg');
}
@font-face{
	font-weight:normal;
	font-style:normal;
	font-family:'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot');
	url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face{
	font-weight:normal;
	font-style:normal;
	font-family:'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot');
	url('../fonts/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto-Light.ttf') format('truetype'),
    url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
}


.hf-sprite {
    background: url(../img/hf-sprite.png) 0 0 no-repeat;
}

.pull-right-collapsed{
    float: right !important;
    border: 2px solid #235252e0;
    padding: 5px;
    border-radius: 50px;
    width: 120px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.pull-right-collapsed:hover{
float: right !important;
background-color: #235252e0;
border: 2px solid #235252e0;
padding: 5px;
border-radius: 50px;
width: 120px;
color:#ffffff;
text-align: center;
}


.search_sprite {
    background: url(../img/search_sprite.png) no-repeat;
}

.aboutUs_sprite {
    background:url(../img/aboutUs_sprite.png)
}

.career_sprite {
    background: url(../img/career-sprite.png) 0 0 no-repeat;
}

.cs-sprite {
    background: url(../img/cs-sprite.png) 0 0 no-repeat;
}

.dream-sprite {
    background: url(../img/dream-sprite.png) 0 0 no-repeat;
}

.mb10 {
    margin-bottom: 10px
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .form-group.form-group-lg .icon-dropdown, .form-group.form-group-lg .icon-dropdown-hotel {
        display: none;
    }
}

.txth3 {
    font-size: 30px !important
}

.txth4 {
    font-size: 23px !important
}

.txth5 {
    font-size: 18px !important
}

.txtwt500 {
    font-weight: 500 !important
}

.banner-text {
    font-size: 75px;
    font-weight: bold;
}

.banner-text-small {
    font-size: 27px;
    font-weight: bold;
}

    .banner-text-small span {
        font-size: 46px;
    }

.btn-bg {
    background-color: #fff;
}

.banner-text-small a {
    color: #000;
    font-weight: bold;
    padding: 7px 10px;
    font-size: 16px;
    font-weight: bold;
}

    .banner-text-small a:hover {
        color: #000;
        font-weight: bold;
    }

.mag {
    padding: 0px 451px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.full-menu {
    border: 2px solid #000;
    padding: 4px 26px 4px 14px;
}

.top-user-area .top-user-area-list > li.top-user-area-lang .nav-drop-menu li span {
    margin-left: 10px;
}

.drop-down-menu {
    width: 150px;
}

.input-error {
    background-color: #fbb0b0 !important;
    border-color: #f27e90 !important;
}

.wish a {
    background-color: #ff0254;
    padding: 22px 10px 23px 10px;
    color: #fff !important;
    font-weight: bold !important;
}

.heart-padding {
    padding-left: 5px;
}

/* .social {
    font-size: 10px;
    background: #fff;
    padding: 1px 3px;
    border-radius: 12px;
    margin-right: 5px;
    margin-left: 5px;
    color: #000;
} */

.top-header {
    background: -moz-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #8c5a45), color-stop(25%, #653c3f), color-stop(50%, #623961), color-stop(75%, #292471), color-stop(100%, #433871)); /* safari4+,chrome */
    background: -webkit-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* ie10+ */
    background: linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c5a45', endColorstr='#433871',GradientType=1 ); /* ie6-9 */
    padding: 10px;
    background-size: cover;
}

    .top-header li {
        color: #fff;
        font-size: 14px;
    }

.phone {
    float: left;
    margin-right: 10px;
}

.search-bg {
    background-size: cover;
    width: 100%;
    background: -moz-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #8c5a45), color-stop(25%, #653c3f), color-stop(50%, #623961), color-stop(75%, #292471), color-stop(100%, #433871)); /* safari4+,chrome */
    background: -webkit-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* ie10+ */
    background: linear-gradient(85deg, #8c5a45 0%, #653c3f 25%, #623961 50%, #292471 75%, #433871 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c5a45', endColorstr='#433871',GradientType=1 ); /* ie6-9 */
}

.hotel-search::-webkit-input-placeholder {
    color: #000 !important;
}

.hotel-search::-moz-placeholder {
    color: #000 !important;
}

.hotel-search:-ms-input-placeholder {
    color: #000 !important;
}

.hotel-search:-moz-placeholder {
    color: #000 !important;
}

option {
    /* Whatever color  you want */
    color: #333;
}

.dropdown p {
    display: inline-block;
    font-weight: bold;
}

.form-group.form-group-lg .icon-right {
    left: 85%;
    color: #fff;
}

.form-group.form-group-lg .icon-cal {
    left: 70%;
    color: #fff;
}

.btn-search {
    background: #fff;
    color: #000;
    border: #fff;
    border-radius: 0px;
    font-weight: bold;
    padding: 8px 15px;
    margin-top: 10px
}

    .btn-search[disabled] {
        background: #e27513;
        color: #fff;
    }

.form-group-select-plus select {
    -webkit-appearance: none; /*Removes default chrome and safari style */
    -moz-appearance: none; /* Removes Default Firefox style */
}

.form-group.form-group-lg .icon-dropdown {
    left: 70%;
    color: #fff;
    top: -4px;
}

.form-group.form-group-lg .icon-dropdown-hotel {
    left: 86%;
    color: #fff;
    top: -4px;
}

.home-blog {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 18px;
}

.dpaul-home-blog {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
}

.dpaul-blog-img-first {
    padding-top: 14%;
}

.dpaul-blog-img-sec {
    /* padding-top: 2%; */
}


.home-blog > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #ff0254;
    border: 1px solid #ff0254;
    border-bottom-color: transparent;
    cursor: default;
}


.home-blog > li a {
    color: #000;
    font-weight: bold;
    background-color: #DCD9D9;
}

.home-blog > li a h2 {
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 13px
}


.home-blog > li.active > a h2 {
    color: #fff;
}

.blog-heading {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

    .blog-heading span, .flight-title span {
        color: #ff0254;
    }

.home-review {
    background-color: #e27513;
    padding: 8px 12px;
    width: 60%;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    min-width: 150px;
}

.thumb-list-item-desciption {
    color: #000;
}

.review-head {
    border-left: 3px solid #e27513;
    padding-left: 0px !important;
}

.sidebar-widget h6 {
    margin-top: 0px;
}

.sidebar-widget .thumb-list {
    padding-left: 20px;
}

.home-sidebar-blog {
    background-color: #01AEF0;
    padding: 8px 12px;
    width: 60%;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    min-width: 150px;
}

    .home-review span, .home-sidebar-blog span {
        padding-left: 10px;
    }

.blog-head {
    border-left: 3px solid #01AEF0;
    padding-left: 0px !important;
    margin-top: 0%;
}

    .blog-head ul li img {
        width: 85%;
    }

.home-blog-desc {
    font-size: 13px;
    line-height: 1.4;
}

.blog-date {
    font-size: 12px !important;
    font-style: italic;
}

.sec2 {
    height: 450px;
}

.dream-dest-img {
    background-image: url(../img/sectionbg.jpg);
}

.wish {
    top: 50% !important;
}

.dream-dest {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

.dream-dest2 {
    font-size: 16px;
    width: 100%;
    text-align: left;
    margin-top: 0;
}

    .dream-dest2 span {
        color: #ff0254;
    }

.dream-form {
    background: transparent;
}

.heart {
    width: 11%;
}

.sec4 {
    padding-top: 50%;
    border-radius: 10px;
    text-align: center;
    background-size: cover;
}

    .sec4 h4 a {
        font-size: 17px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    .sec4 h4 {
        margin-bottom: 0px;
    }

    .sec4 h5 {
        color: #fff;
        font-size: 13px;
        padding-bottom: 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

        .sec4 h5 span {
            color: #e27513;
        }

.second-title h2,
.second-title h3 {
    font-weight: bold;
    color: #333;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 0
}

.second-title p {
    padding-bottom: 20px;
}

.vertical-align {
    margin-top: 2%;
    margin-bottom: 6%;
}

    .vertical-align h2 {
        text-transform: uppercase;
        font-size: 21px;
        font-weight: bold;
        color: #000;
    }

    .vertical-align h3 {
        text-transform: uppercase;
        font-size: 16px;
        color: #000;
        font-weight: bold;
        padding-top: 7%;
    }

    .vertical-align ul li a {
        color: #999;
        font-size: 13px
    }

    .vertical-align a span {
        background-color: #e27513;
        color: #fff;
        padding: 12px 21px;
        text-transform: uppercase;
        font-size: 12px;
        border-radius: 19px;
    }

    .vertical-align a:hover,
    .vertical-align a:focus {
        text-decoration: none
    }

    .vertical-align .row {
        margin-bottom: 6%;
    }

.footer-phone {
    font-size: 14px;
}

    .footer-phone span {
        float: right;
        padding-right: 30px;
    }

footer#main-footer .quick .footer-heading {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    color: #fff
}

.quick ul li a {
    font-size: 11px;
}

.footer-photo {
    margin-top: 10px;
}

.touch {
    color: #e27513;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.partner {
    width: 60%;
    padding-top: 10%;
}

.concept {
    font-size: 20px;
    color: #666;
    font-weight: bold;
}

    .concept a {
        color: #000;
    }

    .btm-foot .btm-footer-heading {
        color: #000;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px
    }

/*.app-foot {
    margin-left: 11%;
}*/

.app-foot h3 {
    font-weight: bold;
    color: #000;
    font-size: 29px;
}

.app-foot p {
    font-weight: bold;
}

    .app-foot p span {
        font-weight: bold;
        color: #000;
    }

.app-icon {
    float: left;
    list-style-type: none;
    margin-left: 4%;
    margin-top: 3%;
}

.poular-left {
    text-align: left;
}


.tab-home .tab-hotel-international {
    width: 60%;
    margin: auto;
}

.tab-home .tab-hotel-domestic {
    width: 43%;
    margin: auto;
    min-width: 430px;
}

.tab-home {
    border-top: 3px solid #ff0254;
}

.hotel-deal {
    font-size: 23px;
    font-weight: bold;
    color: #000;
}

    .hotel-deal a {
        font-size: 23px;
        font-weight: bold;
        color: #000;
    }

        .hotel-deal a:hover {
            color: #ff0254;
        }

    .hotel-deal ul,
    .bus-deal ul {
        padding-left: 0
    }

    .hotel-deal ul li {
        list-style-type: none;
        border-bottom: 1px solid #999;
        color: #000;
        padding: 10px 20px
    }



.bus-deal a {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    margin-top: 4%;
}

    .bus-deal a:hover {
        color: #e27513;
    }

.bus-deal span {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    padding-left: 5%;
    padding-right: 2%;
    float: right;
}

    .bus-deal span:hover {
        color: #e27513;
    }


.bus-deal ul li {
    list-style-type: none;
    margin-top: 8px;
    border-bottom: 1px solid #999;
    line-height: 50px;
}


.view-more {
    background: #FF0254;
    color: #fff !important;
    padding: 3px 10px 3px 10px;
    border-radius: 16px;
    font-size: 12px;
}

.hotel-carousel .owl-buttons div.owl-prev, .hotel-carousel .owl-buttons div.owl-next {
    display: none;
}

.margin-search {
    margin-bottom: 12%;
}

.dpaul-hotel-img-first {
    padding-top: 2%;
}

.hotel-img {
    padding-left: 15px;
    padding-right: 0px;
}

.btn-hotel {
    background: #ff0254;
    border-color: #ff0254;
    border-radius: 0px;
    float: right;
    margin-top: 4%;
    margin-right: 5%;
}

.btn-explorer {
    background: #ff0254;
    border-color: #ff0254;
    border-radius: 0px;
    float: right;
}

.tab-home .tab-flight {
    width: 40%;
    margin: auto;
    min-width: 390px;
}

.flight-title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-top: 12px;
}

.flight-price {
    font-size: 46px;
    color: #000;
}

    .flight-price span {
        font-size: 24px;
    }

.line-height {
    line-height: 36px;
}

.digistreet-flight {
    display: block;
    position: relative;
    padding: 10px 0 10px 24px;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    text-align: center
}

.digistreet-flight li {
    float: none;
    display: inline-block
}

    .digistreet-flight:hover {
        color: #737373;
        -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
        box-shadow: -1px 2px 14px 4px rgba(0,0,0,0.2);
    }


.form-group.form-group-lg .icon-map-marker {
    left: 70%;
    color: #fff;
    top: 0px;
}


.tab-flystay {
    width: 54%;
    margin: auto;
    min-width: 570px;
}


.digi-popular {
    position: relative;
}

.digi-icon i {
    background: transparent;
    border-radius: 10px;
    line-height: 12px;
    margin-right: 8px;
}

li.active .digi-icon i {
    background: #ff0254;
    border-radius: 10px;
    line-height: 12px;
    margin-right: 8px;
}

.digi-icon, .digi-icon:hover {
    color: #fff;
}


.flynstay-head {
    color: #fff;
    font-weight: bold;
    margin-left: 15px;
    font-size: 14px;
}

.bus-border {
    border-top: 1px solid rgba(153, 153, 153, 0.46);
}

.bus-sec3 span {
    font-size: 25px;
    font-weight: bold;
    line-height: 31px;
}

.bus-sec3 h5 {
    font-weight: bold;
    font-size: 14px;
}

.bus-sec2 span {
    font-size: 18px;
    color: #ff0254;
    font-weight: bold;
    padding-left: 14px;
}

.bus-sec2 h5 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding-left: 14px;
    padding-top: 4px;
}

.bus-sec2 p {
    padding-left: 12px;
    font-weight: bold;
    font-size: 13px;
    color: #777;
}

.cruise-heading h5 {
    color: #ff0254;
    font-weight: bold;
}

.cruise-heading p {
    font-weight: bold;
    color: #000;
    font-size: 15px;
}

.cruise-gallery .col-md-4 {
    margin: 3px;
    width: 31.1%;
}

.cruise-gallery {
    border: 4px solid #D3D3D3;
}

.cruise-thumb {
    font-size: 14px;
    text-align: center;
}

.dpauls-head {
    /*background: url(../img/tab-bg.png);*/

    background: -moz-linear-gradient(85deg, #513635 0%, #442a27 15%, #6d3a2f 25%, #906b58 50%, #614a6c 60%, #594c70 75%, #423184 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #513635), color-stop(15%, #442a27), color-stop(25%, #6d3a2f), color-stop(50%, #906b58), color-stop(60%, #614a6c), color-stop(75%, #594c70), color-stop(100%, #423184)); /* safari4+,chrome */
    background: -webkit-linear-gradient(85deg, #513635 0%, #442a27 15%, #6d3a2f 25%, #906b58 50%, #614a6c 60%, #594c70 75%, #423184 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(85deg, #513635 0%, #442a27 15%, #6d3a2f 25%, #906b58 50%, #614a6c 60%, #594c70 75%, #423184 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(85deg, #513635 0%, #442a27 15%, #6d3a2f 25%, #906b58 50%, #614a6c 60%, #594c70 75%, #423184 100%); /* ie10+ */
    background: linear-gradient(85deg, #513635 0%, #442a27 15%, #6d3a2f 25%, #906b58 50%, #614a6c 60%, #594c70 75%, #423184 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#513635', endColorstr='#423184',GradientType=1 ); /* ie6-9 */
}

    .dpauls-head span {
        margin-left: 10px;
    }


    .dpauls-head h4 {
        color: #fff;
        padding: 20px 0px;
        font-weight: 300;
    }

.hotel-search {
    border: 1px solid #D4D4D4;
    color: #000;
    padding-left: 32px !important;
}

.search-icon {
    top: 29px;
}

.booking-item-passengers .hotel-search {
    /*border: 2px solid #D4D4D4;*/
    color: #000;
    padding-left: 5px !important;
}

.booking-item-border {
    border-bottom: 2px solid #ff0254;
}

.booking-list-summary > li {
    border: 1px solid #e6e6e6;
}

.bookingitem-list {
    background: #ED8323;
    padding: 5px 15px;
    margin-left: 0px;
    margin-right: 0px;
    color: #fff;
}

.booking-item-payment-flight .border {
    border-bottom: 1px dashed #d9d9d9;
}

.btn-color {
    background-color: #ff0254;
}

.price-color {
    color: #ff0254;
}

.val {
    font-size: 10px;
    float: right;
}

.hotel-booking {
    border: 1px solid #e6e6e6;
}

.hotel-wishicon {
    color: #FF0254;
    font-size: 18px;
    margin-left: 10px;
}

.booking-month {
    background: #FF0254;
    color: #fff;
    text-align: center;
}

.digi-date {
    background: #E2E2E2;
    padding: 0px;
    margin-top: 10px;
}


.booking-date {
    color: #FF0254;
    text-align: center;
    font-weight: bold;
}



.booking-day {
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}

.booking-item-list > li > i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    border-radius: 14px;
    margin-top: 6px;
    font-size: 16px;
    font-weight: 500;
}

.booking-item-list > li {
    font-size: 16px;
    font-weight: 500;
}

    .booking-item-list > li p {
        font-size: 10px;
        text-transform: uppercase;
        line-height: 14px;
    }

.booking-item-list {
    margin: 10px 0px;
}

.booking-upcoming {
    background: #01AEF0;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
    margin: 18px 0px;
}

.booking-info {
    color: #FF0254;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}

    .booking-info p {
        color: #565656;
    }

.booking-border {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.booking-month-cancelled {
    background: #565656;
    color: #fff;
    text-align: center;
}


.booking-date-cancelled {
    color: #565656;
    text-align: center;
    font-weight: bold;
}

.booking-upcoming-cancelled {
    background-color: #565656;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 10px;
    text-align: center;
    margin: 18px 0px;
}


.booking-info-cancelled {
    color: #565656;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
}


.booking-tab li a {
    color: #000;
}

.booking-tab > li.active > a {
    color: red;
}

    .booking-tab > li.active > a, .booking-tab > li.active > a:hover, .booking-tab > li.active > a:focus {
        color: red;
    }

.sort-booking-btn a {
    background: #000;
    color: #fff;
    padding: 4px 12px;
    text-transform: uppercase;
    font-size: 12px;
}

.sort-result-text {
    font-size: 12px;
}

.checkbox-small label .i-check {
    background: #01AEF0;
    border: 1px solid #01AEF0;
    border-radius: 10px;
}

.wishlisting {
    margin-left: 10px;
}

.delete-icon a {
    float: right;
    margin-top: 22px;
    margin-right: -21px;
    background: #D6D6D6;
    color: #716E6E;
    padding: 0px 5px;
}

.inclusions {
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-bottom: 3px solid #ff0254;
}

    .inclusions .inc-tab {
        background: rgba(0, 0, 0, 0.77);
        padding: 7px 14px 6px 10px;
        color: #fff;
        text-transform: uppercase;
        font-size: 27px;
        float: left;
        text-align: center;
    }

    .inclusions .inclusion-head {
        background: rgba(0, 0, 0, 0.77);
        padding: 9px 10px 10px 10px;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        float: left;
        text-align: center;
    }

.panecontent {
    position: relative;
}

.package-detail h5 {
    color: #000;
    font-size: 20px;
}

.view-details, .view-details:hover {
    background: #01AEF0;
    color: #fff;
    padding: 3px 12px 3px 12px;
    border-radius: 16px;
    font-size: 16px;
    margin-right: 22px;
}

.price-packages h1, .price-packages p {
    text-align: right;
    color: #000;
    clear: both;
    line-height: 30px;
    font-weight: 400;
}

.price-packages h4 {
    text-decoration: line-through;
    color: #000;
    float: right;
    line-height: 40px;
    font-weight: 400;
}

.code-box {
    border-radius: 20px;
}

.badge-package li {
    list-style-type: none;
}

.hover-package-img {
    z-index: 1;
    display: block;
    position: relative;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}


    .hover-package-img .feature-badge {
        position: absolute;
        top: 0;
        left: 0;
    }


    .hover-package-img .code-badge {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        margin-bottom: 67px;
        margin-left: 10px;
        background: #e27513;
        padding: 2px 10px;
        border-radius: 20px;
    }

.package-border {
    border-bottom: 3px solid #DCD9D9;
}

.package-text {
    background-color: #EAEAEA;
    text-align: center;
    color: #000;
    padding: 10px;
}

    .package-text h4 {
        color: #000;
        font-weight: 400;
    }

aside.sidebar-left-pacakges {
    padding: 15px;
    border: 1px solid #ff0254;
}

.sugg-fly {
    background: #ed8323;
    color: #fff;
    padding: 3px 9px;
    font-size: 12px;
    max-width: 315px;
}

.flight-details-carousel .owl-controls .owl-buttons div {
    background: #000;
    opacity: 2;
    border-radius: 3px;
    height: 40px !important;
    width: 40px !important;
    font-size: 37px;
    line-height: 36px;
    margin-top: -22px;
}

.flight-details-carousel .item {
    text-align: center;
    color: #000;
    border-right: 2px solid #CECECE;
}

.flight-details-carousel .item {
    text-align: center;
    color: #000;
    border-right: 2px solid #CECECE;
    padding: 0px;
}

.flight-details-carousel .owl-item {
    padding: 0 0px;
}

.flight-details-carousel .item a {
    color: #000;
    font-weight: bold;
}

.flight-details-carousel .item p {
    color: #ed8323;
    font-weight: bold;
}

.flight-details-carousel .owl-pagination {
    display: none;
}

.carousel-date-active {
    background: #01AEF0;
    color: #fff !important;
    margin: 0 43px;
}

.return-flight {
    background: #FBFBFB;
    border: 1px solid #ff0254;
}

.save-btn {
    background: #ED8323;
    color: #fff;
    padding: 0px 5px 0px 5px;
    border-radius: 15px;
    margin-top: 5px;
}

.round-margin {
    margin-bottom: 20px;
}

.round-bottom {
    border: 1px solid #e6e6e6;
}

.view-detail-round {
    background: #FBFBFB;
    border: 1px solid #e6e6e6;
    padding: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

.pad-left {
    padding-left: 32px;
}

.hotel-heading {
    line-height: 1em;
    font-weight: bold;
}

.hotel-pref {
    padding-left: 10px;
    width: 116px;
    font-size: 12px;
}

.pref-padding {
    padding-left: 24px;
}


.pref {
    font-size: 14px;
    margin-bottom: 0px;
}

.dis-head h5 {
    color: #ed8323;
    margin-bottom: 0;
    font-size: 16px;
}

.dis-head {
    margin-bottom: 15px;
}

.share-icon li a, .share-icon li {
    color: #818181;
    float: left;
    padding: 0;
    display: block;
}

.share-margin {
    margin-left: 10px;
}

.dom-round-border {
    border: 1px solid #C3C0C0;
    margin-top: 10px;
}

.dom-price {
    font-size: 38px;
}

.dom-flight-head {
    background: #ED8323;
    padding: 5px;
    margin-left: 0px;
    margin-right: 0px;
    color: #fff;
    border-right: 1px solid #e6e6e6;
}

    .dom-flight-head i {
        font-size: 18px;
        padding: 0px 10px 0px 10px;
    }

.inclusions-single {
    position: absolute;
    width: 100%;
    top: 0px;
    border-bottom: 3px solid #01AEF0;
}

    .inclusions-single .inc-tab {
        background: rgba(0, 0, 0, 0.77);
        padding: 10px 10px 10px 7px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        float: left;
        min-width: 13.94%;
        margin-left: 3px;
    }

.inc-tab-flight {
    margin-left: 0px !important;
}

.color-package h1, .color-package h3, .color-package h4, .color-package h5 {
    color: #000;
}

.color-package2 {
    text-align: right;
}

.hotel-wishicon-package {
    color: #FF0254;
    font-size: 30px;
    margin-left: 10px;
}

.color-package-btn {
    text-align: center;
}

    .color-package-btn a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 16px;
        padding: 6px 18px;
    }

.digi-all {
    background: #000;
    padding: 10px 30px;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
}

.package-icons {
    font-size: 27px;
    padding-right: 13px;
    padding-left: 10px;
    float: left;
}

.package-icons-text {
    float: left;
}

.package-slider .fotorama__nav--thumbs {
    display: block;
    margin-top: -35px;
}

.package-slider .fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
    background: #000;
    padding: 4px 12px;
    border-radius: 12px;
}

.package-slider .fotorama__thumb-border {
    margin-top: 6px !important;
    margin-left: 12px;
}

.digi-pack-icon {
    font-size: 40px;
    color: #000;
    padding-top: 16px;
}

.tab-package ul {
    margin-bottom: 1px;
}

.tab-package {
    border-bottom: 2px solid #ff0254;
}

.package-inclu h5 {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.package-inclu h6 {
    color: #000;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 0px;
}

.package-inclu p {
    color: #000;
}

.package-inclu-in {
    /*background: url(../img/inclusions.png);*/
    background-repeat: no-repeat;
    padding-left: 65px;
    margin-top: 25px;
}

.package-inclu-ex {
    /*background: url(../img/exclusions.png);*/
    background-repeat: no-repeat;
    padding-left: 65px;
    margin-top: 25px;
}

.daytab {
    border-bottom: 0px;
}

    .daytab li {
        float: none;
        padding-bottom: 1px;
        border-right: 4px solid #ddd7d7;
        margin-top: 15px;
    }

        .daytab li.active {
            border-right: 4px solid #FF0254;
        }

        .daytab li a {
            color: #000000;
            border: 0px solid #dddddd;
            border-bottom-color: transparent;
            cursor: default;
            margin-right: 0px;
            background: transparent;
        }

        .daytab li.active > a {
            background: #FF0254;
            border: 0px;
            color: #fff;
        }

            .daytab li.active > a:hover, .daytab li.active > a:focus {
                background: #FF0254;
                border: 0px;
            }

        .daytab li.end {
            padding-bottom: 0px;
        }


        .daytab li .fa {
            position: absolute;
            right: -13px;
            font-size: 26px;
            border-left-color: #ddd7d7;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            color: #ddd;
        }

        .daytab li.active .fa {
            color: #FF0254;
        }

.single-tab {
    width: 85px;
    float: right;
}

.pack-day-tab1 {
    background: #424040;
    border: 1px solid #424040;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
}

.pack-day-tab2 {
    border: 1px solid #8C8787;
    color: #424040;
    padding: 5px 8px;
    text-align: center;
    font-weight: bold;
}


.pack-day-tab3 {
    background: #A7A7A7;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}


.connect {
    border-top: 1px solid #989898;
    color: #989898;
    font-size: 12px;
    padding-top: 4px;
    margin-top: 10px;
    text-align: center;
}

.connect-i {
    display: block;
    position: relative;
    margin-top: -39px;
    font-size: 24px;
}

.connect-i1 {
    display: block;
    margin-top: -11px;
    float: left;
    margin-left: -18px;
    color: #989898;
}

.connect-i2 {
    display: block;
    margin-top: -18px;
    float: right;
    margin-right: -20px;
    color: #989898;
}

.connect-flight {
    text-transform: uppercase;
    color: #424040;
    font-weight: bold;
}

    .connect-flight p {
        font-size: 11px;
        text-align: right;
    }


.box-icon-pack {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    float: left;
    margin-right: 12px;
    background: #424040;
    color: #fff;
}


.pack-dest {
    text-align: right;
}

.pack-icon {
    text-align: right;
    font-size: 26px;
    color: #989898;
}

.icon-green {
    font-size: 20px;
    color: green;
    padding-top: 5px;
}

.advisor-img {
    width: 40px;
}

.advisor h5 {
    font-size: 14px;
    color: #01AEF0;
    font-weight: bold;
}

.advisor {
    line-height: 1px;
}

.three {
    margin-top: 14px;
}


.sight-detail1 h4 {
    color: #ed8323;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 10px;
}

.sight-detail1 h5 {
    color: #ed8323;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.sight-detail2 {
    background: rgba(235, 255, 250, 0.53);
    padding: 10px;
    margin-top: 10px;
}



    .sight-detail2 h5 {
        color: #737373;
        font-weight: bold;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .sight-detail2 h6 {
        color: #ff0254;
        font-weight: normal;
        margin-bottom: 0px;
        margin-top: 10px;
    }

.available li {
    float: left;
    list-style-type: none;
}

.sl {
    color: #ff0254;
    padding-right: 8px;
}

.na, .av {
    padding-right: 8px;
}

.tick-green {
    color: #15B937;
    font-weight: bold;
}

.about-carousel .owl-controls .owl-buttons div.owl-prev, .about-carousel .owl-controls .owl-buttons div.owl-next {
    margin-top: 230px;
}

.pres {
    color: #ff0254;
    text-align: right;
    font-weight: bold;
}

.about-sec2 {
    /*background-image: url(../img/about-us-bg.jpg);*/
}

.about-sec3 {
    background-image: url(../img/customer-bg.jpg);
}

.corporate-img {
    background-image: url(../img/corporate.jpg);
}

.about-bg-client {
    height: 235px;
}

.about-stats {
    padding-top: 15%;
}

.about-stats2 {
    padding-top: 6%;
}

.cor-head {
    padding-top: 15%;
}

.about-stats h1 {
    font-size: 70px;
    font-weight: bold;
    line-height: 60px;
}

.about-icon {
    float: left;
    margin-right: 15px;
    font-size: 30px;
    color: #333;
}

.about-desc {
    margin-left: 45px;
}

.about-title {
    font-size: 14px;
    font-weight: bold;
}

.best {
    text-align: center;
    padding: 25px 0px;
    font-weight: bold;
}

.about-head {
    text-align: center;
    font-weight: bold;
    color: #ff0254;
    border-bottom: 3px solid;
    width: 140px;
    margin: 0 auto;
    line-height: 28px;
}

.view-ser {
    background: #FF0254;
    color: #fff !important;
    padding: 10px 13px 10px 11px;
    border-radius: 16px;
    margin-left: 44%;
    font-size: 12PX;
}

.about-social-icon {
    font-size: 50px;
    color: #000;
    border: 10px solid #000;
    width: 90px;
    height: 90px;
    line-height: 74px;
    text-align: center;
    border-radius: 100%;
    display: inline-block
}


    .about-social-icon:hover {
        color: #FF0254;
        border: 10px solid #FF0254;
    }

.about-like h6 {
    font-weight: bold;
    color: #3b5998;
    font-size: 14px;
    line-height: 0px;
    padding-top: 10px;
}

.about-like p {
    border-bottom: 1px solid #B1BFE6;
    padding-bottom: 9px;
    font-size: 12px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.meal-inc {
    color: #989898;
}

.package-list {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #CCC8C8;
    border-bottom: 1px solid #CCC8C8;
    padding: 20px 0px;
}

    .package-list i {
        font-size: 32px;
        float: left;
        padding-bottom: 12px;
    }

    .package-list span {
        padding-top: 5px;
        padding-left: 10px;
        float: left;
    }

.digi-package {
    border: 2px solid #D4D4D4;
    color: #000;
}

.pack-border {
    border-bottom: 1px solid #D4CDCD;
    padding: 10px 0px;
}

.depart {
    color: #ed8323;
    font-weight: bold;
}

.total {
    text-align: left;
    color: #FF0254;
    font-weight: bold;
}

    .total p {
        color: #000;
        font-weight: bold;
    }

.cor-travel-icon {
    font-size: 20px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    display: block
}

.cor-travel-icon .fa {
    color: #ff0254;
}

.cor-head2 h5 {
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #000;
}

.cor-head2 p {
    text-align: center;
    color: #000;
}

.cor-head2 span {
    color: #ff0254;
}

.cor-head2 img {
    border: 2px solid #AFAFAF;
}

.cor-icon i {
    float: left;
    margin-right: 15px;
    font-size: 30px;
    color: #49555D;
    width: 35px
}

.cor-icon h5 {
    font-weight: bold;
    font-size: 15px;
    color: #643DA0;
    padding-top: 3px;
}

.cor-icon .cor_serv {
    border-bottom: 1px solid #B9B2B2;
    padding: 8px 20px;
    margin: 0px 22px;
}

.cor-stats {
    padding-top: 3%;
}

.cor-last p {
    text-align: left;
}


@media (max-width: 992px) {
    .home-review, .home-sidebar-blog {
        width: 69%;
    }

    .full-center {
        left: 41% !important;
    }

    .heart {
        width: 16%;
    }

    .form-group.form-group-lg .icon-cal {
        left: 84%;
        color: #fff;
    }

    .block-title {
        text-align: left
    }

    .block-title .nav {
        margin-bottom: 0
    }
    
    .content-tabs.cruise-tabs > li {
        float: left
    }

    .content-tabs.cruise-tabs > li > a {
        margin:0 10px
    }
}

.col-vsm-1, .col-vsm-2, .col-vsm-3, .col-vsm-4, .col-vsm-5, .col-vsm-6, .col-vsm-7, .col-vsm-8, .col-vsm-9, .col-vsm-10, .col-vsm-11,.col-vsm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.cor-stats h2 {
        font-size: 18px;
    }

@media (min-width: 480px) and (max-width: 767px) {
    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }

        .videoWrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .dpaul-blog-img-first {
        padding-top: 0%;
        padding-left: 5px;
    }

    .dpaul-blog-img-zero {
        padding-top: 0%;
        padding-right: 5px;
    }

    .dream-dest {
        font-size: 24px;
    }

    .tab-home .tab-hotel-domestic {
        width: 90%;
        margin: auto;
    }


    .flight-title {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        padding-top: 0px;
    }

    .flight-price {
        font-size: 34px;
        color: #000;
    }

    .btn-explorer {
        font-size: 10px;
    }

    .dpaul-radio {
        width: 33%;
        float: left;
    }

    .dpaul-radio-bus {
        width: 50%;
        float: left;
    }

    .cruise-gallery .col-md-4 {
        margin: 3px;
        width: 30.5%;
    }

    .booking-filters {
        width: 100%;
    }

    .wish-list > li {
        margin-right: 8%;
    }

    .price-packages h1 {
        font-size: 34px;
    }

    .dom-flight-head {
        border-bottom: 1px solid #e6e6e6;
    }

    .inclusions-single .inc-tab {
        min-width: 13.3%;
    }

    .package-icons {
        font-size: 17px;
    }

    .pack-dest {
        text-align: center;
    }

    .pack-dest2 {
        margin-top: 14px;
        text-align: center;
    }

    .pack-day-tab2 {
        font-size: 11px;
    }

    .pack-icon {
        display: none;
    }

    .cor-head h2 {
        font-size: 25px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    /*.search-bg {
        background: url(../img/tab-bg-mob.png);
    }*/

    .form-group.form-group-lg .icon-cal, .form-group.form-group-lg .icon-dropdown {
        color: #fff;
    }

    .mag {
        display: none;
    }


    .banner-text-small {
        display: none;
    }

    .banner-text {
        font-size: 48px;
        font-weight: bold;
        margin-left: 10%;
    }

    .hotel-deal {
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }

        .hotel-deal a {
            font-size: 18px;
        }
}

@media (max-width: 480px) {
    .heart {
        width: 31%;
        margin-left: 33%;
    }

    .mag {
        display: none;
    }


    .banner-text-small {
        display: none;
    }

    .banner-text {
        font-size: 48px;
        font-weight: bold;
        margin-left: 10%;
    }

    .tab-home .tab-hotel-domestic {
        width: 100%;
        margin: auto;
    }

    .home-blog {
        font-size: 11px;
    }

    .tab-hotel-domestic > li > a {
        position: relative;
        display: block;
        padding: 8px 8px;
    }

    .hotel-img, .hotel-img4 {
        width: 49%;
        float: left;
    }

    .col-xvs-4 {
        width: 44%;
        float: left;
    }

    .col-xvs-10 {
    }

    .line-height {
        line-height: 28px;
    }

    .flight-title {
        padding-top: 0px;
        font-size: 16px;
    }

    .flight-price {
        font-size: 26px;
        color: #000;
    }

        .flight-price span {
            font-size: 18px;
        }

    .btn-explorer {
        font-size: 9px;
    }

    .list-horizontal.list-border > li, .list-inline.list-border > li {
        padding-right: 0px;
    }

    .form-group.form-group-lg .icon-cal, .form-group.form-group-lg .icon-dropdown, .form-group.form-group-lg .icon-map-marker {
        left: 84%;
        color: #fff;
    }

    .dpaul-radio {
        width: 50%;
        float: left;
    }

    .tab-flystay {
        width: 100%;
        margin: auto;
        min-width: 320px;
    }

    .sight-seeing-img {
        width: 100%;
        float: left;
    }

    .bus-img {
        width: 70%;
        float: left;
    }

    .bus-deal a {
        font-size: 17px;
    }

    .bus-deal span {
        font-size: 17px;
    }

    .cruise-gallery .col-md-4 {
        width: 30.2%;
        float: left;
    }

    .booking-item-price {
        font-size: 44px;
    }

    .digi-date {
        width: 25%;
        float: left;
    }

    .sight-gallery {
        width: 25%;
        float: left;
    }

    .digi-flight {
        width: 70%;
        float: left;
    }

    .booking-info, .booking-info-cancelled {
        width: 75%;
        float: left;
    }

    .booking-upcoming, .booking-upcoming-cancelled {
        width: 25%;
        float: left;
        clear: both;
    }

    .sort-booking-btn, .sort-result-text {
        float: left;
    }

        .sort-booking-btn a {
            background: #000;
            color: #fff;
            padding: 4px 8px;
            text-transform: uppercase;
            font-size: 9px;
        }

    .sort-types {
        float: left;
        width: 33%;
    }


    .wish-list > li {
        margin-right: 8%;
    }


    .badge-package, .price-packages {
        width: 50%;
        float: left;
    }

        .price-packages h1 {
            font-size: 34px;
        }

    .inclusions {
        position: relative;
        border-bottom: 3px solid #ff0254;
    }


    .hover-package-img .code-badge {
        margin-bottom: 94px;
    }

    .inclusions .inclusion-head {
        padding: 10px;
    }

    .hotel-detail-img {
        width: 50%;
        margin: 0 auto;
    }

    .digi-pref {
        width: 50%;
        float: left;
    }

    .inclusions-single {
        margin-bottom: 60px;
        position: relative;
        border-bottom: 3px solid #000;
    }

    .package-icons {
        font-size: 18px;
        padding-right: 0px;
        padding-left: 0px;
        float: left;
    }

    .inclusions-single .inc-tab {
        min-width: 13.34%;
        background: #000;
    }

    .package-slider .fotorama__nav--thumbs {
        display: block;
        margin-top: 0px;
    }

    .pack-width-1 {
        width: 20%;
        float: left;
    }

    .pack-width-2 {
        width: 80%;
        float: left;
    }

    .pack-icon {
        display: none;
    }

    .pack-dest {
        text-align: center;
        margin-top: 15px;
    }

    .pack-dest2 {
        text-align: center;
        margin-top: 15px;
    }


    .package-list1 {
        width: 100%;
        clear: both;
    }

    .cor-head h2 {
        font-size: 25px;
    }

    .cor-stats .form-group.form-group-lg {
        margin-bottom: 20px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .hotel-deal {
        font-size: 18px;
    }

    .inclusions-single .inc-tab {
        margin-top: 21px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .hotel-deal {
        font-size: 17px;
    }

    hotel-deal li a {
        font-size: 22px;
        font-weight: bold;
        color: #000;
        margin-top: 4%;
    }

    .flight-title {
        padding-top: 0px;
    }

    .line-height {
        line-height: 33px;
    }

    .hotel-deal a {
        font-size: 22px;
        font-weight: bold;
        color: #000;
        margin-top: 4%;
    }

    .booking-filters {
        min-width: 157px;
    }

        .booking-filters > h3 {
            padding: 0 20px;
            font-size: 27px;
        }

    .price-packages h1 {
        font-size: 34px;
    }


    .dom-flight-head {
        border-bottom: 1px solid #e6e6e6;
    }

    .inclusions-single .inc-tab {
        min-width: 13.9%;
    }
}

@media (min-width: 320px) and (max-width: 1200px) {

    .inc-tab span {
        display: none !important;
    }
}

.convenient-tab {
    color: #ed8323;
    text-decoration: none;
    border-bottom: solid 1px;
}

.booking-now-title {
    margin-bottom: 7px;
    font-weight: bold;
    color: #ed8323;
    margin-left: 22px;
    font-size: 18px;
}

.booking-flight-img {
    background-color: #DCD9D9;
    text-align: center;
    padding: 20px;
}

.booking-item-flynstay-nonborder {
    border-bottom: none;
}

.booking-flight-found-img {
    width: 80px;
}

.booking-bus-departure-time {
    float: left;
    margin-right: 2%;
    margin-top: 4%;
}

.bus-item-departuretime {
    margin-bottom: 0px;
    font-weight: bold;
    border-bottom: dashed #000;
    border-width: 1px;
}

.booking-item-rating-title {
    font-size: 18.2px;
    color: #000;
    margin-right: 12px;
}

.booking-item-down-text {
    line-height: 1em;
    font-size: 15px;
    margin-top: 10px;
}

.booking-item-flight-text {
    color: #FF0254;
    margin-left: 15px;
}

.booking-item-flight-img {
    height: 24px;
    width: 50px;
}

.booking-item-flight-color {
    color: #000;
}

.booking-item-flight-date-color {
    color: #FF0254;
}

.flight-icon-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    float: right;
    text-align: center;
    margin-top: 3px;
}

.fly-stay-icon-img {
    position: absolute;
    top: 30%;
    left: 46.50%;
}

.inclusions-mid-sec {
    position: absolute;
    bottom: 0px;
}

.inclusions-mid-inc-tab {
    background: #ff0254;
    padding: 15px;
    color: #fff;
    font-size: 34px;
    float: left;
    text-align: center;
    -webkit-clip-path: polygon(16% 0%, 85% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(16% 0%, 85% 0%, 100% 100%, 0% 100%);
}

.inclusions-mid-inc-tab {
    color: #fff;
}

.inclusions-sec-img1 {
    padding-right: 0px;
}

.inclusions-sec-img2 {
    padding-left: 0px;
}

.detail-sec-background-color {
    background-color: #F9F9F9;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fly-stay-icon-img {
        position: absolute;
        top: 25%;
        left: 45.25%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .inclusions-mid-sec {
        bottom: 0px;
        position: inherit;
    }

    .inclusions-mid-inc-tab {
        background: #ff0254;
        padding: 5px;
        color: #fff;
        font-size: 24px;
        float: left;
        text-align: center;
        -webkit-clip-path: none;
        clip-path: none;
    }

    .fly-stay-icon-img {
        position: absolute;
        top: 22%;
        left: 44.25%;
    }

    .abt-bgimg-text {
        margin-top: 15%;
    }

    .block-img-sec {
        width: 150px;
        border-radius: 50%;
        position: relative;
        margin-top: -42%;
    }
}

@media (min-width: 480px ) and (max-width: 768px) {
    .inclusions-mid-sec {
        bottom: 0px;
        position: inherit;
    }

    .inclusions-mid-inc-tab {
        background: #ff0254;
        padding: 5px;
        color: #fff;
        font-size: 24px;
        float: left;
        text-align: center;
        -webkit-clip-path: none;
        clip-path: none;
    }

    .inclusions-sec-img1 {
        padding-right: 0px;
    }

    .inclusions-sec-img2 {
        padding-left: 0px;
    }

    .fly-stay-icon-img {
        position: absolute;
        top: 32%;
        left: 45.60%;
    }

    .abt-bgimg-text {
        margin-top: 21%;
    }

    .block-img-sec {
        width: 150px;
        border-radius: 50%;
        position: relative;
        margin-top: -24%;
    }

    .block-img-sec-position {
        margin-top: 30%;
    }

    .block-img-sec-2-position {
        margin-top: 30%;
    }
}

@media (max-width: 480px) {
    .inclusions-sec-img1 {
        padding-right: 15px;
    }

    .inclusions-sec-img2 {
        padding-left: 15px;
    }

    .fly-stay-icon-img {
        position: absolute;
        top: 37%;
        left: 46.25%;
    }

    .inclusions-mid-inc-tab {
        background: #ff0254;
        padding: 5px;
        color: #fff;
        font-size: 24px;
        float: left;
        text-align: center;
        -webkit-clip-path: none;
        clip-path: none;
    }

    .inclusions {
        display: none;
    }

    .abt-bgimg-text {
        margin-top: 28%;
    }

    .block-img-sec {
        width: 150px;
        border-radius: 50%;
        position: relative;
        margin-top: -20%;
    }

    .block-img-sec-position {
        margin-top: 25%;
    }

    .block-img-sec-1-position {
        margin-top: 25%;
    }
}

.booking-item-position {
    padding-left: 0px !important;
}

.booking-item-payment-flight .border {
    border-bottom: 1px dashed #D9D9D9;
}

.booking-item-payment-flight .border-solid {
    border-bottom: 1px solid #D9D9D9;
}

.package-border-color {
    border-bottom: 3px solid #ff0254;
}

.form-control-border-color {
    border: 1px solid #cccccc;
    color: #000;
}

.pri-pol p strong {
    color: #000;
}

.pri-pol-title {
    margin-top: 10px;
    font-weight: 500;
    font-size: 32px;
    color: #000;
}

.register-login-title {
    margin-top: 10px;
    font-weight: 500;
    font-size: 22px;
}

.pri-pol-title-center {
    text-align: center;
}

@media(min-width:990px) {
    .register-teb-text {
        text-align: right;
    }

    .abt-bgimg-text {
        margin-top: 11%;
    }

    .block-img-sec {
        width: 150px;
        border-radius: 50%;
        position: relative;
        margin-top: -30%;
    }
}

.register-teb-text-title {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 5px;
}

.register-teb-icon {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 34px;
    transition: all 0.3s ease 0s;
    font-size: 20px;
    display: block;
    border-radius: 50%;
    color: #fff;
    background-color: #FF0254;
    font-style: normal;
    margin-top: 5px;
}

.fb-img-size {
    width: 250px;
    height: 42px;
}

.booking-hotel-summary {
    display: block;
    position: relative;
    padding: 17px;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.booking-hotel-summary-check {
    font-weight: bold;
    color: #ed8323;
    font-size: 14px;
    margin-top: 5px;
}

.booking-hotel-summary-check-date {
    margin-bottom: 10px;
    font-weight: bold;
    color: #565656;
    font-size: 12px;
}

.about-dan-bgimg {
    background-image: url(../img/abt-dan.jpg);
    background-repeat: no-repeat;
}

.about-dan-bgimg1 {
    background-image: url(../img/success.jpg);
    background-repeat: no-repeat;
}

.abt-bgimg-text {
    position: relative;
    font-weight: 800;
    font-size: 60px;
}

.abt-arrow-size {
    font-size: 24px;
    color: #FF0254;
    margin-left: 14px;
}

.block-title-text {
    border: solid 1px #000;
    text-align: center;
    color: #000;
}

.read-more-btn {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 600;
}

@media (max-width: 480px) {
    .col-lsm-1, .col-lsm-2, .col-lsm-3, .col-lsm-4, .col-lsm-5, .col-lsm-6, .col-lsm-7, .col-lsm-8, .col-lsm-9, .col-lsm-10, .col-lsm-11, .col-lsm-12 {
        float: left;
    }

    .col-lsm-12 {
        width: 100%;
    }

    .col-lsm-11 {
        width: 91.66666667%;
    }

    .col-lsm-10 {
        width: 83.33333333%;
    }

    .col-lsm-9 {
        width: 75%;
    }

    .col-lsm-8 {
        width: 66.66666667%;
    }

    .col-lsm-7 {
        width: 58.33333333%;
    }

    .col-lsm-6 {
        width: 50%;
    }

    .col-lsm-5 {
        width: 41.66666667%;
    }

    .col-lsm-4 {
        width: 33.33333333%;
    }

    .col-lsm-3 {
        width: 25%;
    }

    .col-lsm-2 {
        width: 16.66666667%;
    }

    .col-lsm-1 {
        width: 8.33333333%;
    }

    .col-lsm-pull-12 {
        right: 100%;
    }

    .col-lsm-pull-11 {
        right: 91.66666667%;
    }

    .col-lsm-pull-10 {
        right: 83.33333333%;
    }

    .col-lsm-pull-9 {
        right: 75%;
    }

    .col-lsm-pull-8 {
        right: 66.66666667%;
    }

    .col-lsm-pull-7 {
        right: 58.33333333%;
    }

    .col-lsm-pull-6 {
        right: 50%;
    }

    .col-lsm-pull-5 {
        right: 41.66666667%;
    }

    .col-lsm-pull-4 {
        right: 33.33333333%;
    }

    .col-lsm-pull-3 {
        right: 25%;
    }

    .col-lsm-pull-2 {
        right: 16.66666667%;
    }

    .col-lsm-pull-1 {
        right: 8.33333333%;
    }

    .col-lsm-pull-0 {
        right: 0%;
    }

    .col-lsm-push-12 {
        left: 100%;
    }

    .col-lsm-push-11 {
        left: 91.66666667%;
    }

    .col-lsm-push-10 {
        left: 83.33333333%;
    }

    .col-lsm-push-9 {
        left: 75%;
    }

    .col-lsm-push-8 {
        left: 66.66666667%;
    }

    .col-lsm-push-7 {
        left: 58.33333333%;
    }

    .col-lsm-push-6 {
        left: 50%;
    }

    .col-lsm-push-5 {
        left: 41.66666667%;
    }

    .col-lsm-push-4 {
        left: 33.33333333%;
    }

    .col-lsm-push-3 {
        left: 25%;
    }

    .col-lsm-push-2 {
        left: 16.66666667%;
    }

    .col-lsm-push-1 {
        left: 8.33333333%;
    }

    .col-lsm-push-0 {
        left: 0%;
    }

    .col-lsm-offset-12 {
        margin-left: 100%;
    }

    .col-lsm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lsm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lsm-offset-9 {
        margin-left: 75%;
    }

    .col-lsm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lsm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lsm-offset-6 {
        margin-left: 50%;
    }

    .col-lsm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lsm-offset-4 {
        margin-left: 33.33333333%;
    }


    .col-lsm-offset-3 {
        margin-left: 25%;
    }

    .col-lsm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lsm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lsm-offset-0 {
        margin-left: 0%;
    }
}

.icon-color-abt {
    background: none;
    border: 4px solid #FF0254;
    color: rgba(255, 2, 84, 0.55);
}

    .icon-color-abt:hover {
        background: #FF0254;
        color: #fff !important;
    }


/* ===== Hanit Rawal ===== */
body {
    line-height: 1.42857;
}

a {
    cursor: pointer !important;
    outline: none !important
}

a:focus,
a:hover {
    outline: none !important
}


    .no-pointer {
        cursor: default !important;
    }

.gap_outside {
    margin-top: 80px;
}

.gap_inside {
    padding: 80px 0;
}

.row_grid + .row_grid {
    margin-top: 20px;
}

.row.row_grid > [class*="col-"] + [class*="col-"] {
    margin-top: 20px;
}

@media (min-width: 480px) {
    .row.row_grid > [class*="col-vsm-"] + [class*="col-vsm-"] {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .row.row_grid > [class*="col-sm-"] + [class*="col-sm-"] {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .row.row_grid > [class*="col-md-"] + [class*="col-md-"] {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .row.row_grid > [class*="col-lg-"] + [class*="col-lg-"] {
        margin-top: 0;
    }
}

.txt14 {
    font-size: 14px !important;
}

.txt11 {
    font-size: 11px !important
}

.txt12 {
    font-size: 12px !important
}

.txt16 {
    font-size: 16px !important
}

.txt20 {
    font-size: 20px !important
}

.txt24 {
    font-size: 24px !important
}

.pos-r {
    position: relative !important;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.dpauls-head .breadcrumb li a {
    color: #ED8323;
}

.dpauls-head .breadcrumb > .active {
    color: #fff;
}

.booking-item {
    cursor: default !important;
}

.i-check::before, .i-radio::before {
    font-size: 10px;
    line-height: 13px;
}

.cpntr {
    cursor: pointer !important;
}

.full-width {
    width: 100% !important;
}

.opct5,
.opct5 input[readonly="readonly"],
.opct5 label.input-icon {
    opacity: 0.5;
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    border-radius: 50%;
    z-index: 7;
    background-position: -433px -10px;
}

.scrollup:focus,
.scrollup:hover {
    background-position: -491px -10px
}

.swap-icon {
    background-position: -550px -21px;
    width: 27px;
    height: 27px;
    display: inline-block;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.swap-icon:hover {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.filter-bg {
    /*background: #8d6758 url(../img/filter-bg.png) no-repeat 0 0*/
    background: -moz-linear-gradient(130deg, #4b312c 0%, #6d392b 25%, #744548 50%, #7b5466 75%, #3c2f6f 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #4b312c), color-stop(25%, #6d392b), color-stop(50%, #744548), color-stop(75%, #7b5466), color-stop(100%, #3c2f6f)); /* safari4+,chrome */
    background: -webkit-linear-gradient(130deg, #4b312c 0%, #6d392b 25%, #744548 50%, #7b5466 75%, #3c2f6f 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(130deg, #4b312c 0%, #6d392b 25%, #744548 50%, #7b5466 75%, #3c2f6f 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(130deg, #4b312c 0%, #6d392b 25%, #744548 50%, #7b5466 75%, #3c2f6f 100%); /* ie10+ */
    background: linear-gradient(130deg, #4b312c 0%, #6d392b 25%, #744548 50%, #7b5466 75%, #3c2f6f 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b312c', endColorstr='#3c2f6f',GradientType=1 ); /* ie6-9 */
}

.ml0 {
    margin-left: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.press-thumb .thumbnail:after, 
.press-thumb .thumbnail:before,
.flynstay-flight-info:after,
.flynstay-flight-info:before {
    display: table;
    content: " ";
}

.press-thumb .thumbnail:after,
.flynstay-flight-info:after {
    clear: both;
}

.txt-primary {
    color: #FF0254 !important
}

.txt-secondary {
    color: #ED8323 !important
}

.txt-bold {
    font-weight: bold !important
}

.clear {
    clear: both !important;
}

.bgtrp {
    background-color: transparent !important    
}

.top24 {
    top: 24px !important    
}

.top27 {
    top: 27px !important    
}

.tabs-center {
    text-align: center
}

.tabs-center > li {
    display: inline-block;
    float: none
}

.pdt0 {
    padding-top: 0 !important
}

.bg-white {
    background-color: #fff !important
}

.hover-img .hover-title {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: -1px;
    color: #fff;
    font-size: 14px;
    height: auto;
    line-height: 22px;
    padding: 10px 20px
}

.hover-img .hover-title .hover-heading {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0
}

.hover-img .hover-title .hover-price {
    font-size: 15px
}

.tabs-full > li {
    display: block;
    float: none;
    margin-bottom: 2px
}

.brdr0 {
    border: 0 !important
}

.rt15px {
    right: 15px !important
}

.xs-imght150 {
    height: 160px
}

.txt333 {
    color: #333 !important;
}

.form-normal .form-group .input-icon,
.form-normal .form-group.form-group-lg .input-icon {
    color: #999;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 0;
    z-index: 1
}

.form-normal .form-group .input-icon {
    line-height: 28px
}

.form-normal .form-group .form-control,
.form-normal .form-group.form-group-lg .form-control,
.form-normal .form-group-select-plus select.form-control option {
    background-color: #fff;
    font-weight: normal
}

.form-normal .form-group [disabled],
.form-normal .form-group .form-control[readonly],
.form-normal .form-group.form-group-lg [disabled],
.form-normal .form-group.form-group-lg .form-control[readonly] {
    background-color: #eee;
}

.form-normal .form-group select.form-control,
.form-normal .form-group.form-group-lg select.form-control {
    background-color: transparent;
    z-index: 1
}

.form-normal .form-group-select-plus .select-bckup {
    background-color: #fff; 
    height: 100%; 
    left: 0; 
    position: absolute; 
    top: 0; 
    width: 100%;
    z-index: 0
}

/* ===== Header ===== */
.top-header {
    padding: 5px 0;
}

    .top-header li {
        font-size: 12px;
    }

        .top-header li a {
            font-size: 13px;
        }

.top-header-right {
    text-align: center
}

.top-header-right > .top-user-area-lang {
    display: inline-block;
    float: none
}

.top-header-right > .top-user-area-lang .fa-phone {
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 2px -7px 0 0
}

.top-header-right li a {
    color: #fff;
    text-decoration: none;
    line-height: 24px;
}

.top-header li .circle_wrap {
    z-index: 2;
    position: relative;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    background-color: #FFFFFF;
    color: #000;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    border-radius: 50%;
}

.top-header li .circle_wrap:hover {
     background-color: #c96810;
}

.blog_icon {
    background-position: -332px -192px;
    position: relative;
    width: 22px;
    height: 19px;
    display: inline-block;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    border-radius: 50%;
}

.blog_icon.white,
.top-header li .circle_wrap:hover .blog_icon {
     background-position: -307px -193px;

}

.top-header-right .nav-drop > .nav-drop-menu {
    min-width: 160px;
}

.logo {
    text-align: center;
}

.logo img {
    width: 130px
}

.main-header-search {
    top: 0;
}

    .main-header-search .form-control:active,
    .main-header-search .form-control:focus {
        border: 2px solid #ed8323 !important;
    }

    .main-header-search .input-icon {
        left: auto;
        right: 5px;
        top: 2px;
    }

.top-user-area-list .nav-drop {
    padding-right: 0 !important;
}

.top-user-area-list li {
    margin-right: 9px;
}

.wish a {
    padding: 12px 10px 13px;
}

/* To sub Menu */
.top-submenu ul {
    display: none;
    position: relative;
    left: 76%;
    width: 100%;
    height: 0px;
    top: 0;
}

    .top-submenu ul > li a {
        background: #333;
        min-width: 180px;
        color: #fff;
        padding: 10px;
        line-height: 1em;
        border-bottom: 1px solid #262626;
        display: block;
        position: relative;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
    }

        .top-submenu ul > li a:hover {
            background: #ed8323;
        }

.top-submenu:hover ul {
    display: block;
}

.submenu-icon {
    width: 20px;
    text-align: center;
    float: right;
}

/* main slider */
.full-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}

/*===== Search Form ===== */
.search-tabs {
    color: #fff;
}

    .search-tabs .tab-content {
        padding: 20px 0 10px;
    }

    .search-tabs .tab-content .checkbox-small label, 
    .search-tabs .tab-content .radio-small label {
        font-size: 13px;
    }

    .search-tabs-bg > .tabbable > .tab-content > .tab-pane {
        box-shadow: none
    }

    .search-tabs .dpaul-radio-bus label {
        color: #fff;
    }

    .search-tabs .tt-dropdown-menu {
        color: #333;
    }

.form-group.form-group-lg .icon-right,
.form-group .icon-right {
    left: auto;
    right: 0;
}

.form-group.form-group-lg .icon-dropdown,
.form-group .icon-dropdown {
    left: auto;
    top: 0;
    line-height: 34px;
    z-index: 0;
}

.form-group-select-plus select {
    position: relative;
}

.main_searchform .form-group.form-group-lg {
    margin-bottom: 10px;
}

.main_searchform .form-group.form-group-lg .input-icon,
.form-group .input-icon {
    left: auto;
    right: 0;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 15px;
    color:#fff;
    z-index: 0
}

.main_searchform .form-group.form-group-lg .icon-dropdown {
    line-height: 38px
}

/*===== Main Content ===== */
#owl-trending-carousel .item {
    margin: 0 10px
}

/*.nav-tabs.responsive li {
    float: none;
    margin-bottom: 3px;
}*/

.review-head .sidebar-widget .view-more,
.blog-head .sidebar-widget .view-more {
    display: inline-block;
    margin-top: 15px;
}

.home-review-list .booking-item-rating-stars {
    color: #ed8323;
}

.home-review-list .thumb-list-item-desciption {
    clear: both;
    color: #333
}

.hotel-deal span {
    font-size: 14px;
    font-weight: normal;
    color:#777
}

/* Bus Default */
.bus-default-offers {
    text-align: center;
}

/* Dream Destination*/
.dream_dest_sec {
    height: 540px
}

.dream_dest_sec > .bg-holder > .bg-front {
    margin: 40px 0
}

.dream-dest3 {
    margin-top: 20px
}

.dream_dest_sec > .bg-holder > .bg-front input[type="text"],
.dream_dest_sec > .bg-holder > .bg-front input[type="email"],
.dream_dest_sec > .bg-holder > .bg-front input[type="password"],
.dream_dest_sec > .bg-holder > .bg-front textarea,
.corp_dream_dest input[type="text"],
.corp_dream_dest input[type="email"],
.corp_dream_dest input[type="password"],
.corp_dream_dest > .bg-holder > .bg-front textarea,
.booking-filters input[type="text"],
.booking-filters input[type="email"],
.booking-filters input[type="password"],
.booking-filters textarea,
.booking-filters > .bg-holder > .bg-front textarea {
    color: #fff;
    border-width:2px
}

.wish_go_btn {
    padding: 9px 12px
}

.dream-icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px
}

.dream-icon.icon-awards {
    background-position: 0 0;
    height: 82px;
    width: 64px
}

.dream-icon.icon-unp {
    background-position: -75px 0;
    height: 82px;
    width: 66px
}

.dream-icon.icon-wcn {
    background-position: -148px 0;
    height: 82px;
    width: 77px
}

.dream-icon.icon-htl {
    background-position: -232px 0;
    height: 82px;
    width: 81px
}

.dream-icon.icon-lpg {
    background-position: -320px 0;
    height: 82px;
    width: 83px
}

.dream-icon.icon-nhc {
    background-position: -410px 0;
    height: 82px;
    width: 82px
}

/* flight search one way */
.trvDropdown .dropdown-toggle {
    text-align: left;
    padding-left:10px
}

.trvDropdown .popover {
    width: 100%;
    color:#333
}

.mdf_btn {
    margin-top: 10px
}

.matrix-thumb {
    margin-bottom: 0
}

.matrix-thumb li {
    margin-right: 7px
}

.matrix-thumb li img {
    display: block;
    margin: 0 auto
}

.matrix-thumb .card-thumb {
    margin-left: 0;
    margin-top: 10px;
}

.matrix-thumb .card-thumb {
    height: auto;
    padding: 5px;
    border: 1px dashed #ccc;
    cursor: pointer;
    font-size: 13px;
    color: #555;
}

    .matrix-thumb .card-thumb:hover {
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    }

    .matrix-thumb .card-thumb p {
        margin-top: 5px;
    }


.booking-item-dates-change .search-icon {
    top: 2px;
}

.booking-item-dates-change .popover-content .form-group {
    margin-bottom: 15px
}

.booking-item-dates-change input[type="text"],
.booking-item-dates-change input[type="email"],
.booking-item-dates-change input[type="password"] {
    color: #fff;
}

.flightLayover {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    margin: 10px 0px;
    padding: 5px 0;
    text-align: center;
    font-size: 12px;
}

.mt0 {
    margin-top: 0 !important;
}

.search-progress-bar {
    text-align: center;
}

    .search-progress-bar .progress {
        margin-bottom: 10px;
    }


.booking-list.search-booking-list > li {
    border-bottom: 1px dashed #D8D8D8;
    margin: 0;
}

.booking-list.search-booking-list .booking-item {
    padding: 5px;
}

.booking-list.search-booking-list .booking-item-airline-logo > p {
    margin-top: 0;
}

.booking-list.search-booking-list .booking-item-flight-details .fa-plane {
    font-size: 17px;
}

.booking-list.search-booking-list .booking-item-flight-details h5 {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
}

.booking-list.search-booking-list .booking-item-flight-details .booking-item-date {
    margin-bottom: 0px;
    padding-left: 0px;
    margin-left: 23px;
    font-size: 12px;
    line-height: 1em;
}

.booking-list.search-booking-list .booking-item-flight-details .booking-item-price {
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 16px
}

.booking-list.search-booking-list .booking-item-date.stopageinfo {
    margin-left: 0;
}


.booking-list.search-booking-list .booking-item-details {
    font-size: 13px;
}

    .booking-list.search-booking-list .booking-item-details .tab-content {
        border: 1px solid #d8d8d8;
        padding: 10px;
    }

.booking-list.search-booking-list .fareBreakup li strong,
.booking-item-details.roundtrip .fareBreakup li strong {
    float: right;
}

.booking-list.search-booking-list .fareRules ul,
.booking-item-details.roundtrip .fareRules ul {
    padding-left: 20px;
    margin: 5px 0 20px;
}

.booking-list.search-booking-list .fareRules .starPoints,
.booking-item-details.roundtrip .fareRules .starPoints {
    list-style-type: none;
    padding-left: 0;
}

    .booking-list.search-booking-list .fareRules .starPoints li .fa-asterisk,
    .booking-item-details.roundtrip .fareRules .starPoints li .fa-asterisk {
        color: #ED8323;
        font-size: 9px;
    }

.booking-list.search-booking-list .flt-detail-link {
    color: #ED8323;
    display: block;
    font-size: 12px;
}

.airline-matrix .panel-title {
    font-weight: 600;
}

.applyCoupon img {
    float: left;
}

.applyCoupon ul {
    font-size: 12px;
    margin-left: 30px;
}

.flightDetailInfo {
    margin-bottom: 15px;
}

    .flightDetailInfo .booking-item:hover {
        box-shadow: none;
    }

.nav-tabs.default > li.active > a:hover,
.nav-tabs.default > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #DDD;
    border-bottom-color: transparent;
    outline: none;
}



.booking-list.search-booking-list.flt-booking-list .booking-item {
    padding: 10px;
}

.booking-list.search-booking-list.flt-booking-list .booking-item:hover, 
.booking-list.search-booking-list.flt-booking-list .booking-item.active {
    box-shadow: 0;
}

.flt-airline-img {
    padding-right:5px;
}

.flt-search-time,
.flt-search-duration {
    padding-left:5px; 
    padding-right:5px;
}

.flt-search-price {
    padding-left:5px;
}

.flt-booking-list .booking-item-airline-logo > img {
    width: 30px;
}

.booking-list.search-booking-list.flt-booking-list .booking-item-airline-logo > p {
    font-size: 10px
}

.booking-list.search-booking-list.flt-booking-list .booking-item-flight-details .fa-plane {
    font-size: 12px;
}

.booking-list.search-booking-list.flt-booking-list .booking-item-flight-details h5 {
    font-size: 13px;
}

.booking-list.search-booking-list.flt-booking-list .booking-item-flight-details .booking-item-date {
    margin-left: 0
}

.booking-list.search-booking-list.flt-booking-list .flt-search-duration .booking-item-flight-details h5 {
    font-size: 12px
}

.booking-list.search-booking-list.flt-booking-list .flt-search-duration .booking-item-flight-details p {
    font-size: 9px
}

.booking-list.search-booking-list.flt-booking-list .flt-search-price .booking-item-price {
    font-size: 14px;
    font-weight: bold;
    display: none
}

/* flight search round trip */
.dom-price {
    font-size: 26px;
}

.changeflight {
    border-bottom: 1px dotted #DDD;
    border-top: 1px dotted #DDD;
    font-size: 11px;
    padding: 5px 0;
    margin: 15px -5px;
    text-align: center;
}

.dom-flight-head {
    border-right: none;
    padding: 5px 15px;
}

.ml0 {
    margin-left: 0 !important;
}

/*.dom-round-border .booking-item > .row > [class*="col-"]:first-child {
    padding-left: 15px;
}

.dom-round-border .booking-item > .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

    .dom-round-border .booking-item > .row > [class*="col-"]:last-child {
        padding-right: 15px;
    }
*/

.booking-item.flt-yoursel {
    padding: 10px    
}

.booking-item.flt-yoursel .flt-yoursel-colflt {
    padding-right: 5px
}

.booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure {
    font-size: 11px
}

.booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure img {
    width: 40px
}

.booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure .booking-item-date {
    padding-left: 0;
    margin-bottom: 0
}

.booking-item.flt-yoursel .flt-yoursel-colprice {
    font-size: 16px
}

.booking-item.flt-yoursel .flt-yoursel-colprice .booking-item-price {
    margin-bottom: 0
}

.booking-item.flt-yoursel .flt-yoursel-colprice .btn {
    font-size: 13px;
    padding: 3px 4px;
}


.booking-list.search-booking-list .dom-round-border .booking-item-flight-details h5 {
    font-size: 14px;
}

.booking-list.search-booking-list.roundtrip > li {
    border-bottom: none;
}

.booking-item-details.roundtrip .tab-content {
    border: 1px solid #D8D8D8;
    padding: 10px;
}

.mfp-search-dialog {
    max-height: 400px;
    overflow-y: auto;
}

.vertical-btn-pad {
    padding: 8px 20px
}

.flt-twoway-leftcol {
    padding-right: 5px
}

.flt-twoway-rightcol {
    padding-left: 5px
}

.fltround-search-time {
    margin: 5px 0
}

.fltround-search-duration {
    display: none
}


/* flight summary */
.flight-summary .bookingitem-list {
    background-color: #FFF;
    border-bottom: 1px solid #D8D8D8;
    color: #333;
    font-size: 12px;
    margin: -17px -17px 15px;
    padding: 5px 0;
}

    .flight-summary .bookingitem-list .cityDetail {
        font-size: 18px;
        font-weight: bold;
    }

.booking-item:hover,
.booking-item.active {
    box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.bookingitem-list-content > [class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.booking-item-airline-logo > p.fltClass {
    margin-top: 10px;
    color: #ED8323;
    font-size: 11px;
}

.flightSep {
    text-align: center;
}

    .flightSep i.fa {
        transform: rotate(45deg);
        font-size: 25px;
    }

.summary-fblogin {
    font-size: 13px;
}

    .summary-fblogin .media-body {
        width: 100%;
        display: block;
    }

        .summary-fblogin .media-body h4 {
            font-size: 14px;
            margin-bottom: 0;
        }

.fb-icon {
    background-position: -425px -74px;
    width: 45px;
    height: 45px;
    display: inline-block;
}

    .fb-icon.avatar {
        background-position: -473px -74px;
    }

.pl10 {
    padding-left: 10px !important;
}

.summaryAccordian .panel-group {
    margin-bottom: 0;
}

.summaryAccordian .panel {
    box-shadow: none;
    position: relative;
}

.summaryAccordian .panel-body {
    padding: 8px;
}

    .summaryAccordian .panel-body .booking-list > li:first-child {
        margin-top: 0;
    }

.summaryAccordian .panel-group .panel + .panel {
    margin-top: 20px;
}

.summaryAccordian .panel-default {
    border: none;
}

.summarySno {
    background-position: -528px -80px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    padding-top: 5px;
    text-align: center;
    width: 35px;
}

.summaryAccordian .panel .summarySno {
    position: absolute;
    top: 7px;
}

.summaryAccordian .panel-default > .panel-heading {
    background: transparent;
    border-bottom: 1px dashed #DDD;
}

.summaryAccordian .panel-title > a::before {
    display: none;
}

.summaryAccordian .panel-title > a {
    background-color: transparent;
    color: #565656;
    font-size: 22px;
    outline: none;
    text-decoration: none;
}

.summaryAccordian .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
    border-left: 1px dashed #DDD;
}

.summaryAccordian .panel-title .collapseChevron {
    position: absolute;
    font-size: 16px;
    top: 15px;
    right: 15px;
}

.extTitle {
    font-size: 16px;
    font-weight: bold;
    margin-left: 25px;
}

.rotate45 {
    transform: rotate(45deg) !important;
}

.booking-item-payment header h5 {
    margin-bottom: 0;
}

    .booking-item-payment header h5 a {
        font-size: 13px;
    }

.mfp-close.mfp-agreelink {
    width: auto;
    height: auto;
    line-height: normal;
    position: static;
    font-size: 15px;
}

.flt-summary-row .flt-summary-img-col {
    padding-right: 0
}

.flt-summary-row .leavingDetail,
.flt-summary-row .flt-summary-flt-icon {
    padding: 0px 5px;
}

.flt-summary-row .leavingDetail li.departCity,
.flt-summary-row .flightSep i.fa {
    font-size: 12px;
}

.flt-summary-row .leavingDetail {
    text-align: right
}

.flt-summary-emitable {
    font-size: 9px
}

.btn-mkpayment {
    background-color: #17ae03;
    border-color: #17ae03;
    border-radius: 0
}

.btn-mkpayment:focus,
.btn-mkpayment:hover {
    background-color: #1cca05;
    border-color: #1cca05;
}

/*hotel main searchform*/
.left50perc {
    left: 50% !important;
}

/* Hotel Search */
.mt25 {
    margin-top: 25px !important;
}

.guest-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    height: 29px;
    overflow: hidden;
    padding: 0 27px;
    position: relative;
}


    .guest-button > button,
    .guest-button > .incdc-btn {
        background-color: #ddd;
        border-radius: 0;
        border: none;
        bottom: 0;
        display: inline-block;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 27px;
    }

        .guest-button > button:first-child,
        .guest-button > .incdc-btn:first-child {
            left: 0;
            right: auto;
        }

        .guest-button > button i,
        .guest-button > .incdc-btn i {
            color: #555;
            font-size: 11px;
        }

    .guest-button > input[type=text] {
        border: none;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
        padding: 4px 0;
        position: relative;
        width: 35px;
        color: #333;
    }

.dropdown-menu.hotelroominfo {
    padding: 10px;
    width: 475px;
    left: auto;
    right: -33px;
}

    .dropdown-menu.hotelroominfo .accordion-toggle {
        background: #f5f5f5;
        padding: 5px 15px;
    }

    .dropdown-menu.hotelroominfo .panel-title > a:before {
        top: 5px;
    }

    .dropdown-menu.hotelroominfo .childagerow select {
        height: 27px;
        padding: 0 12px;
    }

.booking-item-img-wrap.img255 img {
    width: 255px;
    height: 144px;
}

.booking-item.hotel-booking {
    text-align: center
}

.booking-item.hotel-booking .hotel-search-inc {
    font-size: 11px
}

.booking-item.hotel-booking .booking-item-img-wrap,
.booking-item.hotel-booking .booking-item-address {
    margin-bottom: 10px
}

.booking-item.hotel-booking .htl-booksave {
    font-size: 15px; 
    display: block; 
    margin-bottom: 10px
}

.booking-item.hotel-booking .htl-booksave i.fa {
    color: #ed8323
}


/* Hotel Detail */
.htldtl-bookinfo .booking-item-header {
    text-align: center        
}

.htldtl-bookinfo .booking-item-header .booking-item-rating-stars {
    margin-right:0
}

.htldtl-bookinfo .booking-item-header .htldtl-review {
    margin-top: 20px;
}

.htldtl-bookinfo .booking-item-header .htldtl-review p {
    margin-top: 5px;
    text-align: left
}

.htl-available-roomlist .booking-item-title  {
    margin-bottom: 0
}

.amtIconsWrap {
    margin: 8px 0;
}

.amtIcons span {
    background-image: url('../img/hotel-search-sprite.png');
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    opacity: 0.25;
}

.amtIcons .icEn {
    opacity: 1;
}

.amtIcons .icWifi {
    background-position: -31px -27px;
}

.amtIcons .icBar {
    background-position: -129px -26px;
}

.amtIcons .icAc {
    background-position: -129px 1px;
}

.amtIcons .ic24 {
    background-position: -30px 0px;
}

.amtIcons .icRst {
    background-position: 0px 0px;
}

.amtIcons .icCaf {
    background-position: -65px -25px;
}

.amtIcons .icRms {
    background-position: -161px 1px;
}

.amtIcons .icBsc {
    background-position: -96px -27px;
}

.amtIcons .icPol {
    background-position: -93px -1px;
}

.amtIcons .icGym {
    background-position: -62px -1px;
}

.amtIcons .icInt {
    background-position: 0px -27px;
}

.amtIcons .icLnr {
    background-position: -161px -27px;
}

.amtIcons .icPrk {
    background-position: -190px -25px;
}

.amtIcons.hotelDetails li {
    margin-bottom: 10px;
    font-size: 13px;
}

.amtIcons.hotelDetails span {
    opacity: 1;
}

.hotelReviewsTab {
    border-top: 2px solid #cecece;
    padding-top: 20px;
}

.hotelReviewsTab .booking-item-reviews > li {
    border-top: 2px solid #e3e3e3;
    color: #2c2c2c;
    padding-top: 20px;
    margin-bottom: 0;
}

.hotelReviewsTab .booking-item-reviews > li .booking-item-review-content {
    border: none;
    color: #2c2c2c;
    padding-top: 0px;    
}

.hotelReviewsTab .booking-item-reviews > li .booking-item-review-content::before {
    display: none
}

.clear {
    clear: both !important
}

/* Hotel Summary */
.htl-summary-rating {
    margin-top: 10px        
}

.hotel-roomrepeat {
    margin-bottom: 15px;
}

.taxTable {
    margin-bottom: 5px;
}

.table.taxTable > tbody > tr > td {
    padding: 7px;
    padding-bottom: 0;
    line-height: 24px;
}

/* Bus Search */
.busDataBlock {
    float: left;
}

.modifyStrip .booking-title {
    font-size: 28px;
    font-weight: 600;
    margin-top: 5px;
    text-align: center;
}

.modifyStrip .booking-item-dates-change {
    /*background: #8d6758 url(../img/tab-bg.png) no-repeat -200px 0;*/
    border: none;
    padding: 7px;
    background: -moz-linear-gradient(85deg, #54312a 0%, #7a423b 25%, #8f5a47 50%, #694761 75%, #5b496d 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #54312a), color-stop(25%, #7a423b), color-stop(50%, #8f5a47), color-stop(75%, #694761), color-stop(100%, #5b496d)); /* safari4+,chrome */
    background: -webkit-linear-gradient(85deg, #54312a 0%, #7a423b 25%, #8f5a47 50%, #694761 75%, #5b496d 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(85deg, #54312a 0%, #7a423b 25%, #8f5a47 50%, #694761 75%, #5b496d 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(85deg, #54312a 0%, #7a423b 25%, #8f5a47 50%, #694761 75%, #5b496d 100%); /* ie10+ */
    background: linear-gradient(85deg, #54312a 0%, #7a423b 25%, #8f5a47 50%, #694761 75%, #5b496d 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54312a', endColorstr='#5b496d',GradientType=1 ); /* ie6-9 */
}

.seatImg {
    margin-right: 8px;
}

.seatsAv {
    font-weight: 700;
}

.seatsWinAv {
    font-size: 12px;
    margin-top: -5px;
}

.BusResultRepeat:hover .seatsDetail {
    background: #f9f9f9;
}

.seatsHead {
    float: left;
    width: 727px;
}

    .seatsHead h5 {
        float: left;
        font-size: 13px;
    }

    .seatsHead .ftL {
        margin-left: 200px;
    }

        .seatsHead .ftL b {
            color: #4d4d4d;
            float: left;
            font-size: 15px;
        }

        .seatsHead .ftL .BusOnwardIcon {
            background-position: -108px -10px;
            float: left;
            height: 13px;
            margin: 3px 5px 0 6px;
            width: 20px;
        }

        .seatsHead .ftL span {
            color: #7f7f7f;
            float: left;
        }

    .seatsHead .seatsClose {
        background-position: -4px -4px;
        cursor: pointer;
        float: right;
        height: 21px;
        width: 21px;
    }

.Clicktips {
    color: #7f7f7f;
    padding: 7px 10px 10px 5px;
    text-align: center;
    width: 727px;
}

.labelUpper {
    background-position: -212px -100px;
    float: left;
    height: 50px;
    margin: 10px 10px 0 10px;
    width: 6px;
}

.labelLower, .labelSteering {
    background-position: -178px -73px;
    float: left;
    height: 73px;
    margin: 9px 0 0 6px;
    width: 20px;
}

.labelSteering {
    height: 19px;
}

.seatsArea {
    left: 40px;
    position: relative;
    top: 8px;
}

.availableSleeper, .selectedSleeper, .bookedSleeper, .availableSleeperV, .selectedSleeperV, .bookedSleeperV, .availableLadiesSleeper, .selectedLadiesSleeper, .availableLadiesSleeperV, .selectedLadiesSleeperV, .availableSeat, .selectedSeat, .bookedSeat, .availableLadiesSeat, .selectedLadiesSeat {
    background-image: url("../img/search_sprite.png");
    background-repeat: no-repeat;
    display: block;
    outline: medium none;
    text-decoration: none;
    text-indent: -9999px;
}

.availableSleeper {
    background-position: -303px -68px;
}

.bookedSleeper {
    background-position: -263px -108px;
}

.selectedSleeper {
    background-position: -263px -128px;
}

.availableLadiesSleeper {
    background-position: -303px -88px;
}

.selectedLadiesSleeper {
    background-position: -303px -128px;
}

.availableSleeper, .bookedSleeper, .selectedSleeper, .availableLadiesSleeper, .selectedLadiesSleeper {
    height: 18px;
    width: 40px;
}

.availableSeat {
    background-position: -223px -68px;
}

.bookedSeat {
    background-position: -223px -108px;
}

.selectedSeat {
    background-position: -223px -128px;
}

.availableLadiesSeat {
    background-position: -223px -88px;
}

.selectedLadiesSeat {
    background-position: -243px -128px;
}

.availableSeat, .bookedSeat, .selectedSeat, .availableLadiesSeat, .selectedLadiesSeat {
    height: 20px;
    width: 20px;
}

.availableSleeperV {
    background-position: -369px -68px;
}

.availableLadiesSleeperV {
    background-position: -369px -108px;
}

.selectedSleeperV {
    background-position: -411px -68px;
}

.selectedLadiesSleeperV {
    background-position: -411px -108px;
}

.bookedSleeperV {
    background-position: -390px -68px;
}

.availableSleeperV, .availableLadiesSleeperV, .selectedSleeperV, .selectedLadiesSleeperV, .bookedSleeperV {
    height: 40px;
    width: 20px;
}

.selectBp {
    margin-top: 10px;
}

.continueBtn {
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
}

    .continueBtn:hover {
        font-size: 12px;
        font-weight: bold;
        padding: 5px 10px;
        text-decoration: none;
    }

.helpBp {
    float: left;
    margin-top: 10px;
}

    .helpBp a {
        font-size: 12px;
        text-decoration: underline;
    }

.seatsInfo ol {
    list-style-type: none;
    padding-left: 0;
}

    .seatsInfo ol.sleeperDefn {
        float: right;
    }

        .seatsInfo ol.seatsDefn li, .seatsInfo ol.sleeperDefn li {
            margin: 0;
            padding: 2px 0 4px 5px;
        }

            .seatsInfo ol.seatsDefn li span, .seatsInfo ol.sleeperDefn li span {
                background-image: url("../img/search_sprite.png");
                float: left;
                height: 18px;
                margin-right: 5px;
                width: 20px;
            }

            .seatsInfo ol.sleeperDefn li span {
                width: 36px;
            }

    .seatsInfo ol li .availableSeat {
        background-position: -484px -54px;
    }

    .seatsInfo ol li .bookedSeat {
        background-position: -484px -150px;
    }

    .seatsInfo ol li .selectedSeat {
        background-position: -484px -102px;
    }

    .seatsInfo ol li .availableLadiesSeat {
        background-position: -484px -78px;
    }

    .seatsInfo ol li .bookedLadiesSeat {
        background-position: -484px -126px;
    }

    .seatsInfo ol li .availableSleeper {
        background-position: -443px -53px;
    }

    .seatsInfo ol li .bookedSleeper {
        background-position: -443px -155px;
    }

    .seatsInfo ol li .selectedSleeper {
        background-position: -443px -109px;
    }

    .seatsInfo ol li .availableLadiesSleeper {
        background-position: -443px -76px;
    }

    .seatsInfo ol li .bookedLadiesSleeper {
        background-position: -443px -132px;
    }

.brdr {
    border-top: 1px solid #e8e8e8;
    float: left;
    margin: 10px 0 15px 10px;
    width: 120px;
}

.busSeatsCollapse {
    background-color: #eee;
    margin: 10px 15px 0 0;
    padding: 15px;
}

.busroutesummary {
    color: #555;
    text-align: center;
    font-size: 16px;
}

    .busroutesummary p {
        font-size: 13px;
    }

.quicktips {
    text-align: center;
    margin: 10px 0 30px;
    font-size: 13px;
}

.upperDeck, .lowerDeck {
    background-color: #fff;
    border-radius: 5px;
    float: left;
}

.lowerDeck {
    margin-top: 5px;
}

.upperDeck tr {
    float: right;
    padding: 3px 4px;
}

    .upperDeck tr:first-child, .lowerDeck tr:first-child {
        padding-top: 8px;
    }

.upperDeck td {
    padding-right: 5px;
}

    .upperDeck td input[type="checkbox"],
    .lowerDeck td input[type="checkbox"] {
        display: none;
    }

.lowerDeck tr {
    float: right;
    padding: 3px 4px;
}

.lowerDeck td {
    padding-right: 5px;
}

.seatsAmntWrap {
    margin-bottom: 5px;
}

.btn-progress-bar {
    box-shadow: none;
    background-size: 30px 30px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    animation: animate-stripes 2s linear infinite;
}

    .btn-progress-bar.btn-primary.disabled,
    .btn-progress-bar.btn-primary[disabled],
    .btn-progress-bar.btn-primary.disabled:hover,
    .btn-progress-bar.btn-primary[disabled]:hover,
    .btn-progress-bar.btn-primary.disabled:focus,
    .btn-progress-bar.btn-primary[disabled]:focus,
    .btn-progress-bar.btn-primary.disabled:active,
    .btn-progress-bar.btn-primary[disabled]:active,
    .btn-progress-bar.btn-primary.disabled.active,
    .btn-progress-bar.btn-primary[disabled].active {
        background-color: #FF0254;
    }

    .btn-progress-bar:focus,
    .btn-progress-bar:hover {
        border-color: transparent;
    }

@keyframes animate-stripes {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 60px 0;
    }
}

.boardingDisplay {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    font-size: 11px;
    padding: 5px 0;
    margin: 5px 0px;
}

.booking-bus-departure-time .tooltip-inner {
    text-align: left;
}

    .booking-bus-departure-time .tooltip-inner ul {
        padding-left: 0;
        list-style-position: inside;
    }

.mfp-loader {
    color: #333;
    font-size: 24px;
    text-align: center;
    width: 400px;
}

/* Bus Summary*/
.bus-details {
    border-top: 1px dashed #ddd;
    margin-top: 20px;
    padding-top: 10px;
}

.leavingDetail li {
    font-size: 12px;
}

.leavingDetail.right {
    text-align: left;
}

.leavingDetail li.departCity {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555;
}

.dur-dist {
    margin-top: 10px;
    font-size: 11px;
}

.CitySep {
    background-position: -300px -132px;
    height: 50px;
    width: 218px;
}

.loginSep {
    background-position: -100px -201px;
    height: 50px;
    width: 290px;
    margin: 0 auto;
}

.btn-facebook {
    background: #3b5998;
    color: #fff;
    padding: 13px 12px;
}

    .btn-facebook:focus, .btn-facebook:hover {
        background: #30477a;
        color: #fff;
    }


.booking-item-passengers .btn-facebook {
    margin-top: 15px;
}

.booking-item-passengers [class^="box-icon-"] {
    color: #fff;
    margin-top: 4px;
}

.booking-item-passengers .hotel-search {
    color: #555;
    padding-left: 10px !important;
}

.paymentOptions .nav-tabs > li {
    float: none;
}

.paymentOptions .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 5px;
    background-color: #f5f5f5;
    color:#888;
    border: none
}

.paymentOptions .nav-tabs > li > a:focus,
.paymentOptions .nav-tabs > li > a:hover {
    background-color: #f5f5f5;
    border: none
}

.paymentOptions .tab-content {
    border: 1px solid #DDD;
    padding: 10px;
}

.payAgreeline {
    font-size: 14px; 
    text-align: center;
    margin-bottom: 10px
}

.pay-wallet-tab .nav li {
    margin-left: 20px;
    margin-right: 20px;
}

.pay-wallet-tab .nav li div.i-radio {
    float: left;
    margin-top: 12px
}

.pay-wallet-tab .nav li .walletBtn {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 5px 7px 5px;
    margin-bottom: 10px;
    float: left  
}

/*.pay-wallet-tab .nav li a {
    padding: 10px;
    border-radius: 5px
}

.pay-wallet-tab .nav .mobikwikbtn a {
    background-color: #00c3c3;
}

.pay-wallet-tab .nav .payumoneybtn a {
    background-color: #85b213     
}*/

.booking-item-passengers.passengers-detail li {
    margin-top: 10px;
    padding-top: 10px;
}

.booking-item-passengers > li:first-child {
    border-top: none;
}

.booking-item-passengers > li:last-child {
    margin-bottom: 0;
    padding-bottom: 10px;
}

.home-blog.booking-item-border {
    border-bottom: 2px solid #ED8323;
}

.booking-list-summary.summarypage > li {
    border: 1px solid #ED8323;
    border-top: 0;
}

.passengers-detail li:first-child {
    margin-top: 0;
    padding-top: 0;
}

.hotel-search.newControl {
    border: 1px solid #D4D4D4;
    color: #555;
    padding-left: 10px !important;
}

.nav-drop:hover > .nav-drop-menu {
    height: auto;
    overflow: visible;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* fly n stay Search */
.rcmnd-badge {
    background: url(../img/rcmnd-badge.png) 0 0 no-repeat;
    display:block;
    position:absolute;
    top:10px;
    right:10px;
    height:31px;
    width:31px
}

.flightChooseTab {
    margin-top: 3px;
    line-height: 23px;
    float:right    
}

.booking-item-flynstay {
    margin-bottom: 0;
    padding-bottom: 0
}

.booking-item-flynstay .booking-item-rating-title {
    font-size: 16px
}

.booking-item-flynstay .booking-item-address {
    font-size: 12px;
    margin: 5px 0 4px
}


.booking-item-flynstay .booking-item-down-text {
    font-size: 13px;
    margin-top: 6px
}

.booking-item-flynstay.flight {
    float: right;
    font-size: 13px;
    text-align: right
}

.booking-item-flynstay.flight .flynstay-flight-info {
    margin: 5px 0
}

.booking-item-flynstay.flight .flynstay-flight-info .flynstay-flight-info-inner {
    float: right
}

.booking-item-flynstay.flight .flnstDatetime {
    float: left;
    margin-right: 10px
}

.booking-item-flynstay.flight .flnstDatetime ul {
    float: right;
    margin-bottom: 4px
}

.booking-item-flynstay.flight .flnstImg {
    float: left
}

.booking-item-flynstay.flight.return {
    float: left;
    text-align: left;
}

.booking-item-flynstay.flight.return .flynstay-flight-info .flynstay-flight-info-inner {
    float: left
}

.booking-item-flynstay.flight.return .flnstDatetime {
    float: right;
    margin-left: 10px
}

.flynstayPrice {
    text-align: center;
    font-size: 12px;
    color: #777;
}

.flynstayPrice del {
    font-size: 18px;
    display: block;
    color: #555;
}

.flynstayPrice ins {
    text-decoration: none;
    font-size: 26px;
    color: #333;
}

.flynstayPrice .youSave {
    color: #ed8323;
}

.flynstayPrice .youSave b {
    font-size: 18px;
    display: block;
}

.flynstayPrice {
    position: absolute;
    top: 40%;
    transform: translateY(-28%);
    right: 0;
}

.PkgInc_Row > ul {
    margin: 0 0 5px 0;
}

.PkgInc_Row > ul > li {
    font-size: 13px;
    width: 90px
}

.PkgInc_Row > ul > li > img {
    margin: -3px 3px 0 0
}

.fns-thumbimg > img {
    width: 180px;
    height: 120px;
}

/* fly n stay Detail */
.flnstdtlfac li {
    margin-bottom: 12px
}

.flnstdtlfac li img {
    margin-top: -3px
}

.booking-item-feature-title {
    margin-left: 3px
}

/* Sightseeing Search */
.actsesarchresult .actsearchimg {
    display: block;
    height:180px;
    width:100%
}

.act-thumb > .hover-inner {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=1);
    -webkit-transform: translate(0, 55%);
    -moz-transform: translate(0, 55%);
    -o-transform: translate(0, 55%);
    -ms-transform: translate(0, 55%);
    transform: translate(0, 55%);
}

.act-thumb-caption {
    font-size: 12px
}

.act-thumb-caption h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0
}

.act-thumb-price {
    font-size: 16px;
    font-weight: 400
}


/* Sightseeing Detail */
.mt35 {
    margin-top: 35px !important
}

.booking-item-header-price.act {
    font-size: 16px;
    line-height: normal;
    text-align: left
}

.act-price {
    font-size: 28px
}

.act-price ins,
.trfSearchprice ins {
    font-size: 28px;
    text-decoration: none
}

.act-price del,
.trfSearchprice del {
    color: #777;
    font-size: 20px
}

.act-fotorama .fotorama__img {
    margin-top: -207px !important
}


/* Transfer Search */
.irs-adjust .irs-from {
    left: 0 !important
}

.irs-adjust .irs-to {
    left: auto !important;
    right: 0 !important
}

.trfSearchprice {
    text-align: right
}

.grey-border {
    border: 1px solid #D4D4D4 !important;
}

/* Transfer Summary */
.supp-bg {
    background: #f2f2f2;
    padding: 10px;
    margin-top: 20px;
}

.supp {
    border-bottom: 1px solid #000;
    padding: 10px 0px;
}


/* Cruise Default */
.cruise-area {
    height: 150px
}

.cruise-img {
    background-image: url(/static/img/cruise-bg.jpg);
}

.cruise-content {
    background-color: #fff;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    padding: 20px;
    position: relative
}

.cruise-searchform .cruise-search-citylist li {
    font-size: 16px;
    margin: 8px 22px 0 0
}

.cruise-searchform .cruise-search-citylist li > .radio {
    margin-bottom: 0
}

.cruise-searchform .cruise-cityselect .input-icon {
    line-height: 36px
}

.cruise-searchform .btn-seaarch {
    padding: 7px 16px    
}

.cruise-category-tabs h1 {
    color: #333;
    font-size: 24px;
    font-weight: 500
}

.cruise-category-tabs .tab-home {
    border-top-color: #464646;
}

.cruise-category-tabs .nav-tabs > li > a {
    border: none;
    color: #333333;
}

.cruise-category-tabs .nav-tabs > li > a:hover {
    border: none;
    color: #ff0254
}

.cruise-category-tabs .nav-tabs > li.active > a, 
.cruise-category-tabs .nav-tabs > li.active > a:hover, 
.cruise-category-tabs .nav-tabs > li.active > a:focus {
    color: #ffffff;
    background-color: #ff0254;
    border: none;
}

.cruise-tabs-book {
    border-top: 1px dotted #9a9a9a;
    border-bottom: 1px dotted #9a9a9a;
    padding: 10px 0;
    margin-top: 20px
}

.cruise-tabs-book .cruise-social {
    margin-bottom: 15px;
    text-align: center
}

.cruise-tabs-book .cruise-social li {
    display: inline-block;
    float: none
}

.cruise-tabs-book .cruise-social li a.fa {
    color: #ccc;
    border: 1px solid #ccc;
    width: 35px;
    height: 35px;
    line-height: 35px
}

.cruise-tabs-book .cruise-social li a.fa:focus,
.cruise-tabs-book .cruise-social li a.fa:hover {
    color: #fff;
}

.cruise-tabs-book .cruise-book-btn .btn {
    color: #ff0254;
    background-color: transparent;
    border-width: 8px;
    border-radius:0;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 35px
}

.cruise-tabs-book .cruise-book-btn .btn:focus,
.cruise-tabs-book .cruise-book-btn .btn:hover {
    color: #c96810
}

/* Cruise Searchpage */
.booking-item.cruise-booking {
    color: #333
}

.booking-item.cruise-booking .booking-item-title {
    color: #333;
    margin-bottom: 0
}

.booking-item.cruise-booking .booking-item-address {
    font-size: 12px;
    color: #777;
    margin: 15px 0
}

.booking-item.cruise-booking .hotel-search-inc {
    font-size: 13px
}

.booking-item.cruise-booking .booking-item-price {
    color: #333;
    font-weight: bold;
    margin-bottom: 20px
}

.booking-item.cruise-booking .booking-item-price-from {
    color: #555
}

.cruise-showdates-row {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    text-align: center
}

.cruise-showdates-row.head {
    font-size: 15px
}

.cruise-showdates-row.head small {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.cruise-showdates-row.rpt {
    color: #555;
    line-height: 31px        
}

.cruise-showdates-row:last-child {
    border-bottom: none;
    padding-bottom: 0
}

/* Destination Guide */
.guide-img {
    background-image: url(../img/guide-bg.jpg);
}

.dest-guide-bg {
    padding-top: 2%;
}

.dest-guide-bg h1 {
    font-size: 60px;
    text-align: right;
    margin-bottom: 0px;
}

.dest-guide-bg h2 {
    text-align: right;
    clear: both;
    font-size: 45px;
}

.dest-guide-bg p {
    float: right;
    clear: both;
    text-align: right;
    font-size: 15px;
}

.cor-head2 h1 {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 24px
}

.destinations .destination-lists .post .post-thumbz .info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 30px;
    display: block;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
}

.destinations .destination-lists .post .post-thumbz .info span.title {
    color: #ffffff;
    width: 80%;
    float: left;
    line-height: 44px;
}

.destinations .destination-lists .post .post-thumbz .info span.title span {
    font-size: 30px;
}

.destinations .destination-lists .post .post-thumbz .info span.title span.small {
    font-size: 16px;
}

.button.pink {
    background: #ff0254;
    border-color: #ff0254;
    color: #ffffff;
}

.destinations .destination-lists .post .post-thumbz .info .button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    float: right;
    text-align: center;
}

.tour-category-item .part {
    width: 50%;
    float: left;
}

.tour-category-item .part h3 {
    padding: 25px 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.tour-category-item .part h3.category-heading, .tour-category-item .part h3.list-heading {
    line-height: 1px;
}

.tour-category-item .part h3.category-heading {
    background-color: #FF0254;
    color: #ffffff;
    position: relative;
    height: 41px;
    font-size: 16px;
}

.entry {
    border: 1px solid #e0e5e9;
    border-top: none;
}

.entry .entry-content {
    padding: 15px 20px;
}

.entry .entry-content h1, .entry .entry-content h2 {
    font-size: 16px;
    margin: 0;
    font-weight: 900;
}

.entry .entry-content p {
    margin: 7px 0 0 0;
}

.entry .entry-meta {
    border-top: 1px solid #e0e5e9;
    padding: 10px 20px;
}

.more {
    color: #595B5D;
    font-weight: bold;
}

.tour-category-item .part h3.list-heading {
    background-color: #eff2f3;
    color: #595B5D;
    font-size: 16px;
}

.hotel-lists ul {
    margin-left: -20px;
}

.hotel-lists ul li {
    list-style-type: none;
    overflow: hidden;
    padding: 12px 0px;
    border-bottom: 1px solid #CDD2D4;
}

.tour-category-item .hotel-lists .hotel-list-item .thumbnailz {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
}

.tour-category-item .hotel-lists .hotel-list-item .entry-content {
    float: left;
}

.tour-category-item .hotel-lists .hotel-list-item .entry-content h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.details {
    border: 1px solid #CDD2D4;
    color: #FF0254;
}

.entry-content a {
    margin-top: 10px;
}

.tour-category-item .hotel-lists .button {
    margin-top: 5px;
    background: #ffffff;
    border-color: #CDD2D4;
    color: #FF0254;
    font-weight: bold;
    display: inline-block;
    padding: 9px 16px;
    border-radius: 3px;
    border: 1px solid #95a8b4;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.wide-fat {
    width: 100%;
}

.tour-category-item .hotel-lists .load-more-hotel {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
}

.destinations .destination-lists .post .post-thumbz:hover .info {
    opacity: 1;
}

.hover-img.dest .hover-title .hover-heading {
    font-size: 28px;
    width: 80%;
    line-height:52px;
    float:left;
}

.hover-img.dest::after {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    content: '';
    width: 100%;
    height: 6px;
    background: #ff0254;
    border-top: none;
    z-index: 2;
}

.hover-img.dest .button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    float:right
}


/* Destination Detail */
.infoguide-fotorama .fotorama__img {
    margin-top: -317px !important;
}

.infoguide-fotorama .fotorama__nav-wrap {
    margin-top: -120px
}

.review-gal {
    margin-right: 10px;
}

.strngNormal strong,
.strngNormal {
    font-weight: normal
}

/* About Us */
.middle-carousel .item img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto
}

.owl-controls .owl-pagination {
    margin-top: 10px;
}

.vertical-carousel-control .owl-controls .owl-buttons {
    display: none
}

.vertical-carousel-control .owl-controls .owl-buttons div.owl-prev {
    left: 10px;
}

.vertical-carousel-control .owl-controls .owl-buttons div.owl-next {
    right: 10px;
}

.vertical-carousel-control .owl-controls .owl-page, 
.vertical-carousel-control .owl-controls .owl-buttons div {
    cursor: pointer;
}

.vertical-carousel-control .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    margin: -45px 0 0 0;
    background: rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    font-size: 30px;
    opacity: 0.7;
}

.OurStoryWrap {
    background-color: #ed8323;
    color: #fff;
    padding: 30px 0;
    text-align: center;
    margin-top: 50px
}

.OurStoryWrap h2,
.OurStoryWrap h4 {
    color: #fff
}

.DpaulsTimeline {
    margin: 20px 0;
    position: relative
}

.tmlnYear {
    font-size: 18px;
    font-weight: 600
}

.tmlnYearContent {
    margin-top: 10px
}

.tmlnYearContent h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0
}

.tmlnYearContent p {
    font-size: 13px;
    margin-top: 5px
}

.tmlnDivider {
    background: #fff;
    float: left; 
    height: 2px; 
    width: 100%;
    margin: 0;
    border: none 
}

.DpaulsTimeline .lower {
    margin-top: 20px
}

.fns-about-icon {
    float: left;
    line-height: 5px
}

.fns-about-icon .about-icon {
    display: block;
    font-size: 22px;
    float: none
}

.fns-about-icon .fa-plus.about-icon {
    font-size: 9px
}


/* Careers */
.career-img {
    background-image: url(../img/career-bg.jpg);
}

.career-bg-text {
    color: #000;
    padding-top: 80px
}

.careerPost {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 15px;
    padding-bottom: 80px;
    position: relative;
    margin-top: 120px;
}

.careerPost:hover, 
.careerPost.active {
    box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.05);
}

.careerPostIcon {
    background: #ff0254;
    border-radius: 50%;
    height: 125px;
    margin: 0 auto;
    width: 125px;
    position:relative;
    top: -80px;
}

.careerPostIcon span {
    display: block;
    position: absolute;
}

.icon-uid {
    background-position: 0 0;
    height: 77px;
    width: 78px;
    top: 25px;
    left: 25px;
}

.icon-sales {
    background-position: -94px 0;
    height: 59px;
    width: 82px;
    top: 42px;
    left: 22px;
}

.icon-opex {
    background-position: -208px 0;
    height: 82px;
    width: 62px;
    top: 20px;
    left: 32px;
}

.icon-mice {
    background-position: -303px 0;
    height: 66px;
    width: 78px;
    top: 32px;
    left: 24px;
}

.icon-tkt {
    background-position: -411px 0;
    height: 78px;
    width: 82px;
    top: 24px;
    left: 24px;
}

.icon-cnt {
    background-position: -518px 0;
    height: 69px;
    width: 69px;
    top: 25px;
    left: 30px;
}

.careerPost h3 {
    color: #000;
    margin-top: -40px;
    text-align: center
}

.careerPost h3 b {
    font-weight: bold
}

.careerPost .panel {
    border: none;
    box-shadow: none;
}

.careerPost .panel-title {
    font-weight: 400;
}

.careerPost .postReqHeading {
    background: #555555;
    border-radius: 0;
    color:#fff;
    cursor: pointer;
    font-size: 16px;
    padding: 8px 10px
}

.careerPost .postReqHeading .fa {
    margin-top: 2px
}

.careerPost .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}

.careerPost .panel-body ol {
    padding-left: 15px
}

.careerPost .postReqDetails ol {
    list-style-position: inside;
    margin: 0;
    padding: 0
}

.careerPost .postReqDetails ol li {
    margin-bottom: 10px
}

.btn-submitresume {
    position: absolute;
    bottom: 0px;
    border-radius: 0px;
    margin: 0px -15px;
    font-weight: bold;
}

/* Newspaper Ads */
.newspaper-ads-img {
    background-image: url(../img/newspaper-adv-banner.jpg);
}

.newspaper-ads-wrap {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.1);
    margin-top: -100px;
    position: relative;
    z-index: 6
}

.form-group .icon-black {
    color: #b3b3b3 !important
}

/* Press Release */
.press-tabs > li {
    display: inline-block;
    float: none;
}

/*.press-tabs > li a {
    padding: 10px 40px
}*/

.press-thumb .thumbnail {
    box-shadow: 0px 0px 2px 4px rgba(0, 0, 0, 0.05);
    height: 570px
}

.press-thumb .thumbnail h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase
}

aside.sidebar-right {
  /*padding-left: 30px;
  border-left: 1px solid #d4d4d4;*/

  padding-left: 0;
  border-left: none;
}

.press-thumb .thumbnail .press-date {
    color: #ff0254;
    margin: 15px 0;
}

.press-thumb .thumbnail span {
    display: block;
    word-break: break-all;
}


/* Picture Credits */

/* Terms and Conditions */
.tandclinks a {
    color: #337ab7;
    font-size: 13px;
}

.tandclinks a .fa {
    color: #337ab7;
    font-size: 9px;
    font-weight: normal;
    margin-right: 3px;
    top: -1px;
}

.generalterms ol li {
    margin: 8px 0;
}

/* Enquiry */
.enqaskAdv {
    text-align: center;
}

.enqaskAdv h1 {
    color: #333;
    font-weight: 600
}

.enqFormWrap {
    margin-top: 30px
}

.enqFormWrap input[type="text"],
.enqFormWrap input[type="email"],
.enqFormWrap input[type="password"],
.enqFormWrap textarea {
    color: #777;
    font-style: italic
}

.enqcntHead {
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #ff0254;
    font-size: 15px;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.enq-girl-wrap img {
    margin: 0 auto
}

.enqNumber {
    background-color:#000;
    border-radius:5px;
    color:#fff;
    font-size:12px;
    line-height: 14px;
    margin:0 auto;
    margin-top:-43px;
    position: relative;
    padding:5px;
    text-align:center;
    width: 60%;
}

.enqNumber b {
    color: #ed8323;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 13px
}

.enqNumber .icon-phone {
    background-position: -323px 0;
    display: block;
    height: 35px;
    width: 37px;
    position: absolute;
    top: 47px;
    left: 85px;
}

.icon-cf {
    background-position: -322px -43px;
    display: block;
    height: 30px;
    width: 38px;
}

/* Contact Us */
.contact-social-row .about-social-icon {
    border-width: 5px;
    width: 50px;
    height: 50px;
    line-height: 44px;
    font-size: 25px;
}

/* Customer Support */
.cs-man {
    position: absolute;
    top: 155px;
    right: 0;
    width:642px;
    height:1051px;
    background: url(../img/cs-man-img.jpg) 0 0 no-repeat;
    display: block
}

.supportRpt {
    margin-top: 40px
}

.supportRpt .media {
    margin-bottom: 36px
}

.supportRpt .media:last-child {
    margin-bottom: 0
}

.supportRpt .media-left span {
    display: block
}

.icon-cs {
    background-position: 0 0;
    height:71px;
    width:72px
}

.icon-gc {
    background-position: -86px 0;
    height:73px;
    width:72px
}

.icon-cstkt {
    background-position: -162px 0;
    height:57px;
    width:72px
}

.icon-fx {
    background-position: -237px 0;
    height:57px;
    width:72px
}

.supportRpt .media-body {
    color: #333;
    width: 80%;
}

.supportRpt .media-body .media-heading {
    font-weight: bold;
    color: #333
}

.supportRpt .media-body ul li span {
    float: right
}

.btn-savecontact {
    float: right;
    margin: -30px 60px 0 0
}

/* Feedback */
.feedback-speak-row {
    margin-bottom: 10px
}

.feedback-speak {
    margin-top: 60px
}

.feedback-speak h4 {
     color: #333;
     font-weight: bold;
     font-size: 20px
}

/* Privacy Policy */

/* Sitemap */
.sitemap_links {
    list-style-type: disc;
    list-style-position: inside
}

.sitemap_links > li {
    margin: 8px 0
}

.sitemap_links a:hover, 
.sitemap_links a:active {
    outline: 0px none;
    text-decoration: underline
}

.sitemap_nested_links {
    list-style-type: none
}

.sitemap_nested_links ul {
    margin: 0;
    padding: 0
}

.sitemap_nested_links ul li {
    padding: 0
}

.sitemap_nested_links ul >  li {
    list-style-type: disc
}

.sitemap_nested_links > ul > li:last-child {
    list-style-type: none
}

.sitemap_nested_links ul ul li {
    list-style-type: circle
}

.sitemap_nested_links ul ul li a {
    color: #4d4d4d;
    font-size: 13px
}

.sitemap_dest_links {
    margin-bottom: 20px
}

.sitemap_dest_links p {
    margin-bottom: 0
}

/* Make Payments */
.wallet-wrap {
    float: left;
    margin-top: 20px;
    width: 740px
}

.wallet-text {
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    border: 1px solid #dddddd;
    border-right: 0;
    color: #4d4d4d;
    float: left;
    font-size: 16px;
    left: 1px;
    margin-top: 20px;
    padding: 15px 10px;
    position: relative;
    width: 200px
}

.wallet-text:hover {
    color: #c73c00
}

.wallet-content {
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    float: left;
    min-height: 70px;
    padding: 10px;
    width: 495px
}

.payWallet {
    border: 1px solid #d8d8d8;
    border-radius: 5px
}

.payWallet li.pull-left {
    float: left;
    line-height: 40px;
    padding: 10px;
    position: relative
}

.payWallet li.pull-right {
    float: right;
    padding: 10px;
    line-height: 40px;
}

.paymentPoints {
    margin-bottom: 30px
}

.paymentPoints ul {
    list-style-type: none;
    padding-left: 20px
}

.paymentPoints .heading {
    font-weight: bold;
    font-size: 24px
}

.paymentPoints .heading span {
    color: green
}

/* Visa Forms */
.visaCheckBtn label {
    margin-bottom: 0;
    cursor: pointer;
    background-color: #ff0254;
    padding: 15px 0px 15px 42px;
    color:#fff;
    cursor: pointer
}

.visaArrowDown {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #ff0254;
    content: "";
    margin: 0 auto;
    margin-top: 5px;
    cursor: pointer
}

/* Visa Documents Required */
.visa-img {
    background: url(../img/visa-information.jpg) 0 0 no-repeat;
    left:17% !important;
    width:65% !important
}

.visainfo-wrap {
    border: 1px solid #000000;
    padding: 20px
}

.visacountry-name {
    background: #ffffff;
    color: #ff0254;
    padding: 0 40px;
    text-align: center;
    margin-top: -50px;
}

.visacountry-name b.country {
    font-size: 40px
}

.btn-visa {
    display: block;
    margin:0 auto
}

/* Forex */
.forexContent {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
    width: 290px;
    overflow: hidden;
}

.forexContent_tr {
    padding: 10px;
    overflow: hidden;
    width: 95px;
    float: left;
}

.forexContent_td {
    width: 86px;
    float: left;
}

.forexContent_tdflag {
    width: 20px;
    float: left;
    margin-right: 2px
}

.curConvWrap {
    background: #f3f3f3; 
    padding: 20px;
    overflow: hidden
}

.curAero {
    text-align: center;
    margin-bottom: 30px;
    font-size: 80px;
    line-height: 17px;
}

.forex_buysellradio {
    width:150px
}

.forex_buysellradio input[type="radio"] {
    float:left;
    margin-right:5px
}

.forex_buysellradio label {
    width:50px;
    float:left
}

/* Corporate Travel */
.corp_dream_dest {
    height: 700px
}

/*convenient search*/
.imageSearchlist li {
    margin-bottom: 10px;
}

    .imageSearchlist li img {
        height: 200px;
    }



/*Dan Description Page*/
.dest-guide-tab {
    width: 60%;
    margin: auto;
    min-width: 460px;
}

    .dest-guide-tab > li a {
        color: #fff;
        font-weight: bold;
        background-color: #000;
        width: 125px;
        text-align: center;
        padding: 6px 0px;
        font-size: 16px;
    }

    .dest-guide-tab > li > a {
        margin-right: 0px;
        line-height: 1.42857143;
        border: 1px solid transparent;
    }

    .dest-guide-tab > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #fff;
        background-color: #ff0254;
        border: 1px solid #ff0254;
        border-bottom-color: transparent;
        cursor: default;
    }

    .dest-guide-tab > li > a:hover {
        border-color: #000;
    }

    .dest-guide-tab > li > a {
        margin-right: 0px;
        line-height: 1.42857143;
        border: 1px solid transparent;
    }

.dan-head {
    color: #000;
    text-align: center;
}

.dan-head-full {
    color: #e27513;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.dan-tab {
    width: 53%;
}

    .dan-tab li a {
        width: 150px;
        font-size: 14px;
    }

.dan-list {
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}

    .dan-list li {
        padding-left: 16px;
    }

        .dan-list li i {
            color: #ff0254;
            padding-right: 5px;
        }


/* offer page */
.offer h5 a  {
    font-weight: bold;
    font-size: 16px;
}

.offer p  {
    font-size: 12px;
    margin-top: -10px;
    font-weight: bold;
    clear: both;
}
.offer span  {
    color: #000;
}

.offer-detail h5{
    color: #ff0254;
    font-weight: bold;
   
}

.offer-detail span{
    font-weight: bold;
    color: #000;
    font-size: 16px;
    text-align: center;
   
}

.offer-border {
    border: 1px solid #DAD8D8;
    padding: 12px;
    width: 100%;
    float: left;
}

.other-offer {
    border: 1px solid #C5C3C3;
    
}

.social-offer {
    border: 1px solid #C5C3C3;
    padding: 10px 20px;
    width: 100%;
    float: left;
    
}


.other-offer h5 {
   color:#ff0254;
   font-weight: bold;
}


.other-offer div {
    border-bottom: 1px solid #C5C3C3;
    padding: 10px 20px;
} 

.other-offer a {
    color: #423E3E;
    font-size: 16px;
} 

/* review page */
.review-img {
    background-image:url(../img/review-bg.jpg);
}

.review-carousel .testimonial .testimonial-inner {
    max-height: 130px    
}

.review-carousel .owl-controls .owl-buttons div.owl-prev,
.review-carousel .owl-controls .owl-buttons div.owl-next {
    left: 74%;
    top: 67%;
    opacity: 1;
    background: transparent;
    width: 24px;
    height: 24px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    box-shadow: none;
    border: 1px solid #fff;
}

.review-carousel .owl-controls .owl-buttons div.owl-next {
    left: 81%;
    top: 67%;
}

.review-sort-bg  {
    background: #000;
 }

.review-sort-bg  h5 {
        margin:7px 0px;
}

.mt8 {
    margin-top: 8px !important;
}

.review-sort-bg .booking-sort .booking-sort-title  a  {
    color: #fff;
    font-size: 16px;
}

.sort-head  {
    background: #ff0254;
    color: #fff;
    padding: 14px 0;
    text-align: center;
    font-size: 16px;
}

.review-sort-bg .nav-drop > .nav-drop-menu {
    min-width: 115px;
    font-size: 14px;
}


.review-sort-bg .nav-drop > .nav-drop-menu > li > a:hover {
    background: #ff0254;
}

.review-thumb-img img  {
    width: 15%;
    float: left;
    margin: 5px 5px 5px 0px;
}

.fb-review-title {
    font-weight: bold;
    margin-top: 56px;
}

.like-num {
      color: #ff0254;
    font-weight: bold;
    
}

.file-type {
    border: 1px solid #C5C4C4;
    padding: 5px;
    width: 100%;
}

.post-item a,
.post-count {
  color: #f60
}

.post-item a:hover,
.post-item a:focus {
  color: #444;
  text-decoration: underline
}

.full-width {
    float:left;
    width:100%;
}

.post-item {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E5E6E9 #DFE0E4 #D0D1D5;
    border-radius: 3px;
    margin: 10px 0;
    padding: 10px;
    overflow: hidden
}

.post-text-wrapper {
    color: #9197A3;
    font-size: 12px;
    margin-top: 15px
}

.post-author,
.post-text {
    margin-bottom: 15px
}

.post-author .author-img,
.post-author .author-text {
    float: left;
}

.post-author .author-img {
    margin-top: -6px;
    margin-right: 10px
}

.post-author .author-text * {
    line-height: 1.2
}

.post-author .page-name {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px
}

.post-author .date {
    color: #9197A3;
    font-weight: normal;
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 0
}

.post-meta-wrap {
    font-size:11px;
    margin: 15px 0px 0px
}

.post-view-comments {
    background-color: #EDEFF4;
    cursor: pointer;
    overflow: hidden;
    padding: 10px
}

.post-view-comments:hover, 
.post-view-comments:focus {
    background-color: #ddd
}

.post-meta li {
    color: #4d4d4d;
    float: left;
    margin-right: 12px
}

.post-view-comments:hover .post-count, 
.post-view-comments:focus .post-count {
    color: #000
}

.post-share-container {
    display: inline
}

.post-dot {
    padding: 0px 5px
}

.post-links {
    margin-top: 10px
}

.post-item .cff-icon{
  display: block;
  float: left;
  width: 13px;
  height: 14px;
  margin-right: 5px;
  text-indent: -9999px;
  /*background: url('../img/icons.png') no-repeat*/
}

/* Comments */
.post-item .cff-comments .cff-icon{
  width: 12px;
  background-position: 0 -1px
}

.post-item .cff-dark .cff-comments .cff-icon{
  background-position: -17px -1px
}

.post-item .cff-comments-box .cff-comments .cff-icon,
.post-item .cff-comments-box .cff-likes .cff-icon{
  margin: 2px 8px 0 0
}

/* Likes */
.post-item .cff-likes .cff-icon{
  background-position: 0 -17px
}

.post-item .cff-dark .cff-likes .cff-icon{
  background-position: -17px -17px
}

/* Shares */
.post-item .cff-shares .cff-icon{
  width: 14px;
  background-position: 0 -33px
}

 /*Loaders */
.cff-loader{
  float: left;
  width: 16px;
  height: 16px;
  margin: -2px 0 -3px 0;
  /*background: url('../img/loader-light.gif') no-repeat;*/
  /*background: url('../img/loader.png') no-repeat*/
}

/* Display comments */
.post-item .cff-view-comments{
  display: block;
  overflow: hidden;
  outline: none;
  float: left;
  clear: left;
  margin: 5px 12px 5px 0;
  padding: 0 5px 5px 10px;
  background: #edeff4;
  border: none;
  text-decoration: none
}

.post-item .cff-view-comments:hover,
.post-item .cff-view-comments:focus{
  background: #ddd
}

.post-item .cff-comments-box{
  display: none;
  float: left;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin: 0;
  margin-top: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;  
  /* IE7 and below*/
  *width: 95%;
  *margin-top: 5px
}

.post-item .cff-comments-box .cff-likes{
  margin-bottom: 1px
}

.post-item .cff-comments-box p,
.post-item .cff-comments-box .cff-comment,
.post-item .cff-comments-box .cff-comment-reply{
  width: 100%;
  min-width: 100%;
  float: left;
  clear: both;
  font-size: 12px;
  padding: 5px 20px 5px 10px;
  margin: 0 0 1px 0;
  background: #edeff4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.post-item .cff-comments-box.cff-no-comments{
  width: auto
}

.post-item .cff-comments-box .cff-comment{
  margin: 0
}

.post-item .cff-comments-box .cff-name{
  padding: 0;
  margin-right: 6px;
  font-weight: bold
}

.post-item .cff-comments-box .cff-comment-likes{
  font-style: normal
}

.post-item .cff-comments-box .cff-comment-likes b{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  /*background: url('../img/icons.png') no-repeat;*/
  background-position: 0 -50px;
  width: 10px;
  height: 9px;
  margin: 3px 3px 0 3px
}

.post-item .cff-comments-box.cff-dark .cff-comment-likes b{
  background-position: -17px -50px
}

.post-item .cff-comments-box .cff-time{
  float: left;
  clear: both;
  font-size: 11px;
  margin: 2px 0 0 0;
  display: block;
  font-style: italic
}

.post-item .cff-comment-likes{
  margin: 5px 0 10px 0;
  width: 100%
}

/*Avatars*/
.post-item .cff-comment-text-wrapper{
  width: 100%;
  float: left
}

.post-item .cff-comment .cff-comment-img{
  float: left;
  width: 32px;
  margin: 0 0 0 -100% !important
}

.post-item .cff-comment .cff-comment-img img{
  float: left;
  width: 32px;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

.post-item .cff-comment .cff-comment-text{
  margin: 0 0 0 42px;
  line-height: 1.3
}

.post-item .cff-comment .cff-comment-text p{
  padding: 0 !important;
  margin: 0 !important;
  line-height: 1.4;
  background: none !important
}

.post-item .cff-comment-text.cff-no-image{
  margin: 0
}

.post-item .cff-comments-box .cff-comment-on-facebook{
  margin-top: 1px
}

/* My Bookings */
.booking-item-icon i.fa {
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #686868;
    cursor: default;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 30px;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    line-height: 30px;
    width: 30px
}

.booking-item-icon i.fa:hover {
    border-color: #ED8323
}

.myBookingRow {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 10px 15px;
    font-size: 16px
}

.myBookingRow .digi-date {
    font-size:12px;
    margin-top: 0;
    width: 60px
}

.myBookingRow .booking-item-icon {
    float: left;
}

.myBookingRow .booking-item-info {
    float: left;
}

.myBookingRow .booking-item-info ul {
    list-style: none;
    padding-left: 0
}

.myBookingRow .booking-item-info li {
    text-transform: uppercase;
    font-size: 9px;
    font-weight: bold;
    color: #FF0254;
}

.myBookingRow .booking-item-info li .booking-item-info-label {
    color: #565656;
}

.myBookingRow .booking-item-price {
    font-size: 16px
}

.myBookingRow .booking-upcoming {
    display: block;
    margin: 0;
    padding: 2px 0;
}

.myBookingRow .booking-upcoming:focus,
.myBookingRow .booking-upcoming:hover {
    color: #fff
}

.myBookingRow .booking-item-viewlink {
    font-size: 11px
}

/* Imagica Homepage */
.imagica-searchform {
    background-color: #eee;
    border-radius: 8px;
    padding: 10px
}

.imagica-searchform .form-group.form-group-lg {
    margin-bottom : 10px    
}

.imagica-searchform .col-cont-btn {
    margin-top : 25px    
}

.imagica-thumb-head {
    background-color: #003966;
    background-image: -moz-linear-gradient(top, #003966, #20728a);
    background-image: -webkit-gradient(linear,0 0,0 100%, from(#003966), to(#20728a));
    background-image: -webkit-linear-gradient(top, #003966, #20728a);
    background-image: -o-linear-gradient(top, #003966, #20728a);
    background-image: -ms-linear-gradient(top, #003966 0%, #20728a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff003966', endColorstr='#ff20728a', GradientType=0);
    background-image: linear-gradient(top, #003966, #20728a);
    border-radius: 15px 15px 0 0;
    color: #fff;
    font-size: 28px;
    padding: 10px 0;
    text-align: center
}

.font-luckiestGuy,
.imagica-thumb-head  {
    font-family: 'Luckiest Guy', cursive;
}

/* Imagica Searchpage */
.imagica-tktrpt {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center
}

.imagica-tkt-caption h3 {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0;
}

.imagica-tkt-caption small {
    font-size: 13px;
}

.imagica-tkt-caption {
    margin: 15px 0
}

.imagica-tkt-caption ul {
    margin-left: 15px
}

.imagica-paxinfo-collapse {
    margin-top: 40px
}

.imagica-paxinfo-rpt {
    border-bottom: 1px dashed #e6e6e6;
    line-height: 32px;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.pax-type {
    font-weight: bold
}

.pax-type span {
    color: #777;
    font-weight: normal
}

/* Imagica Summary */
.imagica-summary .imagica-cart-labels {
    padding: 10px 20px 20px
}

.imagica-summary .imagica-cart-labels li b {
    color: #333;
}

.imagica-summary .imagica-cart-labels li {
    color: #777;
}

.imagica-summary .imagica-tktrpt {
    border: none;
    border-bottom: 1px solid #e6e6e6
}

.imagica-tktrpt.titles {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 20px
}

.imagica-summary .imagica-tkt-caption h3, 
.imagica-summary .imagica-tkt-caption small {
    margin-left: 0
}

.imagica-sum-noPax {
    border: 1px solid #777;
    display: inline-block;
    font-size: 18px;
    margin-left: 5px;
    padding: 10px;
    text-align: center;
    width: 50px
}

.imagica-summary .imagica-smry-price {
    font-size: 24px;
    text-align: center
}

/* Imagica Novotel Searchpage */
.imagica-paxinfo-rpt.novotel {
    line-height: normal;
    font-size: 16px;
}

.imagica-paxinfo-rpt.novotel .pax-type {
    font-weight: normal
}

.imagica-paxinfo-rpt.novotel .pax-type a {
    font-size: 13px;
    display: block
}

/*===== Europamundo Search =====*/
.bg-search.europe-packages {
    background-image: url(../img/europe-bg-search.jpg)
}

.bg-search-front {
    color: #fff;
    padding: 60px 0;
    text-align: center
}

.bg-search-front .bg-search-title {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 0;
    text-transform: uppercase;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.4)
}

.bg-search-front .breadcrumb {
    margin-top: 5px
}

.bg-search-front .breadcrumb li,
.bg-search-front .breadcrumb li a {
    color: #fff;
    text-transform: uppercase   
}

.search-filters {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    padding: 25px;
    margin: -30px 0 50px
}

.search-filters .form-control {
    color: #a6a6a6;
    font-size: 13px;
    font-style: italic
}

.search-sortBy {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
    padding-bottom: 5px
}

.search-sortBy .foundCriteria {
    color: #555;
    font-size: 24px
}

.search-sortBy .sortOptions li {
    color: #777;
    cursor: pointer;
    margin-top: 4px
}

.search-sortBy .sortOptions li:hover {
    color: #555
}

.search-sortBy.sortOptions li:first-child {
    color: #555;
    cursor: default;
    font-size: 18px;
    margin-top: 0
}

.search_card {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
    /*box-shadow: 0 2px 6px 2px rgba(0,0,0,0.05)*/
    -webkit-transition: box-shadow .2s ease-in-out;
       -moz-transition: box-shadow .2s ease-in-out;
       -o-transition: box-shadow .2s ease-in-out;
        transition: box-shadow .2s ease-in-out;
    
}

.search_card:hover {
    box-shadow: 0 4px 15px 0 rgba(0,0,0,0.15);
}

.search_card_img {
    position: relative
}


.search_card_caption {
    padding: 25px
}

.search_card_caption .search_card_title {
    color: #01223c;
    font-size: 16px;
    font-weight: 400
}

.search_card_caption .search_card_description {
    color: #999;
    font-size: 11px;
    margin-bottom: 50px
}

.search_card_caption .search_card_price {
    overflow: hidden
}

.search_card_caption .search_card_price ins {
    color: #01223c;
    float: left;
    font-size: 26px;
    text-decoration: none
}

.search_card_caption .search_card_price .btn {
    border-radius: 25px;
    float: right;
    font-size: 12px;
    padding: 9px 20px
}

/*===== Europamundo Detail =====*/
        .erpmndo-headerwrap {
            position: relative;
        }

        .erpmndo-headerwrap {
            position: relative;
        }

        .erpmndo-headercontainer {
            position: absolute;
            bottom: 0;
            color: #fff;
            text-align: center;
            left: 0;
            right: 0;
            background-color: rgba(0,0,0,0.5);
            padding: 20px 0;
        }

        .erpmndo-pkgHeading .fa {
            width: 50px;
            height: 50px;
            border: 1px solid #fff;
            border-radius: 50%;
            display: block;
            margin: 0px auto;
            text-align: center;
            line-height: 50px;
            font-size: 25px;
        }

        .erpmndo-pkgHeading h3 {
            color: #fff;
            text-transform: capitalize;
            font-size: 32px;
            margin-bottom: 0;
            font-weight: bold;
            text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
        }

        .erpmndo-pkgHeading p {
            font-size: 24px;
            text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
            font-weight: bold;
        }

.erpmndtabs_container {
    margin-top: 50px
}

.erpmndtabs_container .mdCard_tabs {
    margin-left: 30px
}

.mdCard_tabs > li {
    margin-bottom: 0
}

.mdCard_tabs > li > a {
    background-color: #a4a4a4;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    padding: 15px 30px;
	text-transform: uppercase;
	font-family: Roboto;
	
}

.mdCard_tabs > li:first-child > a {
    border-radius: 10px 0 0 0;
	text-align: center;
    text-transform: uppercase;
	font-family: Roboto;
}

.mdCard_tabs > li:last-child > a {
    border-radius: 0 10px 0 0;
	text-align: center;
    text-transform: uppercase;
	font-family: Roboto;
}

.mdCard_tabs > li.active > a, 
.mdCard_tabs > li.active > a:hover, 
.mdCard_tabs > li.active > a:focus {
    background-color: #ff6e3b;
    border: none;
    /* box-shadow: 0 -3px 5px rgb(0 0 0 / 15%); */
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto;
}

.erpmndtabs_container .tab-content {
    background-color: #fff;
    /* box-shadow: 0 -3px 5px rgb(0 0 0 / 15%); */
    /* border-left: 1px solid #ff2c2c; */
    /* border-right: 1px solid #e8e8e8; */
    border: 1px solid #e6e6e6;
    border-radius: 20px;
}

.erpmndtabs_container .tab-content .tab-pane {
    padding: 50px
}

.erpmndtabs_container .tab-content .erpmnd_bookonlinetab {
    padding-top: 20px    
}

/*.sndshr_options {
    margin-bottom: 10px
}

.sndshr_options ul {
    float: right
}*/

.sndshr_options_list {
    margin: 8px 0 0 0
}

.sndshr_options_list li {
    margin-left: 10px
}

.sndshr_options_list li a {
    color: #555555;
    text-decoration: none
}

.sndshr_options_list li a:focus,
.sndshr_options_list li a:hover {
    color: #333333;
    text-decoration: none
}

.modal-dialog.sendEnq-dialog {
    width: 850px
}

.erpmnd_boGroup {
    margin: 10px -15px;
}

.erpmnd_boGroup .panel.panel-default {
    border: none        
}

.erpmnd_boGroup.panel-default .panel-heading {
    background: rgb(42, 98, 138) none repeat scroll 0% 0%;
    border-radius: 0px;
    padding: 0px;
}

.erpmnd_boGroup .panel-title > a {
	color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: Roboto;
    display: block;
    max-width: 100%;
    position: relative;
    /* border-top: 1px solid #eee; */
    font-weight: 400;
    background-color: #235252e0;
    border-radius: 8px;
}

.erpmnd_boGroup.panel-group .panel-heading + .panel-collapse .panel-body {
    /*border-top: 1px solid #ddd;*/
}

.erpmnd_boGroup .panel-title > a::before {
    /*top: 15px;*/
}

.erpmnd_boGroup .panel-body {
    padding: 30px 30px;
    color: #747474;
    font-size: 14px;
}

.erpmnd_dpr_table .panel-heading a {
    color: #333
}

.btn-round25 {
    border-radius: 25px;
    font-size: 13px;
    padding: 8px 30px
}

.boPanelwrap_content .form-control,
.boPanelwrap_content .form-control:active,
.boPanelwrap_content .form-control:focus {
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    font-size: 13px;
    height: 40px
}

.top2 {
    top: 2px
}

.btn_tourOptions .btn {
    text-align: left
}

.btn_tourOptions .btn-inactive {
    background-color: #333;
    color: #fff
}

.img_checked,
.img_unchecked {
    background: url("../img/checked.png");
    display: block;
    float: left;
    height: 17px;
    margin: 0 5px 0 45px;
    width: 18px
}

.img_unchecked {
    background: url("../img/unchecked.png");
    height: 14px;
    width: 15px;
    margin: 2px 5px 0 40px
}

.boPanelwrap_content.priceDetails {
    color: #777
}

.erpmndtab_timeline,
.erpmndtab_timeline_block {
    position: relative
}

.erpmndtab_timeline::before {
    content: '';
    position: absolute;
    left: 35px;
    height: 100%;
    width: 1.5px;
    background: #235252e0;
}

.erpmndtab_timeline_block .timeline-title {
    position: relative
}

.erpmndtab_timeline_block .timeline-title span {
    background-color: #235252;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: block;
    line-height: 70px;
    text-align: center;
    color: #ffffff;
}

.erpmndtab_timeline_block .timeline-point::before {
    content: "";
    height: 2px;
    width: 30px;
    position: absolute;
    background-color: #d7d7d7;
    left: 16px;
    top: 6px;
}

.erpmndtab_timeline_block .timeline-point {
    position: absolute;
    left: 70px;
    top: 50%;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    border: 3px solid #FFF;
    margin-top: -8px;
}

.erpmndtab_timeline_block .timeline-point i {
    position: absolute;
    top: -1px;
    left: 1px;
    font-size: 15px;
    color: #d7d7d7
}

.erpmndtab_timeline_block .timeline-content {
    margin: -80px 0 30px 130px
}

.erpmndtab_timeline_block .timeline-location-block {
    background-color: #fafafa;
    padding: 30px 30px 20px 70px;
    border-radius: 20px;
}

.erpmndtab_timeline_block .timeline-location-block .location-name {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    color: #333333;
    padding-top: 2px;
}
.Day-itinerary-text{
    color: #747474;
    font-size: 14px;
    line-height: 22px;
    font-family: Roboto;
}
.amenities-container{
	padding-left: 30px;
    font-family: roboto;
    font-size: 14px;
}

.erpmndtab_timeline_block .timeline-location-block .location-name .icon-marker {
        position: absolute;
    left: -50px;
    top: 0;
    border: 1px solid;
    border-radius: 50%;
    padding: 7px 11px;
    width: 32px;
    height: 32px;
}

.erpmndtab_timeline_block .timeline-location-block .description {
    color: #777;
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px
}

.erpmndtab_colplndHtl {
    margin-bottom: 50px
}

.erpmndtab_colplndHtl .fa-hotel {
    border:1px solid #333;
    border-radius: 50%;
    color: #333;
    padding: 6px;
    float: left;
}

.erpmndtab_colplndHtl .plndHtl-title {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #3c3c3c;
    margin: 5px 0 15px 5px;
}

.erpmndtab_colplndHtl .star-rating {
    float: left;
    margin: 3px 0 0 10px
}

.erpmndtab_colplndHtl .star-rating li {
    color: #ffc90e;
    margin-right: 3px
}

.erpmndtab_colplndHtl .plndHtl-Details {
    color: #777;
    clear: left;
    list-style-type: none;
    margin-top: 10px;
    padding-left: 35px;
}

.erpmndtab_colplndHtl .plndHtl-Details li {
    margin-bottom: 3px
}

.erpmndtab_impInfo {
    color: #555
}

/*===== Footer ===== */
.list-footer > li {
  float: left;
  border-right: 1px solid #fff;
  padding-left: 6px;
  padding-right: 8px;
}

.app-mobile-icon {
    background-position: 0 0;
    height: 178px;
    width: 290px;
    display: inline-block;
}

    .app-count .rwdpnts {
        font-weight: bold;
        color: #333;
        font-size: 22px;
        margin-bottom: 0;
    }

.app-icon-list {
    margin: 10px 0;
    text-align: center
}

.app-icon-list li {
        display: inline-block;
        float: none
    }

    .app-icon-list li a {
        display: inline-block;
        height: 40px;
        width: 125px;
    }

.apl-icon {
    background-position: -297px 0;
}

.gpl-icon {
    background-position: -297px -40px;
}

.blogbtn {
    text-align: center
}

.blogbtn img {
    width: 155px
}

.memberOf {
    background-position: 0 -406px;
    height: 36px;
    width: 1170px;
}

.payment-cards {
    background-position: -416px -185px;
    height: 68px;
    width: 287px;
}

.box-icon,
[class^="box-icon-"],
[class*=" box-icon-"] {
    color: #333;
}

.booking-item-price {
    font-size: 24px;
}

/*.cc-form .form-group.form-group-cc-number input.visa + .cc-card-icon {
    background-image: url("../img/payment/visa-curved-32px.png");
}

.cc-form .form-group.form-group-cc-number input.mastercard + .cc-card-icon {
    background-image: url("../img/payment/mastercard-curved-32px.png");
}

.cc-form .form-group.form-group-cc-number input.amex + .cc-card-icon {
    background-image: url("../img/payment/american-express-curved-32px.png");
}

.cc-form .form-group.form-group-cc-number input.discover + .cc-card-icon {
    background-image: url("../img/payment/discover-curved-32px.png");
}

.cc-form .form-group.form-group-cc-number input.maestro + .cc-card-icon {
    background-image: url("../img/payment/maestro-curved-32px.png");
}*/

.grabbing {
    cursor: url("../img/grabbing.png") 8 8, move;
}

.search-tabs .form-control {
    color: #fff;
    border-width: 2px;
}

.booking-item-dates-change .form-control[readonly] {
    color: #555;
}

.booking-item-dates-change .popover-content .form-control {
    color: #333
}

.form-group .input-icon.newsletter-btn {
    font-size:18px;
    width:50px;
    border:none;
    background-color:#6d3f52;
    border-radius:0px 20px 20px 0px;
    color:#fff;
    height:40px;
    line-height:40px;
    right:-4px
}

/*===== Responsivness =====*/
@media (min-width: 480px) {
    .top-user-area > ul > li {
        margin-right: 20px;
    }

    .dream_dest_sec {
        height: 450px
    }

    .forexContent {
        width: 450px
    }

    .forexContent_tr {
        width: 145px
    }

    .forexContent_td {
        width: 130px
    }
}

@media (min-width: 768px) {
    .xs-imght150 {
        height: auto
    }

    .tabs-full.break-sm > li {
        display: inline-block;
        float: left;
        margin-bottom: -1px;
    }
    
    .top-header {
        padding: 10px 0;
    }

    .top-header-right {
        float: right;
    }

    .top-user-area .top-user-area-list {
        margin-top: 0;
    }

    .top-user-area-list > li {
        margin-right: 30px;
    }

    .top-header-left {
        float: right;
    }

    .top-header li,
    .top-header li a {
        font-size: 14px;
    }

    .top-header-right > .top-user-area-lang .fa-phone {
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin: 0
    }

    .logo {
        margin-bottom: 10px
    }

    .main-header-search {
        margin-top: 0;
    }

        .main-header-search .form-group {
            margin-bottom: 0;
        }

    .room-label {
        margin-top: 10px;
        padding-right: 0
    }

        .btn-search {
            margin-top: 0
        }

    .search-tabs-lift-top {
        margin-top: -50px;
    }

    /*.nav-tabs.responsive li {
        float: left;
        margin-bottom: -1px;
    }*/

    .mdf_btn {
        margin-top: 0
    }

    .bus-default-offers,
    .digistreet-flight {
        text-align: left;
    }

    .digistreet-flight li {
        float: left
    }
    
    .touch {
        margin-top: 0;
    }

    .app-count {
        margin: 30px 0px !important;
    }

    .vertical-carousel-control .owl-controls .owl-buttons {
        display: block
    }

    .mb30-sm {
        margin-bottom: 30px !important
    }

    .flt-search-price {
        padding-left:5px; 
        padding-right:5px;
    }

    .flt-search-select {
        padding-left:5px
    }

    .flt-booking-list .booking-item-airline-logo > img {
        width: 50px;
    }

    .booking-list.search-booking-list.flt-booking-list .booking-item-airline-logo > p {
        font-size: 12px
    }

    .booking-list.search-booking-list.flt-booking-list .booking-item-flight-details .booking-item-date {
        margin-left: 15px
    }

    .booking-list.search-booking-list.flt-booking-list .flt-search-price .booking-item-price {
        display: block
    }

    .fltround-search-price {
        margin-top: 10px
    }
    .paymentOptions .nav-tabs > li {
        float: left;
        margin-right: 5px
    }

    .paymentOptions .nav-tabs > li > a {
        color: #555;
        border-radius: 3px 3px 0 0;
        outline: none;
        border-bottom: none;
        border-color: #DDD;
        margin-bottom: 0
    }

    .paymentOptions .nav-tabs > li.active > a,
    .paymentOptions .nav-tabs > li.active > a:hover,
    .paymentOptions .nav-tabs > li.active > a:focus {
        background-color: #fff;
        background-image: -moz-linear-gradient(top, #EFEFEF, #FFF);
        background-image: -webkit-gradient(linear,0 0,0 100%, from(#EFEFEF), to(#FFF));
        background-image: -webkit-linear-gradient(top, #EFEFEF, #FFF);
        background-image: -o-linear-gradient(top, #EFEFEF, #FFF);
        background-image: -ms-linear-gradient(top, #EFEFEF 0%, #FFF 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffEFEFEF', endColorstr='#ffFFF', GradientType=0);
        background-image: linear-gradient(top, #EFEFEF, #FFF);
        background-repeat: repeat-x;
        border-bottom: none;
        border-color: #DDD;
        box-shadow: 2px -2px 3px rgba(0,0,0,0.1);
        color: #333;
        cursor: default;
        font-weight: bold;
        outline: none;
    }


    .summaryAccordian .panel-default > .panel-heading,
    .summaryAccordian .panel-default > .panel-collapse {
        margin-left: 35px
    }

    .flt-summary-emitable {
        font-size: 13px;
    }
        
    /*corporate travel*/
    .corp_dream_dest {
        height: 400px;
    }

    .cor-stats h2 {
        font-size: 18px;
    }

    .btm-foot {
        padding: 15px 0px;
    }

    .app-icon-list li {
        display: inline-block;
        float: left;
    }
    .quick ul li a {
        font-size: 13px;
    }

    .list-footer > li {
        float: none;
        border-right: none;
        padding-left: 0;
        padding-right: 0;
    }

    .blogbtn {
        text-align: left;
        margin-top: 10px
    }

    .blogbtn img {
        width: auto
    }

    .forexContent,
    .forexContent_tr {
        width: 700px
    }

    .forexContent_td {
        width: 97px
    }

    .curAero {
        line-height: 117px
    }

    .cruise-area {
        height: 365px
    }

    .cruise-content {
        margin-top: -120px
    }

    .cruise-category-tabs .nav-tabs > li.active > a, 
    .cruise-category-tabs .nav-tabs > li.active > a:hover, 
    .cruise-category-tabs .nav-tabs > li.active > a:focus {
        color: #ff0254;
        background-color: transparent;
        border-top: 3px solid #ff0254
    }

    .cruise-tabs-book .cruise-social {
        text-align: left;
        margin-bottom: 0;
        margin-top: 12px
    }

    .cruise-booking-item .booking-item-title {
        margin-top: 0
    }

    .cruise-booking-item .booking-item-price-from {
        margin-bottom: 10px
    }

    .cruise-booking-item .cruise-booking-price del {
        margin-bottom: 5px
    }

    /* Imagica Homepage */
    .col-sm-padR0 {
        padding-right: 0
    }

    .col-sm-padRL0 {
        padding-left: 0;
        padding-right: 0
    }

    .col-sm-padL0 {
        padding-left: 0
    }

    .brRadius-sm-5005 {
        border-radius: 5px 0 0 5px
    }

    .brRadius-sm-0550 {
        border-radius: 0 5px 5px 0
    }

    .imagica-searchform .form-group.form-group-lg {
        margin-bottom: 0
    }

    .imagica-searchform .col-theme-select .form-control {
        border-radius: 5px 0 0 5px
    }
    
    .imagica-searchform .col-cont-btn {
        margin-top: 0
    }
    
    .imagica-searchform .col-cont-btn .btn {
        border-radius: 0 5px 5px 0;
    }

    /* Imagica Searchpage */
    .imagica-tktrpt {
        text-align: left;
    }

    .imagica-tkt-caption {
        margin: 0
    }

    .imagica-tkt-caption h3,
    .imagica-tkt-caption small {
        margin-left: 40px
    }

    /* Europamundo */
    .search_card_img:after {
        background-color: #fff;
        bottom: 0px;
        content: " ";
        display: block;
        height: 45px;
        position: absolute;
        transform: SkewY(-5deg);
        transform-origin: bottom right;
        width: 100%
    }
}

@media (min-width: 992px) {
    .top-user-area > ul > li {
        margin-right: 10px;
        line-height: 34px;
    }

    .full-menu {
        padding: 7px 26px 7px 14px;
    }
    
    .logo {
        text-align: left;
        margin-bottom: 0
    }

    .logo img {
        width: auto
    }

    .wish a {
        padding: 23px 10px;
    }

    .dream_dest_sec {
        height: 270px
    }

    .htlchildagewidth {
        width: 101px
    }

    .loginSep {
        background-position: 0px -201px;
        height: 200px;
        width: 50px;
    }
    
    .booking-item-passengers .btn-facebook {
        margin-top: 75px;
    }

    .proceedPaymentbtn {
        float: right;
    }

    .cor-travel-icon {
        font-size: 30px;
        width: 70px;
        height: 70px;
        line-height: 70px;
        
    }

    .trvDropdown-group {
        margin-bottom: 0
    }

    .booking-list.search-booking-list.flt-booking-list .booking-item {
        padding: 10px;
        padding-top: 20px
    }

    .flt-airline-img,
    .flt-search-time,
    .flt-search-duration,
    .flt-search-price,
    .flt-search-select {
        padding-left:15px; 
        padding-right:15px;
    }
    
    .booking-list.search-booking-list .booking-item {
        padding: 10px;
        padding-top: 20px
    }

    .booking-list.search-booking-list.flt-booking-list .booking-item-flight-details .fa-plane,
    .booking-list.search-booking-list.flt-booking-list .booking-item-flight-details h5 {
        font-size: 17px;
    }

    .booking-list.search-booking-list.flt-booking-list .booking-item-flight-details .booking-item-date {
        margin-left: 20px
    }

    .booking-list.search-booking-list.flt-booking-list .flt-search-duration .booking-item-flight-details h5 {
        font-size: 17px
    }

    .booking-list.search-booking-list.flt-booking-list .flt-search-duration .booking-item-flight-details p {
        font-size: 12px
    }

    .booking-list.search-booking-list.flt-booking-list .flt-search-price .booking-item-price {
        font-size: 24px;
        font-weight: normal;
    }
    
    .booking-list.search-booking-list .booking-item-flight-details .booking-item-price {
        font-size: 24px
    }

    .dom-flight-head-date {
        text-align: right
    }

    .fltround-search-airline .booking-item-airline-logo p {
        font-size: 11px
    }

    .fltround-search-airline {
        padding-right: 0
    }

    .fltround-search-time {
        margin:0
    }

    .fltround-search-duration {
        display: block;
        padding-right: 0
    }

    .fltround-search-price {
        padding-right: 0;
        margin-top: 0
    }

    .booking-item-dates-change .form-group {
        margin-bottom: 0
    }

    .booking-item.hotel-booking {
        text-align: left
    }

    .booking-item.hotel-booking .booking-item-img-wrap {
        margin-bottom: 0
    }

    .htldtl-bookinfo .booking-item-header {
        margin-top: 35px;
        text-align: left
    }

    .htldtl-bookinfo .booking-item-header .booking-item-rating {
        margin: 3px 0 0 10px
    }

    .htldtl-bookinfo .booking-item-header .htldtl-booking-address {
        clear:left    
    }

    .htl-available-roomlist .booking-item-title  {
        margin-bottom: 0
    }

    .htl-available-roomlist .htldtl-room-price  {
        margin-bottom: 5px;
        text-align: right
    }

    .booking-item.flt-yoursel {
        padding: 17px
    }

    .booking-item.flt-yoursel .flt-yoursel-colflt {
        padding-right: 15px
    }

    .booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure {
        font-size: 12px
    }

    .booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure img {
        float: left;
        margin-right: 5px;
        width: 50px
    }

    .booking-item.flt-yoursel .flt-yoursel-colflt .booking-item-departure .booking-item-date {
        padding-left: 0
    }

    .booking-item.flt-yoursel .flt-yoursel-colprice {
        font-size: 24px
    }

    .booking-item.flt-yoursel .flt-yoursel-colprice .btn {
        font-size: 14px;
        padding: 6px 12px;
    }

    .flt-summary-row .flt-summary-img-col,
    .flt-summary-row .leavingDetail,
    .flt-summary-row .flt-summary-flt-icon {
        padding-left: 15px;
        padding-right: 15px
    }

    .flt-summary-row .leavingDetail li.departCity {
        font-size: 16px
    }

    .flt-summary-row .flightSep i.fa {
        font-size: 24px
    }

    .htl-summary-rating {
        margin-top: 0
    }

    /*About Us*/
    .tmlnYear {
        font-size: 18px;
        background: url(../img/aboutUs_sprite.png);
    }

    .tmlnYear {
        background-position: -675px -10px;
        float: left;
        height: 136px;
        text-align: center;
        line-height: 65px;
        width: 65px;
    }

    .DpaulsTimeline .lower {
        margin-top: 0
    }

    .DpaulsTimeline .lower .tmlnYear {
        background-position: -775px -10px;
        line-height: 207px;
    }

    .tmlnYearContent h4 {
        text-align: left
    }

    .tmlnYearContent p {
        font-size: 12px;
        text-align: left
    }

    .tmlnYear {
        margin-right: 10px;
        position: relative;
        top: 10px;
    }

    .DpaulsTimeline .upper {
        position: relative;
        left:90px;
        top:3px
    }

    .DpaulsTimeline .lower .tmlnYear {
        position: relative;
        top: -10px;
    }

    /* Imagica Searchpage */
    .imagica-tkt-caption h3,
    .imagica-tkt-caption small {
        margin-left: 15px
    }

    /* Imagica Summary */
    .imagica-summary .imagica-smry-price {
        text-align: right
    }
}

@media (min-width: 1200px) {
    .nav-tabs.tabs-center {
        text-align: center;
    }

    .nav-tabs.tabs-center li {
        display: inline-block;
        float: none
    }

    .top-user-area > ul > li {
        margin-right: 30px;
    }

    .main-slider,
    .main-slider .owl-item .item img {
        height: 459px
    }

    .dream_dest_sec {
        height: 330px
    }

    .dream_dest_sec > .bg-holder > .bg-front {
        margin: 97px 0
    }

    .touch {
        margin-top: 40px;
    }

    .footer-photo li img {
        width: 52px;
    }

    .leavingDetail {
        text-align: right;
    }

    .dur-dist {
        text-align: center;
    }

    .main_searchform .form-group.form-group-lg {
        margin-bottom: 20px;
    }

    .htlchildagewidth {
        width: 127px
    }
    
    .swap-wrap {
        z-index: 0
    }

    .leaving-from {
        margin-right: -65px;
        z-index: 1
    }

    .going-to {
        margin-left: -65px
    }

    /*.modifyStrip .booking-item-dates-change .form-group {
        margin-bottom: 0;
    }*/

    /*corporate travel*/
    .corp_dream_dest {
        height: 300px
    }

    .forexContent, 
    .forexContent_tr {
        width: 745px;
    }

    .footer-payment-opt {
        margin-left: 70px
    }

    .fixed-right-fare {
        max-width: 360px;
        position: fixed;
        top: 0px;
    }

    .cruise-area {
        height: 530px;
    }

    .cruise-category-tabs h1 {
        font-size: 30px;
    }

    .cruise-category-tabs .nav-tabs > li > a,
    .cruise-category-tabs .nav-tabs > li > a:focus,
    .cruise-category-tabs .nav-tabs > li > a:hover {
        border-top: 3px solid #555;
        margin-right: 0;
        padding: 10px 20px
    }

    .cruise-category-tabs .nav-tabs > li > a span {
        font-weight: bold;
        display: block
    }

    .imagica-searchform {
        background-color: rgba(0,0,0,0.5);
        margin-top: -300px;
    }

    .cruise-category-tabs.cruise-detail .nav-tabs > li > a {
        padding: 10px
    }

    .cruise-category-tabs.cruise-detail .nav-tabs > li > a span {
        display: inline-block
    }

    .content-tabs.break-md.tabs-split > li > a {
            padding: 10px 23px;
    }
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.block-title {
    border-bottom: 3px solid #ff0254;
    display: block;
    margin-bottom: 20px;
    text-align: center
}

.highlight-txt {
    color: #ff0254;
}


.content-tabs li .icon-cruise {
    background: url(../img/cruise-icon.png) no-repeat 0 0;
}

.content-tabs.cruise-tabs > li > a {
    border: medium none;
    padding: 14px 24px;
    border-radius:0;
    font-size: 15px;
    font-weight: bold;
    color:#555;
}


.content-tabs.cruise-tabs li .icon-cruise {
    float: left;
    height: 12px;
    margin-right: 5px;
    margin-top: 5px;
    width: 32px;
    transition: all 150ms ease-out 0s;
}

.content-tabs.cruise-tabs > li > a:focus .icon-cruise, 
.content-tabs.cruise-tabs > li > a:hover .icon-cruise,
.content-tabs.cruise-tabs > li.active > a .icon-cruise, 
.content-tabs.cruise-tabs > li.active > a:focus .icon-cruise, 
.content-tabs.cruise-tabs > li.active > a:hover .icon-cruise {
    background-position: 0 -16px;
}

.content-tabs.cruise-tabs > li > a:before {
    content: "";
    position: absolute;
    left: 0px;
    height: 2px;
    background: none repeat scroll 0% 0% transparent;
    width: 0;
    bottom: -1px;
    transition: all 350ms ease-out 0s;
}


.content-tabs.cruise-tabs > li.active:after {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 45%;
    border-width: 10px 10px 0;
    border-style: solid;
    border-color: transparent;
    display: block;
    width: 0
}

.content-tabs.cruise-tabs > li > a:focus, 
.content-tabs.cruise-tabs > li > a:hover,
.content-tabs.cruise-tabs > li.active > a, 
.content-tabs.cruise-tabs > li.active > a:focus, 
.content-tabs.cruise-tabs > li.active > a:hover {
    background-color: transparent;
    border: 0;
    color: #ff0254
}

.content-tabs.cruise-tabs > li a:focus:before,
.content-tabs.cruise-tabs > li a:hover:before, 
.content-tabs.cruise-tabs > li.active a:before {
    content: "";
    position: absolute;
    left: 0px;
    height: 2px;
    background-color: transparent;
    width: 100%;
    bottom: -1px;
    transition: all 350ms ease-out 0s;
    border:none
}

.content-tabs.cruise-tabs > li > a:focus .icon-cruise, .content-tabs.cruise-tabs > li > a:hover .icon-cruise, .content-tabs.cruise-tabs > li.active > a .icon-cruise, .content-tabs.cruise-tabs > li.active > a:focus .icon-cruise, .content-tabs.cruise-tabs > li.active > a:hover .icon-cruise {
    background-position: 0 -16px;
}


.info-round {
    background-color: #333;
    color:#fff;
    display: inline-block;
    width:18px;
    height:18px;
    line-height:18px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    text-align: center;
    cursor: pointer
}