@media screen and (max-width: 1500px) {
	.team__prev-arrow {
		left: 0;
		z-index: 100;
	}

	.team__next-arrow {
		right: 10px;
		z-index: 100;
	}

	.how-work__bg,
	.next-arrow,
	.prev-arrow {
		display: none !important;
	}
}

@media screen and (min-width: 1020px) and (max-width: 1300px) {
	.container {
		width: 1000px;
	}

	.top__email {
		font-size: 17px;
	}

	.top__address {
		font-size: 17px;
		margin-right: 30px;
	}

	.header__top .logo {
		width: 180px;
		height: 61px;
		top: 17px;
		margin-right: 20px;
	}

	.header__top nav {
		width: 570px;
	}

	.header__top nav ul {
		width: 570px;
	}

	.header__top_tel {
		font-size: 24px;
		padding-top: 12px;
		text-indent: 10px;
	}

	h1 {
		width: 550px;
		font-size: 75px;
	}

	.header__title-signature {
		width: 550px;
	}

	.header__left {
		width: 550px;
	}

	.why__slider {
		width: 850px;
		margin-left: 75px;
	}

	.why__slider_arrows .why__next-arrow {
		right: 20px;
	}

	.tours form {
		width: 1000px;
		margin-left: 0;
	}

	.tours__bottom ul li {
		font-size: 22px;
	}

	.testimonials__slider {
		width: 840px;
	}

	.testimonials__item p {
		margin-right: 20px;
	}

	.testimonials__item_name {
		margin-bottom: 10px;
	}

	.testimonials__item img {
		margin-bottom: 70px;
	}

	.testimonials__slider_arrows {
		top: 200px;
	}

	.selection__bg {
		width: 420px;
		height: 405px;
	}

	.selection h2 {
		padding-left: 100px;
		font-size: 75px;
		padding-right: 20px;
		margin-left: 316px;
	}

	.selection__description {
		margin-left: 440px;
	}

	.selection__tel {
		margin-left: 440px;
		margin-bottom: 40px;
	}

	.selection form {
		padding-left: 20px;
		padding-right: 20px;
	}

	.how-work__box {
		width: 500px;
		height: 500px;
		margin-left: 250px;
	}

	.how-work__item-one {
    	top: 205px;
    	left: -335px;
	}

	.how-work__item-two {
	    top: 32px;
	    left: -265px;
	}

	.how-work__item-three {
	    top: -102px;
	    left: 54px;
	}

	.how-work__item-four {
	    top: 32px;
	    left: 375px;
	}
	
	.how-work__item-four p {
		float: left;
	}
	
	.how-work__item-five {
	    top: 205px;
	    left: 442px;
	}
	
	.how-work__item-five p {
		float: left;
		width: 145px;
	}

	.how-work__item-six {
	    top: 432px;
	    left: 54px;
	}

	.how-work {
		padding-bottom: 135px;
	}

	.team__slider_arrows {
		top: 250px;
	}

	.offer__item {
		width: 326px;
		height: 260px;
	}

	.contacts__left {
		width: 450px;
		margin-right: 50px;
	}

	.contacts nav ul li a {
		font-size: 16px;
	}

	.contacts__menu-separator {
		height: 20px;
	}

	.contacts__right {
		width: 478px;
	}

	.contacts__applications_ios {
		margin-left: 197px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
	.container {
		width: 760px;
	}
	
	.top__address {
		margin-right: 0;
	}

	.top__email {
		margin-right: 50px;
	}

	.header__top .logo {
		width: 180px;
		height: 61px;
		top: 17px;
		margin-right: 20px;
		margin-left: 0;
	}

	.header__top nav,
	.header__top nav ul {
		width: 540px;
	}

	.header__top {
		height: 145px;
	}

	.header__top_tel {
		float: none;
		margin-left: 100px;
		background: none;
	}

	.header__top_tel br {
		display: none;
	}

	.header__top_tel a {
		top: -3px;
	}

	.header__top nav ul li a {
		font-size: 20px;
	}

	.header__left {
		width: 100%;
		float: none;
	}

	h1 {
		margin-top: 50px;
		width: 100%;
	}

	header form {
		float: none;
		margin-top: 50px;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
	}

	.header__form input {
		width: 165px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.header__form input[type=submit] {
		width: 150px;
		margin-left: 5px;
	}

	.header__form_title {
		font-size: 25px;
		margin-bottom: 0;
	}

	.header__title-signature {
		width: 100%;
	}

	.why__slider {
		width: 640px;
		margin-left: 50px;
	} 

	.why__slider_item img {
		width: 140px;
		height: 140px;
		margin-top: 23px;
	}

	.why .slick-center img {
		width: 180px;
		height: 180px;
	}

	.why__slider_item p {
		width: 180px;
	}

	.why {
		padding-bottom: 25px;
	}

	.why__slider_arrows {
		bottom: 275px;
	}

	.popular__item h3 {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.popular__item a {
		width: 135px;
		height: 40px;
		line-height: 40px;
	}

	.popular__item_text {
		opacity: 1;
	}

	.popular__item_blackout {
		opacity: 0.8;
	}

	.tours form {
		margin-left: 0;
		width: 100%;
	}

	.tours__bottom ul {
		display: block;
		text-align: center;
	}
	
	.testimonials__item img {
		margin-left: 20px;
		margin-right: 20px;
	}

	.testimonials__slider {
		width: 620px;
	}

	.testimonials__item {
		padding-bottom: 10px;
	}

	.testimonials__item p {
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.testimonials__item_name {
		text-align: center;
	}
	
	.selection__bg {
		display: none;
	}
	
	.selection h2 {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}

	.selection__description {
		margin-left: 0;
		margin-right: 0;
	}

	.selection__tel {
		margin-left: 0;
		margin-bottom: 30px;
	}

	.selection form {
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
	}

	.how-work .container {
		position: relative;
	}

	.how-work__box {
		width: 100%;
		height: 0;
		border: none;
		background: none;
		position: absolute;
		top: 65px;
		left: 0;
	}

	.how-work__item {
		position: relative;
		width: 740px;
		top: 0;
		left: -340px;
		height: 90px;
		margin-bottom: 20px;
	}

	.how-work__item_icon,
	.how-work__item-three .how-work__item_icon,
	.how-work__item-four .how-work__item_icon,
	.how-work__item-five .how-work__item_icon,
	.how-work__item-six .how-work__item_icon {
		float: none;
		margin-left: 0;
		margin-right: 20px;
		display: inline-block;
	}

	.how-work__item-six .how-work__item_icon {
		float: left;
	}

	.how-work__item-three .how-work__item_icon {
		float: left;
	}

	.how-work__item p,
	.how-work__item-three p {
		float: none;
		display: inline-block;
		width: 625px;
		text-align: left;
		height: 90px;
		line-height: 90px;
	}

	.how-work__item-six p {
		width: 590px;
		height: 122px;
		line-height: 122px;
	}

	.how-work__item p br {
		display: none;
	}

	.how-work {
		padding-bottom: 545px;
	}

	.team__item {
		margin-left: 10px;
		margin-right: 10px;
	}

	.team__slider_arrows {
		top: 0px;
	}

	.team__prev-arrow {
		left: 170px;
	}

	.team__next-arrow {
		right: 190px;
	}
	
	.team__description {
		margin-bottom: 30px;
	}

	.offer {
		margin-top: 0;
	}

	.offer__item {
		width: 370px;
		height: 295px;
	}

	.offer__item_blackout {
		opacity: 0.8;
	}

	.offer__item_text {
		opacity: 1;
	}

	.contacts {
		padding-top: 40px;
	}

	.contacts__left {
		width: 100%;
		margin-right: 0;
	}

	.contacts__right {
		margin-left: 115px;
		margin-top: 40px;
	}

	.tours__bottom_separator {
		display: none;
	}

}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.container {
		width: 100%;
		padding-left: 5px;
		padding-right: 5px;
	}

	.header__slider,
	.top__email,
	.top__address,
	.top form input,
	.header__slider_dots,
	.header__slider_arrows {
		display: none;
	}

	header {
		background: url(../img/header-slide-one.jpg) center center no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.top {
		height: 150px;
	}

	.header__top .logo {
		position: absolute;
		top: -145px;
		left: 50%;
		margin-left: -123px;
	}

	.top__socials {
		margin-top: 109px;
		float: right;
	}

	.header__top nav ul {
		display: block;
		text-align: center;
		width: 200px;
		position: fixed;
		top: 0;
		left: 0;
		height: 100vh;
		background: #f4991b;
		z-index: 200;
		padding-top: 30px;
		margin-left: -200px;
		transition: all ease 0.5s;
	}

	.header__top nav ul.on {
		margin-left: 0;
	}

	.header__top nav ul li {
		margin-bottom: 20px;
	}

	.header__top_tel {
		float: left;
		margin-left: 20px;
		width: 205px;
		padding-right: 25px;
	}

	.navbar-tog {
		margin-top: 40px;
		margin-right: 10px;
		cursor: pointer;
		z-index: 200;
		float: right;
		display: block;
	}

	.bar1,
	.bar2,
	.bar3 {
	  width: 30px;
	  height: 4px;
	  margin-bottom: 5px;
	  background-color: #fff;
	  transition: all 0.3s ease-in-out;
	}

	.navbar-on .bar1 {
	  transform-origin: 5% 40%;
	  transform: rotate(45deg);
	  background-color: #fff;
	}

	.navbar-on .bar3 {
	  transform-origin: 10% 40%;
	  transform: rotate(-45deg);
	  background-color: #fff;
	}

	.navbar-on .bar2 { background-color: transparent; }

	.header__left {
		width: 100%;
	}

	h1 {
		width: 100%;
		margin-top: 25px;
		font-size: 40px;
		text-align: center;
	}

	.header__title-signature {
		width: 100%;
		font-size: 30px;
	}

	header form {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 25px;
	}

	.header__form input[type=submit] {
		position: relative;
		left: 50%;
		margin-left: -100px;
		margin-top: 0;
	}

	.why__description {
		font-size: 20px;
	}

	.why__slider {
		width: 70%;
		margin-left: 15%;
	}

	.why .slick-center img,
	.why__slider_item img {
		width: 205px;
		height: 205px;
		margin-top: 0;
	}

	.why__slider_arrows .why__next-arrow {
		right: 11px;
	}

	.best-tours p,
	.popular p {
		font-size: 22px;
	}

	.popular__item {
		width: 50%;
		height: 50vw;
	}

	.popular__item_blackout,
	.popular__item_text {
		opacity: 1;
	}

	.popular__item a {
		width: 130px;
		height: 40px;
		line-height: 40px;
	}

	.popular__item h3 {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.popular__link:before, .popular__link:after {
		display: none;
	}

	.tours form {
		margin-left: 0;
		width: 100%;
	}

	.tours__bottom ul {
		display: block;
		text-align: center;
	}

	.tours__bottom_separator {
		display: none;
	}

	.testimonials__slider {
		width: 76%;
		margin-left: 12%;
	}

	.testimonials__item img {
		float: none;
		position: relative;
		left: 50%;
		margin-left: -74px;
		margin-bottom: 0;
	}

	.testimonials__item p {
		padding-left: 5px;
		padding-right: 5px;
	}

	.testimonials__item_name {
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		margin-bottom: 15px;
	}

	.selection__bg {
		display: none;
	}

	.selection h2 {
		width: 100%;
		margin-left: 0;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 35px;
		margin-bottom: 10px;
	}

	.selection {
		padding-top: 40px;
		padding-bottom: 35px;
	}

	.selection__description {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		font-size: 22px;
	}

	.selection__tel {
		margin-left: 0;
		font-size: 35px;
		background-position: left 13px;
		margin-bottom: 25px;
	}

	.selection form {
		padding-left: 5px;
		padding-right: 5px;
	}

	.how-work .container {
		position: relative;
	}

	.how-work__box {
		width: 100%;
		height: 0;
		border: none;
		background: none;
		position: absolute;
		top: 65px;
		left: 0;
	}

	.how-work__item {
		position: relative;
		width: 740px;
		top: 0;
		left: -340px;
		height: 90px;
		width: 100%;
	}

	.how-work__item_icon,
	.how-work__item-three .how-work__item_icon,
	.how-work__item-four .how-work__item_icon,
	.how-work__item-five .how-work__item_icon,
	.how-work__item-six .how-work__item_icon {
		float: none;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0;
		display: inline-block;
		height: 50px;
		line-height: 50px;
		font-size: 23px;
		width: 50px;
	}

	.how-work__item-six .how-work__item_icon {
		float: left;
	}

	.how-work__item-three .how-work__item_icon {
		float: left;
	}

	.how-work__item p,
	.how-work__item-three p {
		float: none;
		display: inline-block;
		width: 625px;
		text-align: left;
		height: 50px;
		line-height: 25px;
		font-size: 25px;
		text-align: center;
		width: 100%;
		padding-left: 45px;
	}

	.how-work__item-three p,
	.how-work__item-six p {
		line-height: 50px;
	}

	.how-work {
		padding-bottom: 375px;
	}

	.how-work__item-six .how-work__item_icon {
		-webkit-background-size: cover;
		background-size: cover;
	}

	.team__item {
		margin-left: 10px;
		margin-right: 10px;
	}

	.team__slider_arrows {
		top: -3px;
	}

	.team__description {
		margin-bottom: 20px;
	}

	.offer__item {
		width: 50%;
		height: 40vw;
	}

	.offer__item_text {
		opacity: 1;
	}

	.offer__item_blackout {
		opacity: 0.7;
	}

	.offer__item a {
		width: 145px;
		margin-top: 10px;
	}

	.contacts nav {
		display: none;
	}

	.contacts__left {
		width: 100%;
	}

	.contacts__address {
		margin-top: 15px;
	}

	.contacts__right {
		width: 100%;
		margin-top: 30px;
	}

	.contacts__right_title {
		font-size: 20px;
	}

	.contacts__applications_ios {
		margin-left: 0;
	}

	.contacts {
		padding-top: 40px;
	}
}

@media screen and (min-width: 320px) and (max-width: 420px) {
	.offer__item {
		width: 100%;
		height: 80vw;
	}
}