
body {
    font-family: 'Montserrat', sans-serif !important;
    color: #21353f;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
}

img {
    max-width: 100%;
}

a,
a:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

    a:focus {
        text-decoration: none;
        outline: none;
    }

::-webkit-input-placeholder {
    /* Chrome */
    color: inherit;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: inherit;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: inherit;
    opacity: 1;
}

body .container {
    width: 100%;
    max-width: 1310px;
}

.paddefault .row {
    margin-left: -15px;
    margin-right: -15px;
}

.paddefault .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.sectionheader {
    clear: both;
    float: left;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid rgba(26,100,119,0.10);
}

.headertop {
    float: left;
    width: 100%;
    padding: 16px 0 14px;
}

.sitelogo {
    float: left;
    width: 20%;
}

    .sitelogo a {
        float: left;
    }

.headerbottom {
    width: 80%;
    float: right;
}

.headeright {
    float: right;
    margin: 3px 0 0;
}

    .headeright p {
        font-size: 15px;
        font-weight: 300;
        line-height: normal;
        margin: 0 25px 0 0px;
        display: inline-block;
        vertical-align: middle;
        color: #5c5c5c;
        text-align: left;
        padding: 5px 26px 10px 45px;
        border-right: 1px solid rgba(194,194,194,0.30);
        position: relative;
    }

        .headeright p:before {
            content: '\f095';
            position: absolute;
            font-family: FontAwesome;
            background-color: #b72227;
            border-radius: 83px;
            color: #fff;
            font-size: 23px;
            padding: 7px 10px;
            left: 0;
        }

        .headeright p span {
            display: block;
        }

        .headeright p a {
            color: #191919;
            font-weight: 500;
            text-decoration: none;
        }

            .headeright p a:hover, .headeright p a:focus, .agentlogin a:hover, .agentlogin a:focus {
                color: #b72227;
                text-decoration: none;
            }

.agentlogin {
    display: inline-block;
    vertical-align: middle;
}

    .agentlogin a {
        font-size: 15px;
        font-weight: 500;
        color: #191919;
        padding: 5px 0 7px 33px;
        background-image: url("../images/site/icon001.png");
        background-position: left 4px;
        background-repeat: no-repeat;
        display: inline-block;
        text-decoration: none;
    }
/* leftmenu start */

.headermenu {
    width: 100%;
    float: right;
    clear: both;
    margin: 21px 0 0;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        border: none;
        float: right;
        margin: 0;
        min-height: 10px;
        /*width: 100%;*/
        border-radius: 0;
    }

        .headermenu #myNavbar,
        .headermenu .navbar-inverse .container-fluid {
            padding: 0;
        }

        .headermenu .navbar-inverse .navbar-nav {
            margin: 0;
            float: left;
            width: 100%;
        }

    .headermenu .navbar-collapse {
        padding: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li.first1 {
        margin: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 0 0 0 44px;
    }

        .headermenu .navbar-inverse .navbar-nav > li:last-child a:after {
            display: none;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a:after {
            content: '/';
            position: absolute;
            color: #e0e0e0;
            font-size: 16px;
            font-weight: 500;
            top: 0;
            right: -24px;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            color: #5c5c5c;
            font-size: 16px;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-transform: capitalize;
            -webkit-transition: all 0s;
            transition: all 0s;
            font-weight: 500;
            position: relative;
        }

            .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: #177e9d;
                -webkit-transition: all 0s;
                transition: all 0s;
            }

.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%;
}

body .sliderwrap .container {
    max-width: 1459px;
}

.sliderwrap .carousel-inner > .item img {
    float: right;
    margin: 3px 0 0;
}

.sliderwrap a.carousel-control {
    text-shadow: none;
    top: 50%;
    height: 65px;
    width: 65px;
    line-height: normal;
    background: rgba(23,126,157,0.75);
    border-radius: 50%;
    margin: -14px 0 0;
    left: -166px;
    opacity: 1;
    background-image: url("../images/site/icon001.png");
    background-position: center -159px;
    background-repeat: no-repeat;
    -webkit-transition: all 0.0s;
    transition: all 0.0s;
    text-decoration: none;
}

    .sliderwrap a.carousel-control.right {
        left: auto;
        right: -165px;
        background-position: center -342px;
    }

    .sliderwrap a.carousel-control:hover {
        background-color: #1a6477;
    }

