@font-face {
    font-family: 'baskerville_old_faceregular';
    src: url('fonts/baskvill-webfont.woff2') format('woff2'), url('fonts/baskvill-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    color: #21353f;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
}

img {
    max-width: 100%;
}

a,
a:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none !important;
}

    a:focus {
        text-decoration: none !important;
        outline: none !important;
    }

::-webkit-input-placeholder {
    /* Chrome */
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: inherit;
    opacity: 1;
}

body .container {
    width: 100%;
    max-width: 1310px;
}

.paddefault .row {
    margin-left: -15px;
    margin-right: -15px;
}

.paddefault .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

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

.sectionheader {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.headertop {
    float: left;
    width: 100%;
    padding: 7px 0;
    position: relative;
    background: #000;
}

    .headertop:before {
        content: '';
        position: absolute;
        width: 41.5%;
        height: 100%;
        top: 0;
        right: 0;
        background: #dd4748;
    }

    .headertop::after {
        content: '';
        position: absolute;
        top: 0;
        right: 41.5%;
        width: 0;
        height: 0;
        border-bottom: 64px solid #dd4748;
        border-left: 50px solid transparent;
    }


.headeright {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}

.headercontacts {
    float: left;
    padding: 5px 0 0 16.8%;
}

    .headercontacts p {
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 600;
        line-height: 18px;
        margin: 0;
        display: inline-block;
        color: #fff;
        text-align: left;
        background-image: url("../images/site/icons01.png") !important;
        background-position: left 7px;
        background-repeat: no-repeat;
        vertical-align: middle;
        padding: 0 50px 0 32px;
        letter-spacing: 0.7px;
    }

        .headercontacts p.routeinq {
            background-position: 2px -175px;
            padding-right: 0;
        }

        .headercontacts p a {
            color: #dd4748;
        }

        .headercontacts p span {
            display: block;
        }

        .headercontacts p a:hover, .headercontacts p a:focus {
            color: #fff;
            text-decoration: none;
        }

.loginwrap {
    float: right;
}

    .loginwrap a {
        float: left;
        background-image: url("../images/site/icons01.png") !important;
        background-position: 18px -354px;
        background-repeat: no-repeat;
        color: #fff;
        font-weight: 700;
        font-size: 15px;
        border-radius: 50px 0 0 50px;
        margin: 0 1px 0 0;
        padding: 15px 13px 16px 56px;
        background-color: #000;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        position: relative;
        -webkit-transition: all 3s;
        transition: all 3s;
    }

        .loginwrap a:hover, .loginwrap a:focus {
            color: #ffffff;
            text-decoration: none;
            -webkit-transition: all 3s;
            transition: all 3s;
            border-radius: 50px;
        }


.headerbottom {
    width: 100%;
    float: left;
    clear: both;
}

.sitelogo {
    float: left;
    position: relative;
    z-index: 1;
    margin: -50px 0 0;
}

    .sitelogo a {
        float: left;
    }

/* leftmenu start */

.headermenu {
    float: right;
    padding: 45px 0 42px;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        border: none;
        float: left;
        margin: 0;
        min-height: 10px;
        width: 100%;
        border-radius: 30px;
    }

        .headermenu #myNavbar,
        .headermenu .navbar-inverse .container-fluid {
            padding: 0;
        }

        .headermenu .navbar-inverse .navbar-nav {
            margin: 0;
            float: left;
            width: 100%;
            padding: 0;
        }

    .headermenu .navbar-collapse {
        padding: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        color: #000;
        font-size: 20px;
        margin: 0 0 0 1px;
        padding: 7px 21px 7px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        border-radius: 30px 0 0 30px;
        line-height: 20px;
        letter-spacing: 0.5px;
        -webkit-transition: all 1s;
        transition: all 1s;
    }

        .headermenu .navbar-inverse .navbar-nav > .active > a,
        .headermenu .navbar-inverse .navbar-nav > .active > a:focus,
        .headermenu .navbar-inverse .navbar-nav > .active > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: #dd4748;
            color: #fff;
            -webkit-transition: all 1s;
            transition: all 1s;
        }

    .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        margin: 0;
    }

.cssmenu {
    float: right;
}

/* leftmenu end */


.contentbg {
    float: left;
    width: 100%;
}

.contentwrap {
    float: left;
    width: 100%;
    background-color: #efefef;
}

/* fade on slider start */

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* fade on slider end*/

.sliderwrap {
    float: left;
    width: 100%;
    position: relative;
}

.slideraria {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.sliderwrap .carousel-inner > .item img {
    margin: 0 auto;
    width: 100%;
}

.slidernav {
    position: absolute;
    top: auto;
    bottom: 8px;
    left: 0;
    right: 0;
    text-align: center;
}

.slidernavbg {
    display: inline-block;
    vertical-align: top;
}


.sliderwrap .carousel-indicators .active {
    border: 1px solid #fff;
    background-color: #fff !important;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0;
}

.sliderwrap .carousel-indicators li {
    width: 14px;
    border: 1px solid #fff;
    height: 14px;
    margin: 0;
}

.sliderwrap .carousel-indicators {
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    padding: 0 20px;
    margin: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}


.bannerwrapper {
    width: 100%;
    float: left;
    background: #4b4b4b;
    margin: 0;
    position: relative;
}

.bookingwrap {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 76px 0 0;
}

body .bannerwrapper .container {
    max-width: 1819px;
}

.bookbus {
    width: 100%;
    float: right;
    max-width: 925px;
    background-color: rgba(239,239,239,0.68);
    z-index: 1;
    position: relative;
    border-radius: 20px;
    padding: 21px 50px 32px;
}

.bannertext {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 0 34px;
}

    .bannertext span {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding: 10px 0 0 11px;
        text-align: center;
        color: #000;
        font-size: 45px;
        line-height: 45px;
        text-transform: uppercase;
        z-index: 2;
        letter-spacing: 2.2px;
        font-family: 'baskerville_old_faceregular';
    }

        .bannertext span:before {
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            height: 3px;
            width: 53px;
            background-color: #000;
        }

        .bannertext span:after {
            position: absolute;
            content: '';
            left: 0;
            top: 0;
            height: 55px;
            width: 3px;
            background-color: #000;
        }

        .bannertext span i {
            font-style: normal;
            position: relative;
            padding: 0 10px 5px 0;
        }

            .bannertext span i:before {
                position: absolute;
                content: '';
                bottom: 0;
                right: 0;
                height: 3px;
                width: 72.8%;
                background-color: #dd4647;
            }

            .bannertext span i:after {
                position: absolute;
                content: '';
                bottom: 0;
                right: 0;
                height: 57px;
                width: 3px;
                background-color: #dd4647;
            }

.bookingform {
    width: 100%;
    float: left;
    z-index: 2;
    position: relative;
    padding: 0 9px;
}

.inputgroup {
    float: left;
    width: 100%;
    position: relative;
}

    .inputgroup.inputgroup02 {
        margin: 27px 0 42px;
    }


.swapicon {
    background-image: url("../images/site/icons01.png") !important;
    background-position: center -920px;
    background-repeat: no-repeat;
    position: absolute;
    top: 38px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70px;
    height: 40px;
    cursor: pointer;
}

.inputinr {
    float: left;
    width: 50%;
}

    .inputinr.inputinrswap01 {
        padding-right: 60px;
    }

    .inputinr.inputinrswap02 {
        padding-left: 60px;
    }

    .inputinr.inputinr02 {
        padding-right: 60px;
    }

    .inputinr.inputinr03 {
        padding-left: 60px;
    }

    .inputinr label {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        line-height: normal;
        display: block;
        margin: 0 0 12px;
    }

.inputinrwrap {
    position: relative;
    width: 100%;
    float: left;
}

    .inputinrwrap:after {
        position: absolute;
        content: "";
        top: 0;
        right: 57px;
        height: 100%;
        left: auto;
        bottom: 0;
        border-right: 2px dashed #dd4647;
    }

.inputinr .rfv {
    position: absolute;
    font-size: 13px;
    bottom: 1px;
    left: 12px;
    top: auto;
    font-weight: 500;
}
/* Booking Form New CSS Start */

.inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
    background-image: url("../images/site/icons01.png") !important;
    background-position: 95% -538px;
    background-repeat: no-repeat;
    background-color: transparent !important;
    padding: 0 0 0 11px !important;
    border: 2px dashed #dd4647 !important;
    color: #000 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    height: 52px !important;
    line-height: 48px !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    width: 100% !important;
    box-shadow: none !important;
    border-radius: 11px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
    text-transform: capitalize;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: none !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #dd4647 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none !important;
}

