@media (max-width: 1199px) {
	.container {
	
	}

}

@media (max-width: 991px) {
	.container {
		width: 720px;
	}
	
	.media__follow {
		display: none;
	}

	.menu__link {
		font-size: 10px;
		letter-spacing: 2px;
		padding: 8px 0;
	}

	.home__news {
		width: 645px;
	}
}

@media (max-width: 767px) {
	.news__text {
		padding-right: 104px;
	}
	.container {
		width: 540px;
	}

	.title {
		font-size: 26px;
	}
	
	.header__address {
		font-size: 10px;
		letter-spacing: 8px;
		padding-left: 10px;
	}

	.home__news {
		width: 100%;
		height: auto;
	}

	.news__frame {
		height: auto;
	}

	.home__owner {
		right: 0px;
	}

	.home__offer {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		background-position: right 50px;
	}

	.offer__presentation {

	}

	.offer__intro {
		padding-left: 0;
		margin-left: -20px;
	}

/*	.classes__table td {
		font-size: 11px;
		line-height: 16px;
	}

	.classes__table table tr td.bold {
		width: 93px;
	}
*/
	.training__presentation {
		position: relative;
		margin: 0 auto;
	}

	.instructors__body table tr td {
		padding: 0px 20px;
	}

	.address__item {
		margin-left: 18px;
		font-size: 10px;
		letter-spacing: 2px;
	}

	.footer__menu_list {
		width: 90%;
	}
	
	.footer__credits {
		flex-direction: column;
	}

	.credits__text {
		margin-top: 20px;
		margin-left: 0;
		letter-spacing: 0;
		text-align: center;
	}

	.instructors__table {
		padding: 40px 50px;
	}
}

@media (max-width: 575px) {
	.header__address {
	
		letter-spacing: 8px;
	}
	.container {
		width: 90%;
	}
	
	.header__logo {

	}

	.title {
		font-size: 24px;
	}

	.instructors__body table {
		padding: 50px 0;
		margin: 0 auto;
	}

	.address__item {
		font-size: 8px;
	}

	.training__intro ul li {
		width: 90%;
	}

	.offer__presentation {

	}

	.training__presentation {

	}

	.membership__body{
	    background: url(../img/mms-pic-left.jpg) no-repeat left 55px,
	    			url(../img/mms-pic-right.jpg) no-repeat right 350px;
	}
	.home__owner {
		top: 100px;
	    right: 50%;
	    margin-right: -60px;
	}

	.news__frame {
		padding-bottom: 235px;
	}
	.home__offer {
		padding-top: 70px;
	}
	.news__text{
		padding-right: 0;
	}
	.home__news {
	 
	    padding-bottom: 23px;
	}
	.home__owner {
	    top: auto;
	    right: auto;
	    left: 0;
	    width: 100%;
	    text-align: center;
	    margin-right: 0;
	    position: relative;
	    margin-top: -215px;
	    background: none;
	}
}	
@media (max-width: 525px) {
	
	.header {
		height: 170px;
		padding-top: 20px;
	}

	.header__logo {
		width: auto;
		height: 105px;
	}

/*	.classes__table td {
		font-size: 10px;
		line-height: 14px;
	}

	.classes__table {
		padding: 30px 0px 50px;
	}
*/
	.header__address {
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
	}
	
	.menu__button {
		display: block;
	}

	.menu__list {
		flex-direction: column;
	}

	.menu__border {
		display: none;
	}

	.menu {
		height: auto;
	}

	.menu__link {
		text-align: center;
	}
/*
	.classes__table th {
		font-size: 10px;
	}

	.classes__table table tr td span {
		font-size: 9px;
	}
*/
	.title {
		font-size: 20px;
	}

	.menu__open {
		display: block;
	}

	.menu {
		display: none;
	}

	
	.db {
		display: block;
	}
}

@media (max-width: 459px) {
	
	.address__item {

	}

	.training__presentation {

	}

	.offer__presentation {

	}

	.instructors__body table tr td {
		padding: 0px 8px;
	}

	.membership__body {
		font-size: 11px;
	}

/*	.classes__table th {
		font-size: 9px;
	}

	.classes__table td {
		font-size: 8px;
		line-height: 13px;
	}

	.classes__table table tr td span {
		font-size: 8px;
	}
*/
	/*
	.menu__button {
		left: 50%;
		margin-left: -15px;
	}
*/

	

	

	.name {
		font-size: 12px;
	}
.footer__address {
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
}

.footer__address span:nth-child(2) {
	display: none;

}

.address__item {
	margin-left: 0;	
}

.footer__menu_list {
	display: none;	
}

.media__list {
	margin-top: 20px;	
}

.training__coaches {
	padding-left: 0;
	text-align: center;
}

.instructors__table {
	flex-direction: column;
	font-size: 15px;
}

}

@media (max-width: 400px) {

	.training__presentation {
		background: none;
		width: 100%;
		padding: 0;
		right: 0;
		bottom: 0;

	}

	.offer__presentation {
		background: none;
		width: 100%;
		padding: 0;
		margin-top: 20px;
	}
	
	.title {
		font-size: 16px;		
	}

	.classes__table {
		padding-bottom: 0;	
	}
	.header__address {
		padding-left: 50px;
	}
	.menu__button {
	left: 20px;
}
}


@media (max-width: 340px) {
	.title {
		padding: 0;		
	}

	.offer__intro {
		margin-left: 5px;
	}
}










