body {
    font-family: 'Montserrat', sans-serif !important;
    color: #000;
    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: 1482px;
}

.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%;
}

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

.headertop {
    float: left;
    width: 100%;
    padding: 0;
    border-radius: 0 78px 0 0;
    background: -moz-linear-gradient(top, #f7077f 0%, #ab34a0 100%);
    background: -webkit-linear-gradient(top, #f7077f 0%,#ab34a0 100%);
    background: linear-gradient(to bottom, #f7077f 0%,#ab34a0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7077f', endColorstr='#ab34a0',GradientType=0 );
}

.header-main {
    width: 100%;
    float: left;
    position: relative;
}

.sitelogo {
    float: left;
    width: 13.4%;
    background-color: #FFEAE8;
    border-radius: 30px 0 30px 0;
    text-align: center;
    padding: 17px 0 17px 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

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

.headeright {
    float: right;
    padding: 10px 0 0;
    width: 77%;
}

.headercontacts {
    float: left;
    padding: 16px 0 0 72px;
}

    .headercontacts p {
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 19px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        text-align: left;
        background-image: url("../images/site/icon01.png") !important;
        background-position: left -4px;
        background-repeat: no-repeat;
        padding: 0 44px 0 35px;
    }

        .headercontacts p a {
            color: #fff;
            font-weight: 600;
            display: block;
            line-height: 31px;
        }

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

    .headercontacts .routeinq {
        padding: 0 0 0 36px;
    }

.loginwrap {
    float: right;
    padding: 14px 2px 0 0;
}

    .loginwrap a {
        float: left;
        color: #000;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        border-radius: 28px 0 28px 0;
        margin: 0;
        padding: 15px 16px 13px 54px;
        text-transform: uppercase;
        background-color: #ffeae8;
        position: relative;
    }

        .loginwrap a:before {
            left: 8px;
            top: 6px;
            width: 36px;
            height: 36px;
            border-radius: 20px 0 18px 0;
            background-color: #F7077F;
            position: absolute;
            content: "";
            background-image: url("../images/site/icon01.png") !important;
            background-position: -3px -230px;
            background-repeat: no-repeat;
        }

        .loginwrap a:hover, .loginwrap a:focus {
            background-color: #000;
            color: #ffffff;
            text-decoration: none;
        }

        .loginwrap a.branchlogin {
            background-position: 16px -93px;
        }

            .loginwrap a.branchlogin:hover, .loginwrap a.branchlogin:focus {
                background-position: 16px -152px;
            }


/* leftmenu start */

.headermenu {
    width: 100%;
    float: right;
    clear: both;
    position: relative;
    z-index: 1;
    padding: 18px 3px 0 6px;
}

    .headermenu .navbar-inverse {
        background-color: #ffeae8;
        border: none;
        float: left;
        margin: 0;
        min-height: 10px;
        width: 100%;
        box-shadow: 0 6px 10px rgb(0 0 0 / 16%);
    }

        .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: 15px;
        line-height: 19px;
        margin: 0 0 0 1px;
        padding: 23px 21px 23px 26px;
        text-transform: uppercase;
        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: #F17624;
            color: #000;
        }

    .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        margin: 0;
        background-color: #F17624;
        padding: 23px 30px 23px 29px;
    }

.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*/

.s1920 {
    width: 100%;
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
}

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

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

    .sliderwrap .carousel-indicators {
        width: 175px;
        right: auto;
        left: 0;
        margin: 0;
        text-align: right;
        top: auto;
        bottom: 11px;
        transform: translateY(-50%);
    }

        .sliderwrap .carousel-indicators li {
            border: 1px solid #707070;
            background-color: #fff;
            width: 30px;
            height: 30px;
            margin: 0 8px 0 10px;
            transition: width 0.4s ease;
            border-radius: 0;
        }

        .sliderwrap .carousel-indicators .active {
            border: 1px solid #fff;
            background-color: #F7077F;
            width: 30px;
            height: 30px;
            margin: 0 8px 0 10px;
            transition: width 0.4s ease;
        }

        .sliderwrap .carousel-indicators li:hover {
            background-color: #F7077F;
            border: 1px solid #fff;
        }

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

.boockingwrap {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -45px;
    padding: 0;
    margin: 0 auto;
}

body .boockingwrap .container {
    max-width: 1479px;
}

.bookingform {
    width: 100%;
    float: left;
    z-index: 2;
    position: relative;
    background-color: #F7077F;
    padding: 13px 15px;
    box-shadow: 0 6px 10px rgb(0 0 0 / 16%);
}

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

    .inputgroup.inputgroup02 {
        width: 38.4%;
        margin: 0;
        position: relative;
        padding: 0 0 0 10px;
    }

.swapicon {
    background-image: url("../images/site/icon01.png") !important;
    background-position: center -684px;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
    right: 6px;
    margin: 0 auto;
    width: 50px;
    height: 54px;
    cursor: pointer;
}

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

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

    .inputinr.inputinr03 {
        padding: 0 1px 0 7px;
    }

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

.inputinr.inputinrswap01 {
    padding: 0 39px 0 0;
}

.inputinr.inputinrswap02 {
    padding: 0 6px 0 34px;
}

.inputinr .rfv {
    position: absolute;
    font-size: 13px;
    bottom: 3px;
    left: 49px;
    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: 15px -446px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding: 0 0 0 48px !important;
    border: none !important;
    color: #000 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    height: 54px !important;
    line-height: 57px !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    width: 100% !important;
    box-shadow: none !important;
    border-radius: inherit !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
    text-transform: uppercase;
}

/*.inputinr.inputinrswap02 select, .inputinr.inputinrswap02 input[type="text"], .inputinr.inputinrswap02 .select2-container--default .select2-selection--single {
    background-position: 24px -569px;
}*/

/*.inputinr.inputinrswap02 select, .inputinr.inputinrswap02 input[type="text"], .inputinr.inputinrswap02 .select2-container--default .select2-selection--single {
    padding: 0 0 0 56px !important;
    background-position: 23px -446px;
}*/

.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: #f7077f !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 {
    padding: 3px 0 0 55px !important;
    background-position: 15px -914px;
}

.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: right;
    text-align: center;
    width: 9.6%;
}

    .searchbutton input[type="submit"] {
        background-color: #fff;
        background-image: url("../images/site/icon01.png") !important;
        background-position: 84% -1136px;
        background-repeat: no-repeat;
        border: none;
        color: #000;
        font-size: 16px;
        width: 100%;
        height: 54px;
        font-weight: 500;
        text-transform: uppercase;
        text-align: left;
        padding: 0 0 0 15px;
        font-family: 'Montserrat', sans-serif !important;
    }

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


/*topdestinationwrap*/

.topdestinationwrap {
    width: 100%;
    float: left;
    padding: 110px 0 55px;
    position: relative;
    margin: 0;
}

.d1920 {
    width: 100%;
    max-width: 1920px;
    clear: both;
    margin: 0 auto;
}

