@media only screen and (max-width : 1600px) {
	.person-name {
		padding-top: 20%;
	}
}
@media only screen and (max-width : 1400px) {
	.person-desc {
		margin-right: 200px;
	}
}

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

	.container.facts {
		margin-bottom: 70px;
	}

	.phone-holder p  {
		font-size: 14px;
	}

	.img-holder img {
		width:200px;
		height: 200px;
	}
	.img-holder .img-bord:before {
		height: 220px;
		background-size: 76%;
	}
	.footer-gallery {
		margin-left: 0;
	}

	.answer {
		width:80%;
	}

	.container.facts { 
		padding: 0 50px;
	}
}

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

	.person-desc {
		margin-right: 8%;
	}

	header {
		height: 60px;
		line-height: 60px;
	}
	
	nav {
		margin-top: 0;
	}
	.person-name {
		max-width:450px;
		text-align:center;
		padding-top: 17%;
		padding-left: 5%;
	}
	
	.phone {
		display: none;
	}

	.socials,
	.inner-page,
	.main-nav{
		text-align: center;
	}

	.socials {
		width:20%;
	}
	.inner-page,
	.main-nav {
		width:69%;
		float:right;
	}

	.facts .w-33 {
		width:49%;
		display: inline-block;
		margin:0 auto 20px;
		float:none;
	} 
	.w-33 p {
		width:65%;
	}
	.w-33 figure {
		width:124px;
	}

	.clients figure{
		padding: 5px 2.35%;
		width:5%;
	}
}

@media only screen and (max-width : 1040px) {
	.clients figure {
		width:6%;
	}
}

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

	.person-desc {
		padding-top: 50px;
	}
	
	.person-desc h2 {
		line-height: 30px;
		margin-bottom: 50px;
	}

	.person-name h1:after  {
		bottom:-15px;
		width:90px;
	}

	header {
		line-height: 64px;
	}
	
	.socials {
		margin-right: 0;
		width:18%;
	}
	.person-name h1 {
		line-height: 43px;
		font-size: 40px;
	}
	.person-name span { 
		font-size: 21px;
		line-height: 22px;
	}

	.black {
		background-position: left bottom;
		background-size: 35%;
	}

	.person-desc span {
		font-size: 18px;
	}

	.person-desc h2 {
		font-size: 30px;
		margin-right: 30px;
	}

	.person-desc p {
		font-size: 14px;
	}

	.form-holder {
		width:60%;
	}
	.inner-page,
	.main-nav{
		width:77%;
	}

	.slides-navigation a.next {
		right:30px;
	}
	.slides-navigation a.prev {
		left:30px;
	}

	.slides-navigation a {
		width:48px;
		height: 48px;
	}
	.gallery img,
	.gallery .w-33 a {
		display: block;
		margin:0 auto;
	}

	.person-name {
		font-size: 40px;
		width:300px;
	}

	.person-name span {
		font-size: 18px;	
	}
	.person-name:after {
		bottom: -15px;
		width:110px;
	}

	.bonus-block {
		background-size: 50%;
		background-position: bottom left;
	}
	.bonus-block h3 {
		font-size: 30px;
	}

	.text {
		margin-bottom: 40px;
	}

	.news {
		margin-bottom: 0;
	}

	.clients-block {
		min-height: 600px;
	}
}
@media only screen and (max-width : 992px) {

	.header-right {
		width:100%;
	}

	.logo-holder,
	.header-right {
		text-align: center;
	}

	.logo-holder {
		margin-bottom: 25px;
	}
	header.main .lang {
		margin-right: 0;
	}

	.center-block {
		top:55%;
	}
	.center-block .box h1 {
		font-size: 40px;
		padding: 15px 25px;
	}
}

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

	.tour-desc {
		padding-right: 0;
	}
	.payment img {
		display: block;
	}
	.inner-page,
	.main-nav{
		width:82%;
	}

	.w-33 p {
		width:56%;
	}
}

