.tns-nav {
    text-align: center;
    margin: 10px 0;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tns-nav > [aria-controls]:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.tns-nav > .tns-nav-active {
    background-color: #fff !important;
}
.tns-nav > [aria-controls] {
    width: 3rem;
    height: 6px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background-color: hsla(0, 0%, 100%, 0.3);
    border: 0;
}
/* booking page apply section  */
.coupon_code_placeholder {
    margin-bottom: 10px;
}
.row_wrapper {
    display: flex !important;
    justify-content: space-between !important;
    margin: 0;
    flex-wrap: unset;
    width: 100%;
}
.row_wrapper .coupon_warpper {
    display: flex;
    width: 100%;
    padding-left: 0px;
    padding-right: 10px;
}
.row_wrapper .apply_warpper {
    padding: 0px;
    width: 80px;
}
/* Footer Section  */
.section-main-footer h6 {
    color: #222227;
    font-size: 17px !important;
    font-weight: bold;
    line-height: 25px;
    font-family: 'Montserrat'!important;
}
.section-main-footer li {
    padding-left: 0px !important;
}
.password_wrapper {
    display: flex !important;
    justify-content: space-between !important;
}
.auth_parent {
    border: 1px solid tomato !important;
}
/* destination search  */
.mobile {
    display: none;
}
.family_group:hover,
.family_group:active {
    border: none !important;
    background-color: none !important;
    border-color: none !important;
}
/* HOTELS  */

.hotels_tablet {
    display: none !important;
    width: 100%;
}
.hotel_column {
    width: 100% !important;
}
#search-result-pills {
    border-radius: 0px;
    width: 100%;
}
.search-result-hotels .search-result__sort-by .ezy-custom-select {
    border-radius: 0;
    border: 1px solid #ebebeb;
    height: 40px;
    width: 150px !important;
}
/* .search-result-hotels #search-result-pills :nth-child(2) {
    min-width: 200px !important;
} */
.search-result-hotels .vacation__homes {
    min-width: 200px !important;
}
#search-result-pills .nav-link {
    padding: 0.7rem 0 !important;
}

.price-per-night-range .multi-range input[type="range"]:nth-child(2) {
    background: none !important;
    height: 2rem !important;
    position: absolute !important;
    /*top: -85% !important;*/
    left: 0 !important;
}

.price-per-night-range .multi-range input[type="range"] {
    position: inherit !important;
}

.price-per-night-range .price__range__input input[type="range"] {
   /*width: 17vw !important;*/
   width: 100% !important;
}

.search-result-hotels .btn-group.btn-group-toggle {
    border: none;
    border-radius: 0px;
     display: flex!important;
    flex-direction: row;
}
#loadmore{
    background-color: #ef7070 !important;
     border: none;
}
.search-result-hotels
    .btn-group.btn-group-toggle
    label.btn-outline-light:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.search-result-hotels
    .btn-group.btn-group-toggle
    label.btn-outline-light:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.hotels_desktop_two {
    display: none !important;
}
/* RESET PASSWORD  */
.reser-bann-img img {
    width: 100% !important;
}
.reset_password {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.form_wrapper {
    text-align: center;
}
.group_warpper {
    display: inline-flex;
    width: 100% !important;
}
.email_address {
    transform: translateY(10px) !important;
}
/* HEADER LOGO IMG  */
.search-page .white-header {
    display: none !important;
}

/* FOOTER  */
.ezystyaz_footer {
    line-height: unset !important;
    margin-top: 3px;
}
.footer_policy {
    margin-top: 3px;
}
/* INVITE FRIENDS "How it works" CARDS  */
.ezy_content_wrapper p {
    font-weight: normal !important;
    font-size: 15px !important;
    text-align: center !important;
}
.book_text {
    text-align: center !important;
    line-height: 25px;
}
.search_destination_column:active,
.search_destination_column:hover {
    border: 1px solid white !important;
    border-radius: 1px !important;
    border-color: white !important;
}
.homepage div#tns5-ow .tns-nav {
    background-color: #2cc4f4 !important;
}
.login_signin_btn:active,
.login_signin_btn:hover,
.login_signin_btn:focus {
    color: white !important;
}
.login_btn_bg {
    background-color: transparent !important;
    border: transparent !important;
}
.login_btn_bg:hover,
.login_btn_bg:active {
    color: white !important;
}
.book_now_btn:active,
.book_now_btn:hover {
    color: white !important;
}
.ezy-stayz-hotels_stars {
    height: 52px !important;
}
.side_book_now_column {
    display: flex !important;
}
.nav_item_btn {
    width: 12% !important;
}
.map_icon_mob {
    color: #212529 !important;
}
/* TRAVEL GUIDE SECTION START  */
/* Page Title  */
.page-title {
    position: relative !important;
    height: 400px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.page-title .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.page-title__content {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
    color: white;
}
.page-title__content h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: white;
}
.page-title__content h1 {
    font-size: 64px;
    font-weight: 500;
}
.page-title__content .page-title__slogan {
    font-size: 18px;
    font-style: italic;
}
/* Introduction  */
.intro {
    background-color: #f9f9f9;
    padding: 40px 0;
}
.title {
    font-size: 24px;
    font-weight: 500;
    opacity: 0.9;
    margin-bottom: 20px;
}
.intro__content .intro__text {
    line-height: 1.44;
    font-size: 16px;
    max-width: 530px;
}
.intro__meta .intro__meta__item {
    border-left: 1px solid #ddd;
    padding-left: 30px;
}
.intro__meta__item h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}
.intro__meta__item p i {
    margin-right: 8px;
    font-size: 24px;
}

