/*----------------------------------------*/
/*  Ipad
/*----------------------------------------*/



@media (min-width: 992px) and (max-width: 1024px) {
  .container-fluid {
    margin: 0 1%;
  }

  .promo {
    background: url(/images/promo.jpg) no-repeat;
    padding: 30px 0px 210px 55%;
    text-align: left;
  }

  .li-block-partners {
    text-align: center;
    float: left;
    padding: 0 15px;
    width: 16.6667%;
  }

  .col-fl-1 {
    width: auto;
    flex-basis: 100%;
  }

  .col-fl-3 {
    width: auto;
    display: flex;
    justify-content: flex-start;
    flex-basis: 85%;
    flex-wrap: nowrap;
  }

  .modal-call {
    /* width: 85%; */
  }

  .form-block {
    padding: 0px;
    background: url(../img/form.png) 45% 48% / 40% no-repeat;
  }

  header .search-box {
    width: auto;
    display: inline-block;
    position: relative;
    margin-left: 0;
    margin-top: 20px;
  }

  .search-pro {
    position: relative;
    margin: 0px 0%;
    width: 23%;
  }

  .nivo-caption {
    font-family: 'Acrom_M' !important;
    width: 65% !important
  }

  .nivo-caption h3 {
    color: #fff;
    font-size: 40px;
    margin-top: 5px;
    margin-bottom: 30px;
  }

  .nivo-caption h3 strong {
    color: #fba700;
    font-weight: normal
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .mmenu-bg-block {
    display: block;
  }

  .form-block {
    padding: 0px;
    background: url(../img/form.png) 40% 58% / 50% no-repeat;
  }

  .promo {
    background: url(/images/promo.jpg) no-repeat 29% center;
    padding: 120px 0px 80px 6%;
    margin-top: 40px;
    text-align: left;
  }

  .bg-form-block h2 {
    padding: 0px;
    margin: 0px 0px 40px;
    font-size: 28px;
    color: rgb(255, 255, 255)
  }

  .colx {
    margin-right: 30px;
  }

  .li-block-partners {
    text-align: center;
    float: left;
    width: 33.33333333%;
  }

  .modal-call {
    /* width: 100%; */
    margin-right: 10px;
  }

  .container-fluid {
    margin: 0 1%;
  }

  .search-pro {
    position: relative;
    margin: 0px 0% 20px;
    width: 90%;
  }

  .blocks-buttons {
    display: block;
  }

  .nivo-caption {
    font-family: 'Acrom_M' !important;
    width: 100% !important;
    z-index: 999;
    padding: 5px !important
  }

  .nivo-caption h3 {
    color: #fff;
    font-size: 25px;
    margin-top: 5px;
    margin-bottom: 15px;
  }

  .nivo-caption h3 strong {
    color: #fba700;
    font-weight: normal
  }

  .nivo-caption strong a {
    background: #fba700;
    display: inline-block;
    padding: 5px 15px;
    border: none !important;
    border-radius: 25px;
    top: 0;
    margin-top: 10px !important;
    position: relative;
    float: left;
  }

  .blocks-buttons .submit-form {
    border: 0px;
    border-radius: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    padding: 13px 25px;
    height: fit-content;
    text-align: center;
    margin: 0 auto;
    float: none;
  }

  .agreement_label {
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 5px 0 0px 30px;
    position: relative;
    color: #fff;
    float: left;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 20px;
  }

  .block-clip2 ul li {
    display: inline-block;
    position: relative;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    width: 33%;
    min-height: 270px;
    color: #fff;
    vertical-align: top;
    margin: 0 0 20px;
  }

  header .branch {
    width: 160px;
    color: #fff;
    text-align: center;
    position: relative;
    top: 0;
    float: none;
    margin: 20px auto;
    padding: 0px 0 0 0;
    line-height: 20px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    background: #000000;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
  }

  .logo {
    margin: 0px 0 15px;
    text-align: center;
    display: block;
  }

  .block-contact {
    text-align: center;
    margin-bottom: 0;
  }

  header .d-flex {
    justify-content: center;
  }

  .block-contact span.phone {
    margin-right: 25px;
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
  }

  header .search-box {
    width: auto;
    margin-left: 0;
    margin-top: 15px;
  }

  .col-fl-3 {
    width: auto;
    display: flex;
    justify-content: center;
    flex-basis: auto !important;
    align-items: center;

    text-align: center;
  }

  .col-fl-1 {
    width: auto;
    display: flex;
    justify-content: center;
    flex-basis: 100% !important;
    align-items: center;
  }

  .d-flex.nowrap {
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    display: flex;
    align-items: center;
    margin-right: 0px !important;
  }

  .main-menu ul.menu li {
    padding: 0 2%;
  }

  .block-slide-text {
    background-size: 63%;
    top: 225px;
    height: 295px;
  }

  .block-footer-contacts .logo {
    margin: 15px 0
  }

  .text-promo {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
  }

  .text-promo h2 {
    font-size: 60px;
    font-family: Acrom_B;
    margin: 0px;
    line-height: 65px;
  }

  .text-promo h2 span {
    font-size: 30px;
    display: block;
    line-height: 55px;
  }

  .promo-block {
    margin: 0 0 55px;
    min-height: 435px;
  }

  /*----------------------------------------*/
  /*  Form promo
/*----------------------------------------*/
  .block-form-promo {
    background: none;
    height: 190px;
  }

  .block-form-promo form {
    width: 100%;
    top: -110px;
  }

  .header-form-promo h3 {
    font-size: 30px;
    line-height: 30px;
  }

  .block-form-promo .button-animate {
    font-size: 25px;
  }

  .promo-block.block-mobile-form-only {
    margin: 0px;
  }

  /*----------------------------------------*/
  /*  clip1
/*----------------------------------------*/
  .block-clip1 ul li {
    height: 200px;
  }

  .block-clip1 ul li img {
    height: 200px;
  }

  .block-clip1 ul li .over-block-text {
    height: 200px;
    line-height: 185px;
  }

  .text-vertical {
    font-size: 17px;
    line-height: 23px;
  }

  .block-clip1 .image-description {
    line-height: 18px;
  }

  /*----------------------------------------*/
  /*  end clip1
/*----------------------------------------*/
  .single-product-item span.addtocart-button {
    width: 40px;
  }

  .addtocart-bar {
    text-align: right;
  }

  .single-product>a .product-image {
    height: 425px;
    line-height: 415px;
  }

  .single-product-item .productdetails .col-md-6,
  .single-product-item .product-container .col-md-6 {
    padding: 0 15px 0 0;
  }

  .single-product-item .productdetails .price-list.col-md-6,
  .single-product-item .product-container .price-list.col-md-6 {
    padding: 0 0 0 15px;
  }

  .single-product-item .scroll-text {
    left: 0px;
  }

  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }

  .button-animate {
    padding: 6px 15px;
  }

  /*----------------------------------------*/
  /*  clip2
/*----------------------------------------*/
  .block-clip2 ul li {
    min-height: 210px;
  }

  /*----------------------------------------*/
  /*  clip5_modal
/*----------------------------------------*/
  .block-clip-modal ul li {
    height: 200px;
  }

  .block-clip-modal ul li img {
    height: 200px;
  }

  .block-clip-modal ul li .over-block-text {
    height: 200px;
    line-height: 200px;
  }

  /*----------------------------------------*/
  /*  clip_material1
/*----------------------------------------*/
  .block-clip-text ul li {
    margin: 0 0 20px;
  }

  .block-clip-text h2.text-clip-header {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 10px;
  }



  .block-clip-text .note {
    font-size: 20px;
    padding: 10px 0;
  }

  .block-clip-text ul li img {
    margin: 20px 0 0;
  }

  /*----------------------------------------*/
  /*  clip_material2
/*----------------------------------------*/
  .block-clip-text2 ul li {
    text-align: center;
  }

  .block-clip-text2 ul li .over-block-text {
    text-align: center;
  }

  .block-clip-text2 h2.text-clip-header {
    text-align: center;
  }

  .block-clip-text2 ul li ul {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }

  /*----------------------------------------*/
  /*  clip_material3
/*----------------------------------------*/
  .block-clip-text3 ul {
    text-align: center;
  }

  .block-clip-text3 ul li {
    float: none;
  }

  .block-clip-text3 ul li .text-bg {
    min-height: 710px;
  }

  .block-counter {
    text-align: center;
  }

  .counter-animation {
    text-align: center;
  }

  footer .block-contact {
    text-align: center;
    padding: 25px 0 35px;
    float: none !important;
  }

  footer {
    padding: 30px 0 20px;
  }

  .isite {
    float: none;
    margin: 0 auto;
  }

  /*----------------------------------------*/
  /*  filter
/*----------------------------------------*/
  .cf_wrapper_input_text_2 input[type="search"] {
    width: 20%;
    min-width: 20px;
  }

  .cf_wrapper_input_text_2 .cf_search_button.btn {
    padding: 6px;
  }

  .productdetails-view .spacer-buy-area {
    padding: 15px 0 0;
  }

  .adminForm.user-details {
    margin: 0px !important;
  }

  .inner-form .submit-form {
    float: left;
    margin: 0 15px 0 0;
  }

  .bg-form-block-inner .agreement_label {
    padding: 8px 0 0;
  }

  .bg-form-block-inner h2 {
    text-align: center;
  }

  .product-related-products .single-product>a .product-image {
    height: 250px;
    line-height: 250px;
  }

  .product-related-products .single-product-item .single-product-name {
    padding: 0 0 5px;
  }

  .block-form-liner {
    padding: 15px 0;
  }

  .right-column {
    margin: 0 0 30px;
  }
}