.toptitle {
    color: #F7077F;
    font-size: 40px;
    margin: 0;
    font-weight: 700;
    line-height: 49px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 17px 0 45px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    font-family: 'Montserrat', sans-serif !important;
}

    .toptitle span {
        color: #000;
    }

    .toptitle:before {
        position: absolute;
        content: "";
        left: -5px;
        bottom: 10px;
        width: 40px;
        height: 1px;
        background-color: #A836A3;
    }

    .toptitle:after {
        position: absolute;
        content: "";
        right: -5px;
        top: -5px;
        height: 44px;
        width: 39px;
        background-image: url("../images/site/heading-shape.png") !important;
        background-position: right 0;
        background-repeat: no-repeat;
        z-index: -1;
    }

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

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

    .topdestination marquee {
        height: 141px;
    }

    .topdestination ul {
        margin: 0;
        padding: 50px 0 10px;
    }

        .topdestination ul li {
            list-style: none;
            padding: 12px 0 0 111px;
            display: inline-block;
            text-align: left;
            position: relative;
            margin: 0;
        }

            .topdestination ul li:before {
                position: absolute;
                content: '';
                height: 90px;
                width: 90px;
                left: 0;
                top: 0;
                border-radius: 0 30px 0 30px;
                background: -moz-linear-gradient(top, #f17624 1%, #f7077f 100%);
                background: -webkit-linear-gradient(top, #f17624 1%,#f7077f 100%);
                background: linear-gradient(to bottom, #f17624 1%,#f7077f 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f17624', endColorstr='#f7077f',GradientType=0 );
            }

            .topdestination ul li:after {
                position: absolute;
                content: '';
                height: 90px;
                width: 90px;
                left: 0;
                top: 0;
                background-image: url("../images/site/route.png");
                background-position: center 17px;
                background-repeat: no-repeat;
            }

            .topdestination ul li span {
                color: #000;
                font-size: 26px;
                font-weight: 500;
                line-height: 32px;
            }

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

    .topdestination ul li a {
        background-color: #AB34A0;
        color: #fff;
        font-size: 14px;
        padding: 5px 12px;
        border-radius: 4px;
        position: relative;
        font-weight: 500;
        display: inline-block;
    }

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

/*topdestinationwrap*/


.abouttravels {
    width: 100%;
    float: left;
    padding: 0;
    background-image: url("../images/site/about-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 512px;
}

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

.aboutleft {
    width: 42%;
    float: left;
    padding: 0 0 0 1px;
}

.aboutright {
    width: 58%;
    float: left;
    padding: 55px 0 0 11px;
}

    .aboutright .aboutheading {
        padding: 0 0 0 5px;
    }

    .aboutright p {
        color: #000;
        font-size: 18px;
        margin: 0;
        font-weight: 400;
        line-height: 22px;
        padding: 40px 0 0;
    }

/*.readmore {
    width: 100%;
    float: left;
    padding: 12px 0 0;
}

    .readmore a {
        display: inline-block;
        color: #ff5593;
        font-size: 17px;
        text-transform: capitalize;
        padding: 9px 26px;
        border: 1px solid #e4e4e4;
        border-radius: 30px;
        font-weight: 500;
    }

        .readmore a:hover, .readmore a:focus {
            color: #ffffff;
            background-color: #ff5593;
            border: 1px solid #ff5593;
        }*/


.features {
    width: 100%;
    float: left;
    padding: 65px 0 59px;
    text-align: center;
}

body .features .container {
    max-width: 1550px;
}

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

.featuresmain {
    width: 100%;
    float: left;
    padding: 46px 0 0;
}

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

    .feature h3 {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        margin: 0;
        padding: 24px 0 0;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

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

    .feature:hover, .feature:hover h3 {
        color: #f7077f;
        cursor: pointer;
    }

.featurebox {
    width: 100%;
    float: left;
    height: 212px;
    background-image: url("../images/site/f-shape.png");
    background-position: center 0;
    background-repeat: no-repeat;
    position: relative;
}

    .featurebox span {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 56px;
        width: 88px;
        height: 88px;
        background-image: url("../images/site/feature-shape.png");
        background-position: 1px 6px;
        background-repeat: no-repeat;
    }

    .featurebox.featurebox02 span {
        background-position: 1px -275px;
    }

    .featurebox.featurebox03 span {
        background-position: 1px -562px;
    }

    .featurebox.featurebox04 span {
        background-position: 1px -848px;
    }

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

    .feature:hover .featurebox span {
        background-image: url("../images/site/f-icon.png");
        background-position: 1px 6px;
        transition: all 1s;
    }

    .feature:hover .featurebox.featurebox02 span {
        background-position: 1px -275px;
    }

    .feature:hover .featurebox.featurebox03 span {
        background-position: 1px -562px;
    }

    .feature:hover .featurebox.featurebox04 span {
        background-position: 1px -848px;
    }

    .feature:hover .featurebox.featurebox05 span {
        background-position: center -1134px;
    }

    .feature:hover .featurebox {
        background-image: url("../images/site/f-shape-1.png");
        transform: scale(0.9);
        transition: all 1s;
    }


.application {
    width: 100%;
    float: left;
    background-image: url("../images/site/app-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 524px;
}

.app-area {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    position: relative;
}

.download {
    position: absolute;
    right: 0;
    text-align: center;
    width: 65%;
    top: 133px;
    padding: 0 0 0 21px;
}

    .download .toptitle {
        color: #000;
    }

        .download .toptitle span {
            color: #fff;
        }

        .download .toptitle:before {
            background-color: #fff;
        }

        .download .toptitle:after {
            background-image: url(../images/site/app-shape.png) !important;
        }

.appleft {
    width: 35%;
    float: left;
    padding: 0 0 0;
}

.appright {
    width: 65%;
    float: left;
    padding: 192px 0 0;
    text-align: center;
}

    .appright a {
        padding: 0 0 0 41px;
    }

    .appright p {
        font-size: 28px;
        line-height: 34px;
        font-weight: 500;
        margin: 0;
        color: #fff;
        padding: 61px 0 0 51px;
    }




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

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

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

.amenitieslide {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    margin: 0 !important;
    position: relative;
    padding: 33px 110px 0 116px;
}

.slick-slide {
    outline: none;
}

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

.amenitiesbox {
    display: inline-block !important;
    vertical-align: top;
    cursor: pointer;
    width: 100%;
}

    .amenitiesbox span {
        background-image: url("../images/site/amenity-shape.png");
        background-position: center top;
        background-repeat: no-repeat;
        clear: both;
        vertical-align: top;
        display: inline-block;
        position: relative;
        width: 100%;
        height: 276px;
    }

        .amenitiesbox span:before {
            display: inline-block;
            background-image: url("../images/site/amenities.png");
            background-position: 0 -2px;
            background-repeat: no-repeat;
            width: 94px;
            height: 100px;
            position: absolute;
            content: '';
            left: 0;
            right: 0;
            margin: 0 auto;
            top: 80px;
        }

    .amenitiesbox.amenitiesbox02 span:before {
        background-position: -1px -288px;
    }

    .amenitiesbox.amenitiesbox03 span:before {
        background-position: -1px -574px;
    }

    .amenitiesbox.amenitiesbox04 span:before {
        background-position: -1px -854px;
    }

    .amenitiesbox.amenitiesbox05 span:before {
        background-position: -1px -1118px;
    }

    .amenitiesbox.amenitiesbox06 span:before {
        background-position: 0 -1390px;
    }

    .amenitiesbox.amenitiesbox07 span:before {
        background-position: 0 -1676px;
    }

    .amenitiesbox.amenitiesbox08 span:before {
        background-position: -1px -1963px;
    }

    .amenitiesbox.amenitiesbox09 span:before {
        background-position: -1px -854px;
    }

    .amenitiesbox h3 {
        color: #000;
        font-size: 18px;
        margin: 0;
        font-weight: 500;
        line-height: 22px;
        padding: 9px 13px 0 0;
    }

        .amenitiesbox h3 i {
            font-style: normal;
            display: block;
            padding: 0 0 0 5px;
        }

    .amenitiesbox:hover h3 {
        color: #f7077f;
    }

    .amenitiesbox.amenitiesbox04 h3, .amenitiesbox.amenitiesbox09 h3 {
        padding: 20px 8px 0 0;
    }

.amenitieswraper .slick-prev, .amenitieswraper .slick-next {
    position: absolute;
    width: 65px;
    height: 40px;
    top: 40%;
    left: -116px;
    background-image: url("../images/site/ame-icon.png");
    background-position: left -6px;
    background-repeat: no-repeat;
}

.amenitieswraper .slick-next {
    background-position: right -238px;
    right: -96px;
    left: auto;
}

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

.amenitieswraper .slick-prev:hover, .amenitieswraper .slick-prev:focus {
    background-image: url("../images/site/ame-icon.png");
    background-position: left -6px;
    background-repeat: no-repeat;
}

.amenitieswraper .slick-next:hover, .amenitieswraper .slick-next:focus {
    background-image: url("../images/site/ame-icon.png");
    background-position: right -238px;
    background-repeat: no-repeat;
}


/*.amenitieswraper .slick-prev, .amenitieswraper .slick-next {
    top: 38.8%;
    width: 40px;
    height: 40px;
    background-color: #00c68f;
    bottom: 0;
    margin: 0;
    border-radius: 50px;
    color: #ffffff;
    opacity: 1;
    left: -105px;
    right: 0;
    z-index: 1;
    text-align: center;
}

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

    .amenitieswraper .slick-prev:hover, .amenitieswraper .slick-prev:focus, .amenitieswraper .slick-next:hover, .amenitieswraper .slick-next:focus {
        background-color: #2a3899;
    }

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

    .amenitieswraper .slick-prev:before, .amenitieswraper .slick-next:before {
        content: "\f104";
        font-size: 30px;
        color: #ffffff;
        font-family: FontAwesome;
        opacity: 1;
        line-height: normal;
        text-align: center;
        position: absolute;
        top: 1px;
        left: 0;
        right: 0;
    }

    .amenitieswraper .slick-next:before {
        content: "\f105";
    }*/


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



/* Footer CSS Start */

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

.footertop {
    background-image: url("../images/site/footer-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    width: 100%;
    float: left;
    padding: 58px 0 20px;
    min-height: 361px;
}

.footermain {
    width: 100%;
    float: left;
    padding: 0;
}

.footertopleft {
    float: left;
    width: 25%;
    padding: 3px 0 0 1px;
}

.footertitle {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    clear: both;
    text-transform: uppercase;
    margin: 0;
    padding: 0 21px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    letter-spacing: 0.1px;
}

    .footertitle:before {
        position: absolute;
        right: 0;
        top: -11px;
        content: '';
        width: 31px;
        height: 34px;
        background-image: url("../images/site/footer-shape.png");
        background-position: right 0;
        background-repeat: no-repeat;
    }

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

    .footercontact p {
        color: #fff;
        text-align: left;
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        margin: 0;
        padding: 0 0 0 36px;
        background-image: url("../images/site/icon01.png");
        background-position: -1px -1373px;
        background-repeat: no-repeat;
    }

        .footercontact p i {
            font-style: normal;
            display: block;
        }

        .footercontact p a {
            text-decoration: none;
            color: #fff;
            padding: 0 0 0 4px;
        }

            .footercontact p a:hover, .footercontact p a:focus {
                color: #F17624;
            }

    .footercontact span {
        text-transform: uppercase;
    }

    .footercontact .phone {
        padding: 18px 0 0 36px;
        background-position: 3px -1579px;
    }

    .footercontact .mailus {
        padding: 18px 0 0 36px;
        background-position: 1px -1797px;
    }

.footernavbar {
    float: left;
    padding: 3px 0 0 147px;
}

.footernav {
    float: left;
}

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

        .footernav.footernav01 .footertitle {
            letter-spacing: 0.3px;
            padding: 0 22px 0 0;
        }

    .footernav.footernav02 .footertitle {
        letter-spacing: 0.3px;
        padding: 0 22px 0 0;
    }

    .footernav ul {
        margin: 0;
        padding: 40px 0 0 1px;
    }

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

            .footernav ul li a {
                color: #fff;
                font-size: 16px;
                font-weight: 500;
                text-transform: uppercase;
                line-height: 24px;
            }

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

                .footernav ul li a:hover, .footernav ul li a:focus, .footernav ul li a:hover i, .footernav ul li a:focus i {
                    color: #F2712F;
                    text-decoration: none;
                    transition: all .7s;
                }

.footeright {
    float: left;
    padding: 3px 0 0 131px;
    width: 29%;
}

    .footeright .footertitle {
        padding: 0 22px 0 0;
    }

.bottomsocial {
    padding: 42px 0 0;
    width: 100%;
    float: left;
}

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

    .bottomsocial .gplus {
        font-size: 20px;
    }

    .bottomsocial a:hover, .bottomsocial a:focus {
        text-decoration: none;
        color: #F17624;
        border: 1px solid #F17624;
    }

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

.copyrights {
    float: left;
    color: #4D4D4D;
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 0 0 1px;
}


    .copyrights a {
        color: #F7117E;
        font-weight: 600;
        text-transform: uppercase;
    }

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

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

    .poweredby span {
        float: left;
        color: #4D4D4D;
        font-size: 15px;
        padding: 4px 14px 0 0;
        font-weight: 600;
        line-height: 24px;
    }

    .poweredby a {
        float: left;
    }

.footerlins {
    float: right;
    padding: 3px 0 0;
    font-size: 14px;
}

    .footerlins a {
        color: #909090;
        font-weight: 500;
        text-transform: capitalize;
        line-height: normal;
        float: left;
        position: relative;
    }

        .footerlins a.footerlins02 {
            padding: 0 0 0 20px;
            margin: 0 0 0 15px;
        }

            .footerlins a.footerlins02:before {
                content: '|';
                position: absolute;
                color: #e1e1e1;
                left: 0;
            }

        .footerlins a:hover, .footerlins a:focus {
            color: #00c68f;
            text-decoration: none;
        }

/* Footer CSS End */

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

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

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

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

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

/* Medea Queries */


@media only screen and (max-width: 1899px) {
    .sliderwrap .carousel-indicators {
        width: 125px;
    }

        .sliderwrap .carousel-indicators li {
            width: 25px;
            height: 25px;
            margin: 0 0 0 8px;
        }

        .sliderwrap .carousel-indicators .active {
            width: 25px;
            height: 25px;
            margin: 0 0 0 8px;
        }
}

@media only screen and (max-width: 1799px) {
    .sliderwrap .carousel-indicators {
        bottom: 51px;
    }

    .amenitieslide {
        padding: 33px 110px 0;
    }

    .amenitieswraper .slick-prev {
        left: -70px;
    }

    .amenitieswraper .slick-next {
        right: -70px;
    }
}

@media only screen and (max-width: 1599px) {
    .headertop {
        border-radius: 0;
    }

    .sitelogo {
        width: 11.4%;
        padding: 15px 0 12px 2px;
    }

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

    .headeright {
        width: auto;
    }

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

        .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
            padding: 21px 30px 20px 29px;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            padding: 21px 22px 20px 26px;
            font-size: 14px;
        }

    .amenitieslide {
        padding: 33px 90px 0;
    }
}

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

    .headeright {
        width: auto;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 21px 20px 20px 21px;
    }

    .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        padding: 21px 23px 20px 24px;
    }

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

    .abouttravels {
        padding: 0 5px 0;
    }

    .aboutleft {
        width: 41%;
        padding: 0;
    }

    .aboutright {
        width: 56%;
        float: right;
    }

    .featurebox {
        background-size: 190px;
        height: 200px;
    }

        .featurebox span {
            top: 48px;
            background-size: 80px;
            background-position: center 6px;
        }

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

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

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

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

        .feature:hover .featurebox span {
            background-size: 80px;
            background-position: center 6px;
        }

        .feature:hover .featurebox.featurebox02 span {
            background-position: center -248px;
        }

        .feature:hover .featurebox.featurebox03 span {
            background-position: center -517px;
        }

        .feature:hover .featurebox.featurebox04 span {
            background-position: center -777px;
        }

        .feature:hover .featurebox.featurebox05 span {
            background-position: center -1039px;
        }

    .feature h3 {
        font-size: 17px;
        line-height: 22px;
        padding: 20px 0 0;
    }

    .application {
        min-height: 498px;
    }

    .download {
        width: 67%;
        top: 120px;
    }

    .appleft {
        width: 33%;
    }

    .appright {
        width: 67%;
        padding: 185px 0 0;
    }

        .appright a {
            padding: 0;
        }

        .appright p {
            padding: 61px 0 0;
        }

    .amenitiesbox span {
        height: 250px;
        background-size: 250px;
    }

        .amenitiesbox span::before {
            background-position: center 2px;
            top: 68px;
            background-size: 80px;
        }

    .amenitiesbox.amenitiesbox02 span::before {
        background-position: center -261px;
    }

    .amenitiesbox.amenitiesbox03 span::before {
        background-position: center -524px;
    }

    .amenitiesbox.amenitiesbox04 span::before {
        background-position: center -781px;
    }

    .amenitiesbox.amenitiesbox05 span::before {
        background-position: center -1021px;
    }

    .amenitiesbox.amenitiesbox06 span::before {
        background-position: center -1274px;
    }

    .amenitiesbox.amenitiesbox07 span::before {
        background-position: center -1536px;
    }

    .amenitiesbox.amenitiesbox09 span::before {
        background-position: center -781px;
    }

    .amenitiesbox.amenitiesbox08 span::before {
        background-position: center -1802px;
    }

    .amenitiesbox h3 {
        padding: 9px 0 0;
        font-size: 17px;
    }

        .amenitiesbox h3 i {
            padding: 0;
        }

    .amenitiesbox.amenitiesbox04 h3, .amenitiesbox.amenitiesbox09 h3 {
        padding: 20px 0 0;
    }

    .footeright {
        padding: 3px 0 0 110px;
    }
}

@media only screen and (max-width: 1399px) {
    .sitelogo {
        width: 12%;
    }

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

    .headercontacts {
        padding: 8px 0 0 72px;
    }

    .loginwrap {
        padding: 8px 0 0;
    }

        .loginwrap a {
            padding: 13px 16px 11px 50px;
        }

            .loginwrap a::before {
                top: 5px;
                width: 34px;
                height: 34px;
                background-position: -4px -231px;
            }

    .headermenu {
        padding: 9px 0 0 10px;
    }

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

        .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
            padding: 19px 18px 18px 18px;
        }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 15px -404px;
        padding: 0 0 0 40px !important;
        font-size: 15px !important;
        height: 50px !important;
        line-height: 53px !important;
        background-size: 40px;
    }

    .inputinr .rfv {
        bottom: 1px;
        left: 40px;
    }

    .inputinr input[type="text"].jdate {
        padding: 3px 0 0 48px !important;
        background-position: 15px -830px;
    }

    .searchbutton input[type="submit"] {
        background-position: 85% -1032px;
        height: 50px;
        padding: 2px 0 0 12px;
        background-size: 40px;
    }

    .swapicon {
        background-position: center -606px;
        background-size: 39px;
    }

    .bookingform {
        padding: 10px;
    }

    .inputinr.inputinrswap01 {
        padding: 0 34px 0 0;
    }

    .inputinr.inputinrswap02 {
        padding: 0 6px 0 30px;
    }

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

        .toptitle::before {
            left: 0;
            width: 36px;
            bottom: 4px;
        }

        .toptitle::after {
            right: -1px;
            top: -7px;
            background-size: 33px;
        }

    .topdestination ul {
        padding: 45px 0 10px;
    }

    .aboutleft {
        width: 30%;
        padding: 45px 0 0;
    }

    .aboutright {
        width: 66%;
    }

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

    .abouttravels {
        min-height: 10px;
        background-size: cover;
        padding: 0 5px 45px;
    }

    .features {
        padding: 55px 0 50px;
    }

    .feature h3 {
        padding: 15px 0 0;
    }

    .application {
        min-height: 10px;
        padding: 0 0 50px;
    }

    .download {
        top: 110px;
    }

    .appright {
        padding: 175px 0 0;
    }

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

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

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

    .amenitiesbox span {
        height: 235px;
        background-size: 240px;
    }

        .amenitiesbox span::before {
            background-position: center 4px;
            top: 63px;
            background-size: 75px;
        }

    .amenitiesbox.amenitiesbox02 span::before {
        background-position: center -241px;
    }

    .amenitiesbox.amenitiesbox03 span::before {
        background-position: center -489px;
    }

    .amenitiesbox.amenitiesbox04 span::before {
        background-position: center -730px;
    }

    .amenitiesbox.amenitiesbox05 span::before {
        background-position: center -957px;
    }

    .amenitiesbox.amenitiesbox06 span::before {
        background-position: center -1193px;
    }

    .amenitiesbox.amenitiesbox07 span::before {
        background-position: center -1439px;
    }

    .amenitiesbox.amenitiesbox08 span::before {
        background-position: center -1686px;
    }

    .amenitiesbox.amenitiesbox09 span::before {
        background-position: center -730px;
    }

    .amenitieswraper .slick-prev {
        left: -50px;
    }

    .amenitieswraper .slick-prev, .amenitieswraper .slick-next {
        width: 30px;
        height: 25px;
        background-size: 25px;
    }

    .amenitieswraper .slick-next {
        right: -50px;
        background-position: right -176px;
    }

    .amenitieswraper .slick-prev:hover, .amenitieswraper .slick-prev:focus {
        background-image: url("../images/site/ame-icon.png");
        background-position: left -6px;
        background-repeat: no-repeat;
        background-size: 25px;
    }

    .amenitieswraper .slick-next:hover, .amenitieswraper .slick-next:focus {
        background-image: url("../images/site/ame-icon.png");
        background-position: right -176px;
        background-repeat: no-repeat;
        background-size: 25px;
    }

    .footernavbar {
        padding: 3px 0 0 100px;
    }

    .footeright {
        padding: 3px 0 0 100px;
    }
}

@media only screen and (max-width: 1309px) {
    .sitelogo {
        padding: 10px 0 7px 3px;
    }

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

    .sliderwrap .carousel-indicators li {
        width: 20px;
        height: 20px;
        margin: 0 0 0 6px;
    }

    .sliderwrap .carousel-indicators .active {
        width: 20px;
        height: 20px;
        margin: 0 0 0 6px;
    }

    .sliderwrap .carousel-indicators {
        bottom: 38px;
        width: 105px;
    }

    .searchbutton input[type="submit"] {
        background-position: 87% -900px;
        padding: 0 0 0 11px;
        background-size: 35px;
    }

    .inputinr .rfv {
        left: 41px;
    }

    .aboutright {
        width: 68%;
    }

        .aboutright p {
            line-height: 21px;
            padding: 30px 0 0;
            font-size: 16px;
        }

    .featurebox {
        background-size: 180px;
        height: 185px;
    }

        .featurebox span {
            top: 42px;
            background-size: 75px;
            background-position: center 8px;
        }

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

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

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

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

        .feature:hover .featurebox span {
            background-size: 75px;
            background-position: center 8px;
        }

        .feature:hover .featurebox.featurebox02 span {
            background-position: center -231px;
        }

        .feature:hover .featurebox.featurebox03 span {
            background-position: center -479px;
        }

        .feature:hover .featurebox.featurebox04 span {
            background-position: center -725px;
        }

        .feature:hover .featurebox.featurebox05 span {
            background-position: center -971px;
        }

    .feature h3 {
        font-size: 16px;
        line-height: 21px;
    }

    .appleft {
        width: 31%;
    }

    .download {
        width: 69%;
        top: 90px;
    }

    .appright {
        width: 69%;
        padding: 145px 0 0;
    }

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

    .amenitieswraper .slick-prev {
        left: -40px;
    }

    .amenitieswraper .slick-next {
        right: -40px;
    }

    .amenitiesbox span {
        height: 220px;
        background-size: 220px;
    }

        .amenitiesbox span::before {
            background-position: center 8px;
            top: 53px;
            background-size: 70px;
        }

    .amenitiesbox.amenitiesbox02 span::before {
        background-position: center -222px;
    }

    .amenitiesbox.amenitiesbox03 span::before {
        background-position: center -449px;
    }

    .amenitiesbox.amenitiesbox04 span::before {
        background-position: center -676px;
    }

    .amenitiesbox.amenitiesbox05 span::before {
        background-position: center -889px;
    }

    .amenitiesbox.amenitiesbox06 span::before {
        background-position: center -1108px;
    }

    .amenitiesbox.amenitiesbox07 span::before {
        background-position: center -1338px;
    }

    .amenitiesbox.amenitiesbox08 span::before {
        background-position: center -1570px;
    }

    .amenitiesbox.amenitiesbox09 span::before {
        background-position: center -676px;
    }

    .footertop {
        padding: 58px 0 35px;
        min-height: 10px;
        background-size: cover;
    }

    .footertopleft {
        padding: 0;
        width: 24%;
    }

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

    .footeright {
        padding: 0 0 0 80px;
        width: 30%;
    }

    .footercontact p {
        font-size: 17px;
        line-height: 23px;
        background-position: 0 -1246px;
        background-size: 40px;
        padding: 0 0 0 33px;
    }

    .footercontact .phone {
        padding: 15px 0 0 33px;
        background-position: 3px -1434px;
    }

    .footercontact .mailus {
        padding: 15px 0 0 33px;
        background-position: 2px -1633px;
    }

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

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

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

@media only screen and (max-width: 1229px) {
    .headertop {
        padding: 0 5px 0;
    }

    .sitelogo {
        width: 13%;
    }

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

    .headeright {
        width: 85%;
    }

    .headercontacts p {
        font-size: 15px;
        background-size: 40px;
    }

        .headercontacts p a {
            line-height: 25px;
        }

    .loginwrap a {
        padding: 10px 12px 10px 45px;
        font-size: 14px;
        border-radius: 0;
    }

        .loginwrap a::before {
            top: 5px;
            left: 5px;
            width: 30px;
            height: 30px;
            background-position: -2px -188px;
            background-size: 36px;
            border-radius: 0;
        }

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

    .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        padding: 15px 11px;
    }

    .bookingform {
        padding: 9px;
    }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 12px -351px;
        padding: 0 0 0 35px !important;
        font-size: 14px !important;
        height: 48px !important;
        line-height: 51px !important;
        background-size: 35px;
    }

    .swapicon {
        background-position: center -460px;
        background-size: 30px;
        height: 45px;
        width: 45px;
    }

    .inputinr input[type="text"].jdate {
        padding: 2px 0 0 42px !important;
        background-position: 12px -724px;
    }

    .inputgroup {
        width: 50%;
    }

    .inputinr.inputinrswap01 {
        padding: 0 30px 0 0;
    }

    .inputinr.inputinrswap02 {
        padding: 0 2px 0 24px;
    }

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

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

    .searchbutton {
        width: 10.8%;
    }

        .searchbutton input[type="submit"] {
            background-position: 89% -768px;
            padding: 2px 0 0 8px;
            background-size: 30px;
            height: 48px;
        }

    .inputinr .rfv {
        left: 35px;
    }

    .toptitle {
        font-size: 32px;
        line-height: 32px;
        padding: 0 17px 0 38px;
    }

        .toptitle::after {
            right: 1px;
            top: -5px;
            background-size: 28px;
        }

        .toptitle::before {
            width: 30px;
        }

    .topdestination ul li {
        padding: 6px 0 0 100px;
    }

        .topdestination ul li::before {
            height: 80px;
            width: 80px;
            border-radius: 0 20px 0 20px;
        }

        .topdestination ul li::after {
            height: 80px;
            width: 80px;
            background-position: center 15px;
            background-size: 50px;
        }

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

        .topdestination ul li a {
            padding: 4px 10px;
        }

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

    .topdestination marquee {
        height: 126px;
    }

    .abouttravels {
        padding: 0 0 45px;
    }

    .aboutleft {
        padding: 75px 0 0;
    }

    .aboutright {
        padding: 45px 0 0 11px;
        width: 69%;
    }

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

    .featuresmain {
        padding: 40px 0 0;
    }

        .featuresmain .slick-prev {
            left: 0;
        }

        .featuresmain .slick-next {
            right: 0;
        }

    .features {
        padding: 55px 0 45px;
    }

    .appleft {
        width: 27%;
    }

    .download {
        width: 76%;
        top: 60px;
    }

    .appright {
        width: 73%;
        padding: 95px 0 0;
    }

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

        .appright p {
            padding: 47px 0 0;
            font-size: 26px;
        }

    .amenitieswraper {
        padding: 55px 0 45px;
    }

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

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

    .footertopleft {
        width: 100%;
    }

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

    .footeright {
        padding: 55px 0 0 20px;
        width: 50%;
    }

    .bottomsocial {
        padding: 40px 0 0;
    }

        .bottomsocial a {
            margin: 0 13px 0 0;
            width: 34px;
            height: 34px;
            font-size: 18px;
            line-height: 36px;
        }

        .bottomsocial .gplus {
            font-size: 18px;
        }

    .poweredby a img {
        max-width: 190px;
    }

    .slick-prev::before {
        display: none;
    }

    .slick-next::before {
        display: none;
    }
}

@media only screen and (max-width: 1023px) {
    .headeright {
        width: 86%;
    }

    .loginwrap a {
        padding: 9px 12px 9px 45px;
    }

        .loginwrap a::before {
            top: 4px;
        }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        padding: 14px 9px;
    }

    .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
        padding: 14px 10px;
    }

    .aboutleft {
        padding: 70px 0 0;
    }

    .aboutright {
        padding: 45px 0 0 10px;
        width: 69%;
    }

        .aboutright p {
            font-size: 14px;
            line-height: 20px;
        }

    .download {
        padding: 0;
    }
}

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

    body .headertop .container {
        padding: 0;
    }

    .sitelogo {
        width: 100%;
        position: relative;
        border-radius: 0;
        padding: 15px 0 12px 0;
    }

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

    .headercontacts {
        padding: 15px 0 0 20px;
    }

    .loginwrap {
        padding: 16px 20px 0 0;
    }

        .loginwrap a {
            padding: 9px 10px 7px 40px;
        }

            .loginwrap a::before {
                width: 28px;
                height: 28px;
                background-position: -3px -189px;
            }

    .headermenu {
        padding: 10px 0 0;
        text-align: center;
    }

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

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

    .bannerwrapper {
        margin: 0;
    }

    .boockingwrap {
        padding: 40px 0 40px;
        position: relative;
        bottom: 0;
    }

    .inputgroup {
        width: 100%;
    }

        .inputgroup.inputgroup02 {
            width: 100%;
            margin: 10px 0;
        }

        .inputgroup.inputgroup02 {
            padding: 0;
        }

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

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

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        line-height: 52px !important;
    }

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

        .searchbutton input[type="submit"] {
            background-position: 55% -768px;
            font-size: 18px;
            padding: 2px 0 0;
            float: none;
            display: inline-block;
            text-align: center;
        }

    .sliderwrap .carousel-indicators {
        bottom: 5px;
        width: 95px;
    }

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

    .toptitle {
        font-size: 28px;
        line-height: 28px;
        padding: 0 17px 0 33px;
    }

        .toptitle::before {
            width: 25px;
        }

        .toptitle::after {
            right: 2px;
            top: -6px;
            background-size: 26px;
        }

    .topdestination ul {
        padding: 35px 0 10px;
    }

        .topdestination ul li {
            padding: 5px 0 0 95px;
        }

            .topdestination ul li::before {
                height: 75px;
                width: 75px;
                border-radius: 0 18px 0 18px;
            }

            .topdestination ul li::after {
                height: 75px;
                width: 75px;
                background-position: center 13px;
            }

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

            .topdestination ul li a {
                padding: 4px 8px;
                font-size: 13px;
            }

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

    .topdestination marquee {
        height: 111px;
    }

    .aboutus {
        position: relative;
    }

    .aboutright .aboutheading {
        position: absolute;
        top: 40px;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        padding: 0;
    }

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

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

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

        .aboutright p {
            font-size: 15px;
            line-height: 21px;
            padding: 35px 0 0;
        }

    .abouttravels {
        padding: 0 0 40px;
    }

    .features {
        padding: 45px 0 38px;
    }

    .app-area {
        padding: 40px 0 0;
    }

    .download {
        width: 100%;
        top: 45px;
    }

    .appleft {
        width: 100%;
        padding: 65px 0 0;
        text-align: center;
    }

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

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

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

    .application {
        padding: 0 0 40px;
        background-size: cover;
    }

    .amenitieswraper {
        padding: 45px 0 40px;
    }

    .amenitieslide {
        padding: 25px 30px 0;
    }

    .amenitieswraper .slick-prev {
        left: -25px;
    }

    .amenitieswraper .slick-next {
        right: -25px;
    }

    .footertitle {
        font-size: 22px;
    }

    .footercontact {
        padding: 30px 0 0;
    }

    .footertitle::before {
        right: 4px;
        background-position: right 3px;
        background-size: 26px;
    }

    .footercontact p {
        font-size: 16px;
        line-height: 22px;
        background-position: 0 -1248px;
        padding: 1px 0 1px 33px;
    }

        .footercontact p i {
            display: inline-block;
        }

    .footercontact .phone {
        background-position: 3px -1435px;
    }

    .footercontact .mailus {
        padding: 14px 0 0 33px;
        background-position: 2px -1635px;
    }

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

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

    .footeright {
        padding: 50px 0 0 0;
        width: 40%;
    }

    .footerbottom {
        padding: 17px 0 15px;
    }

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

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

    .poweredby a img {
        max-width: 170px;
    }
}

