@media screen and (max-width: 1085px) {
	nav ul a {font-size:9pt;}
}
@media screen and (max-width: 600px) {
	nav .button-collapse  {
		margin-top: 17px;
	}
	.slider-item {
		overflow-x: hidden;
	}
	.slider-item img {
		width: 100%;
		height: 300px;
	}
	.navigation-holder i {
		font-size: 22pt;
	}
	.navigation-holder  {
		top: 25px;
		left: 5px;
		padding: 4px 15px;
	}
	.pictures-slider {
		height: auto;
	}

}
@media screen and (max-width: 767px) {
	.set-margin {
		margin-top: 20px;
	}
	.cure-data-holder h2 {
		font-size: 16pt;
	}
	.progress-info h3 {
		font-size: 12pt;
	}
	.progress-info span {
		font-size: 12pt;
	}
	.gallery-navigation ul li {
		margin-bottom: 10px;
		font-weight: 600
	}
	.statistics-item {
		margin-bottom: 35px;
	}
	.client-item p {
		font-size: 14pt;
	}
	.cure-data-holder h2 i {
		margin-left: 10px;
	}
}
@media screen and (max-width: 644px) {
	.progress-info h3 {
		margin-bottom: 0;
		display: block;
		float: none;

	}
	.progress-info span {
		float: right;
	}
}
@media screen and (max-width: 575px) {
	.set-margin-2 {
		margin-top: 20px;
	}
	.section-video-slogan img {
		width: auto;
	}
	.section-video-slogan h2 {
		margin-top: 25px;
	}
	.section-video-container {
		height: auto;
	}
	.section-video-container iframe {
		height: 350px;
	}
	.videos {
		padding-top: 0
	}
	.progress-info span {
		float: left;
	}
	.cure-data {
		padding-right: 0;
		padding-left: 0q
	}
	.post-panel-header h2 {
		font-size: 14pt;
		line-height: 35px;
	}
	.post-panel-header span {
		font-size: 11pt;
		top: 3px;
		display: block;
		margin-top: 15px;
	}
	.post-content, .post-content p {
		font-size: 12pt;
	}
}
@media screen and (max-width: 385px) {
	.section-video-slogan img {
		width: 100%;
	}
}
@media screen and (max-width: 515px) {
	.top-header span {
		font-size: 9pt;
		margin-left: 20px;
	}
	.top-header {
		padding-left: 0;
		padding-right: 15px;
	}
}
@media screen and (max-width: 394px) {
    .top-header span {
    	margin-bottom: 10px;
    }
    .top-header span:last-child {
    	margin-bottom: 0px;
    }
}
@media screen and (max-width: 375px) {
	.logo img {
		height: 90px;
		width: 225px;
	}
}
@media screen and (max-width: 500px) {
	.slogan-holder h2 {
		font-size: 16pt;
	}
	.certificates-holder img {
		height: 250px;
	}
	.certificates-holder {
		height: auto;
		padding-bottom: 0;
		background: #fff;
	}
	.slogan-holder h2 {
		line-height: 35px;
	}
}
@media screen and (max-width: 400px) {

}