.select2-results__option {
    font-size: 14px;
}

.select2-results__options::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #666666;
}

/* Booking Form New CSS End */

.inputinr select option {
    color: #000 !important;
    background-color: #fff !important;
    font-size: 12px;
}

.inputinr input[type="text"].jdate {
    background-position: 96% -729px;
    line-height: normal !important;
}

.inputinr select:focus {
    color: #ffffff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: 2px solid #ffffff;
    outline: none;
}

.inputinr select:focus, .inputinr input[type="text"]:focus {
    box-shadow: none;
    outline: none;
}

.inputinr .form-control::-moz-placeholder {
    color: #000;
    box-shadow: none !important;
}

.inputinr ::-webkit-input-placeholder {
    color: #000 !important;
}

.searchbutton {
    float: left;
    text-align: center;
    width: 100%;
}

    .searchbutton input[type="submit"] {
        background-color: #000;
        background-image: url("../images/site/icons01.png") !important;
        background-position: 95% -1104px;
        background-repeat: no-repeat;
        border: none;
        color: #fff;
        font-size: 21.10px;
        width: 100%;
        height: 65px;
        padding: 0;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 50px 0 0 50px;
        text-align: left;
        padding: 2px 0 0 23px;
        max-width: 281px;
        display: inline-block;
        vertical-align: middle;
        line-height: 65px;
        letter-spacing: 0.5px;
        -webkit-transition: all 3s;
        transition: all 3s;
    }

        .searchbutton input[type="submit"]:hover, .searchbutton input[type="submit"]:focus {
            background-color: #dd4647;
            color: #ffffff;
            opacity: 1;
            outline: none;
            -webkit-transition: all 3s;
            transition: all 3s;
        }


/*booking form css*/

/*top destination css*/



.toptitletext {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    z-index: 2;
    margin: 0 0 34px;
}

.toptitle span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 10px 0 0 11px;
    text-align: center;
    color: #000;
    font-size: 45px;
    line-height: 45px;
    text-transform: uppercase;
    z-index: 2;
    letter-spacing: 2.2px;
    font-family: 'baskerville_old_faceregular';
}

    .toptitle span:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        height: 3px;
        width: 53px;
        background-color: #000;
    }

    .toptitle span:after {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        height: 55px;
        width: 3px;
        background-color: #000;
    }

    .toptitle span i {
        font-style: normal;
        position: relative;
        padding: 0 10px 5px 0;
    }

        .toptitle span i:before {
            position: absolute;
            content: '';
            bottom: 0;
            right: 0;
            height: 3px;
            width: 72.8%;
            background-color: #dd4647;
        }

        .toptitle span i:after {
            position: absolute;
            content: '';
            bottom: 0;
            right: 0;
            height: 57px;
            width: 3px;
            background-color: #dd4647;
        }

.topdestinationwrap {
    width: 100%;
    float: left;
    padding: 60px 0 30px;
    position: relative;
}

.bustopdestination {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -12px;
    width: auto;
    text-align: center;
}

.topdestination {
    width: 100%;
    text-align: center;
    clear: both;
    max-width: 1920px;
    margin: 0 auto;
}


.destinationin {
    width: 100%;
    float: left;
    text-align: center;
    padding: 43px 0 0;
}

.topdestination marquee {
    height: 290px;
}

.topdestination ul {
    margin: 0;
    padding: 0;
}

    .topdestination ul li {
        list-style: none;
        padding: 80px 4px 20px 3px;
        display: inline-block;
        text-align: center;
        position: relative;
        border-radius: 107px 107px 0 0;
        margin: 35px 0 20px 70px;
        min-height: 251px;
        border: 2px dashed #dd4748;
        min-width: 214px;
    }

        .topdestination ul li::before {
            position: absolute;
            content: '';
            height: 78px;
            width: 76px;
            left: 0;
            top: -35px;
            margin: 0 auto;
            border-radius: 45px;
            background-image: url("../images/site/route-icon.png") !important;
            background-position: center 14px;
            background-repeat: no-repeat;
            right: 0;
            background-color: #dd4748;
        }

        .topdestination ul li span {
            display: block;
            color: #000;
            font-size: 25px;
            font-weight: 600;
            text-transform: uppercase;
            word-break: break-all;
            white-space: nowrap;
        }

            .topdestination ul li span i {
                font-style: normal;
                display: block;
            }

.topdestination li .booknowin {
    float: left;
    width: 100%;
    padding: 15px 0 0;
}

