body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 !important;
    font-style: normal !important;
}

img {
    max-width: 100%;
}

a, a:hover {
    /*-webkit-transition: all 0.5s;
    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: 1010px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none \9;
    -o-appearance: none;
}

    select::-ms-expand {
        display: none;
    }

.sectionwrapper {
    width: 100%;
    float: left;
    clear: both;
}

.logotrips a {
    float: left;
    margin: 43px 0 0 15px;
}

.headertopright {
    float: right;
    padding-top: 24px;
}

.headertopbus {
    float: left;
}

.headercontact {
    float: right;
    padding-left: 17px;
}

    .headercontact p {
        margin: 13px 0 0;
        color: #b63671;
        font-size: 13px;
        background-image: url('../../images/site/phoneicontop.png');
        background-repeat: no-repeat;
        background-position: left top;
        font-family: Verdana,Geneva,sans-serif;
        padding: 2px 0 5px 13px;
        clear: both;
        width: 100%;
        float: left;
    }

        .headercontact p a {
            color: #b63671;
        }

            .headercontact p a:hover {
                color: #6652a1;
                text-decoration: none;
            }

.socialstop {
    float: right;
    clear: both;
}

    .socialstop a {
        float: left;
        margin: 0 0 0 2px;
    }

        .socialstop a:hover {
            opacity: 0.8;
        }

.headermenu {
    width: 100%;
    float: left;
    clear: both;
}

    .headermenu .navbar-inverse {
        background-color: transparent;
        border: none;
        float: right;
        margin: -4px 0 0;
        min-height: 10px;
    }

    .headermenu ul.nav {
        margin: 0;
    }

    .headermenu .navbar-inverse .navbar-nav > li {
        position: relative;
        background: #c13117;
        margin-left: 6px;
    }

        .headermenu .navbar-inverse .navbar-nav > li.menuitem02 {
            background: #e48728;
        }

        .headermenu .navbar-inverse .navbar-nav > li.menuitem03 {
            background: #e2b61f;
        }

        .headermenu .navbar-inverse .navbar-nav > li.menuitem04 {
            background: #b4376f;
        }

        .headermenu .navbar-inverse .navbar-nav > li.menuitem05 {
            background: #764f9e;
        }

        .headermenu .navbar-inverse .navbar-nav > li > a {
            color: #fff;
            font-size: 12px;
            padding: 3px 12px 4px;
            text-transform: capitalize;
        }

    .headermenu .dropdown-toggle b.caret {
        border-top-color: #ffffff !important;
        border-bottom-color: #ffffff !important;
    }

.headerbottom .dropdown-toggle b.caret {
    border-top-color: #6652a1 !important;
    border-bottom-color: #6652a1 !important;
}

.headermenu #myNavbar, .headermenu .container-fluid {
    padding: 0;
}

/* dropdown-menu start */
.showonhover:hover > ul.dropdown-menu {
    display: block;
}
/* dropdown-menu end */

.nav .dropdown-menu > li > a {
    font-size: 12px;
}

.headerbottom {
    width: 100%;
    float: left;
    clear: both;
    padding: 9px 0 3px;
    border-bottom: solid 1px #d4d4d4;
    margin: 0 0 6px;
}

    .headerbottom .navbar-nav {
        padding: 9px 0 0;
        margin: 0 0 16px;
    }

        .headerbottom .navbar-nav > li > a {
            color: #6652a1;
            font-size: 14px;
            padding: 3px 6px 4px;
            text-transform: capitalize;
            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        }

    .headerbottom .dropdown-menu > li > a {
        font-size: 12px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }

    .headerbottom .navbar-nav > li.menuorange > a {
        color: #f58634;
    }

    .headerbottom .navbar-nav > li.menugreen > a {
        color: #00a859;
    }

.rightcatagories {
    float: right;
    margin: 6px 0 0;
    line-height: normal;
}

    .rightcatagories a {
        float: left;
        text-align: center;
        margin: 0 0 0 26px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        color: #c42382;
        position: relative;
        display: block;
        text-decoration: none !important;
    }

        .rightcatagories a.catagoribullets:before {
            content: "";
            position: absolute;
            left: -19px;
            top: 7px;
            background-image: url('../../images/site/dot.png');
            background-repeat: no-repeat;
            background-position: left top;
            width: 10px;
            height: 10px;
        }

        .rightcatagories a.catagoribullets:after {
            content: "";
            position: absolute;
            right: -16px;
            top: 7px;
            background-image: url('../../images/site/dot.png');
            background-repeat: no-repeat;
            background-position: left top;
            width: 10px;
            height: 10px;
        }

        .rightcatagories a span {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #8a8a8a;
            font-weight: normal;
            display: block;
        }

.sliderwrap {
    float: left;
    width: 51.2%;
}

    .sliderwrap .carousel {
        box-shadow: 0 0 6px #8F8F8F;
    }

    .sliderwrap .carousel-inner > .item img {
        width: 100%;
    }

    .sliderwrap .carousel-indicators .active {
        background-color: #259fdc;
        width: 10px;
        height: 10px;
    }

    .sliderwrap .carousel-indicators li {
        background-color: #e0e1e3;
        width: 10px;
        height: 10px;
        border: none;
        box-shadow: 0 0 3px #A0A0A0;
        margin: 0 0 0 8px;
    }

    .sliderwrap .carousel-indicators {
        bottom: 8px;
        margin: 0;
        left: auto;
        width: auto;
        right: 8px;
        padding: 0;
    }

    .sliderwrap h3 {
        font-size: 15px;
        color: #333;
        margin: 0 0 12px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: right;
        text-transform: capitalize;
        font-weight: bold;
    }
/* fade on slider start */

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}
/* fade on slider end*/

