body {
    font-family: 'Lato', 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;
}

.h1920, .f1920, .m1920 {
    width: 100%;
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
}

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

.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: 27px 0 24px;
    background-color: #F2F2F2;
    border-top: 6px solid #7F3D4B;
}

    .headertop:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 50%;
        height: 6px;
        background-color: #353F59;
        animation: grow 30s linear infinite;
    }

@keyframes grow {
    0% {
        width: 50%;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 50%;
    }
}

.sitelogo {
    float: left;
    padding: 10px 0 0;
}

    .sitelogo a {
        float: left;
    }

.headeright {
    float: right;
}

.headercontacts {
    float: right;
}

    .headercontacts p {
        font-size: 16px;
        font-weight: 400;
        line-height: normal;
        margin: 0;
        display: inline-block;
        color: #353F59;
        background-image: url("../images/site/icon01.png");
        background-position: left -186px;
        background-repeat: no-repeat;
        padding: 5px 0 11px 42px;
        letter-spacing: 0.1px;
    }

        .headercontacts p a {
            color: #7F3D4B;
        }

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

    .headercontacts .routeinq {
        padding: 5px 11px 11px 42px;
        background-position: left -9px;
        letter-spacing: inherit;
    }

.headerbottom {
    width: 100%;
    float: left;
    clear: both;
    padding: 30px 0 0;
}

.loginwrap {
    float: right;
}

    .loginwrap a {
        float: left;
        background-color: #353F59;
        color: #fff;
        font-weight: 400;
        font-size: 18px;
        padding: 6px 9px 7px;
    }

        .loginwrap a:hover, .loginwrap a:focus {
            background-color: #7F3D4B;
            color: #fff;
            text-decoration: none;
        }


/* leftmenu start */

.headermenu {
    float: left;
    clear: both;
    padding: 8px 18px 0 0;
}

    .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 {
        margin: 0 0 0 51px;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            color: #353F59;
            font-size: 18px;
            padding: 0 0 4px;
            font-weight: 500;
        }

            .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-color: transparent;
                color: #7F3D4B;
                border-bottom: 1px solid #7F3D4B;
            }

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

.cssmenu {
    float: left;
}

/* leftmenu end */


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

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

/* 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;
}

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

.bannerwrapper {
    width: 100%;
    float: left;
    background-color: transparent;
    margin: 0;
    position: relative;
}

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

.bookingform {
    width: 48.1%;
    float: right;
    z-index: 2;
    position: relative;
    padding: 20px 0 0;
    box-shadow: 0 4px 12px rgba(53, 63, 89, 0.2);
    background-color: rgba(53, 63, 89, 0.8);
}

    .bookingform h3 {
        color: #fff;
        margin: 0;
        font-size: 24px;
        font-weight: 700;
        line-height: 35px;
        text-transform: uppercase;
        text-align: center;
        border-bottom: 6px solid #fff;
        padding: 0 0 18px;
    }

.inputbookpart {
    width: 100%;
    float: left;
    padding: 50px 32px 51px;
}

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

    .inputgroup.inputgroup02 {
        width: 100%;
        padding: 32px 0;
        position: relative;
    }

.inputinr {
    float: left;
    width: 50%;
    padding: 0 16px 0 0;
}

    .inputinr.inputinr02 {
        padding: 0 16px 0 0;
    }

    .inputinr.inputinr03 {
        padding: 0 0 0 16px;
    }

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

.inputinr.inputinrswap02 {
    padding: 0 0 0 16px;
}

.inputinr .rfv {
    position: absolute;
    font-size: 13px;
    bottom: 5px;
    left: 20px;
    top: auto;
    font-weight: 400;
}

/* Booking Form New CSS Start */

.inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
    background-image: url("../images/site/icon01.png") !important;
    background-position: 95% -346px;
    background-repeat: no-repeat;
    background-color: #fff !important;
    padding: 0 0 0 20px !important;
    border: none !important;
    color: #353F59 !important;
    font-size: 22px !important;
    height: 64px !important;
    line-height: 64px !important;
    cursor: pointer !important;
    font-weight: 600 !important;
    width: 100% !important;
    box-shadow: none !important;
    border-radius: 6px !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: #353F59 !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: #353F59 !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-image: none !important;
    padding: 0 0 0 20px !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: #353F59;
    box-shadow: none !important;
}

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

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

    .searchbutton input[type="submit"] {
        background-color: #fff;
        border: none;
        color: #353F59;
        font-size: 22px;
        width: 100%;
        height: 64px;
        padding: 0;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        border-radius: 6px;
    }

        .searchbutton input[type="submit"]:hover, .searchbutton input[type="submit"]:focus {
            background-color: #7F3D4B;
            color: #fff;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            outline: none;
        }



.toptitle {
    color: #353F59;
    font-size: 32px;
    line-height: 35px;
    margin: 0;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}

    .toptitle span {
        font-weight: 700;
        color: transparent;
        position: absolute;
        font-size: 70px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        line-height: 64px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: rgba(127, 61, 75, 0.3);
        z-index: -1;
    }


/*topdestinationwrap*/