.sliderwrap .carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    color: #000;
    text-align: left;
    float: left;
    width: 48%;
    text-shadow: none;
    padding: 171px 0 0 74px;
}

    .sliderwrap .carousel-caption h2 {
        margin: 0 0 15px;
    }

        .sliderwrap .carousel-caption h2 span {
            margin: 19px 0 0;
            font-size: 44px;
            color: #191919;
            font-weight: 300;
            display: block;
        }

            .sliderwrap .carousel-caption h2 span i.ii1 {
                font-style: normal;
                color: #1a6477;
                font-weight: 600;
                text-transform: capitalize;
                background-color: transparent;
                font-size: 44px;
                padding: 0;
            }

        .sliderwrap .carousel-caption h2 i {
            background-color: #b72227;
            color: #fff;
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
            font-style: normal;
            padding: 8px 10px;
        }

    .sliderwrap .carousel-caption p {
        color: #191919;
        font-weight: 300;
        margin: 0;
        line-height: 29px;
        font-size: 17px;
    }

        .sliderwrap .carousel-caption p i {
            font-weight: 500;
            font-style: normal;
        }

.bannerwrapper {
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    padding: 38px 0 73px;
    position: relative;
    border-bottom: 1px solid rgba(26, 100, 119,0.10);
}

.bookingwrap {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -36px;
}

.bookingform {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    background-color: #fff;
    z-index: 999;
    border-radius: 38px;
    box-shadow: 0 0 20px rgba(0, 0, 0,0.05);
    height: auto;
    border: 1px solid rgba(26,10,119,0.10);
}


.inputinr.inputinrswap02 {
    border-right: 1px solid rgba(40, 77, 123,0.15);
}


.inputgroup {
    float: left;
    width: 40.2%;
    position: relative;
    padding: 4px 0;
}

    .inputgroup.inputgroup02 {
        width: 39%;
    }

    .inputgroup.inputgroup01 {
        padding-left: 24px;
    }

.swapicon {
    background-image: url("../images/site/icon001.png");
    background-position: center -897px;
    background-repeat: no-repeat;
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 39px;
    cursor: pointer;
}

.righticon {
    background-image: url("../images/site/icon001.png");
    background-position: center -1087px;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 17px;
    right: 0;
    margin: 0 auto;
    width: 80px;
    height: 10px;
    cursor: pointer;
}

.inputinr {
    float: left;
    width: 50%;
    position: relative;
}

    .inputinr.inputinr02 {
        padding-left: 25px;
    }

    .inputinr.inputinr03 {
        padding-left: 73px;
    }

.inputinrwrap {
    position: relative;
    width: 100%;
    float: left;
}

.inputinr.inputinrswap01 {
    padding: 0 24px 0 0;
}

.inputinr.inputinrswap02 {
    padding-left: 38px;
}

.inputinr select, .inputinr input[type="text"] {
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    color: #121212;
    cursor: pointer;
    font-size: 15px;
    height: 60px;
    font-weight: 500;
    padding: 15px 0 0 28px;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
    background-image: url("../images/site/icon001.png") !important;
    background-position: left -522px;
    background-repeat: no-repeat;
}

    .inputinr select option {
        color: #000 !important;
        background-color: #fff !important;
        font-size: 12px;
    }

    .inputinr input[type="text"].jdate {
        background-position: left -701px;
        padding: 15px 0 0 40px;
    }

    .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: #121212;
}

.inputinr ::-webkit-input-placeholder {
    color: #121212 !important;
}

.searchbutton {
    float: right;
    text-align: center;
    width: 19.8%;
    margin: 0;
}

    .searchbutton input[type="submit"] {
        background-color: #1a6477;
        border: none;
        color: #fff;
        font-size: 20px;
        width: 100%;
        height: 68px;
        padding: 0 45px 0 0;
        font-weight: 600;
        text-transform: uppercase;
        border-radius: 0 38px 38px 0;
        display: inline-block;
        background-image: url("../images/site/icon001.png");
        background-position: 61.5% -1225px;
        background-repeat: no-repeat;
        letter-spacing: 0.8px;
        outline: none;
    }

        .searchbutton input[type="submit"]:hover {
            background-color: #b72227;
            color: #ffffff;
            opacity: 0.9;
            -webkit-transition: all 0.0s;
            transition: all 0.0s;
        }

.inputinr .rfv {
    position: absolute;
    font-size: 12px;
    bottom: -3px;
    left: 0;
    top: auto;
    font-weight: 400;
}

.control:focus ~ .floating-label,
.control:not(:focus):valid ~ .floating-label {
    left: 28px;
    top: 10px;
    opacity: 0;
}

.floating-label {
    opacity: 1;
    position: absolute;
    pointer-events: none;
    left: 28px;
    top: 10px;
    font-size: 12px;
    color: #000;
    transition: 0.3s ease all;
    text-transform: uppercase;
}



/* auto complete css */

