/* Normal desktop :992px. */
@media (max-width: 1500px) {
 .description_vacancy span {
    font-size: 13px;
    display: block;
  } 
  .description_vacancy div {
     margin:0 10px 0 0;
  } 
  .block__vacancy_candidates .description_vacancy {
    padding:0px; 
  }
    .mainmenu-area {
    display: none;
   }
   .mmenu-bg-block {
    display: block;
   }
   .for_mobile_wraper {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
}      

 
}
@media (max-width: 1280px){ 
  .list_numb li {
    flex-direction: column; 
  }
  .list_numb li .counter_block {
    margin:0px;
  }
  .agreement_label {
    padding: 5px 0 10px 0;
    float: none;
    clear: both;
    text-align: left;
  }
 
}
@media (min-width: 992px) and (max-width: 1169px) {
  .object_table_flex {
    width: 50%;
  }
  .button_table_flex {
    width: 20%;
  }


  .inner_button_blcok .js-click-block {
    width: 100%;
  }
  .description_vacancy {
    width: 75%;
    
  }
  .block__vacancy_candidates .list__requirement ul li:nth-child(1), .block__vacancy_candidates .list__requirement ul li:nth-child(2), .block__vacancy_candidates .list__requirement ul li:nth-child(4), .block__vacancy_candidates .list__requirement ul li:nth-child(5) {
    width: 100%;
  }
  .block__vacancy_candidates .description_vacancy {
    font-size: 14px;
    flex-wrap: wrap;
    text-align: start;
    justify-content: end;
    padding: 5px 0 0;
    font-weight: 800;
  }
  .block__vacancy_candidates .description_vacancy div {
   width: 50%;
   margin:0 0 15px;
  }
  .block__vacancy_candidates .description_vacancy div:last-child {
    width: 100%;
  }
  .form_changes {
    flex-direction:column;
  }
  .form_changes {
    padding:10px 15px;
  }
  .form_changes select {
    margin:10px 0;
    
  }
  
  .list__conditions.flex_block,
  .list__residence.flex_block {
   flex-direction:column;
  }
  .right__conditions {
    margin:30px 0 0;
  }
  .right__deduction::before {
   top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
  }
  .right__deduction {
    padding:15px;
    margin:30px 0 0;
  }
  .change_conditions {
    width: 90%;
  }
  
  .block_button_matrix .js-click-block {
    font-size: 28px;
  }
  .block_button_matrix .text_button_matrix {
    font-size: 20px;
  }
  .brand-area .navbar__container {
    padding-left:0px;
  }
  .list_numb li .description_block {
    width: 70%;
  }


 .text-top-promo__two {
   font-size: 14px;
 }
 .column_left {
   font-size: 37px;
 }
 .container {width:970px}
  .blog-carousel .banner-box .single-blog {
        min-height: 105px;  
  }  
  .description-img-content {
    font-size: 14px;
  }
  .block_clip .single-blog .blog-title {
         font-size: 15px;
    line-height: 20px;
  }
  .description-img-content span {
    font-size: 18px;
  }
}
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .flex-row-block-design {
    flex-wrap: wrap;
    padding:20px 0;
  }
  .block_form_design .input_width_4 {
    width: 50%;
    margin:0 0 20px;
  }
    .object_table_flex {
    width: 40%;
  }
  .button_table_flex {
    width:25%;
  }
  .city_table_flex {
    width: 35%;
  }
  .object_table_flex  .flex_block {
    flex-direction: column;
  }
  .logo_company {
      height: fit-content;
      width: fit-content;
      margin: 0 0 25px;
  }

   .block_form_design .input_width_3 {
     width: 49%;
   }

  .block__vacancy_candidates.list_candidates .center_column__flex {
    border-top:0px;
  }
  .block__vacancy_candidates .description_vacancy {
    font-size: 14px;
    flex-wrap: wrap;
    text-align: start;
    justify-content: end;
    padding: 5px 0 0;
    font-weight: 800;
  }
  .block__vacancy_candidates .js-click-block {
   width: 100%;
  }
  .block__vacancy_candidates .list__requirement ul li:nth-child(1), .block__vacancy_candidates .list__requirement ul li:nth-child(2), .block__vacancy_candidates .list__requirement ul li:nth-child(4), .block__vacancy_candidates .list__requirement ul li:nth-child(5) {
    width: 100%;
  } 
  .block__vacancy_candidates .description_vacancy div {
   width: 50%;
   margin:0 0 15px;
  }
  .block__vacancy_candidates .description_vacancy div:last-child {
    width: 100%;
  }
  .form_changes {
    flex-direction:column;
  }
  .form_changes {
    padding:10px 15px;
  }
  .form_changes select {
    margin:10px 0;
    
  }
  .block__vacancy_candidates .js-click-block {
    min-width: auto;
    padding:10px;
  }
  .block__vacancy_candidates .description_vacancy {
   width: 100%;
  }
  .block__vacancy_candidates .right_column__flex {
    flex-basis:25%;
    width:25%
  }
   .block__vacancy_candidates .center_column__flex {
    flex-basis:50%;
    width:50%
  }
  


   .inner_button_blcok .js-click-block {
    width: 100%;
  }
  .description_vacancy {
    width: 70%;
  }
  .vacancy_name {
    font-size: 18px;
  }
  .right__conditions {
    margin:30px 0 0;
  }
  .right__deduction::before {
   top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
  }
  .right__deduction {
    padding:15px;
    margin:30px 0 0;
  }
  .change_conditions {
    width: 90%;
  }
  .block__vacancy {
   flex-direction:column; 
  }
  .description_vacancy::before {
    display: none;
  }
  .center_column__flex {
        border-top: 1px solid #ccc; 
  }
  

 .for_mobile_wraper {
       display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
    }
    .mmenu-bg-block {
    display: block;
}
.page {
  overflow: hidden;
}
.block_button_matrix {
  width: 100%;
  margin: 30px -15px
}
.clip_block {
  margin:30px 0;
  flex-wrap: wrap;
}
.clip_block li {
  width: 50%;
}
.brand-area .navbar__container {
  padding-left:0px;
}
.block_clip_numb .navbar__container {
  padding-left:0px;
  padding-right:0px;
}
.list_numb li .description_block {
  padding:0 40px;
}
.footer {
    background: url(../img/footer.jpg) no-repeat 64% -130px;  
}
.block_clip_numb::after {
  width: 33%;
}


 .text-top-promo__two {
    font-size: 21px;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
 }
 .column_left {
   font-size: 26px;
 }
