/** @format */

@media (max-width: 1334px) {
  .main-menu .main-menu__list > li > a,
  .stricky-header .main-menu__list > li > a {
    font-size: 14px;
  }
  .main-menu .main-menu__list > li + li,
  .stricky-header .main-menu__list > li + li {
    margin-left: 25px;
  }
  .section-1 .boxTabArea ul li a {
    font-size: 12px;
  }
  .about-two .container img {
    width: 100%;
  }
}

@media only screen and (min-width: 1160px) and (max-width: 1225px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 991px) {
  .topHeader .common-left {
    display: none;
  }
  .topHeader .col.text-center.common-middle {
    text-align: left !important;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 90%;
  }
  .tabDesBox .benefit-two__tab__title li {
    width: 25%;
  }
  .benefit-two__tab__content__inner .service-card__title {
    font-size: 15px;
  }
  .contact-box {
    position: relative;
    top: 0%;
    transform: translateY(0%);
  }
  .dark-bg.p-5 {
    padding: 1rem !important;
  }
}
@media (max-width: 768px) {
  /* .benefit-two__tab__title {
    display: flex;
    justify-content: center;
  } */
  .secterAreaBox .owl-nav {
    position: absolute;
    top: -22px;
    right: 10px;
  }
  .downloadPdfArea .row .col-md-5 img {
    display: none;
  }
  .screenRreader-table {
    overflow: scroll;
  }
  
}

@media (max-width: 650px) {
  .common-middle {
    display: none;
  }
  .topRightHeader {
    margin-left: auto;
  }
  .main-menu__logo img {
    height: 40px;
  }
  .main-menu__logo {
    height: 60px;
  }
  .slider-one__title {
    font-size: 18px;
    line-height: 1.4em;
  }
  .thm-btn,
  .thm-btn1 {
    padding: 12px 20px;
  }
  .sectionBox-5 h4 {
    font-size: 17px;
  }
  .sliderArrowDs-1 .owl-nav {
    top: -70px;
  }
  .about-two.pt-120 {
    padding: 60px 0;
  }
  .NewsDivmain .box {
    display: flex;
    flex-direction: column;
  }
  .NewCon a p {
    padding: 0 0;
  }
  .NewCon p {
    padding: 0 25px;
  }
  .NewCon .imgBox {
    display: flex;
    justify-content: center;
  }
  .NewCon span {
    padding: 0 25px;
  }
  .bullContBox {
    background: white;
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }
  .imgBox img {
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
  }
  .showcaseBtn {
    display: flex;
    justify-content: center;
  }
  ul.list-unstyled.benefit-two__tab__title.tab-btns.tab-buttons.justify-content-md-center{
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 0;
  }

  ul.list-unstyled.benefit-two__tab__title.tab-btns.tab-buttons.justify-content-md-center
    li{
    border: none;
  }
  

.totalVisitorsBox {
  margin-left: 0px;
}
}

@media (max-width: 460px) {
  .sliderArrowDs-1 .owl-nav {
    top: -30px;
  }
  .page-header .container {
    /* padding: 40px 0; */
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .page-header .container h2 {
    font-size: 25px;
  }
  .page-header .container {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .sectionBox-5 .container-new {
    padding-left: 161px;
  }
  .NewsDivmain .box img {
    width: 265px;
  }
  .showcaseBox.h-100 img {
    height: 18rem;
  }
  .showcaseBtn.viewBtn a {
    display: inline-block;
  }
  .showcaseBtn.viewBtn {
    text-align: center;
  }
}

@media (max-width: 320px) {
}
@media (min-width: 1200px) {
  .mobile-nav__wrapper.expanded{
    display: none;
  }
}


@media (max-width: 541px) {
  .tabDsArea ul {
    display: flex;
    flex-direction: column;
    border-radius: 25px;
  }
  .benefit-two__tab__title li span {
    width: 88vw;
    padding: 10px 0;
    text-align: center;
  }
}