.autocomplete_completionListElement {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.10);
    list-style: none;
    margin: 0;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    max-height: 300px;
    overflow: auto;
    z-index: 999;
}

    .autocomplete_completionListElement li {
        cursor: default;
        color: #000;
        margin: 1px 0;
        font-size: 14px;
    }


.autocomplete_highlightedListItem {
    border-bottom: 1px solid #1a6477;
    margin: 1px 0;
    font-weight: normal;
    list-style: none;
    color: #b72227 !important;
    font-size: 13px;
    cursor: default;
}

.autocomplete_listItem {
    border-bottom: 1px solid #FFFFFF;
    padding: 0;
    font-weight: normal;
    list-style: none;
    font-size: 13px;
    font-weight: normal;
}

/* scroll style */

.autocomplete_completionListElement::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.autocomplete_completionListElement::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.autocomplete_completionListElement::-webkit-scrollbar-thumb {
    background-color: #999;
}

/* auto complete css */
.topdestinationwrap {
    width: 100%;
    float: left;
    padding: 121px 0 81px;
}

.topdestination {
    width: 100%;
    float: left;
    text-align: center;
}

    .topdestination marquee {
        height: 80px;
    }

    .topdestination h2, .welknownpart h1 {
        color: #191919;
        font-size: 42px;
        margin: 0 0 66px;
        font-weight: 300;
        position: relative;
        text-transform: uppercase;
    }

        .topdestination h2 i, .welknownpart h1 i {
            font-style: normal;
            color: #b72227;
            vertical-align: text-top;
        }

        .topdestination h2 span, .welknownpart h1 span {
            font-weight: 700;
            color: #1a6477;
        }

    .topdestination ul {
        margin: 0;
        padding: 0 15px;
    }

        .topdestination ul li {
            display: inline-block;
            margin: 0 50px 0 0;
        }


            .topdestination ul li a {
                color: #b72227;
                font-size: 18px;
                font-weight: 500;
                line-height: normal;
                text-transform: uppercase;
                padding: 22px 24px 23px;
                display: inline-block;
                background-color: #fff;
                border-radius: 50px;
                text-align: center;
                box-shadow: 0 0 30px rgba(0,0,0,0.03);
                vertical-align: middle;
                border: 1px solid rgba(26,100,119,0.10);
            }

                .topdestination ul li a span {
                    background-image: url("../images/site/icon001.png");
                    background-position: center bottom;
                    background-repeat: no-repeat;
                    padding: 13px 70px 12px;
                    vertical-align: middle;
                }

                .topdestination ul li a:hover, .topdestination ul li a:focus {
                    text-decoration: none;
                    color: #1a6477;
                    box-shadow: 0 0 40px rgba(0,0,0,0.05);
                }

.welcomearia {
    float: left;
    width: 100%;
    background-color: #fbfbfb;
    padding: 86px 0 0;
}

.welknownpart {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 30px;
}

    .welknownpart h1 {
        margin: 0 0 60px;
    }

    .welknownpart p {
        color: #5c5c5c;
        font-size: 17px;
        margin: 0 0 28px;
        font-weight: 300;
        line-height: 28px;
        text-align: center;
        padding: 0 140px;
    }

        .welknownpart p i {
            font-style: normal;
            font-weight: 500;
            color: #191919;
        }


.aboutaria {
    width: 100%;
    float: left;
    padding: 19px 0 25px;
}

.whychooseus {
    float: left;
    padding: 50px 0 0;
    width: 71%;
}

.aboutus {
    float: right;
    margin: 0 -7px 0 0;
}

.chooseusbox {
    float: left;
    color: #191919;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    background-image: url("../images/site/icon02.png");
    background-position: 39px 22px;
    background-repeat: no-repeat;
    padding: 35px 0 0 106px;
    width: 100%;
    border: 1px solid rgba(26,100,119,0.10);
    border-radius: 5px;
    min-height: 126px;
    margin: 0 0 39px;
    box-shadow: 0 0 30px rgba(0,0,0,0.03);
    line-height: 28px;
    max-width: 430px;
}

    .chooseusbox i {
        display: block;
        font-style: normal;
    }

    .chooseusbox.chooseusbox02 {
        margin-left: 45px;
        background-position: 49px -211px;
    }

    .chooseusbox.chooseusbox03 {
        background-position: 39px -433px;
    }

    .chooseusbox.chooseusbox04 {
        margin-left: 45px;
        background-position: 41px -656px;
    }

    .chooseusbox:hover {
        box-shadow: 0 0 30px rgba(0,0,0,0.04);
        color: #b72227;
        background-position: 39px -892px;
        cursor: pointer;
    }

    .chooseusbox.chooseusbox02:hover {
        background-position: 49px -1127px;
    }

    .chooseusbox.chooseusbox03:hover {
        background-position: 39px -1349px;
    }

    .chooseusbox.chooseusbox04:hover {
        background-position: 41px -1572px;
    }