.booknowright {
    width: 48.8%;
    float: left;
    padding: 48px 0 0 18px;
}

.placeinfo {
    width: 100%;
    float: left;
}

    .placeinfo p {
        margin: 0 0 7px;
        font-size: 12px;
        color: #787878;
    }

        .placeinfo p strong {
            float: left;
            font-weight: normal;
            margin: 0;
            width: 100%;
            max-width: 95px;
        }

        .placeinfo p span {
            display: block;
            overflow: hidden;
            vertical-align: unset;
            line-height: 16px;
        }

        .placeinfo p i {
            font-style: normal;
            color: #b4376f;
            font-size: 18px;
        }

        .placeinfo p b {
            color: #000;
            font-weight: normal;
        }

.placecontacts {
    width: 100%;
    float: left;
    margin: 12px 0 0;
}

.contactsleft {
    float: left;
    width: 100%;
    max-width: 80px;
    margin: 18px 0 0 1px;
}

.contactsright {
    width: 100%;
    max-width: 280px;
    float: right;
}

.boocalbox {
    float: left;
    width: 100%;
    background: #eddefb;
    padding: 18px 18px 12px;
}

    .boocalbox input[type="text"] {
        background-color: #fff;
        background-image: url(../../images/date-icon.jpg);
        background-repeat: no-repeat;
        background-position: 90% 10px;
        border: 1px solid #999;
        border-radius: 0;
        color: #9c9c9c;
        cursor: pointer;
        font-size: 13px;
        height: 36px;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none \9;
        -o-appearance: none;
        max-width: 110px;
        margin: 0;
        display: inline-block;
    }

    .boocalbox input[type="submit"] {
        background-color: transparent;
        background-image: url(../../images/Book.jpg);
        background-repeat: no-repeat;
        border: none;
        padding: 0;
        border-radius: 0;
        font-size: 0;
        width: 112px;
        height: 32px;
        float: right;
    }

        .boocalbox input[type="submit"]:hover {
            opacity: 0.9;
        }

.boocalbox02 {
    width: 100%;
    float: left;
}

.btn-enquirenow {
    background-color: #764f9e;
    border: none;
    padding: 0;
    border-radius: 0;
    font-size: 15px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    height: 32px;
    float: left;
    font-weight: bold;
}

    .btn-enquirenow:hover {
        opacity: 0.9;
    }


.enquirenow {
    width: 100%;
    float: left;
    background-color: #b4376f;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    padding: 5px 10px 7px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
}

    .enquirenow span {
        background-image: url(../../images/site/phone-icon2.png);
        background-repeat: no-repeat;
        background-position: left top;
        padding: 0 0 3px 28px;
    }
	
	.enquirenow span a{
		color: #fff !important;
	}

.mapcontent {
    float: left;
    max-height: 240px;
    overflow: auto;
    padding: 30px 0 0;
    width: 51.2%;
	font-size: 14px;
}

    .mapcontent p {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #8a8a8a;
        text-align: justify;
        line-height: 24px;
    }

.mapwrap {
    width: 48.8%;
    float: left;
    padding: 30px 0 0 28px;
}

    .mapwrap #dvMap {
        width: 100%;
        max-width: 100%;
        border: 2px solid #9c9a9c;
    }

.tourprogram {
    width: 74.5%;
    float: left;
    padding: 42px 0 0;
}

    .tourprogram h5 {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #a82873;
        text-transform: capitalize;
        font-weight: bold;
    }

