@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  p {
    line-height: 1.7;
  }

  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pt-100 {
    padding-top: 50px;
  }

  .pb-70 {
    padding-bottom: 20px;
  }

  .pb-100 {
    padding-bottom: 50px;
  }



  /*-- End Header Top --*/
  /*-- Navbar --*/
  .mobile-nav .logo {
    width: 75px;
    top: 10px !important;
  }

  .mobile-nav.mean-container .mean-nav ul li a.active {
    color: #0046c0;
  }

  .nav-srh {
    display: none;
  }

  /*-- End Navbar --*/
  /*-- Home Slider --*/
  .slider-item {
    height: 100%;
    padding-top: 110px;
    padding-bottom: 110px;
    text-align: center;
  }

  .slider-item .slider-shape img {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    margin-bottom: 20px;
  }

  .slider-item .slider-shape-two img {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    margin-bottom: 20px;
  }

  .slider-item .slider-shape-three img {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    margin-bottom: 20px;
  }

  .slider-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #0046c0;
    opacity: .80;
  }

  .slider-item .slider-text {
    margin-top: 0px;
  }

  .slider-item .slider-text h1 {
    font-size: 26px;
    margin-bottom: 18px;
    max-width: 100%;
  }

  .slider-item .slider-text p {
    margin-bottom: 30px;
    max-width: 100%;
  }

  .common-btn a {
    font-size: 13px;
    padding: 13px 14px 12px;
    border-radius: 5px;
    margin-right: 8px;
      margin-bottom: 10px;
  }

  .home-slider .owl-prev {
    display: none !important;
  }

  .home-slider .owl-next {
    display: none !important;
  }

  .home-slider.owl-theme .owl-dots {
    bottom: 70px;
  }

  .home-slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 5px 4px;
    background-color: #0046c0;
  }

  .home-slider.owl-theme .owl-dots .owl-dot.active span, .home-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    width: 30px;
  }

  /*-- End Home Slider --*/
  /*-- Counter --*/
  .counter-bg {
    padding-top: 50px;
    padding-bottom: 20px;
    margin-top: -20px;
  }

  .counter-item i {
    font-size: 30px;
    margin-bottom: 14px;
  }

  .counter-item h3 {
    font-size: 30px;
    margin-bottom: 4px;
  }

  .counter-item p {
    font-size: 13px;
  }

  /*-- End Counter --*/
  /*-- About --*/
  .about-item h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .about-item p {
    margin-bottom: 20px;
  }

  .about-item ul {
    margin-bottom: 25px;
  }

  .about-item ul li {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .about-item ul li i {
    margin-right: 6px;
    font-size: 18px;
  }

  .about-item a {
    font-size: 14px;
    padding: 15px 30px;
  }

  .about-left:before {
    display: none;
  }

  .about-left:after {
    display: none;
  }

  @-webkit-keyframes a-one {
    50% {
      -webkit-transform: translate(-10px, -10px);
      transform: translate(-10px, -10px);
    }
  }
  @keyframes a-one {
    50% {
      -webkit-transform: translate(-10px, -10px);
      transform: translate(-10px, -10px);
    }
  }
  @-webkit-keyframes a-two {
    50% {
      -webkit-transform: translate(10px, 10px);
      transform: translate(10px, 10px);
    }
  }
  @keyframes a-two {
    50% {
      -webkit-transform: translate(10px, 10px);
      transform: translate(10px, 10px);
    }
  }
  .about-right {
    padding-left: 0;
  }

  .about-right img {
    right: 2px;
    width: 270px;
  }

  .about-left img {
    -webkit-animation: unset;
    animation: unset;
  }

  /*-- End About --*/
  /*-- Services --*/
  .section-title {
    margin-bottom: 30px;
  }

  .section-title h2 {
    font-size: 22px;
    padding-bottom: 12px;
  }

  .section-title h2:before {
    width: 50px;
    height: 2px;
  }

  .service-item:hover .service-end p {
    margin-bottom: 22px;
  }

  .service-item .service-front i {
    margin-bottom: 12px;
  }

  .service-item .service-front h3 {
    margin-bottom: 8px;
    font-size: 20px;
  }

  .service-item .service-front p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .service-item .service-end h3 {
    margin-bottom: 12px;
    font-size: 20px;
  }

  .service-item .service-end a {
    padding: 10px 15px;
  }

  /*-- End Services --*/
  /*-- Expertise --*/
  .expertise-item .expertise-inner {
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .expertise-item .expertise-inner i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    margin-bottom: 22px;
    -webkit-box-shadow: 0px 0px 0px 5px #ffffffa6;
    box-shadow: 0px 0px 0px 5px #ffffffa6;
  }

  .expertise-item .expertise-inner h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .expertise-item .expertise-right {
    padding-left: 0;
    margin-bottom: 30px;
  }

  .expertise-item .expertise-right:before {
    display: none;
  }

  .expertise-item .expertise-right:after {
    display: none;
  }

  .expertise-item .expertise-right img {
    width: 100%;
    z-index: 1;
  }

  /*-- End Expertise --*/
  /*-- Video --*/
  .video-area {
    height: 490px;
  }

  .video-item a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 25px;
    position: relative;
    top: -40px;
  }

  .video-item .video-content {
    margin-top: 30px;
    padding-left: 25px;
  }

  .video-item .video-content:before {
    top: 5px;
    width: 4px;
    height: 65px;
  }

  .video-item .video-content h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }

  .video-wrap .nav-pills .nav-link.active, .video-wrap .nav-pills .show > .nav-link {
    border-top: 2px solid #4d93e9;
  }

  .video-wrap .video-nav .video-nav-item {
    display: block;
  }

  .video-wrap .video-nav .video-nav-item a {
    font-size: 15px;
    padding-bottom: 18px;
    padding-top: 14px;
    border-bottom: 1px solid #4d93e959;
    border-top: 2px solid transparent;
  }

  /*-- End Video --*/
  /*-- Doctors --*/
  .doctor-item .doctor-top a {
    font-size: 14px;
    padding: 12px 0;
  }

  .doctor-item .doctor-bottom {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .doctor-item .doctor-bottom h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .doctor-item .doctor-bottom span {
    font-size: 14px;
  }

  .doctor-btn a {
    margin-top: 5px;
    font-size: 16px;
    padding: 12px 35px;
  }

  /*-- End Doctors --*/
  /*-- Blog --*/
  .blog-area {
    padding-bottom: 135px;
  }

  .blog-item .blog-bottom {
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }

  .blog-item .blog-bottom h3 a {
    font-size: 15px;
    margin-bottom: 14px;
  }

  .blog-item .blog-bottom p {
    padding-bottom: 22px;
  }

  .blog-item .blog-bottom ul {
    padding-top: 20px;
  }

  .blog-item .blog-bottom ul li {
    font-size: 14px;
  }

  .blog-item .blog-bottom ul li:last-child i {
    font-size: 14px;
  }

  .blog-item .blog-bottom ul li a {
    font-size: 14px;
  }

  .blog-item .blog-bottom ul li a i {
    font-size: 20px;
    top: 3px;
  }

  .blog-item .blog-bottom h3 a {
    font-size: 17px;
    margin-bottom: 12px;
  }

  /*-- End Blog --*/

  .page-title-four .page-title-item {
    margin-top: 55px;
  }

  /*-- Footer --*/
  footer {
    padding-top: 240px;
  }

  .footer-item .footer-contact h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .footer-item .footer-contact ul li {
    font-size: 14px;
    padding-left: 55px;
    margin-bottom: 40px;
  }

  .footer-item .footer-contact ul li:last-child i {
    top: -1px;
  }

  .footer-item .footer-contact ul li i {
    top: 2px;
    font-size: 38px;
  }

  .footer-item .footer-quick h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .footer-item .footer-quick ul li {
    margin-bottom: 15px;
  }

  .footer-item .footer-quick ul li a {
    font-size: 14px;
  }

  .footer-item .footer-feedback h3 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .footer-item .footer-feedback .form-group .form-control {
    font-size: 14px;
  }

  .footer-item .footer-feedback .feedback-btn {
    font-size: 13px;
    padding: 10px 32px;
  }

  /*-- End Footer --*/
  /*-- Copyright --*/
  .copyright-area .copyright-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .copyright-area .copyright-item p {
    font-size: 13px;
  }

  /*-- End Copyright --*/
  /*----- End Home Page One -----*/
  /*# sourceMappingURL=responsive.css.map */
}
@media only screen and (max-width: 1400px){
    .header-nav {
        padding-left: 20px;
        padding-right: 20px;
        -webkit-justify-content: space-between !important;
    }
}