.topdestinationwrap {
    background-image: url("../images/site/routebg.svg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
    padding: 122px 0 0;
    min-height: 450px;
    position: relative;
}

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

.destination {
    width: 100%;
    float: left;
    padding: 70px 0 0;
}

    .destination marquee {
        height: 121px;
    }

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

        .destination ul li {
            list-style: none;
            display: inline-block;
            margin: 0 66px 0 0;
        }

            .destination ul li a {
                text-align: left;
                background-color: #F2EBEC;
                border: 1px solid #7F3D4B;
                padding: 24px 107px 24px 61px;
                border-radius: 4px;
                position: relative;
                font-weight: 500;
                display: inline-block;
            }

                .destination ul li a:before {
                    position: absolute;
                    content: '';
                    height: 50px;
                    width: 26px;
                    left: 20px;
                    top: 37px;
                    background-image: url("../images/site/icon01.png");
                    background-position: left -544px;
                    background-repeat: no-repeat;
                }

                .destination ul li a:after {
                    position: absolute;
                    content: '';
                    height: 70px;
                    width: 57px;
                    right: 24px;
                    top: 24px;
                    background-image: url("../images/site/routeicon.svg");
                    background-position: center 0;
                    background-repeat: no-repeat;
                }

                .destination ul li a span {
                    display: block;
                    color: #353F59;
                    font-size: 20px;
                    line-height: 30px;
                    font-weight: 700;
                }

                .destination ul li a i {
                    display: block;
                    font-style: normal;
                    padding: 10px 0 0;
                }

                .destination ul li a:hover, .destination ul li a:focus {
                    color: #353F59;
                    background-color: #EBEEF3;
                    border: 1px solid #353F59;
                }


/*Salient Features*/

body .featureswrap .container {
    max-width: 1680px;
}

.featureswrap {
    width: 100%;
    float: left;
    padding: 119px 0 100px;
    background-color: #7F3D4B;
}

    .featureswrap .toptitle {
        color: #fff;
    }

        .featureswrap .toptitle span {
            -webkit-text-stroke-color: rgba(229, 216, 219, 0.3);
        }

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

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

.featurebox {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 280px;
    height: 280px;
    border: 3px solid #353F59;
    background-color: #B18690;
    padding: 53px 0 0;
    background-image: url("../images/site/featureshape.svg");
    background-position: center top;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .featurebox:hover {
        background-color: #353F59;
        -webkit-transition: all 0.5s;
    }

    .featurebox span {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100px;
        height: 100px;
        background-image: url("../images/site/features.webp");
        background-position: center -12px;
        background-repeat: no-repeat;
    }

    .featurebox.featurebox02 span {
        background-position: center -310px;
    }

    .featurebox.featurebox03 span {
        background-position: center -610px;
    }

    .featurebox.featurebox04 span {
        background-position: center -910px;
    }

    .featurebox.featurebox05 span {
        background-position: center -1210px;
    }

    .featurebox h4 {
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
        color: #fff;
        margin: 0;
        padding: 40px 0 0;
    }

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

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


/*About Us*/

.abouttravels {
    width: 100%;
    float: left;
    padding: 119px 0 100px;
    position: relative;
}

    .abouttravels:before {
        position: absolute;
        content: "";
        left: 0;
        top: 90px;
        width: 269px;
        height: 576px;
        background-image: url("../images/site/aboutshape.webp");
        background-position: left top;
        background-repeat: no-repeat;
    }

.abouarea {
    width: 100%;
    float: left;
    padding: 70px 0 0;
    position: relative;
    z-index: 1;
}

.aboutleft {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

.aboutright {
    width: 50.7%;
    padding: 0 0 8px 7px;
    display: inline-block;
    vertical-align: middle;
}

    .aboutright p {
        color: #353F59;
        font-size: 16px;
        margin: 0;
        font-weight: 700;
        line-height: 25px;
        padding: 0;
    }

    .aboutright .aboutcontpart {
        padding: 31px 0 0;
    }

.readmore {
    width: 100%;
    float: left;
    padding: 37px 0 0;
}

    .readmore a {
        display: inline-block;
        background-color: #353F59;
        color: #fff;
        font-size: 18px;
        padding: 11px 27px 12px;
        border-radius: 25px;
        font-weight: 500;
    }

        .readmore a:hover, .readmore a:focus {
            color: #ffffff;
            background-color: #7F3D4B;
        }

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

.amenitieswraper {
    width: 100%;
    float: left;
    padding: 119px 0 0;
    text-align: center;
    background-image: url("../images/site/amenitybg.webp");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 437px;
}

    .amenitieswraper .toptitle {
        color: #E5D8DB;
    }

        .amenitieswraper .toptitle span {
            -webkit-text-stroke-color: #6E6E6E;
        }

.amenitieslide {
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 87px 0 85px;
}

.slick-slide {
    outline: none;
}

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

.amenitiesbox {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    width: 200px;
    height: 113px;
    background-color: #fff;
    border: 1px solid #7F3D4B;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

    .amenitiesbox:hover {
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background-image: url("../images/site/amenityhover.svg");
        background-position: center 0;
        background-repeat: no-repeat;
    }

    .amenitiesbox span {
        display: inline-block;
        background-image: url("../images/site/amenities.svg");
        background-position: 21px 20px;
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        clear: both;
        transition: all 0.5s;
        background-color: rgba(127, 61, 75, 0.3);
        border-radius: 50%;
        position: absolute;
        right: -19px;
        top: -21px;
    }

    .amenitiesbox.amenitiesbox02 span {
        background-position: 20px -172px;
    }

    .amenitiesbox.amenitiesbox03 span {
        background-position: 21px -364px;
    }

    .amenitiesbox.amenitiesbox04 span {
        background-position: 20px -556px;
    }

    .amenitiesbox.amenitiesbox05 span {
        background-position: 20px -748px;
    }

    .amenitiesbox:hover span {
        background-color: #fff;
    }

    .amenitiesbox h3 {
        color: #7F3D4B;
        font-size: 19px;
        margin: 0;
        font-weight: 700;
        line-height: 25px;
        padding: 44px 0 0 20px;
    }

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

.amenitiesbox03 h3, .amenitiesbox04 h3, .amenitiesbox05 h3 {
    padding: 31px 0 0 20px;
}

.amenitiesbox:hover h3 {
    color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

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


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


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

body .application .container {
    max-width: 1320px;
}

.application {
    width: 100%;
    float: left;
    padding: 119px 0 0;
    min-height: 747px;
    background-image: url("../images/site/appbg.svg");
    background-position: center top;
    background-repeat: no-repeat;
}

.apparea {
    width: 100%;
    float: left;
    padding: 70px 0 0 30px;
}

.appleft {
    width: 54%;
    display: inline-block;
    vertical-align: middle;
}

.appright {
    width: 45.7%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 75px 86px;
}

    .appright h4 {
        color: #2B2B2F;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 0;
        padding: 0 0 21px;
        letter-spacing: 0.1px;
    }

    .appright p {
        color: #2B2B2F;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        margin: 0;
        padding: 0 0 23px;
    }

    .appright a {
        display: inline-block;
        vertical-align: middle;
    }


/* Footer CSS Start */

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

.footertop {
    width: 100%;
    float: left;
    padding: 93px 0 74px;
    background-color: #7F3D4B;
}

.footertopleft {
    float: left;
    width: 20.2%;
}

.footertitle {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    line-height: 30px;
}

.footertopleft p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 46px 0 0;
    letter-spacing: 0.1px;
}

.bottomsocial {
    float: left;
    padding: 20px 0 0;
}

    .bottomsocial a {
        margin: 0 10px 0 0;
        width: 40px;
        height: 40px;
        background-color: transparent;
        border: 2px solid #fff;
        font-size: 24px;
        line-height: 38px;
        color: #fff;
        text-align: center;
        float: left;
        font-weight: 400;
    }

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

.footernavbar {
    float: left;
    padding: 0 0 0 159px;
}

.footernav {
    float: left;
}

    .footernav.footernav01 {
        padding: 0 167px 0 0;
    }

    .footernav ul {
        margin: 0;
        padding: 47px 0 0;
    }

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

            .footernav ul li a {
                color: #fff;
                font-size: 20px;
                font-weight: 400;
                text-transform: capitalize;
                line-height: 22px;
            }

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

                .footernav ul li a:hover, .footernav ul li a:focus, .footernav ul li a:hover i, .footernav ul li a:focus i {
                    color: rgba(255, 255, 255, 0.6);
                }

.footeright {
    float: right;
    padding: 0 0 0 9px;
    width: 19%;
    overflow: hidden;
}

.footercontact {
    width: 100%;
    float: left;
    padding: 45px 0 0;
}

    .footercontact p {
        font-size: 20px;
        font-weight: 400;
        line-height: 26px;
        color: #fff;
        margin: 0;
        padding: 4px 0 0 35px;
        background-image: url("../images/site/icon01.png");
        background-position: -9px -741px;
        background-repeat: no-repeat;
    }

        .footercontact p span {
            display: block;
            line-height: 22px;
            padding: 0 0 6px;
        }

    .footercontact .callus {
        background-position: -9px -903px;
        padding: 16px 0 0 35px;
    }

    .footercontact .mailus {
        background-position: -9px -1077px;
        padding: 17px 0 0 35px;
    }

    .footercontact p a {
        color: #fff;
        text-transform: lowercase;
    }

        .footercontact p a:hover, .footercontact p a:focus {
            color: rgba(255, 255,255, 0.5);
        }

.footerbottom {
    width: 100%;
    float: left;
    padding: 13px 0 13px;
}

.copyrights {
    float: left;
    color: #2B2B2F;
    font-size: 16px;
    font-weight: 500;
    padding: 3px 0 0 2px;
}

    .copyrights a {
        color: #7F3D4B;
    }

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

.poweredby {
    float: right;
}

    .poweredby span {
        float: left;
        color: #2B2B2F;
        font-size: 16px;
        padding: 2px 11px 0 0;
        font-weight: 400;
    }

    .poweredby a {
        float: left;
    }

/* Footer CSS End */


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

.panel-primary > .panel-heading {
    color: #353F59 !important;
    border-bottom: 1px solid #7F3D4B !important;
    font-size: 22px !important;
}

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

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

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

/* Medea Queries */

@media only screen and (max-width: 1699px) {
    .headertop {
        padding: 22px 0 24px;
    }

    .headercontacts p {
        letter-spacing: inherit;
    }

    .headerbottom {
        padding: 20px 0 0;
    }

    .boockingwrap {
        top: 56px;
    }

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

    .topdestinationwrap {
        padding: 110px 0 90px;
        min-height: 10px;
        background-size: cover;
    }

    .destination {
        padding: 60px 0 0;
    }

    .featureswrap {
        padding: 110px 0 90px;
    }

    .featureslide {
        padding: 60px 0 0;
    }

    .featurebox {
        width: 250px;
        height: 250px;
        padding: 40px 0 0;
        background-size: 250px;
    }

    .abouttravels {
        padding: 110px 0 90px;
    }

    .abouarea {
        padding: 60px 0 0;
    }

    .aboutright {
        padding: 0;
    }

    .amenitieswraper {
        padding: 110px 0 90px;
        min-height: 10px;
        background-size: cover;
    }

    .amenitieslide {
        padding: 60px 80px 0;
    }

    .application {
        padding: 110px 0 20px;
        background-size: cover;
        min-height: 10px;
    }

    .apparea {
        padding: 60px 0 0;
    }

    .appright {
        padding: 0 0 50px;
    }

        .appright h4 {
            letter-spacing: inherit;
        }

    .footertop {
        padding: 90px 0 73px;
    }

    .footertopleft p {
        letter-spacing: inherit;
    }

    .footertitle {
        font-size: 28px;
    }

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

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

@media only screen and (max-width: 1599px) {
    .bookingform {
        width: 48%;
    }

        .bookingform h3 {
            font-size: 23px;
        }

    .inputbookpart {
        padding: 40px 32px 40px;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        font-size: 21px !important;
        height: 60px !important;
        line-height: 60px !important;
        background-position: 96% -349px;
    }

    .searchbutton input[type="submit"] {
        font-size: 21px;
        height: 60px;
    }

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

    .topdestinationwrap {
        padding: 105px 0 90px;
    }

    .featureswrap {
        padding: 105px 0 90px;
    }

    .abouttravels {
        padding: 105px 0 90px;
    }

    .amenitieswraper {
        padding: 105px 0 90px;
    }

    .application {
        padding: 105px 0 20px;
    }

    .footertop {
        padding: 85px 0 70px;
    }
}

@media only screen and (max-width: 1499px) {
    .headertop {
        padding: 18px 0 22px;
    }

    .sitelogo a img {
        width: 100%;
        max-width: 320px;
    }

    .headerbottom {
        padding: 16px 0 0;
    }

    .bookingform {
        padding: 16px 0 0;
    }

        .bookingform h3 {
            font-size: 22px;
            padding: 0 0 13px;
            border-bottom: 4px solid #fff;
        }

    .inputbookpart {
        padding: 35px 30px;
    }

    .inputgroup.inputgroup02 {
        padding: 26px 0;
    }

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

    .topdestinationwrap {
        padding: 95px 0 80px;
    }

    .featureswrap {
        padding: 95px 0 80px;
    }

    .featurebox {
        width: 220px;
        height: 220px;
        padding: 32px 0 0;
        background-size: 220px;
    }

        .featurebox span {
            width: 90px;
            height: 90px;
            background-position: center -9px;
            background-size: 90px;
        }

        .featurebox.featurebox02 span {
            background-position: center -279px;
        }

        .featurebox.featurebox03 span {
            background-position: center -549px;
        }

        .featurebox.featurebox04 span {
            background-position: center -819px;
        }

        .featurebox.featurebox05 span {
            background-position: center -1089px;
        }

        .featurebox h4 {
            font-size: 20px;
            line-height: 27px;
            padding: 32px 0 0;
        }

    .abouttravels {
        padding: 95px 0 80px;
    }

        .abouttravels:before {
            top: 40px;
        }

    .abouarea {
        padding: 55px 0 0;
    }

    .aboutright .aboutcontpart {
        padding: 26px 0 0;
    }

    .readmore {
        padding: 28px 0 0;
    }

        .readmore a {
            padding: 9px 24px;
        }

    .amenitieswraper {
        padding: 95px 0 80px;
    }

    .application {
        padding: 95px 0 10px;
    }

    .apparea {
        padding: 54px 0 0;
    }

    .footertop {
        padding: 75px 0 60px;
    }

    .footeright {
        padding: 0;
        width: 20%;
    }
}

@media only screen and (max-width: 1399px) {
    .headerbottom {
        padding: 12px 0 0;
    }

    .sitelogo a img {
        max-width: 310px;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        font-size: 19px !important;
        height: 50px !important;
        line-height: 50px !important;
        background-position: 96% -278px;
        background-size: 36px;
    }

    .searchbutton input[type="submit"] {
        font-size: 19px;
        height: 50px;
    }

    .destination {
        padding: 55px 0 0;
    }

        .destination ul li a {
            padding: 20px 100px 20px 50px;
        }

            .destination ul li a:before {
                left: 15px;
                top: 33px;
            }

            .destination ul li a:after {
                height: 63px;
                width: 50px;
                right: 22px;
                top: 25px;
                background-size: 50px;
            }

        .destination marquee {
            height: 113px;
        }

    .featureslide {
        padding: 55px 0 0;
    }

    .aboutright {
        padding: 0 0 0 25px;
    }

        .aboutright p {
            font-size: 15px;
        }

        .aboutright .aboutcontpart {
            padding: 18px 0 0;
        }

    .readmore {
        padding: 22px 0 0;
    }

        .readmore a {
            padding: 8px 21px;
            font-size: 17px;
        }

    .abouarea {
        padding: 50px 0 0;
    }

    .abouttravels:before {
        top: 40px;
        width: 250px;
        height: 536px;
        background-size: 250px;
    }

    .amenitieslide {
        padding: 55px 70px 0;
    }

    .apparea {
        padding: 50px 0 0;
    }

    .appleft img {
        width: 100%;
        max-width: 640px;
    }

    .footertopleft p {
        padding: 42px 0 0;
    }

    .footernav ul {
        padding: 42px 0 0;
    }

    .footercontact {
        padding: 42px 0 0;
    }

    .bottomsocial a {
        width: 38px;
        height: 38px;
        font-size: 20px;
        line-height: 35px;
    }

    .footertitle {
        font-size: 27px;
    }

    .footercontact p {
        font-size: 19px;
    }

    .copyrights {
        padding: 3px 0 0;
    }
}

@media only screen and (max-width: 1309px) {
    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 0 0 0 44px;
    }

    .bookingform {
        width: 47%;
    }

    .inputbookpart {
        padding: 30px 26px;
    }

    .inputgroup.inputgroup02 {
        padding: 22px 0;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        font-size: 17px !important;
        height: 46px !important;
        line-height: 46px !important;
        background-position: 97% -247px;
        background-size: 32px;
        padding: 0 0 0 16px !important;
    }

        .inputinr input[type="text"].jdate {
            padding: 0 0 0 16px !important;
        }

    .inputinr .rfv {
        bottom: 2px;
        left: 16px;
    }

    .searchbutton input[type="submit"] {
        font-size: 17px;
        height: 46px;
    }

    .toptitle {
        font-size: 31px;
        line-height: 34px;
    }

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

    .topdestinationwrap {
        padding: 90px 0 75px;
    }

    .destination {
        padding: 50px 0 0;
    }

    .featureswrap {
        padding: 90px 0 75px;
    }

    .featureslide {
        padding: 50px 0 0;
    }

    .featurebox {
        width: 200px;
        height: 200px;
        padding: 30px 0 0;
        background-size: 200px;
    }

        .featurebox span {
            width: 76px;
            height: 77px;
            background-position: center -7px;
            background-size: 76px;
        }

        .featurebox.featurebox02 span {
            background-position: center -235px;
        }

        .featurebox.featurebox03 span {
            background-position: center -463px;
        }

        .featurebox.featurebox04 span {
            background-position: center -691px;
        }

        .featurebox.featurebox05 span {
            background-position: center -919px;
        }

        .featurebox h4 {
            font-size: 19px;
            font-weight: 400;
        }

    .abouttravels {
        padding: 90px 0 75px;
    }

        .abouttravels:before {
            top: 50px;
            width: 230px;
            height: 496px;
            background-size: 230px;
        }

    .aboutleft {
        width: 48%;
    }

    .aboutright {
        width: 51.7%;
    }

    .abouarea {
        padding: 46px 0 0;
    }

    .amenitieswraper {
        padding: 90px 0 75px;
    }

    .amenitieslide {
        padding: 50px 40px 0;
    }

    .application {
        padding: 90px 0 10px;
    }

    .apparea {
        padding: 46px 0 0;
    }

    .appleft img {
        max-width: 620px;
    }

    .footertop {
        padding: 70px 0 55px;
    }

    .footertitle {
        font-size: 25px;
    }

    .footertopleft p {
        padding: 38px 0 0;
    }

    .footernav ul {
        padding: 38px 0 0;
    }

    .footercontact {
        padding: 38px 0 0;
    }

        .footercontact p {
            font-size: 18px;
            padding: 4px 0 0 40px;
            background-position: 0 -658px;
            background-size: 40px;
        }

        .footercontact .callus {
            background-position: 0 -799px;
            padding: 16px 0 0 40px;
        }

        .footercontact .mailus {
            background-position: 0 -951px;
            padding: 17px 0 0 40px;
        }

    .footernavbar {
        padding: 0 0 0 130px;
    }

    .footernav.footernav01 {
        padding: 0 140px 0 0;
    }

    .footeright {
        width: 22%;
    }
}

@media only screen and (max-width: 1229px) {
    .sitelogo a img {
        max-width: 280px;
    }

    .headercontacts p {
        font-size: 15px;
        background-position: left -164px;
        padding: 5px 0 11px 39px;
        background-size: 40px;
    }

    .headercontacts .routeinq {
        padding: 5px 11px 11px 39px;
        background-position: left -6px;
    }

    .headermenu {
        padding: 5px 14px 0 0;
    }

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

    .loginwrap a {
        font-size: 16px;
        padding: 5px 9px 7px;
    }

    .boockingwrap {
        top: 22px;
    }

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

    .topdestinationwrap {
        padding: 85px 0 70px;
    }

    .destination ul li {
        margin: 0 60px 0 0;
    }

        .destination ul li a {
            padding: 20px 88px 20px 50px;
        }

            .destination ul li a span {
                font-size: 18px;
                line-height: 28px;
            }

            .destination ul li a i {
                padding: 6px 0 0;
            }

            .destination ul li a:before {
                top: 32px;
                background-position: left -459px;
                background-size: 38px;
                height: 43px;
                width: 22px;
            }

            .destination ul li a:after {
                height: 58px;
                width: 46px;
                right: 20px;
                top: 24px;
                background-size: 46px;
            }

    .destination marquee {
        height: 105px;
    }

    .featureswrap {
        padding: 85px 0 70px;
    }

    .abouttravels {
        padding: 85px 0 70px;
    }

    .aboutleft {
        width: 100%;
        text-align: center;
    }

    .aboutright {
        width: 100%;
        padding: 40px 0 0;
    }

    .amenitieswraper {
        padding: 85px 0 70px;
    }

    .amenitieslide {
        padding: 50px 0 0;
    }

    .application {
        padding: 85px 0 10px;
    }

    .appleft img {
        max-width: 520px;
    }

    .appright {
        padding: 0 0 40px;
    }

    .footertop {
        padding: 65px 0 50px;
    }

    .footernavbar {
        padding: 0 0 0 80px;
    }

    .footernav.footernav01 {
        padding: 0 80px 0 0;
    }

    .footeright {
        width: 26%;
    }

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

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

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

    .footertitle {
        font-size: 24px;
    }

    .bottomsocial a {
        width: 36px;
        height: 36px;
        font-size: 18px;
        line-height: 33px;
    }

    .footertopleft {
        width: 21%;
    }

        .footertopleft p {
            font-size: 17px;
            line-height: 24px;
        }
}

@media only screen and (max-width: 1023px) {
    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 0 0 0 36px;
    }

    .bookingform {
        padding: 13px 0 0;
    }

        .bookingform h3 {
            font-size: 21px;
            padding: 0 0 11px;
        }

    .inputbookpart {
        padding: 28px 24px;
    }

    .appright h4 {
        font-size: 19px;
    }

    .appright p {
        font-size: 19px;
        padding: 0 0 29px;
    }

    .footernavbar {
        padding: 0 0 0 70px;
    }
}

@media only screen and (max-width: 991px) {
    .headertop {
        text-align: center;
        padding: 18px 0 26px;
        border-top: 4px solid #7F3D4B;
        background-color: transparent;
    }

        .headertop:after {
            height: 4px;
        }

    .sitelogo {
        width: 100%;
        text-align: center;
    }

        .sitelogo a {
            float: none;
            display: inline-block;
        }

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

    .headercontacts {
        float: none;
        display: inline-block;
    }

    .headerbottom {
        padding: 14px 0 0;
    }

    .boockingwrap {
        padding: 5px 0 45px;
        position: relative;
        top: 0;
    }

    .bookingform {
        width: 100%;
    }

    .inputbookpart {
        padding: 22px;
    }

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

    .inputinr .rfv {
        bottom: 0;
        left: 16px;
        font-size: 12px;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        font-size: 16px !important;
        height: 40px !important;
        line-height: 40px !important;
        background-position: 98% -250px;
    }

    .searchbutton input[type="submit"] {
        font-size: 16px;
        height: 40px;
    }

    .topdestinationwrap {
        padding: 75px 0 60px;
    }

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

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

    .destination {
        padding: 45px 0 0;
    }

    .featureswrap {
        padding: 75px 0 60px;
    }

    .featureslide {
        padding: 45px 0 0;
    }

    .featurebox {
        width: 180px;
        height: 180px;
        padding: 30px 0 0;
        background-size: 180px;
    }

        .featurebox span {
            width: 68px;
            height: 69px;
            background-position: center -5px;
            background-size: 68px;
        }

        .featurebox.featurebox02 span {
            background-position: center -211px;
        }

        .featurebox.featurebox03 span {
            background-position: center -414px;
        }

        .featurebox.featurebox04 span {
            background-position: center -619px;
        }

        .featurebox.featurebox05 span {
            background-position: center -823px;
        }

        .featurebox h4 {
            font-size: 17px;
            padding: 25px 0 0;
        }

    .abouttravels {
        padding: 75px 0 60px;
    }

    .abouarea {
        padding: 45px 0 0;
    }

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

    .amenitieswraper {
        padding: 75px 0 60px;
    }

    .amenitieslide {
        padding: 45px 0 0;
    }

    .amenitiesbox {
        width: 190px;
        height: 103px;
    }

        .amenitiesbox h3 {
            padding: 39px 0 0 14px;
            font-size: 18px;
        }

    .amenitiesbox03 h3, .amenitiesbox04 h3, .amenitiesbox05 h3 {
        padding: 27px 0 0 14px;
    }

    .amenitiesbox span {
        background-position: 18px 20px;
        width: 84px;
        height: 84px;
        background-size: 36px;
    }

    .amenitiesbox.amenitiesbox02 span {
        background-position: 18px -146px;
    }

    .amenitiesbox.amenitiesbox03 span {
        background-position: 19px -315px;
    }

    .amenitiesbox.amenitiesbox04 span {
        background-position: 19px -482px;
    }

    .amenitiesbox.amenitiesbox05 span {
        background-position: 19px -651px;
    }

    .application {
        padding: 75px 0 60px;
    }

    .apparea {
        padding: 41px 0 0;
    }

    .appleft {
        width: 100%;
        text-align: center;
    }

    .appright {
        padding: 0;
        width: 100%;
    }

        .appright a img {
            width: 100%;
            max-width: 160px;
        }

    .footertop {
        padding: 55px 0 42px;
    }

    .footertopleft {
        width: 100%;
        text-align: center;
        padding: 0 0 45px;
    }

    .footertitle {
        font-size: 22px;
        line-height: 26px;
    }

    .footertopleft p {
        padding: 26px 0 0;
    }

    .bottomsocial {
        float: none;
        padding: 26px 0 0;
        display: inline-block;
        vertical-align: middle;
    }

        .bottomsocial a {
            width: 34px;
            height: 34px;
            line-height: 31px;
            margin: 0 6px;
        }

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

    .footernav {
        width: 50%;
    }

        .footernav.footernav01 {
            padding: 0;
        }

        .footernav ul {
            padding: 28px 0 0;
        }

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

    .footeright {
        width: 45%;
        padding: 0 35px 0 0;
    }

    .footercontact {
        padding: 28px 0 0;
    }

        .footercontact p {
            font-size: 17px;
        }

        .footercontact .mailus {
            background-position: 0 -953px;
        }
}

@media only screen and (max-width: 767px) {
    .sectionheader {
        z-index: 3;
    }

    .cssmenu {
        width: 100%;
    }

    /* leftmenu start */

    body .headermenu .container {
        padding: 0;
    }

    .headermenu {
        width: auto;
        float: left;
        position: absolute;
        top: 6px;
        left: 6px;
        margin: 0;
        padding: 0;
    }

    .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: #353F59;
            }

    .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: #7F3D4B;
        }

    .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 {
        padding: 16px 0 0 10px !important;
        margin: 0;
        text-align: left;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 16px;
            padding: 0;
            color: #353F59;
            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: #7F3D4B;
            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 */

    .headerbottom {
        text-align: center;
    }

    .headeright {
        padding: 18px 0 0;
    }

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

    .boockingwrap {
        padding: 5px 0 40px;
    }

    .bookingform h3 {
        font-size: 20px;
    }

    .topdestinationwrap {
        padding: 65px 0 50px;
    }

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

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

    .destination {
        padding: 40px 0 0;
    }

        .destination ul li {
            margin: 0 50px 0 0;
        }

            .destination ul li a {
                padding: 16px 78px 16px 45px;
            }

                .destination ul li a span {
                    font-size: 17px;
                    line-height: 27px;
                }

                .destination ul li a:before {
                    top: 29px;
                    background-position: left -435px;
                    background-size: 36px;
                    height: 41px;
                    width: 21px;
                }

                .destination ul li a:after {
                    height: 53px;
                    width: 42px;
                    right: 17px;
                    top: 21px;
                    background-size: 42px;
                }

        .destination marquee {
            height: 95px;
        }

    .featureswrap {
        padding: 65px 0 52px;
    }

    .featureslide {
        padding: 40px 0 0;
    }

    .abouttravels {
        padding: 65px 0 52px;
    }

    .abouarea {
        padding: 40px 0 0;
    }

    .aboutleft img {
        max-width: 570px;
    }

    .aboutright {
        padding: 36px 0 0;
    }

    .readmore a {
        padding: 6px 19px 7px;
        font-size: 16px;
    }

    .amenitieswraper {
        padding: 65px 0 52px;
    }

    .amenitieslide {
        padding: 40px 0 0;
    }

    .application {
        padding: 65px 0 52px;
    }

    .apparea {
        padding: 36px 0 0;
    }

    .appright h4 {
        font-size: 18px;
        line-height: 16px;
    }

    .appright p {
        font-size: 18px;
        padding: 0 0 25px;
    }

    .appright a img {
        max-width: 150px;
    }

    .footertop {
        padding: 48px 0 38px;
    }

    .footertitle {
        font-size: 20px;
        line-height: 24px;
    }

    .footertopleft {
        padding: 0 0 40px;
    }

        .footertopleft p {
            padding: 22px 0 0;
        }

    .bottomsocial {
        padding: 22px 0 0;
    }

        .bottomsocial a {
            width: 32px;
            height: 32px;
            line-height: 29px;
            font-size: 17px;
        }

    .footernav ul {
        padding: 24px 0 0;
    }

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

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

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

    .footeright {
        width: 44%;
        padding: 0;
    }

    .footercontact {
        padding: 24px 0 0;
    }

        .footercontact p {
            font-size: 15px;
            line-height: 23px;
            padding: 1px 0 0 37px;
            background-position: 0 -590px;
            background-size: 36px;
        }

        .footercontact .callus {
            background-position: 0 -718px;
            padding: 16px 0 0 37px;
        }

        .footercontact .mailus {
            background-position: 1px -859px;
            padding: 14px 0 0 37px;
        }
}

@media only screen and (max-width: 639px) {
    .headertop {
        padding: 12px 0 20px;
        border-top: 3px solid #7F3D4B;
    }

        .headertop:after {
            height: 3px;
        }

    .sitelogo a img {
        max-width: 240px;
    }

    .headerbottom {
        padding: 12px 0 0;
    }

    .bookingform h3 {
        font-size: 18px;
        padding: 0 0 9px;
        border-bottom: 3px solid #fff;
    }

    .inputbookpart {
        padding: 16px;
    }

    .inputgroup.inputgroup02 {
        padding: 16px 0;
    }

    .boockingwrap {
        padding: 5px 0 35px;
    }

    .inputinr {
        padding: 0 8px 0 0;
    }

        .inputinr.inputinrswap02 {
            padding: 0 0 0 8px;
        }

        .inputinr.inputinr02 {
            padding: 0 8px 0 0;
        }

        .inputinr.inputinr03 {
            padding: 0 0 0 8px;
        }

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

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

    .topdestinationwrap {
        padding: 58px 0 50px;
    }

    .destination {
        padding: 36px 0 0;
    }

        .destination ul li {
            margin: 0 45px 0 0;
        }

    .featureswrap {
        padding: 58px 0 52px;
    }

    .featureslide {
        padding: 36px 0 0;
    }

    .featurebox {
        width: 170px;
        height: 170px;
        padding: 27px 0 0;
        background-size: 170px;
    }

        .featurebox h4 {
            font-size: 16px;
            padding: 21px 0 0;
        }

    .abouttravels {
        padding: 58px 0 52px;
    }

    .abouarea {
        padding: 36px 0 0;
    }

    .abouttravels:before {
        top: 35px;
        width: 160px;
        height: 346px;
        background-size: 160px;
    }

    .aboutleft img {
        max-width: 430px;
    }

    .aboutright {
        padding: 32px 0 0;
    }

    .amenitieswraper {
        padding: 58px 0 52px;
    }

    .amenitieslide {
        padding: 36px 0 0;
    }

    .amenitiesbox {
        height: 94px;
    }

        .amenitiesbox h3 {
            padding: 36px 0 0 14px;
        }

    .amenitiesbox03 h3, .amenitiesbox04 h3, .amenitiesbox05 h3 {
        padding: 23px 0 0 14px;
    }

    .application {
        padding: 58px 0 52px;
    }

    .apparea {
        padding: 30px 0 0;
    }

    .appleft img {
        max-width: 430px;
    }

    .appright h4 {
        font-size: 17px;
    }

    .appright p {
        font-size: 17px;
    }

    .appright a img {
        max-width: 140px;
    }

    .footertop {
        padding: 43px 0 43px;
    }

    .footernavbar {
        width: 100%;
    }

    .footeright {
        width: 50%;
        padding: 22px 0 0;
        float: left;
    }

    .footercontact {
        padding: 22px 0 0;
    }

    .footerbottom {
        padding: 13px 0 12px;
    }

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

    .poweredby span {
        font-size: 14px;
        padding: 1px 9px 0 0;
    }

    .poweredby a img {
        width: 100%;
        max-width: 130px;
    }
}

@media only screen and (max-width: 539px) {
    .footerbottom {
        padding: 14px 0 12px;
    }

    .copyrights {
        padding: 0;
        width: 100%;
        text-align: center;
    }

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

        .poweredby span {
            float: none;
        }

        .poweredby a {
            float: none;
            display: inline-block;
        }
}

@media only screen and (max-width: 479px) {
    .headertop {
        padding: 10px 0 18px;
    }

    body .headertop .container {
        padding: 0 10px;
    }

    body .headermenu .container {
        padding: 0;
    }

    .sitelogo a img {
        max-width: 200px;
    }

    .headercontacts p {
        font-size: 14px;
        background-position: left -147px;
        padding: 5px 0 7px 35px;
        background-size: 36px;
    }

    .headercontacts .routeinq {
        padding: 5px 0 11px 35px;
        background-position: left -5px;
    }

    .headerbottom {
        padding: 14px 0 0;
    }

    .headermenu {
        top: 5px;
        left: 2px;
    }

    .bookingform {
        padding: 10px 0 0;
    }

        .bookingform h3 {
            font-size: 16px;
        }

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

    .inputgroup.inputgroup02 {
        padding: 0;
    }

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

    .inputinr .rfv {
        bottom: -2px;
    }

    .searchbutton input[type="submit"] {
        font-size: 15px;
        height: 36px;
    }

    .boockingwrap {
        padding: 5px 0 30px;
    }

    .topdestinationwrap {
        padding: 50px 0 40px;
    }

    .toptitle {
        font-size: 23px;
        line-height: 22px;
    }

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

    .destination {
        padding: 28px 0 0;
    }

        .destination ul li {
            margin: 0 40px 0 0;
        }

            .destination ul li a {
                padding: 12px 70px 12px 42px;
            }

                .destination ul li a span {
                    font-size: 16px;
                    line-height: 25px;
                }

                .destination ul li a:before {
                    top: 24px;
                    left: 13px;
                    background-position: left -412px;
                    background-size: 34px;
                    height: 37px;
                    width: 20px;
                }

                .destination ul li a:after {
                    height: 47px;
                    width: 36px;
                    right: 15px;
                    top: 19px;
                    background-size: 36px;
                }

        .destination marquee {
            height: 83px;
        }

    .featureswrap {
        padding: 50px 0 40px;
    }

    .featureslide {
        padding: 28px 0 0;
    }

    .abouttravels {
        padding: 50px 0 42px;
    }

    .abouarea {
        padding: 28px 0 0;
    }

    .aboutleft img {
        max-width: 290px;
    }

    .aboutright {
        padding: 28px 0 0;
    }

    .abouttravels:before {
        top: 35px;
        width: 90px;
        height: 226px;
        background-size: 90px;
    }

    .amenitieswraper {
        padding: 50px 0 42px;
    }

    .amenitieslide {
        padding: 28px 0 0;
    }

    .application {
        padding: 44px 0 42px;
    }

    .appleft img {
        max-width: 290px;
    }

    .application .toptitle {
        font-size: 21px;
    }

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

    .apparea {
        padding: 20px 0 0;
    }

    .appright h4 {
        font-size: 15px;
        line-height: 20px;
        padding: 0 0 14px;
    }

    .appright p {
        font-size: 15px;
        padding: 0 0 21px;
    }

    .appright a img {
        max-width: 130px;
    }

    .footertop {
        padding: 35px 0 35px;
    }

    .footertitle {
        font-size: 18px;
        line-height: 22px;
    }

    .footertopleft {
        text-align: left;
        padding: 0 0 32px;
    }

        .footertopleft p {
            padding: 18px 0 0;
            font-size: 15px;
            line-height: 23px;
        }

    .bottomsocial {
        padding: 18px 0 0;
    }

        .bottomsocial a {
            width: 28px;
            height: 28px;
            line-height: 26px;
            font-size: 15px;
            border: 1px solid #fff;
            margin: 0 8px 0 0;
        }

    .footernav ul {
        padding: 18px 0 0;
    }

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

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

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

    .footeright {
        width: 100%;
        padding: 18px 0 0;
    }

    .footercontact {
        padding: 18px 0 0;
    }
}