.tourcontent {
    width: 100%;
    max-height: 270px;
    overflow: auto;
    position: relative;
    background-color: #f5f5f5;
    padding: 10px;
}

    .tourcontent h3 {
        font-size: 14px;
        color: black;
        font-weight: bold;
        margin: 0;
    }

    .tourcontent strong {
        font-size: 14px;
        color: black;
        font-weight: bold;
    }

    .tourcontent p {
        line-height: 18px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: justify;
        color: #000;
        margin: 0 0 14px;
    }

    .tourcontent ul {
        margin: 0;
        padding: 0 0 14px 20px;
    }

        .tourcontent ul li {
            line-height: 20px;
            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
            font-size: 13px;
            text-align: justify;
            color: #000;
        }

.weekendbox {
    background-color: #f6f6f6;
    border: 5px solid #dfdfdf;
    min-height: 305px;
    position: relative;
    max-width: 227px;
    width: 100%;
    float: right;
    margin: 50px 0 0;
    padding: 8px 6px 0;
    position: relative;
}

    .weekendbox h5 {
        color: #00a859;
        font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 4px;
        text-align: center;
        text-transform: uppercase;
    }

.weekendcont {
    width: 100%;
    float: left;
}

    .weekendcont p {
        color: #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        width: 100%;
        float: left;
        margin: 0 0 4px;
        line-height: 14px;
    }

        .weekendcont p a {
            color: #764f9e;
            float: left;
        }

        .weekendcont p span {
            float: right;
        }

        .weekendcont p a:hover {
            color: #00a859;
        }

.enqnow {
    display: block;
    position: absolute;
    left: 1px;
    right: 0;
    margin: 0 auto;
    bottom: 5px;
    top: auto;
    width: 100%;
    max-width: 202px;
}

    .enqnow:hover {
        opacity: 0.8;
    }

.explorepacks {
    background-color: #f3f3f3;
    border: 1px solid #e0e0e0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #525252;
    margin: 20px 0 10px;
    width: 100%;
    padding: 6px 11px 5px;
}

/* thumb slider css start */

#owl-demo .item {
    display: block;
    padding: 0 5px;
    margin: 0;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 9px;
}

.owl-theme .owl-buttons i {
    margin-top: 2px;
}
/*To move navigation buttons outside use these settings:*/

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -45px;
    top: 100px;
    background-image: url(../../images/site/prev.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 50px;
    background-color: transparent;
    opacity: 1;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -45px;
    top: 100px;
    background-image: url(../../images/site/next.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 50px;
    background-color: transparent;
    opacity: 1;
}

.thumboxslide {
    overflow: hidden;
    min-height: 255px;
    border: 1px solid rgb(232, 232, 232);
    box-shadow: 1px 1px 3px rgb(218, 218, 218);
    max-width: 200px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
}

    .thumboxslide .tourtitle {
        height: 30px;
        line-height: 18px;
        /* overflow: hidden; */
        text-align: left;
        color: #262626;
        font: normal 14px Helvetica, Arial, sans-serif;
        font-weight: bold;
        padding: 5px 2px 0px 5px;
    }

    .thumboxslide .tourdesc {
        color: #8a8a8a;
        font: normal 12px Helvetica, Arial, sans-serif;
        text-align: left;
        padding: 10px 5px;
    }

    .thumboxslide .tourprice {
        color: #764f9e;
        font: normal 20px Helvetica, Arial, sans-serif;
        padding: 0 0 0 7px;
        float: left;
        font-weight: bold;
    }

    .thumboxslide .bookbtn {
        float: right;
        padding: 0 5px 0 0;
    }

.tourpricewrap {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    bottom: 3px;
}

.thumboxslidewrap .owl-pagination {
    display: none;
}
/* thumb slider css end */

.clientlogos {
    width: 100%;
    border-bottom: solid 1px #e1eaf3;
    border-top: solid 1px #e1eaf3;
    float: left;
    padding: 10px 10px 20px;
    margin: 14px 0;
}

    .clientlogos img {
        width: 100%;
    }

.footerwraper {
    margin: 40px 0 0;
}

.footerbg {
    background: #40187b;
    width: 100%;
    float: left;
    padding: 0 0 24px;
}

.aboutarow {
    background: #40187b;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    float: left;
    padding: 5px 23px 5px 14px;
    background-image: url(../../images/site/aboutarrow.png);
    background-repeat: no-repeat;
    background-position: 93% 13px;
    margin: 0 0 0 12px;
}

.footerabout {
    font-size: 12px;
    color: #cacaca;
    padding: 18px 10px;
    line-height: 16px;
    border-bottom: 1px solid #fff;
    margin: 0 0 10px;
}

.footerbottom {
    width: 100%;
    float: left;
    padding: 0 15px;
}

.footerlinks h5 {
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 5px 0 9px;
    line-height: normal;
    float: left;
    width: 100%;
}

.footerlinks {
    width: 18.5%;
    float: left;
    padding-right: 15px;
}

    .footerlinks ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .footerlinks ul a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            font-size: 11px;
            font-weight: normal;
            cursor: pointer;
            line-height: 15px;
        }

            .footerlinks ul a:hover {
                color: #ffd63f !important;
            }

