@media (max-width: 1750px) and (min-width: 992px) {
  .row-entry {
    padding: 0 4%;
  }
}
@media (max-width: 1750px) and (min-width: 1200px) {
  .header .row-entry {
    margin: 0 4%;
  }
  .header .header-top.scrolled {
    padding: 0 4%;
  }
}
@media (max-width: 1750px) {
  .swiper-button-prev.type-2 {
    left: 10px;
  }
  .swiper-button-next.type-2 {
    right: 10px;
  }
}
@media (max-width: 1650px) {
  .main-slider .tt-slider {
    padding-left: 70px;
    padding-right: 70px;
  }
  .block-1 {
    padding: 40px;
  }
  .custom-arrow-left {
    left: -65px;
  }
  .custom-arrow-right {
    right: -65px;
  }
}
@media (max-width: 1450px) {
  .header-logo {
    margin-left: 15px;
  }
  .block-1 {
    padding: 40px 15px;
  }
  .block-2-top {
    padding-right: 50px;
  }
  .block-3-bottom {
    padding: 25px;
  }
  .hide-lgx {
    display: none;
  }
  .contact-block {
    padding-top: 30px;
  }
}
/* @media (min-width: 1450px) {
  .container.custom {
    width: 1300px;
  }
} */
@media (min-width: 1200px) {
  .header-top {
    position: absolute;
    top: 100px;
    left: 30px;
    right: 30px;
    height: 80px;
    background: #fff;
    z-index: 10;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .header-top.scrolled {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    padding: 0 8%;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    transition: height 0.3s ease-out, left 0.15s ease-out, right 0.15s ease-out;
  }
  .nav-list > li:after {
    position: absolute;
    content: "";
    height: 30px;
    width: 1px;
    background: #e6e6e6;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .menu-item-has-children .sub-menu {
    position: absolute;
    right: 0;
    top: 0;
    width: 225px;
    transform: translateX(200%);
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
  }
  .menu-item-has-children.sub-right .sub-menu {
    right: auto;
    left: 0;
  }
  .menu-item-has-children:hover > .sub-menu {
    transform: translateX(100%);
    opacity: 1;
    visibility: visible;
  }
  .menu-item-has-children.sub-right:hover > .sub-menu {
        transform: translateX(-100%);
  }
  .nav-list > .menu-item-has-children > .sub-menu {
    left: 0;
    right: auto;
    bottom: 0;
    top: auto;
    transform: translateY(200%);
  }
  .nav-list > .menu-item-has-children:hover > .sub-menu {
    transform: translateY(100%);
  }
  .sub-menu .menu-item a {
    padding: 10px 20px;
    display: block;
  }
  ul:not(.nav-list) > .menu-item-has-children > a {
    padding-right: 30px;
  }
  .menu-item-has-children > a:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    right: 15px;
    top: 15px;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    transform: rotate(45deg);
    transition: all .3s;
  }
  .menu-item-has-children:hover > a:before {
    border-right-color: #3d3d3d;
    border-bottom-color: #3d3d3d;
  }
  .nav-list > .menu-item-has-children > a:before {
    right: 8px;
    top: 28px;
  }
  .sub-menu > .menu-item-has-children > a:before {
    transform: rotate(-45deg);
  }
  .lg-hide {
    display: none;
  }
  .swiper-container.lg-disabled .swiper-wrapper {
    cursor: default;
  }
}
@media (min-width: 992px) {
  ::-webkit-scrollbar {
    width: 5px;
  }
  ::-webkit-scrollbar-track {
    background: #f0f0f0;
  }
  ::-webkit-scrollbar-thumb {
    background: #019fe9;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contacts.flex-row-sm > [class*="col-"]:first-child,
  .contacts.flex-row-sm > [class*="col-"]:nth-child(2) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .block-1 .h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .flex-row-sm.row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row-sm.row > [class*="col-"] {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .flex-row-sm.row:after,
  .flex-row-sm.row:before {
    display: flex;
  }
}
@media (max-width: 1199px) {
	#product-cadr-one {width:initial!Important;}
	.mobile-hide, .header-contacts.social-list {display:none!important;}
	.pc-hide {display:table!important;margin: 0!important;}
	.header-bottom-center {margin: 15px 0;}
	.fl-left {float:left;    margin: 0 5px;}
	.headline-title {
	    text-align: center;
    display: block;
    margin: 15px 0px;
    font-size: 16px;
    font-weight: 600;	
	}
	.top-download-app {display: inherit;width: 140px;float: right; margin: -1px 0;}
	.address-50 {width: 100%;}

	.site-icon-review {display:flex!important;}
	.alignleft {margin: 0 10px;min-width: 125px;}
	.wp-image-3710 {width: 125px;}
  .text-center-md {
    text-align: center;
  }
  .header {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    height: 70px;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 100;
  }
  .header .row-entry {
    padding: 10px 15px 60px;
    margin: 0;
    position: fixed;
    left: 0px;
    top: -2000px;
    z-index: 30;
    background: #fff;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    text-align: center;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
  }
  .header.active .row-entry {
    top: 0;
    margin: 70px 0 0;
  }
  .image-slide_mobile {display: block;}
  .menu-mobile {
    width: 40px;
    height: 39px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    display: block;
    top: 50%;
    margin-top: -20px;
    z-index: 40;
    transition: 0.3s;
    -webkit-transition: 0.3s;
  }
  .menu-mobile span {
    width: 35px;
    height: 1px;
    background: #242424;
    position: absolute;
    right: 0px;
    margin-left: -11px;
    transition: inherit;
    -webkit-transition: inherit;
  }
  .menu-mobile span:nth-child(1) {
    top: 10px;
  }
  .menu-mobile span:nth-child(2) {
    top: 19px;
  }
  .menu-mobile span:nth-child(3) {
    bottom: 10px;
  }
  .header.active .menu-mobile {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    background: none;
  }
  .header.active .menu-mobile span:nth-child(1) {
    top: 19px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .header.active .menu-mobile span:nth-child(2) {
    opacity: 0;
  }
  .header.active .menu-mobile span:nth-child(3) {
    bottom: 19px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  .header-logo {
    position: fixed;
    left: 15px;
    top: 11px;
    z-index: 40;
    margin-left: 0;
  }
  .nav-list {
    font-size: 0;
    color: #3d3d3d;
    text-align: left;
    margin: 0 25px 0 0;
    font-weight: 700;
}
  .nav-list li {
    padding: 0 30px;
    display: block;
    text-align: left;
  }
  .nav-list li .sub-menu li {
    padding: 0 15px;
  }
  .nav-list li a {
    padding: 12px 0;
    display: block;
  }
  .nav-list li a.active {
    background-color: #f2f4f7;
  }
  .menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #019fe9;
    right: 0;
    top: 11px;
    border-radius: 50%;
  }
  .menu-item-has-children:after {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    right: 10px;
    top: 21px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    transition: all .3s;
  }
  .sub-menu .menu-item-has-children:before {
    right: -30px;
  }
  .sub-menu .menu-item-has-children:after {
    right: -20px;
  }
  .menu-item-has-children.open:after {
    transform: rotate(-135deg);
  }
  .nav-list .sub-menu {
      display: none;
      padding: 10px 0;
      background-color: rgba(0,0,0,.05);
  }
  .header-bottom {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .header-bottom-left,
  .header-bottom-right {
    width: 100%;
    margin-top: 10px;
  }
  .header-bottom-right {
    margin-bottom: 70px;
    margin-top: 20px;
  }
  .header-bottom-right .input-icon {
    margin: 0 auto;
  }
  .lang-list {
    display: block;
    margin-right: 0;
  }
  .lang-list li:last-child {
    margin-right: 0;
  }
  .header-contacts a {
    display: block;
    margin: 15px;
  }
  .lang-list:after {
    content: none;
  }
  .hide-md {
    display: none;
  }
  .main-slider .tt-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .md-nopadd {
    padding: 0;
  }
  .row-entry.md-nopadd {
    padding: 0;
  }
  .page-banner .cell-view {
    height: 350px;
    padding-top: 50px;
  }
  .custom-field-installment {
    font-size: 20px !Important;
    text-align: center;
}
}
@media (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
  .social-list li {
    width: 15px;
    height: 15px;
  }
  .row-entry {
    padding: 0 15px;
  }
  .header-bottom-right .input-icon {
    width: 100%;
  }
  .wide-block .flex-center {
    display: block;
  }
  .text-center-sm {
    text-align: center;
  }
  .news-block .img.pr-30 {
    padding-right: 0;
  }
  .news-block .img.pl-30 {
    padding-left: 0;
  }
  .table td,
  .table td:last-child {
    padding: 15px;
  }
  .table.columns-four td {
    width: auto;
  }
}
@media (max-width: 767px) {
	div.footer-app-logo-block img {max-width: 60%; float: inherit;    max-height: inherit;}
	.col-md-3 .footer-links-list {text-align: left;}
	.footer-links-list li {padding:0!important;}
	.col-md-3 .footer-links-list li {padding:0 30px 0 0!important;}
#friends-mobile-image {display:inherit!important;    margin: 15px 0;}
.postid-3873 .breadcrumbs li:nth-child(3){display:none;}
#line-title-1 h1{
    text-shadow: 0px 0px 4px rgb(150 150 150);
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 26px;
    line-height: 1.5;
	padding: 0;
    margin: 0;
}
#line-title-1 p, #line-title p  {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 18px;
    line-height: 1.5;
	color: #272727;
}
#line-title h1 {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 26px;
    line-height: 1.5;
	padding: 0;
    margin: 0;
}
.login-button-friend, .password-button {
    margin: 25px 10px;
	float: none;
	}
.invite-friends-links
{text-align: center; width: 100%; display: inline-block; padding: 0 10px;}
  h1,
  .h1 {
    font-size: 30px;
    line-height: 36px;
  }
  h2,
  .h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .text-center-xs {
    text-align: center;
  }
  .button {
    padding-top: 0;
    padding-bottom: 0;
  }
  .button span {
    display: inline-block;
    width: 100%;
  }
  .copyright {
    margin-bottom: 5px;
  }
  .footer-bottom .row-entry {
    display: block;
  }
  .hide-xs {
    display: none;
  }
  .footer {
    text-align: center;
  }
  .footer-logo-block {
    max-width: 100%;
  }
  .header {
    height: 60px;
  }
  .header-logo {
    max-width: 140px;
    top: 17px;
  }
  .header.active .row-entry {
    margin-top: 60px;
    top: 0;
  }
  .header-bottom-right {
    margin-bottom: 20px;
  }
  .main-slider .tt-slider {
    padding-bottom: 80px;
    padding-top: 80px;
    height: auto;
  }
  .main-slider .tt-slider:after {
    min-height: auto;
  }
  .specoffer {
    margin-bottom: 15px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets {
    margin-top: 20px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets.type-2 {
    bottom: 20px;
  }
  .wide-block-img {
    margin: 0 auto;
    width: 100px;
    height: 100px;
  }
  .wide-block-img img {
    max-width: 50px;
    max-height: 50px;
  }
  .text-center-xs {
    text-align: center;
  }
  .map-wrapper {
    height: 300px;
  }
  .news-block .flex-center {
    display: block;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .button.plain {
    padding: 0;
  }
  .page-banner .cell-view {
    height: 300px;
    text-align: center;
  }
  
  .page-id-7898 .page-banner .cell-view {
    height: 200px;
    text-align: center;
  }
  
  .single-product .page-banner .cell-view, .single-promotions .page-banner .cell-view, .single-post .page-banner .cell-view, .page-template-about .page-banner .cell-view, .page-template-contact .page-banner .cell-view{
    height: 170px;
    text-align: center;
  }
  
  article ul {
    padding-left: 20px;
  }
  .simple-select-title {
    padding-right: 10px;
  }
  .news-block {
    margin: 0;
  }
  .block-3-bottom {
    padding: 25px 15px;
  }
  .popup-align {
    padding: 50px 15px;
  }
  .block-1-price {
    height: 70px;
  }
  .price-big {
    font-size: 45px;
    line-height: 45px;
  }
  .wpcf7-submit, .custom-button {
	  display: flex;
	  margin:0 auto!important;
  justify-content: center;
  align-items: center;
  }
  
#wpcf7-f1319-o7  .col-lg-6 {    margin: 15px;}
}