.blog-carousel .banner-box .single-blog {
        min-height: 105px;  
  }  
  .description-img-content {
    font-size: 14px;
  }
  .description-img-content span {
    font-size: 18px;
  }
 .single-product > a .product-image {
       height: auto;
    line-height: auto;
 }

 .block-contact {

  width:100%
}

.footer .mainmenu ul#nav li {
    width: 100% !important;
    text-align: center;
    border-right: 0px;
    border-bottom: 1px solid #fff;
}
header .tit {
    color: #d5ba9f;
    font-family: 'Open Sans';
    display: inline-block;
}



.branch i {
    color: #e2cfbc;
    font-size: 20px !important;
    position: relative;
    margin-left: -2px;
    margin-top: 10px;
    top: 0;
}
.bg-header-top {
    padding: 0;
}

footer i {
    color: #e2cfbc;
    font-size: 24px !important;
    position: relative;
    margin-left: 1px;
	margin-right:8px;
    margin-top: 12px;
}
.sidebar-category-list ul > li {
    padding: 10px;
    /* border-bottom: 2px solid #000; */
    border: 2px solid #7d562f;
    margin-bottom: 10px;
    text-align: center;
}
footer .tit {
    color: #d5ba9f;
    font-family: 'Open Sans';
    display: inline-block;
}  