.footerlink05 p {
    color: #cacaca;
    font-size: 12px;
    width: 100%;
    float: left;
    line-height: normal;
    margin: 0 0 8px;
}

.footerlinks.footerlink04 {
    width: 12%;
}

.footerlinks.footerlink05 {
    width: 32%;
    float: right;
}

    .footerlinks.footerlink05 h5 {
        font-size: 14px;
        font-weight: normal;
        color: #FFFFFF;
        margin: 0 0 8px;
    }

    .footerlinks.footerlink05 ul a {
        color: #cacaca;
    }

#coastal-tour-trenW-BG, #coastal-tour-table-BG {
    border: none !important;
    background-color: transparent !important;
}

/* Media Queries */

@media only screen and (max-width: 1069px) {
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -15px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -15px;
    }
}

@media only screen and (max-width: 991px) {
    .headertopbus {
        float: left;
        width: 210px;
    }

    .col-lg-3.logotrips {
        padding-right: 0;
    }

    .logotrips a {
        float: left;
        margin: 20px 0 0;
    }

    .headertopright {
        float: right;
        padding-top: 15px;
    }

    .headercontact {
        float: right;
        padding: 0 0 10px 10px;
    }

    .headerbottom .navbar-nav {
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 5px 0 3px;
    }

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }

    .rightcatagories {
        float: left;
        margin: 0;
        line-height: normal;
        width: 100%;
        text-align: center;
    }

        .rightcatagories a {
            float: none;
            display: inline-block;
        }

    .booknowright {
        padding: 48px 0 0 14px;
    }

    .sliderwrap {
        float: left;
        width: 100%;
        padding: 0 100px;
    }

    .booknowright {
        padding: 20px 0 0 100px;
        width: 100%;
    }

    .mapcontent {
        padding: 20px 0 0;
    }

    .mapwrap {
        padding: 22px 0 0 22px;
    }

    .mapcontent p {
        font-size: 13px;
        line-height: normal;
    }

    .tourprogram {
        width: 100%;
        float: left;
        padding: 20px 0 0;
    }

    .weekendbox {
        min-height: 10px;
        max-width: 100%;
        width: 100%;
        float: left;
        margin: 20px 0 0;
        padding-bottom: 50px;
    }

    .clientlogos {
        padding: 7px 0 15px;
        margin: 10px 0;
    }

    .footerwraper {
        margin: 15px 0 0;
    }

    .footerabout {
        font-size: 11px;
        padding: 14px 10px;
        line-height: 14px;
    }

    .footerlinks {
        width: 19%;
        float: left;
        padding-right: 5px;
    }

        .footerlinks.footerlink05 {
            width: 31%;
        }

    .footerbg {
        padding: 0 0 15px;
    }

    .aboutarow {
        border-radius: 8px 8px 0 0;
        font-size: 13px;
        padding: 5px 23px 2px 12px;
        background-position: 93% 13px;
        margin: 0 0 0 10px;
        background-size: 10px;
    }

    .footerlinks h5 {
        font-size: 12px;
        margin: 3px 0 8px;
    }
}