@media only screen and (max-width : 900px) {
	.icon-holder {
		display: block;
	}
	.inner-page,
	.main-nav {
		display: none;
	}

	.mobile-menu nav {
		width:100%;
		float:none;
	}
	.mobile-menu a {
		padding: 13px 2%;
		display: inline-block;
	}

	.socials{
		width:40%;
		text-align: left;
	}
}

@media only screen and (max-width : 860px) {
	.gallery .w-33 {
		margin: 0 3px 3px 0;
	}
}

@media only screen and (max-width : 800px) {
	.news article  {
		width:48%;
		margin-bottom: 30px;
		margin-right: 2%;
		min-height: 360px;
	}  

	.news article:nth-child(2n+2) {
		margin-right: 0;
	}

	.news article:nth-child(2n+1) {
		margin-left: 1%;
	}

	.news figure img {
		width:100%;
		max-width: none;
		max-height: none;
	}

	.black {
		background-size: 30%;
	}

	.person-desc {
		max-width: 450px;
		padding: 30px;	
	}

	.bonus-block  {
		background-size: 35%;
	}

	.clients figure {
		width:7.2%;
	}
}
@media only screen and (max-width : 768px) {
	.person-name {
		padding-top: 40%;	
	}
	.clients-block {
		min-height: 500px;
	}
}

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

	.mobile-menu.show {
		height: 380px;
	}

	.mobile-menu nav {
		width:50%;
		float:none;
	}
	.mobile-menu a {
		padding: 13px 2%;
		display:block;
	}

	.person-name {
		padding-top: 30%;
	}

	.black {
		background-size: 45%;
	}

	.person-name h1 {
		font-size: 36px;
	}

	.person-name span {
		font-size: 18px;	
	}

	.person-desc h2 {
		font-size: 28px;
		position: relative;
		text-align: left;
	}

	.person-desc h2:after {
		bottom: -15px;
		width:110px;
		left:0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	.form-holder {
		width:70%;
	}

	.container.facts {
		padding: 0;
	}

	.facts .w-33 {
		width:480px;
		margin:0 auto;
		display: block;
	}

	.w-33 p {
		width:70%;
	}

	.center-block .box h1 {
		font-size: 32px;
	}

	.contact-details {
		margin-bottom: 50px;
	}

	.contact-details {
		text-align: center;
		width:100%;
		float: none;
	}

	.contact-form {
		width:80%;
		float:none;
		margin:0 auto;
		text-align: center;
	}

	.footer-about,
	.footer-contacts,
	.payment,
	.footer-gallery {
		padding: 0;
	}

	.lang {
		float: none;
		
	}
	.lang a {
		font-size: 18px;
	}

	.photo-block a {
		width:32%;
	}

	.photo-block a:nth-child(4n+4) {
		margin-right: 1%;	
	}

	.photo-block a:nth-child(3n+3) {
		margin-right: 0;
	}

	.photo-block img {
		margin: 0 auto;
		display: block;
	}

	.video-50 div {
		width:100%;
	}

	.gallery .w-33 {
		width:49.5%;
	}

	.gallery .w-33:nth-child(3n+3) {
		margin:0 3px 3px 0;
	}

	.gallery .w-33:nth-child(2n+2) {
		margin:0 0 3px 0;
	}

	.person-desc {
		max-width: none;
		width:60%;
		padding: 40px 0;
		margin-left:50px;
		float:none;
		display: block;
	}

	.black {
		padding-top: 25px;
		background-position: right bottom;
	}

	input[type="text"], input[type="email"], textarea {
		width:95%;
	}

	.bonus-block h3 {
		text-align: left;
	}

	.bonus-block h3:after {
		left:0;
		bottom:-20px;
		width:110px;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	.bonus-block {
		background-position: bottom right;
	}

}

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

	.container.video {
		padding: 0;
	}

	.container.facts {
		margin-bottom: 20px;
	}

	.container h3  {
		font-size: 22px;
		line-height: 22px;
		margin:40px 0;
	}

	.facts .w-33{
		width:380px;
	}

	.w-33 p {
		max-width:63%;
	}

	header  {
		height: 50px;
		line-height: 54px;
	}

	.icon-holder {
		top:13px;
		right:25px;
	}
	.mobile-menu {
		top:0px;
	}
	.mobile-menu a {
		padding: 12px 2%;
	}

	.i-vk,
	.i-fb,
	.i-insta {
		background-size: 40px;
		background-position: -4px;
		width:35px;
	}

	.form-holder {
		width:100%;
	}
	.form-block .w-50 {
		width:100%;
		margin-top: 10px;
	}

	.bonus-block .w-50 {
		width:100%;
	}

	.person-name {
		position: absolute;
		bottom: 100px;
		padding: 0;
	}
	
	.person-name h1,
	.person-name span {
		color:#fff;
		text-shadow: 1px 1px 2px black, 0 0 1em black;
	}
	.person-name h1:after {
		background: #fff;
	}
	.person-desc h2 {
		display: none;
	}
	.person-desc {
		width:80%;
		margin: 0 auto;
		padding: 40px 0;
	}

	.black {
		background: #000;
		padding: 0;
	}

	.bonus-block {
		background: #000;
	}

	.bonus-block h3 {
		font-size: 28px;
		line-height: 36px;
	}
	.person-desc span {
		font-size: 16px;
		line-height: 21px;
	}

	.clients-block {
		min-height: 600px;
	}
	.clients figure {
		width:11%;
	}

	.form-block-header a {
		font-size: 30px;
		line-height: 22px;	
	}

	.form-block {
		padding: 60px 15px;	
	}
}

