

/* 1280px==------------------------------ */
@media (max-width:1280px){
    .slider_section .owl-carousel .slider-item .caption .content {
        padding-right: 50px;
      }
      
}
/* 1280px==------------------------------ */

/* 1199px==------------------------------ */
@media (max-width:1199px){
    .slider_section .owl-carousel .slider-item .caption h3 {
        font-size: 37px;
      }
      .menu .navbar .links ul li.list_item a::after {
        bottom: -19px;
      }
}
/* 1199px==------------------------------ */


/* 1024px==------------------------------ */
@media (max-width:1024px){
  .menu_btn{
    margin-left: 0;
    margin-right: 15px;
  }
  .menu .navbar .links.is-active{
    right: 0;
  }
  .menu .navbar .links{
    right: -1000px;
  }
}
/* 1024px==------------------------------ */


/* 991px==------------------------------ */
@media (max-width:991px){ 
    .slider_section .owl-carousel .slider-item .caption .content {
        padding-right: 0px;
      }
      .slider_section .owl-carousel .slider-item .caption span {
        font-size: 22px;
      }
      .slider_section .owl-carousel .slider-item .caption h3 {
        font-size: 32px;
      }
      .sec-title h3 {
        font-size: 23px;
        margin-bottom: 5px;
      }
      .sec-title span {
        font-size: 17px;
      }
      label {
        font-size: 16px;
      }  

}
/* 991px==------------------------------ */


/* 880px==------------------------------ */
@media (max-width:880px){  
}

/* 880px==------------------------------ */



/* 767px==------------------------------ */

@media (max-width:767px){
  .menu_btn {
    margin-right: 22px;
  } 
}
/* 767px==------------------------------ */

/* 600px==------------------------------ */
@media (max-width:600px){
  .slider_section .owl-carousel .slider-item .caption h3 {
    font-size: 26px;
    margin-top: 4px;
  }
  .slider_section .owl-carousel .slider-item .caption .action a{
    padding: 6px 17px;
    font-size: 14px;
  }
  .btn{
    height: 39px;
    line-height: 28px;
  }
  .slider_section .owl-carousel .slider-item .caption span {
    font-size: 21px;
  }
  .sec-title h3 {
    font-size: 21px;
  }
  .sec-title span {
    font-size: 16px;
  }
  .menu-section .item .text h3 {
    font-size: 18px;
  }
  .menu-section .item .text h4 {
    font-size: 19px;
  }
  .slider_section .owl-carousel .slider-item .caption .action {
    margin-top: 19px;
  }
  .slider_section .owl-carousel .slider-item .caption .action a {
    margin-left: 6px;
  } 
  .footer-section .bottom .item p {
    text-align: right;
  }
  .footer-section .bottom .item .ariyaweb {
    text-align: right;
  }  

  .page-content .product-image .detail .price h4 {
    font-size: 19px;
  }


  /* slider -------------------------------- */
  .slider_section .owl-carousel .slider-item .caption .content {
    padding-right: 0px;
    position: absolute;
    bottom: 310px;
    right: 0;
    text-align: center;
    width: 87%;
    left: 0;
    margin: auto;
  }
  .page-content .contact-sec .text h3 {
    font-weight: 800;
    font-size: 22px;
  } 
  
  /* slider -------------------------------- */
  .banner_top{
    height: 302px;
  }

}
/* 600px==------------------------------ */

/* 575px==------------------------------ */
@media (max-width:575px){  
  
}
/* 575px==------------------------------ */


/* 430px==------------------------------ */
@media (max-width:430px){
  .menu_btn {
    margin-right: 14px;
  }
}

/* 430px==------------------------------ */