@media only screen and (max-width: 767px) {
    .col-lg-3.logotrips {
        padding-right: 15px;
    }

    .logotrips a {
        float: none;
        margin: 12px auto 5px;
        display: block;
        width: 140px;
    }

    .headertopright {
        float: left;
        padding-top: 15px;
        width: 100%;
    }

    .headermenu .navbar-inverse {
        float: left;
        margin: 0;
        min-height: 10px;
        width: 100%;
        background: #333;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
        margin: 0 20px 0 0;
    }

    .headermenu .navbar-inverse .navbar-collapse {
        border: none;
    }

    .headermenu .navbar-nav > li {
        float: left;
        display: block;
        width: 100%;
        margin: 0 !important;
        text-align: center;
    }

    .headermenu .dropdown-menu > li > a {
        line-height: 20px;
        color: #fff !important;
    }

    .headerbottom .navbar-nav > li {
        float: left;
        display: block;
        width: 100%;
        margin: 0 !important;
        text-align: center;
    }

    .navbar-nav > li > .dropdown-menu {
        text-align: center;
    }

    .headermenu ul.nav {
        margin: 0;
        padding: 0 15px;
    }

    .sliderwrap {
        padding: 0 70px;
    }

    .booknowright {
        padding: 20px 0 0 70px;
    }

    .headertopright, .headermenu, .headerbottom {
        display: none;
    }

    .sliderwrap h3 {
        font-size: 30px;
        text-align: center;
        border-top: 1px solid #d1d1d1;
        padding: 7px 0 0;
    }

    .contactsright {
        max-width: 100%;
        width: 100%;
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .footerwraper {
        margin: 15px 0 0;
        padding-bottom: 130px;
    }
}

@media only screen and (max-width: 639px) {
    .headertopright {
        padding-top: 12px;
        text-align: center;
    }

    .headertopbus {
        float: none;
        width: 210px;
        display: inline-block;
    }

    .headercontact {
        float: none;
        padding: 0;
        display: inline-block;
    }

    .socialstop {
        float: none;
        clear: both;
        display: inline-block;
    }

    .headercontact p {
        margin: 3px 0;
        font-size: 12px;
        padding: 2px 0 5px 12px;
        float: none;
        display: block;
        background-size: 7px;
    }

    .sliderwrap {
        padding: 0;
    }

    .booknowright {
        padding: 15px 0 0 0;
    }

    .placeinfo p strong {
        max-width: 74px;
    }

    .placeinfo p i {
        font-size: 14px;
    }

    .placeinfo p {
        font-size: 11px;
    }

    .placecontacts {
        margin: 10px 0 0;
    }

    .contactsleft {
        margin: 10px 0 0;
    }

    .mapcontent {
        padding: 12px 0 0;
        width: 100%;
        max-height: 100%;
    }

        .mapcontent p {
            font-size: 12px;
            line-height: normal;
        }

    .mapwrap {
        padding: 5px 0;
        width: 100%;
    }

    .tourprogram {
        padding: 5px 0 0;
    }

    .tourcontent p {
        font-size: 11px;
        margin: 0 0 10px;
    }

    .tourcontent h3 {
        font-size: 13px;
    }

    .tourcontent strong {
        font-size: 12px;
    }

    .tourcontent ul li {
        line-height: 18px;
        font-size: 12px;
    }

    .tourcontent ul {
        margin: 0;
        padding: 0 0 10px 12px;
    }

    .weekendbox {
        min-height: 10px;
        padding-bottom: 50px;
    }

    .explorepacks {
        font-size: 14px;
        margin: 14px 0 10px;
        padding: 6px 10px 5px;
    }

    .footerlinks {
        width: 100% !important;
        float: left;
        padding: 0 0 15px;
    }

    .footerbg {
        padding: 0 0 5px;
    }

    .rightcatagories a {
        float: none;
        display: inline-block;
        margin: 0 10px;
    }
}

@media only screen and (max-width: 479px) {
    .logotrips a {
        width: 110px;
    }

    .headercontact p {
        text-align: left;
    }

        .headercontact p a {
            color: #b63671;
            display: block;
        }

    .contactsright {
        max-width: 100%;
    }

    .contactsleft {
        margin: 0 0 10px;
    }

    .headertopbus {
        width: 190px;
    }

    .headerbottom {
        padding: 5px 0 3px;
    }

    .sliderwrap h3 {
        font-size: 24px;
    }
}

.sliderwrap h2 {
        font-size: 18px;
        color: #333;
        margin: 0 0 12px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: right;
        text-transform: capitalize;
        font-weight: bold;
    }


/*New*/

.thumboxslidewrap .owl-carousel {
    display: inline-block !important;
    text-align: center;
}

.thumboxslidewrap .owl-nav {
    position: absolute;
    top: 39%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

    .thumboxslidewrap .owl-nav .owl-prev {
        left: -40px !important;
        top: 0 !important;
        background-image: url(../../images/site/prev.png) !important;
        background-repeat: no-repeat !important;
        width: 20px !important;
        height: 50px !important;
        background-color: transparent !important;
        opacity: 1 !important;
        position: absolute;
    }

    .thumboxslidewrap .owl-nav .owl-next {
        right: -40px !important;
        top: 0 !important;
        background-image: url(../../images/site/next.png) !important;
        background-repeat: no-repeat !important;
        width: 20px !important;
        height: 50px !important;
        background-color: transparent !important;
        opacity: 1 !important;
        position: absolute;
    }

    .thumboxslidewrap .owl-nav span {
        display: none !important;
    }