.intro__meta__item p > * {
    display: inline-block;
    vertical-align: middle;
}
.intro__meta__item p span {
    font-style: italic;
}
/* CITY CONTENT  */
.city-content__tabtitle {
    transition: all 0.3s;
    padding: 20px 0 19px;
    margin-bottom: 40px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.city-content__tabtitle:after {
    content: "";
    display: block;
    clear: both;
}
.city-content__tabtitle__tablist {
    float: left;
}
.city-content__tabtitle__tablist li {
    list-style: none;
    display: inline-block;
    margin-right: 28px;
    line-height: 40px;
}
.city-content__tabtitle__tablist li a {
    font-family: "Jost-Semi";
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    position: relative;
}
.city-content__tabtitle__tablist li.active a {
    color: #23d3d3;
}

.city-content__tabtitle__tablist li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    height: 2px;
    background-color: transparent;
}
.city-content__tabtitle__tablist li.active a:after {
    content: "";
    background-color: #23d3d3;
}
.golo-loading {
    display: inline-block;
    width: 32px;
    height: 32px;
}
/* CITY CONTENT PANEL  */
.city-content__panels {
    margin-bottom: 60px;
}
.city-content__item {
    margin-bottom: 40px;
}
.title--more a {
    opacity: 0.9;
    font-size: 15px;
    font-weight: 500;
    color: #23d3d3;
    float: right;
    position: relative;
    margin-top: 10px;
}
.title--more a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background-color: #23d3d3;
    width: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/* CITIES  */
.city-slider {
    position: relative;
}
.city-slider__grid {
    margin-left: -15px;
    margin-right: -15px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-slider .slick-track {
    margin-left: inherit;
    margin-right: inherit;
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slider .slick-slide > div {
    line-height: 0;
}

.city-slider .slick-slide > div {
    padding: 0 15px;
}
.slick-slide > div > * {
    line-height: normal;
}
.places-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}
.places-item .place-item__addwishlist {
    opacity: unset;
}

.places-item .place-item__addwishlist {
    position: absolute;
    top: 20px;
    right: 20px;
}
.places-item .places-item__info {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0 20px 20px;
}
.places-item .places-item__thumb a {
    display: block;
    position: relative;
}
.places-item .places-item__thumb img {
    width: 100%;
}
.places-item .places-item__thumb img {
    width: 270px;
    height: 250px;
    object-fit: cover;
}
.places-item .places-item__thumb a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 120px;
    background-image: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0),
        rgba(0, 0, 0, 0.6)
    );
}
.places-item .place-item__addwishlist i {
    border-radius: 50%;
    background: #fff;
    padding: 4px;
    font-size: 24px;
    color: #2d2d2d;
}
.la-bookmark:before {
    content: "\f02e";
}
.places-item .places-item__info a {
    color: #fff;
}

.places-item__category a {
    font-family: "Jost-Book";
    font-size: 12px;
    text-transform: uppercase;
}
.places-item__category a:last-child:after {
    content: "";
}
.places-item h3 {
    font-family: "Jost-Book";
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 3px;
}
.places-item .places-item__info a,
.places-item__meta .places-item__count {
    color: #fff;
}
.places-item__meta .places-item__reviews {
    float: left;
}
.places-item__reviews .places-item__number {
    color: #23d3d3;
}
.places-item__meta .places-item__currency {
    float: right;
    color: #fff;
}
/* CITIES SLIDER ARROWS  */
.city-slider .slick-nav > div {
    transform: translate(-50%, -50%);
    left: 0;
}
.slick-nav > div {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.3s;
}
.city-slider .slick-nav .slick-nav__next {
    right: 0;
    left: auto;
    transform: translate(50%, -50%);
}

.slick-nav .slick-nav__next {
    right: 50px;
    left: auto;
}

.city-slider .slick-nav i {
    vertical-align: 0;
    font-size: 24px;
}
.slick-nav i {
    font-size: 24px;
    vertical-align: -4px;
}
.la-arrow-left:before {
    content: "\f060";
}
.city-slider .slick-nav .slick-nav__next {
    right: 0;
    left: auto;
    transform: translate(50%, -50%);
}
.la-arrow-right:before {
    content: "\f061";
}

