@font-face {
    font-family: 'Campton-BoldDEMO';
    src: url('../fonts/Campton-BoldDEMO.eot?#iefix') format('embedded-opentype'), url('../fonts/Campton-BoldDEMO.otf') format('opentype'), url('../fonts/Campton-BoldDEMO.woff') format('woff'), url('../fonts/Campton-BoldDEMO.ttf') format('truetype'), url('../fonts/Campton-BoldDEMO.svg#Campton-BoldDEMO') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Campton-LightDEMO';
    src: url('../fonts/Campton-LightDEMO.eot?#iefix') format('embedded-opentype'), url('../fonts/Campton-LightDEMO.otf') format('opentype'), url('../fonts/Campton-LightDEMO.woff') format('woff'), url('../fonts/Campton-LightDEMO.ttf') format('truetype'), url('../fonts/Campton-LightDEMO.svg#Campton-LightDEMO') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Bold';
    src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Bold.otf') format('opentype'), url('../fonts/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold.ttf') format('truetype'), url('../fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Book.otf') format('opentype'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book.ttf') format('truetype'), url('../fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Light';
    src: url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Light.otf') format('opentype'), url('../fonts/GothamRounded-Light.woff') format('woff'), url('../fonts/GothamRounded-Light.ttf') format('truetype'), url('../fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Medium';
    src: url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamRounded-Medium.otf') format('opentype'), url('../fonts/GothamRounded-Medium.woff') format('woff'), url('../fonts/GothamRounded-Medium.ttf') format('truetype'), url('../fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI';
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf') format('truetype'), url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI-Bold';
    src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold.ttf') format('truetype'), url('../fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Medium';
    src: url('../fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-Medium.woff') format('woff'), url('../fonts/WorkSans-Medium.ttf') format('truetype'), url('../fonts/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/WorkSans-Regular.woff') format('woff'), url('../fonts/WorkSans-Regular.ttf') format('truetype'), url('../fonts/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'GothamRounded-Book';
    line-height: normal;
    color: #2e2f33;
    font-size: 14px;
}

img {
    max-width: 100%;
}

a,
a:hover {
    -webkit-transition: all 0.5s;
    /* Safari */
    transition: all 0.5s;
    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: 1200px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.sectionwrapper {
    width: 100%;
    clear: both;
    float: left;
}

.whitebg {
    background-color: #ffffff;
}

/* Diwali css start */

.headertop {
    position: relative;
    padding: 30px 0 0;
}

.diwalimages {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    background: url("../images/diwali/010.gif") repeat-x left -3px;
    min-height: 25px;
    background-size: 18px;
}

.diwalimg01 {
    position: absolute;
    left: 10px;
    top: 0;
    width: 110px;
}

.diwalimg02 {
    position: absolute;
    left: auto;
    top: 0;
    right: 10px;
    width: 160px;
}

.diwalimg03 {
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: url("../images/diwali/013.gif") repeat-x left bottom;
    min-height: 24px;
    background-size: 100px;
}

.diwalimg04 {
    position: fixed;
    left: 0;
    top: auto;
    bottom: 0;
    z-index: 99;
    width: 160px;
    background: url("../images/diwali/5.gif") no-repeat left bottom;
    min-height: 160px;
    background-size: 160px;
    z-index: 99;
}

.diwalimg05 {
    position: fixed;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 99;
    width: 160px;
    background: url("../images/diwali/5.gif") no-repeat right bottom;
    min-height: 160px;
    background-size: 160px;
    z-index: 99;
}

/* Diwali css end */


.headermenu {
    margin: 0 0 0;
    float: right;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        min-height: 10px;
        margin: 0;
        border: 0;
    }

.sitelogo a {
    margin: 18px 0 0;
    float: left;
}

.headermenu .navbar-inverse .navbar-nav > li {
    margin-left: 1px;
}

    .headermenu .navbar-inverse .navbar-nav > li > a {
        background-image: url("../images/site/menuicon01.png");
        background-position: center 16px;
        background-repeat: no-repeat;
        color: #626161;
        font-family: "Campton-LightDEMO";
        font-size: 14px;
        margin: 0;
        text-align: center;
        padding: 50px 25px 5px;
        text-transform: uppercase;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li > a:focus {
            background-color: #3c2e61;
            color: #fff;
            outline: none;
            background-image: url("../images/site/menuicon01h.png");
        }

    .headermenu .navbar-inverse .navbar-nav > li.menu02 > a {
        background-image: url("../images/site/menuicon02.png");
    }

        .headermenu .navbar-inverse .navbar-nav > li.menu02 > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li.menu02 > a:focus {
            background-image: url("../images/site/menuicon02h.png");
        }

    .headermenu .navbar-inverse .navbar-nav > li.menu03 > a {
        background-image: url("../images/site/menuicon03.png");
    }

        .headermenu .navbar-inverse .navbar-nav > li.menu03 > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li.menu03 > a:focus {
            background-image: url("../images/site/menuicon03h.png");
        }

    .headermenu .navbar-inverse .navbar-nav > li.menu04 > a {
        background-image: url("../images/site/menuicon04.png");
    }

        .headermenu .navbar-inverse .navbar-nav > li.menu04 > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li.menu04 > a:focus {
            background-image: url("../images/site/menuicon04h.png");
        }

    .headermenu .navbar-inverse .navbar-nav > li.menubustickets > a {
        background-image: url("../images/site/menuicon-bustickets.png");
    }

        .headermenu .navbar-inverse .navbar-nav > li.menubustickets > a:hover, .headermenu .navbar-inverse .navbar-nav > li.menubustickets > a:focus {
            background-image: url("../images/site/menuicon-bustickets.png");
        }

    .headermenu .navbar-inverse .navbar-nav > li.menubusparcel > a {
        background-image: url("../images/site/menuicon-busparcel.png");
    }

        .headermenu .navbar-inverse .navbar-nav > li.menubusparcel > a:hover,
        .headermenu .navbar-inverse .navbar-nav > li.menubusparcel > a:focus {
            background-image: url("../images/site/menuicon-busparcelh.png");
        }





.bannerwrap {
    background: #95566b;
    float: left;
    position: relative;
    width: 100%;
}

.sliderinn {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    clear: both;
}

.carousel-inner > .item > img {
    margin: auto;
    width: 100%;
    margin: 0 auto;
}

.sliderinn .carousel-inner > .item > a > img, .sliderinn .carousel-inner > .item > img {
    line-height: 1;
    margin: 0 auto;
}

.bannerwrap .carousel-inner {
    position: relative;
    overflow: hidden;
}

.bannerwrap .carousel-control {
    background: none !important;
    width: 50px;
    z-index: 999;
}

.bannerwrap .carousel-caption {
    top: 154px;
}

    .bannerwrap .carousel-caption h2 {
        color: #fff;
        font-family: "Campton-BoldDEMO";
        font-size: 50px;
        letter-spacing: 5px;
        line-height: 60px;
        margin: 0;
        text-shadow: none;
        text-transform: uppercase;
    }

        .bannerwrap .carousel-caption h2 span {
            display: block;
        }

.choosejoutney {
    float: left;
}

    .choosejoutney h2 {
        font-family: "Campton-BoldDEMO";
        font-size: 22px;
        color: #fff;
        margin: 10px 0 0;
        text-transform: uppercase;
    }

.journeyform {
    background-image: url("../images/site/bookbg.png");
    background-position: left top;
    background-repeat: repeat;
    padding: 12px 0;
    border-top: 5px solid #fff;
}

.selectwrap {
    display: inline-block;
    margin: 0 0.1%;
    position: relative;
    width: 16%;
    vertical-align: top;
}

    .selectwrap.searchwrp {
        width: auto;
    }


    .selectwrap input[type="text"] {
        background-image: url(../images/site/iconcal.png);
        background-repeat: no-repeat;
        background-position: 94.6% 10px;
        background-size: 20px;
    }

    .selectwrap select {
        background-image: url("../images/site/iconlocation02.png");
        background-position: 8px 14px;
        background-repeat: no-repeat;
        padding: 0 0 0 23px !important;
    }

    .selectwrap.seleclocat select {
        background-image: url("../images/site/iconlocation.png");
        background-position: 15px 9px;
        background-repeat: no-repeat;
        padding: 0 0 0 36px !important;
        background-size: 17px;
    }

.iconswap {
    cursor: pointer;
    left: -20px;
    position: absolute;
    top: 4px;
    width: 30px;
}

.selectwrap select,
.selectwrap input[type="text"] {
    background-color: #fff;
    border: none;
    border-radius: 3px;
    color: #a7a7a7;
    cursor: pointer;
    font-size: 12px;
    height: 40px;
    text-align: left;
    padding-left: 10px;
    text-transform: capitalize;
    width: 100%;
    font-family: 'GothamRounded-Light';
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    .selectwrap select option {
        cursor: pointer;
        padding: 3px 0 3px 12px;
    }

.selectwrap input[type="submit"] {
    background: #6500ee;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: "GothamRounded-Book";
    font-size: 12px;
    height: 40px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    width: 100%;
    padding: 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    .selectwrap input[type="submit"]:hover {
        background: #372a59;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

.bannermenu {
    background-color: #e7e7e7;
    margin-top: 5px;
    padding: 10px 0 17px;
}

    .bannermenu ul {
        padding: 0;
        margin: 5px 0 0;
        list-style: none;
    }

        .bannermenu ul li {
            float: left;
            margin: 0 30px 0 0;
            position: relative;
        }

            .bannermenu ul li a {
                font-size: 12px;
                color: #2b1b36;
                font-family: "GothamRounded-Book";
                text-transform: uppercase;
            }

                .bannermenu ul li a:hover {
                    color: #6500ee;
                }

            .bannermenu ul li::before {
                background: #2b1b36;
                content: "";
                height: 12px;
                left: -16px;
                position: absolute;
                top: 3px;
                width: 1px;
            }

            .bannermenu ul li:first-child:before {
                background: none;
            }

.toptrackwrap {
    background-color: #f5f5f5;
    padding: 18px 0 38px;
}

.toptrackbg {
    background: url('../images/site/toptrackbg01.jpg') no-repeat center;
    width: 100%;
    max-width: 381px;
    min-height: 287px;
    position: relative;
    padding: 30px 10px 10px 26px;
}

    .toptrackbg.tbg04 {
        background: none;
        padding: 0;
    }

    .toptrackbg.tbg05 {
        background: none;
        padding: 0;
    }

    .toptrackbg.tbg02 {
        background: url('../images/site/toptrackbg02.jpg') no-repeat center;
    }

    .toptrackbg.tbg03 {
        background: url('../images/site/toptrackbg03.jpg') no-repeat center;
    }

        .toptrackbg.tbg03 h2 {
            color: #c7c7c7;
        }

    .toptrackbg.tbg02 h2 {
        bottom: 34px;
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: auto;
    }

    .toptrackbg h2 {
        color: #fff;
        font-family: "SegoeUI";
        font-size: 26px;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 0 0 11px;
    }

    .toptrackbg p {
        color: #fff;
        font-family: "SegoeUI";
        font-size: 15px;
        letter-spacing: 0.5px;
        line-height: 24px;
        margin: 0;
    }

.offerwrap {
    background: #4c235f;
    padding: 40px 0;
}

.offer-l {
    background-image: url("../images/site/offerthum01.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border: 4px solid #4c235f;
    min-height: 469px;
    width: 38%;
    position: relative;
    float: left;
}

.offelin {
    bottom: 0;
    padding: 0 70px 30px 30px;
    position: absolute;
    top: auto;
}

    .offelin h3 {
        font-family: 'GothamRounded-Medium';
        color: #fff;
        font-size: 26px;
        line-height: 35px;
        text-transform: uppercase;
    }

    .offelin p {
        font-family: 'GothamRounded-Medium';
        color: #fff;
        font-size: 18px;
        font-family: 'SegoeUI';
        line-height: 24px;
    }

.offer-m {
    float: left;
    width: 20.4%;
}

    .offer-m img {
        width: 100%;
        border: 4px solid #4c235f;
    }

.offer-r {
    border: 4px solid #4c235f;
    float: right;
    width: 41.6%;
}

    .offer-r img {
        height: 225px;
        width: 100%;
    }

.toproutebg {
    background-image: url("../images/site/offerthum05.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin: 8px 0 0;
    min-height: 226px;
    padding: 30px 50px 20px 30px;
    width: 100%;
}

.offerwrap h2 {
    color: #fff;
    font-family: "Campton-BoldDEMO";
    font-size: 28px;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.offerwrap {
    background: #4c235f;
    padding: 52px 0 62px;
}

.toproutebg h3 {
    color: #fff;
    font-family: "SegoeUI-Bold";
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}

.toproutebg ul {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
}

    .toproutebg ul li span {
        float: left;
        color: #fff;
        font-family: 'SegoeUI';
        font-size: 15px;
    }

.toproutebg li {
    clear: both;
    padding: 9px 0;
}

.toproutebg ul li a {
    float: right;
    color: #000;
    font-family: 'SegoeUI';
    font-size: 12px;
    background: #fcff00;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 3px;
}

    .toproutebg ul li a:hover {
        background: #fff;
    }

.sectionwrapper.shortrips {
    /* padding: 40px 0; */
    padding: 0;
}
    /*new css-08-04-21*/
    .sectionwrapper.shortrips.placespart {
        width: 100%;
        float: left;
    }

.placespart .placespartinn {
    width: 100%;
    float: left;
}

.placespartinn ol {
    width: 100%;
    float: left;
    padding: 0 0px 0 10px;
    margin: 0 0 10px;
}

    .placespartinn ol li {
        width: 100%;
        float: left;
        padding: 0 0px 10px;
        font-size: 16px;
        font-family: arial;
    }


.sectionwrapper.shortrips.pickpointpart {
    width: 100%;
    float: left;
    padding: 20px 0 20px;
}

.pickpointpart .pickpointpartinn {
    width: 100%;
    float: left;
}

.pickpointpartinn ul {
    width: 100%;
    float: left;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
}

    .pickpointpartinn ul li {
        padding: 5px 0;
    }

.pickpointpartinn p {
    width: 100%;
    float: left;
    line-height: 30px;
    margin: 0;
}

    .pickpointpartinn p span {
        font-family: 'GothamRounded-Bold';
    }



.tourdetailpart {
    width: 100%;
    float: left;
    position: relative;
    padding: 20px 0;
}

#accordion .panel {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 3px;
}

#accordion .panel-title a {
    display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    color: #555;
    border: 1px solid #ececec;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
}

    #accordion .panel-title a.collapsed {
        box-shadow: none;
        color: #863a8d;
    }

        #accordion .panel-title a:before,
        #accordion .panel-title a.collapsed:before {
            content: "\f067";
            font-family: FontAwesome;
            width: 25px;
            height: 25px;
            line-height: 28px;
            font-size: 15px;
            font-weight: 900;
            color: #555;
            text-align: center;
            position: absolute;
            top: 8px;
            right: 15px;
            transform: rotate(135deg);
            transition: all 0.3s ease 0s;
        }

        #accordion .panel-title a.collapsed:before {
            color: #863a8d;
            transform: rotate(0);
        }

    #accordion .panel-title a:after {
        content: "";
        width: 1px;
        height: 100%;
        background: #ececec;
        position: absolute;
        top: 0;
        right: 55px;
    }

#accordion .panel-body {
    padding: 10px 15px 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 30px;
    border:1px solid #80808021;
}

.hohotour p {
    margin: 0 0 10px;
}

    .hohotour p a {
        color: #863a8d;
    }

    .hohotour p i {
        font-style: normal;
        font-weight: 700;
    }

    .hohotour p b {
        color: #863a8d;
    }

.hohobustiming p.timingcont {
    text-align: center;
}

.hohobusbrochure p {
    text-align: center;
}

    .hohobusbrochure p a {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

.hohobustype p {
    font-size: 14px;
}

    .hohobustype p b {
        color: #333;
    }

.hohobuswork h3 {
    margin: 5px 0 5px;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
}

.hohobuswork p {
    margin: 12px 0;
}

    .hohobuswork p.hohobusvideo {
        margin: 0;
    }

.hohobuswork p {
    color: #333;
}

.hohobusvisit img {
    margin: 15px 0 15px;
}

.hohobusvisit p {
    margin: 10px 0 5px;
    width: 100%;
    float: left;
}

    .hohobusvisit p b {
        color: #000;
    }

    .hohobusvisit p a {
        color: #643c98;
        font-weight: 500;
    }

        .hohobusvisit p a:hover, .hohobusvisit p a:focus {
            color: #6500ee;
        }


/*new css-08-04-21*/


.shortrips h2 {
    color: #555555;
    font-family: "Campton-BoldDEMO";
    font-size: 28px;
    margin: 20px 0;
    text-transform: uppercase;
}

.shortripstab .nav {
    border-bottom: 2px solid #b5b5b5;
    margin: 0 0 20px;
}

    .shortripstab .nav > li > a {
        color: #5c5c5c;
        display: block;
        font-family: "Campton-BoldDEMO";
        font-size: 16px;
        letter-spacing: 0.3px;
        margin: 0 0 -4px;
        padding: 0 0 13px;
        position: relative;
        text-transform: uppercase;
    }

        .shortripstab .nav-pills > li.active > a,
        .shortripstab .nav-pills > li.active > a:focus,
        .shortripstab .nav-pills > li.active > a:hover,
        .shortripstab .nav > li > a:hover {
            background-color: transparent;
            border-bottom: 4px solid #1f99ff;
            border-radius: 0;
            color: #1795ff;
            -webkit-transition: all 0.1s;
            transition: all 0.1s;
        }

.shortripstab .nav-pills > li + li {
    margin: 0 0 0 70px;
}

.shortripcont {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    float: left;
    margin: 20px 0;
    padding: 14px 10px 20px;
    width: 100%;
}

.shortripstab .tab-content .row {
    margin-left: -5px;
    margin-right: -5px;
}

.shortripstab .tab-content .col-lg-3 {
    padding: 0 5px;
}

.shortripcont > img {
    display: block;
    margin: 0 auto;
}

.shortripcont h3 {
    color: #21211f;
    font-family: "GothamRounded-Light";
    font-size: 15px;
    margin: 12px 0;
    text-transform: capitalize;
}

.shortripcont p {
    color: #626262;
    font-family: "GothamRounded-Light";
    font-size: 13px;
    margin: 0 0 30px;
    text-transform: capitalize;
}

.shortripcont span {
    background: #f0f0f0;
    border-radius: 3px;
    color: #f4363e;
    float: left;
    font-family: "GothamRounded-Medium";
    font-size: 18px;
    letter-spacing: 1px;
    padding: 12px 20px;
    text-transform: capitalize;
}

.shortripcont a {
    background: #6500ee;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-family: "GothamRounded-Medium";
    font-size: 18px;
    letter-spacing: 1px;
    padding: 12px 37px;
    text-transform: capitalize;
}

    .shortripcont a:hover {
        background: #f4363e;
    }

.fecilityimg img {
    float: right;
}

.shortripcont.facilitcont {
    border: none;
    margin: 0;
    padding: 14px;
}

    .shortripcont.facilitcont p {
        color: #2b2b29;
        font-size: 15px;
        line-height: 22px;
        margin: 12px 0 0;
        text-transform: none;
    }

.appongo h2 {
    color: #595858;
    font-family: "Campton-BoldDEMO";
    font-size: 28px;
    margin: 20px 0 34px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.appongobg {
    background-image: url("../images/site/purpleappbg02.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
    min-height: 749px;
}

.appongo {
    background-image: url("../images/site/purpleappbg.png");
    background-position: center 37px;
    background-repeat: no-repeat;
    min-height: 748px;
    position: relative;
    padding: 68px 0 0;
}

.hirebus {
    background-image: url("../images/site/hirebusbg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    padding: 52px 0;
    background-size: cover;
}

    .hirebus h2 {
        color: #fff;
        font-family: "Campton-BoldDEMO";
        font-size: 28px;
        margin: 0 0 20px;
        text-transform: uppercase;
    }

.hirebox {
    width: 100%;
    float: left;
    max-width: 500px;
}

.hireboxtop img {
    width: 100%;
}

.hirebox h4 {
    color: #00eeca;
    float: left;
    font-family: "GothamRounded-Book";
    font-size: 20px;
    margin: 28px 0 18px;
    text-transform: uppercase;
    width: 100%;
}

.hirebox p {
    color: #f0f0f0;
    float: left;
    font-family: "SegoeUI";
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 20px;
    text-transform: none;
    width: 100%;
}

.hirebusinput {
    width: 50%;
    padding: 8px;
    float: left;
}

    .hirebusinput select {
        background-image: url("../images/site/selectarrow.png");
        background-position: 92% 20px;
        background-repeat: no-repeat;
    }

    .hirebusinput select,
    .hirebusinput input[type="text"] {
        -moz-appearance: none;
        background-color: #fff;
        border: medium none;
        border-radius: 3px;
        color: #000;
        cursor: pointer;
        font-family: "GothamRounded-Light";
        font-size: 13px;
        height: 40px;
        padding-left: 10px;
        text-align: left;
        text-transform: capitalize;
        width: 100%;
    }

        .hirebusinput select option {
            cursor: pointer;
            padding: 3px 0 3px 12px;
        }

    .hirebusinput input[type="submit"] {
        -moz-appearance: none;
        background: #0070ee;
        border: none;
        border-radius: 3px;
        color: #fff;
        cursor: pointer;
        font-family: "SegoeUI";
        font-size: 15px;
        height: 46px;
        letter-spacing: 0.6px;
        text-transform: capitalize;
        width: 100%;
    }

        .hirebusinput input[type="submit"]:hover {
            background: #6500ee;
            transition: all 0.3s ease 0s;
        }

.hirebox.hireboxright h4 {
    color: #eee600;
}

.hirebox ul {
    list-style-position: inside;
    margin: 0 0 10px;
    padding: 0;
    float: left;
    width: 100%;
}

.hirebox li {
    color: #f0f0f0;
    float: left;
    font-family: "SegoeUI";
    font-size: 15px;
    line-height: 24px;
    text-transform: none;
    width: 100%;
}

.vewgallery {
    background-color: #282828;
    padding: 40px 0;
}

    .vewgallery h2 {
        color: #dadada;
        font-family: "Campton-BoldDEMO";
        font-size: 28px;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        margin: 10px 0;
    }

.galleryleft p, .galleryleft ul li {
    color: #d4d4d4;
    float: left;
    font-family: "SegoeUI";
    font-size: 18px;
    line-height: 22px;
    /*margin: 110px 0 20px;*/
    margin: 5px 0;
    width: 100%;
}

.galleryleft a {
    background: #040404;
    color: #ababab;
    float: right;
    font-family: "SegoeUI";
    font-size: 18px;
    letter-spacing: 1px;
    margin: 60px -70px 0 0;
    padding: 22px 70px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}

    .galleryleft a i {
        font-size: 60px;
        margin: -6px 0 0;
        vertical-align: middle;
    }

    .galleryleft a:hover {
        background: #0070ee;
    }

.galleryright {
    text-align: right;
}

    .galleryright img {
        display: inline-block;
        padding: 5px 3px;
    }

.testimonialb {
    background-color: #f6f6f6;
    padding: 45px 0 120px;
}

    .testimonialb h2 {
        color: #555555;
        font-family: "Campton-BoldDEMO";
        font-size: 28px;
        letter-spacing: 0.7px;
        margin: 0 0 52px;
        text-align: center;
        text-transform: uppercase;
    }

.testimbox p {
    color: #585858;
    float: left;
    font-family: "SegoeUI";
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding: 30px 24px;
}

    .testimbox p:after {
        border-color: #ffffff transparent;
        border-style: solid;
        border-width: 15px 15px 0;
        bottom: -15px;
        content: "";
        display: block;
        left: 50px;
        position: absolute;
        width: 0;
    }

.testimbox img {
    float: left;
}

.testmicon {
    float: left;
    overflow: hidden;
    padding: 7px 0 0 12px;
}

    .testmicon h5 {
        color: #5185bf;
        font-family: "SegoeUI";
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0.6px;
        line-height: 24px;
        margin: 0;
        text-transform: capitalize;
    }

    .testmicon span {
        color: #8f8f8f;
        font-family: "SegoeUI";
        font-size: 13px;
        letter-spacing: 0.6px;
        text-transform: capitalize;
    }

.testimonialb .carousel-indicators {
    bottom: -72px;
    top: auto;
}

    .testimonialb .carousel-indicators li {
        border: none;
        background: #c7c7c7;
    }

    .testimonialb .carousel-indicators .active {
        background-color: #747474;
    }

.awardwrap.awardintercity {
    background-color: #0c00a2;
    background-image: url("../images/site/awardbg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 87px;
    width: 100%;
}

.awardwrap {
    background: #696969;
    clear: both;
    float: left;
    padding-bottom: 87px;
    width: 100%;
}

    .awardwrap h2 {
        color: #fff;
        font-family: "SegoeUI-Bold";
        font-size: 32px;
        letter-spacing: 0.7px;
        margin: 60px 0 45px;
    }

.awardbox > h3 {
    color: #ffe000;
    font-family: 'Campton-BoldDEMO';
    font-size: 25px;
    letter-spacing: 0.5px;
    margin: 28px 0 4px;
}

.awardbox p.cyancont {
    color: #00ddeb;
    font-family: 'WorkSans-Regular';
    font-size: 14px;
    line-height: 20px;
}

    .awardbox p.cyancont span {
        font-family: 'WorkSans-Medium';
        display: block;
    }

.awardbox p {
    color: #dddddd;
    font-family: "GothamRounded-Light";
    font-size: 13px;
    line-height: 20px;
}

.awardwrap .carousel-indicators {
    bottom: -60px;
}

.ourclientswrap {
    background: #fff;
    clear: both;
    float: left;
    padding-bottom: 67px;
    width: 100%;
    position: relative;
}

    .ourclientswrap h2 {
        color: #555555;
        font-family: 'Campton-BoldDEMO';
        font-size: 28px;
        text-transform: uppercase;
        letter-spacing: 0.7px;
        margin: 66px 0 45px;
    }

.clientlogosincity a {
    background-image: url("../images/site/clientlogos02.jpg");
    background-repeat: no-repeat;
    margin: 0 24px;
    max-height: 70px;
    display: inline-block;
    height: 100px;
    margin: 0 22px;
    width: 100%;
}

    .clientlogosincity a.clientlogo01 {
        max-width: 130px;
    }

    .clientlogosincity a.clientlogo02 {
        background-position: -138px 0;
        max-width: 112px;
    }

    .clientlogosincity a.clientlogo03 {
        background-position: -267px 0;
        max-width: 120px;
    }

    .clientlogosincity a.clientlogo04 {
        background-position: -397px 0;
        max-width: 105px;
    }

    .clientlogosincity a.clientlogo05 {
        background-position: -522px 0;
        max-width: 110px;
    }

    .clientlogosincity a.clientlogo06 {
        background-position: -650px 0;
        max-width: 92px;
    }

    .clientlogosincity a.clientlogo07 {
        background-position: -760px 0;
        max-width: 140px;
    }

.footertop {
    background: #0e0026;
    float: left;
    position: relative;
    z-index: 99;
    padding: 45px 0 0;
    width: 100%;
}

.footerlinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 50%;
}

    .footerlinks ul li {
        color: #fff;
        font-size: 13px;
        line-height: 28px;
        font-family: "GothamRounded-Light";
    }

        .footerlinks ul li a,
        .footerlinks ul li span {
            font-size: 12px;
            color: #9c9c9c;
        }

            .footerlinks ul li a:hover {
                color: #fff;
            }

.footerlinks.footeraddress ul {
    width: 100%;
}

.ftrcompany {
    padding-left: 40px;
}

.footerlinks.footerlogins ul {
    padding: 0 0 5px 20px;
    width: 100%;
}

    .footerlinks.footerlogins ul li {
        float: left;
        margin: 0 20px 0 0;
    }

.footerbottom {
    background: #0e0026;
    border-top: 1px solid #868686;
    float: left;
    position: relative;
    z-index: 99;
    padding: 24px 0;
    width: 100%;
}

.copyright p {
    color: #9c9c9c;
    font-size: 12px;
    font-family: "GothamRounded-Light";
}

.footersocial {
    float: right;
}

    .footersocial a {
        color: #008dd2;
        float: left;
        font-size: 20px;
        margin: 0 0 0 34px;
    }

        .footersocial a:hover {
            color: #fff;
        }


/* shortripstab owl-pagination */

.shortripstab .owl-pagination {
    display: none;
}

.shortripstab .owl-carousel {
    position: relative;
}

.shortripstab .owl-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: auto;
    top: 40%;
}

    .shortripstab .owl-controls .owl-prev {
        left: -50px;
        background: #333 !important;
        position: absolute;
        font-size: 30px !important;
        border-radius: 50%;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 32px;
        margin: 0;
        border: none;
    }

    .shortripstab .owl-controls .owl-next {
        left: auto;
        background: #333 !important;
        right: -50px;
        position: absolute;
        font-size: 30px !important;
        border-radius: 50%;
        text-align: center;
        width: 40px;
        height: 40px;
        line-height: 32px;
        margin: 0;
        border: none;
    }

.shortripstab.punemumbaitab .nav > li > a {
    color: #626262;
    padding: 10px 10px 0 !important;
    border-radius: 2px;
    cursor: pointer;
}

    .shortripstab.punemumbaitab .nav > li > a:hover {
        padding: 10px 10px 0 !important;
        border-color: transparent;
    }

.punemumbaitab .nav-tabs > li.active > a, .punemumbaitab .nav-tabs > li.active > a:focus, .punemumbaitab .nav-tabs > li.active > a:hover {
    color: #5a499c;
    border: 2px solid #5a499c;
    border-bottom: none !important;
}

.shortripstab.punemumbaitab .nav > li > a:hover {
    border-bottom: none;
}

.shortripstab.punemumbaitab .nav > li.active > a {
    pointer-events: none;
}

.shortripstab.punemumbaitab .nav {
    border-bottom: 2px solid #5a499c;
    margin: 0 0 20px;
    padding: 0 0 3px;
}

.punemumbaitab .tab-content .nav-tabs {
    padding-left: 30px;
    padding-right: 30px;
}

.punemumbaitab .tab-content .nav > li > a {
    font-size: 14px;
    text-transform: capitalize;
}

.downloadnowrap {
    text-align: center;
}

    .downloadnowrap a {
        background: #6500ee;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-family: "GothamRounded-Medium";
        font-size: 18px;
        letter-spacing: 1px;
        padding: 12px 37px;
        text-transform: capitalize;
    }

        .downloadnowrap a:hover {
            background: #f4363e;
        }

/* Medea Queries */

@media only screen and (max-width: 1459px) {
    /* Diwali css start */
    .diwalimg04 {
        width: 115px;
        background-size: 115px;
    }

    .diwalimg05 {
        width: 115px;
        background-size: 115px;
    }

    .diwalimg01 {
        width: 76px;
    }

    .headertop {
        /* padding: 20px 0 0; */
        padding: 0;
    }

    .diwalimg02 {
        width: 130px;
    }

    .headermenu .navbar-inverse .navbar-toggle {
        z-index: 99999;
    }

    .sitelogo a {
        z-index: 99999;
        position: relative;
    }
    /* Diwali css end */
}

@media only screen and (max-width: 1284px) {
    .shortripstab .owl-controls .owl-prev {
        left: 3px;
    }

    .shortripstab .owl-controls .owl-next {
        right: 3px;
    }

    .shortripstab .owl-controls {
        top: 30%;
    }


    .sectionwrapper.shortrips.placescovered .owl-carousel {
        text-align: center;
    }

    .sectionwrapper.shortrips.placescovered h4 {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .awardwrap h2 {
        font-size: 26px;
        letter-spacing: normal;
        margin: 26px 0;
    }

    .awardbox > h3 {
        font-size: 20px;
        letter-spacing: normal;
        margin: 20px 0 3px;
    }

    .awardbox p.cyancont {
        font-size: 12px;
        line-height: 18px;
        margin: 0 0 3px;
    }

    .awardbox p {
        font-size: 10px;
        line-height: 14px;
    }

    .awardwrap,
    .awardwrap.awardintercity {
        padding-bottom: 50px;
    }

        .awardwrap .carousel-indicators {
            bottom: -40px;
        }

    .ourclientswrap h2 {
        font-size: 26px;
        letter-spacing: normal;
        margin: 25px 0 10px;
    }

    .clientlogos a {
        margin: 0 30px;
    }

    .ourclientswrap {
        padding-bottom: 20px;
    }

    .footertop {
        padding: 30px 0 0;
    }

    .ftrcompany {
        padding-left: 15px;
    }

    .footerlinks.footerlogins ul {
        padding: 0 0 10px;
    }

    .footerbottom {
        padding: 20px 0;
    }

    .bannerwrap .carousel-caption h2 {
        font-size: 34px;
        letter-spacing: 3px;
        line-height: 40px;
    }

    .bannerwrap .carousel-caption {
        top: 50px;
    }

    .offer-l {
        width: 34.3%;
    }

    .offer-m {
        float: left;
        width: 24%;
    }

    .offelin h3 {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 6px;
    }

    .offelin p {
        font-size: 14px;
        line-height: 22px;
    }

    .offelin {
        padding: 20px;
    }

    .offerwrap {
        padding: 40px 0 50px;
    }

    .sectionwrapper.shortrips {
        padding: 20px 0 10px;
    }

    .shortripcont span {
        font-size: 14px;
        letter-spacing: normal;
        padding: 10px 14px;
    }

    .shortripcont a {
        font-size: 14px;
        letter-spacing: normal;
        padding: 9px 20px;
    }

    /*.shortripcont h3 {
        font-size: 14px;
        margin: 10px 0;
    }*/
    .shortripcont h3 {
        font-size: 13px;
        margin: 10px 0;
    }

    .shortripcont p {
        font-size: 12px;
        margin: 0 0 26px;
    }

    .shortripcont p {
        font-size: 12px;
        margin: 0 0 26px;
    }

    .appongobg {
        background-image: none;
        min-height: 10px;
    }

    .appongo h2 {
        display: none;
    }

    .appongo {
        background-size: cover;
        background-image: url("../images/site/purpleappbg.jpg");
        min-height: 480px;
        padding: 38px 0 0;
        background-position: center top;
    }

    .shortrips h2 {
        font-size: 24px;
        margin: 10px 0 30px;
    }

    .sectionwrapper.shortrips.placescovered h4 {
        font-size: 15px;
    }

    .sectionwrapper.shortrips.spotted .row {
        margin: 0;
    }

    .shortripcont.facilitcont p {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0 0;
    }

    .galleryright img {
        max-width: 200px;
        padding: 3px 1px;
        width: 100%;
    }

    .galleryleft p, .galleryleft ul li {
        font-size: 16px;
        line-height: 28px;
        /*margin: 0 0 20px;*/
        margin: 5px 0;
    }

    .galleryleft a {
        font-size: 16px;
        letter-spacing: 1px;
        margin: 20px 0 0;
        padding: 12px 30px;
    }

        .galleryleft a i {
            font-size: 40px;
            vertical-align: middle;
        }

    .vewgallery h2 {
        font-size: 25px;
        margin: 10px 0 30px;
    }

    .testimonialb {
        padding: 30px 0 100px;
    }

        .testimonialb h2 {
            font-size: 26px;
            margin: 0 0 30px;
        }

    .clientlogosincity a {
        margin: 0 10px;
    }

    .selectwrap {
        width: 15%;
    }

    .choosejoutney h2 {
        font-size: 20px;
    }

    .selectwrap select, .selectwrap input[type="text"] {
        font-size: 11px;
    }
}




@media only screen and (max-width: 1024px) {
    .empbox {
        min-height: 203px;
    }

    .bannerwrap.innerslide .carousel-caption {
        bottom: auto;
        top: 110px;
        padding: 15px;
    }

        .bannerwrap.innerslide .carousel-caption h3 {
            font-size: 18px;
            line-height: normal;
        }

    /*.sectionwrapper.testimonialb .col-md-6 {
        width: 100%;
    }*/

    .sectionwrapper.testimonialb .testimbox {
        margin: 0 0 10px;
        width: 100%;
    }
}

@media only screen and (max-width: 1023px) {
    .awardbox > h3 {
        font-size: 18px;
        letter-spacing: normal;
        margin: 15px 0 2px;
    }

    .clientlogos a {
        margin: 0 10px;
    }

    .footerlinks ul li a,
    .footerlinks ul li span {
        font-size: 10px;
        line-height: 20px;
    }

    .footerlinks ul li {
        font-size: 12px;
        line-height: 20px;
    }

    .footertop .footerlinks {
        padding-right: 0;
    }

    .footerbottom {
        padding: 15px 0;
    }

    .toptrackwrap {
        padding: 18px 0 30px;
    }

    .toptrackbg h2 {
        font-size: 22px;
        letter-spacing: normal;
        margin: 0 0 6px;
    }

    .offerwrap h2 {
        margin: 0 0 18px;
    }

    .toptrackbg {
        padding: 20px 5px 5px 15px;
    }

        .toptrackbg p {
            font-size: 14px;
            letter-spacing: normal;
            line-height: 20px;
        }

    .offer-l {
        width: 50%;
    }

    .offer-m {
        width: 50%;
    }

        .offer-m img {
            float: left;
            width: 50%;
        }

    .offer-r {
        width: 50%;
    }

    .offerwrap {
        position: relative;
    }

    .offer-l {
        min-height: 648px;
    }

    .toproutebg {
        padding: 20px 10px 20px 20px;
        width: 100%;
    }

    .shortripcont {
        margin: 0 0 10px;
        padding: 10px;
    }

    .appongo h2 {
        font-size: 26px;
        letter-spacing: normal;
        margin: 0;
    }

    .shortrips h2 {
        margin: 10px 0 20px;
    }

    .offerwrap {
        padding: 30px 0;
    }

    .fecilityimg img {
        display: block;
        float: none;
        margin: 20px auto 10px;
    }

    .hirebus {
        padding: 40px 0;
    }

        .hirebus h2 {
            font-size: 26px;
            margin: 0 0 10px;
        }

    .hirebox h4 {
        font-size: 18px;
        margin: 18px 0 10px;
    }

    .hirebox p {
        font-size: 12px;
        line-height: 22px;
    }

    .hirebox li {
        font-size: 12px;
    }

    .hirebusinput select,
    .hirebusinput input[type="text"] {
        font-size: 12px;
        height: 42px;
    }

    .hirebusinput {
        padding: 3px;
    }

        .hirebusinput input[type="submit"] {
            font-size: 14px;
            height: 42px;
        }

    .galleryleft p, .galleryleft ul li {
        font-size: 13px;
        line-height: 24px;
        /*margin: 0 0 10px;*/
        margin: 5px 0;
    }

    .testimbox p {
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 20px;
        padding: 20px;
    }

    .testmicon h5 {
        font-size: 14px;
        letter-spacing: normal;
        line-height: 22px;
    }

    .testmicon {
        padding: 10px 0 0 10px;
    }

    .testimonialb {
        padding: 30px 0 70px;
    }

        .testimonialb .carousel-indicators {
            bottom: -52px;
        }

    .vewgallery {
        padding: 30px 0;
    }

    .galleryleft a {
        float: left;
        font-size: 14px;
        letter-spacing: 1px;
        margin: 10px 0 20px;
        padding: 10px 20px;
    }

        .galleryleft a i {
            font-size: 30px;
            margin: -3px 0 0;
        }

    .galleryright {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .choosejoutney {
        float: none;
        display: block;
    }

        .choosejoutney h2 {
            font-size: 18px;
            margin: 0 0 3px;
        }

    .journeyform .col-lg-12 {
        text-align: center;
    }

    .selectwrap {
        width: 20%;
    }

    .headermenu .navbar-inverse .navbar-nav > li > a {
        font-size: 13px;
        padding: 50px 14px 5px;
    }

    .downloadnowrap a {
        padding: 12px 25px;
    }



    /*new css-08-04-21*/
    #accordion .panel-body {
        line-height: 28px;
    }

    .hohobuswork p {
        margin: 5px 0;
    }

    .hohobusvisit p {
        margin: 5px 0;
    }
    /*new css-08-04-21*/
}

@media only screen and (max-width: 767px) {
    .awardwrap .carousel-indicators {
        bottom: auto;
        left: auto;
        margin: 0;
        right: 0;
        top: -48px;
        width: auto;
    }

    .awardbox {
        min-height: 310px;
    }

    .awardwrap {
        padding-bottom: 10px;
    }

    .ourclientswrap h2 {
        font-size: 20px;
        margin: 15px 0 0;
    }

    .clientlogos a {
        margin: 0;
    }

    .ourclientswrap {
        padding-bottom: 10px;
    }

    .footertop .footerlinks {
        padding-right: 15px;
    }

    .copyright p {
        margin: 3px 0 0;
    }

    .footersocial a {
        font-size: 14px;
        margin: 3px 0 0 10px;
    }

    .footerlinks.footerlogins ul li {
        margin: 0 12px 0 0;
    }

    .sitelogo a {
        margin: 10px 0;
        width: 170px;
    }

    .headermenu .navbar-inverse .navbar-toggle {
        background: #15009e;
        border-color: #6500ee;
        margin: -38px 0 5px;
    }

    .headermenu {
        float: left;
        width: 100%;
    }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            color: #626161;
            font-size: 12px;
            padding: 40px 10px 5px;
            background-size: 18px;
        }

    .bannerwrap .carousel-caption {
        top: 20px;
    }

        .bannerwrap .carousel-caption h2 {
            font-size: 24px;
            letter-spacing: 1px;
            line-height: 30px;
        }

    .choosejoutney h2 {
        font-size: 20px;
    }

    .toptrackbg {
        margin: 7px auto 0;
    }

    .offer-l {
        width: 100%;
        background-size: 70%;
        min-height: 340px;
    }

    .offer-m {
        width: 100%;
    }

    .offer-r {
        width: 100%;
    }

        .offer-r img {
            height: auto;
        }

    .toproutebg {
        min-height: 20px;
        padding: 20px 10px 40px 20px;
        width: 100%;
    }

    .hirebus {
        padding: 40px 0 30px;
        background-size: cover;
        min-height: 10px;
    }

    .hirebox {
        max-width: 100%;
    }

    .hireboxtop {
        margin-top: 15px;
    }

    .footersocial a {
        margin: 10px 10px 0 0;
    }

    .selectwrap {
        margin: 5px 0;
        width: 92%;
    }

        .selectwrap.seleclocat {
            margin-top: 32px;
        }

    .iconswap {
        left: 0;
        position: absolute;
        right: 0;
        top: -34px;
        margin: 0 auto;
        padding: 3px;
        background: #fff;
        border-radius: 50%;
    }

    .selectwrap input[type="text"] {
        font-size: 11px;
        background-position: 98% 9px;
    }

    .shortripstab .owl-controls {
        top: 20%;
    }

        .shortripstab .owl-controls .owl-prev {
            left: 0;
            width: 30px;
            height: 30px;
            line-height: 20px;
            font-size: 23px !important;
        }

        .shortripstab .owl-controls .owl-next {
            right: 0;
            width: 30px;
            height: 30px;
            line-height: 20px;
            font-size: 23px !important;
        }

    /*new css-08-04-21*/
    .hohobuswork h3 {
        font-size: 22px;
    }
    /*new css-08-04-21*/
}

@media only screen and (max-width: 639px) {
    .awardwrap h2 {
        font-size: 20px;
        margin: 20px 0;
    }

    .awardwrap .carousel-indicators {
        top: -38px;
    }

    .awardbox {
        min-height: 280px;
    }

    .awardwrap {
        padding-bottom: 0;
    }

    .bannerwrap .carousel-caption {
        top: 10px;
    }

        .bannerwrap .carousel-caption h2 {
            font-size: 20px;
            line-height: 24px;
        }

    .bannermenu ul li {
        margin: 0 20px 10px 0;
    }

        .bannermenu ul li:before {
            background: #2b1b36;
            height: 10px;
            left: -11px;
            top: 4px;
        }

    .offerwrap h2 {
        font-size: 25px;
        margin: 0 0 10px;
    }

    .shortripstab .nav-pills > li + li {
        margin: 0 0 0 50px;
    }

    .shortripstab .nav > li > a {
        font-size: 14px;
        letter-spacing: normal;
        margin: 0 0 -4px;
        padding: 0 0 12px;
    }

    .shortripstab .tab-content .col-lg-3 {
        padding: 3px 15px;
        width: 100%;
    }

    .appongo {
        min-height: 240px;
        padding: 28px 0 0;
    }

    .shortripstab.punemumbaitab .nav > li > a {
        padding: 5px 10px 0 !important;
        font-size: 14px;
        font-weight: normal !important;
    }

        .shortripstab.punemumbaitab .nav > li > a:hover {
            padding: 5px 10px 0 !important;
            font-size: 14px;
            font-weight: normal !important;
        }

    .sectionwrapper.shortrips.placescovered .owl-theme .owl-controls .owl-page span {
        width: 8px;
        height: 8px;
        margin: 5px 3px;
    }

    .shortrips h2 {
        font-size: 18px;
    }

    .testimonialb h2 {
        font-size: 22px;
        margin: 0 0 20px;
    }

    .ourclientswrap h2 {
        font-size: 18px;
    }


    /*new css-08-04-21*/
    .placespartinn ol li {
        width: 100%;
        float: left;
    }

    #accordion .panel-body {
        font-size: 14px;
        line-height: 24px;
    }

    #accordion .panel-title a {
        padding: 10px 12px;
        font-size: 16px;
    }

        #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {
            right: 8px;
        }

        #accordion .panel-title a:after {
            right: 40px;
        }

    .hohobusrarting ul {
        padding: 0 0 0 12px;
    }

    .hohobuswork h3 {
        font-size: 16px;
    }

    .hohobusvisit img {
        margin: 10px auto;
        width: 100%;
        max-width: 100%;
        height: 100%;
    }

    .hohobuswork p.hohobusvideo iframe {
        max-width: 100%;
        width: 100%;
    }
    /*new css-08-04-21*/
}

@media only screen and (max-width: 479px) {
    .footerbottom .col-lg-6 {
        width: 100%;
    }

    .footersocial {
        float: left;
    }

    .offelin h3 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 5px;
    }

    .offelin {
        padding: 10px;
    }

    .toproutebg {
        padding: 15px 10px 30px 15px;
    }

        .toproutebg ul li span {
            font-size: 13px;
        }

        .toproutebg ul li a {
            font-size: 9px;
            padding: 3px 6px;
        }

    .shortrips h2 {
        /*font-size: 20px;*/
        margin: 6px 0 12px;
    }

    .shortripstab .nav-pills > li + li {
        margin: 0 0 0 20px;
    }

    .shortripstab .nav > li > a {
        font-size: 12px;
        letter-spacing: normal;
        margin: 0 0 -4px;
        padding: 0 0 10px;
    }

    .shortripcont {
        margin: 0 0 6px;
        padding: 10px;
    }

    .appongo h2 {
        font-size: 16px;
    }

    .hirebus h2 {
        font-size: 22px;
        margin: 0;
    }

    .hirebox p {
        font-size: 12px;
        line-height: 20px;
    }

    .hirebusinput {
        width: 100%;
    }



    .vewgallery {
        padding: 20px 0;
    }

        .vewgallery h2 {
            font-size: 18px;
            margin: 10px 0;
        }

    .galleryleft p, .galleryleft ul li {
        font-size: 12px;
        line-height: 22px;
        /*margin: 0 0 10px;*/
        margin: 5px 0;
    }

    .galleryleft a {
        float: left;
        font-size: 12px;
        letter-spacing: normal;
        margin: 6px 0 15px;
        padding: 7px 15px;
    }

        .galleryleft a i {
            font-size: 24px;
            margin: -2px 0 0;
        }

    .galleryright img {
        max-width: 240px;
    }

    .shortripcont h3 {
        font-size: 12px;
        margin: 7px 0;
    }

    .shortripcont span {
        font-size: 12px;
        letter-spacing: normal;
        padding: 7px 12px;
    }

    .shortripcont a {
        font-size: 12px;
        letter-spacing: normal;
        padding: 7px 24px;
    }

    .testimonialb h2 {
        font-size: 20px;
        margin: 0 0 20px;
    }

    .testimbox p {
        margin-bottom: 20px;
    }

    .offer-l {
        background-size: 100%;
        min-height: 320px;
    }

    .sectionwrapper.shortrips.spotted .col-xs-3 {
        width: 50%;
    }

    .downloadnowrap a {
        padding: 10px 15px;
        font-size: 15px;
    }


    /*new css-08-04-21*/
    #accordion .panel-title a {
        padding: 10px 8px;
        font-size: 14px;
    }

        #accordion .panel-title a:after {
            right: 35px;
        }

        #accordion .panel-title a:before, #accordion .panel-title a.collapsed:before {
            width: 20px;
            height: 20px;
            line-height: 20px;
            font-size: 13px;
        }
    /*new css-08-04-21*/

    /*sort-filter-popup page*/
    .sort-filter-popup .modal.fade .modal-dialog {
        transform: translate(0,5%);
        -webkit-transform: translate(0,5%);
        -ms-transform: translate(0,5%);
        -o-transform: translate(0,5%);
    }

    .sort-filter-popup .modal-header {
        background: #863a8d;
        padding: 15px 33px;
        margin: 0px;
        box-sizing: border-box;
        border-radius: 15px 15px 0 0;
        border: none;
    }

    .sort-filter-popup .modal-title {
        font-size: 24px;
        color: #ffffff;
        padding: 0px;
        margin: 0px;
        font-family: 'Metropolis';
        line-height: 31px;
    }

    .sort-filter-popup .modal-header .close {
        padding: 0px;
        margin: 0px;
        opacity: 1; /*height: 30px;width: 30px;vertical-align: middle;display: table-cell;text-shadow: 0 0;color: #fff;border: 1px solid #fff;border-radius: 20px;font-weight: 300;font-size: 25px;*/
    }

        .sort-filter-popup .modal-header .close span { /*margin: -2px auto 0;vertical-align: text-top;display: inline-block;*/
        }

    .sort-filter-popup .modal-content {
        border: none;
        background: transparent;
        max-height: 100vh;
        border-radius: 15px;
    }

    .sort-filter-popup .modal-body {
        float: left;
        box-sizing: border-box;
        background: #fff;
        padding: 0px;
        border-radius: 0 0 10px 10px;
    }

    .sort-filter-content {
        width: 100%;
        float: left;
        padding: 0px 33px;
        background: url(../images/sort-filter-img.jpg) no-repeat;
        background-size: 100% auto;
    }

    .sort-filter-content-two {
        background: url(../images/sort-filter-two-img.jpg) no-repeat;
        background-size: 100% auto;
        margin: 15px 0 0px;
    }

    .sort-filter-content h4 {
        color: #191919;
        font-size: 18px;
        text-align: center;
        width: 100%;
        float: left;
        margin: 0;
        font-family: 'Metropolis Semi';
    }

    .sort-filter-head {
        float: left;
        width: 100%;
        padding: 20px 0 21px 0px;
    }

    .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
        opacity: 1;
        outline: none;
    }

    .sort-checkbox-bg {
        float: left;
        width: 100%;
    }

    .sort-box {
        width: 100%;
        float: left;
    }

        .sort-box .check-point-time {
            width: 100%;
        }

        .sort-box .check-point-lft ul li .check {
            top: 0px;
            width: 100%;
            height: 100%;
            border-radius: 0;
            border: 1px solid #e1e1e1;
            background: #fff;
        }

            .sort-box .check-point-lft ul li .check.rectangle-icon {
                background: #fff url(../images/sort-filter-iocn.png) no-repeat;
                background-position: left 74px top 8px;
                transition: all 0.5s;
            }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left 74px top -90px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft ul li .check.rectangle-icon-two {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -55px top 8px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-two {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -55px top -90px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft ul li .check.rectangle-icon-three {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -181px top 8px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-three {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -181px top -90px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft ul li .check.rectangle-icon-four {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -309px top 8px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-four {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -309px top -90px;
            transition: all 0.5s;
        }


        .sort-box .check-point-lft ul li .check.rectangle-icon-five {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left 74px top -270px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-five {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left 74px top -378px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft ul li .check.rectangle-icon-six {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -46px top -270px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-six {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -46px top -378px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft ul li .check.rectangle-icon-seven {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -172px top -270px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-seven {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -172px top -378px;
            transition: all 0.5s;
        }


        .sort-box .check-point-lft ul li .check.rectangle-icon-eight {
            background: #fff url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -302px top -270px;
            transition: all 0.5s;
        }

        .sort-box .check-point-lft input[type="radio"]:checked ~ .check.rectangle-icon-eight {
            background: #5325a2 url(../images/sort-filter-iocn.png) no-repeat;
            background-position: left -302px top -378px;
            transition: all 0.5s;
        }


        .sort-box .check-point-lft ul li {
            padding: 0px;
            width: 48%;
            margin: 0 5px 10px;
        }

            .sort-box .check-point-lft ul li:first-child {
                margin-left: 0px;
            }

            .sort-box .check-point-lft ul li:last-child {
                margin-right: 0px;
            }

            .sort-box .check-point-lft ul li label {
                padding: 60px 0 20px;
                font-size: 14px;
                text-align: center;
            }

        .sort-box .check-point-lft input[type=radio]:checked ~ .check {
            background: #5325a2;
        }


        .sort-box .check-point-lft input[type=radio]:checked ~ label {
            color: #fff;
        }

            .sort-box .check-point-lft input[type=radio]:checked ~ label span {
                color: #fff;
            }

    .sort-filter-btn {
        padding: 15px 33px 25px;
        width: 100%;
        float: left;
    }

        .sort-filter-btn button {
            background: #f1333b;
            border: none;
            float: left;
            width: 50%;
            line-height: 50px;
            color: #fff;
            padding: 0 40px;
            text-transform: uppercase;
            font-size: 18px;
            font-family: 'Metropolis-Medium';
        }

            .sort-filter-btn button.reset-btn {
                border-radius: 10px 0px 0px 10px;
            }

            .sort-filter-btn button.apply-btn {
                border-radius: 0px 10px 10px 0px;
            }

            .sort-filter-btn button:hover, .sort-filter-btn button:focus {
                background: #5325a2;
                outline: none;
            }
}
