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

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
	.wrap-nav{
		top: 82px;
	}
	.search-top input.search_form {
		width: 450px;
	}
    .header__container {
        width: 960px;
    }
    .header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .header__logo a img {
        width: 110px;
    }
    .header__title {
        font-size: 15px;
        line-height: 24px;
    }
    .header__title span {
        font-size: 15px;
    }
    .header__phone {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 4px;
		}
    .header__address {
        font-size: 11px;
    }
    .nav-container {
        width: 960px;
    }
    .nav__link {
        font-size: 13px;
        line-height: 24px;
        padding-top: 9px;
        padding-bottom: 12px;
    }
    .footer {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .footer__container {
        width: 960px;
    }
    .footer__logo a img {
        width: 110px;
    }
    .icon {
        width: 22px;
        height: 22px;
    }
    .icon img {
        width: 82%;
    }
    .footer__powered-img img {
        width: 140px;
    }
    .footer__powered-text {
        font-size: 13px;
        line-height: 15px;
        margin-right: 15px;
    }
    .footer__copyright {
        font-size: 11px;
        line-height: 15px;
    }
    .content__container {
        width: 960px;
    }
    .content__filters {
        width: 20%;
    }
    .filters__title {
        font-size: 13px;
        line-height: 24px;
        margin-top: -6px;
        margin-bottom: 10px;
    }
    .filter__title {
        font-size: 13px;
        line-height: 24px;
    }
    .filter__radio-btn label {
        padding: 3px 10px 4px 10px;
        font-size: 11px;
        line-height: 15px;
        min-width: 84px;
		width: auto;
    }
    .filter__dropdown {
        margin-bottom: 12px;
    }
    .custom-checkbox+label {
        font-size: 13px;
    }
    .mutliSelect ul li {
        margin-bottom: 5px;
    }
    .custom-checkbox+label::before {
        width: 12px;
        height: 12px;
        margin-right: 10px;
    }
    .custom-checkbox+label::after {
        width: 11px;
        height: 11px;
        top: 4px;
        left: 1px;
    }
    .filter__head {
        margin-bottom: 8px;
    }
    .polzunok-container-5 .ui-slider .ui-slider-range,
    .polzunok-container-6 .ui-slider .ui-slider-range {
        height: 3px;
    }
    .polzunok-container-5 .ui-slider,
    .polzunok-container-6 .ui-slider {
        height: 3px;
    }
    .polzunok-container-5 .ui-slider .ui-slider-handle,
    .polzunok-container-6 .ui-slider .ui-slider-handle {
        margin-left: -5px;
        width: 12px;
        height: 12px;
        top: -5px;
    }
    .min-price,
    .max-price {
        height: 24px;
        font-size: 11px;
        margin-top: 20px;
        padding: 0;
    }
    .secondary .filter__title {
        font-size: 11px;
        line-height: 21px;
    }
    .filter__head-arrow {
        width: 20px;
        height: 20px;
    }
    .custom-checkbox:checked+label::before {
        background-size: 80%;
    }
	.content__filters{
	width: 20%;
	margin-right: 30px;
	}
	
    .content__product-list {
        width: calc(80% - 30px);
    }
    .product__grid-img {
        gap: 4px 4px;
		height: 105px;
    }
	.premium .product__grid-img{
	height: 135px;
	}
	
    .product__img:nth-child(1) img {
        width: 140px;
    }
    .product__img img {
        width: 32px;
    }
    .product__label {
        font-size: 11px;
        line-height: 16px;
    }
    .premium .product__title a {
        font-size: 15px;
        line-height: 20px;
    }
    .product__subtitle {
        font-size: 15px;
        line-height: 20px;
    }
    .flip-icon {
        margin-left: 5px;
        margin-right: 5px;
    }
    .flip-icon__front img {
        height: 23px;
    }
    .flip-icon__back img {
        height: 23px;
    }
    .flip-icon__back {
        margin-top: -23px;
    }
    .product__price-icon {
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .product__price {
        font-size: 20px;
        line-height: 22px;
    }
    .product__more p {
        font-size: 11px;
        line-height: 14px;
        font-family: "LatoRegular";
    }
    .product__more {
        
        margin-bottom: 4px;
    }
    .product__footer p {
        font-size: 8px;
        line-height: 10px;
    }
    .product__checked {
        font-size: 9px;
    }
    .premium .product {
        
        padding-bottom: 10px;
    }
    .product {
        
        padding: 10px 10px 6px 10px;
    }
    .product__title a {
        font-size: 13px;
        line-height: 18px;
    }
    .product__more::after {
        height: 30px
    }
    .pager li a {
        font-size: 15px;
        line-height: 20px;
    }
    .tooltip {
        bottom: 30px;
    }
    .product__grid-img::before {
        width: 30px;
        height: 30px;
    }
    .product__title a {
            background-size: 0% 1px;
    }
    .product__title a:hover {
        background-size: 100% 1px;
    }
	.similar-ads__wrap {
        height: 364px;
    }
    .page-in__col2-wrap-tel {
        padding: 20px 20px;
    }
		.floating {
 max-width: 294px; /*указываем ширину*/
}
/* page-home */
    .section-home__desc {
        width: 960px;
    }
    .section-home__title {
        font-size: 28px;
        line-height: 44px;
    }
    .section-home__subtitle {
        font-size: 28px;
        line-height: 44px;
        margin-bottom: 40px;
    }
    .section-home__list-zag {
        font-size: 28px;
        line-height: 40px;
    }
    .section-home__list {
        font-size: 22px;
        line-height: 28px;
    }
    .flip-card-front__title {
        font-size: 26px;
        line-height: 30px;
    }
    .flip-card-back__title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .flip-card-back p {
        font-size: 15px;
        line-height: 24px;
    }
	
	 .produkt__plan {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 2px;
    }
    .produkt__date {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 2px;
    }
    .produkt__status {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 2px;
    }
    .kabinet .product-list__item {
        width: calc(100% - 260px);
    }
    .kabinet .produkt-left {
        width: 260px;
        left: -260px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	.tarif-plan {
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .tarif-plan__item2 {
        padding-right: 0;
        width: calc(100% - 165px);
    }
    .tarif-plan__item3 {
        flex: 1 1 auto;
        padding-top: 10px;
    }
    .tarif-plan__btn {
        float: right;
    }
	.search-top input.search_form {
		width: 310px;
	}
	.search-top input.but_search {
		width: 96px;
		padding-left: 16px;
		background-position: 16px center;
	}
	
	.floating {
 max-width: 400px; /*указываем ширину*/
 margin: 0 auto;
 position: relative !important;	
}

.fixed {
position: relative !important;	
}

.page-in__col2{
	height: auto !important;
}

    .header__container {
        width: 768px;
    }
    .header__logo {
        width: 20%;
    }
    .header__title {
        font-size: 15px;
        line-height: 24px;
    }
    .header__contacts {
        width: 28%;
    }
    .nav-container {
        width: 768px;
    }
    .content__container {
        width: 768px;
    }
    .content__filters {
        width: 24%;
        padding-right: 10px;
		margin-right: 0px;
    }
    .content__product-list {
        width: 76%;
        padding-left: 10px;
    }
    .filter__radio-btn label {
        min-width: 82px;
    }
    .product__grid-img {
        margin-right: 18px;
    }
    .flip-icon:nth-last-child(1) .tooltip {
        right: -5px;
    }
    .flip-icon:nth-last-child(2) .tooltip {
        right: -30px;
    }
    .footer__container {
        width: 768px;
    }
    .footer__item1 {
        padding-right: 20px;
    }
	.similar-ads__wrap {
        height: 374px;
    }
    .page-in__col1 {
        width: 100%;
        padding-right: 0;
    }
    .page-in__wrap-slider {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 53px;
        padding-right: 53px;
    }
    .page-in__slider-nav {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 53px;
        padding-right: 53px;
    }
    .page-in__col2 {
        width: 100%;
        padding-left: 0;
    }
	
	/* page-home */
    .section-home__desc {
        width: 768px;
        background-color: rgba(255, 255, 255, 0.2);
    }
    .flip-card {
        width: calc(33.33333% - 20px);
        height: 431px;
    }
    .flip-card-front__img img {
        width: 100%;
        max-width: 220px;
    }
    .flip-card-front, .flip-card-back {
        padding-left: 10px;
        padding-right: 10px;
    }
    .flip-card-front {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .flip-card-front__title {
        font-size: 22px;
        line-height: 26px;
    }
    .flip-card-back__title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .flip-card-back p {
        font-size: 14px;
        line-height: 22px;
    }
    .section-home2 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-home2__title {
        margin-bottom: 50px;
    }
    .section-home3 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-home3__title {
        margin-bottom: 50px;
    }
    .section-home4 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-home4__title {
        margin-bottom: 50px;
    }
    .home-form__title {
        font-size: 26px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .home-form__item label {
        font-size: 14px;
        line-height: 20px;
    }
    .home-form2 {
        width: 100%;
        justify-content: center;
    }
    .home-form2 .jq-selectbox__select, .home-form2 .bx-filter-select-text {
        font-size: 13px;
        line-height: 40px;
        height: 40px;
    }
    .home-form2 .jq-selectbox__trigger-arrow {
        top: 19px;
    }
    .home-form2 .submit {
        padding-left: 48px;
        padding-right: 48px;
        font-size: 16px;
        line-height: 40px;
    }
    .home-form2 .jq-selectbox__dropdown ul li {
        font-size: 13px;
        line-height: 20px;
    }
    .section-home7 .content__container p {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .section-home3__text p {
        font-size: 16px;
        line-height: 24px;
    }
    .section-home3__text-title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 15px;
        background-position: left 8px;
    }
    .section-home3__text {
        opacity: 1 !important;
    }
    .section-home3__text:hover {
        background-color: transparent;
        box-shadow: none;
    }
    .fon-hover {
        display: none !important;
    }
    .wrap-map {
        height: 400px;
    }
    .home-form2 .jq-selectbox__select, .home-form2 .bx-filter-select-text {
        padding: 0 34px 0 10px;
    }
    
    .section-home5 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-home6 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .home-form__title {
        margin-bottom: 50px;
    }
    .section-home6__title {
        margin-bottom: 50px;
    }
    .section-home7 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .section-home7__title {
        margin-bottom: 50px;
    }
	
	 .kabinet .produkt-left {
        position: static;
        width: 100%;
    }
    .kabinet .product-list__item {
        width: 100%;
    }
    .kabinet .produkt-left {
        position: static;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 10px 15px;
        border-bottom: 1px solid #efefef;
        margin-bottom: 10px;
    }
    .produkt__plan {
        padding-right: 10px;
    }
    .produkt__date {
        padding-left: 10px;
        padding-right: 10px;
    }
    .produkt__status {
        padding-left: 10px;
    }
	.wrap-table {
    overflow-x: scroll;
	}
}

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

	
	.fp .popup-window{
	right: 20px !important;
	left: unset !important;
	}
	
	.f_n_mob{
	display: block;
	}
	.f_n_desc{
	display: none;
	}
	
	.doc p, .doc ul, .doc ol {
        margin-bottom: 16px;
        font-size: 16px;
    }
    .doc ul, .doc ol {
        padding-left: 25px;
    }
    .doc ul li, .doc ol li {
        padding-left: 5px;
    }
    .set > a {
        padding: 20px 25px;
    }
    .doc p {
        text-indent: 20px;
    }
    .doc ul.small, .doc ol.small {
        padding-left: 15px;
    }
	
	.flip-card-inner::after {
		content: "";
    display: block;
    background-image: url(../img/benefits-but.png);
    width: 22px;
    height: 37px;
    position: absolute;
    top: 50%;
    right: -31px;
    transform: translateY(-50%);
}
	.flip-card.flip .flip-card-inner::after {
    content: "";
    display: block;
    background-image: url(../img/benefits-but.png);
    width: 22px;
    height: 37px;
    position: absolute;
    top: 50%;
    left: -31px;
}

	.mod{
		width: 100%;
		max-width: 360px;
	}

#contact-form, #callme-form{
	padding-left: 15px;
	background-image: none;
	}
	.nav .nav__item{
		margin-right: 0px !important;
	}
	.content__top {	
		flex-wrap: wrap;
		/*padding-bottom: 0px;*/
	}

	.block1.user {
		display: table;
    float: left;
    color: #fff;
    border-radius: 20px;
    background-color: rgb(204, 173, 126);
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 20px;
	min-width: 110px;
	}
.content__top > .btn-back{
	margin-bottom: 20px;
}
	.search-top {
		order: 1;
		width: 100%;
		margin-bottom: 20px;
	}

	.search-top input.search_form {
		width: 100%;
	}

	.personal {
		order: 3;
	}
	
	.header__container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header__logo {
        display: none;
    }
    .header__title {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }
    .header__title span {
        font-size: 18px;
        font-family: "LatoRegular";
    }
    .header__contacts {
        display: none;
    }
    .nav-container {
        width: 100%;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        min-height: 50px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .nav {
        width: 100%;
        flex-direction: column;
        z-index: 99;
        background-color: #fff!important;
        top: 109px;
        position: absolute;
        padding-top: 30px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
        padding-left: 20px;
        padding-right: 20px;
        display: none;
    }
    .nav__link {
        font-size: 26px;
        line-height: 34px;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #2e2e2e;
        display: table;
        margin-left: auto !important;
        margin-right: auto !important;
    }
	
	.nav li:nth-child(1) a{
	background-image: linear-gradient(90deg, #c5a678 0%, #edd1a0 50%, #c5a678 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position: relative;
	}
	
	.nav li:nth-child(1) a:after{
	bottom: 10px;
	height: 2px;
	}
	
	
    .nav__item.active {
        background-color: #fff;
    }
    .footer__container {
        width: 100%;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer__item1 {
        width: 50%;
    }
    .footer__item2 {
        width: 50%;
    }
    .footer__item3 {
        width: 100%;
    }
    .footer__item4 {
        width: 100%;
    }
    .footer__logo a img {
        width: auto;
    }
    .footer__social {
        float: right;
    }
    .icon {
        width: 41px;
        height: 41px;
    }
    .icon img {
        width: auto;
    }
    .footer__powered {
        display: table;
        margin: 30px auto;
    }
    .footer__powered-img img {
        width: auto;
    }
    .footer__powered-text {
        font-size: 22px;
        line-height: 34px;
    }
    .footer__powered-text br {
        display: none;
    }
    .footer__copyright {
        font-size: 18px;
        line-height: 23px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .footer__copyright br {
        display: none;
    }
    .content__container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .content__filters {
        width: 100%;
        padding-right: 0;
        display: none;
    }
    .filters__title {
        font-size: 18px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        display: none;
    }
    .filter__title {
        font-size: 18px;
        line-height: 24px;
        font-family: "LatoRegular";
    }
    .filter__head-arrow {
        width: 24px;
        height: 24px;
    }
    .filter__dropdown {
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 2px;
        border-top: 1px solid #ebebeb;
    }
    .secondary .filter__title {
        font-size: 18px;
        line-height: 24px;
        font-family: "LatoRegular";
    }
    .filter__empty .max-price,
    .filter__empty .min-price {
        height: 24px;
        font-family: "LatoRegular";
        font-size: 16px;
    }
    .filter__slider .filter__empty span {
        line-height: 24px;
    }
    .custom-checkbox+label {
        font-size: 16px;
    }
    .custom-checkbox+label::before {
        width: 16px;
        height: 16px;
    }
    .filter__radio-btn label {
        min-width: 100px;
        padding: 5px 20px 8px 20px;
        font-size: 16px;
        line-height: 16px;
    }
    .min-price, .max-price {
        height: 32px;
        font-size: 16px;
        width: 100px;
        float: left;
    }
    .mutliSelect ul li {
        margin-bottom: 10px;
    }
    .filter__head {
        margin-bottom: 15px;
    }
    .filter__dropdown .filter__body {
        display: none;
    }
    .content__product-list {
        width: 100%;
        padding-left: 0;
    }
    .pager {
        margin-top: 30px;
        margin-bottom: 35px;
    }
    .product__grid-img {
        margin-right: 10px;
    }
	.similar-ads__wrap {
        height: 386px;
    }
    .similar-ads__title {
        font-size: 16px;
        line-height: 20px;
    }
    .slick-prev {
        left: 15px;
        top: 23%;
        z-index: 9;
    }
    .slick-next {
        right: 15px;
        top: 23%;
        z-index: 9;
    }
    .page-in__wrap-slider {
        width: 100%;
    }
    .page-in__slider-nav {
        width: 100%;
    }
    .page-in-text__col1 {
        width: 100%;
        margin-bottom: 15px;
    }
    .page-in-text__col2 {
        width: 100%;
        padding-left: 0px;
    }
	
	/* page-home */
    .section-home__title {
        font-size: 20px;
        line-height: 40px;
    }
    .section-home__subtitle {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .section-home__list-zag {
        font-size: 20px;
        line-height: 40px;
    }
    .section-home__list {
        font-size: 18px;
        line-height: 24px;
    }
    .section-home__btn {
        padding: 10px 30px;
        font-size: 14px;
        line-height: 20px;
    }
    .wrap-flip-card {
        /*width: 320px;*/
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }
    .flip-card {
        width: 94%;
        height: 400px;
    }
    .flip-card-front, .flip-card-back {
        padding-left: 15px;
        padding-right: 15px;
    }
    .flip-card + .flip-card {
        margin-top: 30px;
    }
    .section-home2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-home2__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .flip-card-back p {
        font-size: 16px;
        line-height: 24px;
    }
    .section-home3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-home3__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .section-home4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-home4__title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .section-home5 {
        padding-top: 40px;
        padding-bottom: 40px;
		    overflow: hidden;
    }
    .section-home6 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-home7 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-form__title {
        margin-bottom: 30px;
        font-size: 20px;
        padding-left: 34px;
        padding-right: 34px;
        line-height: 30px;
        margin-top: -19px;
    }
    .section-home6__title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 36px;
        color: #fff;
    }
    .section-home7__title {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 36px;
    }
    .section-home7 .content__container p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .home-form2 {
        flex-direction: column;
    }
    .home-form2__item {
        width: 100% !important;
        position: relative;
        border-top: 1px solid #fff;
    }
    .home-form2__item:last-of-type {
        border-bottom: 1px solid #fff;
    }
    .home-form2__item label {
        display: table;
        position: absolute;
        left: 0;
        top: 18px;
        font-size: 18px;
        color: #fff;
    }
    .home-form2 .jq-selectbox__select, .home-form2 .bx-filter-select-text {
        padding: 0 34px 0 160px;
        text-align: right;
        background-color: transparent !important;
        color: #fff;
        text-shadow: none;
        font-size: 18px;
    }
    .home-form2 .jq-selectbox__select, .home-form2 .bx-filter-select-text {
        line-height: 58px;
        height: 58px;
    }
    #tabs .img-left {
        margin-right: 20px;
        max-width: 176px;
    }
    .tabs-item {
        font-size: 16px;
        line-height: 24px;
    }
    .tabs-nav a {
        font-size: 26px;
        line-height: 32px;
    }
    .tabs-nav {
        margin: 0 0 30px 0;
    }
    #tabs .text-small {
        font-size: 12px;
        line-height: 18px;
    }
    .home-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-form button {
        padding: 10px 30px;
        margin-bottom: -21px;
    }
    .section-home7__btn {
        padding: 10px 30px;
    }
    .section-home6 {
        background-image: url(../img/home-search-bg2.jpg);
        background-position: center bottom;
    }
    .home-form2 .jq-selectbox__dropdown ul li {
        font-size: 18px;
        line-height: 24px;
    }
    .home-form2 .jq-selectbox__dropdown {
        border: none;
    }
    .home-form2 .jq-selectbox__trigger {
        background-image: url(../img/arrow-right3.png);
        background-repeat: no-repeat;
        background-position: center;
    }
    .home-form2 .jq-selectbox__trigger-arrow {
        display: none;
    }
    .home-form2 .jq-selectbox.jqselect.opened .jq-selectbox__trigger {
        background-image: url(../img/arrow-right3-open.png);
    }
    .home-form2 .submit {
        font-size: 18px;
        line-height: 44px;
        width: 270px;
        border-radius: 30px;
        text-transform: uppercase;
        margin-left: auto;
        margin-right: auto;
        margin-top: 38px;
    }
	.product__footer-btn {
        min-width: 110px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 599px) {
	.wrap-nav{
	top: 96px;
	}
	
	.tarif-plan {
		flex-direction: column;
    }
    .tarif-plan__item1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .tarif-plan__item1 img {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .tarif-plan__item2 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 15px;
    }
    .tarif-plan__item3 {
        width: 100%;
    }
    .tarif-plan__btn-footer {
        font-size: 14px;
    }
    .tarif-plan__btn {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
	
	.home-form__item.calend input{
	width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
	margin-bottom: 25px !important;
	}
	.home-form__item.calend #get_metrik{
	clear: both;
	}
	
    .header__title {
        font-size: 13px;
        line-height: 22px;
    }
    .nav-logo img {
        width: auto;
    /*height: 100%;*/
    max-height: 56px;
    }
    .c-hamburger {
        width: 60px;
        height: 60px;
        margin: -9px 15px 0 0;
    }
    .nav-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nav {
        top: 79px;
    }
	
	
	
    .nav__link {
        font-size: 22px;
        line-height: 26px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nav__item:last-child {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .nav__tel {
        font-size: 24px;
        line-height: 30px;
    }
    .nav__address {
        font-size: 16px;
        line-height: 40px;
    }
    .icon {
        margin-left: 7px;
        margin-right: 7px;
        width: 28px;
        height: 28px;
    }
    .footer__powered-text {
        font-size: 16px;
        line-height: 18px;
    }
    .footer__powered-text br {
        display: inline-block;
    }
    .footer__copyright {
        font-size: 13px;
        line-height: 22px;
        text-align: center;
    }
    .footer__logo a img {
        width: 120px;
    }
    .premium .product {
        height: auto;
    }
    .product {
        flex-direction: column;
        height: auto;
    }
    .premium .product__grid-img {
        /*margin-right: 0;*/
		margin: 0 auto;
        height: 215px;
        width: 270px;
        margin-bottom: 15px;
    }
    .product__grid-img {
        /*margin-right: 0;*/
		margin: 0 auto;
        width: 270px;
        height: 165px;
        margin-bottom: 10px;
    }
    .product__img:nth-child(1) img {
        width: 215px;
    }
    .product__img img {
        width: 50px;
    }
    .product__grid-img {
        gap: 5px 5px;
    }
    .product__more::after {
        display: none;
    }
    .product__more {
        max-height: none;
        margin-bottom: 10px;
    }
    .premium .product__title a {
        font-size: 16px;
        line-height: 20px;
    }
    .product__title a {
        font-size: 16px;
        line-height: 20px;
    }
    .product__footer p {
        font-size: 12px;
        line-height: 15px;
		float: left;
    }
	.product__checked{
	float: right;
	width: 70px;
	}
	
    .product__more p {
        font-size: 14px;
        line-height: 20px;
        font-family: "LatoRegular";
    }
    .product__footer {
        /*flex-direction: column;*/
		display: block;
    }
    .product__checked {
        font-size: 10px;
        margin-top: 5px;
    }
    .product__price-icon {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product__subtitle {
        margin-top: 5px;
    }
    .block1 {
        font-size: 14px;
    }
    .personal {
        font-size: 14px;
        padding: 5px 15px;
    }
	.similar-ads__wrap {
        height: auto;
    }
    .similar-ads {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        max-width: 340px;
    }
    .block-similar-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .block-similar-ads {
        padding-top: 30px;
    }
    .page-in__slider-nav {
        display: none;
    }
    .page-in__wrap-slider {
        padding-left: 35px;
        padding-right: 35px;
    }
    .slide-zoom {
        top: 6px;
        right: -32px;
    }
    .page-in__slider .slick-prev {
        left: -29px;
    }
    .page-in__slider .slick-next {
        right: -29px;
    }
	/* page-home */
    .section-home__title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .section-home__subtitle {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .tabs-nav {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .tabs-nav li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    .tabs-nav {
        margin: 0 0 20px 0;
    }
    #tabs .img-left {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 15px;
    }
    .home-form {
        padding-left: 0;
        padding-right: 0;
        border: none;
    }
    .home-form__title {
        font-size: 22px;
        padding-left: 0;
        padding-right: 0;
    }
    .home-form__item label {
        width: 100%;
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 5px;
    }
    .home-form__item input[type=text] {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 16px;
        text-align: center;
    }
    .home-form .jq-selectbox {
        width: 100%;
        text-align: center;
    }
    .home-form .jq-selectbox__select {
        padding: 0 30px 0 10px;
    }
    .home-form__item {
        margin-bottom: 20px;
    }
    .home-form__item textarea {
        margin-top: 0;
        margin-bottom: 0;
    }
    .home-form .mod-check {
        margin-bottom: 25px;
    }
    .section-home6__subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    .home-form2__item label {
        font-size: 14px;
    }
    .home-form2 .jq-selectbox__select, .home-form2 .bx-filter-select-text {
        font-size: 14px;
    }
    .section-home7 .content__container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-home7__btn {
        padding: 10px 20px;
    }
    .home-form2 .jq-selectbox__dropdown ul li {
        font-size: 14px;
        line-height: 20px;
    }
	
	.kabinet .product__footer {
        flex-direction: row;
    }
    .product__footer-btn {
        min-width: 80px;
        font-size: 11px;
        padding: 4px 8px 6px 8px;
    }
    .produkt__plan {
        font-size: 13px;
        line-height: 16px;
    }
    .produkt__plan a {
        font-size: 13px;
        line-height: 16px;
    }
    .produkt__date,
    .produkt__date span{
        font-size: 13px;
        line-height: 16px;
    }
    .produkt__status,
    .produkt__status span{
        font-size: 13px;
        line-height: 16px;
    }
	.section-home {
    min-height: calc(100vh - 196px);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    background-image: url(../img/slide-home1-min.jpg);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
}


@media only screen and (max-width : 480px) {
.section-home__list li{
background-position: left top;
line-height: 32px;
font-size: 26px;
}

.list-parameters li{
	width: 100%;
}
}/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {
.mod{
	min-width: 240px;
}
}
@media only screen and (max-width : 340px) {
.section-home7__btn {
    padding: 10px 20px;
    max-width: 280px;
	text-align: center;
}
.product__img img {
    width: 45px;
}
.product__img:nth-child(1) img {
    width: 195px;
}
.premium .product__grid-img {
    /* margin-right: 0; */
    margin: 0 auto;
    height: 195px;
    width: 245px;
    margin-bottom: 15px;
}
.product__grid-img {
    /* margin-right: 0; */
    margin: 0 auto;
    height: 150px;
    width: 240px;
    margin-bottom: 15px;
}
}


/*==========  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) {
    .filter__dropdown.secondary .filter__empty,
    .filter__dropdown.secondary .filled {
        display: none !important;
    }
    .filter__dropdown.filter__radio .filter__head-arrow,
    .filter__dropdown.filter__text .filter__head-arrow,
    .filter__dropdown.filter__slider .filter__head-arrow {
        display: none !important;
    }
    .filter__dropdown.filter__radio .filter__empty,
    .filter__dropdown.filter__text .filter__empty,
    .filter__dropdown.filter__slider .filter__empty,
    .filter__dropdown.filter__radio .filled,
    .filter__dropdown.filter__text .filled,
    .filter__dropdown.filter__slider .filled {
        display: none !important;
    }
    .filter__dropdown.filter__radio .filter__body,
    .filter__dropdown.filter__text .filter__body,
    .filter__dropdown.filter__slider .filter__body {
        display: block !important;
    }
    .nav {
        display: flex !important;
    }
    .nav__item:last-child {
        display: none;
    }
    .nav-logo {
        display: none;
    }
    .c-hamburger {
        display: none;
    }
    .filters__open {
        display: none;
    }
    .content__filters {
        display: block !important;
    }
}

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

}

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

}
