/*==========  Desktop First Method  ==========*/
@media only screen and (max-width : 1320px) {
	.social-fixed {
		top: 205px;
	}
	.contacts-main {
		padding: 37px 36px;
		padding-top: 0;
	}
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.menu li {
		margin-right: 24px;
	}
	.header-middle .contact-item {
		display: none;
	}
	.billbord__image {
		height: 310px;
	} 
	.item-category {
		font-size: 14px;
		padding-right: 40px;
		padding: 20px 20px;
	}
	.item-category__image {
		transform: scale(0.7);
		transform-origin: 100% 100%;
	}
	.gift-block { 
		background-position: right -155px center;
	}
	.whatsapp-block {
		padding-left: 40px;
	}
	.whatsapp-block__image {
		right: 50px;
	}
	.whatsapp-block .title-big, .whatsapp-block .descr-big {
		max-width: 580px;
	}
	.item-advantage__title {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 17px;
	}
	.item-advantage {
		padding: 20px 20px;
		padding-bottom: 25px;
	}
	.categories_page .item-category {
		font-size: 14px;
		padding-left: 16px;
		padding-right: 19px;
	}
	.item-sidebar__content {
		padding: 10px;
		padding-top: 0;
	}
	.item-sidebar__head {
		padding: 15px 10px;
	}
	.sidebar-buttons {
		flex-wrap: wrap;
	}
	.sidebar-buttons .btn-main {
		width: 160px;
		margin-bottom: 10px;
	}
	.title-delivery {
		margin-top: 0;
	}
	.contacts-location {
		padding: 33px 28px;
	}
	.contacts-page .block-form {
		padding: 28px 25px;
	}
	.title-form {
		font-size: 19px;
		margin-bottom: 24px;
	}
	.title-middle {
		font-size: 19px;
		line-height: 27px;
	}
	.contacts-main {
		padding: 26px 16px;
		padding-top: 0;
	}

	/*personal*/
	.bonus-main .row {
		margin: 0 -15px;
	}
	.bonus-main .row > div {
		padding: 0 15px;
	}

	/*new pages*/
	.bonus-block {
		padding: 25px 20px;
	}
	.bonus-image img {
		max-width: 420px;
	}
	.item-level {
		padding: 18px;
	}
	.about-numbers {
		padding-left: 25px;
		padding-right: 25px;
	}
	.about-numbers__value, .about-special__value {
		font-size: 29px;
		line-height: 42px;
	}
	.about-numbers__value {
		min-width: 134px;
		margin-bottom: 14px;
	}
	.about-special img {
		max-width: 200px;
	}
	.about-special {
		font-size: 14px;
		line-height: 22px;
		margin-top: 0;
	}
	.video-block {
		margin-bottom: 20px;
	}
	.slider-gallery__item {
		height: 245px;
	}
	.conusultation-block {
		padding: 30px 90px;
	}
	.item-news__image {
		height: 215px;
		margin-bottom: 15px;
	}
	.item-news__title {
		font-size: 21px;
	}
	.item-category ul {
        max-width: 340px;
}
/*delivery*/
	.delivery-billbord__content {
		padding: 25px;
		padding-left: 15px;
		padding-bottom: 50px;
	}
	.delivery-billbord__title {
		font-size: 27px;
		line-height: 44px;
	}
	.delivery-billbord__title span {
		font-size: 29px;
		line-height: 43px;
	}
	.info-delivery {
		padding: 19px 18px;
		font-size: 18px;
		line-height: 28px;
	}
	.info-delivery__icon {
		margin-right: 15px;
	}
	.delivery .block-form {
		padding: 33px 24px;
	}
	.delivery-billbord {
		height: 393px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.whatsapp-block__image,
	.header-bottom,
	.header__contacts, 
	.header-top {
		display: none;
	}
	.billbord__image {
		height: initial;
	}
	.billbord__image img {
		width: 100%;
		max-width: 100%;
		height: auto;
		font-family: inherit;
		object-fit: inherit;
	}
	.categories {
		padding-top: 35px;
	}
	.products .title-section {
		padding-top: 15px;
		padding-bottom: 22px;
	}
	.gift-block {
		padding: 40px 30px;
		min-height: initial;
		background-image: none;
	}
	.whatsapp-block__buttons {
		margin-top: 30px;
	}
	.whatsapp-block {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.contacts-block {
		position: relative;
		top: 0;
		left: 0;
		height: initial;
		width: auto;
		padding: 0;
	}
	#map {
		height: 400px;
	}
	.footer__nav_big,
	.footer__nav_big li {
	    	margin: 0;
	}
	.footer__nav_big a,
	.footer__title {
		padding: 10px 0;
		border-bottom: 1px solid #fff;
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0;
	}
	.footer__content {
		display: none;
		padding-top: 15px;
	}
	.footer-right {
		display: block;
		padding-right: 15px;
	}
	.footer .logo-descr {
		margin-bottom: 20px;
	}
	.footer__bottom {
		border: none;
	}
	.footer__bottom .row > div {
		padding-top: 10px;
		padding-bottom: 10px;
		justify-content: center;
		text-align: center;
	}
	.wrapper {
		padding-top:67px;
	}
	.menu-mobile {
		position: absolute;
		top: 100%;
		left: 0;
		height: 100vh;
		overflow: auto;
		background-color: #5e35b1;
		display: none;
		color: #fff;
		width: 100%;
		padding: 0 15px;
		padding-bottom: 130px;
	}
	.menu-mobile__nav {
		margin-bottom: 15px;
	}
	.menu-mobile__nav a {
		padding: 10px 0;
		color: #fff;
		border-bottom: 1px solid #fff;
		display: block;
		transition: all 0.3s;
	}
	.menu-mobile .contact-item {
		margin-bottom: 15px;
		line-height: 24px;
	}
	.menu-mobile .form-search {
		margin: 0;
		margin-bottom: 10px;
	}
	.menu-mobile .header__contacts {
		display: flex;
		line-height: 24px;
		align-items: flex-start;
	}
	.btn_nav {
		display: inline-block;
	}
	.buttons-mobile {
		padding: 10px 0;
		display: flex;
		box-shadow: 0 0 10px #5e35b1;
		align-items: center;
		justify-content: space-around;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		background-color: #5e35b1;
		width: 100%;
	}
	.btn-mobile {
		font-size: 18px;
		color: #fff;
		display: inline-block;
		position: relative;
	}
	.btn-mobile__value {
		bottom: 10px;
		left: 12px;
		font-size: 10px;
		line-height: 1.2;
		font-weight: 500;
		color: #000000;
		width: 18px;
		height: 18px;
		background-color: #feee00;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		position: absolute;
	}
	.phone-mob {
		font-size: 20px;
		margin-left: auto;
		margin-right: 25px;
		display: inline-block;
		color: #fff;
	}
	.footer__title i {
		transition: all 0.3s;
		display: inline-block;
	}
	.footer__title.active i {
		transform: rotate(45deg);
	}
	.billbord {
		padding-top: 20px;
	}
	.footer {
		padding-bottom: 40px;
	}
	.social-fixed {
		top: 69px;
	}
	.breadcumbs {
		padding: 20px 0;
	}
	.categories_page {
		padding-top: 0;
	}
	.item-sidebar__head {
		padding: 15px 20px;
	}
	.item-sidebar__content {
		padding: 20px;
		padding-top: 0;
	}
	.sidebar-catalog {
		margin-top: 20px;
		display: none;
	}
	.sorting-line {
		margin-top: 15px;
		justify-content: flex-start;
	}
	.btn-main_filter {
		margin-top: 15px;
		height: 50px;
		max-width: 400px;
		width: 100%;
		justify-content: space-between;
	}
	.sidebar-buttons .btn-main {
		width: 45%;
	}
	.card-detail {
		margin-bottom: 10px;
	}
	.contacts-page .col_pl {
		padding-left: 15px;
	}
	.contacts-main {
		margin-bottom: 20px;
	}
	.contacts-location {
		font-size: 15px;
	}
	.title-form {
		font-size: 17px;
		margin-bottom: 24px;
		line-height: 26px;
	}
	.contacts-page .block-form {
		padding: 35px 25px;
	}


	/*personal*/
	.purchase-history__head {
		display: none;
	}
	.purchase-history {
		text-align: left;
	}
	.purchase-history__name {
		margin-left: 0;
	}
	.purchase-history__item .row > div:nth-last-child(2) {
		padding-left: 15px;
	}
	.purchase-subtable td::before,
	.purchase-history__item .row > div::before {
		width: 150px;
		padding-left: 15px;
		font-size: 14px;
		text-align: left;
		display: block;
		flex: none;
		content: attr(data-title);
	}
	.purchase-history__item .row > div {
		margin-bottom: 10px;
		display: flex;
		align-items: center;
	}
	.purchase-history {
		margin: 0 -15px;
	}
	.purchase-subtable thead {
		display: none;
	}
	.purchase-subtable table, 
	.purchase-subtable tbody, 
	.purchase-subtable tr {
		display: block;
	}
	.purchase-subtable td  {
		display: flex;
		border: none;
	}
	.purchase-subtable th:first-child, .purchase-subtable td:first-child {
		width: 100%;
		padding-left: 0;
	}
	.purchase-subtable th:nth-child(2), .purchase-subtable td:nth-child(2) {
		text-align: left;
	}
	.purchase-subtable td {
		padding: 7px 0;
		background-color: transparent;
	}
	.purchase-subtable tr {
		padding: 15px 0;
		border-bottom: 1px solid #ccc;
	}
	.purchase-subtable tr:last-child {
		border: none;
	}
	.purchase-subtable {
		margin: 0;
		background-color: #f3f3f3;
	}
	.personal .tabs-card li {
		margin-right: 40px;
	}
	.purchase-subtable th:last-child, .purchase-subtable td:last-child {
		width: 100%;
	}
	.purchase-history__item .row > div:nth-last-child(3) {
		font-size: 16px;
	}
	.bonus-main .row {
		margin: 0 -5px;
	}
	.bonus-main .row > div {
		padding: 0 5px;
	}
	.bonus-bar__title {
		font-size: 15px;
	}
	.bonus-bar__value {
		font-size: 45px;
		line-height: 42px;
	}
	.bonus-bar__value span {
		font-size: 26px;
	}
	.bonus-bar__content {
		padding: 15px 10px;
	}
	.bonus-bar-wrap {
		height: 320px;
	}

	/*new pages*/
	.item-level {
		padding: 35px;
	}
	.bonus-block {
		min-height: initial;
		margin-bottom: 30px;
	}
	.about-special {
		margin-bottom: 25px;
	}
	.slider-gallery .slick-prev {
		left: -33px;
	}
	.slider-gallery .slick-next {
		right: -33px;
	}
	.gallery {
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.conusultation-block .btn-main {
		width: 100%;
	}
	.conusultation-block .checkbox {
		margin-top: 20px;
	}
	body .bx-soa-pp-company-selected strong {
    margin-left: 0;
}
body .bx-soa-pp-price {
    text-align: left;
}
.total-head_mobile {
   display: flex !important; 
}
#bx-soa-total-mobile {
     margin-bottom: 15px;
    display: block !important;
}
#bx-soa-total {
    display: none !important;
}
#bx-soa-orderSave .btn.btn-default {
    display: flex !important;
}
.card-detail {
        margin-bottom: 20px;
    min-height: initial;
}
.card .card {
    padding: 0;
}

