
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
  .pr3-mobile-menu-open {
    display: none;
  }
  .pr3-desktop-menu {
    display: block!important;
  }
  .pr3-navigation-menu ul li a.active {
    color: #fff;
  }
  .pr3-navigation-menu {
    margin-right: 0px!important;
    display: flex;
    justify-content: right;
    width: 100%;
  }
  .pr3-navigation-menu ul li a {
    padding: 20px 15px!important;
    color: #fff;
  }
  
.pr3-navigation-menu ul li.has-submenu::after{
  color: #fff;
}
.pr3-header-section.pr3-sticky-on .pr3-navigation-menu ul li a {
  color: #fff !important;
}
.ser-col {
  margin: 0px 10px;
}
.footer_section {
  text-align:left!important;
}
.big_title::before {
  left: 46%!important;
}

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

  .pr3-mobile-menu-open {
    right: 20px;
  }
  .tracking-search {
  width: 100%;
  position: relative;
  margin: 50px 0;
}
  .header_social {
    justify-content: left;
  }
  .pr3-mobile-menu {
    display: block !important;
  }
  .header_social.dt {
    display: none;
  }
  .pr3-desktop-menu {
    display: none;
  }

  .topbar-ul {
    display: grid;
    justify-content: center !important;
  }
  .header_social ul li a {
    color: #000;
    line-height: 30px;
    padding: 0;
  }

  .topbar {
    display: none;
  }

  .pr3-header-logo {
    display: block;
  }

  .pr3-header-logo img {
    width: 220px;
  }
  .pr3-header-section {
    background: #1a6002;
  }
  .tab.mission-list-tab ul li a {
    padding: 8px 26px;
    font-size: 14px;
  }
  .abt-img {
    margin-bottom: 10px;
  }
  .ser-col {
    margin: 0px;
  }
  .our-services {
    padding: 40px 0 0 0;
  }
  .services-section.desktop {
    padding: 50px 15px;
  }
  .services-section.desktop .ser-col {
    padding: 10px 0px;
  }
  .detail{
    top: 141px;
  }
  .big_title::before {
    left: 42%;
  }
  .box {
    margin-bottom: 20px;
  }
  

  .mission-tab,
  .about {
    margin-left: 0;
  }

  .serv-semple {
    padding: 1rem;
    height: 200px;
  }

  .serv-semple h2 {
    font-size: 24px;
  }

  .mission-image {
    margin: 15px;
  }

  .hero-item {
    height: 365px;
    background-position: bottom;
    padding: 60px 0;
  }
  .pr3-mobile-logo img {
    width: 220px;
  }

  .we-are-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .we-are-content
{
  padding: 50px 25px!important;
}
.our-work
{
  padding: 10px;
}

  .mission-section {
    padding-top: 50px;
  }
  .testimonial_person_image.wow.fadeInUp
  {
    display: none;
  }
  .blog-section
{
  padding: 50px 0 50px 0;
}
  .top-right {
    position: absolute;
    top: 0;
    right: 60px;
  }

  .pr3-header-wrapper .top-right {
    display: flex;
  }

  .hero-section {
    bottom: 0;
  }

  .hero-text h1 {
    font-size: 32px;
    line-height: 32px;
  }

 

  .sub_title.wow.fadeInUp {
    font-size: 20px;
  }

  .section_title .big_title {
    font-size: 34px;
  }

  .testimonial_primary {
    max-width: 100%;
    padding-top: 0px;
    padding-left: 0px;
  }
  .srbox {
    padding-left: 0;
    margin-top: 10px;
  }
  .titletd {
    width: 100%;
  }
  .bottomrow {
    display: block;
  }
  .flancher {
    margin-top: 10px;
  }
  .testimonial-slider {
    padding-bottom: 0;
    margin-bottom: 50px;
  }

  .price-div {
    width: 100%
  }

  .brand_slide {
    margin-top: 50px;
  }

  .brand_section_2 {
    text-align: center;
  }

  .footer_section {
    text-align: center;
  }

  .footer-widget {
    margin-top: 20px;
  }

  .about_image_1 {
    padding-right: 0;
  }

  .about_content {
    margin-top: 50px;
    margin-left: 0;
  }

  .service_listlayout_boxed {
    width: 100%;
    padding: 40px 10px;
  }

  .pr3-header-wrapper {
    padding: 0;
  }

  .hero-section.hero-slider .owl-nav.disabled {
    display: none;
  }

}