.main-color {#d7a72d;
    background: #f2f6f9
}

.padding-left-right {
    padding-left: 8px;
    padding-right: 8px
}

.listing-h {
    position: relative
}

.listing-h img {
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%
}

.bg-lisgint {
    background: url(../images/tour/head-bg.png) repeat left top;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.listing-h-toptxt {
    position: absolute;
    top: 13%;
    left: 8%;
    letter-spacing: .02em;
    width: 65%
}

.listing-h-toptxt h1 {
    font-size: 28px;
    font-weight: 700;
    color: #fff
}

.listing-h-toptxt p {
    font-size: 16px;
    color: #fff
}

.listing-h-toptxt .read-i {
    border: 1px solid #d7a72d;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 15px;
    margin-top: 15px;
    text-transform: uppercase;
    display: inline-block
}

.filter {
    font-size: 18px;
    color: #424242;
    text-align: center;
    text-transform: uppercase;
    margin: 8px 0
}

.duration {
    background: url(../images/tour/sprites.png) left top no-repeat;
    width: 24px;
    height: 18px;
    display: inline-block;
    margin-right: 10px
}

.desti-f {
    background: url(../images/tour/sprites.png)-26px top no-repeat;
    width: 21px;
    height: 20px;
    display: inline-block;
    margin-right: 10px
}

.trip-f {
    background: url(../images/tour/sprites.png)-52px top no-repeat;
    width: 20px;
    height: 16px;
    display: inline-block;
    margin-right: 10px
}

#accordion .panel-heading {
    padding: 0
}

#accordion .panel-title>a {
    display: block;
    padding: 0;
    outline: none;
    text-decoration: none
}

#accordion .panel-title>a.accordion-toggle::after,
#accordion a[data-toggle=collapse]::after {
    content: "\e260";
    font-size: 16px;
    font-weight: 400;
    color: #333;
    font-family: glyphicons halflings;
    margin-top: -22px;
    display: block;
    text-align: right
}

#accordion .panel-title>a.accordion-toggle.collapsed::after,
#accordion a.collapsed[data-toggle=collapse]::after {
    content: "\e259"
}

#accordion .panel {
    box-shadow: none;
    border-radius: 0;
    padding: 4px 0 9px !important;
    letter-spacing: .02em
}

#accordion .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

#accordion .panel-default {
    border-color: transparent;
    border-bottom: 1px solid #ddd
}

#accordion .panel-default:last-child {
    border-bottom: none
}

#accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

#accordion .panel-default>.panel-heading {
    color: inherit;
    background-color: transparent;
    border-color: inherit
}

.panel {
    background-color: transparent
}

.list-top-h {
    font-size: 24px;
    text-align: center;
    color: #000;
    margin: 18px 0
}

.fltrbg {
    background-color: #d0d0d0;
    padding: 5px 10px
}

.fliter-wraplft {
    margin-top: 20px;
    padding-bottom: 0
}

.fliter-wraplft-head {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px
}

.fliter-wraplft span {
    font-size: 14px;
    color: #333
}

.fliter-wraplft i {
    color: #d7a72d;
}

.fliter-wraplft .checkbox-inline {
    padding-right: 0;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 15px;
    width: 100%
}

.checkbox-box label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both
}

.checkbox-box .cr,
.radio .cr {
    background: #fff;
    position: relative;
    display: block;
    border: 1px solid #d7a72d;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em
}

.checkbox-box .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 49%;
    left: 10%
}

.checkbox-box label input[type=checkbox],
.radio label input[type=radio] {
    display: none
}

.checkbox-box label input[type=checkbox]+.cr>.cr-icon,
.radio label input[type=radio]+.cr>.cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in
}

.checkbox-box label input[type=checkbox]:checked+.cr>.cr-icon,
.radio label input[type=radio]:checked+.cr>.cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1
}

.checkbox-box label input[type=checkbox]:disabled+.cr,
.radio label input[type=radio]:disabled+.cr {
    opacity: .5
}

.radio .cr {
    border-radius: 50%
}

.search-fill {
    display: inline-block;
    font: 14px lato;
    height: 40px;
    outline: medium;
    padding-left: 30px;
    margin-bottom: 15px;
    border-radius: 0
}

.tourpack-pagtbox {
    border: 1px solid #d1dee7;
    padding: 8px 15px;
    margin: 0
}

.pagtextbx {
    margin-top: 12px;
    font-size: 17px;
    color: #424242
}

.pagtboxsel {
    margin-top: 6px
}

