@media screen and (max-width: 767px) {
    .abs_title {
        margin-left: 20px !important;
        margin-top: 10px !important;
        color: #fff;
        font: 24px/28px PlayfairDisplay-Regular !important;
    }
    .searchdrop {
        margin-left: 20px !important;
        margin-right: 20px !important;
        position: absolute;
        z-index: 999;
        width: 88% !important;
        /*margin-top: 170px !important;*/
		bottom: 0;
    }
    .banner_top .right_side {
        margin-top: 0 !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .main_heading {
        font-size: 14px;
        line-height: 25px;
        margin-top: 10px;
        letter-spacing: 1px;
    }
    .main_subheading {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 10px;
        letter-spacing: 1px;
    }
    .regions {
        margin-top: 10px !important;
    }
    .p_100 {
        /*margin-top: -40px !important;*/
		padding-top: 0 !important;
    }
}
.featured-mobile .text_featured_logos {
    color: #144733;
    font: 16px PlayfairDisplay-Regular !important;
    margin-bottom: 10px;
    margin-top: 50px;
}
.banner_top .right_side {
    width: 100%;
    padding: 0;
    padding-bottom: 36px;
}
.searchdrop {
    margin-left: 60px;
    position: absolute;
    z-index: 9999;
    width: 600px;
    margin-top: 250px;
}
#myInput {
    box-sizing: border-box;
    background-image: url(../svg/search_green.svg);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 45px;
    border: none;
    width: 100%;
}
.wr_block .rotate_name {
    font: 52px/66px JosefinSans-Bold;
}
.banner_top .left_side .scroll_down span {
    display: none;
}
.banner_top .left_side .scroll_down .green_down {
    display: none;
}
.top_rated .content {
    background: url(../jpg/top-rated5ed3.jpg) no-repeat;
}
.abs_title {
    margin-left: 60px;
    margin-top: 80px !important;
    color: #fff;
    font: 54px/68px PlayfairDisplay-Regular;
    position: absolute;
    z-index: 99 !important;
}
.swiper-container4 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
}
.swiper-container4 .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
}
.city_page_wr .banner_top .right_side .swiper-container4 {
    width: 100%;
    height: 100%;
}
.regions {
    display: none;
}

@media screen and (max-width: 767px) {
	.regions {
		display: block;
		background: 0 0;
		margin-top: -120px;
	}
}

.swiper-slide img {
	height: auto;
}