/*QR Code style Start Here*/
.qrwraper {
    width: 100%;
    float: left;
    clear: both;
    padding: 80px 0 80px;
    background-image: url("../images/site/QR_Code_bg.png");
    background-position: right top;
    background-repeat: no-repeat;
}

.qrleft {
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.qrright {
    width: 49%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

    .qrright span {
        font-size: 36px;
        color: #fff;
        margin: 0;
        padding: 0;
        font-weight: 600;
    }

    .qrright p {
        font-size: 22px;
        color: #fff;
        margin: 0;
        padding: 20px 0 40px;
        font-weight: 400;
    }
/*QR Code style End Here*/

.footerwrap {
    clear: both;
    width: 100%;
    float: left;
    border-top: 1px solid rgba(26, 100, 119,0.10);
}

.footertop {
    width: 100%;
    float: left;
    padding: 102px 0 82px;
}

.footernav {
    float: left;
    padding: 0 0 100px;
    width: 100%;
    position: relative;
    text-align: center;
}

    .footernav ul {
        margin: 0;
        padding: 0;
    }

        .footernav ul li:first-child {
            margin: 0;
        }

        .footernav ul li {
            display: inline-block;
            list-style: none;
            padding: 1px 0 2px;
            margin: 0 0 0 43px;
        }

            .footernav ul li:last-child a:after {
                display: none;
            }

            .footernav ul li a:after {
                content: '/';
                position: absolute;
                color: #e0e0e0;
                font-size: 16px;
                font-weight: 500;
                top: 0;
                right: -27px;
            }

            .footernav ul li a {
                color: #5c5c5c;
                font-size: 16px;
                font-weight: 500;
                text-transform: capitalize;
                line-height: 22px;
                position: relative;
            }

                .footernav ul li a:hover, .footernav ul li a:focus {
                    color: #177e9d;
                    text-decoration: none;
                }

.contactaria {
    width: 100%;
    float: left;
    text-align: center;
}

.contact {
    float: left;
    text-align: left;
    width: 40%;
}

    .contact span {
        color: #000;
        text-transform: uppercase;
        font-size: 17px;
        font-weight: 500;
        display: block;
        padding: 0 0 11px;
    }

    .contact a {
        text-decoration: none;
        color: #505050;
        font-size: 16px;
        text-transform: none;
    }

        .contact a:hover, .contact a:focus {
            color: #b72227;
            text-decoration: none;
        }

.footerlogo {
    padding: 3px 15px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

    .footerlogo a {
        display: block;
    }

.add {
    float: right;
    text-align: right;
    width: 40%;
}

    .add h4 {
        text-align: right;
        text-transform: uppercase;
        font-size: 17px;
        font-weight: 500;
        line-height: normal;
        margin: 0;
    }

    .add p {
        color: #505050;
        font-size: 16px;
        font-weight: 400;
        margin: 2px 0 0;
        line-height: 25px;
    }

        .add p i {
            display: block;
            font-style: normal;
        }

.footerbottom {
    width: 100%;
    float: left;
    padding: 10px 0 9px;
    background-color: #fbfbfb;
}

.copyrights {
    float: left;
    color: #202020;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 0 0;
}

    .copyrights span {
        font-weight: 500;
        color: #1a6477;
    }

    .copyrights i {
        font-style: normal;
    }

    .copyrights a {
        font-weight: 500;
        color: #1a6477;
        text-transform: uppercase;
        text-decoration: none;
    }

        .copyrights a:hover, .copyrights a:focus {
            color: #b72227;
            text-decoration: none;
        }

.poweredby {
    float: right;
}

    .poweredby span {
        float: left;
        color: #888b8b;
        font-size: 11px;
        padding: 5px 8px 0 0;
        font-weight: 500;
    }

    .poweredby a {
        float: left;
        text-decoration: none;
    }

.panel-primary > .panel-heading {
    color: #000 !important;
    border-bottom: 1px solid #b72227 !important;
    padding: 0 0 3px 0 !important;
}

#ctl00_ContentPlaceHolder1_divCustinfo th.info {
    padding-left: 10px !important;
}


/* Medea Queries */

@media only screen and (max-width: 1799px) {

    .sliderwrap a.carousel-control {
        top: auto;
        left: 75px;
    }

        .sliderwrap a.carousel-control.right {
            left: 150px;
            right: auto;
        }
}

@media only screen and (max-width: 1439px) {

    .sliderwrap .carousel-caption {
        width: 43%;
        padding: 90px 0 0 60px;
    }

        .sliderwrap .carousel-caption h2 span {
            font-size: 32px;
        }

            .sliderwrap .carousel-caption h2 span i.ii1 {
                font-size: 32px;
            }

        .sliderwrap .carousel-caption p {
            line-height: 24px;
        }

    .sliderwrap .carousel-inner > .item img {
        margin: 0;
        width: 40%;
    }

    .bannerwrapper {
        padding: 10px 0 73px;
    }

    .sliderwrap a.carousel-control {
        height: 55px;
        width: 55px;
        background-position: center -165px;
        left: 45px;
        bottom: -10px;
    }

        .sliderwrap a.carousel-control.right {
            background-position: center -347px;
            left: 110px;
        }

    .bookingwrap {
        bottom: -20px;
    }

    .inputgroup.inputgroup02 {
        width: 38%;
    }

    .inputgroup {
        width: 42%;
    }

    .topdestinationwrap {
        padding: 90px 0 70px;
    }

    .welcomearia {
        padding: 70px 0 0;
    }

    .welknownpart h1 {
        margin: 0 0 30px;
    }

    .footertop {
        padding: 82px 0 62px;
    }

    .footernav {
        padding: 0 0 70px;
    }

    .footerlogo {
        padding: 0;
    }
}

@media only screen and (max-width: 1329px) {

    .chooseusbox {
        max-width: 415px;
    }

        .chooseusbox.chooseusbox02 {
            margin-left: 20px;
        }

        .chooseusbox.chooseusbox04 {
            margin-left: 20px;
        }

    .aboutus {
        float: right;
        margin: 0;
    }
}

@media only screen and (max-width: 1229px) {

    .headeright p:before {
        font-size: 20px;
        padding: 2px 6px;
        left: 0;
    }

    .headeright p {
        font-size: 15px;
        margin: 0 16px 0 0px;
        padding: 5px 17px 7px 34px;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 14px;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        margin: 0 0 0 30px;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a:after {
            font-size: 14px;
            top: 2px;
            right: -18px;
        }

    .sliderwrap .carousel-caption {
        width: 50%;
        padding: 70px 0 0 20px;
    }

    .sliderwrap .carousel-inner > .item img {
        margin: 0;
        width: 45%;
    }

    .sliderwrap .carousel-caption h2 span {
        margin: 12px 0 0;
    }

    .sliderwrap .carousel-caption h2 i {
        font-size: 22px;
        padding: 6px 7px;
    }

    .sliderwrap .carousel-caption p {
        line-height: 22px;
        font-size: 15px;
    }

    .sliderwrap a.carousel-control {
        height: 40px;
        width: 40px;
        background-position: center -108px;
        left: 10px;
        background-size: 70px;
    }

        .sliderwrap a.carousel-control.right {
            background-position: center -230px;
            left: 55px;
        }

    .inputgroup.inputgroup01 {
        padding-left: 18px;
    }

    .inputinr.inputinrswap02 {
        padding-left: 30px;
    }

    .inputgroup {
        width: 45%;
    }

        .inputgroup.inputgroup02 {
            width: 38%;
        }

    .inputinr select, .inputinr input[type="text"] {
        font-size: 14px;
        padding: 15px 0 0 20px;
        background-position: left -412px;
        background-size: 85px;
    }

    .inputinr.inputinr02 {
        padding-left: 10px;
    }

    .inputinr.inputinr03 {
        padding-left: 34px;
    }

    .inputinr input[type="text"].jdate {
        background-position: left -555px;
        padding: 15px 0 0 26px;
    }

    .searchbutton {
        width: 17%;
    }

        .searchbutton input[type="submit"] {
            font-size: 18px;
            padding: 0 35px 0 0;
        }

    .swapicon {
        background-position: center -764px;
        top: 16px;
        left: 0;
        right: 15px;
        background-size: 90px;
    }

    .righticon {
        background-position: center -825px;
        top: 36px;
        left: 0px;
        right: 15px;
        background-size: 80px;
    }

    .floating-label {
        left: 21px;
        top: 10px;
    }

    .control:focus ~ .floating-label,
    .control:not(:focus):valid ~ .floating-label {
        left: 21px;
        top: 10px;
    }

    .inputinr .rfv {
        left: 10px;
    }

    .bookingwrap {
        bottom: -38px;
    }

    .topdestinationwrap {
        padding: 68px 0 30px;
    }

    .topdestination h2, .welknownpart h1 {
        font-size: 30px;
        margin: 0 0 30px;
    }

    .topdestination ul li {
        margin: 0 25px 0 0;
    }

        .topdestination ul li a {
            font-size: 16px;
        }

    .welcomearia {
        padding: 30px 0 0;
    }

    .welknownpart h1 {
        margin: 0 0 20px;
    }

    .welknownpart p {
        font-size: 15px;
        margin: 0 0 10px;
        line-height: 22px;
        padding: 0;
    }


    .whychooseus {
        float: left;
        padding: 25px 0 0;
        width: 72%;
        text-align: center;
    }

    .aboutaria {
        text-align: center;
    }

    .aboutus {
        margin: 0;
        width: 28%;
    }

    .chooseusbox {
        max-width: 340px;
        background-position: 20px 22px;
        font-size: 14px;
    }

        .chooseusbox:hover {
            background-position: 20px -892px;
        }

        .chooseusbox.chooseusbox02 {
            background-position: 20px -211px;
        }

            .chooseusbox.chooseusbox02:hover {
                background-position: 20px -1127px;
            }

        .chooseusbox.chooseusbox03 {
            background-position: 20px -433px;
        }

            .chooseusbox.chooseusbox03:hover {
                background-position: 20px -1349px;
            }

        .chooseusbox.chooseusbox04 {
            background-position: 20px -656px;
        }

            .chooseusbox.chooseusbox04:hover {
                background-position: 20px -1572px;
            }

    .aboutus img {
        max-width: 285px;
    }

    .footertop {
        padding: 20px 0;
    }

    .footernav {
        padding: 0 0 40px;
    }

        .footernav ul li {
            margin: 0 0 0 25px;
        }

            .footernav ul li a {
                font-size: 14px;
                line-height: 22px;
            }

                .footernav ul li a:after {
                    font-size: 14px;
                    top: 0;
                    right: -18px;
                }

    .contact span {
        font-size: 14px;
        padding: 0 0 5px;
    }

    .add h4 {
        font-size: 15px;
    }

    .add p {
        font-size: 14px;
        line-height: 22px;
    }

    .chooseusbox {
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 1139px) {

    .qrleft {
        width: 40%;
    }

    .qrright {
        width: 59%;
    }

    .qrwraper {
        padding: 40px 0 40px;
    }
}

@media only screen and (max-width: 1023px) {

    .headeright p:before {
        border-radius: 50%;
        font-size: 17px;
        padding: 2px 4px;
        left: 0;
    }

    .headeright p {
        font-size: 13px;
        margin: 0 13px 0 0px;
        padding: 5px 15px 5px 27px;
    }

    .agentlogin a {
        font-size: 13px;
        padding: 5px 0 7px 23px;
        background-position: left 5px;
        background-size: 80px;
    }

    .headermenu {
        margin: 15px 0 0;
    }

    .whychooseus {
        padding: 16px 0 0;
    }

    .chooseusbox {
        padding: 40px 0 0 100px;
        line-height: 22px;
        max-width: 320px;
        font-size: 13px;
    }

    .aboutus img {
        max-width: 275px;
    }


    .topdestination ul li a span {
        background-position: center bottom;
        padding: 5px 51px 6px;
        background-size: 70px;
    }

    .topdestination ul li {
        margin: 0 20px 0 0;
    }

        .topdestination ul li a {
            font-size: 14px;
            padding: 14px 20px;
        }
}

@media only screen and (max-width: 991px) {
    .qrright span {
        font-size: 26px;
    }

    .qrright p {
        font-size: 20px;
    }

    .qrright img {
        max-width: 120px;
    }

    .topdestination h2, .welknownpart h1 {
        font-size: 22px;
    }

    .welknownpart {
        padding: 0;
    }

    .headertop {
        padding: 16px 0 14px;
        text-align: center;
    }

    .sitelogo {
        width: 100%;
        text-align: center;
    }

        .sitelogo a {
            float: none;
            display: inline-block;
            width: 160px;
            margin: 0 0 10px;
        }

    .headerbottom {
        width: 100%;
        float: none;
        text-align: center;
        display: inline-block;
    }

    .headeright {
        float: none;
        width: 100%;
        margin: 3px 0 0;
    }

    .headermenu {
        width: 100%;
        float: none;
    }

        .headermenu .navbar-inverse {
            float: none;
            display: inline-block;
            text-align: center;
        }

    .bannerwrapper {
        padding: 10px 0 18px;
    }

    .bookingwrap {
        position: relative;
        margin: 10px 0;
        bottom: 0;
    }

    .sliderwrap {
        text-align: center;
    }

        .sliderwrap .carousel-caption {
            text-align: center;
            width: 100%;
            padding: 0;
            margin: 20px 0 30px;
        }

            .sliderwrap .carousel-caption h2 i {
                font-size: 20px;
            }

        .sliderwrap .carousel-inner > .item img {
            padding: 0 0 30px;
            width: 100%;
            max-width: 500px;
            float: none;
            text-align: center;
            vertical-align: middle;
            display: inline-block;
        }

        .sliderwrap a.carousel-control {
            bottom: 0;
        }

    .bookingform {
        border-radius: 5px;
        padding: 10px;
    }

    .inputgroup {
        width: 100%;
        border: 1px solid #000;
        margin: 0 0 10px;
    }

        .inputgroup.inputgroup02 {
            width: 100%;
        }

    .inputinr.inputinrswap02 {
        border-right: none;
    }

    .searchbutton {
        width: 100%;
    }

        .searchbutton input[type="submit"] {
            font-size: 20px;
            padding: 0 45px 0 0;
            border-radius: 0;
            background-position: 51.5% -1228px;
            height: 60px;
        }

    .topdestinationwrap {
        padding: 40px 0 10px;
    }

    .whychooseus {
        padding: 20px 0 0;
        width: 100%;
    }

    .aboutus {
        float: left;
        margin: 10px 0;
        text-align: center;
        width: 100%;
    }

    .contact span {
        font-size: 12px;
    }

    .contact a {
        font-size: 12px;
    }


    .add p {
        font-size: 12px;
        line-height: 20px;
    }

    .chooseusbox {
        padding: 100px 0 20px;
        line-height: 22px;
        max-width: 42%;
        font-size: 13px;
        width: 100%;
        background-position: center 12px;
        min-height: 10px;
        margin: 0 25px 25px;
    }

        .chooseusbox:hover {
            background-position: center -902px;
        }

        .chooseusbox.chooseusbox02 {
            background-position: center -223px;
            margin-left: 0;
        }

            .chooseusbox.chooseusbox02:hover {
                background-position: center -1139px;
            }

        .chooseusbox.chooseusbox03 {
            background-position: center -453px;
        }

            .chooseusbox.chooseusbox03:hover {
                background-position: center -1369px;
            }

        .chooseusbox.chooseusbox04 {
            background-position: center -668px;
            margin-left: 0;
        }

            .chooseusbox.chooseusbox04:hover {
                background-position: center -1584px;
            }
}

@media only screen and (max-width: 767px) {

    .qrleft {
        width: 100%;
    }

        .qrleft img {
            max-width: 40%;
        }

    .qrright {
        width: 100%;
        padding: 30px 0 0;
    }

    .qrwraper {
        background-size: cover;
    }

    .topdestinationwrap {
        padding: 30px 0 10px;
    }

    .footernav {
        padding: 0 0 20px;
    }

    /* leftmenu start */

    .headerbottom .headermenu {
        width: auto;
        float: left;
        position: absolute;
        top: 10px;
        margin: 0;
        left: 5px;
    }

    .fixedbtn {
        position: absolute;
        top: 0;
        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: #1a6477;
            }

    .menufixed .navbar-toggle {
        background-color: transparent;
        border-color: transparent;
        margin: 7px;
        padding: 6px;
        position: relative;
        top: 0;
        z-index: 99999;
    }

        .menufixed .navbar-toggle .icon-bar {
            background: #1a6477;
        }

    .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;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a:after {
            display: none;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            font-size: 14px;
            padding: 0;
            color: #5c5c5c;
            margin: 10px 0 0 10px;
            border: none;
        }


    .headermenu .navbar-inverse {
        background-color: rgba(247,244,244,0.95);
        box-shadow: 0 0 5px #B0B0B0;
        text-align: left;
    }


        .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: #177e9d;
            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 */

    .bannerwrapper {
        padding: 10px 0 15px;
    }

    .sliderwrap .carousel-caption {
        margin: 10px 0 30px;
    }

        .sliderwrap .carousel-caption h2 span {
            font-size: 24px;
        }

            .sliderwrap .carousel-caption h2 span i.ii1 {
                font-size: 24px;
            }

        .sliderwrap .carousel-caption h2 i {
            font-size: 16px;
            padding: 5px 7px;
        }

    .sliderwrap a.carousel-control {
        height: 35px;
        width: 35px;
        left: 0;
        bottom: 0;
    }

        .sliderwrap a.carousel-control.right {
            left: 40px;
        }

    .sliderwrap a.carousel-control {
        background-position: -20px -110px;
    }

        .sliderwrap a.carousel-control.right {
            background-position: -15px -232px;
        }


    .footernav ul li {
        margin: 0 0 0 14px;
    }

        .footernav ul li a {
            font-size: 13px;
            line-height: 22px;
        }

            .footernav ul li a:after {
                font-size: 12px;
                top: 0;
                right: -12px;
            }

    .contact {
        width: 100%;
        float: none;
        text-align: center;
    }

    .footerlogo {
        width: 100%;
        padding: 0;
        float: none;
        clear: both;
        text-align: center;
    }

        .footerlogo a img {
            max-width: 150px;
            margin: 15px 0;
        }

    .add {
        width: 100%;
        float: none;
        text-align: center;
    }

    .footerbottom {
        text-align: center;
        padding: 20px 0 10px;
    }

    .copyrights {
        float: none;
        margin: 0 0 10px;
        vertical-align: middle;
        text-align: center;
        font-size: 13px;
    }

    .poweredby {
        float: none;
        display: inline-block;
    }
}

@media only screen and (max-width: 639px) {

    .headertop {
        padding: 5px 0 14px;
    }

    .agentlogin {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        text-align: center;
    }

    .headeright p.route {
        border-right: none;
    }

    .inputinr select, .inputinr input[type="text"] {
        font-size: 13px;
    }

    .searchbutton input[type="submit"] {
        font-size: 18px;
        background-position: 52% -1229px;
        height: 60px;
    }

    .inputinr.inputinrswap02 {
        padding-left: 22px;
    }

    .inputinr.inputinr03 {
        padding-left: 26px;
    }

    .inputinr .rfv {
        font-size: 11px;
        bottom: 0;
    }

    .floating-label {
        font-size: 11px;
    }

    .swapicon {
        background-position: center -629px;
        top: 16px;
        left: 0;
        right: 20px;
        background-size: 75px;
        width: 60px;
    }

    .righticon {
        background-position: center -775px;
        top: 36px;
        left: 0px;
        right: 15px;
        background-size: 75px;
        width: 60px;
    }

    .welknownpart p {
        font-size: 13px;
        line-height: 20px;
    }

    .chooseusbox {
        line-height: 22px;
        max-width: 100%;
        font-size: 13px;
        width: 100%;
        min-height: 10px;
        margin: 0 0 25px;
    }

    .topdestination ul li {
        margin: 0 10px 0 0;
    }

    .topdestination marquee {
        height: 60px;
    }
}

@media only screen and (max-width: 479px) {
    .qrleft img {
        max-width: 80%;
    }

    .qrright span {
        font-size: 22px;
    }

    .qrright p {
        font-size: 16px;
    }

    .sitelogo a {
        width: 130px;
        margin: 0 0 10px;
    }

    .headeright p {
        margin: 0;
        padding: 25px 0 10px;
        display: block;
        border-right: none;
        text-align: center;
    }

        .headeright p:before {
            left: 50%;
            top: 0;
            margin: 0 0 0 -10px;
        }

    .headerbottom .headermenu {
        left: 0;
    }

    .searchbutton input[type="submit"] {
        font-size: 18px;
        background-position: 59% -1235px;
        height: 50px;
        padding: 0 30px 0 0;
    }

    .inputgroup {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
    }

    .inputinr {
        float: left;
        padding: 0 0 0 6px !important;
        width: 100%;
        border: 1px solid #000 !important;
        margin: 0 0 10px;
    }

    .inputgroup.inputgroup01 {
        padding-left: 0;
    }

    .swapicon {
        background-position: center -639px;
        top: 51px;
        left: auto;
        right: 0px;
        width: 60px;
        height: 32px;
        cursor: pointer;
        transform: rotate(90deg);
        z-index: 1;
    }

    .righticon {
        background-position: center -777px;
        top: 63px;
        left: auto;
        right: 0;
        width: 60px;
        transform: rotate(90deg);
    }

    .sliderwrap .carousel-caption p {
        line-height: 20px;
        font-size: 13px;
    }

    .sliderwrap .carousel-caption {
        margin: 0 0 15px;
    }

        .sliderwrap .carousel-caption h2 span i.ii1 {
            font-size: 20px;
        }

        .sliderwrap .carousel-caption h2 span {
            font-size: 20px;
        }

        .sliderwrap .carousel-caption h2 {
            margin: 0 0 5px;
        }

            .sliderwrap .carousel-caption h2 i {
                font-size: 14px;
                padding: 3px 5px;
            }


    .sliderwrap a.carousel-control {
        height: 30px;
        width: 30px;
        left: 0;
        background-position: -17px -95px;
        background-size: 60px;
    }

        .sliderwrap a.carousel-control.right {
            background-position: -14px -199px;
            left: 35px;
        }

    .topdestination h2, .welknownpart h1 {
        font-size: 18px;
        margin: 0 0 15px;
    }

    .footertop {
        padding: 20px 0;
    }

    .footernav {
        padding: 0 0 20px;
    }

    .copyrights i {
        display: block;
    }

    .footernav {
        padding: 0 0 12px;
    }

    .grvcontentrow .grvcontent div {
        font-size: 11px;
    }
}
.modal {
    background-color: rgb(0 0 0 / 70%);
}