header .branch a{
  color:#000;
}
.main-menu-bg {
  background: #000;
}
body:before {
  display: none;
}
.social-icons {
  text-align: center;
}
.contact-us-form .contact-form .submit-form-input {

  display: block;
  margin:0 auto;
}
.social-icons li a:hover {
  color:#ebe8db !important;
}
    .mobile-menu-area {
        display: block
    }
     .mainmenu ul#nav > li a {
       font-size:17px;
   
     }
  
    .mainmenu-area {border: 0 none}
    .slider-area .text-content, .slider-area-home-two .text-content, .slider-area-home-three .text-content {
        left: 0;
        right: 0;
        top: 10%
    }
    .slider-area .banner-content h3, .slider-area-home-three .banner-content h3 {
        font-size: 1em
    }
    .slider-area .banner-content h2, .slider-area-home-three .banner-content h2 {
        font-size: 40px
    }
    .timer-grid > div, .timer-view > div {
        min-width: inherit;
        padding: 10px 5px
    }
    .service-area .row .col-md-3:nth-child(3), .service-area-home-two .row .col-md-3:nth-child(3), .service-area-home-three .row .col-md-3:nth-child(3)  {
        border: 0
    }
    .currency-menu, .language-menu, .account-menu {
        padding: 0;
    }
    .search-box-two, .search-box-three {
        margin: 8px 0 25px;
        width: 100%;
    }
    .search-box-two input, .search-box-three input, .team-img img {
        width: 100%;
    }
    .banner-area .col-md-7 .row:first-child .col-md-6 .banner-box, .banner-area .col-md-7 .row:first-child .col-md-6 .banner-box, .upsell-product-details-carousel {
        margin-bottom: 18px;
    }
    .header-r-cart.header-cart-two, .header-r-cart.header-cart-three {
        margin: 20px 8% 0;
        width: 84%;
    }
    .header-main-home-two ul.header-r-cart .mini-cart-content, .header-content-home-three ul.header-r-cart .mini-cart-content {
        left: -48px;
        right: auto;
    }
    .sidebar-content.post .post-thumb {
        width: 12%
    }
    .blog-carousel .image-blog {
      height: 185px;
    }
    .sidebar-content.post .post-info {width: 87%}
    .zoomLens {
        height: 160px !important;
        width: 120px !important;
    }
    .blog-carousel .image-blog, .blog-carousel .image-blog img {
        width: 100%;
    }
    .mainmenu-area.home-four-menu {
        padding: 15px 0;
    }
    .slider-area-home-four .banner-content h2 {
        font-size: 25px;
    }
    .slider-area-home-four .banner-area-home-four > .row:first-child > .col-md-6 > .banner-container {
        margin-bottom: 35px;
    }
}
@media (min-width: 768px) and (max-width: 1000px){

body:before {
  display: none;
}
    .logo img {
    position: relative;
    top: 0;
    left: 0px;
}
.img-branch {
  margin:16px 10px 0 0; 
}
.header-content {
  padding:0px;
}
.img-content {
  margin:0px 0 0;
}
.button-animate {
 margin:50px 0 20px
}
h2, h1 {

}
.agreement_label {

  text-align: left;
  padding:5px 0 10px 0;
}

.news {

}
.brand-area-inner .contact-us-form .page-title h2 {
  font-size:22px ;
  line-height: 25px;
}
.brand-area-inner .agreement_label, .modal-content .agreement_label {
  text-align: center;
}
.news::after {
    clear: both;
    content: "";
    width: 100%;
    height: 2px;
    margin:0 -15px;
    display: block;
}
.blog-area-center .col-md-4 {

}
.button-animate-golos {
  margin:20px 0 0;
}
.block-border-text .text-center-promo {
    font-size: 26px;
    line-height: 45px;
    font-family: Acrom-B;
}
.sidebar-category-list {

}
footer .logo {
  height: auto;
  padding:0 0 20px;
}
footer .logo img {
  position: relative;
  top:0px;
}
.header-main {

}
.float-block-brnach {width: auto;}
   .jast-site {
      text-align: center;
      float:none !important;
      margin:20px 0 0;
    }
    .single-product-item {
     
    }
    header {

}
.footer .mainmenu ul#nav li{
   margin:0px;
 
   text-align: center !important;
   padding:5px 0;
}
.footer .mainmenu ul#nav > li div.middle {
 display: block;
}
.footer .mainmenu ul#nav li:last-child {
  border-right: 0px solid #eebef0;
}
.footer .mainmenu ul#nav li:last-child:after {
  border-right:0px solid #c579cb
}
.mainmenu ul#nav > li a {
  font-size: 15px;
}
.social-icons li {
  margin:20px 12px 0px;
}
    .footer .logo {
      float:none;
    }
    footer .block-contact span.phone {
     display: block;
    }
    .Live {
      text-align: center;
    }
    header .branch {

    }
 .header-container .col-sm-7 {
     width:100%;
     margin:0 0 10px;
     text-align: center;
  }
  .footer .block-contact {
    float: none;
    text-align: right;
    margin:20px 0;
  }
  .footer .jast-site{
     text-align: center;
     float:none;
  }
  .footer .jast-site br{
     display: none;
  }
  .menu-clipp li {
    width: 50%;
    min-height:195px;
  }
  .block-contact {
    text-align: center;
    float:none;
  }
  .header_sity_table_flex, .header_addres_table_flex {
    width: 60%;
    font-size: 14px;
  }
  .navbar__container {
    padding:0 30px;
  }
}