.pagtboxsel label {
    font-size: 15px;
    color: #333;
    display: inline-block
}

.pagtboxsel select {
    display: inline
}

.pagtwrap {
    margin-top: 5px !important;
    margin-bottom: 0 !important
}

.pagtwrap ul {
    margin: 0
}

.pagination-left {
    width: 18px;
    height: 15px;
    padding: 11.5px 0;
    display: block
}

.pagination-right {
    width: 18px;
    height: 15px;
    padding: 11.5px 0;
    display: block
}

.pagination-left-active {
    width: 18px;
    height: 15px;
    padding: 10.2px 0;
    display: block
}

.pagination-right-active {
    width: 18px;
    height: 15px;
    padding: 10.2px 0;
    display: block
}

.white-gray {
    background: #fefeff;
    background: -moz-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(243, 247, 249, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 254, 255, 1)), color-stop(100%, rgba(243, 247, 249, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(243, 247, 249, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(243, 247, 249, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 254, 255, 1) 0%, rgba(243, 247, 249, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 254, 255, 1) 0%, rgba(243, 247, 249, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefeff', endColorstr='#f3f7f9', GradientType=0)
}

.pkgtext-box {
    letter-spacing: .02em;
    padding-right: 0
}

.pkgtext-box a {
    display: inline-block;
    font-size: 26px;
    color: #1a597e;
    margin-bottom: 8px;
    text-decoration: none
}

.pkgtext-box p {
    font-size: 14px;
    color: #333;
    line-height: 22px
}

.pkgtext-box ul {
    margin: 2px 0 15px;
    padding: 0
}

.pkgtext-box ul li {
    font-size: 13px;
    color: #444;
    list-style: none;
    background: url(../images/tour/sprites.png) -96px 6px no-repeat;
    padding-left: 20px;
    vertical-align: middle
}

.pkgtext-box ul li:nth-child(2n-1) {
    padding-right: 15px
}

.pk-dest {
    background: url(../images/tour/sprites.png) -77px top no-repeat;
    width: 12px;
    height: 16px;
    display: inline-block;
    padding-left: 18px
}

.tip-h {
    font-size: 18px;
    color: #424242;
    text-transform: uppercase
}

.pkgtext-box p a {
    font-size: 14px;
    color: #409bd1
}

a.trip-rem {
    font-size: 13px;
    color: #424242;
    text-align: right;
    display: block;
    text-decoration: underline;
    padding-right: 60px
}

.pk-dur-main {
    position: relative;
    height: 77px
}

.pk-dur {
    width: 68px;
    height: 80px;
    background: url(../images/tour/duration.png) left top no-repeat;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    top: 0;
    right: -15px;
    position: absolute
}

.pk-dur span {
    display: block;
    font-size: 28px;
    font-weight: 700
}

.pk-price-re {
    font-size: 18px;
    color: #d7a72d;
    margin-top: 8px;
    text-align: center
}

.pkglinks-view {
    display: block;
    background-color: #d7a72d;
    font-size: 15px;
    color: #fff;
    padding: 8px 2px;
    margin-top: 15px
}

.pkglinks-view:hover {
    background-color: #d7a72d;
    color: #fff;
    text-decoration: none
}

.pkglinks-enquire {
    display: block;
    border: 1px solid #d7a72d;;
    font-size: 15px;
    color: #424242;
    padding: 8px 2px;
    margin-top: 18px
}

.pkglinks-enquire:hover {
    background-color: #d7a72d;
    border: 1px solid #d7a72d;
    color: #fff;
    text-decoration: none
}

.customize-t {
    margin-top: 15px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    margin: 15px auto
}

.cust-ic {
    background: url(../images/tour/sprites.png) -96px top no-repeat;
    width: 12px;
    height: 10px;
    display: inline-block;
    padding-left: 20px
}

.list-map {
    border: 1px solid #e5e5e5;
    margin-top: 7px
}

.list-mapt {
    font-size: 14px;
    padding-top: 10px;
    color: #424242
}

.pkgwrapper {
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    padding: 8px;
    background: #fff;
    margin: 14px 0
}

.model-a {
    cursor: pointer
}

.tou-t {
    margin: 0;
    padding: 0
}

.tou-t ul {
    margin: 0;
    padding: 0
}

.tou-t ul li {
    margin: 0;
    padding: 2px 0;
    background: 0 0;
    font-size: 14px
}

.tou-t ul li strong {
    display: inline-block;
    padding-bottom: 5px;
    vertical-align: text-top
}

.tou-t ul li span {
    display: block;
    vertical-align: top
}

.rounded {
    border-radius: 3px
}

.left-pann {
    padding-right: 0
}

.img-resh {
    display: none
}

.rit-left {
    float: left
}

.rht-pnnl {
    float: right
}

.res-map {
    display: none
}

.gap-g {
    padding-left: 4px;
    padding-right: 4px
}

.holiday-desti {
    margin-bottom: 10px;
    padding: 0;
    position: relative
}

.holiday-desti span {
    width: 100%;
    left: 0
}

.raj {
    float: right;
    right: 0
}

.holiday-desti a:hover>span {
    color: #fff000
}

.holiday-desti a:hover>.raj {
    color: #fff000
}

.holiday-desti span,
.raj {
    position: absolute;
    bottom: 0;
    background: #000;
    padding: 7px 15px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    opacity: .8
}

.view-all {
    background: #d7a72d;
    color: #fff;
    padding: 10px 15px;
    font-size: 15px;
    margin: 12px auto 30px;
    display: table
}

a.view-all {
    color: #fff;
    text-decoration: none
}

a.view-all:hover {
    background: #d7a72d;
}

.theme-txt {
    font-size: 16px;
    line-height: 25px
}

.theme-head {
    font-size: 26px;
    text-align: center;
    color: #000;
    margin: 15px 0
}

.theme-sub {
    font-size: 24px;
    text-align: center;
    color: #000;
    margin: 15px 0
}

.tour-sub-hdg {
    font-size: 24px;
    text-align: center;
    color: #000;
    margin: 15px 0
}

.holiday-dest {
    position: absolute;
    right: 0;
    top: 45px
}

.holiday-dest span {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 12px 15px
}

.load-img-dest {
    position: absolute;
    left: 0;
    bottom: 12px
}

.load-img-dest span {
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 12px 15px
}

.theme-outterbx {
    position: relative;
    margin-bottom: 15px
}

.theme-interest {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(53, 76, 94, 0), rgba(53, 76, 94, 1) 90%);
    width: 100%;
    padding: 35px 0 10px
}

.theme-interest span {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 700
}

.duration-bg {
    background: #fff;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0 0 12px 0;
    box-shadow: 0 2px 4px 0 #b1b1b2
}

.duration-bg .duration-bg-hdg {
    padding: 10px 0;
    font-size: 18px;
    color: #000
}

.duration-bg p {
    font-size: 14px;
    line-height: 22px
}

a.vall {
    color: #fff;
    padding: 7px 15px;
    background: #d7a72d;
    display: table;
    margin: 0 auto;
    text-align: center;
    text-decoration: none
}

a.vall:hover {
    background: #d7a72d;
}

.dst-sub-bg {
    background: #fff;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: 0 2px 4px 0 #b1b1b2
}

.dst-sub-bg .duration-bg-hdg {
    padding: 10px 0;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: 400
}

.plamonth {
    margin-top: 12px;
    margin-bottom: 8px;
    text-align: center
}

.plamonth ul li {
    padding-left: 2px;
    padding-right: 2px
}

.plamonth ul li a {
    display: inline-block;
    width: 70px;
    font-size: 18px;
    color: #fff;
    padding: 8px;
    background-color: #409cd1
}

.plamonth ul li a:hover {
    text-decoration: underline
}

.img-border {
    border: solid 1px #fff;
    position: relative
}

.tour-lnd-head {
    font: 22px lato, sans-serif;
    color: #424242;
    margin: 20px 0 -6px
}

.tourintyt {
    font-size: 16px;
    color: #424242
}

.tourintyt span {
    width: 15px;
    height: 15px;
    display: inline-block;
    font-weight: 700;
    color: #333
}

.inty-txt {
    margin-left: 12px;
    margin-top: -1px;
    padding-left: 30px;
    padding-top: 8px
}

.inty-txt p {
    font: 16px/24px 'Lato', sans-serif;
    color: #333;
    text-align: justify
}

.tour-detail-acc #accordion .panel-title>a.accordion-toggle::after,
.tour-detail-acc #accordion a[data-toggle=collapse]::after {
    content: "\2212";
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    font-family: glyphicons halflings;
    margin-top: 4px;
    display: inline-block;
    text-align: right;
    background-color: #409bd1;
    float: right;
    border-radius: 50%;
    padding: 2px 4px 3px 5px
}

.tour-detail-acc #accordion .panel-title>a.accordion-toggle.collapsed::after,
.tour-detail-acc #accordion a.collapsed[data-toggle=collapse]::after {
    content: "\002b"
}