.breadcumbs {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
        padding: 13px 0;
    margin: 0 -15px;
    padding-left: 15px;
}
.breadcumbs li {
        padding: 9px 10px;
    background: #fff;
    box-shadow: 0 0 4px #ddd;
    border-radius: 30px;
    margin-right: 10px;
}
.breadcumbs li::after,
.breadcumbs li span {
    display: none;
}
.bx-pagination .bx-pagination-container ul li {
    vertical-align: middle;
        margin: 0 2px 4px 2px;
}
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, 
body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    width: 32px;
    height: 32px;
    padding: 0;
    font-size: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
        font-family: "Font Awesome 5 Pro";
    font-weight: 500;
        display: flex;
    align-items: center;
    justify-content: center;
}
body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span::before {
        font-size: 13px !important;
    content: "\f053";
}
body .bx-pagination .bx-pagination-container ul li.bx-pag-next span::before {
        font-size: 13px !important;
        content: "\f054";
}
body .form-personal .button-form .btn-main {
    margin: 5px;
    min-width: initial;
    padding: 0 15px;
    flex: 1;
    font-size: 14px;
    height: 50px;
}
body .form-personal .button-form {
        margin: 0 -5px;
}
.purchase-history {
        width: initial;
}
.catalog-menu__content {
        position: relative;
    left: 0;
    top: 0;
    padding: 0;
    height: auto;
        padding: 0 15px;
}
body .catalog-menu__list {
    max-height: calc(100vh - 112px);
}
.catalog-menu {
        left: 0;
    right: 0;
    padding-top: 0;
    height: calc(100vh - 111px);
}
.catalog-menu__list > li {
    width: 100%;
}
.catalog-menu__list > li:first-child .catalog-menu__content {
    display: none;
}
.catalog-menu__list > li > a {
        position: relative;
    border-bottom: 1px #000 solid;
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.catalog-menu__list > li > a::after {
    padding: 0;
    font-size: 12px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
        font-family: "Font Awesome 5 Pro";
    font-weight: 500;
        display: flex;
    align-items: center;
    justify-content: center;
    content: "\f078";
    transition: all 0.3s;
}
.catalog-menu__wrap {
    columns: 1;
}
.catalog-menu__list > li.active:not(.mob_active) > a {
    background-color: initial;
    color: initial;
}
.catalog-menu__list > li.mob_active > a {
    background-color: #5e35b1;
    color: #fff;
}
.catalog-menu__list > li.mob_active > a::after {
  transform: rotate(180deg);  
}
.thanks__content {
        top: 60px;
    max-width: 335px;
}
.thanks__title {
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 20px;
}
.thanks__descr {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
}

/*delivery*/
	.info-delivery {
		margin-bottom: 20px;
	}
	.image-delivery {
		margin: 0;
	}
	.image-delivery img {
		max-width: 100%;
		margin: 0 auto;
	}
	.btn-action__value {
	        right: -10px;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.header .logo-descr {
		display: none;
	}
	.item-catalog {
		padding: 25px;
	}
	.title-big {
		font-size: 30px;
		line-height: 40px;
	}
	.gift .title-big::after {
		top: 30px;
	}
	.descr-big {
		font-size: 16px;
		line-height: 24px;
	}
	.title-section {
		font-size: 25px;
	}
	.whatsapp-block {
		padding: 30px 20px;
	}
	.whatsapp-block__buttons .btn-main {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.btn-social {
		font-size: 14px;
		line-height: 20px;
	}
	.whatsapp-block__buttons {
		flex-direction: column;
		align-items: flex-start;
	}
	.whatsapp-block .title-big {
		margin-bottom: 20px;
	}
	.slider-advantages .item-advantage {
		width: 320px;
	}
	.title-middle {
		font-size: 20px;
		line-height: 31px;
	}
	.contacts-block .btn-main {
		padding: 0 15px;
	}
	#map {
		height: 350px;
	}
	.footer__nav_big, .footer__title {
		font-size: 16px;
		line-height: 29px;
	}
	.social-fixed {
		display: none;
	}
	.pager {
		justify-content: center;
		margin-top: 10px;
	}
	.card-info .btn-main {
		padding: 0 33px;
	}
	.item-feature {
		font-size: 14px;
	}
	.tabs-card li {
		margin-right: 40px;
	}
	.card__image {
		height: 300px;
	}
	.contacts-main .availability {
		margin-top: 17px;
	}
	.contacts-page .block-form {
		margin-bottom: 20px;
	}
	.contacts-image {
		height: auto;
	}
	.contacts-image img {
	        object-fit: initial;
    font-family: initial;
    width: 100%;
    height: auto;
	}
	.contacts-page {
		padding-bottom: 20px;
	}
	.title-section_page {
		padding-top: 20px;
	}

	/*personal*/
	.personal .tabs-card li {
		margin: 0;
		margin-bottom: 15px;
		width: 50%;
		text-align: center;
	}
	.personal .tab-container-card {
		padding-top: 10px;
	}
	.bonus-main__content {
		padding: 20px 15px;
	}
	.link-main {
		font-size: 16px;
		line-height: 16px;
	}
	.bonus-bar__title {
		font-size: 13px;
	}
	.bonus-bar__content {
		padding: 10px 4px;
	}
	.bonus-bar-wrap {
		height: 260px;
	}
	.bonus-main__head {
		padding: 13px 15px;
		display: block;
	}
	.bonus-main__head span {
		font-size: 21px;
	}
	.bonus-main__descr {
		padding-top: 6px;
	}

	/*new pages*/
	.bonus-image {
		height: 290px;
	}
	.fancybox-type-iframe .fancybox-inner {
		height: auto !important;
	}
	.fancybox-type-iframe iframe{
		width: calc(100vw - 40px);
		height: calc(100vw/1.77);
	}
	.about .title-section {
		line-height: 32px;
	}
	.about .title-middle {
		margin-bottom: 15px;
	}
	.about-special {
		padding: 25px;
		flex-wrap: wrap;
	}
	.about-special img {
		max-width: 100%;
		margin: 0 auto;
		margin-top: 15px;
	}
	.about-special__value {
		margin-bottom: 15px;
	}
	.title-middle_about {
		margin-top: 20px;
	}
	.about {
		font-size: 14px;
		padding-bottom: 25px;
	}
	.gallery .title-section {
		padding-bottom: 25px;
	}
	.slider-gallery {
		padding-bottom: 30px;
	}
	.gallery {
		padding-bottom: 35px;
	}
	.conusultation {
		padding: 35px 0;
	}
	.conusultation-block {
		padding: 30px;
	}
	.conusultation-block .descr-big {
		margin-bottom: 20px;
	}
	.item-news__image {
		height: 250px;
	}
	.news {
		padding-top: 20px;
	}
	.news .title-section {
		padding-bottom: 20px;
	}
	.article h1 {
		font-size: 25px;
		line-height: 31px;
		margin-bottom: 15px;
	}
	.article time {
		margin-bottom: 10px;
	}
	.article h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.article img {
		margin-bottom: 25px;
	}
	.article blockquote {
		margin-bottom: 25px;
	}
	.article {
		padding-bottom: 40px;
	}
	body .bx-soa-item-block {
	        display: block;
	}
	body .bx-soa-item-img-block {
    margin: 0 auto;
    margin-bottom: 15px;
}
.bx-soa-item-title {
        text-align: center;
}
.bx_compare .bx_sort_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
body .bx_compare .bx_sort_container .sortbutton {
    margin-right: 0;
    width: 49%;
    font-size: 13px;
    line-height: 19px;
}
.bx_compare .table_compare table {
    min-width: 560px;
}
.bx_compare .table_compare {
    margin-right: -15px;
    width: initial;
}
.bx_compare .table_compare::-webkit-scrollbar {
    -webkit-appearance: none;
}
.bx_compare .table_compare::-webkit-scrollbar:vertical {
    width: 6px;
}
.bx_compare .table_compare::-webkit-scrollbar:horizontal {
    height: 6px;
}
.bx_compare .table_compare::-webkit-scrollbar-thumb {
    background-color: #5e35b1;
    border-radius: 10px;
}
.bx_compare .table_compare::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ccc;
}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button {
    padding: 0 20px;
}
div.blog-comment-field-author, div.blog-comment-field-email {
    width: 100%;
}
div.blog-comment-field-user-sep {
    display: none;
}
.slider-products .slick-prev {
    left: 0;
}
.slider-products .slick-next {
    right: 0;
}
.slider-products .slick-arrow {
        top: 47%;
    box-shadow: 0 0 3px #ccc;
}

.bonus-bar-wrap {
	margin-bottom: 10px;
	height: auto !important;
}
.bonus-bar {
	height: 50px !important;
}
.bonus-bar__content {
	    padding: 10px 10px;
    flex-direction: row;
    align-items: center;
}
.bonus-bar__value {
    font-size: 34px;
    line-height: 31px;
}
.bonus-main .row {
    margin-top: 20px !important;
}
.thanks__image {
        left: 0;
}
.thanks__content {
    top: 0;
    max-width: 100%;
    position: relative;
    left: 0;
}
.thanks {
    min-height: 330px;
    padding: 30px 0;
}
.thanks__descr {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
}

.slider-categories {
	padding-right: 0;
}
.slider-categories {
	margin: 0 -8px;
	margin-top: 25px;
	padding-bottom: 15px;
}
.slider-categories .slick-prev {
	display: flex !important;
}
.slider-categories .slick-arrow {
	box-shadow: 0 0 3px #ccc;
}
.slider-categories .slick-prev {
	left: -7px;
}
.slider-categories .slick-next {
	right: -7px;
}

/*delivery*/
	.delivery-time {
		font-size: 30px;
		width: 100px;
		height: 105px;
	}
	.delivery-billbord__descr {
		font-size: 21px;
		line-height: 27px;
	}
	.info-delivery {
		padding: 12px 15px;
		font-size: 16px;
		line-height: 26px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .slider-billbord,
	.billbord__image {
		margin: 0 -19px;
	}
	.slider-billbord .slick-prev {
    left: 0px;
}
.slider-billbord .slick-next {
    right: 0px;
}
	.slider-billbord .billbord__image {
	    margin: 0;
	}
	.title-section {
		font-size: 22px;
	}
	.item-category__title {
		font-size: 18px;
		margin-bottom: 19px;
	}
	.col-lg-6 .item-category__image {
		transform: scale(0.5);
	}
	.item-category {
		padding-right: 63px;
	}
	.item-catalog {
		padding: 16px;
	}
	.products__wrap {
		padding: 15px 0;
		padding-bottom: 25px;
	}
	.gift-block {
		padding: 25px 15px;
	}
	.title-big {
		font-size: 27px;
		line-height: 37px;
	}
	.gift .title-big span::before {
		left: -5px;
		right: -5px;
	}
	.gift .descr-big {
		margin-top: 30px;
	}
	.gift .title-big::after {
		top: 35px;
	}
	.slider-advantages .item-advantage {
		width: 80vw;
	}
	.slider-advantages .slick-slide {
		padding: 20px 10px;
	}
	.item-advantage__title {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 12px;
	}
	.item-advantage {
		font-size: 14px;
		line-height: 22px;
	}
	.slider-advantages {
		margin: 0 -10px;
		margin-right: -15px;
	}
	.contacts-block__right {
		padding-left: 0px;
	}
	.contacts-block__right .social-list, .contacts-block__right .contacts-block__item {
		padding-right: 0;
	}
	.contacts-block .phone-main {
		font-size: 16px;
	}
	.social-list li {
		margin-right: 5px;
	}
	.contacts-block__item {
		margin-bottom: 28px;
	}
	.contacts-block .social-list {
		margin-top: 0;
		margin-bottom: 30px;
	}
	.contacts-block .btn-main {
		font-size: 14px;
	}
	body {
		font-size: 14px;
	}
	.contacts-block__top {
		display: block;
		margin-bottom: 15px;
	}
	.contacts-block .availability {
		margin-top: 4px;
	}
	.billbord {
		padding-top: 0;
	}
	.categories_page {
		padding-bottom: 20px;
	}
	.sorting-line {
		font-size: 13px;
		flex-wrap: wrap;
	}
	.sorting-line p {
		width: 100%;
	}
	.sorting-line a {
		padding: 5px 8px;
		margin-left: 0px;
	}
	.page-numbers.prev {
		margin-right: 25px;
	}
	.page-numbers.next {
		margin-left: 25px;
	}
	.card-info {
		padding: 20px 15px;
	}
	.title-middle {
		font-size: 18px;
		line-height: 26px;
	}
	.card-info__bottom {
		flex-wrap: wrap;
	}
	.card-info__bottom > * {
		margin-bottom: 10px;
	}
	.card-info__line > *:first-child {
		width: 70%;
	}
	.card-info__price span {
		font-size: 20px;
	}
	.card-info__price {
		font-size: 16px;
	}
	.tabs-card {
		font-size: 14px;
		justify-content: space-between;
	}
	.tabs-card li {
		margin-right: 0;
	}
	.item-feature {
		font-size: 13px;
		padding: 7px 5px;
	}
	.tab-container-card {
		padding-top: 20px;
	}
	.title-delivery {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.card {
		padding-bottom: 40px;
	}
	.products-section .title-section {
		padding-bottom: 0;
	}
	.contacts-mail {
		font-size: 16px;
		line-height: 27px;
	}
	.contacts-main__wrap {
		padding-top: 20px;
		background-position: 15px;
	}
	.contacts-main__wrap .social-list {
		padding-top: 0;
	}
	.contacts-location {
		padding: 20px 15px;
	}
	.contacts-page .block-form {
		padding: 20px 15px;
	}
	.modal-wrap {
		padding: 50px 15px; 
		padding-bottom: 30px;
	}
	.descr-modal {
		font-size: 15px;
		line-height: 21px;
		padding-bottom: 16px;
	}
	.checkbox-wrap .checkbox {
		white-space: normal;
	}

	/*personal*/
	.bonus-main {
		margin: 0 -15px;
	}
	.bonus-bar__value {
		font-size: 35px;
		line-height: 32px;
	}
	.bonus-bar__value span {
		font-size: 19px;
	}
	.bonus-main .row > div {
		padding: 0 2px;
	}
	.bonus-main .row {
		margin: 0 -2px;
		margin-top: -40px;
	}
	.bonus-bar__title {
		font-size: 11px;
	}
	.bonus-bar-wrap {
		height: 200px;
	}
	.bonus-main .row > div:nth-child(1) .bonus-bar-wrap {
		height: 260px;
	}
	.bonus-main .row > div:nth-child(2) .bonus-bar-wrap {
		height: 240px;
	}
	.bonus-main .row {
		align-items: flex-end;
	}
	.form-personal { 
		margin: 0 -15px;
	}

	/*new pages*/
	.bonus-image {
		height: 255px;
	}
	.bonus-image img {
		max-width: 362px;
	}
	.levels {
		padding-bottom: 40px;
	}
	.about .title-section {
		line-height: 30px;
	}
	.video-block__play {
		width: 60px;
		height: 60px;
		font-size: 16px;
	}
	.about p {
		margin-bottom: 15px;
	}
	.slider-gallery__item {
		height: 220px;
	}
	.conusultation-block .title-big {
		margin-bottom: 10px;
	}
	.conusultation-block {
		padding: 25px 15px;
	}
	.item-news__image {
		height: 215px;
	}
	.item-news p {
		margin-bottom: 12px;
	}
	.item-news {
		padding-bottom: 15px;
	}
	.article h1 {
		font-size: 21px;
		line-height: 28px;
		margin-bottom: 13px;
	}
	.article p {
		margin-bottom: 15px;
	}
	.article {
		font-size: 14px;
		line-height: 23px;
		padding-bottom: 30px;
	}
	.article li {
		margin-bottom: 15px;
	}
	.article h2 {
    font-size: 18px;
    line-height: 27px;
}
.article blockquote {
    padding: 25px 20px;
    }
    .article blockquote::before {
    	left: 15px;
    }
    .article blockquote::after {
    	right: 15px;
    }
    .search-page form {
            display: block;
    }
    .search-page input[type="submit"] {
    margin: 0;
    width: 100%;
}
div.blog-comment-buttons input {
  width: 100%;   
}
.thanks__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px;
}
.thanks__image {
    left: -10px;
    margin: 0 -55px;
    margin-bottom: -20px;
}
.card-info .btn-main {
        padding: 0 20px;
    margin-right: 0;
}
.card-info__bottom > .btn-compare {
    display: none;
}
.card-info__bottom .btn-main {
        padding: 0 10px;
}
.card-info__line > *:first-child {
    width: 65%;
}
.card-info__bottom {
    justify-content: space-between;
}
.card-info .btn-main,
.card-info .quantity {
        margin-right: 0;
    width: 48%;
}

/*delivery*/
	.delivery-billbord {
		margin: 0 -15px;
		height: 350px;
	}
	.delivery-billbord__title {
		font-size: 22px;
		line-height: 34px;
	}
	.delivery-billbord__title span {
		font-size: 21px;
		line-height: 36px;
	}
	.info-delivery {
		font-size: 14px;
		line-height: 22px;
		margin: 0 -15px;
		margin-top: -20px;
		margin-bottom: 20px;
	}
	.info-delivery__icon {
		width: 55px;
		height: 55px;
		margin-right: 10px;
		font-size: 32px;
	}
	.info-delivery span {
		display: inline;
	}
	.delivery .title-form {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.descr-form {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 20px;
	}
	.delivery .block-form {
		padding: 30px 20px;
	}
	.delivery .checkbox {
		margin-top: 23px;
	}
	.delivery-ways .descr-big br {
		display: none;
	}
}
@media only screen and (max-width : 350px) {

.card-info .btn-main {
    font-size: 14px;
}
}
/* 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) {
.btn-main_compare {
    display: none;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .total-head_mobile,
	.btn-main_filter,
	.menu-mobile  {
		display: none !important;
	}
	.sidebar-catalog {
		display: block !important;
	}

	/*personal*/
	.purchase-history .row > div:nth-child(1) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 24.666667%;
		flex: 0 0 24.666667%;
		max-width: 24.666667%;
	}
	.purchase-history .row > div:not(:nth-child(1)) {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.666667%;
		flex: 0 0 14.666667%;
		max-width: 14.666667%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.container {
		max-width: 1230px;
	}
}
@media (min-width: 1600px) {
	.container {
		max-width: 1230px;
	}
}