@media only screen and (max-width: 901px) {
    .amenitieswraper .slick-prev {
        left: -15px;
    }

    .amenitieswraper .slick-next {
        right: -15px;
    }

    .amenitieswraper .slick-prev, .amenitieswraper .slick-next {
        top: 38%;
    }
}

@media only screen and (max-width: 851px) {
    .searchbutton input[type="submit"] {
        background-position: 57% -768px;
    }

    .amenitieswraper .slick-prev {
        left: -20px;
    }

    .amenitieswraper .slick-next {
        right: -20px;
    }
}

@media only screen and (max-width: 767px) {
    .header-area {
        text-align: center;
    }

    .headeright {
        padding: 0 0 15px;
    }

    .headercontacts {
        padding: 15px 0 0 0;
        float: none;
    }

        .headercontacts p {
            padding: 0 30px;
        }

    .loginwrap {
        padding: 14px 0 0;
        float: none;
        text-align: center;
    }

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

    .sectionheader {
        z-index: 3;
    }

    .cssmenu {
        width: 100%;
    }

    /* leftmenu start */

    .headermenu {
        width: auto;
        float: right;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        z-index: 5;
    }

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




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

    .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: 0 !important;
        padding: 0 0 12px 10px;
    }

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

        .headermenu .navbar-inverse .navbar-nav > li.first1 > a {
            padding: 0;
            background-color: transparent;
            color: #000;
        }

    .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: #f7077f;
            border: none;
            transition: all .7s;
        }

        .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 */

    .sliderwrap .carousel-indicators {
        bottom: 0;
        width: 80px;
        z-index: 1;
    }

        .sliderwrap .carousel-indicators li {
            width: 15px;
            height: 15px;
            margin: 0 0 0 5px;
        }

        .sliderwrap .carousel-indicators .active {
            width: 15px;
            height: 15px;
            margin: 0 0 0 5px;
        }

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 12px -353px;
        height: 44px !important;
        line-height: 49px !important;
    }

        .inputinr input[type="text"].jdate {
            padding: 2px 0 0 39px !important;
            background-position: 11px -726px;
        }

    .swapicon {
        background-position: center -416px;
        background-size: 27px;
        height: 39px;
        width: 40px;
    }

    .searchbutton input[type="submit"] {
        background-position: 58% -770px;
        height: 44px;
    }

    .inputinr .rfv {
        font-size: 12px;
    }

    .toptitle {
        font-size: 24px;
        line-height: 24px;
        padding: 0 14px 0 30px;
    }

        .toptitle::before {
            width: 22px;
        }

        .toptitle::after {
            top: -5px;
            background-size: 22px;
        }

    .topdestination ul li {
        padding: 3px 0 0 90px;
    }

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

        .topdestination ul li::before {
            height: 70px;
            width: 70px;
        }

        .topdestination ul li::after {
            background-size: 43px;
            height: 70px;
            width: 70px;
            background-position: center 14px;
        }

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

    .topdestination marquee {
        height: 106px;
    }

    .aboutleft {
        padding: 95px 0 0;
    }

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

    .features {
        padding: 45px 0 35px;
    }

    .featurebox {
        background-size: 160px;
        height: 163px;
    }

        .featurebox span {
            top: 32px;
            background-size: 65px;
            background-position: center 13px;
            width: 80px;
            height: 80px;
        }

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

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

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

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

        .feature:hover .featurebox span {
            background-size: 65px;
            background-position: center 13px;
            width: 80px;
            height: 80px;
        }

        .feature:hover .featurebox.featurebox02 span {
            background-position: center -194px;
        }

        .feature:hover .featurebox.featurebox03 span {
            background-position: center -411px;
        }

        .feature:hover .featurebox.featurebox04 span {
            background-position: center -624px;
        }

        .feature:hover .featurebox.featurebox05 span {
            background-position: center -836px;
        }

    .feature h3 {
        font-size: 15px;
    }

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

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

    .appright p {
        padding: 30px 0 0;
        font-size: 20px;
    }

    .application {
        padding: 0 0 30px;
    }

    .amenitiesbox span {
        height: 180px;
        background-size: 185px;
    }

        .amenitiesbox span::before {
            background-position: center -5px;
            top: 57px;
            background-size: 60px;
            width: 65px;
            height: 61px;
        }

    .amenitiesbox.amenitiesbox02 span::before {
        background-position: center -203px;
    }

    .amenitiesbox.amenitiesbox03 span::before {
        background-position: center -401px;
    }

    .amenitiesbox.amenitiesbox04 span::before {
        background-position: center -593px;
    }

    .amenitiesbox.amenitiesbox05 span::before {
        background-position: center -775px;
    }

    .amenitiesbox.amenitiesbox06 span::before {
        background-position: center -963px;
    }

    .amenitiesbox.amenitiesbox07 span::before {
        background-position: center -1161px;
    }

    .amenitiesbox.amenitiesbox08 span::before {
        background-position: center -1358px;
    }

    .amenitiesbox.amenitiesbox09 span::before {
        background-position: center -593px;
    }

    .amenitieswraper .slick-prev, .amenitieswraper .slick-next {
        width: 20px;
        height: 20px;
        background-size: 20px;
        top: 38%;
    }

    .amenitieswraper .slick-next {
        background-position: right -141px;
    }

    .amenitieswraper .slick-prev:hover, .amenitieswraper .slick-prev:focus {
        background-image: url("../images/site/ame-icon.png");
        background-position: left -6px;
        background-repeat: no-repeat;
        background-size: 20px;
    }

    .amenitieswraper .slick-next:hover, .amenitieswraper .slick-next:focus {
        background-image: url("../images/site/ame-icon.png");
        background-position: right -141px;
        background-repeat: no-repeat;
        background-size: 20px;
    }

    .amenitiesbox h3 {
        font-size: 15px;
        line-height: 21px;
    }

    .amenitieswraper {
        padding: 45px 0 35px;
    }

    .amenitieslide {
        padding: 25px 20px 0;
    }

    .amenitieswraper .slick-prev {
        left: -10px;
    }

    .amenitieswraper .slick-next {
        right: -10px;
    }

    .footertitle {
        font-size: 20px;
        padding: 0 17px 0 0;
    }

        .footertitle::before {
            background-position: right 6px;
            background-size: 22px;
        }

    .footernav.footernav01 .footertitle {
        letter-spacing: 0;
        padding: 0 17px 0 0;
    }

    .footernav.footernav02 .footertitle {
        letter-spacing: 0;
        padding: 0 17px 0 0;
    }

    .footeright .footertitle {
        padding: 0 17px 0 0;
    }

    .footercontact p {
        font-size: 15px;
        line-height: 20px;
        background-position: 0 -1123px;
        padding: 1px 0 1px 28px;
        background-size: 36px;
    }

    .footercontact .phone {
        background-position: 3px -1293px;
        padding: 12px 0 0 29px;
    }

    .footercontact .mailus {
        padding: 12px 0 0 30px;
        background-position: 2px -1472px;
    }

    .footercontact {
        padding: 25px 0 0;
    }

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

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

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

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

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

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

    .bottomsocial {
        padding: 26px 0 0;
    }

        .bottomsocial a {
            margin: 0 11px 0 0;
            width: 30px;
            height: 30px;
            font-size: 16px;
            line-height: 31px;
            border-radius: 8px 0;
        }

        .bottomsocial .gplus {
            font-size: 16px;
        }

    .footerbottom {
        padding: 17px 0 15px;
        text-align: center;
    }

    .copyrights {
        font-size: 15px;
        padding: 0 0 7px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: 100%;
    }

    .poweredby {
        float: none;
        padding: 0;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 677px) {
    .amenitieswraper .slick-next {
        right: -15px;
    }

    .amenitieswraper .slick-prev {
        left: -15px;
    }
}