.fixed_header {
    z-index: 999999;
}
.header_dropdown {
    z-index: 9999999;
}
.slider_controls .next,
.slider_controls .prev {
    width: 60px;
    height: 60px;
    border: 1px solid #0d2f22;
    background: #859f95 url(../svg/slider_arrow_white.svg) center center no-repeat;
    cursor: pointer;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
.slider_controls .next:hover,
.slider_controls .prev:hover {
    background: #0d2f22 url(../svg/slider_arrow_white.svg) center center no-repeat;
    border: 1px solid #0d2f22;
}
.city-block {
    max-width: 1480px;
    margin-top: 60px;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    margin: 0 auto;
}
.city-box {
    width: calc(100% / 4 - 20px);
    /*min-width: 340px;*/
    margin: 10px;
}
@media screen and (max-width: 1460px) {
    .city-box {
        width: calc(100% / 3 - 20px);;
    }
}
@media screen and (max-width: 1400px) {
    .city-box {
        width: calc(100% / 3 - 20px);
    }
}
@media screen and (max-width: 1100px) {
    .city-box {
        width: calc(100% / 3 - 20px);
    }
}
@media screen and (max-width: 1099px) {
    .city-box {
        width: calc(100% / 2 - 20px);
    }
}
@media screen and (max-width: 650px) {
    .city-box {
        width: 100%;
    }
}
body > div.global_wr > div.inner_page.city_page_wr.destination_page_wr > div > div > div {
    padding-left: 0 !important;
}
.top_rated .swiper-slide .label {
    font-size: 1.4em;
    padding: 12px 12px 9px 12px;
}
.top_rated .swiper-slide .descr .text {
    font-size: 0.9em;
}
.top_rated .swiper-slide .label {
    font-size: 1.5em;
    padding: 12px 12px 9px 12px;
}
.top_rated .swiper-slide {
    width: 100% !important;
}
.label-stars {
    background: 0 0 !important;
    z-index: 100 !important;
}
.label-stars span {
    font-size: 30px;
    color: #ffb446;
}
.fixed_header {
    z-index: 999999;
}
.header_dropdown {
    z-index: 9999999;
}
.destination_page_wr .banner_top .right_side {
    padding: 0 0 70px 60px;
    position: relative;
}
.city_page_wr .banner_top .right_side .overlay-menu {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    left: 0;
    z-index: 9;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    z-index: 9;
}
.descr {
    background: 0 0;
    z-index: 100 !important;
}
body > div.global_wr > div.top_rated.p_100 > div > div > div > a > div.descr > span {
    padding-bottom: 20px;
    margin-left: -10px;
}
.top_rated .swiper-slide .descr span:before {
    top: 20%;
}
body > div.global_wr > div.top_rated.p_100 > div > div > div > a > div.descr > div {
    padding-top: 10px;
    margin-left: -10px;
}
.name {
    font-size: 1.55em !important;
    margin-left: -10px !important;
}
.top_rated {
    padding-top: 80px;
    padding-bottom: 100px;
}

/*img {
    max-width: 100%;
    height: auto !important;
}*/

@media screen and (max-width:1400px) {	
	.city_page_wr .banner_top .right_side .swiper-container4 {
		width: 100%;
		height: 70vh;
	}
	.city_page_wr .banner_top .right_side .swiper-slide img {
		height: 70vh !important;
		object-fit: cover;
	}
	.banner_top {
		height: 70vh;
	}
}	

.searchdrop {
		margin-top: 0; 
		bottom: 200px;
	}

@media screen and (min-width:1400px) {	
	.searchdrop {
		margin-top: 0; 
		bottom: 250px;
	}
}

@media screen and (max-width:767px) {	
	.searchdrop {
		margin-top: 0;
		bottom: 10px;
	}
}

.destination_page_wr .banner_top .right_side {
	padding-bottom: 0 !important;
}


@media screen and (max-width:450px) {	
	.city_page_wr .banner_top .right_side .swiper-slide img {
		max-height: unset;
		height: auto;
	}
}


@media screen and (min-width:1200px) {
	.country_banner {
		min-height: 700px;
	}
}
/************************TripAdvisor logo on slider***********************************/

.trip-logo {
	display: flex;
    width: 100%;
    position: absolute;
    bottom: 50px;
    z-index: 999;
    padding-left: 30px;
	padding-right: 30px;
	justify-content: space-between;
}

.city_page_wr .banner_top .right_side .text_tripadvisor {
    position: relative;
    bottom: unset;
    left: unset;
}
/*
.featured-desktop {
	width: 50%;
}
*/
.featured-tripadvisor {
	margin-right: 30px;
}
/*
@media screen and (max-width: 991px) {
	.trip-logo {
		width: 100%;
	}
	.featured-desktop {
		width: 100%;
	}
}
*/
.city_page_wr .banner_top .right_side .img_tripadvisor {
    position: relative;
    bottom: unset;
    left: unset;
	width: 100%;
}

.text_tripadvisor {
	margin-bottom: 15px;
}

.city_page_wr .banner_top .right_side .img_featured_logos {
    position: relative;
    bottom: unset;
    right: unset;
    max-width: 350px;
    width: 100%;
	height: auto;
}

.city_page_wr .banner_top .right_side .text_featured_logos {
    position: relative;
    bottom: unset;
    right: unset;
    max-width: 350px;
	width: 100%;
	margin-bottom: 15px;
}

@media screen and (max-width:767px) {
	.trip-logo {
		display: none;
	}
}

img.tripadvisor, img.img_featured_logos {
	height: auto;
}