@media (max-width: 992px) {
  .sm-padding {
    padding: 15px;
  }
  .header-section .navbar-brand {
    height: 80px;
    padding: 0px;
    display: flex;
    align-items: center;
  }
  .js #mainmenu,
  .menu-btn {
    display: none;
  }
  .js .slicknav_menu,
  .project-2 .project-item {
    display: block;
  }
  .about-content h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .year-box {
    padding-left: 0px;
  }
  .error-content .error-info {
    padding-left: 10px;
  }
  .counter-content {
    text-align: left;
    padding-left: 70px;
  }
  .counter-wrap .col-lg-4:last-child {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .error-content,
  .error-content .error-info a,
  .mobileView {
    display: block;
  }
  .desktopView,
  .fifthLine,
  .firstLine,
  .fourthLine,
  .hero-section .scroll-down,
  .secondLine,
  .sixthLine,
  .thirdLine,
  p br {
    display: none;
  }
  .journeyBg {
    background-image: none;
    background-color: rgb(255, 255, 255);
  }
  #main-slider {
    margin-top: 0px;
  }
  .year-content {
    bottom: 0px;
    top: auto;
  }
  .year-content2 {
    top: auto;
    bottom: 128px;
    left: 30px;
  }
  .counter-content h2::before {
    width: 110px;
    height: 90px;
    left: -55px;
    top: -10px;
  }
  .counter-content h2 {
    font-size: 36px;
  }
  .counter-content span {
    padding-left: 5px;
  }
  body,
  p {
    font-size: 12px;
    line-height: 22px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 16px;
  }
  .padding {
    padding: 60px 0px;
  }
  .xs-padding {
    padding: 15px;
  }
  .hero-section {
    height: 350px;
  }
  .hero-section h1 {
    font-size: 40px;
    line-height: 1;
    margin: 0px 0px 10px;
  }
  .page-header {
    height: 250px;
  }
  .page-content h2 {
    font-size: 30px;
    margin: 0px;
  }
  .about-content h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .cta-content h2 {
    font-size: 28px;
    line-height: 1.2;
  }
  .error-content .error-info h2 {
    font-size: 120px;
    line-height: 120px;
    margin-bottom: 30px;
  }
  .contact-form .form-group .col-sm-6:first-child {
    margin-bottom: 15px;
  }
  .blog-single-content h2,
  .contact-info h2 {
    line-height: 28px;
  }
  .sidebar-wrap {
    padding-left: 0px;
  }
  .blog-single-content h2 a {
    font-size: 22px;
    line-height: 28px;
  }
  blockquote p {
    line-height: 32px;
  }
  .year-bg {
    width: 100%;
  }
  .ourJourney {
    position: relative;
  }
  .firstImg {
    top: 20px;
    width: 130px;
  }
  .firstCont {
    position: absolute;
    top: 0px;
    width: 240px;
    color: rgb(255, 255, 255);
    text-align: center;
    line-height: 22px;
    background-color: rgb(6, 84, 133);
    padding: 15px;
    border-radius: 8px 0px;
    left: 38%;
  }
  .secondImg {
    top: 135px;
    left: 0px;
    width: 130px;
  }
  .secondCont {
    top: 110px;
    width: 240px;
    left: 38%;
  }
  .thirdImg {
    top: 240px;
    left: 0px;
    width: 130px;
  }
  .thirdCont {
    top: 220px;
    width: 240px;
    left: 38%;
  }
  .fourthImg {
    top: 336px;
    left: 0px;
    width: 130px;
  }
  .fourthCont {
    top: 330px;
    width: 240px;
    left: 38%;
  }
  .fifthImg {
    top: 425px;
    left: 0px;
    width: 130px;
  }
  .fifthCont {
    top: 416px;
    width: 240px;
    left: 38%;
  }
  .sixthImg {
    top: 512px;
    left: 0px;
    width: 130px;
  }
  .sixthCont {
    top: 503px;
    width: 240px;
    left: 38%;
  }
  .testi-item {
    padding: 5px;
  }
  .aboutRight {
    height: 300px;
  }
  .aboutimg1 {
    top: 0px;
    width: 170px;
  }
  .aboutimg2 {
    top: 22px;
    right: 0px;
    width: 170px;
  }
  .aboutimg3 {
    top: 86px;
    width: 170px;
  }
  .aboutimg4 {
    top: 110px;
    right: 7%;
    width: 170px;
  }
  .aboutimg5 {
    top: 200px;
    width: 170px;
    left: 3%;
  }
  .aboutimg6 {
    top: 230px;
    right: 5%;
    width: 170px;
  }
}
@media (max-width: 580px) {
  .subscribe-form {
    width: 100%;
  }
  .counter-wrap .col-lg-4:first-child {
    margin-bottom: 50px;
  }
}