@media only screen and (max-width: 639px) {
    .sitelogo {
        padding: 12px 0 10px 0;
    }

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

    .inputinr select, .inputinr input[type="text"], .inputinr .select2-container--default .select2-selection--single {
        background-position: 12px -355px;
        height: 40px !important;
        line-height: 44px !important;
    }

        .inputinr input[type="text"].jdate {
            background-position: 11px -727px;
        }

    .inputinr .rfv {
        bottom: 0;
    }

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

    .sliderwrap .carousel-indicators {
        bottom: -2px;
        width: 75px;
    }

    .toptitle {
        font-size: 22px;
    }

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

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

    .features {
        padding: 45px 0 20px;
    }

    .amenitieslide {
        padding: 20px 45px 0;
    }

    .amenitieswraper .slick-prev {
        left: -45px;
    }

    .amenitieswraper .slick-next {
        right: -45px;
    }

    .footertitle {
        font-size: 18px;
        padding: 0 15px 0 0;
    }

        .footertitle::before {
            background-position: right 8px;
            background-size: 18px;
        }

    .footernav.footernav01 .footertitle {
        padding: 0 15px 0 0;
    }

    .footernav.footernav02 .footertitle {
        padding: 0 15px 0 0;
    }

    .footeright .footertitle {
        padding: 0 15px 0 0;
    }

    .footercontact p {
        font-size: 14px;
        background-position: 0 -998px;
        padding: 1px 0 1px 26px;
        background-size: 32px;
    }

    .footercontact .phone {
        background-position: 3px -1148px;
        padding: 12px 0 0 27px;
    }

    .footercontact .mailus {
        padding: 12px 0 0 28px;
        background-position: 2px -1306px;
    }
}

