

.right__section-btn.years {
    width: auto;
    border-radius: 30px;
    padding: 0px 15px;
}

body .new_slider_button {
	font-size: 20px;
	padding: 0 15px !important;
	margin: 0;
	width: 100%;
}


.new_main_slider .slider__description-title {
    /*font-size: 2.25vw;
    line-height: 2.666667vw;*/
	
	font-size: 40px;
    line-height: 44px;	
}

.new_main_slider .slider__description-item {
	padding-top: 50px;
}
.new_main_slider {
    margin-top: 114px;
}
.new_main_slider .slider__container-photo{
    height: 41.444444vw;
}

.new_main_slider .slider__wrapper {
    padding-bottom: 0;
}
.preim_bl {
    width: 30%;
	margin-right: 30px;
}

.new_location__first-block {
    display: flex;
}

.preim_bl img {
    margin-bottom: 30px;
    height: 600px;
    object-fit: cover;
    width: 100%;
}

.new_loc_header {
    margin-bottom: 50px;
}
.new_map {
    display: flex;
    flex-direction: column;
}
.trips {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.trip_bl {
    text-align: center;
    margin-top: 30px;
}

.triple_number h2 {
    text-align: center;
}

.tr_num {
    font-size: 1.5em;
    font-weight: 900;
    border-bottom: 1px solid #000;
	    padding-bottom: 30px;
}
.tr_text {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    padding-top: 30px;
}
.map.new_map {
    height: auto;
}
#location {
    padding-top: 0;
}

#location .location__block {
	padding-top: 0;
}

.new_head {
	text-transform: uppercase;
	font-weight: 400;
	    line-height: 40px;
}

.location__first-video video {
    height: 590px !important;
   /* background: #000;*/
	margin: 0 auto;
}

.triple_number {
    padding-top: 100px;
    padding-bottom: 50px;
}

.new_head.new_map_head {
    text-align: center;
}
.new_map .map__main {
    top: 100px;
}

.new_map .map__filter {
    margin-top: 6.944444vw;
	
}

/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 2000px) {

}
@media only screen and (min-width : 1800px) {

}
@media only screen and (min-width : 1500px) {

}
@media only screen and (min-width : 1200px) {

}
@media only screen and (max-width : 1200px) {

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
#special {
    margin-top: 50px;
}
.preim_bl {
    width: 100%;
    margin-right: 0;
}

.new_location__first-block {
    display: flex;
    flex-direction: column;
}
.new_main_slider .slider__container-photo {
    height: 70.444444vw;
}

.new_main_slider .slider__container-description {
        padding-top: 0;
    }

.map__main {
    position: relative;
}
.trips {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.trip_bl {
    width: 100%;
    margin-bottom: 50px;
}
.new_map .map__main {
    top: 50px;
}
}

@media only screen and (max-width : 560px) {
	    .location__first-video {
        width: 100%;
        height: auto;
        left: 0;
    }
.location__first-video video {
    height: 100% !important;
    /* background: #000; */
    margin: 0 auto;
}	
}


/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.preim_bl img {
    height: 300px;
}
    .map.new_map {
        height: 141.3333333333vw;
        margin-bottom: 0 !important;
    }
	

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
