.btn-above-heading-test-p {
    margin-bottom: 40px;
}
.btn-above-heading-test-p a.th-btn.th-icon:after {
    display: none;
}
.customized_hero_1_slider .hero-style1 {
    position: relative;
    z-index: 9;
    max-width: 761px;
    padding: 125px 0 208px 0;
}
.wpte-trip__search-fields span.flag-image img {
    max-width: 23px;
}
li.destination_with_flag {
    display: flex;
    justify-content: space-between;
}
a.destination_cat_with_flag {
    display: flex;
    align-items: center;
    line-height: 0;
}
span.destination_cat-flag-image {
    max-width: 28px;
    display: inline-block;
    margin-right: 10px;
}
.destination_flag_on_tourm {
    position: absolute;
    top: 13px;
    right: 9px;
    z-index: 1;
	display: flex;
    gap: 10px;
    max-width: 137px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.destination_flag_on_tourm span img {
    max-width: 56px;
    border-radius: 5px;
}
.home_buttons_same_height {
    width: 100%;
}
.home_buttons_same_height a {
    width: 100% !important;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media only screen and (max-width: 991px){
	.customized_hero_1_slider .hero-style1 {
		padding-top: 78px;
		max-width: 636px;
		padding-bottom: 134px;
	}
} 
@media only screen and (max-width: 767px){
	.customized_hero_1_slider .hero-style1 {
		padding-top: 78px;
		max-width: 673px;
		padding-bottom: 209px;
	}
}
@media only screen and (max-width: 480px){
	.customized_hero_1_slider .hero-style1 {
		padding-top: 51px;
		max-width: 673px;
		padding-bottom: 209px;
	}
}