.topdestination ul li a {
    text-align: center;
    background-color: #dd4748;
    color: #fff;
    font-size: 20px;
    padding: 5px 18px 6px;
    border-radius: 50px 0 0 50px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    line-height: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .topdestination ul li a:hover, .topdestination ul li a:focus {
        color: #fff;
        background-color: #000;
        text-transform: capitalize;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

.topdestination ul li:hover {
    border: 2px dashed #000;
}

/*topdestinationwrap*/

.abouttravels {
    width: 100%;
    float: left;
    text-align: center;
    padding: 27px 0 53px;
}

.aboutleft {
    text-align: left;
    width: 29.5%;
    float: left;
    padding: 83px 0 0;
    margin-left: -5px;
}

.aboutright {
    text-align: left;
    width: 70%;
    float: right;
}

    .aboutright .toptitletext {
        text-align: right;
    }

.abouttravels p {
    color: #000;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    line-height: 28px;
    padding: 37px 0 10px 78px;
    float: left;
    text-align: justify;
    letter-spacing: 0.8px;
}

.readmore {
    width: 100%;
    float: left;
    padding: 0;
    text-align: right;
}

    .readmore a {
        display: inline-block;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        padding: 10px 11px 6px 17px;
        border-radius: 30px 0 0 30px;
        font-weight: 600;
        background-color: #dd4748;
        line-height: 20px;
        letter-spacing: 0.9px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

        .readmore a:hover, .readmore a:focus {
            color: #ffffff;
            background-color: #000;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
        }

/*salientfeature css*/
.salientfeature {
    width: 100%;
    float: left;
}

body .salientfeature .container {
    max-width: 1326px;
}

.saientslide {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 !important;
    position: relative;
    padding: 46px 0 20px;
}

.featureicon {
    display: inline-block !important;
    vertical-align: top;
    text-align: center;
    background-color: #d6d6d6;
    height: 300px;
    width: 301px;
    padding: 14px;
    border-radius: 15px;
    margin: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.featuresbox {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    border: 2px dashed #fff;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 35px 0 0;
}

    .featuresbox span {
        display: inline-block;
        background-image: url("../images/site/feature-icon-bg.png");
        background-position: center 0;
        background-repeat: no-repeat;
        width: 163px;
        height: 118px;
        clear: both;
        vertical-align: top;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        position: relative;
    }

        .featuresbox span i {
            display: inline-block;
            background-image: url("../images/site/feature-icon.png");
            background-position: center 32px;
            background-repeat: no-repeat;
            width: 100%;
            height: 100%;
            clear: both;
            vertical-align: top;
            -webkit-transition: all 0.5s;
            transition: all 0.5s;
            position: relative;
            font-style: normal;
        }

    .featuresbox.featuresbox02 span i {
        background-position: center -246px;
    }

    .featuresbox.featuresbox03 span i {
        background-position: 36px -523px;
    }

    .featuresbox.featuresbox04 span i {
        background-position: center -801px;
    }

    .featuresbox h3 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        color: #000;
        line-height: normal;
        text-transform: uppercase;
        margin: 25px 0 0;
        letter-spacing: 0.9px;
    }

        .featuresbox h3 i {
            font-style: normal;
            display: block;
        }

.featureicon:hover {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.featuresbox:hover {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

    .featuresbox:hover h3 {
        color: #dd4748;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }

.saientslide {
    overflow: hidden;
}

    .saientslide .slick-prev, saientslide .slick-next, .saientslide .slick-prev::before, .saientslide .slick-next::before {
        display: none !important;
    }

/*salientfeature css*/

/***** Amenities CSS Start  *****/

.amenitieswraper {
    clear: both;
    width: 100%;
    float: left;
    padding: 40px 0 10px;
    text-align: center;
}


    .amenitieswraper .toptitletext {
        text-align: left;
    }

.amenitieslide {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 !important;
    position: relative;
    padding: 0;
}

    .amenitieslide .slick-list {
        padding: 78px 0 0;
    }

.slick-slide {
    outline: none;
}

.amenitiesicon {
    float: left;
    text-align: center;
    width: 100%;
}

.amenitiesbox {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

.amenitiesboxin {
    display: inline-block;
    width: 202px;
    height: 200px;
    clear: both;
    vertical-align: top;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    background-color: #d6d6d6;
    border-radius: 25px;
    position: relative;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    padding: 8px;
    vertical-align: middle;
}

.amenitiesbox span {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 12%;
    position: relative;
    border: 1px dashed #dd4748;
}

    .amenitiesbox span i {
        display: inline-block;
        background-image: url("../images/site/amenities.png");
        background-position: center 45px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        vertical-align: top;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        position: relative;
        font-style: normal;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transition: transform .5s ease-in-out;
        transition: transform .5s ease-in-out;
    }


.amenitiesbox:hover span i {
    background-image: url("../images/site/amenities-hover.png");
    -webkit-transform: scale(1.2) rotate(-45deg);
    transform: scale(1.2) rotate(-45deg);
}

.amenitiesbox.amenitiesbox02 span i {
    background-position: center -237px;
}

.amenitiesbox.amenitiesbox03 span i {
    background-position: center -515px;
}

.amenitiesbox.amenitiesbox04 span i {
    background-position: center -805px;
}

.amenitiesbox.amenitiesbox05 span i {
    background-position: center -1104px;
}

.amenitiesbox.amenitiesbox06 span i {
    background-position: center -1399px;
}

.amenitiesbox.amenitiesbox07 span i {
    background-position: center -1685px;
}

.amenitiesbox.amenitiesbox08 span i {
    background-position: center -1976px;
}

.amenitiesbox.amenitiesbox09 span i {
    background-position: center -2264px;
}

.amenitiesbox.amenitiesbox10 span i {
    background-position: center -2564px;
}

.amenitiesbox:hover .amenitiesboxin {
    background-color: #dd4748;
}

.amenitiesbox:hover span {
    border: 1px dashed #fff;
}

.amenitiesbox h3 {
    color: #000;
    font-size: 18px;
    margin: 63px 0 0;
    font-weight: 600;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    letter-spacing: 0.9px;
}

    .amenitiesbox h3 i {
        font-style: normal;
        display: block;
    }

/* Dots */


.amenitieswraper .slick-dots li.slick-active button {
    opacity: 1 !important;
    color: transparent !important;
    font-size: 0 !important;
    background: #dd4748;
    width: 15px;
    height: 15px;
    border: 2px solid #dd4748;
}

.amenitieswraper .slick-dots li {
    margin: 0 1px !important;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

    .amenitieswraper .slick-dots li button::before {
        display: none !important;
    }

    .amenitieswraper .slick-dots li button {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 0;
        line-height: 0;
        display: inline-block;
        width: 16px;
        height: 16px;
        cursor: pointer;
        color: transparent;
        border-radius: 50%;
        outline: none;
        background: transparent;
        border: 2px solid #dd4748;
    }

.amenitieswraper .slick-dots {
    text-align: center;
    width: auto;
    right: 30px;
    margin: 0 10px;
    bottom: auto !important;
    top: -82px;
    display: table !important;
    padding: 0;
    z-index: 2;
}


/* Dots */

.amenitieswraper .slick-prev, .amenitieswraper .slick-next {
    top: 67px;
    width: auto;
    height: auto;
    background-color: transparent;
    bottom: 0;
    margin: 0;
    border-radius: 0;
    color: transparent;
    opacity: 1;
    left: auto;
    right: 88px;
    z-index: 2;
    text-align: center;
    position: absolute;
}

.amenitieswraper .slick-next {
    left: auto;
    right: -3px;
}

    .amenitieswraper .slick-prev:hover, .amenitieswraper .slick-prev:focus, .amenitieswraper .slick-next:hover, .amenitieswraper .slick-next:focus {
        background-color: transparent;
    }

        .amenitieswraper .slick-prev:hover:before, .amenitieswraper .slick-prev:focus:before, .amenitieswraper .slick-next:hover:before, .amenitieswraper .slick-next:focus:before {
            opacity: 1;
            color: transparent;
        }

.amenitieswraper .slick-prev::before {
    content: '';
    font-size: 0;
    color: transparent;
    font-family: initial;
    opacity: 1;
    line-height: normal;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../images/site/arrowicon.png") !important;
    background-position: center 0 !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}

.amenitieswraper .slick-next:before {
    content: '';
    font-size: 0;
    color: transparent;
    font-family: initial;
    opacity: 1;
    line-height: normal;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../images/site/arrowicon.png") !important;
    background-position: center -103px !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}

/*****  Amenities CSS End  *****/

/*gallery css*/
.galleryaria {
    clear: both;
    width: 100%;
    float: left;
    padding: 19px 0 100px;
    text-align: center;
}

body .galleryaria .container {
    width: 100%;
    max-width: 1375px;
}

.galleryslide {
    width: 100%;
    float: left;
    text-align: center;
    /*overflow: hidden;*/
    margin: 0 !important;
    position: relative;
    padding: 0;
}

    .galleryslide .slick-list {
        padding: 43px 0 0;
    }

.slick-slide {
    outline: none;
}

.galleryin {
    float: left;
    text-align: center;
    width: 100%;
}

.gallerybox {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    height: 299px;
    width: 299px;
    margin: 10px;
    position: relative;
    transition-property: width;
    transition-duration: 1s;
    transition-delay: 0.5s;
}

    .gallerybox span {
        height: 100%;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        -webkit-transition: 0.5s ease;
        transition: 0.5s ease;
    }

        .gallerybox span img {
            height: 100%;
            width: 100%;
            display: inline-block;
            vertical-align: middle;
            -webkit-transition: transform .5s ease-in-out;
            transition: transform .5s ease-in-out;
        }

    .gallerybox:hover span img {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }



    .gallerybox:before {
        content: '';
        position: absolute;
        left: -10px;
        top: -10px;
        background-color: transparent;
        height: 150px;
        width: 150px;
        border-top: 2px solid #dd4748;
        border-left: 2px solid #dd4748;
        transition-property: width;
        transition-duration: 1s;
        transition-delay: 0.5s;
    }

    .gallerybox:after {
        content: '';
        position: absolute;
        right: -10px;
        bottom: -10px;
        background-color: transparent;
        height: 153px;
        width: 237px;
        border-bottom: 2px solid #dd4748;
        border-right: 2px solid #dd4748;
        transition-property: width;
        transition-duration: 1s;
        transition-delay: 0.5s;
    }

    .gallerybox:hover:before {
        width: 100%;
    }

    .gallerybox:hover:after {
        width: 100%;
    }


/* Dots */


.galleryslide .slick-dots li.slick-active button {
    opacity: 1 !important;
    color: transparent !important;
    font-size: 0 !important;
    background: #dd4748;
    width: 18px;
    height: 18px;
    border: 2px solid #dd4748;
}

.galleryslide .slick-dots li {
    margin: 0 1px !important;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

    .galleryslide .slick-dots li button::before {
        display: none !important;
    }

    .galleryslide .slick-dots li button {
        padding: 0 !important;
        margin: 0 1px !important;
        font-size: 0;
        line-height: 0;
        display: inline-block;
        width: 19px;
        height: 19px;
        cursor: pointer;
        color: transparent;
        border-radius: 50%;
        outline: none;
        background: transparent;
        border: 2px solid #dd4748;
    }

.galleryslide .slick-dots {
    text-align: center;
    width: auto;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -65px !important;
    top: auto;
    display: inline-block !important;
    padding: 0;
    z-index: 2;
}


/* Dots */

.galleryslide .slick-prev, .galleryslide .slick-next {
    top: auto;
    bottom: 0;
    width: 45px;
    height: 45px;
    background-color: transparent;
    bottom: -104px;
    margin: auto;
    border-radius: 0;
    color: transparent;
    opacity: 1;
    left: 0;
    right: 85px;
    z-index: 3;
    text-align: center;
    position: absolute;
    display: inline-block !important;
}

.galleryslide .slick-next {
    left: 48px;
    right: 0;
}

    .galleryslide .slick-prev:hover, .galleryslide .slick-prev:focus, .galleryslide .slick-next:hover, .galleryslide .slick-next:focus {
        background-color: transparent;
    }

        .galleryslide .slick-prev:hover:before, .galleryslide .slick-prev:focus:before, .galleryslide .slick-next:hover:before, .galleryslide .slick-next:focus:before {
            opacity: 1;
            color: transparent;
        }

.galleryslide .slick-prev:before {
    content: '';
    font-size: 0;
    color: transparent;
    font-family: initial;
    opacity: 1;
    line-height: normal;
    text-align: center;
    position: absolute;
    top: auto;
    right: 0;
    background-image: url("../images/site/arrowicon.png") !important;
    background-position: center 0 !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    bottom: 0;
    left: 0;
}

.galleryslide .slick-next:before {
    content: '';
    font-size: 0;
    color: transparent;
    font-family: initial;
    opacity: 1;
    line-height: normal;
    text-align: center;
    position: absolute;
    top: auto;
    right: 0;
    background-image: url("../images/site/arrowicon.png") !important;
    background-position: center -103px !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    bottom: 0;
    left: 14px;
}


/*gallery css*/





/*QR Code style Start Here*/
.qrwraper {
    width: 100%;
    float: left;
    clear: both;
    padding: 0px 0 60px;
}

.qrleft {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.qrright {
    width: 49%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

    .qrright span {
        font-size: 38px;
        color: #000;
        font-family: 'baskerville_old_faceregular';
        margin: 0;
        padding: 0;
        font-weight: 600;
        text-transform: uppercase;
    }

    .qrright p {
        font-size: 22px;
        color: #dd4748;
        margin: 0;
        padding: 20px 0 40px;
        font-weight: 500;
    }
/*QR Code style End Here*/

/* Footer CSS Start */

.footerwrap {
    clear: both;
    width: 100%;
    float: left;
}

.footertop {
    clear: both;
    width: 100%;
    float: left;
    padding: 23px 0 0;
    min-height: 370px;
    background-color: #dd4748;
}

.footertopleft {
    float: left;
    width: 29.9%;
    background-color: #efefef;
    min-height: 327px;
    padding: 44px 0 0;
    text-align: center;
    margin-left: 22px;
}

.sitefooterlogo {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.footertitle {
    float: left;
    text-align: left;
    color: #ffffff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    letter-spacing: 0.8px;
    margin: 0 0 35px;
    padding: 3px 5px 3px 5px;
    font-weight: normal;
    font-family: 'baskerville_old_faceregular';
}


    .footertitle:before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        height: 22px;
        width: 22px;
        background-color: transparent;
        border-left: 1px solid #fff;
        border-top: 1px solid #fff;
    }

    .footertitle:after {
        position: absolute;
        content: '';
        bottom: 0;
        right: 0;
        height: 22px;
        width: 56px;
        background-color: transparent;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

.footerightop {
    float: right;
    width: 65%;
    padding: 27px 0 0 20px;
}

.footernavbar {
    float: left;
    padding: 0 0 0 9px;
    width: 54%;
}

.footernav {
    float: left;
    width: 50%;
}

    .footernav.footernav01 {
        padding: 0 0 0 14px;
        width: 47%;
    }

    .footernav ul {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
    }

        .footernav ul li {
            list-style: none;
            padding: 0 0 10px;
        }

            .footernav ul li a {
                color: #fff;
                font-size: 14px;
                font-weight: 600;
                text-transform: uppercase;
                line-height: normal;
                letter-spacing: 0.9px;
            }

                .footernav ul li a i {
                    padding-right: 8px;
                    font-size: 20px;
                    color: #fff;
                    position: relative;
                    top: 1px;
                }

                .footernav ul li a:hover, .footernav ul li a:focus, .footernav ul li a:hover i, .footernav ul li a:focus i {
                    color: #000;
                    text-decoration: none;
                    padding-left: 5px;
                    -webkit-transition: all 0.3s;
                    transition: all 0.5s;
                }

.footeright {
    float: right;
    padding: 0;
    text-align: left;
    width: 40.7%;
}

.footercontact {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
}

.fdetails {
    width: 100%;
    float: left;
}

    .fdetails.fdetails02 {
        padding: 7px 0 10px;
    }

    .fdetails p {
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        margin: 0;
        color: #fff;
        float: left;
        padding: 4px 11px 0 0;
    }

        .fdetails p i {
            padding-right: 0;
            font-size: 19px;
            display: inline-block;
            vertical-align: top;
        }

        .fdetails p.envicon i {
            font-size: 17px;
        }

        .fdetails p.mapiocn i {
            font-size: 24px;
        }

    .fdetails span {
        float: left;
        font-size: 14px;
        font-weight: 500;
        line-height: normal;
        margin: 0;
        color: #fff;
        padding: 5px 0 0;
    }

        .fdetails span em {
            text-transform: uppercase;
            font-style: normal;
        }

        .fdetails span i {
            font-style: normal;
            display: block;
        }

        .fdetails span.ftadd {
            line-height: 17px;
            padding: 3px 0 0;
        }


        .fdetails span a {
            color: #fff;
            text-transform: lowercase;
        }

            .fdetails span a:hover, .fdetails span a:focus {
                color: #000;
                text-decoration: none;
            }




.bottomsocial {
    float: left;
    padding: 28px 0 10px;
    width: 100%;
    text-align: left;
}

    .bottomsocial h5 {
        margin: 0 0 8px;
        font-size: 15px;
        line-height: normal;
        color: #fff;
        font-weight: normal;
        font-family: 'baskerville_old_faceregular';
        text-transform: uppercase;
        letter-spacing: 1.5px;
    }

.gradient-box {
    display: inline-block;
    vertical-align: middle;
}

.bottomsocial a {
    width: 31px;
    height: 32px;
    font-size: 21px;
    line-height: 32px;
    color: #3c5a98;
    text-align: center;
    font-weight: 400;
    background-color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
}

    .bottomsocial a.twitter {
        color: #28aae2;
    }

    .bottomsocial a.insta {
        color: #e52354;
    }

    .bottomsocial a.linked {
        color: #2968b2;
    }

    .bottomsocial a.youtu {
        color: #ed2224;
    }

    .bottomsocial a:hover, .bottomsocial a:focus {
        background-color: #000;
        color: #fff;
    }

/*.bottomsocial a.twitter:hover, .bottomsocial a.twitter:focus {
        background-color: #28aae2;
        color: #fff;
    }

    .bottomsocial a.insta:hover, .bottomsocial a.insta:focus {
        color: #fff;
        background-color: #28aae2;
    }

    .bottomsocial a.linked:hover, .bottomsocial a.linked:focus {
        background-color: #2968b2;
        color: #fff;
    }

    .bottomsocial a.youtu:hover, .bottomsocial a.youtu:focus {
        color: #fff;
        background-color: #ed2224;
    }*/


.footerbottom {
    width: 100%;
    float: left;
    padding: 12px 0 11px;
    background-color: #efefef;
}

.copyrights {
    float: left;
    color: #888a8a;
    font-size: 17px;
    font-weight: 500;
    padding: 2px 0 0 24px;
    letter-spacing: 0.5px;
}

    .copyrights a {
        color: #dd4748;
        text-transform: uppercase;
    }

        .copyrights a:hover, .copyrights a:focus {
            color: #888a8a;
            text-decoration: none;
        }

.poweredby {
    float: right;
    padding: 0 45px 0 0;
}

    .poweredby span {
        float: left;
        color: #888b8b;
        font-size: 12px;
        padding: 4px 10px 0 0;
        font-weight: 500;
    }

    .poweredby a {
        float: left;
    }


/* Footer CSS End */

#ctl00_ContentPlaceHolder1_divCustinfo th.info {
    padding-left: 10px !important;
}

.panel-primary > .panel-heading {
    color: #000 !important;
    border-bottom: 1px solid #dd4748 !important;
    font-size: 22px !important;
}

.form-group .btn-default {
    color: #fff !important;
    background-color: #000 !important;
}

    .form-group .btn-default:hover, .form-group .btn-default:focus {
        color: #fff !important;
        background-color: #dd4748 !important;
    }

.maincontent {
    min-height: 250px;
    clear: both;
    width: 100%;
    float: left;
}

/* Medea Queries */

@media only screen and (max-width: 1699px) {
    .bookingwrap {
        padding: 25px 0 0;
    }

    .bookbus {
        max-width: 870px;
        padding: 20px 30px 30px;
    }
}

@media only screen and (max-width: 1599px) {
    .bannertext span {
        font-size: 38px;
        line-height: 38px;
    }

    .slidernavbg {
        padding-right: 100px;
    }

    .bookingwrap {
        padding: 20px 0 0;
    }

    .bookbus {
        max-width: 760px;
        padding: 20px 30px 25px;
    }

    .topdestinationwrap {
        padding: 20px 0;
    }

    .abouttravels {
        padding: 20px 0;
    }

    .toptitletext {
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 1499px) {
    .bookbus {
        max-width: 650px;
        padding: 20px;
    }

    .inputinrwrap:after {
        right: 48px;
    }

    .bannertext span {
        font-size: 30px;
        line-height: 30px;
    }

        .bannertext span:before {
            width: 45px;
        }

        .bannertext span:after {
            height: 45px;
        }

        .bannertext span i:before {
            width: 55%;
        }

        .bannertext span i:after {
            height: 45px;
        }

    .inputgroup.inputgroup02 {
        margin: 20px 0 20px;
    }

    .searchbutton input[type="submit"] {
        background-position: 92% -950px;
        font-size: 18px;
        height: 50px;
        padding: 0 0 0 20px;
        max-width: 260px;
        line-height: 50px;
        background-size: 60px;
    }

    .destinationin {
        padding: 20px 0 0;
    }

    .galleryaria {
        padding: 19px 0 100px;
    }

    .toptitle span {
        font-size: 36px;
        line-height: 36px;
    }

        .toptitle span:before {
            width: 50px;
        }

        .toptitle span:after {
            height: 50px;
        }

        .toptitle span i:after {
            height: 50px;
        }

        .toptitle span i:before {
            width: 62.8%;
        }

    .abouttravels p {
        padding: 30px 0 10px 70px;
    }
}


@media only screen and (max-width: 1309px) {
    .gallerybox {
        height: 270px;
        width: 270px;
    }

    .qrright span {
        font-size: 36px;
    }
}

@media only screen and (max-width: 1279px) {
    .qrright span {
        font-size: 34px;
    }

    .qrright img {
        max-width: 160px;
    }

    .qrleft {
        width: 40%;
    }

    .qrright {
        width: 59%;
    }

    .headertop:before {
        width: 35.5%;
    }

    .headertop:after {
        right: 35.5%;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 18px;
        padding: 7px 18px;
    }

    .bannertext {
        margin: 0 0 25px;
    }

    .inputgroup.inputgroup02 {
        margin: 10px 0 15px;
    }

    .inputinr label {
        font-size: 15px;
        margin: 0 0 5px;
    }

    .inputinr.inputinrswap01 {
        padding-right: 50px;
    }

    .inputinr.inputinrswap02 {
        padding-left: 50px;
    }

    .inputinr.inputinr02 {
        padding-right: 50px;
    }

    .inputinr.inputinr03 {
        padding-left: 50px;
    }

    .topdestination marquee {
        height: 270px;
    }

    .topdestination ul li {
        padding: 68px 4px 15px 3px;
        margin: 35px 0 20px 30px;
        min-height: 220px;
        min-width: 205px;
    }

        .topdestination ul li span {
            font-size: 18px;
        }

    .aboutleft {
        padding: 50px 0 0;
        margin-left: 0;
    }

    .saientslide {
        padding: 20px 0;
    }

    .featureicon {
        height: 280px;
        width: 280px;
        padding: 10px;
    }

    .amenitieswraper {
        padding: 20px 0 10px;
        overflow: hidden;
    }

    .salientfeature {
        overflow: hidden;
    }

    .galleryaria {
        overflow: hidden;
    }

    .amenitieslide .slick-list {
        padding: 60px 0 0;
    }

    .amenitieswraper .slick-dots {
        top: -73px;
    }

    .amenitieslide .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .footertopleft {
        margin-left: 0;
    }

    .footerightop {
        width: 68%;
    }

    .footernavbar {
        padding: 0;
        width: 58%;
    }
}

@media only screen and (max-width: 1219px) {
    .bookbus {
        max-width: 600px;
        padding: 15px;
    }

    .gallerybox {
        height: 250px;
        width: 250px;
    }
}

@media only screen and (max-width: 1199px) {
    .bannertext {
        margin: 0 0 20px;
    }

    .bookbus {
        max-width: 580px;
    }

    .featureicon {
        height: 250px;
        width: 250px;
    }

    .featuresbox {
        padding: 25px 0 0;
    }

        .featuresbox h3 {
            font-size: 18px;
            margin: 16px 0 0;
        }

    .toptitletext h2 {
        margin: 0;
    }
}

@media only screen and (max-width: 1119px) {
    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 15px;
        padding: 7px 15px;
    }

    .bookbus {
        max-width: 530px;
        padding: 10px;
    }

    .bannertext span {
        font-size: 24px;
        line-height: 24px;
        padding: 6px 0 0 6px;
    }

        .bannertext span:after {
            height: 35px;
            width: 2px;
        }

        .bannertext span:before {
            width: 35px;
            height: 2px;
        }

        .bannertext span i:before {
            width: 50%;
            height: 2px;
        }

        .bannertext span i:after {
            height: 35px;
            width: 2px;
        }

        .bannertext span i {
            padding: 0 6px 2px 0;
        }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 95% -423px;
        font-size: 15px !important;
        height: 45px !important;
        line-height: 41px !important;
        background-size: 55px;
    }

        .inputinr input[type="text"].jdate {
            background-position: 96% -572px;
        }

    .inputinrwrap:after {
        right: 38px;
    }

    .swapicon {
        background-position: center -725px;
        top: 33px;
        width: 58px;
        height: 30px;
        background-size: 55px;
    }

    .inputinr.inputinrswap01 {
        padding-right: 35px;
    }

    .inputinr.inputinrswap02 {
        padding-left: 35px;
    }

    .inputgroup.inputgroup02 {
        margin: 10px 0;
    }

    .inputinr label {
        font-size: 13px;
    }

    .inputinr.inputinr02 {
        padding-right: 35px;
    }

    .inputinr.inputinr03 {
        padding-left: 35px;
    }

    .searchbutton input[type="submit"] {
        background-position: 92% -789px;
        font-size: 15px;
        height: 45px;
        max-width: 210px;
        line-height: 45px;
        background-size: 50px;
    }

    .toptitle span {
        font-size: 30px;
        line-height: 30px;
        padding: 5px 0 0 8px;
    }

        .toptitle span:before {
            width: 35px;
            height: 2px;
        }

        .toptitle span:after {
            height: 35px;
            width: 2px;
        }

        .toptitle span i:before {
            width: 55%;
            height: 2px;
        }

        .toptitle span i:after {
            height: 35px;
            width: 2px;
        }

        .toptitle span i {
            padding: 0 4px 0px 0;
        }

    .abouttravels p {
        padding: 10px 0 10px 20px;
        font-size: 16px;
        line-height: 24px;
    }

    .readmore a {
        font-size: 16px;
        padding: 8px 9px 6px 15px;
    }

    .featureicon {
        height: 230px;
        width: 230px;
    }

    .featuresbox {
        padding: 16px 0 0;
    }

    .amenitieswraper .slick-prev::before {
        height: 36px;
        width: 36px;
        background-size: 36px !important;
    }

    .amenitieswraper .slick-next::before {
        background-position: center -74px !important;
        height: 36px;
        width: 36px;
        background-size: 36px !important;
    }

    .amenitieswraper .slick-prev, .amenitieswraper .slick-next {
        top: 84px;
    }

    .amenitieswraper .slick-next {
        left: auto;
        right: 9px;
    }

    .amenitieswraper .slick-dots {
        top: -43px;
    }

    .amenitiesboxin {
        width: 180px;
        height: 180px;
    }

    .amenitiesbox span i {
        background-position: center 38px;
    }

    .amenitiesbox.amenitiesbox02 span i {
        background-position: center -247px;
    }

    .amenitiesbox.amenitiesbox03 span i {
        background-position: center -527px;
    }

    .amenitiesbox.amenitiesbox04 span i {
        background-position: center -818px;
    }

    .amenitiesbox.amenitiesbox05 span i {
        background-position: center -1113px;
    }

    .amenitiesbox.amenitiesbox06 span i {
        background-position: center -1410px;
    }

    .amenitiesbox.amenitiesbox07 span i {
        background-position: center -1692px;
    }

    .amenitiesbox.amenitiesbox08 span i {
        background-position: center -1981px;
    }

    .amenitiesbox.amenitiesbox09 span i {
        background-position: center -2271px;
    }

    .amenitiesbox.amenitiesbox10 span i {
        background-position: center -2570px;
    }

    .gallerybox {
        height: 210px;
        width: 210px;
    }

        .gallerybox:after {
            height: 150px;
            width: 160px;
        }

    .galleryslide .slick-list {
        padding: 25px 0 0;
    }

    .galleryslide .slick-prev:before {
        height: 36px;
        width: 36px;
        background-size: 36px;
    }

    .galleryslide .slick-next:before {
        background-position: center -75px !important;
        height: 36px;
        width: 36px;
        left: 14px;
        background-size: 36px;
    }

    .galleryslide .slick-dots li.slick-active button {
        width: 15px;
        height: 15px;
    }

    .galleryslide .slick-dots li button {
        width: 15px;
        height: 15px;
    }

    .galleryslide .slick-dots {
        bottom: -56px !important;
    }

    .galleryslide .slick-prev, .galleryslide .slick-next {
        width: 32px;
        height: 32px;
        bottom: -84px;
        right: 81px;
        left: 0;
    }

    .galleryslide .slick-next {
        left: 38px;
        right: 0;
    }

    .galleryaria {
        padding: 20px 0 60px;
    }

    .sitefooterlogo a {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        max-width: 180px;
    }

    .footertopleft {
        width: 24.9%;
        min-height: 280px;
        padding: 45px 0 0;
    }

    .footerightop {
        width: 74.9%;
        padding: 20px 0 0 15px;
    }

    .footertitle {
        margin: 0 0 25px;
    }

    .footertop {
        padding: 25px 0 25px;
        min-height: 10px;
    }

    .bottomsocial {
        padding: 20px 0 10px;
    }

    .footernav ul li {
        padding: 0 0 8px;
    }

        .footernav ul li a {
            font-size: 13px;
        }

            .footernav ul li a i {
                padding-right: 4px;
                font-size: 18px;
            }

    .footeright {
        width: 40.9%;
    }

    .copyrights {
        font-size: 15px;
        padding: 2px 0 0 0;
    }

    .poweredby {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    .qrright span {
        font-size: 26px;
    }

    .qrright p {
        font-size: 20px;
    }

    .headercontacts {
        padding: 5px 0 0 0;
    }

    .sitelogo {
        margin: 5px 0 0;
    }

        .sitelogo a {
            float: left;
            width: 100%;
            max-width: 100px;
        }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
        padding: 5px 8px;
    }

    .headercontacts p {
        font-size: 14px;
        background-position: left 7px;
        padding: 0 20px 0 26px;
        background-size: 60px;
    }

        .headercontacts p.routeinq {
            background-position: 2px -151px;
        }

    .loginwrap a {
        background-position: 10px -305px;
        font-size: 14px;
        padding: 10px 12px 10px 45px;
        background-size: 60px;
    }

    .headertop:after {
        right: 35.5%;
        border-bottom: 55px solid #dd4748;
        border-left: 30px solid transparent;
    }

    .bannerwrapper {
        background: #b0bcca;
    }

    .bookingwrap {
        padding: 20px 0 20px;
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

    .bookbus {
        max-width: 540px;
        padding: 10px;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: left;
    }

    .slidernavbg {
        padding-right: 0;
    }

    .destinationin {
        padding: 20px 20px 0;
    }

    .toptitle {
        margin: 0;
    }

        .toptitle span {
            font-size: 24px;
            line-height: 24px;
        }

            .toptitle span:before {
                width: 25px;
                height: 2px;
            }

            .toptitle span:after {
                height: 25px;
                width: 2px;
            }

            .toptitle span i:before {
                width: 55%;
                height: 2px;
            }

            .toptitle span i:after {
                height: 25px;
                width: 2px;
            }

    .abouttravels p {
        padding: 0 0 10px 20px;
        font-size: 15px;
        line-height: 22px;
    }

    .footertopleft {
        width: 100%;
        min-height: 10px;
        padding: 15px 0;
    }

    .sitefooterlogo a {
        max-width: 150px;
    }

    .footerightop {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .copyrights {
        font-size: 14px;
    }
}

@media only screen and (max-width: 839px) {
    .amenitieswraper .slick-prev {
        left: auto;
        right: 103px;
    }
}

@media only screen and (max-width: 767px) {
    .qrright span {
        font-size: 22px;
    }

    .qrright p {
        font-size: 18px;
    }

    .qrright img {
        max-width: 120px;
    }

    .qrleft {
        width: 100%;
    }

        .qrleft img {
            max-width: 70%;
        }

    .qrright {
        width: 100%;
        padding: 30px 0 0;
    }

    .headerbottom {
        text-align: center;
        position: relative;
    }

    .sitelogo {
        margin: 5px 0;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

        .sitelogo a {
            float: none;
            width: 100%;
            max-width: 100px;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
        }

    .sectionheader {
        z-index: 3;
    }

    .cssmenu {
        width: 100%;
    }

    .headercontacts p {
        font-size: 14px;
        padding: 0 10px 0 25px;
    }

    .loginwrap a {
        background-position: 8px -280px;
        font-size: 13px;
        padding: 10px 12px 10px 38px;
        background-size: 55px;
    }

    .headertop:before {
        width: 27.5%;
    }

    .headertop:after {
        right: 27.5%;
        border-bottom: 55px solid #dd4748;
        border-left: 16px solid transparent;
    }
    /* leftmenu start */

    .headerbottom .headermenu {
        width: auto;
        float: left;
        position: absolute;
        top: 36px;
        left: 0;
        margin: 0;
        padding: 0;
        text-align: left;
    }


    .fixedbtn {
        position: absolute;
        top: -40px;
        left: 0;
        z-index: 1030;
    }

        .fixedbtn.topfixedicon {
            position: fixed !important;
            top: 10px !important;
            left: 0;
            z-index: 99999 !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 24px;
            height: 24px;
            -webkit-transition: all 0.4s;
            transition: all 0.4s;
            left: 42%;
        }

            .fixedbtn.topfixedicon span {
                display: none;
            }

            .fixedbtn.topfixedicon:after {
                font-family: FontAwesome;
                content: "\f00d";
                left: 0;
                top: 0;
                position: absolute;
                font-size: 22px;
                color: #000;
            }

    .menufixed .navbar-toggle {
        background-color: transparent;
        border-color: transparent;
        margin: 7px;
        padding: 6px;
        position: relative;
        top: 0;
        z-index: 2;
    }

        .menufixed .navbar-toggle .icon-bar {
            background: #000;
        }

    .headermenu .navbar-inverse .navbar-nav {
        margin: 0;
        float: left;
        width: 100%;
    }

    .headermenu .navbar-inverse .navbar-toggle:focus,
    .headermenu .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }

    .headermenu .navbar-inverse .navbar-toggle {
        border-color: transparent;
        margin: 0 10px 0 0;
    }

    .headermenu .navbar-inverse .container-fluid {
        padding: 0 15px;
        text-align: center;
        background: #3e3e3e;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 10px 0 0 10px !important;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 16px;
            padding: 0;
            color: #3e3e3e;
            margin: 0;
            border: none;
        }

    .headermenu .navbar-inverse {
        background-color: rgba(247,244,244,0.98);
        box-shadow: 0 0 5px #B0B0B0;
        border-radius: 0;
    }

        .headermenu .navbar-inverse .navbar-nav > .active > a, .headermenu .navbar-inverse .navbar-nav > .active > a:focus, .headermenu .navbar-inverse .navbar-nav > .active > a:hover, .headermenu .navbar-inverse .navbar-nav > li > a:hover {
            background: transparent;
            color: #dd4748;
            border: none;
        }

        .headermenu .navbar-inverse .navbar-collapse {
            border: none !important;
        }


    .side-collapse-container {
        width: 100%;
        position: relative;
        left: 0;
        transition: left .4s;
    }

        .side-collapse-container.out {
            left: 200px;
        }

    .headermenu .side-collapse {
        top: 0;
        bottom: 0;
        left: 0;
        width: 50%;
        position: fixed;
        overflow: hidden;
        transition: width .4s;
        padding-top: 30px;
        z-index: 9999;
    }

    .side-collapse.in {
        width: 0;
    }
    /* leftmenu end */

    .topdestination ul li:before {
        height: 55px;
        width: 55px;
        left: 0;
        top: -29px;
        margin: 0 auto;
        background-position: center 10px;
        background-size: 40px;
    }

    .topdestination ul li {
        padding: 48px 4px 10px 4px;
        margin: 29px 0 10px 20px;
        min-height: 170px;
        min-width: 185px;
    }

        .topdestination ul li span {
            font-size: 15px;
        }

        .topdestination ul li a {
            font-size: 16px;
            padding: 5px 12px 6px;
            line-height: 18px;
        }

    .topdestination li .booknowin {
        padding: 10px 0 0;
    }

    .topdestination marquee {
        height: 210px;
    }

    .aboutleft {
        text-align: center;
        width: 100%;
        float: none;
        padding: 10px 0 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .aboutright {
        text-align: left;
        width: 100%;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .abouttravels p {
        padding: 0 0 10px;
    }

    .copyrights {
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%;
    }

    .poweredby {
        padding: 8px 0 0;
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%;
    }

        .poweredby span, .poweredby a {
            float: none;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
        }
}

@media only screen and (max-width: 748px) {
    .amenitieswraper .slick-prev {
        left: auto;
        right: 124px;
    }

    .footernavbar {
        width: 100%;
    }

    .footernav.footernav01 {
        padding: 0;
    }

    .footeright {
        width: 100%;
        float: left;
        padding: 20px 0 0;
    }
}

@media only screen and (max-width: 639px) {
    .headertop:after {
        display: none;
    }

    .headertop:before {
        display: none;
    }

    .headercontacts {
        padding: 6px 0 8px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        float: none;
        width: 100%;
    }

    .loginwrap {
        float: none;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        background-color: #dd4748;
        padding: 8px 0;
    }

        .loginwrap a {
            float: none;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
        }

    .aboutleft img {
        width: 100%;
        max-width: 270px;
    }

    .bannertext span {
        font-size: 20px;
        line-height: 20px;
    }

        .bannertext span:before {
            width: 25px;
        }

        .bannertext span:after {
            height: 25px;
        }

        .bannertext span i:after {
            height: 25px;
        }

    .toptitle span {
        font-size: 20px;
        line-height: 20px;
    }

    .bookingform {
        padding: 0;
    }

    .swapicon {
        background-position: center -658px;
        top: 29px;
        width: 53px;
        height: 27px;
        background-size: 50px;
    }

    .footertop {
        padding: 15px 0;
    }

    .copyrights span {
        display: block;
    }
}

@media only screen and (max-width: 529px) {
    .inputgroup.inputgroup02 {
        margin: 0 0 10px;
    }

    .inputinr {
        float: left;
        width: 100%;
        padding: 0 !important;
        margin: 0 0 10px;
    }

    .inputinrwrap:after {
        right: 47px;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 97% -423px;
    }

        .inputinr input[type="text"].jdate {
            background-position: 98% -572px;
        }

    .swapicon {
        top: 66px;
        left: auto;
        right: 21px;
        cursor: pointer;
        transform: rotate(90deg);
        z-index: 1;
        background-position: right -658px;
    }
}

@media only screen and (max-width: 509px) {
    .amenitieswraper .slick-prev {
        left: auto;
        right: 45px;
    }

    .galleryaria .toptitletext {
        text-align: left;
    }

    .galleryslide .slick-prev, .galleryslide .slick-next {
        top: -31px;
        right: 40px;
        left: auto;
        bottom: auto;
    }

        .galleryslide .slick-prev::before {
            top: auto;
            right: 0;
            top: 0;
            left: 0;
        }

    .galleryslide .slick-next {
        left: auto;
        right: 0;
    }

        .galleryslide .slick-next:before {
            left: auto;
            right: 0;
            background-position: center -70px !important;
        }
}

@media only screen and (max-width: 479px) {
    .qrright span {
        font-size: 18px;
    }

    .qrright p {
        font-size: 16px;
        padding: 20px 0;
    }

    .qrleft img {
        max-width: 100%;
    }

    .headercontacts p {
        padding: 0 10px 8px 25px;
    }

    .bannertext span {
        font-size: 15px;
        line-height: 16px;
        letter-spacing: 0.8px;
    }

    .bannertext {
        margin: 0 0 10px;
    }

        .bannertext span:before {
            width: 20px;
        }

        .bannertext span:after {
            height: 20px;
        }

        .bannertext span i:after {
            height: 20px;
        }

    .toptitle span {
        font-size: 18px;
        line-height: 18px;
        letter-spacing: 0.5px;
        padding: 4px 0 0 6px;
    }

        .toptitle span i:after {
            height: 22px;
        }

        .toptitle span i {
            padding: 0 5px 1px 0;
        }

    .topdestinationwrap {
        padding: 15px 0;
    }

    .footernav {
        width: 55%;
    }

        .footernav.footernav01 {
            width: 45%;
        }

        .footernav ul li a {
            font-size: 12px;
        }

    .grvcontentrow .grvcontent div {
        font-size: 11px;
    }
}

@media only screen and (max-width: 379px) {
    .inputinrwrap:after {
        right: 40px;
    }

    .footernav {
        width: 100% !important;
    }

        .footernav.footernav01 {
            width: 45%;
            padding: 0 0 20px;
        }

    .abouttravels .toptitle span {
        font-size: 15px;
        line-height: 15px;
    }

    .swapicon {
        left: auto;
        right: 14px;
    }
}
