/* LAPTOP */
@media (min-width: 992px){
  #mitra-lawyer-lists .col-sm-4{
    margin-bottom: 80px;
    margin-top: 20px;
  }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }
    .testimonials-slides .owl-prev {
        left: -3%;
    }

    .testimonials-slides .owl-next {
        right: -3%;
    }
    .pr-0-md{
      padding-right: 0 !important;
    }
}

/* TABLET */
@media (min-width: 768px) and (max-width: 991px) {
  #mitra-lawyer-lists .col-sm-4{
    margin-bottom: 80px;
    margin-top: 20px;
  }
    .navbar-toggler {
        border: 2px solid #fff;
        margin: 18px 0;
    }
    #mainNav {
        padding: 15px;
        border-radius: 0 0 3px 3px;
        margin-top: -2px;
    }
    .about-us-thumb {
        margin-top: 50px;
    }
    .section-heading h2 {
        font-size: 30px;
    }
    .testimonials-slides .owl-prev {
        left: -2%;
    }
    .testimonials-slides .owl-next {
        right: -2%;
    }
    .footer-nav ul li a {
        padding: 0 5px;
    }
}

/* MOBILE SMARTPHONE */
@media (min-width: 320px) and (max-width: 767px) {
  .service-carousel .owl-stage{
    padding-left: 10px !important;
  }
  #full-xs{
    padding-right:0px !important;
  }
  #mitra-lawyer-lists .col-sm-4{
    margin-bottom: 80px;
    margin-top: 20px;
  }
  .section-padding-120{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .service-info{
    border:0;
    padding:0;
  }
  .steps{
    margin-bottom: 40px;
  }
  .about-us-thumb{
    width: 45%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .p-0-xs{
    padding:0px !important;
  }
  #header-sticky-wrapper {
    width: ;
  }
  .header_area{
    padding:0;
  }
  #mainNav .dropdown-menu{
    box-shadow: none !important;
  }
  #mainNav {
      background: #ffffff;
      padding: 15px 0;
      border-radius: 0 0 3px 3px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
  }
  #mainNav .dropdown-menu{
    background: rgb(240, 240, 240);
    padding: 15px;
    border-radius: 0;
    border:0;
    margin:0;
    width:100% !important;
  }
  #mainNav .dropdown-item{
    margin-bottom: 5px;
  }
  .navbar-toggler {
      border: 0px;
      margin: 18px 0;
  }
  .header_area #mainNav .nav-link{
    color: #323232;
  }
  .is-sticky .header_area{
    padding:0;
  }
  .header_area .navbar-brand img{
    height:30px !important;
  }
  .h-85vh{
    /* height: 70vh; */
    padding-top: 15vh;
    padding-bottom: 15vh;
  }
  .h-50vh{
    height: 50vh;
    padding-top: 20vh;
  }
  .top-over{
    margin-top: -50px;
    padding:20px;
  }
  .top-over img{
    width: 100%;
    height:auto;
  }
  .top-over p{
    margin-top: 20px
  }
  .font-size-18{
    font-size: 16px !important;
  }
  .hero-area .bg-hero{
    opacity: 1;
  }
  .hero-area .hero-title{
    font-size: 24px;
    margin-top: 35px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    left: 10px;
  }
  .header_area {
    padding: 0;
  }
  .hero-area .hero-description{
    font-size: 14px;
    margin-top:-100px;
    position: relative;
    width: 100%;
    left: 10px;
    top: 150px;
  }
  .section-title{
    font-size: 32px;
  }
  .section-title-reflection{
    font-size: 64px;
    margin-top: -20px;
    letter-spacing: 5px;
  }
  .top-over .col-xl-5{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .about-us-text > h2 {
    font-size: 24px;
  }
  .about-us-thumb img{
    height:auto;
    width: 100%;
    margin-bottom: 30px;
  }
  .double-card{
    width:100% !important;
  }
  .double-card img{
    width: 100px;
  }
  .mitra-area{
    padding-top: 40px;
  }
  .mitra-area .display-1{
    font-size:2rem;
    margin-bottom:1rem !important;
  }
  .mitra-area .section-heading p{
    font-size: 14px !important;
  }
  .mitra-area .section-heading{
    margin-bottom: 0px;
  }
  .btn{
    font-size: 14px;
  }
  .display-4{
    font-size:1.5rem;
    margin-bottom:.5rem !important;
  }
  .mitra-area .col-md-5{
    margin-right: 40px;
    padding-bottom: 0 !important;
  }
  .section-padding-100-sm {
      padding-top: 0;
      padding-bottom: 100px;
  }
  .img-overlay{
    opacity: .2 !important;
  }
  .form{
    padding:20px 15px;
  }
  footer img{
    width:50%;;
  }
    .single-top-feature {
        padding: 15px;
    }
    .skills-side-thumb {
        position: relative;
        width: calc(100% - 15px);
        -webkit-transform: translateY(0%);
                transform: translateY(0%);
        margin-bottom: 50px;
    }
    .footer-copywrite-area {
        height: 100px;
    }
    .iframe-container{
      margin-top: 2.5rem;
    }
    .copywrite-text p {
        font-size: 12px;
        text-align: center;
        margin-right: 30px;
    }
    .footer-nav ul li a {
        font-size: 12px;
        text-align: center;
        padding: 0 10px 0 0;
    }
    .testimonials-slides .owl-prev {
        left: -2%;
    }
    .testimonials-slides .owl-next {
        right: -2%;
    }
    .contact-form-area {
        margin-top: 100px;
    }
    .service-carousel .owl-nav .owl-next{
      right: 0px;
    }
    .service-carousel .owl-nav .owl-prev{
      left: 0px;
    }
    .div-line:after{
      width: 10px;
      left: -10px;
    }
    .pills-3 .form-link{
      margin: 20px 5px;
    }
}