.tour-detail-acc #accordion .panel-default {
    border-color: transparent
}

.tour-detail-acc #accordion .panel {
    box-shadow: none;
    border-radius: 0;
    padding: 4px 0 9px !important;
    letter-spacing: .02em
}

.day-count.s-e {
    width: 25px;
    height: 25px;
    background: #41c4ab;
    margin: 1px 15px 0 0
}

.day-count.s-e i {
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: block
}

.day-count.s-f {
    width: 25px;
    height: 25px;
    background: #d7a72d;
    margin: 1px 12px 0 0;
    border: none
}

.day-count.s-f i {
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    font-size:
}

.day-count {
    padding: 4px 2px;
    margin: 6px 20px 0 5px;
    background: #fff;
    border: 1px solid #41c4ab;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center
}

.day-count-1 {
    padding: 11px;
    margin: 6px 14px -5px 1px;
    background: #fff;
    -webkit-box-shadow: inset 0 0 0 6px rgba(109, 110, 113, .8);
    box-shadow: inset 0 0 0 6px rgba(109, 110, 113, .8);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center
}

.itinerary-holder {
    position: relative;
    padding: 15px 0
}

.itinerary-holder::after {
    content: '';
    height: 1px;
    left: 37px;
    right: 0;
    background: #c7d0d9;
    position: absolute;
    top: 100%;
    margin: 0
}

