@media (min-width: 1600px) {
  .slider-container {
    width: 85%;
    max-width: 1920px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 1780px) {
  .logo-bg {
    padding: 0px 20px 0px 50px;
  }

  .navbar-collapse {
    padding: 0px 20px;
  }

  .elephient-vector-img {
    position: absolute;

    bottom: 50px;

    right: -60px;

    max-width: 250px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .footer-subtext{
      font-size: 12px;
  }
  .logo-bg {
    padding: 0px 20px 0px 30px;
  }

  .navbar .navbar-brand img {
    width: 80px;
  }

  .navbar-collapse {
    padding: 0px 20px;
  }

  .navbar-nav li {
    padding: 0px 10px;
  }

  .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }

  .search-input {
    font-size: 14px;
  }

  .cart-items {
    font-size: 14px;

    padding: 3px 7px;
  }

  .dropdown-menu {
    padding: 5px;
  }

  .dropdown-item {
    font-size: 14px;

    line-height: 18px;

    padding: 5px 0px;
  }

  .elephient-vector-img {
    position: absolute;

    bottom: 70px;

    right: -25px;

    max-width: 190px;
  }

  .primary-btn {
    padding: 10px 30px;
  }

  .secondary-btn {
    padding: 10px 30px;
  }

  .third-btn {
    padding: 10px 30px;
  }

  .price-text {
    font-size: 18px;

    line-height: 26px;
  }

  .product-title {
    font-size: 18px;

    line-height: 26px;

    min-height: 60px;
  }

  .sec-title {
    font-size: 32px;
  }

  .ser-title {
    font-size: 16px;

    line-height: 24px;

    margin-bottom: 5px;
  }

  .ser-p-text {
    font-size: 14px;

    line-height: 20px;
  }

  .services-img-box img {
    max-width: 50px;

    margin-right: 20px;
  }

  .second-banner-title {
    font-size: 28px;

    line-height: 35px;
  }

  p {
    font-size: 14px;

    line-height: 22px;
  }

  .home-second-banner {
    padding: 50px 0px;
  }

  .home-third-banner {
    padding: 50px 0px;
  }

  .slider-container {
    width: 97%;

    margin-left: auto;
  }

  .blok-shape-top {
    position: absolute;

    right: 10%;

    top: -60px;

    max-width: 390px;
  }

  .blok-shape-bottom {
    position: absolute;

    right: 10%;

    bottom: 0;

    max-width: 390px;
  }

  .contact-title {
    font-size: 32px;
  }

  .form-label {
    font-size: 16px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .btn-ab1 {
    bottom: -64px;
}
  .footer-subtext{
      font-size: 10px;
  }
  .my-100 {
    margin-top: 70px;
  }

  .logo-bg {
    padding: 0px 15px;
  }

  .navbar .navbar-brand img {
    width: 80px;
  }

  .navbar-collapse {
    padding: 0px 10px;
  }

  .navbar-nav li {
    padding: 0px 7px;
  }

  .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }

  .search-input {
    font-size: 12px;

    line-height: 18px;

    padding-bottom: 6px;
  }

  .cart-items {
    font-size: 10px;

    padding: 3px 6px;
  }

  .nav-social-icon {
    font-size: 18px;

    margin: 0px 5px;
  }

  .nav-icon {
    font-size: 14px;

    margin-left: -23px;
  }

  .dropdown-menu {
    padding: 5px;
  }

  .dropdown-item {
    font-size: 14px;

    line-height: 18px;

    padding: 5px 0px;
  }

  .elephient-vector-img {
    display: none;
  }

  .primary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .secondary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .third-btn {
    font-size: 14px;

    padding: 10px 30px;
  }

  .price-text {
    font-size: 16px;

    line-height: 20px;
  }

  .product-title {
    font-size: 16px;

    line-height: 24px;

    min-height: 50px;
  }

  .sec-title {
    font-size: 28px;
  }

  .ser-title {
    font-size: 16px;

    line-height: 24px;

    margin-bottom: 5px;
  }

  .ser-p-text {
    font-size: 14px;

    line-height: 20px;
  }

  .services-img-box img {
    max-width: 50px;

    margin-right: 20px;
  }

  .second-banner-title {
    font-size: 28px;

    line-height: 35px;
  }

  p {
    font-size: 14px;

    line-height: 22px;
  }

  .home-second-banner {
    padding: 50px 0px;
  }

  .home-third-banner {
    padding: 50px 0px;
  }

  .slider-container {
    width: 97%;

    margin-left: auto;
  }

  .blok-shape-top {
    position: absolute;

    right: 10%;

    top: -60px;

    max-width: 390px;
  }

  .blok-shape-bottom {
    position: absolute;

    right: 10%;

    bottom: 0;

    max-width: 390px;
  }

  .contact-title {
    font-size: 28px;
  }

  .form-label {
    font-size: 16px;
  }

  .category-img-box {
    padding: 28px;
  }

  .category-name {
    font-size: 14px;

    line-height: 18px;
  }

  .tag-btn {
    font-size: 14px;

    line-height: 18px;

    padding: 10px 15px;
  }

  .second-banner-title::before {
    width: 40%;

    right: -10px;
  }

  .product-box {
    padding: 10px;
  }

  .list_product_list .text_p {
    width: 50%;
  }

  .prod_details h2 {
    font-size: 24px;

    line-height: 32px;
  }

  .prod_details p {
    font-size: 14px;

    line-height: 24px;
  }

  .det_text h6,
  .form_input label {
    font-size: 16px;
  }

  .pricePart h4 {
    font-size: 22px;

    line-height: 22px;
  }

  .prod_carousel .carousel-item img {
    height: 450px;
  }

  .nas-elephient-vector-img {
    left: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-subtext{
      font-size: 12px;
  }
  .my-100 {
    margin-top: 70px;
  }

  .navbar-box {
    display: contents;

    width: 100%;
  }

  .logo-bg {
    padding: 0px 40px 0px 40px;
  }

  .navbar-collapse {
    padding: 25px;

    border-top: 1px solid #fff;
  }

  .navbar-nav li {
    padding: 15px 0px;
  }

  .dropdown-menu {
    padding: 10px 10px;
  }

  .dropdown-item {
    padding: 0;
  }

  .dropdown-menu li {
    padding: 5px 0px;
  }

  .search-input {
    margin-top: 15px;
  }

  .elephient-vector-img {
    display: none;
  }

  .primary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .secondary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .third-btn {
    font-size: 14px;

    padding: 10px 30px;
  }

  .price-text {
    font-size: 14px;

    line-height: 20px;
  }

  .product-title {
    font-size: 16px;

    line-height: 24px;

    min-height: 50px;
  }

  .sec-title {
    font-size: 26px;

    line-height: 45px;
  }

  .ser-title {
    font-size: 16px;

    line-height: 24px;

    margin-bottom: 5px;
  }

  .ser-p-text {
    font-size: 14px;

    line-height: 20px;
  }

  .services-img-box img {
    max-width: 50px;

    margin-right: 20px;
  }

  .second-banner-title {
    font-size: 28px;

    line-height: 35px;
  }

  p {
    font-size: 14px;

    line-height: 22px;
  }

  .home-second-banner {
    padding: 50px 0px;
  }

  .home-third-banner {
    padding: 50px 0px;
  }

  .slider-container {
    width: 97%;

    margin-left: auto;
  }

  .blok-shape-top {
    position: absolute;

    right: 10%;

    top: -60px;

    max-width: 390px;
  }

  .blok-shape-bottom {
    position: absolute;

    right: 10%;

    bottom: 0;

    max-width: 390px;
  }

  .contact-title {
    font-size: 26px;

    line-height: 45px;
  }

  .form-label {
    font-size: 16px;
  }

  .category-img-box {
    padding: 28px;
  }

  .category-name {
    font-size: 14px;

    line-height: 18px;
  }

  .tag-btn {
    font-size: 14px;

    line-height: 18px;

    padding: 10px 15px;
  }

  .second-banner-title::before {
    width: 40%;

    right: -10px;
  }

  .col-category {
    flex: 0 0 auto;

    width: 33.3333%;
  }

  .home-second-banner {
    background-position: left;
  }

  .home-third-banner {
    background-position: right;
  }

  .contact-text-box {
    padding-left: 0;

    padding-top: 30px;
  }

  .contact-blok-shape-bottom {
    right: 0;

    position: absolute;

    bottom: -60px;

    opacity: 0.5;
  }

  .contact-blok-shape-top {
    left: 0;

    position: absolute;

    top: -40px;

    opacity: 0.5;
  }

  .filter_detail h2 {
    font-size: 22px;
  }

  .product_item {
    width: 50%;
  }

  .list_product .product-title {
    min-height: 72px;
  }

  .sidebar,
  .sideBar {
    padding: 0 10px;
  }

  .priceAr ul li {
    width: 45%;
  }

  .list_product_list .product-img {
    float: left;

    width: 40%;

    margin: 0;
  }

  .list_product_list .text_p {
    float: left;

    width: 60%;

    padding-left: 15px;
  }

  .list_product_list button.secondary-btn {
    float: right;
  }

  .prod_carousel .carousel-item img {
    height: auto;
  }

  .contact-us-box {
    margin-bottom: 30px;
  }
  .nas-elephient-vector-img {
    display: none;
  }

  .download--box {
    display: block;
  }
  .contact-page-blok-shape-top{
    display: none;
  }
  .contact-page-blok-shape-bottom{
    display: none;
  }
  .tab_bg {
    height: 55px;
  }
  .tabbox-vector-img{
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .footer-subtext{
      font-size: 12px;
  }
  .my-100 {
    margin-top: 50px;
  }

  .navbar-box {
    display: contents;

    width: 100%;
  }

  .logo-bg {
    padding: 0px 40px 0px 40px;
  }

  .navbar-collapse {
    padding: 25px;

    border-top: 1px solid #fff;
  }

  .navbar-nav li {
    padding: 15px 0px;
  }

  .dropdown-menu {
    padding: 10px 10px;
  }

  .dropdown-item {
    padding: 0;
  }

  .dropdown-menu li {
    padding: 5px 0px;
  }

  .search-input {
    margin-top: 15px;
  }

  .elephient-vector-img {
    display: none;
  }

  .primary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .secondary-btn {
    font-size: 14px;

    padding: 10px 20px;
  }

  .third-btn {
    font-size: 14px;

    padding: 10px 30px;
  }

  .price-text {
    font-size: 16px;

    line-height: 20px;
  }

  .product-title {
    font-size: 16px;

    line-height: 24px;

    min-height: auto;
  }

  .sec-title {
    font-size: 26px;

    line-height: 45px;
  }

  .ser-title {
    font-size: 16px;

    line-height: 24px;

    margin-bottom: 5px;
  }

  .ser-p-text {
    font-size: 14px;

    line-height: 20px;
  }

  .services-img-box img {
    max-width: 50px;

    margin-right: 20px;
  }

  .second-banner-title {
    font-size: 28px;

    line-height: 35px;
  }

  p {
    font-size: 14px;

    line-height: 22px;
  }

  .home-second-banner {
    padding: 50px 0px;
  }

  .home-third-banner {
    padding: 50px 0px;
  }

  .slider-container {
    width: 97%;

    margin-left: auto;
  }

  .blok-shape-top {
    position: absolute;

    right: 10%;

    top: -60px;

    max-width: 390px;
  }

  .blok-shape-bottom {
    position: absolute;

    right: 10%;

    bottom: 0;

    max-width: 390px;
  }

  .contact-title {
    font-size: 26px;

    line-height: 45px;
  }

  .form-label {
    font-size: 16px;
  }

  .category-img-box {
    padding: 28px;
  }

  .category-name {
    font-size: 14px;

    line-height: 18px;
  }

  .tag-btn {
    font-size: 14px;

    line-height: 18px;

    padding: 10px 15px;
  }

  .second-banner-title::before {
    width: 40%;

    right: -10px;
  }

  .col-category {
    flex: 0 0 auto;

    width: 33.3333%;
  }

  .home-second-banner {
    background-position: left;
  }

  .home-third-banner {
    background-position: right;
  }

  .contact-text-box {
    padding-left: 0;

    padding-top: 30px;
  }

  .contact-blok-shape-bottom {
    display: none;
  }

  .contact-blok-shape-top {
    display: none;
  }

  .blok-shape-top {
    display: none;
  }

  .blok-shape-bottom {
    display: none;
  }

  .home-third-banner .col-lg-4 {
    padding-left: 15%;
  }

  .sec-sub-title {
    font-size: 20px;
  }

  .sec-vector-bg .text-center {
    text-align: left !important;
  }

  .filter_detail h2 {
    font-size: 22px;

    margin-top: 25px;
  }

  .filter_ar select.form-select.form-select-sm {
    margin-top: 15px;
  }

  .product_item {
    width: 50%;
  }

  .product_list_area {
    padding: 0;
  }


  .list_product_list button.secondary-btn {
    padding: 10px;
  }

  .prod_carousel .carousel-item img {
    height: auto;
  }

  .det_text {
    margin-bottom: 10px;
  }

  .pagenumber {
    float: left;
  }

  .breadcrumb li {
    font-size: 14px;

    margin: 0;
  }

  .breadcrumb li:not(:last-child)::after {
    margin-left: 0;
  }

  .tab_pills p {
    font-size: 14px;

    line-height: 20px;
  }

  .prod_details h2 {
    font-size: 22px;

    line-height: 30px;
  }

  .det_text h6 {
    font-size: 16px;

    line-height: 22px;
  }

  .det_text p {
    font-size: 14px;

    line-height: 20px;
  }

  div#pills-tabContent {
    padding: 25px 0px;
  }
  .tab-content-box {
    padding: 20px 15px;
  }
  .elephient-vector-img1 {
    display: none;
  }
  .nas-elephient-vector-img {
    display: none;
  }
  .contact-us-box {
    margin-bottom: 30px;
  }
  .download--box {
    display: block;
  }
  .contact-page-blok-shape-top{
    display: none;
  }
  .contact-page-blok-shape-bottom{
    display: none;
  }
  .tabbox-vector-img{
    display: none;
  }

  .list_product_list .product-img img{
    width: 100%;
    max-width: 100%;
  }
  .list_product_list .product-box {
    overflow: hidden;
    display: block;
  }
  .list_product_list .product-box a{
    display: block;
  }
  .tab_bg {
    height: 55px;
  }
}

@media screen and (max-width: 576px) {

  .product_item .price-text {
    min-height: auto;
  }

  .qty_area {
    float: none;

    margin-bottom: 10px;
  }

  .woocommerce-Tabs-panel{
    padding: 5px;
  }

  ul, ol {
    margin: 0 0 1.5em 1em;
  }
}

@media screen and (max-width: 479px) {
  .sec-title {
    font-size: 20px;

    line-height: 32px;
  }

  .category-img-box {
    padding: 20px;
  }

  .home-third-banner .col-lg-4 {
    padding-left: 12px;
  }

  .contact-box {
    padding: 15px;
  }

  .product_item {
    width: 100%;
  }

  .list_product .product-title {
    min-height: auto;
  }

  .collaborating-text {
    font-size: 20px;
    line-height: 30px;
  }
  section.related.products .product_item {
    width: 100%;
  }
}

@media screen and (max-width: 425px) {
  .col-category {
    flex: 0 0 auto;

    width: 50%;
  }
}

@media screen and (max-width: 375px) {
  .second-banner-title::before {
    width: 40%;

    right: -5px;
  }
}

@media screen and (max-width: 320px) {
}