/* small mobile :320px. */
@media (max-width: 767px) {
  .flex-row-block-design {
   flex-direction: column;
    padding:20px 0;
  }
  .block_form_design .input_width_4 {
    width: 50%;
    margin:0 0 20px;
  }
.low_candidates {
    flex-direction: column;
    align-items: end;
}
  .form_changes div.wrap-div {
    padding: 10px 0px;
  }
  .overflow_xs {
    overflow: auto;
  }
  .location_map__button {
    width: 100%;
  }
  .button.black_button.js-click-block {
    margin:20px 0 0;
  }
  .list_table_flex .header_table_flex.margin_top_xs {
    margin:40px 0 0 ;
  }
  .table_flex .nth-child:nth-child(2) .header_table_flex.margin_top_xs  {
   margin:0 0 0 ;

  }
  .list_city_table_flex .button_table_flex .button-block_menu, 
  .list_addres_table_flex .button_table_flex .button-block_menu {
    margin:0px;
  }
  .list_city_table_flex .button-block_menu a, .list_addres_table_flex .button-block_menu a {
    width: 100%;
    margin: 0 5px;
    padding: 8px;  
  }
  .list_table_flex,
  .button_table_flex {
    flex-direction:column;
    align-items: center;  
  }
  .header_table_flex {
    width: 100%;
  }
  
  .object_table_flex {
    width: 100%;
    flex-direction:column;
  }
  .button_table_flex {
    padding:0px;
    width:100%;
  }
  .city_table_flex {
    width: 100%;
    padding:0px 0 20px;
  }
  .object_table_flex  .flex_block {
    flex-direction: column;
  }
  .logo_company {
      height: fit-content;
      width: fit-content;
      margin: 0 0 25px;
  }


 .block_form_design .input_width_3,
  .block_form_design .input_width_4,
  .block_form_design .input_width_6 {
   width: 100%;
  }
  .input_text > input, .recovery-block > form > input, form input, textarea, .password-change-block > form input, select {
   margin:15px 0;
  }
  .label-fix {
   justify-content: end;
   width: 100%;
  }
  .checkbox_block .label-fix label {
  width: 50%;
  margin:0px;
  text-align: left;
  display: flex; 
  }
  .file_block input[type=checkbox] {
   margin:0 10px 0 0px
  }
.block__vacancy.list_candidates .published {
  text-align: left;
}
.block__vacancy_candidates {
  flex-direction:column;
}
.block__vacancy_candidates .center_column__flex::before,
.block__vacancy_candidates .center_column__flex::after {
  display: none;
}
.block__vacancy_candidates .vacancy_name {
  text-align: center;
}
.block__vacancy_candidates .right_column__flex {
 width: 100%;
 padding:15px;
}
.block__vacancy_candidates .description_vacancy {
    font-size: 14px;
    flex-wrap: wrap;
    text-align: start;
    justify-content: end;
    padding: 5px 0 0;
    font-weight: 800;
  }
  .block__vacancy_candidates .js-click-block {
   width: 100%;
  }
  .block__vacancy_candidates .list__requirement ul li:nth-child(1), .block__vacancy_candidates .list__requirement ul li:nth-child(2), .block__vacancy_candidates .list__requirement ul li:nth-child(4), .block__vacancy_candidates .list__requirement ul li:nth-child(5) {
    width: 100%;
  } 
  .block__vacancy_candidates .description_vacancy div {
   width: 50%;
   margin:0 0 15px;
  }
  .block__vacancy_candidates .description_vacancy div:last-child {
    width: 100%;
  }
  .form_changes {
    flex-direction:column;
  }
  .form_changes {
    padding:10px 15px;
  }
  .form_changes select {
    margin:10px 0;
    
  }
  .block__vacancy_candidates .js-click-block {
    min-width: auto;
    padding:10px;
  }
  .block__vacancy_candidates .description_vacancy {
   width: 100%;
  }
 
  

  .inner_button_blcok .js-click-block span {
   font-size: 30px;
    margin: 0 0 0 5px; 
  }
 .center_column__flex,
 .left_column__flex,
 .right_column__flex {
   padding:15px;
 }
 .inner_button_blcok .js-click-block {
    width: 100%;
    font-size: 17px;
  }
  .description_vacancy {
    width: 100%;
    margin:0 0 15px;
  }
  .blcok_js_requirement {
    text-align: center;
    min-width: 100%;
  }
  .block__vacancy .flex_block,
  .bottom_column__flex .flex_block {
    flex-direction:column;
  }
  .mmenu-bg-block {
    margin:0px;
  }
  .logo_company {
     width: fit-content;
     margin:0 0 20px;
  }
  .button-block_menu {
      margin:15px 0 0;
  }
  .published {
    text-align: center;
  }
  .button-block_menu a {
    align-items: center;
    min-width: auto;
    display: flex;
    width: 90%;
    height: initial;
    margin: 0 auto 9px;
    line-height: 1;
    justify-content: center;
  }
  .button-block_menu a:last-child {
    margin:0px auto;
  }
  .location_map__button .js-click-block {
    width: 100%;
  }
  .vacancy_name {
    font-size: 18px;
  }
  .right__conditions {
    margin:30px 0 0;
  }
  .right__deduction::before {
   top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
  }
  .list__conditions.flex_block, .list__residence.flex_block {
      flex-direction: column;
  }
  .right__deduction {
    padding:15px;
    margin:30px 0 0;
  }
  .change_conditions {
    width: 90%;
  }
  .block__vacancy {
   flex-direction:column; 
  }
  .description_vacancy::before {
    display: none;
  }
  .center_column__flex {
        border-top: 1px solid #ccc; 
  }
.page {
  overflow: hidden;
}
 .block_button_matrix {
  width: 100%;
  margin: 30px 0 0;
  flex-direction:column;
}
.block_button_matrix .text_button_matrix {
  margin:20px 0;
  font-size: 18px;
}
.navbar__container {
  flex-direction:column;
  padding:0 30px;
}
.page {
  background-position: left top;
}
.block_button_matrix .js-click-block {
  font-size: 30px;
}
.left__promo {
  width: 100%;
  margin:0 0 0px;
}
.clip_block {
  margin:0px 0;
  flex-wrap: wrap;
}
.clip_block li {
  width: 100%;
}
.brand-area .navbar__container {
  padding:0px;
}
.list_numb li:nth-child(2n) {
  border:0px;
}
.list_numb li:last-child:before {
  display: none;
}
.block_clip_numb {
  padding:0px;
}
.block_clip_numb::after {

}

.logo a {
  font-size: 60px;
}
.list_numb {
  flex-direction:column;      
}
.list_numb li {
  width: 100% !important;
}
.form_index_img {
background:#f7f7f7 ;
  flex-direction: column;
}
.left_img {
  width: 100%;
  height:200px;
  margin:0 0 30px;
}
.right_form {
  width: 100%;
  padding:0 30px;
}

.list_numb li .description_block {
  padding:0 40px;
}

.block_clip_numb::after {
  width: 33%;
}
 .text-bottom_right-promo__two {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0;
    flex-direction: column;
    text-align: center;
}
.text-top-promo__two {
    font-size: 13px;
    font-family: Acrom-B;
    text-transform: uppercase;
    text-align: center;
}
 .column_left {
    font-size: 26px;
    text-align: center;
    padding: 0 0 20px;
}
 .single-product > a .product-image {
       height: auto;
    line-height: auto;
 }
.col1 {
    float: none;
    border:none;
    padding-right: 0;
    padding-bottom: 10px;
	width:100%
}

.col2 {
    float: none;
    border:none;
    padding-right: 0;
	padding-left:0;
    padding-bottom: 10px;
	width:100%
}


.agreement_label {
  padding:5px 0 10px;
  text-align: center;
}
body:before {
  display: none;
}
.social-icons {
  text-align: center;
}
.contact-us-form .contact-form .submit-form-input {
  float:none !important;
  display: block;
  margin:0 auto;
}
.social-icons li a:hover {
  color:#ebe8db !important;
}
#facebox .floatright {
  float:left !important;
  padding:0px;
  width: 100%;
  display: block;
}
.header-content {
  padding:0px;
}
.menu-clipp li {
  width: 100%;
}
#search-category {
  width: auto;
  margin:0 auto;
  float:none;
}            
 .logo img {
 position: relative;
    top: 0;
    left: 0px;  
 }
    .mobile-menu-area {
        display: block
    }
    #newsletter-popup-conatiner, .header-top, .slider-area .preview-2 .nivo-controlNav, .modal-backdrop.in, #quickview-wrapper, .header-top-home-two, .header-top-home-three, .header-top-home-four, form#search-form-four, .zoomLens,.zoomContainer, .page.floatright, .wishlist-concept .product-img {
       
    }
    #modalCall .modal-dialog {
      width: 90%;
      margin:0 auto;
    }
    .contact-us-form .page-title h2 {
      font-size:25px;
      text-align: center;
    }
    .footer .mainmenu-area {

    }
    .mainmenu ul#nav > li a {
      font-size:15px;
          padding:10px 0!important;
        
    }
    .footer  .mainmenu {
      padding:20px 0;
      text-align: center;
    }
    .mainmenu ul#nav > li div.middle {
       display: inline-block;
       padding:5px 0;
    }
    .promo {
    
    }
    .btn-search-category {
      top: 11px;
      font-size: 16px;
    }
    .footer .logo {
      height: auto;
      margin:20px 0;
    }
    .footer .logo img {
      position: relative;
      top:0px;
    }
    .brand-area-inner .agreement_label, .modal-content .agreement_label {
      text-align: center;
    }
    .footer .mainmenu ul#nav li {
      width:100% !important;
      text-align: center;
      border-right:0px;
      margin:0px;
      padding:6px 0;
       border-bottom:1px solid #fff 
    }
    .footer .mainmenu ul#nav li:after {
     display: none;
    }
    .block-contact {
      text-align: center;
      float:none !important;
      margin:0 0 0;
	  width:100%
    }
    .jast-site {
      text-align: center;
      float:none !important;
      margin:20px 0 0;
    }
    .single-product-item {
      left:0px;
    }
    .footer .logo {
      float:none;
    }
    footer .block-contact span.phone {
     display: block;
    }
    .Live {
      text-align: center;
    }
    .col-lg-3 {
      margin:0px;
    }
    header .branch {
     float: none;
     margin: 20px auto 0;
  
     color: #000;
     width: 100%;
     padding: 0 0 11px 0;
     text-align: center;
     line-height: 20px;
    }
 
    .sidebar-category-list {
      padding:30px 0;
    }
    .float-block-brnach {
 display: inline-block;
 width:auto;
}  

