.container--e1 {
max-width: 1210px;
    margin: 0 auto;
    padding: 0 15px;
	width:100%
}
.section-facts {
	margin-top:-30px;
}
.hero_tour {
    padding-top: 0px;
    padding-bottom: 343px;
    background-repeat: no-repeat;
    background-position: center -30px;
    position: relative;
    background-size: auto;
}
.hero_tour::before,.hero_tour::after  {
	display:none
}
@media (max-width:767px){
.hero_tour {
background-position: center bottom;
    background-size: 200%;
}
.hero_tour::before,.hero_tour::after  {
	display:none
}
	
}

@media  (min-width:767px) and (max-width:1280px){
.section-facts {
	margin-top:-100px;
}
}

@media (max-width: 768px) {
.personal__sm .personal-btn {
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 164px;
    text-align: center;
}
}
@media (max-width: 768px) {
.quote::after {
    left: 0px;
    top: -14px;
}
}

.modal-tour{
    overflow: hidden;
    display: block;
    margin: auto;
}

.modal-tour .fancybox-close-small{
    display: none;
}
.overlay{
	background:url(../altai-mask.png) 50% 100% no-repeat;
	
    background-color: rgba(0, 64, 100, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 39%;
    z-index: 555;
	min-height:500px;
}
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}
.hero--e1__title, .hero--e1__text {
	color:#fff !important
}

.hero--e1__text {
	font-size:24px;
	font-weight:300;
    max-width: 610px;
}

@media (max-width:600px){
.hero--e1__text {
	font-size:16px;
}
.fullscreen-bg__video {
	width:220%;
	left:-55%;
}
}

.hero_tour {
	padding-bottom:0px;
}
.mb-30 {
	margin-bottom:30px;
}
.subheading {
	max-width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	text-align:center;
}

.benefits-grid__item_img {
	background-image:url(../photos/5.png);
}
.mt-100 {
	margin-top:100px;
}
.modal-tour__wrapper {
	flex-wrap:wrap;
}


.feature {
	
	background: #fff;
	border-radius: 10px;
	padding:20px;
	-webkit-box-shadow: 0px 8px 8px 0px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 8px 8px 0px rgba(34, 60, 80, 0.2);
box-shadow: 0px 8px 8px 0px rgba(34, 60, 80, 0.2);
	position:relative;
margin-top:-100px;z-index:100;position:relative;
}

@media (max-width:768px) {
.feature {
margin-top:0px;z-index:1;position:relative;
	margin-bottom: 10px;
}
}

.mt-70 {
	margin-top:70px;
}

.rounded-image {
	border-radius:10px;
	width:100%;
	margin-bottom:15px;
}
@media (max-width:960px) {
.know-more__img{
	margin:15px auto;
}
.know-more__col:first-child *{
	text-align:center;
}
}