﻿.StripLeft {
    display: none;
}
.StripRight::before {
    content: "";
    background: #fff;
    position: absolute;
    left: -100%;
    height: 100%;
    width: 100%;
}
body {
    overflow-x: hidden;
    overflow: inherit !important;
}
figure {
    margin: 0 !important;
}
.InnerWrapper #TravellersGuideBannereat {
    background: url(/packages/images/about/photo-gallery.jpg) no-repeat;
}
.InnerWrapper .ForInnerBannerCaptions {
    vertical-align: bottom;
    padding-bottom: 70px;
    display: table-cell;
}
.InnerWrapper .TG_tabPanelList.tab-pnl li {
    padding: 0 15px 0 0;
}
.InnerWrapper .VerticalTabPanel {
    width: 22% !important;
}
.ctr {
    padding: 0 100px;
    color: #333;
}
img {
    max-width: 100%;
}
.ctrp {
    padding: 15px 0;
    width: 70%;
    color: #fff;
    margin-bottom: 20px;
}
.InnerWrapper .TG_tabPanelList li a {
    width: 190px;
}
.InnerWrapper .TG_tabPanelList li a {
    height: 30px;
    border-radius: 30px !important;
    padding: 0 20px;
    background: #d8d7dc;
    color: #333;
}
.InnerWrapper .TG_tabPanelList li a.active {
    background-color: #f9a61a;
}
.mr-t {
    margin-top: 20px;
}
.trvl-inn-panel {
    background: #f1f0f5;
    padding: 20px;
}
.InnerWrapper .TG_tabPanelList {
    border: none;
    max-width: 87%;
    margin: 0 auto;
}
.sp-et {
    width: 95%;
    position: relative;
    margin-bottom: 40px;
    display: inline-block;
}
.sp-et-in {
    width: 23%;
    float: left;
    margin: 8px 8px;
    transition: 0.4s all ease;
    transition: 0.4s all ease;
}
.sp-et-in:hover {
    transform: translateY(-5px);
    box-shadow: 0 2px 3px #bebebe;
}
.sp-et-in img {
    width: 100%;
}
.sp-et-in p {
    font-size: 12px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 7px;
    background: #f9a61a;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.sp-et-in.sp2 {
    position: relative;
    top: 30px;
}
select#sel1 {
    width: 260px;
    border: 1px #fff solid;
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    color: #fff;
    display: inline-block;
}
.lc-fl > p {
    display: inline-block;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    margin-right: 30px;
}
.InnerWrapper .TG_panelStyle {
    height: auto;
    padding: 40px 0 40px 0;
    margin-top: -1px;
}
select option {
    margin: 40px;
    background: #f6f6f6;
    color: #333;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.InnerWrapper .TG_tabPanelList li a.active {
    color: #003a73 !important;
}
select {
    -webkit-appearance: none;
}
.arr {
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 0;
}
.lc-fl {
    display: inline-block;
    position: relative;
}
.sp-et-in p {
    color: #333;
}
.sp-slct {
    width: 260px;
    border: 1px #fff solid;
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    color: #fff;
    display: inline-block;
}
.rightcontentwidth {
    width: 260px;
    display: inline-block;
}
.mx-100 {
    max-width: 100%;
}
.InnerWrapper .InnerShowcasePanel {
    margin-bottom: 30px;
}
.gsk-left {
    width: 50%;
    float: left;
    margin-top: 30px;
    padding: 0 25px;
}
.gsk-left h2 {
    color: #000;
    font-size: 23px;
    margin: 20px 0;
}
.gsk-left p {
    color: #000;
    line-height: 30px;
    font-size: 17px;
}
.gsk-right {
    width: 50%;
    float: left;
    margin-top: 30px;
    padding: 20px;
}
.gsk-right img {
    border-radius: 4px;
}
.gsk-main {
    width: 100%;
    float: left;
    padding: 0 25px;
    margin-bottom: 25px;
}
.gsk-sub {
    margin: 33px 0;
}
.gsk-sub h4 {
    color: #000;
    margin-bottom: 12px;
    font-size: 19px;
}
.gsk-sub p {
    color: #000;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
}
.gsk-sub p a {
    color: #003a73;
    text-decoration: underline;
}
.sld-images img {
    border: 5px solid #fff;
    border-radius: 10px;
    /*box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);*/
    margin:0px auto;
    display:table;
    height: 400px;
}
.gal-thumbs {
    width: 80%;
    margin: 0 auto;
}
.gal-thumbs img {
    border-radius: 8px;
    padding: 0 4px;
}
.gal-thumbs img:hover {
    cursor: pointer;
}
.photo-gal-div {
    margin-top: -130px;
}
.gal-thumbs .slick-prev {
    background: url(/packages/images/about/left-arrow.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    left: -35px;
}
.gal-thumbs .slick-next {
    background: url(/packages/images/about/right-arrow.png) no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    right: -35px;
}
.gal-thumbs .slick-prev::before,
.gal-thumbs .slick-next::before {
    display: none;
}
.slider-vdo {
    width: 100%;
}
.vidbox {
    top: 0;
    overflow: hidden;
}
.pageLoader,
.vidbox {
    top: 0;
    overflow: hidden;
}
.vidbox {
    position: fixed;
    overflow: hidden;
}
.vidbox {
    background: #000;
    border: 0 solid #f68121;
    width: 0%;
    height: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 100;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.closevid1 {
    display: none;
    color: #ed2124;
    font-size: 1rem;
    padding: 10px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999;
    background: transparent;
    border-radius: 5px;
    cursor: pointer;
}
.vidbox iframe {
    width: 100%;
    height: 100%;
    position: relative;
}
#PhotoGalleryBanner {
    position: relative;
}
@media screen and (max-width: 767px) {
    .InnerWrapper .InnerShowcasePanel {
        margin: 20px 0 0 0;
    }
    .gal-thumbs {
        width: 60%;
        margin: 0 auto 30px auto;
    }
    .slick-slider {
        margin-bottom: 5px;
    }
    .gal-thumbs img {
        border-radius: 5px;
    }
    .sld-images img {
        border: 5px solid #fff;
        border-radius: 10px;
        /*box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);*/
        margin:0px auto;
        display:table;
        height: auto;
    }
}
