/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	header .top .adres p{padding: 10px 0;}
	header .top .phone{text-align: center;}
	.menu > ul > li{padding-right: 15px;}
	.menu > ul > li > a{font-size: 12px;}
	.slider .item h2{font-size: 48px;}
	.section-title, .categories .cat-title, .gift .text{font-size: 24px;}
	.gift .buttons .link{padding: 3px 0; margin: 4px 0;}
	.gift{padding-top: 130px;}
	.aphorism .author{right: 0px; bottom: -20px;}
	.aphorism .text{font-size: 32px;}
	.aphorism{padding: 30px; margin: 0 0 23px;}
	footer{padding-bottom: 20px;}
	.counter .countdown-period{display: block;}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	header .top .phone p{padding-left: 5px;}
	.menu > ul{padding: 15px 0; text-align: center;}
	.menu > ul > li{padding-bottom: 5px;}
	.order-btn {
		text-transform: none;
		padding: 7px;
		margin: 20px 0;
	}
	.slider .item{height: 450px;}
	.slider .item h2{font-size: 36px; padding: 30px 0;}
	.slider .item p{font-size: 16px;}
	.categories .section-title{
		margin: 30px 0 30px -30px;
		font-size: 20px;
	}
	.categories .cat-title{font-size: 18px;}
	.gift{padding-top: 4px;}
	.about .title{font-size: 24px;}
	.quote .q-title{font-size: 50px;}
	.quote .q-text{font-size: 16px;}
	.advantages .title{font-size: 18px;}
	.gallery-preview img{width: 100%;}
	.aphorism{margin: 30px 0;}
	.dropdown-menu{padding-top: 45px;}
	.content .short-text{width: 100%;}
	.left-sidebar .title{font-size: 32px; padding-bottom: 30px;}
	.counter .counter-title{
		font-size: 16px;
		line-height: 1.2;
		padding: 50px 5px;
	}
	.counter .countdown-amount{font-size: 30px;}
	.personal .insert{margin-bottom: 30px;}
	.doctor .post{padding-top: 15px;}
	.gallery-quote .quote{display: none;}
	.empty-img{height: 328px; margin-bottom: 30px;}
	.bottom-photos img{margin-bottom: 30px;}
	.equip-item figcaption{
		position: static;
		text-align: center;
		padding-top: 15px;
	}
	.contacts .info .desc{margin-bottom: 30px;}
	.news .item .title{font-size: 24px;}
	.news .item .date{padding-bottom: 10px;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	body{padding-top: 60px;}
	.header{display: none;}
	.header-mobile{
		display: block;
		background: #B9294F;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100%;
	}
	.header-mobile .logo{
		display: block;
		padding: 5px 0;
	}
	.categories .section-title{margin-left: 0;}
	.categories .cat-title{font-size: 24px; margin-left: 20px;}
	.categories ul li a{font-size: 18px;}
	.categories ul{padding-bottom: 20px;}
	.gift img{width: 100%;}
	.quote{display: none;}
	.about .more{font-size: 14px;}
	.about, .advantages{padding: 30px 0 40px;}
	.aphorism .text br{display: none;}
	.tc{text-align: center;}
	.aphorism{margin: 20px 0;}
	.aphorism .author{right: 0; top: 0; bottom: inherit;}
	.gallery-preview .g-button{display: inline-block;}
	.gallery-preview, .partners{padding-bottom: 40px;}
	.partners .title{padding-top: 15px; margin-top: 10px;}
	footer{text-align: center; padding-bottom: 30px;}
	.mobile-menu-wrapper{display: none;}
	.mobile-menu{
		text-align: center;
		position: fixed;
		top: 60px;
		left: 0;
		z-index: 1000;
		background: #ffffff;
		width: 100%;
		height: calc(100vh - 60px);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		align-content: space-around;
		flex-wrap: wrap;
	}
	.mobile-menu > ul > li > a{
		display: block;
		font-size: 20px;
		color: #21212b;
		text-transform: uppercase;
		padding: 10px 0;
		text-align: left;
	}
	.mobile-menu > ul{
		width: 100%;
		padding: 15px 30px;
	}
	.mobile-menu .order-btn{
		font-size: 16px;
		text-transform: uppercase;
		padding: 10px 30px;
	}
	.about{background: none;}
	.advantages{
		border-top: 2px solid #f2f2f2;
		border-bottom: 2px solid #f2f2f2;
		margin: 50px 0;
		padding-bottom: 0;
	}
	.advantages img{
		max-width: 100%;
		max-height: 100%;
	}
	.advantages .img-wrapper{height: 70px;}
	.advantages .title{font-size: 10px;}
	.inner-page{padding-top: 30px;}
	.left-sidebar .title{padding-bottom: 20px;}
	.counter .counter-title{padding: 10px; font-size: 18px;}
	.counter .countdown-amount{font-size: 40px;}
	.counter .countdown-period{display: inline-block;}
	.counter{padding-bottom: 10px;}
	.personal .item{text-align: center;}
	.personal .insert{display: block; text-align: center;}
	.personal .insert br{display: none;}
	.doctor .name{display: inline-block;}
	.report-list{margin-top: 0;}
	.sign-in{text-align: center; padding-top: 30px;}
	.bottom-photos{text-align: center;}
	.empty-img{height: auto;}
	.gallery-wrapper button{
		background-color: #ffffff;
		background-color: rgba(255, 255, 255, .7);
		width: 35px;
		height: 50px;
		border-radius: 3px;
	}
	.gallery-wrapper .prev-gallery{left: 5px;}
	.gallery-wrapper .next-gallery{
		right: 15px;
		background-color: #ffffff;
		background-color: rgba(255, 255, 255, .7);
	}
	.gallery-wrapper{margin-bottom: 50px;}
	.equip-item{margin-bottom: 30px;}
	.contacts .map{margin-bottom: 30px;}
	.news .item .title{padding-top: 15px;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.w100{width: 100%;}
	.about img{width: 100%;}
	.about .title{
		line-height: 1.2;
		color: #21212b;
		border-left: 5px solid #B9294F;
		padding: 10px 0 10px 25px;
		margin: 15px 0;
	}
	.about{padding-bottom: 0;}
	.slider .item h2 {
		font-size: 24px;
		padding: 50px 0 20px 0;
		line-height: 1.2;
	}
	.slider .item p{width: 70%; line-height: 1.4; padding: 20px 0 30px;}
	.slider .item p br, footer .order-btn, .bottom-menu, .xs-hide{display: none;}
	.gift .buttons .order{padding: 10px; text-align: center; width: 100%;}
	.advantages .title{font-size: 10px;}
	.categories .item{padding-left: 50px;}
	.gift .text{font-size: 20px;}
	.gift .buttons .link{margin: 7px 0; font-size: 14px;}
	.advantages .img-wrapper{height: 50px;}
	.left-sidebar .title{
		font-family: "RobotoBold", sans-serif;
		font-size: 16px;
		background: url(../images/triangle.png) right center no-repeat;
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.sidebar-menu li{padding-top: 5px; padding-bottom: 5px;}
	.content h2{font-size: 24px;}
	.sidebar-menu ul{padding-left: 30px;}
	.counter .countdown-amount{font-size: 26px;}
	.counter .countdown-section{padding-top: 0;}
	#callback{padding: 20px;}
	#callback .form-title{font-size: 24px;}
	.form textarea{height: 100px;}
	.form input[type="text"].w50, .form input[type="text"].w75{width: 100%;}
	#success .title{font-size: 18px;}
	.personal .insert{font-size: 18px; padding: 20px 40px; background-size: 30px;}
	.bottom-space{padding-bottom: 30px;}
	.content table tr th:first-child, .content table tr td:first-child{width: auto;}
	.content table tr th{font-size: 16px; padding: 10px;}
	.content table tr td{padding: 10px;}
	.pb40{padding-bottom: 0;}
	#report-form .text-right{text-align: center;}
	.add-report{padding-bottom: 50px;}
	.form label.error[for="report-text"]{top: 100px;}
	.gallery-list .title{margin-top: 20px;}
	.gallery-list .title{font-size: 24px;}
	.equip-item figcaption{font-size: 16px;}
	.sert-gift .title{font-size: 24px; line-height: 1.2; text-align: center;}
	.sert-gift .item .item-title{font-size: 24px; padding: 30px 0 5px;}
	.sert-gift .order-buttons{padding-top: 15px;}
	.sert-gift .item{margin-bottom: 30px; text-align: center;}
	.sert-gift .item .content p{text-align: left;}
	.news .item .title{
		font-size: 24px;
		padding-top: 15px;
		text-align: center;
	}
	.news .item{padding-bottom: 30px;}
	.news .item .date{text-align: right; padding-bottom: 10px;}
	header .logo img{height: 47px;}
	#callback .order-button, .inner-page .order-button{
	    display: block;
	    width: 248px;
	    text-align: center;
	    outline: none;
	    margin-left: auto;
	    margin-right: auto;
	}
	.contacts .map .cover{
	    display: flex;
        justify-content: center;
        align-items: center;
	}
	.advantages .item{padding-left: 0; padding-right: 0;}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}