/* laptops */

@media (max-width: 1441px) {
  .btn-prev {
    right: 10px;
  }

  .btn-next {
    left: 10px;
  }
}

@media (min-width: 430px) and (max-width: 770px) {
  .col-5-5 {
    flex: 1 0 45% !important;
  }

  .start-bottom-10 {
    bottom: 35px !important;
    left: 50px !important;
  }

  .bottom-140 {
    bottom: 110px !important;
  }

  .end-60 {
    right: 10px !important;
  }

  .resposive-on-tablet {
    width: 300px !important;
  }

  .section-3-slider-width {
    height: 400px !important;
  }

  .col-xl-5-5 {
    width: 100% !important;
  }
}

@media (min-width: 770px) and (max-width: 1025px) {
  .start-bottom-10 {
    bottom: 18px !important;
  }

  .bottom-140 {
    bottom: 70px !important;
  }

  .end-60 {
    right: 10px !important;
  }

  .col-lg-5-6 {
    flex: 1 0 45% !important;
  }

  .resposive-on-tablet {
    width: 350px !important;
  }

  .col-xl-5-5 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .col-xl-5-5 {
    width: 100% !important;
  }

  .fs-m-6 {
    font-size: 18px !important;
  }

  .left-btn-hr {
    width: 140px !important;
    height: 30px !important;
  }

  .img-full-m {
    width: 110px !important;
    height: 110px !important;
  }

  .section-3-slider-width .carousel-inner {
    height: 300px !important;
  }

  .section-3-slider-width img {
    height: 300px !important;
  }

  .w-75 {
    width: 100% !important;
  }

  .w-news-box {
    width: 170px !important;
  }

  .fs-7-m {
    font-size: 16px !important;
  }

  .w-60-m {
    width: 60% !important;
  }

  .w-40-m {
    width: 40% !important;
  }

  .bottom-140 {
    bottom: 45px !important;
  }

  .bottom-140 h5 {
    font-size: 12px !important;
  }

  .bottom-140::after {
    height: 30px !important;
  }

  .end-60 {
    right: 5px !important;
  }

  .mySwiper {
    height: 300px !important;
  }

  .start-bottom-10 {
    bottom: 7px !important;
    left: 30px !important;
  }

  .swiper-pagination-bullet {
    font-size: 14px !important;
  }

  .article-number-size {
    top: 56% !important;
    font-size: 18px !important;
    position: absolute;
    padding: 5px 10px !important;
    color: white !important;
    border-bottom-right-radius: 8px !important;
    background-color: #1a6293 !important;
  }

  .article-image-bottom-on-card {
    width: 100% !important;
    height: 200px !important;
  }

  .section-3-slider-width {
    height: 300px !important;
  }
}
