@media screen and (max-width: 1200px) {
    
}
@media screen and (max-width: 1199px) {
   
}
@media screen and (max-width: 1199px) {
   .half-bg > .content h3 {
    font-size: 20px;
   }
    .topbar span{
        margin-right: 55px;
    }
    .half-bg{
        height: 43vh;
    }
    .choose-us .feature-img img{
        margin: 125px -54px -5px -34px;
    }
    .experience .timeline li .time-panel::before{
        right: -49px;
    }
    .experience .timeline::before{
        height: 700px;
    }
    .experience .timeline li .time-panel1::after{
        left: -48px;
    }
}
@media screen and (max-width: 992px) {
   .topbar {
        display: none;
   }
}


@media screen and (max-width: 991px) {
    .navbar-right {
        font-size: 12px;
    }
    .navbar-right {
        margin-right: -20px;
    }
    .carousel .item {
        min-height: 350px;
    }
    .about-wrap {
        padding: 0 10px;
    }
    .subscribe {
        display: none;
    }
    .contact-style-1 {
        width: 100%;
    }
    .choose-us .bg-grey {
        width: 50%;
    }
    .practice-item h4 {
        margin-top: 1.429em;
    }
    .half-bg .content {
        display: none;
        
    }
    .choose-us .feature-img img {
        display: none;
    }
    .choose-us {
        padding-bottom: 90px;
    }
    .experience .timeline li .time-panel {
        width: 100%;
        margin-bottom: 30px;
    }
    
    .experience .timeline li .time-panel::after,
    .experience .timeline li .time-panel::before,
    .experience .timeline li .time-cir,
    .experience .timeline::before {
        display: none;
    }

    .experience .timeline li .time-panel .time-experience h4,
    .experience .timeline li .time-panel .time-experience h6 {
        text-align: center;
    }
}


@media (max-width: 768px) {
    .blog-comments .comment:before {
        display: none;
    }

    .blog-comments .comment:after {
        width: 0;
        height: 0;
        top: -17px;
        left: 20px;
        content: " ";
        position: absolute;
        border-style: solid;
        border-width: 0 15px 17px 15px;
        border-color: transparent transparent #fff transparent;
    }
    .blog-post-quote {
        padding: 35px 25px;
    }

    .blog-post-quote p {
        font-size: 26px;
        line-height: 35px;
    }
}

@media screen and (max-width: 767px) {
    .row {
        margin-right: 15px;
        margin-left: 15px;
    }
    .counter .fun_text {
        margin-bottom: 30px;
    }
    .counter .fun_text a {
        margin-bottom: 10px;
    }
    .carousel-caption {
        top: 40%;
    }
}


@media screen and (max-width: 730px) {
    .team-item .overlay-content h4 {
        margin-top: 0;
    }
}

@media screen and (max-width: 669px) {
    .team-item .overlay-content h4 {
        margin-top: 3em;
    }
    .team-item .overlay-content p {
        display: none;
    }
}
@media screen and (max-width: 667px) {
    body {
        overflow-x: hidden !important;
    }
    .container {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
}

@media screen and (max-width: 650px) {
  .tab-2 label {
    font-size: 0;
  }

  .tab-2 label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 588px) {
    .team-item .overlay-content h4 {
        margin-top: 1em;
    }
    .team-item .overlay-content {
        padding: 20px;
    }
    .contact-style-1 h3:before,
    .contact-style-1 h3:after {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .p-w100 {
        width: 100%;
    }
    .header-topbar .icon-style-1 li:last-child {
        display: none;
    }
    .carousel-caption .btn {
        display: none; 
    }
    .carousel-caption h3 {
        font-size: 28px;
    }
    .carousel-caption {
        top: 50%;
    }
    
}
@media screen and (max-width: 545px) {
    .team-item .overlay-content {
        display: none;
    }
}
@media screen and (max-width: 450px) {
    .t-w100 {
        width: 100%;
    }
    .team-item .overlay-content p {
        display: block;
    }
    .team-item .overlay-content h4 {
        margin-top: 3em;
    }
    .team-item .overlay-content {
        padding: 30px;
    }

    .team-item .overlay-content {
        display: block;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {
        overflow-x: hidden;
    }

}


@media screen and (max-width: 650px) {
  .tab-2 label {
    font-size: 0;
  }

  .tab-2 label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 610px) {
  .error .content h2 {
        font-size: 15em;
    }
    .error .content p {
        line-height: 1.2;
    }

    .error .content {
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

/* Large Mobile :480px. */


@media only screen and (min-width:430px) {
    
    .panel h4  {
        font-size: 14px !important;
    }

    .bg-grey {
        width: 100% !important;
        left: 0;
    }
    

}

@media only screen and (max-width: 400px) {
  .tab-2 label {
    padding: 15px;
  }
  .navbar-brand {
        padding: 0;
    }
    .navbar-brand>img {
        width: 150px;
        height: auto;
    }

}

@media only screen and (max-width: 385px) {
  .icon-style-1 li {
    width: 30px;
  }
}

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