header .tit {
    color: #d5ba9f;
    font-family: 'Open Sans';
    display: inline-block;
}


.bg-header-top {
    padding: 0;
}

footer i {
    color: #e2cfbc;
    font-size: 24px !important;
    position: relative;
    margin-left: 1px;
	margin-right:8px;
    margin-top: 12px;
}
.sidebar-category-list ul > li {
    padding: 10px;
    /* border-bottom: 2px solid #000; */
    border: 2px solid #7d562f;
    margin-bottom: 10px;
    text-align: center;
}
footer .tit {
    color: #d5ba9f;
    font-family: 'Open Sans';
    display: inline-block;
}    
.img-branch {
  margin:10px 10px 0 0;
}
    h1,h2 {
 
    }
    .social-icons li {
      margin:6px 8px 0px;
    }
    .footer {
 
    }
    .block-contact .email, .block-contact .phone {

      margin:0 0 5px 0;
    }
    .modal-call {
      display: block;
      margin:10px 0;
      text-align: center; 
    }
    .mainmenu-area {border: 0}
    .service-area .row > div, .service-area-home-two .row > div, .service-area-home-three .row > div, .cart-main-area .all-cart-buttons {
        border: 0 none;
        overflow: hidden;
    }
    .cart-main-area .all-cart-buttons .floatright {
        float: none !important;
    }
    .block-border-text {
      line-height: 20px;             
    }
    .block-border-text .text-center-promo {
      line-height: 35px;
      padding:0 0 10px;
    }
    .logo {
        margin: 20px 0;
        text-align: center;
    }
    .button-animate {
      padding:15px 25px 7px 40px;
      width: 100%; 
      margin:15px 0 0;
      line-height: 14px;
    }
    #clear {

    }
    .for_mobile_wraper {
       display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
    }
    .mmenu-bg-block {
      display: block;
    }
    .header-main.show::before {
      transform: translate(-45%,0); 
    }
    .blog-carousel .image-blog {
      height: auto;
    }
    .button-animate span {
      padding: 0 0 5px;
    }
    .button-animate i, .button-animate img {
      left:29px;
    }
    .img-content {
      margin:20px 0 0;
    }
    .header-r-cart {
        float: none;
        margin: 20px 0 0;
    }
    .home-two-header ul.header-r-cart .mini-cart-content, .home-three-header ul.header-r-cart .mini-cart-content {
        left: -40px;
        right: auto;
    }
    .banner-area .row:first-child .col-md-5.col-sm-5, .banner-area .row:first-child .col-md-5.col-sm-5, .banner-area .row:last-child .col-md-6.col-sm-6:first-child {
        margin-bottom: 30px;
    }
    .single-blog .blog-title {
       
    }
    .single-brand {
        text-align: center;
    }
    .service-area .single-service, .service-area-home-two .single-service, .service-area-home-three .single-service, .banner-area-home-four .row:last-child .col-md-6:first-child .banner-container {
        margin-bottom: 30px;
    }
    .service-area .row .col-md-3:last-child .single-service, .service-area-home-two .row .col-md-3:last-child .single-service, .service-area-home-three .row .col-md-3:last-child .single-service {
        margin-bottom: 0;
    }
    .footer-widget-area .single-widget, .footer-widget-area-home-two .single-widget, .footer-widget-area-home-three .single-widget, .product-details-content .product-thumb {
        margin-bottom: 25px;
    }
    .footer-widget-area .row .col-md-3:last-child .single-widget, .footer-widget-area-home-two .row .col-md-3:last-child .single-widget, .footer-widget-area-home-three .row .col-md-3:last-child .single-widget {
        margin-bottom: 0;
    }
    .footer ul li a {
        line-height: 25px;
        padding: 0 5px;
    }
    .lk {
      margin: 0 0 20px;
      display: block;
      float:none;
      text-align: center;
    }