/* EXPLORE OTHER CITIES START*/
.banner-dark {
    opacity: 0.9;
    background-color: #000;
    padding: 40px 0 30px;
}
.title.title--while {
    color: #fff;
    opacity: 1;
}
.cities__item {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.hover__box__thumb {
    overflow: hidden;
    display: block;
    position: relative;
}
.hover__box img {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transform: scale(1);
}
.cities__thumb img {
    height: 370px;
    object-fit: cover;
    width: 100%;
}
.cities__item .cities__thumb a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 120px;
    background-image: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0),
        rgba(0, 0, 0, 0.6)
    );
}
.cities__item .cities__name {
    position: absolute;
    top: 25px;
    left: 25px;
    opacity: 0.9;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.cities__item .cities__info {
    position: absolute;
    left: 25px;
    bottom: 25px;
}
.cities__info .cities__capital {
    font-size: 23.9px;
    font-weight: 500;
    opacity: 0.9;
    color: #fff;
}
.cities__info .cities__number {
    color: #fff;
    font-family: "Jost-Book";
    opacity: 0.9;
}
/* EXPLORE CITIES END */

.golo-loading:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    margin: 2px;
    border-radius: 50%;
    border: 2px solid #23d3d3;
    border-color: #23d3d3 transparent #23d3d3 transparent;
    animation: golo-loading 1.2s linear infinite;
}

@keyframes golo-loading {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#menu_place .child_menu i.fa {
    font-size: 14px;
}

/**
 * ajax search
 */
.site-banner .site-banner__content {
    z-index: 1;
}

.site-banner {
    background-position: right 0 bottom !important;
}