.itinerary-block::before {
    content: '';
    border-left: 1px dashed #cacaca;
    position: absolute;
    top: 65px;
    bottom: 25px;
    left: 28px
}

.itinerary-holder:last-child::after {
    height: 0
}

.tour-dethead {
    font-size: 26px;
    color: #000;
    margin: 0;
    padding: 10px 0
}

.tourdes {
    font-size: 16px;
    padding: 5px 0;
    color: #424242
}

.request-p {
    font-size: 15px;
    background: #404040;
    padding: 12px 20px;
    color: #fff;
    display: block;
    margin-top: 27px;
    display: none;
}

.request-p:hover {
    color: #fff;
    background: #810606;
    text-decoration: none
}

.hmslider-txtbx {
    position: relative;
    z-index: 10
}

.hmslider {
    position: absolute;
    background: url(../images/tour/day-icon.png);
    width: 68px;
    height: 82px;
    bottom: 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding: 20px 0 15px;
    line-height: 35px;
    text-transform: uppercase;
    top: 10px;
    left: -6px
}

.hmslider span {
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 15px;
    display: block
}

.detail-tap {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden
}

.detail-tap ul {
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.detail-tap ul li {
    margin: 11px 0;
    padding: 0 28px;
    list-style: none;
    display: inline-block
}

.detail-tap ul li a {
    margin: 0;
    padding: 10px 0;
    color: #424242;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none
}

.detail-tap ul li a:hover {
    border-bottom: 2px solid #ffb400
}

.detail-tap ul li a i {
    margin: 8px auto;
    padding: 0;
    width: 24px;
    height: 24px;
    display: block
}

.tour-over {
    margin: 28px 0;
    padding: 22px 18px;
    background: #fff
}

.tourov-h {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 12px
}

.tour-over p {
    font-size: 16px;
    text-align: justify
}

.trip-h {
    background: #fff;
    padding: 22px 10px;
    overflow: hidden
}

.trip-txt {
    margin: 0;
    padding: 0
}

.trip-txt span {
    font-size: 22px;
    color: #424242;
    display: inline-block;
    margin-bottom: 15px
}

.trip-txt ul {
    margin: 0;
    padding: 0
}

.trip-txt ul li {
    margin: 0 23px 0 0;
    padding: 0 0 10px 20px;
    list-style: none;
    float: left;
    font-size: 16px;
    width: 46%;
    background: url(../images/tour/trip-high.png) left 6px no-repeat
}

.tour-map {
    margin: 0;
    padding: 0
}

.tour-map span {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 22px;
    color: #424242
}

.tour-map p {
    font-size: 14px
}

.itin-outer {
    background: #fff;
    margin-top: 30px
}

.iti-l {
    padding-right: 10px;
        padding-left: 0px;
}

.pkgform-wrapper {
    background-color: #fff;
    margin-top: 30px;
    width: 360px;
    display:none;
}

.pkgform-headbx {
    font-size: 18px;
    color: #fff;
    background-color: #409bd1;
    padding: 12px 0;
    text-transform: uppercase
}

.pkgform-box {
    padding: 20px 15px
}

.pkgform-box .form-group {
    margin-bottom: 8px
}

.submitbtt-n {
    font-size: 15px;
    color: #fff;
    background-color: #d7a72d;
    padding: 8px 20px;
    margin: 3px auto 0;
    display: block;
    text-decoration: none;
    border: none
}

.simi-out {
    background: #fff;
    margin: 30px 0;
    padding: 18px 25px
}

.simi-out span {
    font-size: 22px;
    display: block;
    margin-bottom: 15px
}

.similar-tdet {
    border: 1px solid #f4f4f4;
    margin: 0;
    padding: 0;
    box-shadow: 0 5px 5px -5px #8e8c8c
}

.similar-tdett {
    margin: 0;
    padding: 0;
    position: relative
}

.similar-tdett span {
    display: block;
    position: absolute;
    background: #ffb400;
    font-size: 14px;
    padding: 3px 12px;
    text-transform: uppercase;
    top: 0;
    color: #fff
}

.similar-ta {
    margin: -30px 20px 0;
    padding: 5px;
    background: #fff;
    border-top: 2px solid #656565;
    position: relative
}

.similar-head {
    font-size: 18px;
    margin-bottom: 5px;
    height: 52px;
    color: #424242;
    text-align: center
}

.similar-ta p {
    font-size: 14px;
    color: #424242;
    text-align: center;
    padding: 5px 0
}

.similar-ta i {
    color: #409bd1
}

.sm-p {
    padding-left: 1px;
    padding-right: 1px
}

.similar-tdet>a:hover {
    text-decoration: none
}

.head-tr {
    font-size: 26px;
    text-align: center;
    color: #000;
    margin: 12px 0;
    padding: 0
}

.be-txt {
    font-size: 16px;
    line-height: 28px;
    color: #424242;
    text-align: justify
}

.be-txt a {
    color: #424242;
    display: block;
    font-size: 16px;
    text-align: right
}

.be-txt p a {
    display: inline-block;
    color: #d7a72d;
}

.head-trs {
    font-size: 24px;
    text-align: center;
    color: #424242;
    margin: 25px 0;
    padding: 0
}

.bg-t {
    background: #f2f6f9;
    padding: 25px 0
}

.best-psear {
    margin: 15px 0;
    padding: 0
}

.best-psear ul {
    margin: 0;
    padding: 0
}

.best-psear ul li {
    margin: 0 15px;
    padding: 0;
    font-size: 20px;
    list-style: none;
    display: inline-block
}

.best-psear ul li i {
    color: #d7a72d;
}

.best-psear ul li .beach-h {
    width: 20px;
    height: 19px
}

.best-psear ul li .wildlfe {
    width: 23px;
    height: 22px
}

.best-psear ul li .heritage {
    width: 22px;
    height: 22px
}

.best-psear ul li .hill-stat {
    width: 34px;
    height: 21px
}

.best-psear ul li .adventure {
    width: 15px;
    height: 19px
}

.best-psear.checkbox-box .cr {
    background: #fff;
    position: relative;
    display: block;
    border: 1px solid #d7a72d;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em
}

.trav-month {
    position: relative;
    margin-top: 10px;
    padding: 0;
    display: block
}

.trav-month span {
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 50px 0 10px;
    width: 100%;
    position: absolute;
    background: url(../images/hp/blue-bg.png);
    bottom: 0
}

.trav-month a:hover>span {
    color: #fee300
}

.trav-lp {
    padding-left: 5px;
    padding-right: 5px
}

.places-head-a {
    font-size: 24px;
    color: #000;
    text-align: center;
    padding: 5px 0
}

.places-tex-a {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #343434
}

.month-main {
    margin-bottom: 28px;
    padding: 0;
    position: relative
}

.month-main span {
    position: absolute;
    font-size: 24px;
    color: #434242;
    top: 156px;
    width: 100%;
    text-align: center;
    text-transform: uppercase
}

.filter-scrolling {
    overflow-y: scroll;
    max-height: 200px
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #e5e5e5
}

.filter-button {
    background: #3eb368;
    color: #fff;
    position: fixed;
    bottom: 20px;
    left: 25px;
    z-index: 99 !important;
    padding: 12px 25px;
    font-size: 16px;
    cursor: pointer;
    display: none
}

.close-button {
    display: none;
    position: fixed;
    top: 17px;
    right: 30px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #424242;
    z-index: 9999;
    border: #424242 solid 1px;
    padding: 5px 8px;
    border-radius: 50%;
    background-color: #fff !important
}

.close-button:hover,
.close-button:focus {
    color: #d7a72d;
    border: #d7a72d solid 1px;
    text-decoration: none;
    cursor: pointer
}

a.filter-result {
    background: #3eb368;
    color: #fff;
    display: block;
    padding: 12px 0;
    margin: 0 0 5px 0;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    display: none
}

.folter-box {
    border: 1px solid #e6e9ec;
    background: #fff;
    padding: 0 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

a.filter-scroll-btn {
        /* background: #3f9dd1; */
        /* color: #fff; */
        padding: 10px 0 10px 15px;
        margin: 15px 0 0 0;
        font-size: 16px;
        cursor: pointer;
        /* position: fixed; */
        top: 80px;
        left: 15px;
        width: 210px;
        display: none;
        text-decoration: none!important;
        display: none!important;
}

a.filter-scroll-btn span {
    padding: 3px 15px 0 0
}

a.filter-scroll-btn:hover {
    background: #106c9f;
    color: #fff;
    text-decoration: none !important
}

.htdeals-heading {
    font-size: 30px;
    font-variant: small-caps;
    color: #d7a72d;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: .02em;
    display: inline-block
}

.text-wrap {
    letter-spacing: .02em
}

.text-wrap p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: justify;
    letter-spacing: .02em
}

.pkg-header img {
    width: 100%;
    height: auto;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.raj-desti {
    margin: 0;
    padding: 0;
    position: relative
}

.raj-desti-t {
    position: relative;
    margin: 0;
    padding: 5px 0;
    display: block;
    bottom: 0
}

.raj-desti-t span {
    font-size: 20px;
    margin: 5px 0;
    position: absolute;
    bottom: -10px;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    background: url(../images/hp/blue-bg.png);
    padding: 60px 0 10px
}

.golden-dest {
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #d4dee5
}

.golden-dest-t {
    position: relative;
    margin: 0;
    padding: 5px 0;
    display: block;
    bottom: 0
}

.golden-dest-t span {
    font-size: 14px;
    margin: 5px 0;
    position: absolute;
    bottom: -10px;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;
    background: url(../images/hp/blue-bg.png);
    padding: 60px 0 10px
}

.golden-dest-name {
    font-size: 15px;
    text-align: center;
    color: #000;
    padding: 15px 0;
    height: 64px
}

.golden-dest a {
    color: #000;
    text-decoration: none
}

.golden-dest a:hover>.golden-dest-name {
    color: #2c2b2b;
    text-decoration: none
}

.travl-l {
    font-size: 24px;
    padding: 12px 0;
    color: #000
}

.travl-r {
    font-size: 16px;
    padding: 22px 0 5px;
    color: #000;
    text-align: right
}

.internationl-l {
    margin: 0 0 30px;
    padding: 0;
    background: #fff;
    border: 1px solid #e5e8eb;
    box-shadow: 0 5px 5px -5px #8e8c8c
}

.internationl-l span {
    display: block;
    padding: 12px 0;
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
    text-align: center
}

.internationl-l a {
    text-decoration: none
}

.internationl-l a:hover>span {
    color: #3a3939;
    text-decoration: none
}

.pkgform-wrapper-a {
    background-color: #2a7baa
}

.pkgform-box-a input,
.pkgform-box-a textarea {
    margin-bottom: 8px;
    padding: 6px
}

.pkgform-box-a select {
    margin-bottom: 8px;
    padding: 6px 2px
}

.pkgform-headbx-a {
    font-size: 20px;
    color: #fff;
    letter-spacing: .02em;
    background-color: #134d6e;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0;
    position: relative
}

.title-arrow-a {
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -8px;
    border-top-color: #134d6e;
    border-style: solid;
    border-width: 10px 8.5px 0;
    border-color: #134d6e transparent transparent transparent
}

.pkgform-box-a {
    padding: 15px 10px 10px
}

.pkgform-box-a .submit-a {
    font-size: 18px;
    color: #fff;
    background-color: #d7a72d;
    padding: 4px 15px;
    margin: 5px auto 0;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .02em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    border: none
}

.pkgform-box-a .submit-a:hover {
    color: #fff;
    background-color: #d7a72d;
    text-decoration: none
}

.sitemap-wrapper {
    background-color: #f0f0ef;
    padding: 15px 15px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .02em
}

.sitemap-wrapper span {
    font-size: 22px;
    line-height: 25px;
    color: #222;
    margin: 0;
    padding: 0 0 10px;
    display: block
}

.sitemap-sablink a {
    font-size: 22px;
    line-height: 25px;
    font-variant: small-caps;
    color: #d7a72d;
    border-bottom: 2px solid;
    display: inline-block;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-bottom: 5px
}

.sitemap-wrapper ul {
    margin-left: 0
}

.sitemap-wrapper ul li {
    margin-bottom: 5px;
    padding: 12px 6px
}

.sitemap-wrapper ul li a {
    font-size: 15px;
    color: #333;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.sitemap-wrapper ul li a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #d7a72d;
    background-color: #d7a72d;
    background-image: none;
    outline: none
}

.toplink-n a {
    border: 1px solid #d7a72d;
    display: inline-block;
    background: #d7a72d;
    color: #000;
    padding: 8px 13px;
    margin: 15px 0;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
    border-radius: 3px;
    border: 1px solid #dbdbdb
}

.toplink-n a:hover {
    background: #d7a72d;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #d7a72d;
}

@media(max-width:767px) {
    .plamonth ul li {
        margin-bottom: 10px
    }

    .theme-interest span {
        text-align: left
    }

    .bg-lisgint {
        background: #333
    }

    .listing-h-toptxt {
        position: relative;
        width: 95%;
        margin: 0 auto;
        left: 3px;
        right: 3px;
        padding: 5px 15px 15px
    }

    .listing-h img {
        display: none
    }

    .listing-h-toptxt h1 {
        font-size: 22px
    }

    .top-mm {
        margin-top: 0
    }

    .rounded {
        margin: 0 auto
    }

    .pkgtext-box p {
        padding: 0 15px
    }

    .mrc-btn {
        padding-right: 20px
    }

    .pk-dur {
        background: #666;
        display: inline-block;
        width: 100%;
        left: 0;
        right: 0;
        height: 50px;
        margin-top: 10px
    }

    .pk-dur span {
        display: inline-block
    }

    .trip-txt ul li {
        float: none;
        width: 100%
    }

    .fixed {
        display: none
    }

    .detail-tap ul li {
        margin: 5px 0 10px 0;
        padding: 0 10px
    }

    a.filter-scroll-btn {
        display: none
    }

    .filter-button {
        display: block
    }

    a.filter-result {
        display: block
    }

    .filter {
        font-size: 20px;
        color: #424242;
        text-align: left !important;
        text-transform: uppercase;
        border-bottom: #ddd solid 1px;
        padding: 5px 0 5px 5px;
        margin: 0 0 20px 0
    }

    #searchBar {
        display: none;
        position: fixed;
        top: 15px;
        z-index: 999;
        width: 100%
    }

    .close-button {
        display: block !important
    }

    .white-overlay {
        display: none;
        background: #e3e3e3;
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999 !important
    }

    .folter-box {
        margin-top: 9px !important;
        height: 450px;
        overflow-y: scroll
    }

    .pkgtext-box a {
        font-size: 20px;
        margin-top: 15px
    }

    .internationl-l {
        margin: 0 0 15px
    }

    .internationl-l img {
        margin: 0 auto
    }

    .internationl-l span {
        font-size: 16px;
        padding: 8px 0
    }

    .request-p {
        margin-bottom: 15px;
        margin-top: 0
    }

    .tip-h {
        font-size: 17px
    }

    .img-resp {
        margin: 0;
        padding: 0;
        position: relative
    }

    .img-resh {
        margin: 0;
        padding: 0;
        position: absolute;
        display: block;
        top: 0;
        color: #fff;
        background: #3c3b3b;
        text-align: center;
        line-height: 25px;
        padding: 5px 10px
    }

    .img-resh span {
        display: block;
        font-size: 30px;
        margin: 0;
        padding: 0;
        color: #fff200
    }

    .img-resp img {
        width: 100%
    }

    .pkglinks-view {
        width: 40%;
        margin-left: 20px
    }

    .pkglinks-enquire {
        width: 40%;
        margin-left: 20px;
        margin-top: 13px
    }

    .rht-pnnl {
        float: none
    }

    .res-map {
        position: absolute;
        bottom: 0;
        right: 0;
        display: block
    }

    .list-map {
        display: none
    }

    .pkgform-wrapper-a {
        display: none
    }

    .filter-scroll-btn {
        display: none !important
    }

    .tour-sub-hdg {
        font-size: 17px
    }

    .theme-head {
        font-size: 20px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .plamonth ul li {
        margin-bottom: 10px
    }

    .theme-interest::after {
        bottom: 20px;
        overflow: hidden;
        width: 95.5%
    }

    .month-main span {
        top: 100px;
        font-size: 18px
    }

    .listing-h-toptxt h1 {
        font-size: 20px;
        margin: 6px 0
    }

    .listing-h-toptxt {
        width: auto;
        left: 2%;
        right: 2%
    }

    .listing-h-toptxt p {
        font-size: 14px;
        line-height: 20px
    }

    .listing-h-toptxt .read-i {
        padding: 2px 6px
    }

    .pk-dur {
        background: #666;
        position: none;
        margin: 12px auto;
        display: inline-block;
        left: 0;
        height: auto;
        width: 100%
    }

    .pagtextbx {
        font-size: 14px
    }

    .pk-dur span {
        display: inline-block
    }

    .mrc-btn {
        padding-right: 15px
    }

    .pkgtext-box p {
        padding: 0 20px
    }

    .request-p {
        padding: 12px 7px
    }

    .trip-txt ul li {
        float: none;
        width: 100%
    }

    .pkglinks-view {
        width: 100%;
        float: left;
        padding: 10px 2px
    }

    .pkglinks-enquire {
        width: 100%;
        float: left;
        padding: 8px 2px;
        margin-top: 16px
    }

    .pkglinks-view {
        margin-right: 3px
    }

    .pkgtext-box a {
        font-size: 22px
    }

    .img-resp {
        margin: 0;
        padding: 0;
        position: relative
    }

    .img-resh {
        margin: 0;
        padding: 0;
        display: block;
        position: absolute;
        top: 0;
        color: #fff;
        background: #3c3b3b;
        text-align: center;
        line-height: 25px;
        padding: 3px 10px
    }

    .img-resh span {
        display: block;
        font-size: 30px;
        margin: 0;
        padding: 0;
        color: #fff200
    }

    .img-resp img {
        width: 100%
    }
}

@media(max-width:991px) {
    .holiday-desti {
        display: inline-block
    }

    .pk {
        display: inline-block;
        position: relative
    }

    .theme-interest span {
        font-size: 14px
    }

    .left-pann {
        padding-right: 15px
    }

    .filter-scroll-btn {
        display: none
    }

    .test-res {
        display: none
    }

    .tou-t {
        display: none
    }

    .pk-dur {
        display: none
    }

    .pkgtext-box p {
        padding: 0
    }

    .list-mapt {
        padding: 0
    }

    .pk-dur-main {
        height: auto
    }

    .filter-button {
        bottom: 45px;
display: none;
}
}

@media(min-width:992px) and (max-width:1199px) {
    .plamonth ul li {
        margin-bottom: 10px
    }

    .month-main span {
        top: 130px;
        font-size: 22px
    }

    .listing-h-toptxt h1 {
        font-size: 20px;
        margin: 6px 0
    }

    .listing-h-toptxt {
        width: auto;
        left: 2%;
        right: 2%
    }

    .listing-h-toptxt .read-i {
        padding: 7px 15px
    }

    .pk-dur {
        background: #666;
        position: none;
        left: 0;
        margin: 0 auto
    }

    .list-mapt {
        padding: 0
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .pkgform-wrapper {
        width: 300px
    }
}

@media(min-width:1024px) and (max-width:1200px) {
    .pkgform-wrapper {
        width: 300px
    }
}

@media(max-width:500px) {
    .trav-month img {
        width: 100%
    }

    .dst-sub-bg img {
        width: 100%
    }

    .duration-bg img {
        width: 100%
    }

    .month-main img {
        width: 100%
    }

    .month-main span {
        top: 140px
    }

    .pkgform-wrapper {
        width: 100%
    }

    .modal-body {
        margin: 10px;
        overflow: hidden;
        padding: 0
    }
}

@media(min-width:500px) and (max-width:767px) {
    .trav-month {
        width: 47%;
        float: left;
        margin: 7px
    }

    .trav-month img {
        width: 100%
    }

    .dst-sub-bg {
        width: 47%;
        float: left;
        margin: 7px
    }

    .dst-sub-bg img {
        width: 100%
    }

    .duration-bg {
        width: 47%;
        float: left;
        margin: 7px
    }

    .month-main {
        width: 47%;
        float: left;
        margin: 7px
    }

    .month-main span {
        top: 130px;
        font-size: 18px
    }

    .pkgform-wrapper {
        width: 100%
    }

    .modal-body {
        margin: 10px;
        overflow: hidden;
        padding: 0
    }
}

@media(min-width:767px) and (max-width:991px) {
    .pkgform-wrapper {
        width: 100%
    }
}