.footer #footer-menu {
  margin-bottom: 8px;
  text-align: center;
}
.footer p.author {
  text-align: center;
}
.payment-image {
  text-align: center;
}
    .header-r-cart.header-cart-two .mini-cart-content {
        left: -50px;
        right: auto;
    }
    .slider-area-home-two .preview-2, .product-category-area .row .col-md-3:nth-child(1) .single-products-category, .product-category-area .row .col-md-3:nth-child(2) .single-products-category, .product-category-area .row .col-md-3:nth-child(3) .single-products-category {
        margin-bottom: 25px;
    }
    .single-product-item {
        margin-bottom: 17px;
    }
    .service-home-four .single-service {
        border: 0 none;
        margin: 20px 0;
        padding-left: 31px;
    }
    .header-r-cart.cart-home-four > li {
        margin: 10px 65px 0;
    }  
    .featured-product-carousel-area .product-carousel .single-product-item {
        margin: 0;
    }
    .preview-2 .nivo-directionNav a {
        margin-top: -20px;
    }
    .home-hello-info blockquote {
        padding: 18px 30px;
    }
    .img-element {
        margin-top: 20px;
    }
    .blog-page-area .post-date {
        display: block;
        padding: 6px 0;
        position: inherit;
    }
    .postinfo-wrapper {
        padding-left: 0;
    }
    .single-blog .post-info {
        display: block;
        padding-top: 55px;
    }
    .post-thumbnail {
        margin: 0 0 20px;
    }
    .blog-post-title {margin: 0 0 20px}

    .entry-summary {
        line-height: 28px;
        margin: 0;
    }
    .blog-post-title {
        font-size: 18px;
        margin: 5px 0 20px;
    }
    .floatblock {
      width: 100%;
    }
    .header-rating {
      float:none;
      display: inline-block;
      padding:0 0 5px 5px;
 
    }
    .rating{
      float: none;
    }
    .blog-sidebar.post .post-info {
        padding-top: 0
    }
    .blog-page-area .single-blog .share-icon h3 {
        margin: 0 10px 0 0;
    }
    .blog-page-area .single-blog .share-icon ul li a {
        font-size: 16px;
        padding: 0 4px;
    }
    .blog-page-area .single-blog .share-icon {
        margin: 5px 0 35px;
    }
    .blog-page-area .form-list .fields .field, .postal-code > input, .cart-main-area select.country, .login-form input, .city-country select, .checkout-area .customer-name div, .checkout-area .customer-info div, .customer-info div, .city-country div {
        padding-right: 0;
        width: 100%;
    }
    .cart-main-area .amount-totals {
        padding: 27px 20px;
    }
    .in-lk {
  float:none;
  text-align: center;
}
.in-lk a.lk:nth-child(1){
  margin:0px 0 0; 
}
.in-lk a.lk:nth-child(2){
  margin:0px 0 10px; 
}
.in-lk a{
  margin:0px; 
}
    .cart-main-area .all-cart-buttons button span {
        margin: 5px auto;
        width: 200px;
    }
    .p-details-tab ul li {
        margin-bottom: 5px;
        padding: 0 5px;
    }
    .filter-by {margin-left: 0}
    .filter-by.floatright {
        float: left !important;
    }
    .filter-by .select-filter > select {
        margin-right: 10px;
    }
    .wishlist-concept .cart-table tbody tr td p {
        width: 350px !important;
    }
    .cart-main-area .cart-table table td.p-name {
        min-width: 180px;
    }
    .cart-main-area .cart-table table td.p-amount {
        min-width: 97px;
        text-align: center;
    }
    .wishlist-concept .all-cart-buttons button:last-child {
        margin-top: 10px;
    }
    .blog-carousel .image-blog, .blog-carousel .image-blog img {
        width: 100%;
    }
    .header-r-cart.cart-home-four {
        margin: 10px 0;
    }