.site-header .golo-ajax-search .search-result {
    font-weight: normal;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.site-header .golo-ajax-search .search-result ul {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 298px;
}

.golo-ajax-search .search-result {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 2;
    margin-top: 5px;
    border-radius: 20px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-weight: 500;
}

.golo-ajax-search .search-result ul {
    list-style-type: none;
    padding: 10px 0;
    max-height: 370px;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.golo-ajax-search .search-result ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f9f9f9;
    padding: 10px 20px;
}

.golo-ajax-search .search-result ul li a:last-child {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.golo-ajax-search .search-result ul li a i {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.golo-ajax-search .golo-ajax-result {
    padding: 10px 20px;
}

.golo-ajax-search .golo-loading-effect {
    opacity: 0;
    visibility: hidden;
    left: inherit;
    /*right: 20px;*/
}

.golo-loading-effect {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 15;
}

.golo-ajax-search .golo-loading-effect .golo-loading {
    width: 28px;
    height: 28px;
}

.golo-ajax-search .golo-loading-effect .golo-loading:after {
    width: 24px;
    height: 24px;
    border-width: 2px;
}

/**
 * Filter in city detail
 */
.golo-menu-filter {
    padding: 30px 30px;
    background-color: #f9f9f9;
    margin-bottom: 40px;
    display: none;
}

.golo-menu-filter ul.filter-control {
    max-height: 170px;
    overflow: auto;
}

.golo-menu-filter h4 {
    font-weight: 500;
    margin-bottom: 15px;
}

.golo-menu-filter ul.filter-control li {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.golo-menu-filter ul.filter-control a {
    position: inherit;
    color: #5d5d5d;
}

.golo-menu-filter ul.filter-control a:before {
    content: "";
    position: absolute;
    height: 5px;
    background: #23d3d3;
    opacity: 0.4;
    width: 100%;
    left: 0;
    bottom: 2px;
    -webkit-transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
    -moz-transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
    -o-transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
    transition: transform 0.5s cubic-bezier(0.8, 0, 0.2, 1);
    -webkit-transform: scale3d(0, 1, 1);
    -moz-transform: scale3d(0, 1, 1);
    -o-transform: scale3d(0, 1, 1);
    -ms-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.golo-menu-filter ul.filter-control li.active a:before {
    background: #23d3d3;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.golo-menu-filter ul.filter-control a:before,
.golo-menu-filter ul.filter-control li.active a:before,
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.posts-pagination ul li .page-numbers.current,
.woocommerce span.onsale {
    background: #d22b22;
}

.golo-menu-filter ul.filter-control li.active a:after {
    content: "";
    background-image: url(/assets/images/icon-close.svg);
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    right: -15px;
}

.golo-clear-filter {
    margin-right: 20px;
    display: none;
}

.golo-nav-filter.active .golo-clear-filter {
    display: inline-block;
}

.golo-filter-toggle,
.golo-clear-filter {
    cursor: pointer;
    font-weight: 500;
}

/**
 * Custom scroll bar
 */
.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background-color: #a7a7a7;
    border-radius: 5px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
    border-radius: 5px;
}

/* image size post home */
.post.hover__box img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.la-24 {
    font-size: 24px !important;
}

.la-12 {
    font-size: 12px !important;
}

.la-black {
    color: #5d5d5d;
}

.place-item__addwishlist i {
    border-radius: 50%;
    background: #fff;
    padding: 4px;
}

.place-item__addwishlist.active i {
    color: #23d3d3;
}

.maps-button .field-select i {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    right: 15px;
}

.field-select i {
    position: absolute;
    bottom: 13px;
    right: 0;
    z-index: 1;
}

.field-select .sl-icon i {
    position: static;
}

.maps-button a i {
    display: inline-block;
    vertical-align: -4px;
}

.place-04 .place-share {
    display: flex;
}

.place-share a i {
    vertical-align: -3px;
    display: inline-block;
}

.place-04 .place-share i {
    margin-right: 2px;
    margin-left: 2px;
}

.place-04 .place-share a {
    background-color: #fff;
    padding: 0 9px;
    transition: all 0.3s;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.place-share a {
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
}

.place-04 .place-gallery i {
    vertical-align: -3px;
    display: inline-block;
    margin-right: 3px;
}

.place__contact li i {
    position: absolute;
    top: 2px;
    left: 0;
    width: 14px;
    text-align: center;
}

.place-slider__item:after {
    content: "";
    opacity: 0.4;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 50%;
}

.post__info .post__title {
    opacity: unset;
    font-size: 18px;
}

.places-item .place-item__addwishlist {
    opacity: unset;
}

.title {
    font-size: 24px;
    margin-bottom: 30px;
}

.city-content__tabtitle__tablist li a {
    font-size: 15px;
}

.right-header__button i {
    vertical-align: -3px;
}

.slick-nav > div {
    opacity: unset;
    line-height: 59px;
}

.field-check label {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

.golo-filter-toggle.active {
    color: #23d3d3;
}

.places-item .place-item__addwishlist i {
    color: #2d2d2d;
}

.slick-slider .slick-track {
    margin-left: inherit;
    margin-right: inherit;
}

.places-item .places-item__thumb img {
    width: 100%;
}

.post__thumb {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.places-item {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.cities__item:focus,
.post__thumb:focus,
.places-item:focus {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.place-04 .place__box-overview .place__desc {
    height: 83px;
    /*max-height: 137px;*/
}

.shop-details__quantity span i {
    bottom: inherit;
    position: static;
}

.field-sub .shop-details__quantity span.minus {
    left: 0;
    right: inherit;
}

.field-sub .shop-details__quantity span.plus {
    left: inherit;
    right: 0;
}

.widget-shadow .btn {
    width: 100%;
}

.place-04 .place-share a:hover {
    background: #fff;
    color: #2d2d2d;
    border-color: #fff;
}

.place-04 .place-share a.active {
    background: #23d3d3;
    color: #fff;
    border-color: #23d3d3;
}

.social-share {
    position: absolute;
    right: 0;
    top: 100%;
}

.list-social-icon a {
    display: block;
    color: #fff;
    width: 48px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    border: 0;
    margin: 0;
}

.list-social-icon a + a {
    margin-top: 5px;
}

.list-social-icon a i {
    position: relative;
    top: -1px;
    font-size: 18px;
}

.list-social-icon a.facebook {
    background: #3b5998;
}

.list-social-icon a.twitter {
    background: #00c3f3;
}

.list-social-icon a.linkedin {
    background: #0067b1;
}

.list-social-icon a.pinterest {
    background: #dc0000;
}

.place-share a {
    margin-right: 0;
}

.place-share > a + a {
    margin-left: 8px;
}

.place-04 .social-share {
    display: none;
    margin-top: 10px;
}

.site__search__form {
    padding-bottom: 0;
}

.site__search__form .site__search__input {
    margin-left: 35px;
    height: 35px;
}

.site__search__icon {
    top: 5px;
}

.site-header .right-header > div {
    margin-right: 0;
}

.site-header .right-header > div + div {
    margin-left: 25px;
}

.popup .popup__close {
    top: 30px;
}

.place__amenities img {
    width: auto;
    height: 36px;
    object-fit: cover;
}

.member-place-list td.Active {
    color: #28a745;
}

.member-place-list td.Pending {
    color: #ffc107;
}

.city-content__tabtitle__button.btn {
    display: flex;
    align-items: center;
}

.city-content__tabtitle__button.btn i {
    margin-right: 8px;
}

.intro__meta .col-item:first-child .intro__meta__item {
    border-left: 0;
}

.right-header__destinations ul li a {
    padding: 10px 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 23px;
}

.popup__user.logged-in {
    display: flex;
    align-items: center;
}

.popup__user.logged-in .inner-detail {
    display: flex;
    align-items: center;
}

.popup__user.logged-in .inner-detail .entry-ava {
    width: 35px;
    height: 35px;
    border-radius: 30px;
    overflow: hidden;
}

.popup__user.logged-in .inner-detail .entry-name {
    padding-left: 10px;
}

.popup__user.logged-in .logout {
    margin-left: 10px;
}

.popup .account {
    padding: 20px;
    border-bottom: 1px solid #eee;
}

.popup .account .account-sub {
    position: static;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.popup .account-sub li:last-child {
    border: 0;
    padding-top: 0;
    margin-top: 0;
}

.popup .account span {
    display: inline-block;
}

/* .accordion a:after {
    content: "\f067";
    font-weight: 900;
    font-family: "Line Awesome Free";
} */

.accordion li.open a:after {
    content: "\f068";
    font-weight: 900;
    font-family: "Line Awesome Free";
}

.city-slider .slick-nav i {
    vertical-align: 0;
}

.golo-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.golo-grid .grid-item {
    padding: 0;
    max-width: 100%;
}

.golo-grid .grid-item .places-item {
    margin-bottom: 0;
}

.search-wrap h2 {
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 24px;
}

.maps-wrap {
    display: none;
}

#golo-place-map {
    width: 100%;
    height: 300px;
}

#review_error {
    display: none;
}

.alert_booking {
    margin-top: 20px;
    display: none;
}

.icon-loader {
    display: none;
}

/* #map {
    width: 100%;
    height: 300px;
} */

.media-thumb-wrap {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
    display: inline-block;
}

.media-thumb {
    position: relative;
    height: 100%;
}

.media-thumb img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.media-item-actions {
    position: absolute;
    padding: 5px;
    background: #fff;
    top: 0;
    right: 0;
    z-index: 2;
}

.media-item-actions a {
    line-height: 0;
    display: block;
}

.golo-d-none {
    display: none;
}
.sidebar {
    margin-bottom: 40px;
}

.sidebar.fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 40px;
}
/* TRAVEL GUIDE SECTION END  */
/* HOME-PAGE UK CRADS  */
.d-index__section {
    margin: 0;
    padding: 0 !important;
    float: none !important;
    overflow: visible !important;
    clear: both;
}
.u-clearfix:before,
.u-clearfix:after {
    content: "";
    display: table;
}
.promotion-postcard__large {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding-left: 15px;
    min-height: 5px;
}
.promotion-postcard__large:first-child {
    /* padding-left: 0; */
}
.promotion-postcards__row .unified-postcard {
    margin-bottom: 0;
}
.unified-postcard {
    opacity: 1;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.unified-postcard__pe {
    height: 270px;
}
.unified-postcard__content_pe {
    background-size: cover;
    height: 270px;
}
.with_airport_tooltip {
    position: relative;
}
.unified-postcard {
    border: 1px solid #fafcff;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}
.unified-postcard__content {
    position: relative;
    border-radius: 3px 3px 0 0;
    height: 95%;
    width: 100%;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 75px 0 0 15px;
}
.unified-postcard__overlay {
    width: 100%;
    padding: 21px 15px 25px;
    top: 0;
    left: 0;
    margin-bottom: 12px;
    position: absolute;
    z-index: 2;
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
    background: -webkit-gradient(
        left top,
        left bottom,
        color-stop(0%, rgba(0, 27, 65, 0.65)),
        color-stop(100%, rgba(0, 27, 65, 0))
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 27, 65, 0.65) 0,
        rgba(0, 27, 65, 0) 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 27, 65, 0.65)),
        to(rgba(0, 27, 65, 0))
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 27, 65, 0.65) 0,
        rgba(0, 27, 65, 0) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00224F',endColorstr='#00001e47',GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.unified-postcard__header {
    font-size: 16px;
}
.unified-postcard__header h3 {
    font-size: 1em;
    margin-bottom: 0;
}
.unified-postcard__header p {
    margin: 5px 0 0;
    font-weight: normal;
    color: #fff !important;
}
.promotion-postcard__small {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.333333%;
    padding-left: 15px;
    min-height: 5px;
}
.promotion-postcard__small:first-child {
    /* padding-left: 0 !important; */
}
/* HOME-PAGE INSPIRATION CRADS  */
.promote_articles {
    padding: 30px 0 60px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bui-spacer--largest {
    margin-bottom: 32px !important;
}
body .bui-f-font-display_two {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

a.promote_article {
    width: 32.2%;
    display: block;
    background-size: cover;
    color: #fff;
    float: left;
    height: 320px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    text-decoration: none;
    border: 0;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    margin-right: 9px;
    margin-bottom: 9px;
}
.promote-articles-2-col {
    width: 49% !important;
}
.promote_article:first-child {
    float: left;
}
.promote_article:first-child .promote_article_img {
    margin-top: 0;
}
.promote_article_img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 120%;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    background-size: cover;
    background-repeat: no-repeat;
}
.promote_article__overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.86;
    background-image: -webkit-linear-gradient(
        270deg,
        rgba(0, 0, 0, 0) 12%,
        #000 97%
    );
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 12%, #000 97%);
    height: 200px;
    border-radius: 3px;
}
.promote_article__content {
    display: table-cell;
    vertical-align: bottom;
    padding: 10px 10px 15px;
    position: absolute;
    bottom: 0;
}
.promote_article__header {
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: white;
}
.promote_article__description {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 5px 0;
    color: white !important;
}
/* RESULT PAGE FILTERS  */
.multiselect {
    width: 200px;
}
.selectBox {
    position: relative;
}
.selectBox select {
    width: 100%;
}
.overSelect {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#checkboxes {
    display: none;
    border: 1px solid black;
}
#checkboxes label {
    display: block;
}
#checkboxes label:hover {
    background-color: blue;
}
/* NEW DESTINATION SEARCH FEATURE */
div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 9px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 9px 15px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    /* width: 100%; */
    width: 706px !important;
    margin-top: 66px !important;
    margin-left: 15px;
    position: absolute;
    top: 2px;
    left: -15px;
}
.bhoechie-tab-menu {
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0;
}
.bhoechie-tab-menu div.list-group,
.bhoechie-tab-menu div.list-group > a {
    margin-bottom: 0;
}
.bhoechie-tab-menu .list-group,
.bhoechie-tab-menu .media-list {
    padding-left: 0;
}
.bhoechie-tab-menu .list-group {
    display: flex;
    flex-direction: row;
}
.bhoechie-tab-menu .text-left {
    text-align: left;
}
.bhoechie-tab-menu .list-group-item {
    border-bottom: 1px solid #dfdfdf !important;
    border-right: 1px solid #dfdfdf !important;
    border-left: none !important;
    min-height: 50px !important;
    line-height: 32px !important;
    position: relative;
    display: block;
    padding: 10px;
    color: #555;
}

.bhoechie-tab-menu .list-group a b {
    font-size: 12px !important;
}
.bhoechie-tab-menu .list-group-item:first-child {
    border-top-right-radius: none !important;
    border-top-left-radius: none !important;
}

.bhoechie-tab-menu .text-left {
    text-align: left !important;
}
.bhoechie-tab-menu .list-group .list-group-item:hover:after,
.bhoechie-tab-menu .list-group .list-group-item:active:after {
    content: "" !important;
    position: absolute !important;
    left: 34% !important;
    bottom: -23% !important;
    border-top: 13px solid #2cc4f4 !important;
    border-left: 13px solid transparent !important;
    border-right: 13px solid transparent !important;
    z-index: 2 !important;
}
.we_left_border_color:after {
    border-left-color: #2cc4f4 !important;
}

.bhoechie-tab-menu div.list-group > a.active,
.bhoechie-tab-menu div.list-group > a.active .fa,
.bhoechie-tab-menu div.list-group > a.active .glyphicon {
    background-color: #2cc4f4;
    color: #fff !important;
}
.bhoechie-tab-menu div.list-group,
.bhoechie-tab-menu div.list-group > a {
    margin-bottom: 0;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #2cc4f4;
}
.bhoechie-tab-content .text-left {
    text-align: left;
}
.bhoechie-tab-content .list-group-item {
    min-height: 50px;
    line-height: 32px;
}

.we_background:active,
.we_background:hover {
    background: #2cc4f4 !important;
    background-color: #2cc4f4 !important;
    color: #fff !important;
}
/* .we_left_border_color:hover,
.we_left_border_color:active {
    border-bottom-color: #2cc4f4 !important;
}
.we_left_border_color:after {
    border-bottom-color: #2cc4f4 !important;
} */
div.bhoechie-tab-content {
    background-color: #fff !important;
    padding: 18px 0 0 !important;
    min-height: 270px !important;
}
.bhoechie-tab-content .imagesearch {
    height: auto !important;
    overflow: hidden !important;
    width: 100% !important;
}
.bhoechie-tab-content .imagediv {
    float: left !important;
    margin-bottom: 20px !important;
    position: relative !important;
    width: 165px !important;
    height: 80px !important;
}
.bhoechie-tab-content .imagediv img {
    height: 93px !important;
    max-width: 150px !important;
    width: 100% !important;
}

.preloading {
    display: inline-block !important;
    min-width: 48px !important;
    min-height: 48px !important;
}
.bhoechie-tab-content .imagediv p {
    background: linear-gradient(to top, #000, transparent 100%) rgba(0, 0, 0, 0) !important;
    box-sizing: border-box !important;
    position: absolute !important;
    text-align: center !important;
    width: 150px !important;
    color: #fff !important;
    bottom: -30px !important;
    font-size: 14px !important;
}

.bhoechie-tab-content .imagediv img:hover {
    box-shadow: 1px 1px 8px #8e8e8e !important;
}
.search__btn__filter {
    display: none !important;
}
.destination-column__icon .searchresult__icon {
    color: #2cc4f4 !important;
}
.ezy-stayz-hotel .ezy-stayz-hotels-body h6 {
    height: 22px !important;
}
.ezy-stayz-hotels-body .loaction_name {
    height: 23px !important;
}
ul.services_ul {
    height: 30px !important;
}
p.covid_safety {
    height: 47px !important;
}
.customer_review_card .review-text {
    height: 144px !important;
}
.ezy-custom-select-wrapper .icon-chevron-down {
    /* top: 21px !important; */
}
.price-per-night-range .price__range__input input[type="range"] {
    width: 20vw;
}

/* RESPONSIVENESS START */

@media only screen and (min-width: 320px) and (max-width: 372px) {
    .bhoechie-tab-content .imagediv {
        width: 47.6%;
    }
}
@media (max-width: 380px) {
    /*.auth_wrapper_mn {*/
    /*    width: 340px !important;*/
    /*}*/
    .password_wrapper a {
        font-size: 10px !important;
    }
    .family_group {
        padding: 0 175px 0 0;
    }
    .hotels_desktop_two {
        display: none !important;
    }
    .mapsidebarscroll {
        display: none !important;
    }
}

@media (max-width: 420px) {
    /*.auth_wrapper_mn {*/
    /*    width: 360px !important;*/
    /*}*/
    .password_wrapper a {
        font-size: 11px !important;
    }
    /* RESET PASSWORD  */
    .email_address {
        font-size: 12px !important;
        padding-left: 5px !important;
    }
}

@media (max-width: 492px) {
    .section-customer-review-slider {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 576px) {
    .search-result__sort-by .icon {
        right: 1rem !important;
    }
    .search-result-hotels .search-result__sort-by .ezy-custom-select {
        width: 110px !important;
    }
    .custom__select {
        padding-left: 5px !important;
    }
    .group_warpper {
        padding: 0 10px 0 20px !important;
    }
    .hotels_desktop {
        display: none !important;
    }
    .summery_apply {
        max-width: 250px !important;
        width: 100% !important;
    }
    .search-result-hotels
        .btn-group.btn-group-toggle
        label.btn-outline-light
        i.icon,
    #search-result-pills .nav-link .icon {
        font-size: 11px;
    }
    /* destination search  */
    .mobile {
        display: inline !important;
    }
    .desktop {
        display: none !important;
    }
    .choose-destination-search select#formGuests {
        /*position: unset !important;*/
    }
    .homepage .section-hero-slider {
        display: none !important;
    }
    /* CUSTOMER REVIEW SLIDER  */
    .section-customer-review-slider {
        margin-bottom: 35px !important;
    }
    .map_view_mob_crads {
        display: none !important;
    }
    .pagination_bar {
        display: none !important;
    }
    .search__btn__filter {
        display: flex !important;
        background-color: #2cc4f4 !important;
        color: white;
    }
    .search__form__group {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .show_hide_filter .make-me-sticky {
        padding: 15px !important;
    }
    .price-per-night-range input[type="range"] {
        width: 74vw !important;
    }
}

@media (max-width: 579px) {
    #family_box {
        width: 100% !important;
        top: 0;
        position: relative;
    }
}

@media (max-width: 767px) {
    .hotels_desktop_two {
        display: flex !important;
    }
    #search-result-pills {
        display: flex !important;
        justify-content: space-between !important;
    }
    /* HEADER LOGO IMG  */
    .white_logo_img {
        display: inline !important;
    }
    .blue_logo_img {
        display: none !important;
    }
    a.promote_article {
        padding-right: 5px !important;
        width: 100% !important;
    }
    .promotion-postcard__large,
    .promotion-postcard__small {
        width: 100% !important;
    }
    .promotion-postcard__small {
        /* padding-left: 0px !important; */
    }
    .post.hover__box img {
        height: 165px !important;
    }
    .customer_review_card .card-body {
        padding: 15px !important;
    }
}

@media (min-width: 768px) {
    .ezy_content_benefit {
        max-height: 500px;
        height: 100%;
    }
    .row_wrapper {
        left: 0;
        transform: translateX(-20%);
    }
    .homepage #tns1-ow .tns-controls {
        position: absolute;
        right: 0;
        top: -73px;
        z-index: 9;
    }
    .homepage #tns2-ow .tns-controls {
        position: absolute;
        right: 0;
        top: -73px;
        z-index: 9;
    }
    /* HOTELS  */
    .hotels_desktop_two {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .homepage section.section-ezy-stayz-title .ezy-stayz-subtitle {
        top: 45px;
        font-weight: 500;
    }
    .hotel_column {
        padding: 0 !important;
    }
    .section-ezy-rewards {
        background-color: #ccedf8 !important;
    }
    /* CUSTOMER REVIEW SLIDER  */
    .homepage div#tns5-ow .tns-nav {
        position: absolute;
        bottom: -30px;
    }
    /* CUSTOMER REVIEW SLIDER  */
    .customer_review_card {
        max-height: 650px !important;
        height: 100% !important;
    }
}

@media (max-width: 991px) {
    .hotels_desktop {
        display: none !important;
    }
    .hotels_tablet {
        display: flex !important;
    }
    .promote-articles-2-col {
        width: 49% !important;
    }
    a.promote_article {
        margin-right: 5px !important;
    }
}

@media (min-width: 992px) {
    .row_wrapper {
        left: 0;
        transform: translateX(0%);
    }
    .section-main-footer li {
        font-size: 17px;
        line-height: 43px;
    }
    .hotels_desktop {
        display: flex !important;
    }
}

@media (max-width: 992px) {
    .select_dropdown_arrow {
        width: 80% !important;
    }

    .password_wrapper a {
        font-size: 12px !important;
    }
    .password_wrapper span {
        flex: 1 !important;
    }
    .homepage section.section-choose-destination {
        top: 5%;
    }
    .search-result-hotels .search-result__sort-by .ezy-custom-select {
        border: none !important;
    }
}

@media (max-width: 999px) {
    .label-icon {
        padding: 0 15px !important;
        background-color: transparent !important;
        background: transparent !important;
        border: none !important;
        margin-bottom: 0;
    }
    .nav-pills {
        display: flex;
        align-items: center !important;
    }

    .top_nav_icon ul li:active {
        background-color: rgba(29, 158, 218, 0.1) !important;
    }

    .main {
        padding-top: 0;
        margin-top: 0;
    }
    .section {
        padding: 35px 0;
    }
    .main .progress {
        display: none;
    }
    .search-result__sort-by {
        display: inline-block !important;
    }

    #filtersBtn,
    #search_btn {
        border-radius: 0px;
        border: none !important;
    }
    .main_row {
        /* display: flex !important; */
        justify-content: center !important;
    }
    #sortResultsBy {
        font-size: 10px !important;
    }
}

