@media (min-width: 1600px) {
	.container1 .readLater .phone,
	.container1 .readLater .about {
		font-size: 1em;
	}
	.container1 .readLater .about .order button,
	.container1 .readLater .challenge {
		font-size: 1.4em;
	}
}
@media (max-width: 1400px) {
	#nav {
		font-size: 24px;
	}
}
@media (max-width: 1200px) {
	.map .contactBlock {
		font-size: 26px;
	}
	.doctor5 .question .webForms .inputBlock input {
		width: 65%;
	}
	#nav {
		font-size: 22px;
		height: 85px;
	}
	#nav .nav-list .nav-item {
		line-height: 85px;
	}
	.main100 {
		margin-left: 1%;
		line-height: 85px;
	}
	#nav .container > .navbar-collapse .inner {
		width: 87%;
	}
	#laser-correction .imageblock {
		font-size: 22px;
	}
	#laser-correction .imageblock span {
		font-size: 50px;
	}
	#laser-correction .imageblock img {
		margin-bottom: 30px;
	}
}
@media (max-width: 1024px) {
	.container2 {
		background-size: 100%;
	}
	#nav {
		font-size: 22px;
	}
	#container7 {
		display: none;
	}
	.testVision {
		display: none;
	}
	.testResp {
		display: block;
		min-height: 400px;
		padding-top: 100px;
		text-align: center;
	}
}
@media (max-width: 992px) {
	#nav {
		font-size: 18px;
		height: 75px;
	}
	.main100 {
		line-height: 75px;
	}
	#nav .nav-list .nav-item {
		line-height: 75px;
	}
	#nav .container > .navbar-collapse .inner {
		width: 83%;
	}
	#nav .nav-list .nav-item {
		margin: 0 1%;
	}
	.map .contactBlock {
		font-size: 26px;
		right: 0;
	}
		.map .contactBlock .phone,
		.map .contactBlock .adress {
			line-height: 50px;
		}
	.doctor2 .no {
		line-height: 110px;
	}
	.doctor2 .step1 .title {
		float: left;
		line-height: 110px;
		margin-top: 0;
		margin-right: 4%;	
		padding-left: 0;
	}
	.doctor2 .step2 .title,
	.doctor2 .step3 .title {
		line-height: 110px;
		margin-top: 0;
		padding-left: 0;
	}
	.doctor2 .las {
		display: block;
		min-width: 50px;
	}
	.doctor2 .all {
		float: left;
		margin-left: 0;
	}
	.doctor2 .step2 img {
		padding-top: 0;
	}
	.doctor3 {
		background-image: none;
	}
	.doctor3 .mottoimg {
		margin-top: 1%;
	}
	.doctor3 .about {
		float: left;
		height: auto;
		margin: 2% 0;
		position: relative;
		width: auto;
	}
	.doctor3 .about .property1,
	.doctor3 .about .property2,
	.doctor3 .about .property3,
	.doctor3 .about .property4,
	.doctor3 .about .property5,
	.doctor3 .about .property6 {
		float: left;
		left: 0;
		position: relative;
		top: 0;
		width: auto;
	}
	.doctor3 .about .property1 .textproperty,
	.doctor3 .about .property2 .textproperty,
	.doctor3 .about .property3 .textproperty,
	.doctor3 .about .property4 .textproperty,
	.doctor3 .about .property5 .textproperty,
	.doctor3 .about .property6 .textproperty {
		margin-top: 5%;
		margin-right: 1%;
		margin-left: 1%;
		padding-left: 0;
		position: relative;
		width: 78%;
	}
	.doctor3 .about .property1 .photoproperty,
	.doctor3 .about .property2 .photoproperty,
	.doctor3 .about .property3 .photoproperty,
	.doctor3 .about .property4 .photoproperty,
	.doctor3 .about .property5 .photoproperty,
	.doctor3 .about .property6 .photoproperty {
		margin-right: 0;
		padding-top: 50px;
		padding-left: 15px;
	}
	.doctor3 .about .property1 .photoproperty {
	float: left;
	}
	.doctor3 .about .property2 .photoproperty {
	float: right;
	}
	.doctor3 .about .property3 .photoproperty {
	float: left;
	}
	.doctor3 .about .property4 .photoproperty {
	float: right;
	}
	.doctor3 .about .property5 .photoproperty {
	float: left;
	}
	.doctor3 .about .property6 .photoproperty {
	float: right;
	}
	#textblock {
		padding: 10% 0;
	}
	.doctor1 .text {
		margin-top: 0;
	}
	#laser-correction .imageblock {
		margin-bottom: 20px;
	}
	.container3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.container3 .title {
		width: 100%;
	}
	#doctor3 .about:before {
		border: 0;
		width: 400px;
		height: 400px;
		top: calc(50% - 200px);
		left: calc(50% - 200px);
	}
}
@media (max-width: 768px) {
	header {
		background-color: rgba(233,235,234,.0);
	}
	#nav {
		background-color: rgba(213,247,255,1);
		height: auto;
	}
	.main100 {
		line-height: 65px;
	}
	.menucontact {
		color: #428bca;
		display: block;
		float: inherit;
		font-size: 12px;
		height: 65px;
		padding: 1% 10% 1% 25%;
	}
	#nav .nav-list .nav-item {
		display: block;
		line-height: 40px;
		margin-right: 0;
		font-size: 24px;
	}
	#nav .container > .navbar-collapse .inner {
		width: 100%;
	}
	#nav .container > .navbar-collapse {
		background-color: #9cf2fd;
		margin-right: -30px;
		margin-left: -30px;
	}
	.navbar-toggle {
		margin-top: 1%;
		margin-bottom: 1%;
	}
	.map .contactBlock {
		font-size: 22px;
	}
		.map .contactBlock .phone,
		.map .contactBlock .adress {
			line-height: 45px;
		}
	.container2 {
		background-image: inherit;
	}
	.container4 .photo {
		position: relative;
		padding-bottom: 2%;
	}
	.container4 .photo span {
		margin-top: -15%;
	}
	.doctor3 .about .property1 .textproperty,
	.doctor3 .about .property2 .textproperty,
	.doctor3 .about .property3 .textproperty,
	.doctor3 .about .property4 .textproperty,
	.doctor3 .about .property5 .textproperty,
	.doctor3 .about .property6 .textproperty {
		width: 72%;
	}
	.container6 {
		min-height: 750px;
	}
	.container6 .year {
		height: 63px;
		width: 200px;
	}
	.container6 .col-md-12 {
		height: 65px;
	}
	.container2 {
		background-size: 235%;
	}
	.container1 .readLater .about .order button {
		font-size: 24px;
		margin: 0 auto 5%;
	}
	.container8 .order button {
		font-size: 24px;
		height: 70px;
		margin: 0 auto 5%;
	}
	.container2 .diagnostic	.title {
		font-size: 22px;
	}
	.container2 .diagnostic	.text {
		font-size: 17px;
		line-height: 20px;
	}
	.container2 .order button {
		font-size: 24px;
		height: 70px;
	}
	.container1 .readLater {
		width: 96%;
	}
	.fixedmenu {
		display: none;
	}
	.doctor1 .photo span {
		margin-left: 20px;
		margin-top: -220px;
	}
	.doctor1 .photo img {
		margin-left: 0;
	}
	.container4 .desc {
		margin-top: 5%;
	}
	.row.copyright {
		padding-top: 40px;
	}
	.row.copyright .col-md-6.col-sm-6 a {
		padding: 0;
	}
	.row.copyright .col-md-6.col-sm-6 {
		padding: 5px;
	}
	.row.copyright .col-md-6.col-sm-6:last-child {
		text-align: left;
		padding-bottom: 20px;
	}
}
@media (max-width: 640px) {
	.map .contactBlock {
		display: none;
	}
	.main100 {
		font-size: 26px;
		line-height: 55px;
		margin-left: -15px;
	}
	.menucontact {
		font-size: 11px;
		height: 55px;
		padding: 1% 10% 1% 20%;
	}
	.container1 .layer button {
		font-size: 0.7em;
		padding: 0.3em;
		max-width: 13em;
	}
	#laser-correction .imageblock span {
		font-size: 40px;
		line-height: 1.1;
	}
	#laser-correction .imageblock {
		font-size: 20px;
	}
	#laser-correction .imageblock img {
		margin-bottom: 10px;
	}
	.container3 .title {
		font-size: 48px;
		line-height: 1.1;
	}
}
@media (max-width: 475px) {
	/*.bx-wrapper img {*/
	/*	height: 200px;*/
	/*	object-fit: cover;*/
	/*}*/
	.container2 .order button {
		font-size: 20px;
	}
	#laser-correction .imageblock span {
		font-size: 30px;
	}
	#laser-correction .imageblock {
		font-size: 18px;
		line-height: 1.1;
		width: 50%;
	}
	#doctor3 .about:before {
		border: 0;
		width: 300px;
		height: 300px;
		top: calc(50% - 150px);
		left: calc(50% - 150px);
	}

}