@media only screen and (max-width : 480px) {
	.photo-block a {
		width:49%;
	}

	.photo-block a:nth-child(2n+1) {
		margin-right: 0;
	}

	.photo-block a:nth-child(3n+3) {
		margin-right: 0;
	}

	.news article:last-child,
	.news article:nth-last-child(2) {
		margin-bottom: 0;
	}

	.clients-block {
		min-height: 500px;
	}
}

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

	.gallery .w-33 {
		width:49.5%;
		margin: 0 2px 3px 0;
	}

	.gallery .w-33:nth-child(3n+3) {
		margin:0 2px 3px 0;
	}

	.gallery .w-33:nth-child(2n+2) {
		margin:0 0 3px 0;
	}

	.news article:nth-child(2n+1) {
		margin-left: 0;
	}

	.facts .w-33 {
		width:90%;
	}
	.container.facts {
		padding: 0;
	}

	.person-name  {
		left:0;
		right:0;
		width:auto;
		bottom:80px;
	}

	.photo-block a {
		width:100%;
		margin-right: 0;
	}
	.socials {
		width:50%;
	}

	.slides-navigation a  {
		display: none;
	}
	
	.center-block {
		width:70%;
	}

	.tabs-menu li {
		display: block;
		margin-bottom: 20px;
	}
	.contact-form {
		width:100%;
		padding: 0;
	}
	.btn-yellow {
		width: 100%;
	}

	.answer {
		width:70%;
	}

	.w-33 p { 
		max-width: 48%;
		width:48%;
	}
}

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

	.icon-holder {
		right:15px;	
	}
	.person-desc {
		width:90%;
	}

	.gallery .w-33 {
		width:100%;
	}

	.w-33 p {
		width:43%;
	}
	.bonus-block h3 {
		text-align: center;
	}

	.bonus-block h3:after {
		left:50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.news article {
		width:100%;
		min-height: initial;
	}

	.news article:nth-last-child(2) {
		margin-bottom: 30px;
	}

	.clients figure {
		width:14.3%;
		padding: 5px 2.522%;
	}

	.clients figure:nth-child(5n+5) {
		padding-right: 0;
	}
}