@media (max-width: 1199px) {
    .select_dropdown_arrow {
        width: 90% !important;
    }
    .form-container {
        display: flex;
        flex-direction: column;
    }
    .card-fields {
        width: 100%;
    }
    .card-background {
        width: 100%;
    }
    .cities__thumb img {
        height: 250px !important;
        object-fit: cover !important;
    }
}

/* Travel guide responsiveness start  */
@media (max-width: 390px) {
    .post.hover__box img {
        height: 225px !important;
    }
}
@media (min-width: 460px) and (max-width: 579px) {
    .post.hover__box img {
        height: 325px !important;
    }
}

@media (max-width: 460px) {
    .post.hover__box img {
        height: 275px !important;
    }
}

@media (max-width: 575px) {
    .intro__meta .intro__meta__item {
        text-align: left !important;
    }
    .maps-button {
        left: 25px !important;
    }
    div.post.hover__box img {
        height: 230px !important;
    }
}

@media (max-width: 767px) {
    .city-content__tabtitle__tablist,
    .city-content__tabtitle__button.btn {
        float: none !important;
        margin-bottom: 10px !important;
    }
    .city-content__tabtitle {
        text-align: center !important;
    }
    .city-content__tabtitle__tablist {
        overflow: scroll !important;
        margin-right: 40px !important;
    }
    .city-content__tabtitle__tablist ul {
        width: 490px !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (max-width: 575px) {
    .main-travel-section {
        width: 100% !important;
    }
    .site-main {
        max-width: 567px !important;
        width: 100% !important;
    }
    .travel_guide {
        width: 100% !important;
    }
    .page-title {
        width: 100% !important;
        position: relative !important;
        height: 400px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    .intro__meta .intro__meta__item {
        border: 0 !important;
        text-align: center !important;
        margin-bottom: 30px !important;
        padding-left: 0 !important;
    }
    .intro__meta .col-md-4:last-child .intro__meta__item {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 375px) {
    .main-travel-section {
        width: 100% !important;
    }
    .site-main {
        width: 100% !important;
    }
    .travel_guide {
        max-width: 377px !important;
        width: 100% !important;
    }
    .places-item .places-item__thumb img {
        width: 100% !important;
    }
    .cities__item .cities__name {
        font-size: 14px !important;
        top: 15px !important;
        left: 15px !important;
        right: 15px !important;
    }
    .cities__item .cities__info {
        left: 15px !important;
        bottom: 15px !important;
        right: 15px !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .bhoechie-tab-container {
        width: 96%;
        top: 26px;
        left: 11px;
        margin-left: 0px;
    }
}
@media (min-width: 1200px) {
    . {
        width: 75%;
    }
}