/*----------------------------------------*/
/*  phone
/*----------------------------------------*/
@media (max-width: 767px) {
  .form-block {
    margin: 0;
  }

  h2.footers-contact {
    margin: 0px;
  }

  .modal.in .modal-dialog {
    max-width: 280px;
  }

  .logo {
    display: block;
    text-align: center;
    margin: 15px auto;
  }

  .promo h2 {
    font-size: 32px;
    color: rgb(35, 35, 35);
    font-family: Acrom_B;
    line-height: 40px;
  }

  .promo {
  
    background: url(/images/promo.jpg) no-repeat 40% 0;
    padding: 80px 0px 65px;

  }
  .promo p{
    width: 73%;
  }
  .clipart ul {
    display: block;
  }

  .clipart ul li {
    margin-bottom: 30px;
  }

  .bg-form-block {
    padding: 20px;
    /* background: rgb(115, 169, 15); */
  }

  .block-footer-contacts .logo {
    margin: 15px 0
  }

  .flex {
    display: block;
  }

  .container-fluid {
    margin: 0 1%;
  }

  .blocks-buttons {
    display: block;
  }

  .search-pro {
    width: 100%
  }

  .mmenu-bg-block {
    display: block;
  }

  .li-block-partners {
    text-align: center;
    float: left;
    width: 50%;
    padding: 10px 0;
  }

  .block-form-liner {
    padding: 15px 0;
  }

  .block-contact span.phone {
    font-size: 20px;
  }

  .modal-call {
    width: auto;
    margin: 0 0 0 0;
    display: inline-block;
    font-size: 15px;
  }
  .hamburger-for-mmenu {
    margin:10px 0 0;
  }
  button.hamburger {
    padding:24px 0px 15px;
  }
  header {
    padding: 0;
  }
  .wrap-header {
    padding:0 0 25px;
  }
  .block-contact.mobile-block-contact .phone {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: min-content;
    width: -moz-min-content;   
    width: -webkit-min-content;
  }
  .block-contact.mobile-block-contact .phone {
    position: relative;
  }
  .block-contact.mobile-block-contact {
    margin: 0;
  }
  .block-contact.mobile-block-contact .phone i {
     position: absolute;
     left:-5px;
     top:10px;
  }
  .click-search {
    background: rgb(253, 192, 32);
    padding: 3px 10px;
    cursor: pointer;
    color: rgb(0, 0, 0);
    transition: all 0.3s ease 0s;
    border-radius: 50%;
    margin-right: 0;
  }

  .d-flex.nowrap {
    text-align: center;
    flex-wrap: nowrap;
    justify-content: center;
    width: 100%;
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .col-fl-1 {
    width: auto;
    flex-basis: auto !important;
    margin-right: 0 !important;
  }

  .col-fl-3 {
    width: auto;
    /* display: block; */
    justify-content: center;
    flex-basis: 100% !important;
    flex-basis: auto !important;
    flex-wrap: nowrap;
  }

  .d-flex {
    display: block;
    justify-content: center;
  }

  .logo {

    text-align: center;
  }

  .logo img {
    margin: 0 !important;
  }

  .block-contact {
    text-align: center;
    margin-top: 20px;
  }

  header .search-box {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  .main-menu ul.menu li {
    padding: 0 2%;
  }

  header .branch {
    float: none;
    margin: 20px auto;
    left: 10px;
  }

  .header-branch {
    display: none;
  }

  span.address {
    padding: 15px 0 10px;
  }

  .block-slide-text {
    background-size: cover !important;
    top: 305px;
    width: 290px;
    background: url(/images/slide-promo.png) no-repeat right bottom;
    height: 185px;
    margin: 0 auto;
  }

  .promo-block {
    margin: 0 0 55px;
    min-height: 435px;
  }

  h2,
  h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
  }

  /*----------------------------------------*/
  /*  Form promo
/*----------------------------------------*/
  .block-form-promo {
    background: none;
    height: 190px;
  }

  .block-form-promo form {
    width: 100%;
    top: -50px;
  }

  .block-form-promo .header-input {
    text-align: center;
  }

  .header-form-promo h3 {
    font-size: 30px;
    line-height: 30px;
  }

  .block-form-promo .button-animate {
    font-size: 20px;
    padding: 10px;
  }

  .promo-block.block-mobile-form-only {
    margin: 0 0 10px;
    min-height: 635px;
  }

  /*----------------------------------------*/
  /*  clip1
/*----------------------------------------*/
  .block-clip1 {
    padding: 0;
  }

  .block-clip1 ul li {
    height: 250px;
    width: 100%;
  }

  .block-clip1 ul li img {
    height: 250px;
  }

  .block-clip1 ul li .over-block-text {
    height: 250px;
    line-height: 235px;
  }

  .text-vertical {
    font-size: 17px;
    line-height: 23px;
  }

  .block-clip1 .image-description {
    line-height: 18px;
  }

  /*----------------------------------------*/
  /*  end clip1
/*----------------------------------------*/
  div.product {
    width: 100%;
    padding: 0 15px;
  }

  .nivo-caption strong a {
    background: #fba700;
    display: inline-block;
    padding: 10px 15px;
    border: none !important;
    border-radius: 25px;
    margin-top: 20px !important;
    position: relative;
    float: left;
    top: 0px;
  }

  .nivo-caption h3 {
    color: #000;
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .theme-default .nivo-caption {
    position: relative;
    left: 5%;
    height: 100%;
    top: 0px;
    background: transparent;
    color: #000;
    width: 100%;
    text-indent: inherit;
    text-align: right;
    display: -webkit-flex;
    webkit-justify-content: flex-start;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all 0.4s ease 0s;
    font-size: 15px;
    padding: 15px;
    z-index: 8;
    /* padding: 5px 10px; */
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    line-height: 16px;
  }

  .fancybox-container .fancybox-content a.continue_link {
    display: none;
  }

  .fancybox-container .fancybox-content a.showcart {
    width: 100%;
    text-align: left;
    left: 0;
  }

  .fancybox-container .fancybox-content h4 {
    margin: 20px 0 0;
    font-size: 15px;
  }

  .fancybox-container.fancybox-can-swipe .fancybox-content {
    max-width: 280px;
  }

  .single-product-item span.addtocart-button {
    width: 40px;
  }

  .addtocart-bar {
    text-align: right;
  }

  .single-product>a .product-image {
    height: 425px;
    line-height: 415px;
  }

  .single-product-item .productdetails .col-md-6,
  .single-product-item .product-container .col-md-6 {
    padding: 0 15px 0 0;
  }

  .single-product-item .productdetails .price-list.col-md-6,
  .single-product-item .product-container .price-list.col-md-6 {
    padding: 0 0 0 15px;
  }

  .single-product-item .scroll-text {
    left: 0px;
  }

  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }

  .button-animate {
    padding: 6px 15px;
  }

  /*----------------------------------------*/
  /*  clip2
/*----------------------------------------*/
  .block-clip2 {
    padding: 20px 0 0;
  }

  .block-clip2 ul {
    margin: 0px;
  }

  .block-clip2 ul li {
    min-height: auto;
    width: 100%;
  }

  /*----------------------------------------*/
  /*  clip3
/*----------------------------------------*/
  .block-clip3 {
    padding: 0px;
  }

  .block-clip3 h2 {
    margin: 0 0 35px;
  }

  /*----------------------------------------*/
  /*  clip4_modal
/*----------------------------------------*/
  .block-full-clip-modal.block-clip-modal ul>li.clip-li {
    width: 100% !important;
    height: 250px !important;
    line-height: 250px !important;
  }

  .block-full-clip-modal.block-clip-modal ul>li.clip-li .over-block-text {
    height: 250px;
    line-height: 250px;
  }

  .block-clip-modal ul li ul li {
    height: inherit;
  }

  .block-full-clip-modal.block-clip-modal ul>li.clip-li .image-title-top {
    line-height: 250px !important;
  }

  .block-full-clip-modal.block-clip-modal ul>li.clip-li .image-title-top span {
    font-size: 22px;
    line-height: 25px;
  }

  /*----------------------------------------*/
  /*  clip5_modal
/*----------------------------------------*/
  .block-clip-modal ul li {
    height: 250px;
    width: 100%;
  }

  .block-clip-modal ul li img {
    height: 250px;
  }

  .block-clip-modal ul li .over-block-text {
    height: 250px;
    line-height: 250px;
  }

  /*----------------------------------------*/
  /*  text_dop
/*----------------------------------------*/
  .height-block-over-flex {
    display: block;
  }

  .text-block-flex {
    display: block;
    justify-content: inherit;
  }

  .block-text-dop .main-block-img {
    min-height: 200px;
  }

  /*----------------------------------------*/
  /*  clip_material1
/*----------------------------------------*/
  .block-clip-text h2 {
    margin: 0 0 0;
  }

  .block-clip-text ul li {
    margin: 0 0 20px;
    height: auto;
  }

  .block-clip-text ul li .over-block-text {
    height: auto;
    padding: 15px 0 0 0px;
  }

  .block-clip-text h2.text-clip-header {
    font-size: 24px;
    line-height: 25px;
    margin: 0 0 10px;
  }

  .block-clip-text .note {
    font-size: 20px;
    padding: 10px 0;
  }

  .block-clip-text ul li img {
    margin: 20px 0 0;
  }

  /*----------------------------------------*/
  /*  clip_material2
/*----------------------------------------*/
  .block-clip-text2 h2 {
    margin: 0 0 10px;
  }

  .block-clip-text2 ul li {
    text-align: center;
    width: 100%;
    padding: 0px;
  }

  .block-clip-text2 ul li .over-block-text {
    text-align: center;
    line-height: inherit;
    height: auto;
    padding: 0px;
  }

  .block-clip-text2 h2.text-clip-header {
    text-align: center;
  }

  .block-clip-text2 ul li ul {
    margin: 0 auto;
    display: block;
    width: fit-content;
  }

  /*----------------------------------------*/
  /*  clip_material3
/*----------------------------------------*/
  .block-clip-text3 ul {
    text-align: center;
  }

  .block-clip-text3 ul li {
    float: none;
  }

  .block-clip-text3 ul li .text-bg {
    min-height: inherit;
  }

  .block-counter {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }

  .counter-animation {
    text-align: center;
    font-size: 120px;
    line-height: 120px;
  }

  #countbox {
    width: 285px;
  }

  #countbox #countbox-secs {
    display: none;
  }

  .agreement_label {
    padding: 20px 0 0;
  }

  .form-block .bg-form-block .submit-form {
    float: none;
    display: block;
    margin: 0 auto;
  }

  .promo-block.inner-block-promo {
    margin: 0 0 20px;
    min-height: 335px;
  }

  .general-bg,
  .manufacturer-product-link a,
  a.ask-a-question,
  a.product-details,
  a.details,
  div.details,
  button.default {
    font-size: 15px;
  }

  .checkout-button-top #checkoutFormSubmit {
    float: none;
    margin: 0 auto;
    display: block;
  }

  .buttonBar-right {
    float: none;
    text-align: center;
  }

  fieldset {
    width: 100%;
    display: block;

  }

  .vm-payment-shipment-select {
    padding: 20px 0 0;
  }

  .vm-button-correct,
  .vm-button-correct:link,
  .vm-button-correct:visited,
  button.default,
  .vm-button {
    font-size: 15px;
    padding: 10px 18px;
  }

  footer .block-contact {
    text-align: center;
    padding: 25px 0 35px;
    float: none !important;
  }

  footer {
    padding: 30px 0 20px;
    text-align: center;
  }

  .isite {
    float: none;
    margin: 23px auto;
  }

  /*----------------------------------------*/
  /*  filter
/*----------------------------------------*/
  .cf_wrapper_input_text_2 input[type="search"] {
    width: 20%;
    min-width: 20px;
  }

  .cf_wrapper_input_text_2 .cf_search_button.btn {
    padding: 6px;
  }

  .productdetails-view .spacer-buy-area {
    padding: 15px 0 0;
  }

  .adminForm.user-details {
    margin: 0px !important;
  }

  .inner-form .submit-form {
    float: left;
    margin: 0 15px 0 0;
  }

  .bg-form-block-inner .agreement_label {
    padding: 8px 0 0;
  }

  .bg-form-block-inner h2 {
    text-align: center;
  }

  .product-related-products .single-product>a .product-image {
    height: 250px;
    line-height: 250px;
  }

  .product-related-products .single-product-item .single-product-name {
    padding: 0 0 5px;
  }

  .right-column {
    margin: 0 0 30px;
  }

}
@media (max-width:350px){
  .promo {
  
    background: url(/images/promo.jpg) no-repeat 41% 0;
    padding: 30px 0px 65px;

  }
  .promo p{
    width: 73%;
  }
}