.shop-tab .nav-tabs {
  float: left;
}	
.filter-by {
  display: none;
}
.comment-author {
  width: 18%;
}
.comment-info {
  width: 80%;
}
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .mobile-menu-area {
        display: block
    }
    .header-r-cart {
  margin: 20px 73px 0;
}
    #newsletter-popup-conatiner {
        display: none;
    }
    .mainmenu-area, .service-area .row > div, .service-area-home-two .row > div, .service-area-home-three .row > div {
        border: 0 none;
    }
    .timer-grid > div, .timer-view > div {
        min-width: inherit;
        padding: 10px 5px
    }
    .banner-box a, .banner-box a img, .banner-container a, .banner-container a img {
        width: 100%;
    }
    .footer ul li a {padding: 0 9px}
    .single-product-item .button-actions .add-to-links li a, .single-product-item .button-actions button.button span {
        height: 42px;
        line-height: 42px;
        width: 42px;
    }
    .header-r-cart.header-cart-two, .header-r-cart.header-cart-three {
    margin: 20px 63px 0;
        }
    .service-home-four .single-service {
        padding-left: 102px;
    }   
    .sidebar-content.post .post-thumb {
        width: 23%
    }
    .sidebar-content.post .post-info {width: 77%}
    .wishlist-concept .all-cart-buttons button:last-child {
        margin-top: 0px;
    }
    .header-r-cart.cart-home-four > li {
        margin: 11px 140px 0;
    }
    ul.header-r-cart.cart-home-four .mini-cart-content {
        left: 74px;
        right: auto;
    }
    .product-tag-name .form-control {
        float: none;
        height: 38px;
    }
}                                                                                  