@media (max-width: 400px) {
	#nav .nav-list .nav-item {
		line-height: 35px;
	}
	.navbar-toggle {
		margin-top: 0.5%;
		margin-bottom: 0.5%;
	}
	.main100 {
		line-height: 45px;
	}
	.menucontact {
		font-size: 8px;
		height: 45px;
		padding: 2% 10% 2% 30%;
	}
	.doctor2 img {
		width: 80px;
	}
	.doctor2 .no {
		margin-left: 0px;
	}
	.doctor2 .title {
		font-size: 20px;
	}
	.bx-wrapper img {
		height: 80px;
	}
	.container5	.bx-wrapper img {
		height: 100%;
	}
	.container1 .readLater .about .order button,
	.container8 .order button {
		font-size: 20px;
		margin: 0 auto 5%;
	}
	#textblock .textblock {
		font-size: 18px;
	}
	.container2 .diagnostic	.title {
		font-size: 12px;
	}
	.container2 .diagnostic	.text {
		font-size: 11px;
		line-height: 14px;
	}
	.container2 .order button {
		font-size: 20px;
		height: 70px;
	}
	.container1 .layer button {
		font-size: 0.75em;
	}
	.container4 .desc {
		margin-top: 15%;
	}
	#submit {
		font-size: 26px;
		height: 45px;
	}
}