@media only screen and (max-width: 561px) {
    .headercontacts {
        padding: 15px 10px 0;
    }

        .headercontacts p {
            font-size: 14px;
            background-size: 36px;
            padding: 0 20px 14px 26px;
        }

            .headercontacts p a {
                line-height: 20px;
            }

        .headercontacts .routeinq {
            padding: 0 0 14px 26px;
        }

    .loginwrap {
        padding: 0;
    }

    .bookingform {
        padding: 8px;
    }
}

@media only screen and (max-width: 546px) {
    .download .toptitle {
        padding: 0 14px 0 0;
    }

        .download .toptitle span {
            display: block;
            line-height: 30px;
        }

        .download .toptitle::after {
            top: 17px;
            right: 0;
        }

        .download .toptitle::before {
            left: 55px;
            bottom: 35px;
        }

    .appleft {
        padding: 85px 0 0;
    }

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

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

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

    .headercontacts {
        padding: 15px 10px 0;
    }

        .headercontacts p {
            font-size: 14px;
            padding: 0 20px 14px 26px;
        }

        .headercontacts .routeinq {
            padding: 0 0 14px 26px;
        }

    .loginwrap {
        padding: 0;
    }

        .loginwrap a {
            font-size: 13px;
            padding: 8px 8px 6px 36px;
        }

            .loginwrap a::before {
                width: 26px;
                height: 26px;
                background-position: -2px -167px;
                left: 4px;
                background-size: 32px;
            }

    .headermenu .navbar-inverse .navbar-nav > li {
        padding: 0 0 10px 10px;
    }

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

    .inputinr {
        width: 100%;
    }

        .inputinr.inputinrswap01 {
            padding: 0;
        }

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

        .inputinr.inputinr02 {
            padding: 0;
        }

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

    .inputgroup.inputgroup02 {
        margin: 0;
    }

    .inputinr input[type="text"].jdate {
        background-position: 11px -728px;
    }

    .searchbutton input[type="submit"] {
        background-position: 62% -772px;
    }

    .sliderwrap .carousel-indicators {
        bottom: -7px;
        width: 63px;
    }

        .sliderwrap .carousel-indicators li {
            width: 12px;
            height: 12px;
            margin: 0 0 0 4px;
        }

        .sliderwrap .carousel-indicators .active {
            width: 12px;
            height: 12px;
            margin: 0 0 0 4px;
        }

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

    .toptitle {
        font-size: 18px;
        line-height: 18px;
        padding: 0 14px 0 25px;
    }

        .toptitle::before {
            width: 18px;
            bottom: 3px;
        }

        .toptitle::after {
            top: -7px;
            background-size: 20px;
        }

    .topdestination ul {
        padding: 28px 0 9px;
    }

        .topdestination ul li {
            padding: 3px 0 0 80px;
        }

            .topdestination ul li::before {
                height: 60px;
                width: 60px;
                border-radius: 0 15px 0 15px;
            }

            .topdestination ul li::after {
                background-size: 35px;
                height: 60px;
                width: 60px;
                background-position: center 13px;
                left: 2px;
            }

            .topdestination ul li span {
                font-size: 16px;
                line-height: 29px;
            }

            .topdestination ul li a {
                padding: 3px 7px;
                font-size: 12px;
            }

    .topdestination li .booknowin {
        padding: 0;
    }

    .topdestination marquee {
        height: 89px;
    }

    .aboutright .aboutheading {
        top: 34px;
    }

    .aboutleft {
        padding: 82px 0 0;
    }

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

    .aboutright p {
        font-size: 14px;
        line-height: 20px;
        padding: 30px 0 0;
    }

    .abouttravels {
        padding: 0 0 35px;
    }

    .features {
        padding: 37px 0 20px;
    }

    .featuresmain {
        padding: 30px 0 0;
    }

    .feature h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .download {
        top: 35px;
    }

        .download .toptitle::before {
            left: 45px;
            bottom: 33px;
        }

    .appleft {
        padding: 64px 0 0;
    }

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

    .appright {
        padding: 30px 0 0;
    }

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

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

    .application {
        padding: 0 0 20px;
    }

    .amenitieswraper {
        padding: 37px 0 30px;
    }

    .amenitiesbox h3 {
        font-size: 14px;
        line-height: 20px;
    }

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

    .footertitle {
        font-size: 17px;
    }

    .footercontact {
        padding: 20px 0 0;
    }

    .footernavbar {
        padding: 30px 0 0;
    }

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

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

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

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

    .footernav {
        width: 100%;
    }

        .footernav.footernav01 {
            padding: 0;
        }

        .footernav.footernav02 {
            padding: 25px 0 0;
        }

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

    .bottomsocial {
        padding: 25px 0 0;
    }

        .bottomsocial a {
            margin: 0 10px 0 0;
            width: 27px;
            height: 27px;
            font-size: 15px;
            line-height: 28px;
            border-radius: 7px 0;
        }

        .bottomsocial .gplus {
            font-size: 15px;
        }

    .swapicon {
        right: 10px;
        left: auto;
        top: 26px;
        transform: rotate(-90deg);
        width: 35px;
        height: 35px;
        background-color: #323232;
        z-index: 1;
        background-size: 24px;
        background-position: center -369px;
    }
}

@media only screen and (max-width: 446px) {
    .copyrights {
        width: 100%;
        padding: 0 0 10px;
    }

        .copyrights a {
            display: block;
        }
}

@media only screen and (max-width: 369px) {
    .searchbutton input[type="submit"] {
        background-position: 64% -772px;
    }
}
